Pull request #3568 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 1424c5c28898345e9e090b9efb05348b96d4d2c5+7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 (2b9afa110ea2bf13a86b3f767dfb598c3c85aa3c) 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-ssh4347541130734322789.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-ssh2995446915465483362.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-3568/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-3568/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2157408778164809641.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-ssh3774991648799162499.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-3568/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-3568/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7012709033205741173.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1699 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh888873501105966283.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/6@tmp/jenkins-gitclient-ssh4549893532596000229.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 into PR head commit 1424c5c28898345e9e090b9efb05348b96d4d2c5 Merge succeeded, producing 1424c5c28898345e9e090b9efb05348b96d4d2c5 Checking out Revision 1424c5c28898345e9e090b9efb05348b96d4d2c5 (PR-3568) > git config core.sparsecheckout # timeout=10 > git checkout -f 1424c5c28898345e9e090b9efb05348b96d4d2c5 # 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/6@tmp/jenkins-gitclient-ssh3471876382563279001.key > git merge 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1424c5c28898345e9e090b9efb05348b96d4d2c5 # timeout=10 Commit message: "build(snap): update to consul 1.9.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T12:58:42.772Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T12:58:42.901Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T12:58:42.929Z] ========================================================= [2021-06-16T12:58:42.929Z] EdgeX Global Pipelines Version Info [2021-06-16T12:58:42.929Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 22263f4f1fad518a6929af818fca4faf49afbbc3 # timeout=10 [2021-06-16T12:58:44.439Z] ------------------- [2021-06-16T12:58:44.439Z] stable info: [2021-06-16T12:58:44.439Z] ------------------- [2021-06-16T12:58:44.439Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T12:58:44.439Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T12:58:44.439Z] Message: update stable to v1.0.195 [2021-06-16T12:58:45.015Z] ------------------- [2021-06-16T12:58:45.015Z] experimental info: [2021-06-16T12:58:45.015Z] ------------------- [2021-06-16T12:58:45.015Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T12:58:45.015Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T12:58:45.015Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T12:58:45.147Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-16T12:58:45.172Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-16T12:58:45.195Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T12:58:45.219Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T12:58:45.247Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T12:58:45.280Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T12:58:45.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T12:58:45.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-16T12:58:45.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-16T12:58:45.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-16T12:58:45.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T12:58:45.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T12:58:45.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T12:58:45.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T12:58:45.502Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T12:58:45.557Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T12:58:45.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T12:58:45.605Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T12:58:45.630Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-16T12:58:45.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-16T12:58:45.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-16T12:58:45.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T12:58:45.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3568 [Pipeline] echo [2021-06-16T12:58:45.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3568 [Pipeline] echo [2021-06-16T12:58:45.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3568 [Pipeline] echo [2021-06-16T12:58:45.799Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1424c5c28898345e9e090b9efb05348b96d4d2c5 [Pipeline] echo [2021-06-16T12:58:45.826Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1424c5c [Pipeline] echo [2021-06-16T12:58:45.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T12:58:45.935Z] provisioning config files... [2021-06-16T12:58:45.955Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config6587734593821651530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T12:58:46.290Z] ---> docker-login.sh [2021-06-16T12:58:46.290Z] nexus3.edgexfoundry.org:10001 [2021-06-16T12:58:46.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T12:58:46.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T12:58:46.556Z] Configure a credential helper to remove this warning. See [2021-06-16T12:58:46.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T12:58:46.556Z] [2021-06-16T12:58:46.556Z] Login Succeeded [2021-06-16T12:58:46.556Z] nexus3.edgexfoundry.org:10002 [2021-06-16T12:58:46.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T12:58:46.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T12:58:46.556Z] Configure a credential helper to remove this warning. See [2021-06-16T12:58:46.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T12:58:46.556Z] [2021-06-16T12:58:46.556Z] Login Succeeded [2021-06-16T12:58:46.556Z] nexus3.edgexfoundry.org:10003 [2021-06-16T12:58:46.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T12:58:46.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T12:58:46.820Z] Configure a credential helper to remove this warning. See [2021-06-16T12:58:46.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T12:58:46.820Z] [2021-06-16T12:58:46.820Z] Login Succeeded [2021-06-16T12:58:46.820Z] nexus3.edgexfoundry.org:10004 [2021-06-16T12:58:46.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T12:58:47.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T12:58:47.086Z] Configure a credential helper to remove this warning. See [2021-06-16T12:58:47.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T12:58:47.086Z] [2021-06-16T12:58:47.086Z] Login Succeeded [2021-06-16T12:58:47.086Z] docker.io [2021-06-16T12:58:47.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T12:58:47.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T12:58:47.349Z] Configure a credential helper to remove this warning. See [2021-06-16T12:58:47.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T12:58:47.349Z] [2021-06-16T12:58:47.349Z] Login Succeeded [2021-06-16T12:58:47.349Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T12:58:47.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T12:58:47.725Z] ++ 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-16T12:58:47.725Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T12:58:47.725Z] ++ dirname cmd/core-command/Dockerfile [2021-06-16T12:58:47.725Z] ++ cut -d/ -f2 [2021-06-16T12:58:47.725Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-16T12:58:47.725Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T12:58:47.725Z] ++ dirname cmd/core-data/Dockerfile [2021-06-16T12:58:47.725Z] ++ cut -d/ -f2 [2021-06-16T12:58:47.725Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-16T12:58:47.725Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T12:58:47.725Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-16T12:58:47.725Z] ++ cut -d/ -f2 [2021-06-16T12:58:47.725Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-16T12:58:47.725Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T12:58:47.725Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-16T12:58:47.725Z] ++ cut -d/ -f2 [2021-06-16T12:58:47.725Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-16T12:58:47.725Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T12:58:47.725Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-16T12:58:47.725Z] ++ cut -d/ -f2 [2021-06-16T12:58:47.725Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-16T12:58:47.725Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T12:58:47.725Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-16T12:58:47.725Z] ++ cut -d/ -f2 [2021-06-16T12:58:47.725Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-16T12:58:47.725Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T12:58:47.725Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-16T12:58:47.725Z] ++ cut -d/ -f2 [2021-06-16T12:58:47.725Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-16T12:58:47.725Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T12:58:47.725Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-16T12:58:47.725Z] ++ cut -d/ -f2 [2021-06-16T12:58:47.725Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-16T12:58:47.725Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T12:58:47.725Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-16T12:58:47.725Z] ++ cut -d/ -f2 [2021-06-16T12:58:47.725Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-16T12:58:47.779Z] 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-16T12:58:51.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T12:58:51.585Z] [2021-06-16T12:58:51.585Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T12:58:51.902Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T12:58:51.902Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T12:58:51.902Z] 31603596830f: Pulling fs layer [2021-06-16T12:58:51.902Z] 54011a49482f: Pulling fs layer [2021-06-16T12:58:51.902Z] a6820b24f6d8: Pulling fs layer [2021-06-16T12:58:51.902Z] f581987b2513: Pulling fs layer [2021-06-16T12:58:51.902Z] f581987b2513: Waiting [2021-06-16T12:58:51.902Z] 54011a49482f: Verifying Checksum [2021-06-16T12:58:51.902Z] 54011a49482f: Download complete [2021-06-16T12:58:52.165Z] 31603596830f: Verifying Checksum [2021-06-16T12:58:52.165Z] 31603596830f: Download complete [2021-06-16T12:58:52.165Z] f581987b2513: Verifying Checksum [2021-06-16T12:58:52.165Z] f581987b2513: Download complete [2021-06-16T12:58:52.165Z] a6820b24f6d8: Verifying Checksum [2021-06-16T12:58:52.165Z] a6820b24f6d8: Download complete [2021-06-16T12:58:52.441Z] 31603596830f: Pull complete [2021-06-16T12:58:52.441Z] 54011a49482f: Pull complete [2021-06-16T12:58:53.030Z] a6820b24f6d8: Pull complete [2021-06-16T12:58:53.294Z] f581987b2513: Pull complete [2021-06-16T12:58:53.294Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T12:58:53.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T12:58:53.294Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T12:58:53.384Z] prd-centos7-docker-4c-2g-1699 does not seem to be running inside a container [2021-06-16T12:58:53.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T12:58:54.436Z] $ docker top f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T12:58:54.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T12:58:54.588Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T12:58:54.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T12:58:54.719Z] $ docker exec f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf ssh-agent [2021-06-16T12:58:54.853Z] SSH_AUTH_SOCK=/tmp/ssh-0MNdWzkYgrp9/agent.15 [2021-06-16T12:58:54.853Z] SSH_AGENT_PID=21 [2021-06-16T12:58:54.867Z] Running ssh-add (command line suppressed) [2021-06-16T12:58:54.986Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8337500061589880315.key (/w/workspace/edgex-go/6@tmp/private_key_8337500061589880315.key) [2021-06-16T12:58:55.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T12:58:55.316Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T12:58:55.330Z] $ docker exec --env ******** --env ******** f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf ssh-agent -k [2021-06-16T12:58:55.442Z] unset SSH_AUTH_SOCK; [2021-06-16T12:58:55.442Z] unset SSH_AGENT_PID; [2021-06-16T12:58:55.442Z] echo Agent pid 21 killed; [2021-06-16T12:58:55.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T12:58:55.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T12:58:55.500Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T12:58:55.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T12:58:55.631Z] $ docker exec f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf ssh-agent [2021-06-16T12:58:55.753Z] SSH_AUTH_SOCK=/tmp/ssh-Db8uB9hNkroM/agent.54 [2021-06-16T12:58:55.754Z] SSH_AGENT_PID=59 [2021-06-16T12:58:55.760Z] Running ssh-add (command line suppressed) [2021-06-16T12:58:55.871Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_3252309794375029977.key (/w/workspace/edgex-go/6@tmp/private_key_3252309794375029977.key) [2021-06-16T12:58:55.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T12:58:56.202Z] + git semver init [2021-06-16T12:58:56.202Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T12:58:56.202Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-06-16T12:58:56.202Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-06-16T12:58:56.202Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T12:58:56.202Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T12:58:56.202Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T12:58:56.202Z] # $SEMVER_BRANCH = PR-3568 [2021-06-16T12:58:56.202Z] # $SEMVER_TEMP = /tmp/semver-849007163 [2021-06-16T12:58:56.202Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-16T12:59:08.491Z] # '/tmp/semver-849007163' -> '/w/workspace/edgex-go/6/.semver' [2021-06-16T12:59:08.752Z] # -> Force: false [2021-06-16T12:59:08.752Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-06-16T12:59:08.759Z] $ docker exec --env ******** --env ******** f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf ssh-agent -k [2021-06-16T12:59:08.880Z] unset SSH_AUTH_SOCK; [2021-06-16T12:59:08.880Z] unset SSH_AGENT_PID; [2021-06-16T12:59:08.880Z] echo Agent pid 59 killed; [2021-06-16T12:59:08.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T12:59:09.240Z] + git semver [Pipeline] } [2021-06-16T12:59:09.254Z] $ docker stop --time=1 f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf [2021-06-16T12:59:11.311Z] $ docker rm -f f5ee11ee6f24a8329da01ba5d75c77094cff00b677f7606965e8ee79fc203faf [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T12:59:11.718Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T12:59:14.370Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T12:59:14.373Z] [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-16T12:59:15.044Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T12:59:15.485Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T12:59:15.782Z] + sudo service docker restart [2021-06-16T12:59:15.782Z] + true [2021-06-16T12:59:15.782Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T12:59:29.657Z] Still waiting to schedule task [2021-06-16T12:59:29.658Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-16T12:59:33.957Z] ========================================================= [2021-06-16T12:59:33.957Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T12:59:33.957Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T12:59:34.273Z] + 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-16T12:59:35.678Z] Sending build context to Docker daemon 329.5MB [2021-06-16T12:59:35.678Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T12:59:35.678Z] Step 2/6 : FROM ${BASE} [2021-06-16T12:59:35.943Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T12:59:35.943Z] 540db60ca938: Pulling fs layer [2021-06-16T12:59:35.943Z] adcc1eea9eea: Pulling fs layer [2021-06-16T12:59:35.943Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T12:59:35.943Z] 0510c868ecb4: Pulling fs layer [2021-06-16T12:59:35.943Z] afea3b2eda06: Pulling fs layer [2021-06-16T12:59:35.943Z] 7809a108b3ef: Pulling fs layer [2021-06-16T12:59:35.943Z] f706445af74f: Pulling fs layer [2021-06-16T12:59:35.943Z] 0510c868ecb4: Waiting [2021-06-16T12:59:35.943Z] afea3b2eda06: Waiting [2021-06-16T12:59:35.943Z] 7809a108b3ef: Waiting [2021-06-16T12:59:35.943Z] f706445af74f: Waiting [2021-06-16T12:59:35.943Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T12:59:35.943Z] 4c4ab2625f07: Download complete [2021-06-16T12:59:35.943Z] adcc1eea9eea: Verifying Checksum [2021-06-16T12:59:35.943Z] adcc1eea9eea: Download complete [2021-06-16T12:59:35.943Z] afea3b2eda06: Verifying Checksum [2021-06-16T12:59:35.943Z] afea3b2eda06: Download complete [2021-06-16T12:59:35.943Z] 7809a108b3ef: Verifying Checksum [2021-06-16T12:59:35.943Z] 7809a108b3ef: Download complete [2021-06-16T12:59:35.943Z] 540db60ca938: Verifying Checksum [2021-06-16T12:59:35.943Z] 540db60ca938: Download complete [2021-06-16T12:59:36.207Z] 540db60ca938: Pull complete [2021-06-16T12:59:36.207Z] adcc1eea9eea: Pull complete [2021-06-16T12:59:36.468Z] 4c4ab2625f07: Pull complete [2021-06-16T12:59:37.858Z] f706445af74f: Download complete [2021-06-16T12:59:38.447Z] 0510c868ecb4: Verifying Checksum [2021-06-16T12:59:38.447Z] 0510c868ecb4: Download complete [2021-06-16T12:59:41.790Z] 0510c868ecb4: Pull complete [2021-06-16T12:59:42.067Z] afea3b2eda06: Pull complete [2021-06-16T12:59:42.067Z] 7809a108b3ef: Pull complete [2021-06-16T12:59:44.005Z] f706445af74f: Pull complete [2021-06-16T12:59:44.005Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T12:59:44.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T12:59:44.005Z] ---> b068be0155e3 [2021-06-16T12:59:44.005Z] 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-16T12:59:45.418Z] ---> Running in 3cdcb0e71012 [2021-06-16T12:59:45.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T12:59:46.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T12:59:46.890Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T12:59:47.464Z] (2/12) Installing file (5.39-r0) [2021-06-16T12:59:47.726Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T12:59:47.726Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T12:59:55.887Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T12:59:55.887Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T12:59:55.887Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T12:59:55.887Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T12:59:55.887Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T12:59:55.887Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T12:59:55.887Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T12:59:55.887Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T12:59:55.887Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T12:59:55.887Z] OK: 219 MiB in 52 packages [2021-06-16T12:59:56.833Z] Removing intermediate container 3cdcb0e71012 [2021-06-16T12:59:56.833Z] ---> 5d16c21176f0 [2021-06-16T12:59:56.833Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T12:59:56.833Z] ---> Running in 0fe74e1dff99 [2021-06-16T12:59:56.833Z] Removing intermediate container 0fe74e1dff99 [2021-06-16T12:59:56.833Z] ---> dc9caced5dfd [2021-06-16T12:59:56.833Z] Step 5/6 : COPY go.mod . [2021-06-16T12:59:57.095Z] ---> 954c2a7cb48f [2021-06-16T12:59:57.095Z] Step 6/6 : RUN go mod download [2021-06-16T12:59:57.095Z] ---> Running in 8f80a0c3d82e [2021-06-16T13:00:12.105Z] Removing intermediate container 8f80a0c3d82e [2021-06-16T13:00:12.105Z] ---> bd436acc9703 [2021-06-16T13:00:12.105Z] Successfully built bd436acc9703 [2021-06-16T13:00:12.105Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T13:00:12.432Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T13:00:12.432Z] . [Pipeline] withDockerContainer [2021-06-16T13:00:12.524Z] prd-centos7-docker-4c-2g-1699 does not seem to be running inside a container [2021-06-16T13:00:12.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T13:00:13.030Z] $ docker top fb0fd78b600782b3be397ccd45ccf3554b2abadf1836a458b1edf9e408d8e7fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T13:00:13.422Z] + go version [2021-06-16T13:00:13.422Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T13:00:13.439Z] $ docker stop --time=1 fb0fd78b600782b3be397ccd45ccf3554b2abadf1836a458b1edf9e408d8e7fa [2021-06-16T13:00:14.638Z] $ docker rm -f fb0fd78b600782b3be397ccd45ccf3554b2abadf1836a458b1edf9e408d8e7fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T13:00:15.245Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T13:00:15.245Z] . [Pipeline] withDockerContainer [2021-06-16T13:00:15.333Z] prd-centos7-docker-4c-2g-1699 does not seem to be running inside a container [2021-06-16T13:00:15.376Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T13:00:15.765Z] $ docker top 697f7643d9fb84abe5829f71b215476cc89fab2bb311afcdb8f10f632dff723e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T13:00:15.862Z] ========================================================= [2021-06-16T13:00:15.862Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T13:00:15.862Z] ========================================================= [Pipeline] sh [2021-06-16T13:00:16.167Z] + go mod tidy [Pipeline] sh [2021-06-16T13:00:16.745Z] + make test [2021-06-16T13:00:16.745Z] go mod tidy [2021-06-16T13:00:17.011Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T13:00:23.669Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T13:00:41.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T13:00:45.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T13:00:46.685Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T13:00:46.961Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T13:00:49.585Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T13:00:50.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T13:00:50.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T13:00:50.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T13:00:50.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T13:00:51.036Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T13:00:51.300Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T13:00:51.300Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T13:00:51.300Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T13:00:51.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T13:00:53.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-06-16T13:00:53.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T13:00:53.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T13:00:54.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 100.0% of statements [2021-06-16T13:00:54.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T13:00:55.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 53.4% of statements [2021-06-16T13:00:55.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T13:00:55.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T13:00:56.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 87.7% of statements [2021-06-16T13:00:56.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T13:00:56.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T13:00:56.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.069s coverage: 78.9% of statements [2021-06-16T13:00:57.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-06-16T13:00:57.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T13:00:57.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T13:00:57.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T13:00:57.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T13:00:57.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T13:01:00.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 95.1% of statements [2021-06-16T13:01:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T13:01:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T13:01:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T13:01:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T13:01:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T13:01:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T13:01:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T13:01:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T13:01:00.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2021-06-16T13:01:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T13:01:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T13:01:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T13:01:00.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.8% of statements [2021-06-16T13:01:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T13:01:00.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-06-16T13:01:00.920Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements [2021-06-16T13:01:00.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T13:01:00.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-16T13:01:00.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-06-16T13:01:00.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-06-16T13:01:00.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2021-06-16T13:01:00.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-16T13:01:13.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-06-16T13:01:13.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-06-16T13:01:17.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.236s coverage: 81.8% of statements [2021-06-16T13:01:17.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T13:01:31.243Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1700 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws [2021-06-16T13:01:31.264Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-06-16T13:01:31.481Z] The recommended git tool is: git [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 76.0% of statements [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.2% of statements [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-06-16T13:01:35.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T13:01:35.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T13:01:36.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.6% of statements [2021-06-16T13:01:36.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T13:01:36.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T13:01:36.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-06-16T13:01:36.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T13:01:36.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-06-16T13:01:36.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T13:01:39.601Z] using credential edgex-jenkins-ssh [2021-06-16T13:01:39.619Z] Cloning the remote Git repository [2021-06-16T13:01:39.683Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T13:01:39.802Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-06-16T13:01:39.874Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T13:01:39.875Z] > git --version # timeout=10 [2021-06-16T13:01:39.890Z] > git --version # 'git version 2.17.1' [2021-06-16T13:01:39.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T13:01:39.973Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T13:01:44.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 19.3% of statements [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T13:01:44.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 91.9% of statements [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T13:01:44.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T13:01:44.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T13:01:44.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T13:01:44.957Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2021-06-16T13:01:44.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T13:01:44.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-16T13:01:44.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T13:01:44.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T13:01:44.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T13:01:44.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T13:01:44.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-06-16T13:01:44.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements [2021-06-16T13:01:44.958Z] GO111MODULE=on go vet ./... [2021-06-16T13:01:56.900Z] Merging remotes/origin/master commit 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 into PR head commit 1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:01:57.224Z] Merge succeeded, producing 1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:01:57.225Z] Checking out Revision 1424c5c28898345e9e090b9efb05348b96d4d2c5 (PR-3568) [2021-06-16T13:01:55.899Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T13:01:55.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T13:01:55.937Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T13:01:55.971Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T13:01:55.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T13:01:55.983Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T13:01:56.912Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T13:01:56.934Z] > git checkout -f 1424c5c28898345e9e090b9efb05348b96d4d2c5 # timeout=10 [2021-06-16T13:01:57.130Z] > git remote # timeout=10 [2021-06-16T13:01:57.157Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T13:01:57.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T13:01:57.183Z] > git merge 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 [2021-06-16T13:01:57.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T13:01:57.225Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T13:01:57.242Z] > git checkout -f 1424c5c28898345e9e090b9efb05348b96d4d2c5 # timeout=10 [2021-06-16T13:02:01.468Z] Commit message: "build(snap): update to consul 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T13:02:03.262Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T13:02:03.674Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T13:02:04.011Z] + sudo service docker restart [2021-06-16T13:02:04.011Z] + true [2021-06-16T13:02:11.638Z] gofmt -l . [2021-06-16T13:02:11.638Z] [ "`gofmt -l .`" = "" ] [2021-06-16T13:02:11.638Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T13:02:11.944Z] + ls -al . [2021-06-16T13:02:11.944Z] total 516 [2021-06-16T13:02:11.944Z] drwxrwxr-x 10 1001 1001 4096 Jun 16 13:02 . [2021-06-16T13:02:11.944Z] drwxr-xr-x 4 root root 28 Jun 16 13:00 .. [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 12:58 .dockerignore [2021-06-16T13:02:11.944Z] drwxrwxr-x 8 1001 1001 179 Jun 16 12:58 .git [2021-06-16T13:02:11.944Z] drwxrwxr-x 3 1001 1001 125 Jun 16 12:58 .github [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 12:58 .gitignore [2021-06-16T13:02:11.944Z] drwx------ 3 1001 1001 60 Jun 16 12:59 .semver [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 12:58 .sonarcloud.properties [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 12:58 Attribution.txt [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 12:58 CONTRIBUTING.md [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 12:58 Dockerfile.build [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 12:58 Jenkinsfile [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 12:58 LICENSE [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 12:58 Makefile [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 12:58 README.md [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 12:58 SECURITY.md [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 5 Jun 16 12:59 VERSION [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 12:58 ZMQWindows.md [2021-06-16T13:02:11.944Z] drwxrwxr-x 2 1001 1001 37 Jun 16 12:58 bin [2021-06-16T13:02:11.944Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 12:58 cmd [2021-06-16T13:02:11.944Z] -rw-r--r-- 1 root root 398195 Jun 16 13:01 coverage.out [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 12:58 go.mod [2021-06-16T13:02:11.944Z] -rw-r--r-- 1 root root 20843 Jun 16 13:00 go.sum [2021-06-16T13:02:11.944Z] drwxrwxr-x 7 1001 1001 114 Jun 16 12:58 internal [2021-06-16T13:02:11.944Z] drwxrwxr-x 3 1001 1001 16 Jun 16 12:58 openapi [2021-06-16T13:02:11.944Z] drwxrwxr-x 4 1001 1001 71 Jun 16 12:58 snap [2021-06-16T13:02:11.944Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 12:58 version.go [Pipeline] sh [2021-06-16T13:02:12.243Z] + '[' -e coverage.out ] [2021-06-16T13:02:12.244Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T13:02:12.349Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T13:02:12.649Z] + make build [2021-06-16T13:02:12.649Z] go mod tidy [2021-06-16T13:02:12.913Z] 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-16T13:02:14.317Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T13:02:22.374Z] provisioning config files... [2021-06-16T13:02:22.399Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2700866876819032806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T13:02:22.513Z] 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-16T13:02:22.513Z] 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-16T13:02:22.772Z] ---> docker-login.sh [2021-06-16T13:02:22.772Z] nexus3.edgexfoundry.org:10001 [2021-06-16T13:02:23.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T13:02:23.911Z] 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-16T13:02:24.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T13:02:24.027Z] Configure a credential helper to remove this warning. See [2021-06-16T13:02:24.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T13:02:24.027Z] [2021-06-16T13:02:24.027Z] Login Succeeded [2021-06-16T13:02:24.027Z] nexus3.edgexfoundry.org:10002 [2021-06-16T13:02:24.171Z] 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-16T13:02:24.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T13:02:24.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T13:02:24.625Z] Configure a credential helper to remove this warning. See [2021-06-16T13:02:24.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T13:02:24.625Z] [2021-06-16T13:02:24.625Z] Login Succeeded [2021-06-16T13:02:24.625Z] nexus3.edgexfoundry.org:10003 [2021-06-16T13:02:25.126Z] 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-16T13:02:25.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T13:02:25.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T13:02:25.235Z] Configure a credential helper to remove this warning. See [2021-06-16T13:02:25.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T13:02:25.235Z] [2021-06-16T13:02:25.235Z] Login Succeeded [2021-06-16T13:02:25.235Z] nexus3.edgexfoundry.org:10004 [2021-06-16T13:02:25.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T13:02:25.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T13:02:25.785Z] Configure a credential helper to remove this warning. See [2021-06-16T13:02:25.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T13:02:25.785Z] [2021-06-16T13:02:25.785Z] Login Succeeded [2021-06-16T13:02:25.785Z] docker.io [2021-06-16T13:02:26.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T13:02:26.078Z] 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-16T13:02:26.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T13:02:26.659Z] Configure a credential helper to remove this warning. See [2021-06-16T13:02:26.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T13:02:26.659Z] [2021-06-16T13:02:26.659Z] Login Succeeded [2021-06-16T13:02:26.659Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T13:02:26.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T13:02:29.492Z] ========================================================= [2021-06-16T13:02:29.492Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T13:02:29.492Z] ========================================================= [2021-06-16T13:02:29.509Z] 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-16T13:02:29.509Z] 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-16T13:02:29.509Z] 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 [Pipeline] isUnix [Pipeline] sh [2021-06-16T13:02:29.770Z] 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-16T13:02:29.842Z] + 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 . [Pipeline] } [2021-06-16T13:02:31.732Z] $ docker stop --time=1 697f7643d9fb84abe5829f71b215476cc89fab2bb311afcdb8f10f632dff723e [2021-06-16T13:02:32.476Z] Sending build context to Docker daemon 166.4MB [2021-06-16T13:02:32.477Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T13:02:32.477Z] Step 2/6 : FROM ${BASE} [2021-06-16T13:02:32.477Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T13:02:32.477Z] 595b0fe564bb: Pulling fs layer [2021-06-16T13:02:32.477Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T13:02:32.477Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T13:02:32.477Z] ba82ee9f976e: Pulling fs layer [2021-06-16T13:02:32.477Z] 506bd15cee9f: Pulling fs layer [2021-06-16T13:02:32.477Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T13:02:32.477Z] 618dc40b7e24: Pulling fs layer [2021-06-16T13:02:32.477Z] ba82ee9f976e: Waiting [2021-06-16T13:02:32.477Z] 506bd15cee9f: Waiting [2021-06-16T13:02:32.477Z] 75a0a4a0db45: Waiting [2021-06-16T13:02:32.477Z] 618dc40b7e24: Waiting [2021-06-16T13:02:32.477Z] 5b7225fbf94c: Download complete [2021-06-16T13:02:32.477Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T13:02:32.477Z] 3088b5b3c5c0: Download complete [2021-06-16T13:02:32.477Z] 506bd15cee9f: Download complete [2021-06-16T13:02:32.477Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T13:02:32.477Z] 75a0a4a0db45: Download complete [2021-06-16T13:02:32.477Z] 595b0fe564bb: Download complete [2021-06-16T13:02:33.083Z] 595b0fe564bb: Pull complete [2021-06-16T13:02:33.474Z] $ docker rm -f 697f7643d9fb84abe5829f71b215476cc89fab2bb311afcdb8f10f632dff723e [2021-06-16T13:02:33.686Z] 3088b5b3c5c0: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-16T13:02:34.299Z] 5b7225fbf94c: Pull complete [2021-06-16T13:02:34.572Z] 618dc40b7e24: Verifying Checksum [2021-06-16T13:02:34.572Z] 618dc40b7e24: Download complete [2021-06-16T13:02:37.300Z] ba82ee9f976e: Download complete [Pipeline] isUnix [Pipeline] sh [2021-06-16T13:02:38.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T13:02:38.650Z] [2021-06-16T13:02:38.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T13:02:38.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T13:02:38.970Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-16T13:02:38.970Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-16T13:02:38.970Z] ca9280d653b3: Pulling fs layer [2021-06-16T13:02:38.970Z] 7e9c9ca2126c: Pulling fs layer [2021-06-16T13:02:39.231Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-16T13:02:39.231Z] cbdbe7a5bc2a: Download complete [2021-06-16T13:02:39.231Z] cbdbe7a5bc2a: Pull complete [2021-06-16T13:02:39.498Z] ca9280d653b3: Verifying Checksum [2021-06-16T13:02:39.498Z] ca9280d653b3: Download complete [2021-06-16T13:02:40.447Z] ca9280d653b3: Pull complete [2021-06-16T13:02:40.447Z] 7e9c9ca2126c: Verifying Checksum [2021-06-16T13:02:40.447Z] 7e9c9ca2126c: Download complete [2021-06-16T13:02:43.763Z] 7e9c9ca2126c: Pull complete [2021-06-16T13:02:43.763Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-16T13:02:43.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T13:02:43.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-16T13:02:43.849Z] prd-centos7-docker-4c-2g-1699 does not seem to be running inside a container [2021-06-16T13:02:43.915Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-16T13:02:46.084Z] ba82ee9f976e: Pull complete [2021-06-16T13:02:46.084Z] 506bd15cee9f: Pull complete [2021-06-16T13:02:46.084Z] 75a0a4a0db45: Pull complete [2021-06-16T13:02:46.510Z] $ docker top 6bc78e27079ef5f05ee44ad15fae472769f1840c07ef0a9d5053f9b77f9b716c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T13:02:46.899Z] + grep parallel [2021-06-16T13:02:46.899Z] + docker-compose build --help [2021-06-16T13:02:47.472Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T13:02:47.484Z] $ docker stop --time=1 6bc78e27079ef5f05ee44ad15fae472769f1840c07ef0a9d5053f9b77f9b716c [2021-06-16T13:02:48.712Z] $ docker rm -f 6bc78e27079ef5f05ee44ad15fae472769f1840c07ef0a9d5053f9b77f9b716c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T13:02:49.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T13:02:49.164Z] . [Pipeline] withDockerContainer [2021-06-16T13:02:49.242Z] prd-centos7-docker-4c-2g-1699 does not seem to be running inside a container [2021-06-16T13:02:49.280Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-16T13:02:49.502Z] 618dc40b7e24: Pull complete [2021-06-16T13:02:49.654Z] $ docker top f76c60a1150240b4f06c8e95a905f2946bb3e25aaa14c162d069b1299090cdbc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T13:02:49.774Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T13:02:49.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T13:02:49.774Z] ---> a36622ca3599 [2021-06-16T13:02:49.774Z] 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-16T13:02:50.048Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T13:02:50.623Z] Building core-command ... [2021-06-16T13:02:50.624Z] Building core-data ... [2021-06-16T13:02:50.624Z] Building core-metadata ... [2021-06-16T13:02:50.624Z] Building security-bootstrapper ... [2021-06-16T13:02:50.624Z] Building security-proxy-setup ... [2021-06-16T13:02:50.624Z] Building security-secretstore-setup ... [2021-06-16T13:02:50.624Z] Building support-notifications ... [2021-06-16T13:02:50.624Z] Building support-scheduler ... [2021-06-16T13:02:50.624Z] Building sys-mgmt-agent ... [2021-06-16T13:02:50.624Z] Building core-data [2021-06-16T13:02:50.624Z] Building security-bootstrapper [2021-06-16T13:02:50.624Z] Building support-notifications [2021-06-16T13:02:50.624Z] Building security-proxy-setup [2021-06-16T13:02:50.624Z] Building support-scheduler [2021-06-16T13:02:52.404Z] ---> Running in a1cc092d92b4 [2021-06-16T13:02:53.849Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:02:54.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:02:55.414Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T13:02:55.686Z] (2/12) Installing file (5.39-r0) [2021-06-16T13:02:55.686Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T13:02:55.959Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T13:03:04.213Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T13:03:04.213Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T13:03:04.213Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T13:03:04.213Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T13:03:04.213Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T13:03:04.213Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T13:03:04.213Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T13:03:04.213Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T13:03:04.213Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T13:03:04.213Z] OK: 218 MiB in 52 packages [2021-06-16T13:03:05.850Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:03:05.850Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:03:05.850Z] ---> bd436acc9703 [2021-06-16T13:03:05.850Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T13:03:05.850Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:03:05.850Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:03:05.850Z] ---> bd436acc9703 [2021-06-16T13:03:05.850Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T13:03:05.850Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:03:05.850Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:03:05.850Z] ---> bd436acc9703 [2021-06-16T13:03:05.850Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T13:03:07.623Z] Removing intermediate container a1cc092d92b4 [2021-06-16T13:03:07.623Z] ---> b5fe4e1bbcbf [2021-06-16T13:03:07.623Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T13:03:07.623Z] ---> Running in 75b85d2b1595 [2021-06-16T13:03:07.899Z] Removing intermediate container 75b85d2b1595 [2021-06-16T13:03:07.899Z] ---> ef1d123a319e [2021-06-16T13:03:07.899Z] Step 5/6 : COPY go.mod . [2021-06-16T13:03:08.403Z] ---> Running in 4643f366101e [2021-06-16T13:03:08.403Z] ---> Running in 0bf5a087594c [2021-06-16T13:03:08.404Z] ---> Running in 44beec0439b8 [2021-06-16T13:03:08.877Z] ---> 230526681546 [2021-06-16T13:03:08.877Z] Step 6/6 : RUN go mod download [2021-06-16T13:03:08.877Z] ---> Running in 4057d9c6cb83 [2021-06-16T13:03:10.951Z] Removing intermediate container 4643f366101e [2021-06-16T13:03:10.951Z] ---> 5b43b02f82b5 [2021-06-16T13:03:10.951Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:03:10.951Z] Removing intermediate container 0bf5a087594c [2021-06-16T13:03:10.951Z] ---> 8fbfd102a190 [2021-06-16T13:03:10.951Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:03:10.951Z] Removing intermediate container 44beec0439b8 [2021-06-16T13:03:10.951Z] ---> 9947385befc0 [2021-06-16T13:03:10.951Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:03:11.213Z] ---> Running in dbbd46972ed4 [2021-06-16T13:03:11.213Z] ---> Running in d384ec97c5ec [2021-06-16T13:03:11.213Z] ---> Running in 0a2dd99cb089 [2021-06-16T13:03:12.625Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:03:12.625Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:03:12.625Z] ---> bd436acc9703 [2021-06-16T13:03:12.625Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T13:03:12.625Z] ---> Using cache [2021-06-16T13:03:12.625Z] ---> 5b43b02f82b5 [2021-06-16T13:03:12.625Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:03:12.898Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:03:12.898Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:03:12.898Z] ---> bd436acc9703 [2021-06-16T13:03:12.898Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T13:03:12.898Z] ---> Using cache [2021-06-16T13:03:12.898Z] ---> 5b43b02f82b5 [2021-06-16T13:03:12.898Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:03:12.898Z] ---> Running in 6738615f3146 [2021-06-16T13:03:12.898Z] ---> Running in 83749e7338f4 [2021-06-16T13:03:13.165Z] Removing intermediate container dbbd46972ed4 [2021-06-16T13:03:13.165Z] ---> 95c9b8dd4de8 [2021-06-16T13:03:13.165Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T13:03:13.165Z] ---> Running in 38f684df8791 [2021-06-16T13:03:13.165Z] Removing intermediate container d384ec97c5ec [2021-06-16T13:03:13.165Z] ---> 165837df7886 [2021-06-16T13:03:13.165Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T13:03:13.165Z] Removing intermediate container 0a2dd99cb089 [2021-06-16T13:03:13.165Z] ---> d23a37f76870 [2021-06-16T13:03:13.165Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T13:03:13.433Z] ---> Running in 971fe298dde5 [2021-06-16T13:03:13.433Z] ---> Running in e29faaa1d7d8 [2021-06-16T13:03:13.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:03:13.962Z] Removing intermediate container 83749e7338f4 [2021-06-16T13:03:13.962Z] ---> 620f4f3704d3 [2021-06-16T13:03:13.962Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T13:03:13.962Z] Removing intermediate container 6738615f3146 [2021-06-16T13:03:13.962Z] ---> f9c1b23527fb [2021-06-16T13:03:13.962Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T13:03:13.962Z] ---> Running in 3771d5a1872e [2021-06-16T13:03:13.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:03:13.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:03:14.223Z] ---> Running in 1542af351bc6 [2021-06-16T13:03:14.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:03:14.758Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:03:14.758Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:03:14.758Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:03:14.758Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:03:15.029Z] OK: 219 MiB in 52 packages [2021-06-16T13:03:15.302Z] OK: 219 MiB in 52 packages [2021-06-16T13:03:15.302Z] OK: 219 MiB in 52 packages [2021-06-16T13:03:15.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:03:15.572Z] Removing intermediate container 38f684df8791 [2021-06-16T13:03:15.572Z] ---> ba84997280a4 [2021-06-16T13:03:15.572Z] Step 6/24 : COPY go.mod . [2021-06-16T13:03:15.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:03:15.572Z] Removing intermediate container 971fe298dde5 [2021-06-16T13:03:15.572Z] ---> 0de620ed580b [2021-06-16T13:03:15.572Z] Step 6/23 : COPY go.mod . [2021-06-16T13:03:15.862Z] ---> ccea079d6e04 [2021-06-16T13:03:15.862Z] Step 7/24 : RUN go mod download [2021-06-16T13:03:15.862Z] Removing intermediate container e29faaa1d7d8 [2021-06-16T13:03:15.862Z] ---> 91d950adfac9 [2021-06-16T13:03:15.862Z] Step 6/22 : COPY go.mod . [2021-06-16T13:03:15.862Z] ---> Running in d722863e1739 [2021-06-16T13:03:15.862Z] ---> 483d5e27c468 [2021-06-16T13:03:15.862Z] Step 7/23 : RUN go mod download [2021-06-16T13:03:16.148Z] ---> Running in fb7101dd0ab3 [2021-06-16T13:03:16.148Z] ---> 1ced40e33445 [2021-06-16T13:03:16.148Z] Step 7/22 : RUN go mod download [2021-06-16T13:03:16.148Z] OK: 219 MiB in 52 packages [2021-06-16T13:03:16.148Z] ---> Running in c50d03d07d51 [2021-06-16T13:03:16.725Z] Removing intermediate container 3771d5a1872e [2021-06-16T13:03:16.725Z] ---> c46631e9df89 [2021-06-16T13:03:16.725Z] Step 6/32 : COPY go.mod . [2021-06-16T13:03:16.988Z] Removing intermediate container d722863e1739 [2021-06-16T13:03:16.988Z] ---> 6602863392eb [2021-06-16T13:03:16.988Z] Step 8/24 : COPY . . [2021-06-16T13:03:16.988Z] ---> 8c6645044228 [2021-06-16T13:03:16.988Z] Step 7/32 : RUN go mod download [2021-06-16T13:03:16.988Z] OK: 219 MiB in 52 packages [2021-06-16T13:03:16.988Z] ---> Running in bc60d676da83 [2021-06-16T13:03:18.921Z] Removing intermediate container c50d03d07d51 [2021-06-16T13:03:18.921Z] ---> fd0bf43c9032 [2021-06-16T13:03:18.921Z] Step 8/22 : COPY . . [2021-06-16T13:03:18.921Z] Removing intermediate container fb7101dd0ab3 [2021-06-16T13:03:18.921Z] ---> 36f31a1998f1 [2021-06-16T13:03:18.921Z] Step 8/23 : COPY . . [2021-06-16T13:03:18.921Z] Removing intermediate container 1542af351bc6 [2021-06-16T13:03:18.921Z] ---> fcd4c766c181 [2021-06-16T13:03:18.921Z] Step 6/23 : COPY go.mod . [2021-06-16T13:03:20.320Z] ---> 1a6e511f1745 [2021-06-16T13:03:20.320Z] Step 7/23 : RUN go mod download [2021-06-16T13:03:22.278Z] ---> Running in a1464861ed46 [2021-06-16T13:03:22.278Z] Removing intermediate container bc60d676da83 [2021-06-16T13:03:22.278Z] ---> 7294493c36de [2021-06-16T13:03:22.278Z] Step 8/32 : COPY . . [2021-06-16T13:03:22.543Z] ---> 29c39fc0170c [2021-06-16T13:03:22.543Z] Step 9/24 : RUN go mod tidy [2021-06-16T13:03:23.128Z] ---> Running in 49d3398970f3 [2021-06-16T13:03:24.527Z] Removing intermediate container a1464861ed46 [2021-06-16T13:03:24.527Z] ---> 50418e80693d [2021-06-16T13:03:24.527Z] Step 8/23 : COPY . . [2021-06-16T13:03:29.854Z] ---> e30ab6f15f76 [2021-06-16T13:03:29.854Z] Step 9/22 : RUN go mod tidy [2021-06-16T13:03:29.854Z] Removing intermediate container 49d3398970f3 [2021-06-16T13:03:29.854Z] ---> 27f7ca00d22b [2021-06-16T13:03:29.854Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T13:03:29.854Z] ---> Running in c5cc719b19ad [2021-06-16T13:03:29.854Z] ---> Running in 9f3ecaaad6b2 [2021-06-16T13:03:29.854Z] ---> d25a1fd18ebb [2021-06-16T13:03:29.854Z] Step 9/23 : RUN go mod tidy [2021-06-16T13:03:29.854Z] ---> 53bd4ac69629 [2021-06-16T13:03:29.854Z] Step 9/32 : RUN go mod tidy [2021-06-16T13:03:29.854Z] ---> Running in ff801344358d [2021-06-16T13:03:29.854Z] ---> Running in 39fb0d706969 [2021-06-16T13:03:30.435Z] 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-16T13:03:33.747Z] Removing intermediate container 39fb0d706969 [2021-06-16T13:03:33.747Z] ---> ac6748f4c725 [2021-06-16T13:03:33.747Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T13:03:33.747Z] Removing intermediate container c5cc719b19ad [2021-06-16T13:03:33.747Z] ---> 0df88099c274 [2021-06-16T13:03:33.747Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T13:03:33.747Z] Removing intermediate container ff801344358d [2021-06-16T13:03:33.747Z] ---> d96f845d2c15 [2021-06-16T13:03:33.747Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T13:03:34.010Z] ---> Running in eaae4c607040 [2021-06-16T13:03:34.272Z] ---> Running in b58f90711b91 [2021-06-16T13:03:34.534Z] ---> Running in ec8a9ba71ea9 [2021-06-16T13:03:35.673Z] Removing intermediate container 4057d9c6cb83 [2021-06-16T13:03:35.673Z] ---> 693fae4b7f24 [2021-06-16T13:03:35.673Z] Successfully built 693fae4b7f24 [2021-06-16T13:03:35.673Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T13:03:35.935Z] 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-16T13:03:35.935Z] 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-16T13:03:35.935Z] 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-16T13:03:36.029Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T13:03:36.029Z] . [Pipeline] withDockerContainer [2021-06-16T13:03:36.301Z] prd-ubuntu18.04-docker-arm64-4c-16g-1700 does not seem to be running inside a container [2021-06-16T13:03:36.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T13:03:37.983Z] $ docker top 9f85e76571f2f4fa183d2e84973b089ecaaf9e7beaad24a9ddd311f241021b71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T13:03:38.938Z] + go version [2021-06-16T13:03:38.938Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T13:03:38.960Z] $ docker stop --time=1 9f85e76571f2f4fa183d2e84973b089ecaaf9e7beaad24a9ddd311f241021b71 [2021-06-16T13:03:40.782Z] $ docker rm -f 9f85e76571f2f4fa183d2e84973b089ecaaf9e7beaad24a9ddd311f241021b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T13:03:41.590Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T13:03:41.590Z] . [Pipeline] withDockerContainer [2021-06-16T13:03:41.841Z] prd-ubuntu18.04-docker-arm64-4c-16g-1700 does not seem to be running inside a container [2021-06-16T13:03:41.914Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T13:03:43.479Z] $ docker top f8bd2a5e1f10ef108427df5a9a90ced29b4ebaef02746b8820dc679d81402ade -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T13:03:43.771Z] ========================================================= [2021-06-16T13:03:43.771Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T13:03:43.771Z] ========================================================= [Pipeline] sh [2021-06-16T13:03:44.417Z] + go mod tidy [Pipeline] sh [2021-06-16T13:03:45.678Z] + make test [2021-06-16T13:03:45.678Z] go mod tidy [2021-06-16T13:03:45.966Z] ---> dee9ab1339e1 [2021-06-16T13:03:45.966Z] Step 9/23 : RUN go mod tidy [2021-06-16T13:03:45.966Z] ---> Running in cbd1ac700124 [2021-06-16T13:03:46.277Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T13:03:47.357Z] Removing intermediate container cbd1ac700124 [2021-06-16T13:03:47.357Z] ---> 754f61aeafc6 [2021-06-16T13:03:47.357Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T13:03:47.357Z] ---> Running in 014383ae4bbb [2021-06-16T13:03:47.934Z] 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-16T13:04:13.095Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T13:04:14.597Z] Removing intermediate container 9f3ecaaad6b2 [2021-06-16T13:04:14.597Z] ---> 836fa86fa388 [2021-06-16T13:04:14.597Z] [2021-06-16T13:04:14.597Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T13:04:14.597Z] 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-16T13:04:14.597Z] 3.12: Pulling from library/alpine [2021-06-16T13:04:14.597Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T13:04:14.597Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T13:04:14.597Z] ---> 13621d1b12d4 [2021-06-16T13:04:14.597Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T13:04:14.597Z] ---> Running in b78fdcbb1917 [2021-06-16T13:04:14.597Z] Removing intermediate container b78fdcbb1917 [2021-06-16T13:04:14.597Z] ---> f9ddc390d7f8 [2021-06-16T13:04:14.597Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T13:04:14.597Z] ---> Running in 42ba4877f27f [2021-06-16T13:04:14.597Z] Removing intermediate container 42ba4877f27f [2021-06-16T13:04:14.597Z] ---> bd260b4b7809 [2021-06-16T13:04:14.597Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T13:04:14.597Z] ---> Running in d61af308c587 [2021-06-16T13:04:14.597Z] Removing intermediate container d61af308c587 [2021-06-16T13:04:14.597Z] ---> 2e26538c516f [2021-06-16T13:04:14.597Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:04:14.597Z] ---> Running in b38ad5a984b6 [2021-06-16T13:04:14.597Z] Removing intermediate container b38ad5a984b6 [2021-06-16T13:04:14.597Z] ---> ccd748da510e [2021-06-16T13:04:14.597Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T13:04:14.870Z] ---> Running in ed00f064a715 [2021-06-16T13:04:15.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:16.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:16.659Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T13:04:16.659Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T13:04:16.931Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T13:04:16.931Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T13:04:16.932Z] Removing intermediate container ec8a9ba71ea9 [2021-06-16T13:04:16.932Z] ---> cb2d8c16a088 [2021-06-16T13:04:16.932Z] [2021-06-16T13:04:16.932Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T13:04:16.932Z] ---> 13621d1b12d4 [2021-06-16T13:04:16.932Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T13:04:16.932Z] ---> Running in 64fdfe73e038 [2021-06-16T13:04:17.908Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T13:04:17.908Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T13:04:17.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:17.908Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T13:04:17.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:17.908Z] OK: 8 MiB in 20 packages [2021-06-16T13:04:18.174Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T13:04:18.174Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T13:04:18.174Z] OK: 6 MiB in 15 packages [2021-06-16T13:04:20.929Z] Removing intermediate container eaae4c607040 [2021-06-16T13:04:20.929Z] ---> 09b99365b4a8 [2021-06-16T13:04:20.929Z] [2021-06-16T13:04:20.929Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T13:04:20.929Z] ---> 13621d1b12d4 [2021-06-16T13:04:20.929Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T13:04:20.929Z] Removing intermediate container b58f90711b91 [2021-06-16T13:04:20.929Z] ---> 8afe19a187e2 [2021-06-16T13:04:20.929Z] [2021-06-16T13:04:20.929Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T13:04:20.929Z] ---> 13621d1b12d4 [2021-06-16T13:04:20.929Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T13:04:21.372Z] ---> Running in 09df40acb13a [2021-06-16T13:04:21.372Z] ---> Running in 67a4adf6d278 [2021-06-16T13:04:21.372Z] Removing intermediate container ed00f064a715 [2021-06-16T13:04:21.372Z] ---> bd127005c786 [2021-06-16T13:04:21.372Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T13:04:21.372Z] Removing intermediate container 09df40acb13a [2021-06-16T13:04:21.372Z] ---> 60ba352256bd [2021-06-16T13:04:21.372Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T13:04:21.372Z] Removing intermediate container 64fdfe73e038 [2021-06-16T13:04:21.372Z] ---> 22ae97c3e1b8 [2021-06-16T13:04:21.372Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T13:04:21.372Z] ---> Running in 084b57094a38 [2021-06-16T13:04:21.372Z] ---> Running in f8df3e337b05 [2021-06-16T13:04:21.372Z] ---> 00862614f2d1 [2021-06-16T13:04:21.372Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T13:04:21.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:21.372Z] Removing intermediate container f8df3e337b05 [2021-06-16T13:04:21.372Z] ---> a61aaae13c81 [2021-06-16T13:04:21.372Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T13:04:21.372Z] ---> Running in 7eea09ae0b7d [2021-06-16T13:04:21.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:21.372Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T13:04:21.372Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T13:04:21.372Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T13:04:21.372Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T13:04:21.372Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T13:04:21.372Z] Removing intermediate container 7eea09ae0b7d [2021-06-16T13:04:21.372Z] ---> 357dcbc4563e [2021-06-16T13:04:21.372Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T13:04:21.372Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T13:04:21.372Z] ---> Running in d2d9b2cf8e85 [2021-06-16T13:04:21.372Z] OK: 7 MiB in 18 packages [2021-06-16T13:04:21.372Z] ---> ef10a1cfcaef [2021-06-16T13:04:21.372Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T13:04:21.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:21.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:21.372Z] Removing intermediate container d2d9b2cf8e85 [2021-06-16T13:04:21.372Z] ---> 8edcf590017d [2021-06-16T13:04:21.372Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T13:04:21.372Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T13:04:21.372Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T13:04:21.372Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T13:04:21.372Z] OK: 6 MiB in 16 packages [2021-06-16T13:04:21.372Z] ---> 6872dcdc89f1 [2021-06-16T13:04:21.372Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T13:04:21.372Z] ---> Running in f6c45f4f46d3 [2021-06-16T13:04:21.372Z] ---> 7ca42cf990fa [2021-06-16T13:04:21.372Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T13:04:21.372Z] Removing intermediate container 67a4adf6d278 [2021-06-16T13:04:21.372Z] ---> 2ca57f0029cb [2021-06-16T13:04:21.372Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T13:04:21.372Z] Removing intermediate container f6c45f4f46d3 [2021-06-16T13:04:21.372Z] ---> 4fe2e822ae9d [2021-06-16T13:04:21.372Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T13:04:21.372Z] ---> Running in 412a0e740a3e [2021-06-16T13:04:21.372Z] ---> Running in 037802462fe3 [2021-06-16T13:04:21.372Z] Removing intermediate container 084b57094a38 [2021-06-16T13:04:21.372Z] ---> 4eff4d52772d [2021-06-16T13:04:21.372Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T13:04:21.372Z] Removing intermediate container 037802462fe3 [2021-06-16T13:04:21.372Z] ---> b3f605ba7133 [2021-06-16T13:04:21.372Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T13:04:21.372Z] ---> Running in 712d6dbc7300 [2021-06-16T13:04:21.372Z] Removing intermediate container 412a0e740a3e [2021-06-16T13:04:21.372Z] ---> 04b472a50879 [2021-06-16T13:04:21.372Z] Step 14/22 : WORKDIR /edgex [2021-06-16T13:04:21.372Z] ---> Running in 87d994ae0230 [2021-06-16T13:04:21.372Z] ---> Running in 57ac7bc728a6 [2021-06-16T13:04:21.372Z] ---> c5cbc80aa58b [2021-06-16T13:04:21.372Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T13:04:21.372Z] Removing intermediate container 712d6dbc7300 [2021-06-16T13:04:21.372Z] ---> 27bac11a5007 [2021-06-16T13:04:21.372Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T13:04:21.713Z] Removing intermediate container 87d994ae0230 [2021-06-16T13:04:21.713Z] ---> a993f39d821e [2021-06-16T13:04:21.713Z] Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:04:21.713Z] ---> Running in 7a071ba7ecf2 [2021-06-16T13:04:21.713Z] ---> Running in 7b87b032a1f4 [2021-06-16T13:04:21.713Z] Removing intermediate container 57ac7bc728a6 [2021-06-16T13:04:21.713Z] ---> fbdeddeb5ba9 [2021-06-16T13:04:21.713Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T13:04:22.039Z] Removing intermediate container 7b87b032a1f4 [2021-06-16T13:04:22.039Z] ---> 0e4f5f3605a0 [2021-06-16T13:04:22.039Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T13:04:22.039Z] Removing intermediate container 7a071ba7ecf2 [2021-06-16T13:04:22.039Z] ---> 2c2795a617dc [2021-06-16T13:04:22.039Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T13:04:22.039Z] ---> b90808868cd3 [2021-06-16T13:04:22.039Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T13:04:22.039Z] ---> Running in 0f938c8789fb [2021-06-16T13:04:22.039Z] ---> Running in 48786f05fb4f [2021-06-16T13:04:22.039Z] ---> Running in c24f5c413878 [2021-06-16T13:04:22.039Z] ---> 55c7325920f3 [2021-06-16T13:04:22.039Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T13:04:22.336Z] Removing intermediate container 48786f05fb4f [2021-06-16T13:04:22.336Z] ---> be09d464bae3 [2021-06-16T13:04:22.336Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T13:04:22.336Z] Removing intermediate container c24f5c413878 [2021-06-16T13:04:22.336Z] ---> 7960648bd956 [2021-06-16T13:04:22.336Z] [2021-06-16T13:04:22.336Z] ---> Running in e1415dbff455 [2021-06-16T13:04:22.598Z] Successfully built 7960648bd956 [2021-06-16T13:04:22.598Z] Successfully tagged core-data:latest [2021-06-16T13:04:22.598Z] Building sys-mgmt-agent [2021-06-16T13:04:22.598Z]  Building core-data ... done Removing intermediate container e1415dbff455 [2021-06-16T13:04:22.598Z] ---> 90c03c1c8ab8 [2021-06-16T13:04:22.598Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T13:04:22.598Z] ---> Running in 5fb6c136ca1d [2021-06-16T13:04:23.180Z] ---> 1a29eb2b4b33 [2021-06-16T13:04:23.180Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T13:04:23.443Z] Removing intermediate container 5fb6c136ca1d [2021-06-16T13:04:23.443Z] ---> 95e6507862ae [2021-06-16T13:04:23.443Z] Step 22/23 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:04:24.022Z] Removing intermediate container 014383ae4bbb [2021-06-16T13:04:24.022Z] ---> a9a74324a943 [2021-06-16T13:04:24.022Z] [2021-06-16T13:04:24.022Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T13:04:24.022Z] ---> 13621d1b12d4 [2021-06-16T13:04:24.022Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T13:04:24.022Z] ---> Running in 9f43b291d52b [2021-06-16T13:04:24.022Z] Removing intermediate container 0f938c8789fb [2021-06-16T13:04:24.022Z] ---> 9f80bd557c66 [2021-06-16T13:04:24.022Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T13:04:24.022Z] ---> 7e3651ccf7d3 [2021-06-16T13:04:24.022Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T13:04:24.294Z] ---> Running in 71f7320dfc95 [2021-06-16T13:04:24.294Z] ---> Running in 341e18fa2133 [2021-06-16T13:04:24.294Z] ---> Running in 2d0f4f5b7d16 [2021-06-16T13:04:24.294Z] Removing intermediate container 9f43b291d52b [2021-06-16T13:04:24.294Z] ---> 8687a9d80f02 [2021-06-16T13:04:24.294Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T13:04:24.559Z] Removing intermediate container 341e18fa2133 [2021-06-16T13:04:24.559Z] ---> 49a8f9d7e5ac [2021-06-16T13:04:24.559Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T13:04:24.559Z] ---> Running in dc6bf45eda99 [2021-06-16T13:04:24.559Z] Removing intermediate container 2d0f4f5b7d16 [2021-06-16T13:04:24.559Z] ---> 4463687f0fa3 [2021-06-16T13:04:24.559Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T13:04:24.559Z] ---> Running in 04deb52e6dc1 [2021-06-16T13:04:24.833Z] Removing intermediate container dc6bf45eda99 [2021-06-16T13:04:24.833Z] ---> 6484d9efc51b [2021-06-16T13:04:24.833Z] [2021-06-16T13:04:24.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:24.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:24.833Z] Removing intermediate container 04deb52e6dc1 [2021-06-16T13:04:24.833Z] ---> 5efe0c5d966b [2021-06-16T13:04:24.833Z] Step 20/22 : LABEL arch=x86_64 [2021-06-16T13:04:24.833Z] ---> Running in 7e1370d2ee66 [2021-06-16T13:04:24.833Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T13:04:25.096Z] ---> f1519d1d76db [2021-06-16T13:04:25.096Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T13:04:25.096Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T13:04:25.096Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T13:04:25.096Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T13:04:25.096Z] Successfully built 6484d9efc51b [2021-06-16T13:04:25.096Z] Successfully tagged support-scheduler:latest [2021-06-16T13:04:25.096Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-06-16T13:04:25.096Z] OK: 6 MiB in 16 packages [2021-06-16T13:04:25.096Z] ---> Running in 79ba33893878 [2021-06-16T13:04:25.096Z] Removing intermediate container 7e1370d2ee66 [2021-06-16T13:04:25.096Z] ---> 52779283d7fb [2021-06-16T13:04:25.096Z] Step 21/22 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:04:25.096Z] ---> Running in df3713890292 [2021-06-16T13:04:25.686Z] Removing intermediate container df3713890292 [2021-06-16T13:04:25.686Z] ---> 7a8714bf0f54 [2021-06-16T13:04:25.686Z] Step 22/22 : LABEL version=0.0.0 [2021-06-16T13:04:26.626Z] Removing intermediate container 71f7320dfc95 [2021-06-16T13:04:26.627Z] ---> 0c31c3cf2115 [2021-06-16T13:04:26.627Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T13:04:26.886Z] ---> Running in 0af7d0979098 [2021-06-16T13:04:27.147Z] ---> Running in 24b8ded9b551 [2021-06-16T13:04:27.147Z] Removing intermediate container 0af7d0979098 [2021-06-16T13:04:27.147Z] ---> e95c9a4fc180 [2021-06-16T13:04:27.147Z] [2021-06-16T13:04:27.147Z] Removing intermediate container 24b8ded9b551 [2021-06-16T13:04:27.147Z] ---> 6284d4795e5c [2021-06-16T13:04:27.147Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T13:04:27.420Z] Successfully built e95c9a4fc180 [2021-06-16T13:04:27.420Z] ---> Running in 26d6b70c24ea [2021-06-16T13:04:27.420Z] Successfully tagged security-proxy-setup:latest [2021-06-16T13:04:27.420Z]  Building security-proxy-setup ... done Building core-metadata [2021-06-16T13:04:27.420Z] Removing intermediate container 79ba33893878 [2021-06-16T13:04:27.420Z] ---> ceb7391096aa [2021-06-16T13:04:27.420Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T13:04:27.683Z] Removing intermediate container 26d6b70c24ea [2021-06-16T13:04:27.683Z] ---> eb16f5e70d77 [2021-06-16T13:04:27.683Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T13:04:27.945Z] ---> Running in 545c81f54de8 [2021-06-16T13:04:28.898Z] ---> dd9e0e92653b [2021-06-16T13:04:28.898Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T13:04:29.161Z] Removing intermediate container 545c81f54de8 [2021-06-16T13:04:29.161Z] ---> dcc489c13233 [2021-06-16T13:04:29.161Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T13:04:32.483Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:04:32.484Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:04:32.484Z] ---> bd436acc9703 [2021-06-16T13:04:32.484Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T13:04:32.484Z] ---> Using cache [2021-06-16T13:04:32.484Z] ---> 5b43b02f82b5 [2021-06-16T13:04:32.484Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:04:32.484Z] ---> Using cache [2021-06-16T13:04:32.484Z] ---> f9c1b23527fb [2021-06-16T13:04:32.484Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T13:04:32.484Z] ---> 37ff614d77b2 [2021-06-16T13:04:32.484Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T13:04:32.484Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:04:32.484Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:04:32.484Z] ---> bd436acc9703 [2021-06-16T13:04:32.484Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T13:04:32.484Z] ---> Using cache [2021-06-16T13:04:32.484Z] ---> 5b43b02f82b5 [2021-06-16T13:04:32.484Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:04:32.484Z] ---> Using cache [2021-06-16T13:04:32.484Z] ---> f9c1b23527fb [2021-06-16T13:04:32.484Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T13:04:33.872Z] ---> 14d0c02e9099 [2021-06-16T13:04:33.872Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T13:04:33.872Z] ---> Running in 1f2238acebd8 [2021-06-16T13:04:34.135Z] ---> Running in 3f2572a2c00a [2021-06-16T13:04:34.135Z] ---> 54fb0ef7d53f [2021-06-16T13:04:34.135Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T13:04:34.709Z] ---> eb884a14196c [2021-06-16T13:04:34.709Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T13:04:34.975Z] ---> b68c26e6ca24 [2021-06-16T13:04:34.975Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T13:04:34.975Z] ---> Running in a23694762eee [2021-06-16T13:04:34.975Z] ---> 5985e5f60c15 [2021-06-16T13:04:34.975Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T13:04:35.922Z] Removing intermediate container a23694762eee [2021-06-16T13:04:35.922Z] ---> a1c943593891 [2021-06-16T13:04:35.922Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T13:04:35.922Z] ---> f52ee6293ae5 [2021-06-16T13:04:35.922Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T13:04:35.922Z] ---> Running in 54372bbf15e5 [2021-06-16T13:04:36.184Z] ---> Running in 4501f1acf23d [2021-06-16T13:04:36.184Z] Removing intermediate container 54372bbf15e5 [2021-06-16T13:04:36.184Z] ---> a7e84301543a [2021-06-16T13:04:36.184Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T13:04:36.446Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:36.446Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:36.446Z] ---> Running in 1390c13c9255 [2021-06-16T13:04:36.446Z] Removing intermediate container 4501f1acf23d [2021-06-16T13:04:36.446Z] ---> 17c5331be018 [2021-06-16T13:04:36.446Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T13:04:36.446Z] Removing intermediate container 1390c13c9255 [2021-06-16T13:04:36.446Z] ---> 95db7676c738 [2021-06-16T13:04:36.446Z] Step 22/23 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:04:36.707Z] ---> Running in 1ba7bd52de1d [2021-06-16T13:04:36.707Z] ---> 35a34f2e9eb2 [2021-06-16T13:04:36.707Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T13:04:36.707Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:04:36.707Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:04:36.707Z] ---> bd436acc9703 [2021-06-16T13:04:36.707Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T13:04:36.707Z] ---> Using cache [2021-06-16T13:04:36.707Z] ---> 5b43b02f82b5 [2021-06-16T13:04:36.707Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:04:36.707Z] ---> Using cache [2021-06-16T13:04:36.707Z] ---> f9c1b23527fb [2021-06-16T13:04:36.707Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T13:04:36.707Z] ---> Running in 7a5557ddc58c [2021-06-16T13:04:36.707Z] Removing intermediate container 1ba7bd52de1d [2021-06-16T13:04:36.707Z] ---> 5d19b7a6530c [2021-06-16T13:04:36.707Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T13:04:36.707Z] ---> Running in f8825c3d06f9 [2021-06-16T13:04:36.707Z] ---> Running in d017d1e7caac [2021-06-16T13:04:36.972Z] Removing intermediate container d017d1e7caac [2021-06-16T13:04:36.972Z] ---> 73969c27c89c [2021-06-16T13:04:36.972Z] [2021-06-16T13:04:36.972Z] Successfully built 73969c27c89c [2021-06-16T13:04:36.972Z] Successfully tagged support-notifications:latest [2021-06-16T13:04:36.972Z] Building core-command [2021-06-16T13:04:37.249Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:37.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:37.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:37.512Z] OK: 219 MiB in 52 packages [2021-06-16T13:04:38.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:04:38.470Z] OK: 219 MiB in 52 packages [2021-06-16T13:04:38.731Z] OK: 219 MiB in 52 packages [2021-06-16T13:04:39.000Z] Removing intermediate container f8825c3d06f9 [2021-06-16T13:04:39.000Z] ---> ff5a315d0803 [2021-06-16T13:04:39.000Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T13:04:39.000Z] ---> Running in fcb42b54ecdb [2021-06-16T13:04:39.264Z] Removing intermediate container 1f2238acebd8 [2021-06-16T13:04:39.264Z] ---> 4160ea337413 [2021-06-16T13:04:39.264Z] Step 6/26 : COPY go.mod . [2021-06-16T13:04:39.264Z] Removing intermediate container 3f2572a2c00a [2021-06-16T13:04:39.264Z] ---> 930e648be737 [2021-06-16T13:04:39.264Z] Step 6/24 : COPY go.mod . [2021-06-16T13:04:39.838Z] Removing intermediate container fcb42b54ecdb [2021-06-16T13:04:39.838Z] ---> e7cf074be38a [2021-06-16T13:04:39.838Z] Step 29/32 : CMD ["gate"] [2021-06-16T13:04:40.099Z] Removing intermediate container 7a5557ddc58c [2021-06-16T13:04:40.099Z] ---> 4554f246ed2c [2021-06-16T13:04:40.099Z] Step 6/24 : COPY go.mod . [2021-06-16T13:04:40.361Z] ---> 52ef4af5e7bb [2021-06-16T13:04:40.361Z] Step 7/26 : RUN go mod download [2021-06-16T13:04:40.361Z] ---> 80307827d382 [2021-06-16T13:04:40.361Z] Step 7/24 : RUN go mod download [2021-06-16T13:04:40.641Z] ---> Running in f89131aca2bd [2021-06-16T13:04:40.641Z] ---> Running in 8f35a979db32 [2021-06-16T13:04:40.641Z] ---> Running in cca8dda890cd [2021-06-16T13:04:40.641Z] ---> 868083c434a6 [2021-06-16T13:04:40.641Z] Step 7/24 : RUN go mod download [2021-06-16T13:04:40.641Z] ---> Running in 44a61247fdcb [2021-06-16T13:04:40.641Z] Removing intermediate container 8f35a979db32 [2021-06-16T13:04:40.641Z] ---> 275e4ac321c9 [2021-06-16T13:04:40.641Z] Step 30/32 : LABEL arch=x86_64 [2021-06-16T13:04:40.913Z] ---> Running in ce7c59abe79b [2021-06-16T13:04:41.186Z] Removing intermediate container ce7c59abe79b [2021-06-16T13:04:41.186Z] ---> 8486a6e826e9 [2021-06-16T13:04:41.186Z] Step 31/32 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:04:41.451Z] ---> Running in 3466bc1bfb38 [2021-06-16T13:04:41.451Z] Removing intermediate container 3466bc1bfb38 [2021-06-16T13:04:41.451Z] ---> 5e83b01affd0 [2021-06-16T13:04:41.451Z] Step 32/32 : LABEL version=0.0.0 [2021-06-16T13:04:41.733Z] ---> Running in 14e05de008ac [2021-06-16T13:04:41.733Z] Removing intermediate container f89131aca2bd [2021-06-16T13:04:41.733Z] ---> 6b2a87bd564c [2021-06-16T13:04:41.733Z] Step 8/26 : COPY . . [2021-06-16T13:04:42.004Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:04:42.004Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:04:42.004Z] ---> bd436acc9703 [2021-06-16T13:04:42.004Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T13:04:42.004Z] ---> Using cache [2021-06-16T13:04:42.004Z] ---> 5b43b02f82b5 [2021-06-16T13:04:42.004Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:04:42.004Z] ---> Using cache [2021-06-16T13:04:42.004Z] ---> f9c1b23527fb [2021-06-16T13:04:42.004Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T13:04:42.004Z] ---> Using cache [2021-06-16T13:04:42.004Z] ---> 930e648be737 [2021-06-16T13:04:42.004Z] Step 6/24 : COPY go.mod . [2021-06-16T13:04:42.004Z] ---> Using cache [2021-06-16T13:04:42.004Z] ---> 80307827d382 [2021-06-16T13:04:42.004Z] Step 7/24 : RUN go mod download [2021-06-16T13:04:42.004Z] ---> Running in d0d629d29d83 [2021-06-16T13:04:42.004Z] Removing intermediate container 14e05de008ac [2021-06-16T13:04:42.004Z] ---> db8b3953e31c [2021-06-16T13:04:42.004Z] [2021-06-16T13:04:42.272Z] Removing intermediate container cca8dda890cd [2021-06-16T13:04:42.272Z] ---> 9bf9cf875e9f [2021-06-16T13:04:42.272Z] Step 8/24 : COPY . . [2021-06-16T13:04:42.272Z] Successfully built db8b3953e31c [2021-06-16T13:04:42.272Z] Successfully tagged security-bootstrapper:latest [2021-06-16T13:04:42.536Z]  Building security-bootstrapper ... done Removing intermediate container 44a61247fdcb [2021-06-16T13:04:42.536Z] ---> 1871bf3176e7 [2021-06-16T13:04:42.536Z] Step 8/24 : COPY . . [2021-06-16T13:04:47.887Z] Removing intermediate container d0d629d29d83 [2021-06-16T13:04:47.887Z] ---> d509d8ab5b6f [2021-06-16T13:04:47.887Z] Step 8/24 : COPY . . [2021-06-16T13:04:51.885Z] ---> e4792c5b8bac [2021-06-16T13:04:51.885Z] Step 9/26 : RUN go mod tidy [2021-06-16T13:04:52.457Z] ---> Running in 15b66bcd8065 [2021-06-16T13:04:52.457Z] ---> 5a5839313c18 [2021-06-16T13:04:52.457Z] Step 9/24 : RUN go mod tidy [2021-06-16T13:04:52.457Z] ---> d661b5871878 [2021-06-16T13:04:52.457Z] Step 9/24 : RUN go mod tidy [2021-06-16T13:04:52.457Z] ---> Running in 74407689e660 [2021-06-16T13:04:52.457Z] ---> Running in 7923ad3811cc [2021-06-16T13:04:54.461Z] Removing intermediate container 15b66bcd8065 [2021-06-16T13:04:54.461Z] ---> 58ce5c521796 [2021-06-16T13:04:54.461Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T13:04:54.461Z] ---> 52ee611c282e [2021-06-16T13:04:54.461Z] Step 9/24 : RUN go mod tidy [2021-06-16T13:04:54.461Z] ---> Running in 5e071cdc3172 [2021-06-16T13:04:54.723Z] ---> Running in b619a2391942 [2021-06-16T13:04:54.724Z] Removing intermediate container 7923ad3811cc [2021-06-16T13:04:54.724Z] ---> ff6a100e0bd6 [2021-06-16T13:04:54.724Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T13:04:54.724Z] Removing intermediate container 74407689e660 [2021-06-16T13:04:54.724Z] ---> 7af41aed44fd [2021-06-16T13:04:54.724Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T13:04:54.724Z] ---> Running in 176768d95586 [2021-06-16T13:04:54.724Z] ---> Running in 742843089bd1 [2021-06-16T13:04:55.296Z] 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-16T13:04:55.296Z] 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-16T13:04:55.559Z] 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-16T13:04:56.531Z] Removing intermediate container b619a2391942 [2021-06-16T13:04:56.531Z] ---> 31db8b57d60e [2021-06-16T13:04:56.531Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T13:04:56.531Z] ---> Running in 83af1495f10b [2021-06-16T13:04:57.135Z] 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-16T13:05:01.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T13:05:07.973Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T13:05:14.716Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T13:05:14.716Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T13:05:21.464Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T13:05:21.464Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T13:05:21.464Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T13:05:21.464Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T13:05:22.068Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T13:05:23.054Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T13:05:24.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T13:05:24.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T13:05:24.501Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T13:05:24.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T13:05:29.387Z] 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-16T13:05:29.387Z] Removing intermediate container 176768d95586 [2021-06-16T13:05:29.387Z] ---> c34e59a965f0 [2021-06-16T13:05:29.387Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T13:05:29.387Z] ---> Running in cca2755b60c7 [2021-06-16T13:05:29.387Z] 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-16T13:05:29.387Z] Removing intermediate container 83af1495f10b [2021-06-16T13:05:29.387Z] ---> cd22403ae917 [2021-06-16T13:05:29.387Z] [2021-06-16T13:05:29.387Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T13:05:29.387Z] ---> 13621d1b12d4 [2021-06-16T13:05:29.387Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T13:05:29.387Z] ---> Using cache [2021-06-16T13:05:29.387Z] ---> 22ae97c3e1b8 [2021-06-16T13:05:29.387Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T13:05:29.387Z] ---> Using cache [2021-06-16T13:05:29.387Z] ---> a61aaae13c81 [2021-06-16T13:05:29.387Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T13:05:29.387Z] Removing intermediate container 5e071cdc3172 [2021-06-16T13:05:29.387Z] ---> 63793276c12e [2021-06-16T13:05:29.387Z] [2021-06-16T13:05:29.387Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T13:05:29.387Z] ---> 13621d1b12d4 [2021-06-16T13:05:29.387Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T13:05:29.387Z] ---> Running in 11de7e52c2da [2021-06-16T13:05:29.387Z] ---> Running in b8dc13e015db [2021-06-16T13:05:29.387Z] Removing intermediate container 11de7e52c2da [2021-06-16T13:05:29.387Z] ---> 0ee324ab2d2f [2021-06-16T13:05:29.387Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T13:05:29.387Z] ---> Running in 62b7f66317f9 [2021-06-16T13:05:29.387Z] Removing intermediate container 742843089bd1 [2021-06-16T13:05:29.387Z] ---> 8b3cf356201e [2021-06-16T13:05:29.387Z] [2021-06-16T13:05:29.387Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T13:05:29.387Z] ---> 13621d1b12d4 [2021-06-16T13:05:29.387Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T13:05:29.387Z] ---> Using cache [2021-06-16T13:05:29.387Z] ---> 22ae97c3e1b8 [2021-06-16T13:05:29.387Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T13:05:29.387Z] ---> Using cache [2021-06-16T13:05:29.387Z] ---> a61aaae13c81 [2021-06-16T13:05:29.387Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T13:05:29.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:05:29.387Z] ---> Running in d8d1f70c2da5 [2021-06-16T13:05:29.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:05:29.387Z] Removing intermediate container 62b7f66317f9 [2021-06-16T13:05:29.387Z] ---> 8e8857e17775 [2021-06-16T13:05:29.387Z] Step 16/24 : WORKDIR / [2021-06-16T13:05:29.387Z] Removing intermediate container cca2755b60c7 [2021-06-16T13:05:29.387Z] ---> c180310908a7 [2021-06-16T13:05:29.387Z] [2021-06-16T13:05:29.387Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T13:05:29.388Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T13:05:29.388Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T13:05:29.388Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T13:05:29.388Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T13:05:29.388Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T13:05:29.388Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T13:05:29.388Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T13:05:29.388Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T13:05:29.388Z] OK: 7 MiB in 20 packages [2021-06-16T13:05:29.388Z] ---> Running in 5c909e7721d0 [2021-06-16T13:05:29.388Z] Removing intermediate container d8d1f70c2da5 [2021-06-16T13:05:29.388Z] ---> 5d7d4fd13fdd [2021-06-16T13:05:29.388Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T13:05:29.668Z] 20.10.0: Pulling from library/docker [2021-06-16T13:05:29.668Z] ---> Running in e1faefb7ecb4 [2021-06-16T13:05:29.668Z] Removing intermediate container 5c909e7721d0 [2021-06-16T13:05:29.668Z] ---> ee1b76dd3a0d [2021-06-16T13:05:29.668Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T13:05:29.668Z] Removing intermediate container e1faefb7ecb4 [2021-06-16T13:05:29.668Z] ---> 78e7e4f99361 [2021-06-16T13:05:29.668Z] Step 16/24 : WORKDIR / [2021-06-16T13:05:29.942Z] ---> Running in 691042820e27 [2021-06-16T13:05:29.942Z] Removing intermediate container b8dc13e015db [2021-06-16T13:05:29.942Z] ---> 580572bff331 [2021-06-16T13:05:29.942Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T13:05:29.942Z] ---> Running in a665277a6dc0 [2021-06-16T13:05:29.942Z] ---> c567dcd681a6 [2021-06-16T13:05:29.942Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T13:05:29.942Z] Removing intermediate container 691042820e27 [2021-06-16T13:05:29.942Z] ---> e1bc7e11f42a [2021-06-16T13:05:29.942Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T13:05:30.206Z] Removing intermediate container a665277a6dc0 [2021-06-16T13:05:30.206Z] ---> 3bc801144c6b [2021-06-16T13:05:30.206Z] Step 14/26 : WORKDIR / [2021-06-16T13:05:30.470Z] ---> Running in bc39fc7aa73b [2021-06-16T13:05:30.470Z] ---> c247524c4f41 [2021-06-16T13:05:30.470Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T13:05:30.470Z] ---> 0c75701afeed [2021-06-16T13:05:30.470Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T13:05:30.730Z] Removing intermediate container bc39fc7aa73b [2021-06-16T13:05:30.730Z] ---> 2ed5312f8838 [2021-06-16T13:05:30.730Z] 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-16T13:05:31.009Z] ---> 553284bee69c [2021-06-16T13:05:31.009Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T13:05:31.009Z] ---> a9e17a493247 [2021-06-16T13:05:31.009Z] 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-16T13:05:31.009Z] ---> efd573759552 [2021-06-16T13:05:31.009Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T13:05:31.009Z] ---> Running in fc0f771c1663 [2021-06-16T13:05:31.303Z] Removing intermediate container fc0f771c1663 [2021-06-16T13:05:31.303Z] ---> 88173421ccf4 [2021-06-16T13:05:31.303Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T13:05:31.303Z] ---> c234e6bf78ae [2021-06-16T13:05:31.303Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T13:05:31.303Z] ---> Running in 3a7527d626a0 [2021-06-16T13:05:31.303Z] ---> Running in 2b0ed17ca279 [2021-06-16T13:05:31.303Z] ---> 17a1f4f8b78f [2021-06-16T13:05:31.303Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T13:05:31.589Z] Removing intermediate container 3a7527d626a0 [2021-06-16T13:05:31.589Z] ---> 711a9fd58cb1 [2021-06-16T13:05:31.589Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T13:05:31.589Z] ---> Running in b6b7dfdd62f6 [2021-06-16T13:05:31.589Z] Removing intermediate container 2b0ed17ca279 [2021-06-16T13:05:31.589Z] ---> 21e8011143aa [2021-06-16T13:05:31.589Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T13:05:31.589Z] ---> Running in cc0324c0fa12 [2021-06-16T13:05:31.589Z] ---> a233fd1d7538 [2021-06-16T13:05:31.589Z] 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-16T13:05:31.589Z] Removing intermediate container b6b7dfdd62f6 [2021-06-16T13:05:31.589Z] ---> 29d5c46764fd [2021-06-16T13:05:31.589Z] Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:05:31.852Z] ---> Running in f1721c0b1701 [2021-06-16T13:05:31.852Z] Removing intermediate container cc0324c0fa12 [2021-06-16T13:05:31.852Z] ---> 717725954126 [2021-06-16T13:05:31.852Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T13:05:32.121Z] ---> d4fc04563902 [2021-06-16T13:05:32.121Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T13:05:32.121Z] ---> Running in ce374dc8fdcb [2021-06-16T13:05:32.121Z] Removing intermediate container f1721c0b1701 [2021-06-16T13:05:32.121Z] ---> 19586cbdfed3 [2021-06-16T13:05:32.121Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T13:05:32.121Z] ---> Running in 4ee424a925d8 [2021-06-16T13:05:32.121Z] Removing intermediate container ce374dc8fdcb [2021-06-16T13:05:32.121Z] ---> 912ced96501c [2021-06-16T13:05:32.121Z] Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:05:32.384Z] Removing intermediate container 4ee424a925d8 [2021-06-16T13:05:32.384Z] ---> 543a2e0994ba [2021-06-16T13:05:32.384Z] [2021-06-16T13:05:32.384Z] ---> Running in ba29a2bd5b87 [2021-06-16T13:05:32.384Z] Successfully built 543a2e0994ba [2021-06-16T13:05:32.384Z] Successfully tagged core-command:latest [2021-06-16T13:05:32.384Z]  Building core-command ... done  ---> 63bdba9edc82 [2021-06-16T13:05:32.384Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T13:05:32.384Z] Removing intermediate container ba29a2bd5b87 [2021-06-16T13:05:32.384Z] ---> 7fcc4ad0582f [2021-06-16T13:05:32.384Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T13:05:32.657Z] ---> Running in 9fa0b026a264 [2021-06-16T13:05:32.657Z] Removing intermediate container 9fa0b026a264 [2021-06-16T13:05:32.657Z] ---> ca9ab003d3a9 [2021-06-16T13:05:32.657Z] [2021-06-16T13:05:32.923Z] Successfully built ca9ab003d3a9 [2021-06-16T13:05:32.923Z] Successfully tagged core-metadata:latest [2021-06-16T13:05:32.923Z]  Building core-metadata ... done  ---> 1b45df4ff44a [2021-06-16T13:05:32.923Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T13:05:33.188Z] ---> b3fcdceebfc5 [2021-06-16T13:05:33.188Z] 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-16T13:05:33.188Z] ---> Running in 6304c2dc10a4 [2021-06-16T13:05:34.145Z] Removing intermediate container 6304c2dc10a4 [2021-06-16T13:05:34.145Z] ---> 0ca4dfc41feb [2021-06-16T13:05:34.145Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T13:05:34.145Z] ---> Running in 87c0d33466b9 [2021-06-16T13:05:34.145Z] Removing intermediate container 87c0d33466b9 [2021-06-16T13:05:34.145Z] ---> 2deac3f3164a [2021-06-16T13:05:34.145Z] Step 24/26 : LABEL arch=x86_64 [2021-06-16T13:05:34.145Z] ---> Running in 322baec8f1e7 [2021-06-16T13:05:34.145Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T13:05:34.145Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T13:05:34.145Z] ---> aefe523efa57 [2021-06-16T13:05:34.145Z] 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-16T13:05:34.145Z] ---> Running in f67ba571097e [2021-06-16T13:05:34.406Z] Removing intermediate container 322baec8f1e7 [2021-06-16T13:05:34.406Z] ---> 8630a0feef8b [2021-06-16T13:05:34.406Z] Step 25/26 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:05:34.406Z] ---> Running in f7b4067fc75b [2021-06-16T13:05:34.406Z] Removing intermediate container f67ba571097e [2021-06-16T13:05:34.406Z] ---> 22dc7b7cc7f7 [2021-06-16T13:05:34.406Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T13:05:34.406Z] ---> Running in 41f1479205da [2021-06-16T13:05:34.406Z] Removing intermediate container f7b4067fc75b [2021-06-16T13:05:34.406Z] ---> 10905f7c28bd [2021-06-16T13:05:34.406Z] Step 26/26 : LABEL version=0.0.0 [2021-06-16T13:05:34.406Z] ---> Running in 218c325c24d7 [2021-06-16T13:05:34.668Z] Removing intermediate container 218c325c24d7 [2021-06-16T13:05:34.668Z] ---> 076edb54209e [2021-06-16T13:05:34.668Z] [2021-06-16T13:05:34.668Z] Successfully built 076edb54209e [2021-06-16T13:05:34.668Z] Successfully tagged security-secretstore-setup:latest [2021-06-16T13:05:34.668Z]  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T13:05:34.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T13:05:34.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.175s coverage: 28.7% of statements [2021-06-16T13:05:34.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T13:05:34.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T13:05:34.930Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T13:05:34.930Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T13:05:34.930Z] Executing bash-5.0.17-r0.post-install [2021-06-16T13:05:34.930Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T13:05:34.930Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T13:05:34.930Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T13:05:34.930Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T13:05:34.930Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T13:05:34.930Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T13:05:34.930Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T13:05:34.930Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T13:05:34.930Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T13:05:34.930Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T13:05:34.930Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T13:05:35.502Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T13:05:35.502Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T13:05:35.502Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T13:05:35.502Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T13:05:35.502Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T13:05:35.502Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T13:05:35.502Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T13:05:35.502Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T13:05:35.502Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T13:05:35.502Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T13:05:35.502Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T13:05:35.502Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T13:05:35.502Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T13:05:35.502Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T13:05:35.502Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T13:05:35.502Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T13:05:35.502Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T13:05:35.502Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T13:05:35.502Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T13:05:35.502Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T13:05:35.502Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T13:05:35.764Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T13:05:35.764Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T13:05:35.764Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T13:05:35.764Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T13:05:35.764Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T13:05:35.764Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T13:05:35.764Z] OK: 72 MiB in 59 packages [2021-06-16T13:05:36.336Z] Collecting docker-compose==1.23.2 [2021-06-16T13:05:36.336Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T13:05:36.598Z] Collecting PyYAML<4,>=3.10 [2021-06-16T13:05:36.598Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T13:05:37.169Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T13:05:37.169Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T13:05:37.431Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T13:05:37.431Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T13:05:37.695Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T13:05:37.695Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T13:05:37.695Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T13:05:37.695Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T13:05:37.958Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T13:05:37.958Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T13:05:38.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.352s coverage: 100.0% of statements [2021-06-16T13:05:38.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T13:05:38.218Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T13:05:38.219Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T13:05:38.219Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T13:05:38.219Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T13:05:38.484Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T13:05:38.484Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T13:05:38.746Z] 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-16T13:05:38.746Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T13:05:38.746Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T13:05:38.746Z] 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-16T13:05:38.746Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T13:05:38.746Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T13:05:38.746Z] 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-16T13:05:38.746Z] Collecting idna<2.8,>=2.5 [2021-06-16T13:05:38.746Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T13:05:38.746Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T13:05:38.746Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T13:05:38.746Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T13:05:38.746Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T13:05:39.007Z] Installing collected packages: PyYAML, docopt, websocket-client, jsonschema, texttable, cached-property, docker-pycreds, urllib3, idna, requests, docker, dockerpty, docker-compose [2021-06-16T13:05:39.007Z] Running setup.py install for PyYAML: started [2021-06-16T13:05:39.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.364s coverage: 53.4% of statements [2021-06-16T13:05:39.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T13:05:39.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T13:05:39.269Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T13:05:39.269Z] Running setup.py install for docopt: started [2021-06-16T13:05:39.531Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T13:05:39.792Z] Running setup.py install for texttable: started [2021-06-16T13:05:40.054Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T13:05:40.054Z] Attempting uninstall: urllib3 [2021-06-16T13:05:40.054Z] Found existing installation: urllib3 1.25.9 [2021-06-16T13:05:40.054Z] Uninstalling urllib3-1.25.9: [2021-06-16T13:05:40.054Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T13:05:40.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.532s coverage: 87.7% of statements [2021-06-16T13:05:40.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T13:05:40.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T13:05:40.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.243s coverage: 78.9% of statements [2021-06-16T13:05:40.314Z] Attempting uninstall: idna [2021-06-16T13:05:40.314Z] Found existing installation: idna 2.9 [2021-06-16T13:05:40.314Z] Uninstalling idna-2.9: [2021-06-16T13:05:40.314Z] Successfully uninstalled idna-2.9 [2021-06-16T13:05:40.314Z] Attempting uninstall: requests [2021-06-16T13:05:40.314Z] Found existing installation: requests 2.23.0 [2021-06-16T13:05:40.314Z] Uninstalling requests-2.23.0: [2021-06-16T13:05:40.314Z] Successfully uninstalled requests-2.23.0 [2021-06-16T13:05:40.576Z] Running setup.py install for dockerpty: started [2021-06-16T13:05:40.836Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T13:05:41.098Z] 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-16T13:05:44.424Z] Removing intermediate container 41f1479205da [2021-06-16T13:05:44.424Z] ---> 383209a6634e [2021-06-16T13:05:44.424Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T13:05:44.424Z] ---> Running in 0c8939f5cae3 [2021-06-16T13:05:44.424Z] Removing intermediate container 0c8939f5cae3 [2021-06-16T13:05:44.424Z] ---> 68c76d94a4d1 [2021-06-16T13:05:44.424Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T13:05:44.424Z] ---> Running in 929fc28d1670 [2021-06-16T13:05:44.424Z] Removing intermediate container 929fc28d1670 [2021-06-16T13:05:44.424Z] ---> 89cd591662fe [2021-06-16T13:05:44.424Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T13:05:44.424Z] ---> 9c070a054ce3 [2021-06-16T13:05:44.424Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T13:05:44.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.200s coverage: 81.2% of statements [2021-06-16T13:05:44.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T13:05:44.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T13:05:44.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T13:05:44.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T13:05:44.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T13:05:44.684Z] ---> 0876951ff4f6 [2021-06-16T13:05:44.685Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T13:05:44.947Z] ---> d75dfb9a25b0 [2021-06-16T13:05:44.947Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T13:05:44.947Z] ---> Running in 3bdfa5504e7b [2021-06-16T13:05:45.294Z] Removing intermediate container 3bdfa5504e7b [2021-06-16T13:05:45.294Z] ---> 986aaca5cc2f [2021-06-16T13:05:45.295Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T13:05:45.295Z] ---> Running in 568c05dfd049 [2021-06-16T13:05:45.295Z] Removing intermediate container 568c05dfd049 [2021-06-16T13:05:45.295Z] ---> 91e9cb8c30fc [2021-06-16T13:05:45.295Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T13:05:45.295Z] ---> Running in a74b92bfe16e [2021-06-16T13:05:45.295Z] Removing intermediate container a74b92bfe16e [2021-06-16T13:05:45.295Z] ---> b1208ea21760 [2021-06-16T13:05:45.295Z] Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:05:45.295Z] ---> Running in cbbe6bb2c5ff [2021-06-16T13:05:45.650Z] Removing intermediate container cbbe6bb2c5ff [2021-06-16T13:05:45.650Z] ---> 33336da5d03e [2021-06-16T13:05:45.650Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T13:05:45.650Z] ---> Running in abe6e01a282e [2021-06-16T13:05:45.650Z] Removing intermediate container abe6e01a282e [2021-06-16T13:05:45.650Z] ---> f94f30d15645 [2021-06-16T13:05:45.650Z] [2021-06-16T13:05:45.650Z] Successfully built f94f30d15645 [2021-06-16T13:05:45.650Z] Successfully tagged sys-mgmt-agent:latest [2021-06-16T13:05:45.959Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-16T13:05:45.963Z] $ docker stop --time=1 f76c60a1150240b4f06c8e95a905f2946bb3e25aaa14c162d069b1299090cdbc [2021-06-16T13:05:47.222Z] $ docker rm -f f76c60a1150240b4f06c8e95a905f2946bb3e25aaa14c162d069b1299090cdbc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T13:05:47.618Z] + docker images [2021-06-16T13:05:47.618Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T13:05:47.618Z] sys-mgmt-agent latest f94f30d15645 2 seconds ago 312MB [2021-06-16T13:05:47.618Z] security-secretstore-setup latest 076edb54209e 13 seconds ago 28.7MB [2021-06-16T13:05:47.618Z] core-metadata latest ca9ab003d3a9 15 seconds ago 16.6MB [2021-06-16T13:05:47.618Z] core-command latest 543a2e0994ba 15 seconds ago 15.9MB [2021-06-16T13:05:47.618Z] c180310908a7 18 seconds ago 1.15GB [2021-06-16T13:05:47.618Z] 8b3cf356201e 19 seconds ago 1.15GB [2021-06-16T13:05:47.618Z] 63793276c12e 20 seconds ago 1.15GB [2021-06-16T13:05:47.619Z] cd22403ae917 20 seconds ago 1.14GB [2021-06-16T13:05:47.619Z] security-bootstrapper latest db8b3953e31c About a minute ago 18.6MB [2021-06-16T13:05:47.619Z] support-notifications latest 73969c27c89c About a minute ago 16.7MB [2021-06-16T13:05:47.619Z] security-proxy-setup latest e95c9a4fc180 About a minute ago 25.7MB [2021-06-16T13:05:47.619Z] support-scheduler latest 6484d9efc51b About a minute ago 15.9MB [2021-06-16T13:05:47.619Z] a9a74324a943 About a minute ago 1.15GB [2021-06-16T13:05:47.619Z] core-data latest 7960648bd956 About a minute ago 20.2MB [2021-06-16T13:05:47.619Z] 09b99365b4a8 About a minute ago 1.15GB [2021-06-16T13:05:47.619Z] 8afe19a187e2 About a minute ago 1.15GB [2021-06-16T13:05:47.619Z] cb2d8c16a088 About a minute ago 1.15GB [2021-06-16T13:05:47.619Z] 836fa86fa388 About a minute ago 1.15GB [2021-06-16T13:05:47.619Z] ci-base-image-x86_64 latest bd436acc9703 5 minutes ago 647MB [2021-06-16T13:05:47.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-16T13:05:47.619Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-16T13:05:47.619Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-16T13:05:47.619Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-16T13:05:47.619Z] 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-16T13:05:50.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.417s coverage: 95.1% of statements [2021-06-16T13:05:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T13:05:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T13:05:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T13:05:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T13:05:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T13:05:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T13:05:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T13:05:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T13:05:50.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.199s coverage: 60.0% of statements [2021-06-16T13:05:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T13:05:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T13:05:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T13:05:50.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.392s coverage: 0.8% of statements [2021-06-16T13:05:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T13:05:50.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.146s coverage: 58.8% of statements [2021-06-16T13:05:50.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 22.0% of statements [2021-06-16T13:05:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T13:05:50.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements [2021-06-16T13:05:50.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.202s coverage: 79.5% of statements [2021-06-16T13:05:50.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2021-06-16T13:05:51.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.190s coverage: 96.3% of statements [2021-06-16T13:05:52.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements [2021-06-16T13:06:03.021Z] Still waiting to schedule task [2021-06-16T13:06:03.022Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-16T13:06:04.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.209s coverage: 94.4% of statements [2021-06-16T13:06:04.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements [2021-06-16T13:06:09.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.516s coverage: 81.8% of statements [2021-06-16T13:06:09.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T13:06:17.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T13:06:17.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T13:06:17.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T13:06:17.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T13:06:17.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T13:06:17.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.181s coverage: 80.0% of statements [2021-06-16T13:06:17.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2021-06-16T13:06:17.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements [2021-06-16T13:06:17.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.273s coverage: 91.2% of statements [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T13:06:17.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.668s coverage: 64.4% of statements [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T13:06:17.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T13:06:17.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements [2021-06-16T13:06:17.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-06-16T13:06:17.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-06-16T13:06:17.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements [2021-06-16T13:06:18.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-06-16T13:06:22.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.042s coverage: 66.9% of statements [2021-06-16T13:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T13:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T13:06:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T13:06:23.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.729s coverage: 43.6% of statements [2021-06-16T13:06:23.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T13:06:23.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T13:06:23.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2021-06-16T13:06:23.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T13:06:23.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2021-06-16T13:06:23.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T13:06:36.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.240s coverage: 19.3% of statements [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T13:06:36.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.603s coverage: 91.9% of statements [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T13:06:36.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 62.7% of statements [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T13:06:36.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.6% of statements [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T13:06:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T13:06:36.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T13:06:36.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.169s coverage: 28.9% of statements [2021-06-16T13:06:36.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T13:06:36.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-16T13:06:36.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T13:06:36.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T13:06:36.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T13:06:36.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T13:06:36.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.236s coverage: 100.0% of statements [2021-06-16T13:06:36.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-16T13:06:36.011Z] GO111MODULE=on go vet ./... [2021-06-16T13:07:08.868Z] Running on prd-ubuntu18.04-docker-8c-8g-1702 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws [2021-06-16T13:07:08.889Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-06-16T13:07:09.003Z] The recommended git tool is: git [2021-06-16T13:07:16.461Z] using credential edgex-jenkins-ssh [2021-06-16T13:07:16.476Z] Cloning the remote Git repository [2021-06-16T13:07:16.477Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T13:07:16.547Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-06-16T13:07:16.577Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T13:07:16.578Z] > git --version # timeout=10 [2021-06-16T13:07:16.586Z] > git --version # 'git version 2.17.1' [2021-06-16T13:07:16.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T13:07:16.616Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T13:07:30.733Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T13:07:30.738Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T13:07:30.748Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T13:07:30.760Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T13:07:30.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T13:07:30.766Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T13:07:31.434Z] Merging remotes/origin/master commit 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 into PR head commit 1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:07:31.544Z] Merge succeeded, producing 1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:07:31.544Z] Checking out Revision 1424c5c28898345e9e090b9efb05348b96d4d2c5 (PR-3568) [2021-06-16T13:07:31.437Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T13:07:31.443Z] > git checkout -f 1424c5c28898345e9e090b9efb05348b96d4d2c5 # timeout=10 [2021-06-16T13:07:31.503Z] > git remote # timeout=10 [2021-06-16T13:07:31.510Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T13:07:31.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T13:07:31.520Z] > git merge 7c16c30ce5c4a6347a1b0561aa5b86cc6a5e3cf8 # timeout=10 [2021-06-16T13:07:31.530Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T13:07:31.541Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T13:07:31.548Z] > git checkout -f 1424c5c28898345e9e090b9efb05348b96d4d2c5 # timeout=10 [2021-06-16T13:07:35.203Z] Commit message: "build(snap): update to consul 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T13:07:36.497Z] + echo snap-build.sh [2021-06-16T13:07:36.497Z] snap-build.sh [2021-06-16T13:07:36.497Z] + SNAP_BASE_DIR=. [2021-06-16T13:07:36.497Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-06-16T13:07:36.497Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-06-16T13:07:36.497Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-06-16T13:07:36.497Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-06-16T13:07:36.497Z] + cd /w/workspace/edgex-go/6 [2021-06-16T13:07:36.497Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-16T13:07:36.497Z] Reading package lists... [2021-06-16T13:07:36.760Z] Building dependency tree... [2021-06-16T13:07:36.760Z] Reading state information... [2021-06-16T13:07:36.760Z] The following packages were automatically installed and are no longer required: [2021-06-16T13:07:36.760Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-16T13:07:36.760Z] uidmap xdelta3 [2021-06-16T13:07:36.760Z] Use 'sudo apt autoremove' to remove them. [2021-06-16T13:07:36.760Z] The following packages will be REMOVED: [2021-06-16T13:07:36.760Z] lxd* lxd-client* [2021-06-16T13:07:37.336Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-16T13:07:37.336Z] After this operation, 31.7 MB disk space will be freed. [2021-06-16T13:07:37.863Z] (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-16T13:07:37.863Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T13:07:38.813Z] Removing lxd dnsmasq configuration [2021-06-16T13:07:38.813Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T13:07:38.813Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-16T13:07:39.761Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T13:07:40.022Z] (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-16T13:07:40.022Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T13:07:41.413Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-16T13:07:41.413Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-16T13:07:42.809Z] + sudo snap remove --purge lxd [2021-06-16T13:07:42.809Z] snap "lxd" is not installed [2021-06-16T13:07:42.809Z] + sudo groupadd --force --system lxd [2021-06-16T13:07:42.809Z] ++ whoami [2021-06-16T13:07:42.809Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-16T13:07:42.809Z] + newgrp - lxd [2021-06-16T13:07:42.809Z] + sudo snap install lxd [2021-06-16T13:07:51.019Z] 2021-06-16T13:07:48Z INFO Waiting for automatic snapd restart... [2021-06-16T13:07:58.957Z] gofmt -l . [2021-06-16T13:07:58.957Z] [ "`gofmt -l .`" = "" ] [2021-06-16T13:07:58.957Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T13:07:59.624Z] + ls -al . [2021-06-16T13:07:59.624Z] total 544 [2021-06-16T13:07:59.624Z] drwxrwxr-x 9 1001 1001 4096 Jun 16 13:07 . [2021-06-16T13:07:59.624Z] drwxr-xr-x 4 root root 4096 Jun 16 13:03 .. [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 13:01 .dockerignore [2021-06-16T13:07:59.624Z] drwxrwxr-x 8 1001 1001 4096 Jun 16 13:02 .git [2021-06-16T13:07:59.624Z] drwxrwxr-x 3 1001 1001 4096 Jun 16 13:01 .github [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 13:01 .gitignore [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 13:01 .sonarcloud.properties [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 13:01 Attribution.txt [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 13:01 CONTRIBUTING.md [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 13:01 Dockerfile.build [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 13:01 Jenkinsfile [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 13:01 LICENSE [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 13:01 Makefile [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 13:01 README.md [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 13:01 SECURITY.md [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 5 Jun 16 12:59 VERSION [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 13:01 ZMQWindows.md [2021-06-16T13:07:59.624Z] drwxrwxr-x 2 1001 1001 4096 Jun 16 13:01 bin [2021-06-16T13:07:59.624Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 13:01 cmd [2021-06-16T13:07:59.624Z] -rw-r--r-- 1 root root 398195 Jun 16 13:06 coverage.out [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 13:01 go.mod [2021-06-16T13:07:59.624Z] -rw-r--r-- 1 root root 20843 Jun 16 13:03 go.sum [2021-06-16T13:07:59.624Z] drwxrwxr-x 7 1001 1001 4096 Jun 16 13:01 internal [2021-06-16T13:07:59.624Z] drwxrwxr-x 3 1001 1001 4096 Jun 16 13:01 openapi [2021-06-16T13:07:59.624Z] drwxrwxr-x 4 1001 1001 4096 Jun 16 13:01 snap [2021-06-16T13:07:59.624Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 13:01 version.go [Pipeline] sh [2021-06-16T13:08:00.290Z] + '[' -e coverage.out ] [2021-06-16T13:08:00.290Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T13:08:00.328Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T13:08:01.135Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T13:08:01.790Z] + make build [2021-06-16T13:08:01.790Z] go mod tidy [2021-06-16T13:08:02.394Z] 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-16T13:08:09.099Z] 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-16T13:08:09.203Z] lxd 4.15 from Canonical* installed [2021-06-16T13:08:09.203Z] + sudo lxd init --auto [2021-06-16T13:08:19.255Z] + sudo snap install --classic snapcraft [2021-06-16T13:08:23.575Z] snapcraft 4.8.1 from Canonical* installed [2021-06-16T13:08:23.575Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-16T13:08:23.575Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-16T13:08:23.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T13:08:23.575Z] Dload Upload Total Spent Left Speed [2021-06-16T13:08:23.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4679 [2021-06-16T13:08:23.840Z] 32 3325k 32 1074k 0 0 4571k 0 --:--:-- --:--:-- --:--:-- 4571k 100 3325k 100 3325k 0 0 12.4M 0 --:--:-- --:--:-- --:--:-- 87.9M [2021-06-16T13:08:23.840Z] ./yq_linux_amd64 [2021-06-16T13:08:24.103Z] + sudo snapcraft prime --use-lxd [2021-06-16T13:08:26.027Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-16T13:08:26.289Z] 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-16T13:08:26.289Z] - README.md [2021-06-16T13:08:26.289Z] [2021-06-16T13:08:26.289Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-16T13:08:26.865Z] Launching a container. [2021-06-16T13:08:31.298Z] 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-16T13:08:32.276Z] 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-16T13:08:33.466Z] Waiting for container to be ready [2021-06-16T13:08:34.041Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-16T13:08:34.041Z] [2021-06-16T13:08:36.585Z] 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-16T13:08:36.859Z] 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-16T13:08:38.259Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-16T13:08:38.522Z] Waiting for network to be ready... [2021-06-16T13:08:39.097Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-16T13:08:39.097Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-16T13:08:39.097Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-16T13:08:39.359Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-16T13:08:39.359Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-16T13:08:39.359Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-16T13:08:39.359Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-16T13:08:39.359Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-16T13:08:39.359Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-16T13:08:39.359Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-16T13:08:39.621Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-16T13:08:39.884Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-16T13:08:40.146Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-16T13:08:40.146Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-16T13:08:40.146Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-16T13:08:40.146Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-16T13:08:40.146Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-16T13:08:40.146Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-16T13:08:40.246Z] 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-16T13:08:40.408Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-16T13:08:40.670Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-16T13:08:40.670Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-16T13:08:40.670Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-16T13:08:40.670Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-16T13:08:40.670Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-16T13:08:40.670Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-16T13:08:40.670Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-16T13:08:40.670Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-16T13:08:43.221Z] Fetched 24.7 MB in 4s (6047 kB/s) [2021-06-16T13:08:43.641Z] 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-16T13:08:44.190Z] Reading package lists... [2021-06-16T13:08:44.190Z] Reading package lists... [2021-06-16T13:08:44.452Z] Building dependency tree... [2021-06-16T13:08:44.452Z] Reading state information... [2021-06-16T13:08:44.714Z] The following additional packages will be installed: [2021-06-16T13:08:44.714Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-16T13:08:44.714Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-16T13:08:44.714Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-16T13:08:44.714Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-16T13:08:44.714Z] Suggested packages: [2021-06-16T13:08:44.714Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-16T13:08:44.714Z] Recommended packages: [2021-06-16T13:08:44.714Z] gnupg libsasl2-modules [2021-06-16T13:08:44.714Z] The following NEW packages will be installed: [2021-06-16T13:08:44.714Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-16T13:08:44.714Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-16T13:08:44.714Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-16T13:08:44.714Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-16T13:08:44.714Z] The following packages will be upgraded: [2021-06-16T13:08:44.714Z] gpg gpg-agent gpgconf libudev1 [2021-06-16T13:08:44.714Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-16T13:08:44.714Z] Need to get 3530 kB of archives. [2021-06-16T13:08:44.714Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-16T13:08:44.714Z] 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-16T13:08:44.714Z] 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-16T13:08:44.714Z] 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-16T13:08:44.976Z] 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-16T13:08:44.976Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-16T13:08:45.237Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-16T13:08:45.499Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-16T13:08:45.499Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-16T13:08:45.760Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-16T13:08:45.760Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-16T13:08:45.760Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-16T13:08:45.760Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-16T13:08:45.760Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-16T13:08:45.760Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-16T13:08:45.760Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-16T13:08:45.760Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-16T13:08:45.760Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-16T13:08:45.760Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-16T13:08:45.760Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-16T13:08:45.760Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-16T13:08:45.760Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-16T13:08:45.760Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-16T13:08:46.027Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T13:08:46.027Z] Fetched 3530 kB in 1s (3208 kB/s) [2021-06-16T13:08:46.027Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-16T13:08:46.027Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-16T13:08:46.027Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-16T13:08:46.027Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-16T13:08:46.027Z] Selecting previously unselected package udev. [2021-06-16T13:08:46.027Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-16T13:08:46.027Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-16T13:08:46.290Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-16T13:08:46.290Z] Selecting previously unselected package libfuse2:amd64. [2021-06-16T13:08:46.290Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-16T13:08:46.290Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-16T13:08:46.365Z] 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-16T13:08:46.552Z] Selecting previously unselected package fuse. [2021-06-16T13:08:46.552Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-16T13:08:46.552Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-16T13:08:46.552Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T13:08:46.552Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T13:08:46.552Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T13:08:46.552Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T13:08:46.814Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T13:08:46.814Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T13:08:46.814Z] Selecting previously unselected package libksba8:amd64. [2021-06-16T13:08:46.814Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-16T13:08:46.814Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-16T13:08:46.814Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-16T13:08:46.814Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T13:08:46.814Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:46.814Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-16T13:08:46.814Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T13:08:46.814Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:47.076Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-16T13:08:47.076Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T13:08:47.076Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:47.076Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-16T13:08:47.076Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T13:08:47.076Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:47.076Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-16T13:08:47.076Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T13:08:47.076Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:47.076Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-16T13:08:47.076Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T13:08:47.076Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:47.339Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-16T13:08:47.339Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T13:08:47.339Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:47.339Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-16T13:08:47.339Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T13:08:47.339Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:47.339Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-16T13:08:47.339Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T13:08:47.339Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:47.339Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-16T13:08:47.339Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-16T13:08:47.339Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T13:08:47.339Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-16T13:08:47.339Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-16T13:08:47.339Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T13:08:47.602Z] Selecting previously unselected package libldap-common. [2021-06-16T13:08:47.602Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-16T13:08:47.602Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T13:08:47.602Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-16T13:08:47.602Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-16T13:08:47.602Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T13:08:47.602Z] Selecting previously unselected package dirmngr. [2021-06-16T13:08:47.602Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T13:08:47.602Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-16T13:08:47.602Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T13:08:47.869Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-16T13:08:47.869Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-16T13:08:47.869Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T13:08:47.869Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T13:08:47.869Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-16T13:08:47.869Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:47.869Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-16T13:08:47.869Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T13:08:47.869Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-16T13:08:48.134Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-16T13:08:48.396Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:48.396Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-16T13:08:48.396Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-16T13:08:48.396Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-16T13:08:48.396Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:48.396Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:48.396Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:48.396Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:48.396Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:48.396Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:48.396Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T13:08:48.396Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T13:08:48.396Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-16T13:08:48.657Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T13:08:48.918Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-16T13:08:48.919Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-16T13:08:48.919Z] This means they are not meant to be enabled using systemctl. [2021-06-16T13:08:48.919Z] Possible reasons for having this kind of units are: [2021-06-16T13:08:48.919Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-16T13:08:48.919Z] .wants/ or .requires/ directory. [2021-06-16T13:08:48.919Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-16T13:08:48.919Z] a requirement dependency on it. [2021-06-16T13:08:48.919Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-16T13:08:48.919Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-16T13:08:48.919Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-16T13:08:48.919Z] instance name specified. [2021-06-16T13:08:49.441Z] Reading package lists... [2021-06-16T13:08:49.703Z] Building dependency tree... [2021-06-16T13:08:49.703Z] Reading state information... [2021-06-16T13:08:49.703Z] The following additional packages will be installed: [2021-06-16T13:08:49.703Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-16T13:08:49.703Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-16T13:08:49.703Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-16T13:08:49.703Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-16T13:08:49.704Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-16T13:08:49.704Z] Suggested packages: [2021-06-16T13:08:49.704Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-16T13:08:49.704Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-16T13:08:49.704Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-16T13:08:49.704Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-16T13:08:49.704Z] systemd-container policykit-1 [2021-06-16T13:08:49.704Z] Recommended packages: [2021-06-16T13:08:49.704Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-16T13:08:49.704Z] The following NEW packages will be installed: [2021-06-16T13:08:49.704Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-16T13:08:49.704Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-16T13:08:49.704Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-16T13:08:49.704Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-16T13:08:49.704Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-16T13:08:49.704Z] The following packages will be upgraded: [2021-06-16T13:08:49.704Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-16T13:08:49.704Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-16T13:08:49.704Z] Need to get 36.7 MB of archives. [2021-06-16T13:08:49.704Z] After this operation, 147 MB of additional disk space will be used. [2021-06-16T13:08:49.704Z] 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-16T13:08:49.965Z] 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-16T13:08:49.965Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-16T13:08:49.965Z] 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-16T13:08:49.965Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-16T13:08:49.965Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-16T13:08:49.965Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-16T13:08:49.965Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-16T13:08:49.965Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-16T13:08:49.965Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-16T13:08:49.965Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-16T13:08:49.965Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-16T13:08:50.227Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-16T13:08:50.227Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-16T13:08:50.227Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-16T13:08:50.227Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-16T13:08:50.681Z] 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-16T13:08:51.171Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-16T13:08:51.171Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-16T13:08:51.431Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-16T13:08:51.431Z] 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-16T13:08:51.431Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-16T13:08:51.431Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-16T13:08:51.431Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-16T13:08:51.431Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-16T13:08:51.431Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-16T13:08:51.431Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-16T13:08:51.431Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-16T13:08:51.431Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-16T13:08:51.431Z] 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-16T13:08:51.431Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-16T13:08:52.655Z] 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-16T13:08:52.822Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T13:08:52.822Z] Fetched 36.7 MB in 3s (13.0 MB/s) [2021-06-16T13:08:52.822Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T13:08:52.822Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-16T13:08:53.082Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-16T13:08:53.343Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-16T13:08:53.343Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-16T13:08:53.605Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-16T13:08:53.605Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T13:08:53.605Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-16T13:08:53.605Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-16T13:08:53.866Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-16T13:08:53.866Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T13:08:53.866Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-16T13:08:53.866Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-16T13:08:54.127Z] Setting up apt (1.6.13) ... [2021-06-16T13:08:54.127Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-16T13:08:54.389Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-16T13:08:54.650Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-16T13:08:54.650Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-16T13:08:54.650Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-16T13:08:54.912Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-16T13:08:54.913Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T13:08:54.913Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T13:08:54.913Z] Selecting previously unselected package libexpat1:amd64. [2021-06-16T13:08:54.913Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-16T13:08:54.913Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-16T13:08:54.913Z] Selecting previously unselected package python3.6-minimal. [2021-06-16T13:08:54.913Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T13:08:54.913Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T13:08:55.175Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-16T13:08:55.439Z] Checking for services that may need to be restarted...done. [2021-06-16T13:08:55.439Z] Checking for services that may need to be restarted...done. [2021-06-16T13:08:55.439Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T13:08:55.439Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-16T13:08:55.439Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T13:08:55.701Z] Selecting previously unselected package python3-minimal. [2021-06-16T13:08:55.701Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-16T13:08:55.701Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-16T13:08:55.701Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-16T13:08:55.962Z] Selecting previously unselected package mime-support. [2021-06-16T13:08:55.962Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-16T13:08:55.962Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-16T13:08:55.962Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-16T13:08:55.962Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-16T13:08:55.962Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-16T13:08:55.962Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-16T13:08:55.962Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T13:08:55.962Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T13:08:56.044Z] 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-16T13:08:56.225Z] Selecting previously unselected package python3.6. [2021-06-16T13:08:56.225Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T13:08:56.225Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T13:08:56.225Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-16T13:08:56.225Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-16T13:08:56.225Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-16T13:08:56.487Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-16T13:08:56.487Z] Selecting previously unselected package python3. [2021-06-16T13:08:56.487Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-16T13:08:56.487Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-16T13:08:56.487Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-16T13:08:56.748Z] Selecting previously unselected package multiarch-support. [2021-06-16T13:08:56.748Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T13:08:56.748Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-16T13:08:56.748Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-16T13:08:56.748Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-16T13:08:56.748Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-16T13:08:56.748Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-16T13:08:56.748Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-16T13:08:56.748Z] Selecting previously unselected package libbsd0:amd64. [2021-06-16T13:08:56.748Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-16T13:08:56.748Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-16T13:08:57.296Z] Selecting previously unselected package sudo. [2021-06-16T13:08:57.296Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-16T13:08:57.296Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-16T13:08:57.560Z] Selecting previously unselected package apparmor. [2021-06-16T13:08:57.560Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-16T13:08:57.560Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-16T13:08:57.560Z] Selecting previously unselected package libedit2:amd64. [2021-06-16T13:08:57.560Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-16T13:08:57.560Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-16T13:08:57.821Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-16T13:08:57.821Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T13:08:57.821Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T13:08:57.821Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-16T13:08:57.821Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T13:08:57.821Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T13:08:57.821Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-16T13:08:57.821Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-16T13:08:57.821Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-16T13:08:57.821Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-16T13:08:57.821Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T13:08:57.821Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T13:08:58.085Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-16T13:08:58.085Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T13:08:58.085Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T13:08:58.085Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-16T13:08:58.085Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-16T13:08:58.085Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-16T13:08:58.347Z] Selecting previously unselected package openssh-client. [2021-06-16T13:08:58.347Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-16T13:08:58.347Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-16T13:08:58.347Z] Selecting previously unselected package squashfs-tools. [2021-06-16T13:08:58.347Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-16T13:08:58.347Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-16T13:08:58.609Z] Selecting previously unselected package snapd. [2021-06-16T13:08:58.609Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-16T13:08:58.609Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-16T13:09:01.169Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-16T13:09:01.169Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-16T13:09:01.169Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-16T13:09:01.169Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-16T13:09:01.169Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-16T13:09:01.169Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T13:09:01.169Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T13:09:01.169Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-16T13:09:01.169Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] } [2021-06-16T13:09:01.457Z] $ docker stop --time=1 f8bd2a5e1f10ef108427df5a9a90ced29b4ebaef02746b8820dc679d81402ade [2021-06-16T13:09:01.743Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-16T13:09:01.743Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-16T13:09:01.743Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-16T13:09:01.743Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T13:09:01.743Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T13:09:01.743Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T13:09:02.316Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-16T13:09:02.316Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T13:09:02.316Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-16T13:09:02.316Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-16T13:09:02.316Z] running python rtupdate hooks for python3.6... [2021-06-16T13:09:02.316Z] running python post-rtupdate hooks for python3.6... [2021-06-16T13:09:02.316Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-16T13:09:03.262Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-16T13:09:03.262Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T13:09:03.262Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-16T13:09:03.525Z] Setting up snapd (2.49.2+18.04) ... [2021-06-16T13:09:03.655Z] $ docker rm -f f8bd2a5e1f10ef108427df5a9a90ced29b4ebaef02746b8820dc679d81402ade [2021-06-16T13:09:03.788Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-16T13:09:04.051Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-16T13:09:04.051Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-16T13:09:04.312Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-16T13:09:04.574Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-16T13:09:04.574Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-16T13:09:04.836Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-16T13:09:04.836Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T13:09:07.317Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-16T13:09:07.317Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-16T13:09:07.317Z] /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-16T13:09:07.317Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T13:09:07.317Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-16T13:09:07.317Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T13:09:07.317Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T13:09:07.317Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T13:09:07.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T13:09:07.626Z] [2021-06-16T13:09:07.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T13:09:07.893Z] Reading package lists... [2021-06-16T13:09:07.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T13:09:08.154Z] Reading package lists... [2021-06-16T13:09:08.258Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-16T13:09:08.258Z] 29e5d40040c1: Pulling fs layer [2021-06-16T13:09:08.258Z] 1ce36da41761: Pulling fs layer [2021-06-16T13:09:08.258Z] 25b303627fd3: Pulling fs layer [2021-06-16T13:09:08.416Z] Building dependency tree... [2021-06-16T13:09:08.416Z] Reading state information... [2021-06-16T13:09:08.533Z] 29e5d40040c1: Verifying Checksum [2021-06-16T13:09:08.533Z] 29e5d40040c1: Download complete [2021-06-16T13:09:08.678Z] Calculating upgrade... [2021-06-16T13:09:08.678Z] The following packages will be upgraded: [2021-06-16T13:09:08.678Z] advancecomp base-files bash binutils binutils-common [2021-06-16T13:09:08.678Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-16T13:09:08.678Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-16T13:09:08.678Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-16T13:09:08.678Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-16T13:09:08.678Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-16T13:09:08.678Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-16T13:09:08.678Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-16T13:09:08.678Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-16T13:09:08.678Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-16T13:09:08.678Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-16T13:09:08.678Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-16T13:09:08.678Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-16T13:09:08.678Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-16T13:09:08.678Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-16T13:09:08.678Z] ubuntu-keyring util-linux [2021-06-16T13:09:08.940Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T13:09:08.940Z] Need to get 64.1 MB of archives. [2021-06-16T13:09:08.940Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-16T13:09:08.940Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-16T13:09:08.940Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-16T13:09:08.940Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-16T13:09:08.940Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-16T13:09:08.940Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-16T13:09:08.940Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-16T13:09:08.940Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-16T13:09:08.940Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-16T13:09:08.940Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-16T13:09:08.940Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-16T13:09:08.940Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-16T13:09:08.940Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-16T13:09:08.940Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-16T13:09:08.940Z] 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-16T13:09:08.940Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-16T13:09:08.940Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-16T13:09:08.940Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-16T13:09:08.940Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-16T13:09:09.134Z] 29e5d40040c1: Pull complete [2021-06-16T13:09:09.204Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-16T13:09:09.204Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-16T13:09:09.204Z] 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-16T13:09:09.204Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-16T13:09:09.204Z] 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-16T13:09:09.204Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-16T13:09:09.204Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-16T13:09:09.204Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-16T13:09:09.204Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-16T13:09:09.204Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-16T13:09:09.204Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-16T13:09:09.204Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-16T13:09:09.204Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-16T13:09:09.204Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-16T13:09:09.204Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-16T13:09:09.204Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-16T13:09:09.204Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-16T13:09:09.204Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-16T13:09:09.204Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-16T13:09:09.204Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-16T13:09:09.204Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-16T13:09:09.204Z] 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-16T13:09:09.204Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-16T13:09:09.205Z] 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-16T13:09:09.205Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-16T13:09:09.205Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-16T13:09:09.205Z] 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-16T13:09:09.205Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-16T13:09:09.205Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-16T13:09:09.205Z] 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-16T13:09:09.205Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-16T13:09:09.468Z] 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-16T13:09:09.468Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-16T13:09:09.468Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-16T13:09:09.468Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-16T13:09:09.468Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-16T13:09:09.468Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-16T13:09:09.468Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-16T13:09:09.468Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-16T13:09:09.468Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-16T13:09:09.730Z] 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-16T13:09:09.730Z] 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-16T13:09:09.730Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-16T13:09:09.993Z] 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-16T13:09:09.993Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-16T13:09:09.993Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-16T13:09:09.993Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-16T13:09:09.993Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-16T13:09:10.110Z] 1ce36da41761: Verifying Checksum [2021-06-16T13:09:10.110Z] 1ce36da41761: Download complete [2021-06-16T13:09:10.255Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-16T13:09:10.255Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-16T13:09:10.255Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-16T13:09:10.255Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-16T13:09:10.518Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-16T13:09:10.518Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-16T13:09:10.518Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-16T13:09:10.518Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-16T13:09:10.518Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-16T13:09:10.518Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-16T13:09:10.518Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-16T13:09:10.518Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-16T13:09:10.518Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-16T13:09:10.518Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-16T13:09:10.518Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-16T13:09:10.518Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-16T13:09:10.518Z] 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-16T13:09:10.518Z] 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-16T13:09:10.518Z] 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-16T13:09:10.780Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-16T13:09:10.780Z] 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-16T13:09:10.780Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-16T13:09:10.780Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-16T13:09:10.780Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-16T13:09:10.780Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-16T13:09:11.042Z] 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-16T13:09:11.042Z] 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-16T13:09:11.042Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-16T13:09:11.042Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-16T13:09:11.042Z] 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-16T13:09:11.042Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-16T13:09:11.042Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-16T13:09:11.043Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-16T13:09:11.043Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-16T13:09:11.043Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-16T13:09:11.043Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-16T13:09:11.304Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T13:09:11.304Z] Fetched 64.1 MB in 2s (27.8 MB/s) [2021-06-16T13:09:11.304Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T13:09:11.304Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T13:09:11.304Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T13:09:11.541Z] 1ce36da41761: Pull complete [2021-06-16T13:09:11.542Z] 25b303627fd3: Verifying Checksum [2021-06-16T13:09:11.542Z] 25b303627fd3: Download complete [2021-06-16T13:09:11.876Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T13:09:11.876Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T13:09:11.876Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-16T13:09:11.876Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-16T13:09:12.137Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:12.137Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T13:09:12.137Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:12.409Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T13:09:12.409Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:12.409Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T13:09:12.409Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:12.409Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T13:09:12.409Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:12.409Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T13:09:12.671Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:12.671Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T13:09:12.671Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:12.671Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T13:09:12.671Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T13:09:12.671Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T13:09:12.671Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:12.671Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-16T13:09:12.933Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-16T13:09:12.933Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T13:09:12.933Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:12.933Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T13:09:12.933Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:12.933Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T13:09:12.933Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:13.196Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T13:09:13.196Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T13:09:13.196Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T13:09:13.196Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T13:09:13.458Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T13:09:13.721Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-16T13:09:13.984Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T13:09:13.984Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-16T13:09:13.984Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-16T13:09:13.984Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-16T13:09:13.984Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-16T13:09:14.246Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-16T13:09:14.246Z] Installing new version of config file /etc/issue ... [2021-06-16T13:09:14.246Z] Installing new version of config file /etc/issue.net ... [2021-06-16T13:09:14.246Z] Installing new version of config file /etc/lsb-release ... [2021-06-16T13:09:14.246Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-16T13:09:14.510Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-16T13:09:14.510Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-16T13:09:14.510Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-16T13:09:14.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:14.777Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-16T13:09:14.777Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-16T13:09:14.777Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-16T13:09:14.777Z] 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-16T13:09:14.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:14.777Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T13:09:14.777Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-16T13:09:15.040Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-16T13:09:15.041Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:15.041Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-16T13:09:15.041Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-16T13:09:15.041Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-16T13:09:15.041Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:15.041Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-16T13:09:15.041Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T13:09:15.302Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-16T13:09:15.302Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:15.302Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T13:09:15.302Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T13:09:15.564Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T13:09:15.564Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:15.564Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T13:09:15.564Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T13:09:15.564Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-16T13:09:15.826Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:15.826Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-16T13:09:15.826Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-16T13:09:15.826Z] Setting up grep (3.1-2build1) ... [2021-06-16T13:09:15.826Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:15.826Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-16T13:09:15.826Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-16T13:09:15.826Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-16T13:09:16.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:16.087Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T13:09:16.087Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T13:09:16.087Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-16T13:09:16.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:16.087Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T13:09:16.087Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T13:09:16.659Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T13:09:16.659Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T13:09:16.659Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T13:09:16.659Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T13:09:16.922Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-16T13:09:17.184Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:17.184Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-16T13:09:17.184Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T13:09:17.446Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-16T13:09:17.446Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-16T13:09:17.446Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-16T13:09:17.446Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-16T13:09:17.446Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-16T13:09:17.709Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:17.709Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-16T13:09:17.709Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-16T13:09:17.709Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-16T13:09:17.709Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:17.709Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T13:09:17.709Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T13:09:17.709Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T13:09:17.971Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:17.971Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T13:09:17.971Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T13:09:17.971Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T13:09:17.971Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:17.971Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T13:09:17.971Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T13:09:17.971Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T13:09:18.234Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:18.234Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T13:09:18.234Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T13:09:18.234Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T13:09:18.234Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:18.234Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T13:09:18.234Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T13:09:18.234Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T13:09:18.234Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T13:09:18.497Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T13:09:18.497Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:18.497Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T13:09:18.497Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T13:09:18.498Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T13:09:18.498Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:18.498Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T13:09:18.498Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T13:09:18.760Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T13:09:18.760Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:18.760Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T13:09:18.760Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T13:09:18.760Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-16T13:09:18.760Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:18.760Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T13:09:19.022Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T13:09:19.284Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-16T13:09:19.548Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-16T13:09:19.810Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-16T13:09:19.810Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:19.810Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T13:09:19.810Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T13:09:20.073Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T13:09:20.073Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T13:09:20.073Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-16T13:09:20.073Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T13:09:20.073Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-16T13:09:20.073Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T13:09:20.073Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-16T13:09:20.336Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-16T13:09:20.336Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-16T13:09:20.599Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T13:09:20.599Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-16T13:09:20.599Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-16T13:09:20.599Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-16T13:09:20.599Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T13:09:20.599Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-16T13:09:20.599Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-16T13:09:20.599Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-16T13:09:20.599Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T13:09:20.599Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T13:09:20.599Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T13:09:20.863Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T13:09:20.863Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T13:09:20.863Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T13:09:20.863Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T13:09:20.863Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T13:09:21.130Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-16T13:09:21.130Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T13:09:21.130Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T13:09:21.130Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T13:09:21.393Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:21.393Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T13:09:21.393Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T13:09:21.393Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-16T13:09:21.393Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-16T13:09:21.393Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T13:09:21.393Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T13:09:21.393Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T13:09:21.657Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:21.657Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-16T13:09:21.657Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-16T13:09:21.657Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-16T13:09:21.657Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:21.657Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-16T13:09:21.657Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-16T13:09:21.657Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-16T13:09:21.700Z] 25b303627fd3: Pull complete [2021-06-16T13:09:21.700Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-16T13:09:21.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T13:09:21.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-16T13:09:21.920Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:21.920Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-16T13:09:21.920Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T13:09:21.921Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T13:09:21.967Z] prd-ubuntu18.04-docker-arm64-4c-16g-1700 does not seem to be running inside a container [2021-06-16T13:09:22.046Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T13:09:22.184Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:22.184Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T13:09:22.184Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T13:09:22.184Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T13:09:22.184Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:22.185Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-16T13:09:22.185Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-16T13:09:22.185Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-16T13:09:22.448Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:22.448Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-16T13:09:22.448Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-16T13:09:22.448Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-16T13:09:22.711Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:22.711Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T13:09:22.711Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T13:09:22.711Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-16T13:09:22.711Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:22.711Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-16T13:09:22.711Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-16T13:09:22.711Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-16T13:09:22.711Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:22.711Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-16T13:09:22.974Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-16T13:09:22.974Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-16T13:09:22.974Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:22.974Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-16T13:09:22.974Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-16T13:09:22.974Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-16T13:09:23.237Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:23.237Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-16T13:09:23.237Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-16T13:09:23.237Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-16T13:09:23.237Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:23.237Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-16T13:09:23.237Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-16T13:09:23.237Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-16T13:09:23.237Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:23.237Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-16T13:09:23.237Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-16T13:09:23.499Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-16T13:09:23.499Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:23.499Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-16T13:09:23.499Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-16T13:09:23.499Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-16T13:09:23.499Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T13:09:23.499Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-16T13:09:23.499Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-16T13:09:23.761Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-16T13:09:23.761Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-16T13:09:23.761Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-16T13:09:23.761Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-16T13:09:23.761Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-16T13:09:23.761Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-16T13:09:24.024Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-16T13:09:24.024Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-16T13:09:24.024Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-16T13:09:24.024Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-16T13:09:24.286Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-16T13:09:24.286Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-16T13:09:24.286Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-16T13:09:24.286Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-16T13:09:24.286Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-16T13:09:24.286Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-16T13:09:24.286Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-16T13:09:24.286Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-16T13:09:24.549Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-16T13:09:24.549Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-16T13:09:24.549Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-16T13:09:24.549Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-16T13:09:24.549Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-16T13:09:24.549Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-16T13:09:24.813Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-16T13:09:24.813Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-16T13:09:24.951Z] $ docker top dd999bdce57687414cc07ea55a63f03d01d1053828cd4d3eb84cd58c5aeddd6e -eo pid,comm [2021-06-16T13:09:25.080Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-16T13:09:25.080Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-16T13:09:25.080Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-16T13:09:25.080Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-16T13:09:25.081Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T13:09:25.081Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [Pipeline] { [Pipeline] sh [2021-06-16T13:09:25.343Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T13:09:25.343Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T13:09:25.605Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T13:09:25.605Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T13:09:25.605Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T13:09:25.605Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T13:09:25.605Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:25.605Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T13:09:25.605Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:25.605Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T13:09:25.869Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:25.869Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T13:09:25.869Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:25.869Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T13:09:25.953Z] + docker-compose build --help [2021-06-16T13:09:25.953Z] + grep parallel [2021-06-16T13:09:26.815Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:26.815Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T13:09:27.771Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:27.771Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T13:09:27.771Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:27.771Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T13:09:28.035Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:28.035Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T13:09:28.979Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T13:09:28.979Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T13:09:28.979Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T13:09:28.979Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T13:09:28.979Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-16T13:09:28.979Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T13:09:28.979Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-16T13:09:28.979Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T13:09:29.240Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-16T13:09:29.240Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-16T13:09:29.240Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T13:09:29.240Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T13:09:29.240Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T13:09:29.240Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T13:09:29.240Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-16T13:09:29.337Z] --parallel Build images in parallel. [2021-06-16T13:09:29.503Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-16T13:09:29.503Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T13:09:29.503Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T13:09:29.503Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T13:09:29.503Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T13:09:29.503Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T13:09:29.503Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-16T13:09:29.503Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-16T13:09:29.503Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-16T13:09:29.503Z] [2021-06-16T13:09:29.503Z] Current default time zone: 'Etc/UTC' [2021-06-16T13:09:29.503Z] Local time is now: Wed Jun 16 13:09:29 UTC 2021. [2021-06-16T13:09:29.503Z] Universal Time is now: Wed Jun 16 13:09:29 UTC 2021. [2021-06-16T13:09:29.503Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-16T13:09:29.503Z] [Pipeline] } [2021-06-16T13:09:29.625Z] $ docker stop --time=1 dd999bdce57687414cc07ea55a63f03d01d1053828cd4d3eb84cd58c5aeddd6e [2021-06-16T13:09:29.770Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-16T13:09:29.770Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T13:09:29.770Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-16T13:09:29.770Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-16T13:09:29.770Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-16T13:09:29.770Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-16T13:09:29.770Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-16T13:09:29.770Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-16T13:09:29.770Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-16T13:09:29.770Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-16T13:09:29.770Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T13:09:29.770Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-16T13:09:29.770Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T13:09:29.770Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-16T13:09:29.770Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T13:09:30.033Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-16T13:09:30.033Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-16T13:09:30.033Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-16T13:09:30.033Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-16T13:09:30.033Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-16T13:09:30.033Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-16T13:09:30.033Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-16T13:09:30.033Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-16T13:09:31.481Z] $ docker rm -f dd999bdce57687414cc07ea55a63f03d01d1053828cd4d3eb84cd58c5aeddd6e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T13:09:31.951Z] Updating certificates in /etc/ssl/certs... [2021-06-16T13:09:32.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T13:09:32.202Z] . [Pipeline] withDockerContainer [2021-06-16T13:09:32.450Z] prd-ubuntu18.04-docker-arm64-4c-16g-1700 does not seem to be running inside a container [2021-06-16T13:09:32.524Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T13:09:32.897Z] 23 added, 27 removed; done. [2021-06-16T13:09:32.897Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-16T13:09:32.897Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T13:09:32.897Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-16T13:09:32.897Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-16T13:09:32.897Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-16T13:09:32.897Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T13:09:32.897Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-16T13:09:32.897Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T13:09:32.897Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T13:09:32.897Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T13:09:32.897Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T13:09:32.897Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T13:09:32.897Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-16T13:09:32.897Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-16T13:09:32.897Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-16T13:09:32.897Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-16T13:09:32.897Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-16T13:09:32.897Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T13:09:32.897Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T13:09:32.897Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-16T13:09:33.160Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-16T13:09:33.160Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-16T13:09:33.160Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T13:09:33.160Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-16T13:09:33.160Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-16T13:09:33.160Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-16T13:09:33.160Z] Updating certificates in /etc/ssl/certs... [2021-06-16T13:09:34.034Z] $ docker top 4b181e4621bd5aacb12998b5d18ad7c64bf6acb41d78851a82bde252026d64d7 -eo pid,comm [2021-06-16T13:09:34.110Z] 0 added, 0 removed; done. [2021-06-16T13:09:34.110Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-16T13:09:34.110Z] done. [Pipeline] { [Pipeline] sh [2021-06-16T13:09:34.372Z] Reading package lists... [2021-06-16T13:09:34.634Z] Building dependency tree... [2021-06-16T13:09:34.634Z] Reading state information... [2021-06-16T13:09:34.896Z] The following NEW packages will be installed: [2021-06-16T13:09:34.896Z] apt-transport-https [2021-06-16T13:09:34.896Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T13:09:34.896Z] Need to get 1692 B of archives. [2021-06-16T13:09:34.896Z] After this operation, 154 kB of additional disk space will be used. [2021-06-16T13:09:34.896Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-16T13:09:34.986Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T13:09:35.159Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T13:09:35.159Z] Fetched 1692 B in 0s (9616 B/s) [2021-06-16T13:09:35.159Z] Selecting previously unselected package apt-transport-https. [2021-06-16T13:09:35.159Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-16T13:09:35.159Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-16T13:09:35.159Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-16T13:09:35.159Z] Setting up apt-transport-https (1.6.13) ... [2021-06-16T13:09:35.424Z] Waiting for network to be ready... [2021-06-16T13:09:38.367Z] Building core-command ... [2021-06-16T13:09:38.367Z] Building core-data ... [2021-06-16T13:09:38.367Z] Building core-metadata ... [2021-06-16T13:09:38.367Z] Building security-bootstrapper ... [2021-06-16T13:09:38.367Z] Building security-proxy-setup ... [2021-06-16T13:09:38.367Z] Building security-secretstore-setup ... [2021-06-16T13:09:38.367Z] Building support-notifications ... [2021-06-16T13:09:38.367Z] Building support-scheduler ... [2021-06-16T13:09:38.367Z] Building sys-mgmt-agent ... [2021-06-16T13:09:38.367Z] Building support-notifications [2021-06-16T13:09:38.367Z] Building security-secretstore-setup [2021-06-16T13:09:38.367Z] Building security-proxy-setup [2021-06-16T13:09:38.367Z] Building security-bootstrapper [2021-06-16T13:09:38.367Z] Building sys-mgmt-agent [2021-06-16T13:09:42.025Z] 2021-06-16T13:09:39Z INFO Waiting for automatic snapd restart... [2021-06-16T13:09:43.949Z] snapd 2.51 from Canonical* installed [2021-06-16T13:09:44.894Z] "snapd" switched to the "latest/stable" channel [2021-06-16T13:09:44.894Z] [2021-06-16T13:09:47.020Z] core18 20210507 from Canonical* installed [2021-06-16T13:09:47.352Z] "core18" switched to the "latest/stable" channel [2021-06-16T13:09:47.352Z] [2021-06-16T13:09:50.796Z] snapcraft 4.8.1 from Canonical* installed [2021-06-16T13:09:50.796Z] "snapcraft" switched to the "latest/stable" channel [2021-06-16T13:09:50.796Z] [2021-06-16T13:09:55.023Z] 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-16T13:09:55.023Z] - README.md [2021-06-16T13:09:55.023Z] [2021-06-16T13:09:55.023Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-16T13:09:55.596Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T13:09:55.596Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T13:09:55.858Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T13:09:56.817Z] Reading package lists... [2021-06-16T13:09:57.393Z] 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-16T13:09:57.393Z] Reading package lists... [2021-06-16T13:09:57.656Z] Building dependency tree... [2021-06-16T13:09:57.656Z] Reading state information... [2021-06-16T13:09:57.919Z] Suggested packages: [2021-06-16T13:09:57.919Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-16T13:09:57.919Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-16T13:09:57.919Z] Recommended packages: [2021-06-16T13:09:57.919Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-16T13:09:57.919Z] The following NEW packages will be installed: [2021-06-16T13:09:57.919Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-16T13:09:57.919Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-16T13:09:57.919Z] pkg-config zip [2021-06-16T13:09:57.919Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T13:09:57.919Z] Need to get 7663 kB of archives. [2021-06-16T13:09:57.919Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-16T13:09:57.919Z] 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-16T13:09:58.182Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-16T13:09:58.182Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-16T13:09:58.182Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-16T13:09:58.182Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-16T13:09:58.182Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-16T13:09:58.182Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-16T13:09:58.182Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-16T13:09:58.444Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-16T13:09:58.444Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-16T13:09:58.444Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-16T13:09:58.444Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-16T13:09:58.707Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-16T13:09:58.707Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-16T13:09:58.707Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-16T13:09:58.707Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T13:09:58.707Z] Fetched 7663 kB in 1s (10.2 MB/s) [2021-06-16T13:09:58.969Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-16T13:09:58.969Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-16T13:09:58.969Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-16T13:09:58.969Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-16T13:09:58.969Z] Selecting previously unselected package libpsl5:amd64. [2021-06-16T13:09:58.969Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-16T13:09:58.969Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-16T13:09:58.969Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-16T13:09:58.969Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-16T13:09:58.969Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-16T13:09:59.230Z] Selecting previously unselected package librtmp1:amd64. [2021-06-16T13:09:59.230Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-16T13:09:59.230Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-16T13:09:59.230Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-16T13:09:59.230Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-16T13:09:59.230Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-16T13:09:59.230Z] Selecting previously unselected package liberror-perl. [2021-06-16T13:09:59.230Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-16T13:09:59.230Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-16T13:09:59.230Z] Selecting previously unselected package git-man. [2021-06-16T13:09:59.230Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-16T13:09:59.230Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-16T13:09:59.490Z] Selecting previously unselected package git. [2021-06-16T13:09:59.490Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-16T13:09:59.490Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-16T13:10:00.065Z] Selecting previously unselected package libnorm1:amd64. [2021-06-16T13:10:00.065Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-16T13:10:00.065Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-16T13:10:00.065Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-16T13:10:00.066Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-16T13:10:00.066Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-16T13:10:00.066Z] Selecting previously unselected package libsodium23:amd64. [2021-06-16T13:10:00.066Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-16T13:10:00.066Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-16T13:10:00.066Z] Selecting previously unselected package libzmq5:amd64. [2021-06-16T13:10:00.066Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-16T13:10:00.066Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T13:10:00.328Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-16T13:10:00.328Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-16T13:10:00.328Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T13:10:00.328Z] Selecting previously unselected package pkg-config. [2021-06-16T13:10:00.328Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-16T13:10:00.328Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-16T13:10:00.328Z] Selecting previously unselected package zip. [2021-06-16T13:10:00.328Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-16T13:10:00.328Z] Unpacking zip (3.0-11build1) ... [2021-06-16T13:10:00.590Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-16T13:10:00.590Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-16T13:10:00.590Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-16T13:10:00.590Z] Setting up liberror-perl (0.17025-1) ... [2021-06-16T13:10:00.590Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-16T13:10:00.590Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-16T13:10:00.590Z] No schema files found: doing nothing. [2021-06-16T13:10:00.590Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-16T13:10:00.590Z] Setting up zip (3.0-11build1) ... [2021-06-16T13:10:00.590Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-16T13:10:00.590Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-16T13:10:00.590Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-16T13:10:00.590Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T13:10:00.590Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-16T13:10:00.590Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T13:10:00.590Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-16T13:10:00.590Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T13:10:01.164Z] git set to automatically installed. [2021-06-16T13:10:01.164Z] git-man set to automatically installed. [2021-06-16T13:10:01.164Z] libcurl3-gnutls set to automatically installed. [2021-06-16T13:10:01.164Z] liberror-perl set to automatically installed. [2021-06-16T13:10:01.164Z] libglib2.0-0 set to automatically installed. [2021-06-16T13:10:01.164Z] libnghttp2-14 set to automatically installed. [2021-06-16T13:10:01.164Z] libnorm1 set to automatically installed. [2021-06-16T13:10:01.164Z] libpgm-5.2-0 set to automatically installed. [2021-06-16T13:10:01.164Z] libpsl5 set to automatically installed. [2021-06-16T13:10:01.164Z] librtmp1 set to automatically installed. [2021-06-16T13:10:01.165Z] libsodium23 set to automatically installed. [2021-06-16T13:10:01.165Z] libzmq3-dev set to automatically installed. [2021-06-16T13:10:01.165Z] libzmq5 set to automatically installed. [2021-06-16T13:10:01.165Z] pkg-config set to automatically installed. [2021-06-16T13:10:01.165Z] zip set to automatically installed. [2021-06-16T13:10:03.108Z] snapd is not logged in, snap install commands will use sudo [2021-06-16T13:10:13.125Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-16T13:10:13.125Z] snapd is not logged in, snap install commands will use sudo [2021-06-16T13:10:14.073Z] snap "core18" has no updates available [2021-06-16T13:10:15.019Z] Downloading snap 'edgex-app-service-configurable' [2021-06-16T13:10:15.964Z] 2021/06/16 13:10:15.917494 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_557.snap: 7307264 [2021-06-16T13:10:16.922Z] Pulling app-service-config [2021-06-16T13:10:16.922Z] + snapcraftctl pull [2021-06-16T13:10:18.308Z] Pulling config-common [2021-06-16T13:10:18.308Z] + snapcraftctl pull [2021-06-16T13:10:19.719Z] Pulling go-build-helper [2021-06-16T13:10:19.719Z] + snapcraftctl pull [2021-06-16T13:10:20.293Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-16T13:10:20.293Z] Skipping pull go-build-helper (already ran) [2021-06-16T13:10:20.555Z] Building go-build-helper [2021-06-16T13:10:20.555Z] + snapcraftctl build [2021-06-16T13:10:22.488Z] Staging go-build-helper [2021-06-16T13:10:22.488Z] + snapcraftctl stage [2021-06-16T13:10:32.501Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-16T13:10:32.502Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-16T13:10:32.502Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-16T13:10:32.502Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-16T13:10:32.502Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-16T13:10:32.502Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-16T13:10:32.502Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-16T13:10:32.502Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-16T13:10:32.502Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-16T13:10:32.502Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-16T13:10:32.502Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-16T13:10:32.502Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-16T13:10:32.502Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-16T13:10:32.502Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-16T13:10:32.502Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-16T13:10:32.502Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-16T13:10:32.502Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-16T13:10:32.502Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-16T13:10:32.502Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-16T13:10:32.502Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-16T13:10:32.502Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-16T13:10:32.502Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-16T13:10:32.502Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-16T13:10:32.502Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-16T13:10:32.502Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-16T13:10:32.502Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-16T13:10:32.502Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-16T13:10:32.502Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-16T13:10:32.502Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-16T13:10:32.502Z] Fetched 224 kB in 0s (0 B/s) [2021-06-16T13:10:32.502Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-16T13:10:32.502Z] Fetched 157 kB in 0s (0 B/s) [2021-06-16T13:10:32.502Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-16T13:10:32.502Z] Fetched 221 kB in 0s (0 B/s) [2021-06-16T13:10:32.502Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-16T13:10:32.502Z] Fetched 143 kB in 0s (0 B/s) [2021-06-16T13:10:32.502Z] Pulling edgex-go [2021-06-16T13:10:32.502Z] + snapcraftctl pull [2021-06-16T13:10:46.354Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:10:46.354Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:10:46.354Z] ---> 693fae4b7f24 [2021-06-16T13:10:46.354Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T13:10:46.954Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:10:46.954Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:10:46.954Z] ---> 693fae4b7f24 [2021-06-16T13:10:46.954Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T13:10:46.954Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:10:46.954Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:10:46.954Z] ---> 693fae4b7f24 [2021-06-16T13:10:46.954Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T13:10:46.954Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:10:46.954Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:10:46.954Z] ---> 693fae4b7f24 [2021-06-16T13:10:46.954Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T13:10:46.954Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:10:46.954Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:10:46.954Z] ---> 693fae4b7f24 [2021-06-16T13:10:46.954Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T13:10:48.930Z] ---> Running in 0b0aaea7aeef [2021-06-16T13:10:48.930Z] ---> Running in 174d16886703 [2021-06-16T13:10:48.930Z] ---> Running in 875616e6c0bf [2021-06-16T13:10:48.930Z] ---> Running in 643aa8526fa2 [2021-06-16T13:10:48.930Z] ---> Running in 9672f7e214d5 [2021-06-16T13:10:49.560Z] Removing intermediate container 643aa8526fa2 [2021-06-16T13:10:49.560Z] ---> db0eba769182 [2021-06-16T13:10:49.560Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:10:49.870Z] Removing intermediate container 9672f7e214d5 [2021-06-16T13:10:49.870Z] ---> 6474bb8ef920 [2021-06-16T13:10:49.870Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:10:49.870Z] Removing intermediate container 0b0aaea7aeef [2021-06-16T13:10:49.870Z] Removing intermediate container 174d16886703 [2021-06-16T13:10:49.870Z] ---> 3c061a56198b [2021-06-16T13:10:49.870Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:10:49.870Z] ---> b6cba3147496 [2021-06-16T13:10:49.870Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:10:49.870Z] Removing intermediate container 875616e6c0bf [2021-06-16T13:10:49.870Z] ---> a746a2526945 [2021-06-16T13:10:49.870Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:10:49.870Z] ---> Running in b63768617e0b [2021-06-16T13:10:49.870Z] ---> Running in 8319406379a0 [2021-06-16T13:10:50.168Z] ---> Running in 934c0f84767f [2021-06-16T13:10:50.168Z] ---> Running in bfb7d85de8f6 [2021-06-16T13:10:50.168Z] ---> Running in c677653472ec [2021-06-16T13:10:50.658Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T13:10:50.658Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T13:10:50.658Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T13:10:50.658Z] Fetched 0 B in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-16T13:10:50.658Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-16T13:10:50.658Z] Fetched 279 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-16T13:10:50.658Z] Fetched 122 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-16T13:10:50.658Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-16T13:10:50.658Z] Fetched 8848 B in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-16T13:10:50.658Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-16T13:10:50.658Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-16T13:10:50.658Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-16T13:10:50.658Z] Fetched 219 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-16T13:10:50.658Z] Fetched 154 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-16T13:10:50.658Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-16T13:10:50.658Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-16T13:10:50.658Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-16T13:10:50.658Z] Fetched 499 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-16T13:10:50.658Z] Fetched 111 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-16T13:10:50.658Z] Fetched 240 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-16T13:10:50.658Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-16T13:10:50.658Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-16T13:10:50.658Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-16T13:10:50.658Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-16T13:10:50.658Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-16T13:10:50.658Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-16T13:10:50.658Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-16T13:10:50.658Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-16T13:10:50.658Z] Fetched 8720 B in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-16T13:10:50.658Z] Fetched 137 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-16T13:10:50.658Z] Fetched 119 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-16T13:10:50.658Z] Fetched 110 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-16T13:10:50.658Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-16T13:10:50.658Z] Fetched 645 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-16T13:10:50.658Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-16T13:10:50.658Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-16T13:10:50.658Z] Fetched 368 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-16T13:10:50.658Z] Fetched 187 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-16T13:10:50.658Z] Fetched 175 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-16T13:10:50.658Z] Fetched 206 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-16T13:10:50.658Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-16T13:10:50.658Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-16T13:10:50.658Z] Fetched 159 kB in 0s (0 B/s) [2021-06-16T13:10:50.658Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-16T13:10:50.659Z] Fetched 107 kB in 0s (0 B/s) [2021-06-16T13:10:50.659Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-16T13:10:50.659Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-16T13:10:50.659Z] Pulling static-packages [2021-06-16T13:10:50.659Z] + snapcraftctl pull [2021-06-16T13:10:50.659Z] Pulling version [2021-06-16T13:10:50.659Z] + cd /root/project [2021-06-16T13:10:50.659Z] + git describe --tags --abbrev=0 [2021-06-16T13:10:50.659Z] + sed s/v// [2021-06-16T13:10:50.659Z] + GIT_VERSION=2.0.0-dev.266 [2021-06-16T13:10:50.659Z] + [ -z 2.0.0-dev.266 ] [2021-06-16T13:10:50.659Z] + snapcraftctl set-version 2.0.0-dev.266 [2021-06-16T13:10:50.659Z] Building app-service-config [2021-06-16T13:10:50.659Z] + snapcraftctl build [2021-06-16T13:10:52.767Z] Building config-common [2021-06-16T13:10:52.767Z] + snapcraftctl build [2021-06-16T13:10:53.722Z] Removing intermediate container b63768617e0b [2021-06-16T13:10:53.722Z] ---> 16c52d0f7c3b [2021-06-16T13:10:53.722Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T13:10:53.722Z] Removing intermediate container c677653472ec [2021-06-16T13:10:53.722Z] ---> 502f47ff940c [2021-06-16T13:10:53.722Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T13:10:54.024Z] ---> Running in a1b401d0cb74 [2021-06-16T13:10:54.024Z] ---> Running in 91f4d1fecf89 [2021-06-16T13:10:54.300Z] Removing intermediate container 8319406379a0 [2021-06-16T13:10:54.300Z] ---> 9a7b120a40c4 [2021-06-16T13:10:54.300Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T13:10:54.576Z] ---> Running in 87c0de11333d [2021-06-16T13:10:54.576Z] Removing intermediate container bfb7d85de8f6 [2021-06-16T13:10:54.576Z] ---> 99bfaf316e4f [2021-06-16T13:10:54.576Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T13:10:54.576Z] Removing intermediate container 934c0f84767f [2021-06-16T13:10:54.576Z] ---> b3d69dab3a16 [2021-06-16T13:10:54.576Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T13:10:54.681Z] Skipping build go-build-helper (already ran) [2021-06-16T13:10:54.860Z] ---> Running in 2d1f6717f5cc [2021-06-16T13:10:54.860Z] ---> Running in 96c122bf53c2 [2021-06-16T13:10:54.942Z] Building edgex-go [2021-06-16T13:10:54.942Z] + cd /root/parts/edgex-go/src [2021-06-16T13:10:54.942Z] + make build [2021-06-16T13:10:54.942Z] go mod tidy [2021-06-16T13:10:56.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:10:56.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:10:56.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:10:57.293Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:10:57.293Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:10:57.293Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:10:57.497Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.66 [2021-06-16T13:10:57.497Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-16T13:10:57.497Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-16T13:10:57.497Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-16T13:10:57.497Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-16T13:10:57.497Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-16T13:10:57.497Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-16T13:10:57.497Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-16T13:10:57.497Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-16T13:10:57.497Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-16T13:10:57.497Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-16T13:10:57.497Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-16T13:10:57.497Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-16T13:10:57.497Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-16T13:10:57.497Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-16T13:10:57.497Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-16T13:10:57.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:10:57.759Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-16T13:10:57.930Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:10:58.228Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:10:58.228Z] OK: 218 MiB in 52 packages [2021-06-16T13:10:58.333Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-16T13:10:58.333Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-16T13:10:58.333Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-16T13:10:58.333Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-16T13:10:58.333Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-16T13:10:58.333Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-16T13:10:58.333Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-16T13:10:58.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:10:58.522Z] OK: 218 MiB in 52 packages [2021-06-16T13:10:58.599Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-16T13:10:58.599Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-16T13:10:59.159Z] OK: 218 MiB in 52 packages [2021-06-16T13:10:59.159Z] OK: 218 MiB in 52 packages [2021-06-16T13:10:59.194Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-16T13:10:59.194Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-16T13:10:59.194Z] go: downloading golang.org/x/text v0.3.2 [2021-06-16T13:10:59.194Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-16T13:10:59.194Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-16T13:10:59.194Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-16T13:10:59.194Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-16T13:10:59.194Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-16T13:10:59.194Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-16T13:10:59.784Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-16T13:10:59.784Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-16T13:10:59.784Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-16T13:10:59.784Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-16T13:10:59.784Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-16T13:10:59.784Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-16T13:10:59.784Z] go: downloading github.com/kr/text v0.1.0 [2021-06-16T13:10:59.784Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-16T13:10:59.784Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-16T13:11:00.054Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-16T13:11:00.054Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-16T13:11:00.054Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-16T13:11:00.054Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-16T13:11:00.054Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-16T13:11:00.054Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-16T13:11:00.054Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-16T13:11:00.054Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-16T13:11:00.182Z] OK: 218 MiB in 52 packages [2021-06-16T13:11:00.182Z] Removing intermediate container a1b401d0cb74 [2021-06-16T13:11:00.182Z] ---> fd6282976908 [2021-06-16T13:11:00.182Z] Step 6/26 : COPY go.mod . [2021-06-16T13:11:00.182Z] Removing intermediate container 91f4d1fecf89 [2021-06-16T13:11:00.182Z] ---> 6ac6005b4f09 [2021-06-16T13:11:00.182Z] Step 6/32 : COPY go.mod . [2021-06-16T13:11:00.318Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-16T13:11:00.318Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-16T13:11:00.318Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-16T13:11:00.318Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-16T13:11:00.318Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-16T13:11:00.318Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-16T13:11:00.318Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-16T13:11:00.318Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-16T13:11:00.318Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-16T13:11:00.318Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-16T13:11:00.318Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-16T13:11:00.318Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-16T13:11:00.318Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-16T13:11:00.318Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-16T13:11:00.318Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-16T13:11:00.318Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-16T13:11:00.318Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-16T13:11:00.318Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-16T13:11:00.318Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-16T13:11:00.582Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-16T13:11:00.582Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-16T13:11:00.582Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-16T13:11:00.582Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-16T13:11:00.582Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-16T13:11:00.582Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-16T13:11:00.582Z] 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-16T13:11:01.173Z] Removing intermediate container 2d1f6717f5cc [2021-06-16T13:11:01.173Z] ---> 818044e33af8 [2021-06-16T13:11:01.173Z] Step 6/24 : COPY go.mod . [2021-06-16T13:11:01.173Z] Removing intermediate container 87c0de11333d [2021-06-16T13:11:01.173Z] ---> 1f0f1a65fe66 [2021-06-16T13:11:01.173Z] Step 6/22 : COPY go.mod . [2021-06-16T13:11:01.449Z] ---> 47aeceaf4849 [2021-06-16T13:11:01.449Z] Step 7/32 : RUN go mod download [2021-06-16T13:11:01.729Z] ---> d0bb2c9b04c8 [2021-06-16T13:11:01.729Z] Step 7/26 : RUN go mod download [2021-06-16T13:11:01.729Z] ---> Running in 55b66ffebc09 [2021-06-16T13:11:01.729Z] Removing intermediate container 96c122bf53c2 [2021-06-16T13:11:01.729Z] ---> 6a5b719409de [2021-06-16T13:11:01.729Z] Step 6/23 : COPY go.mod . [2021-06-16T13:11:04.665Z] ---> Running in 4a126f5502ce [2021-06-16T13:11:04.665Z] ---> f59ede0f695d [2021-06-16T13:11:04.665Z] Step 7/22 : RUN go mod download [2021-06-16T13:11:04.665Z] ---> f8aa38552b38 [2021-06-16T13:11:04.665Z] Step 7/24 : RUN go mod download [2021-06-16T13:11:04.665Z] ---> Running in 5d2942f6dc75 [2021-06-16T13:11:04.665Z] ---> Running in f3aaec809975 [2021-06-16T13:11:04.665Z] ---> bc3aa9b37e15 [2021-06-16T13:11:04.665Z] Step 7/23 : RUN go mod download [2021-06-16T13:11:04.665Z] ---> Running in 4d4450a33dbb [2021-06-16T13:11:06.112Z] Removing intermediate container 55b66ffebc09 [2021-06-16T13:11:06.112Z] ---> 131af6a80163 [2021-06-16T13:11:06.112Z] Step 8/32 : COPY . . [2021-06-16T13:11:06.112Z] Removing intermediate container 4a126f5502ce [2021-06-16T13:11:06.112Z] ---> c09de31577f6 [2021-06-16T13:11:06.112Z] Step 8/26 : COPY . . [2021-06-16T13:11:07.565Z] Removing intermediate container 5d2942f6dc75 [2021-06-16T13:11:07.565Z] ---> 306c6bf8a0e8 [2021-06-16T13:11:07.565Z] Step 8/22 : COPY . . [2021-06-16T13:11:08.176Z] Removing intermediate container f3aaec809975 [2021-06-16T13:11:08.176Z] ---> 662216e9a023 [2021-06-16T13:11:08.176Z] Step 8/24 : COPY . . [2021-06-16T13:11:08.465Z] Removing intermediate container 4d4450a33dbb [2021-06-16T13:11:08.465Z] ---> 822f6886d19b [2021-06-16T13:11:08.465Z] Step 8/23 : COPY . . [2021-06-16T13:11:09.861Z] 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-16T13:11:15.178Z] 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-16T13:11:15.442Z] 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-16T13:11:16.836Z] 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-16T13:11:17.412Z] 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-16T13:11:18.813Z] 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-16T13:11:19.987Z] 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-16T13:11:21.442Z] 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-16T13:11:22.403Z] 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-16T13:11:23.360Z] 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-16T13:11:24.314Z] 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-16T13:11:26.266Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-16T13:11:26.266Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-16T13:11:26.266Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-16T13:11:26.266Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-16T13:11:26.266Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-16T13:11:26.530Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-16T13:11:26.530Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-16T13:11:26.530Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-16T13:11:26.530Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-16T13:11:26.530Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-16T13:11:26.530Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-16T13:11:26.530Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-16T13:11:26.530Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-16T13:11:26.530Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-16T13:11:26.530Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-16T13:11:26.530Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-16T13:11:26.530Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-16T13:11:26.530Z] + 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-16T13:11:26.530Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-16T13:11:26.530Z] + 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-16T13:11:26.530Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-16T13:11:26.530Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-16T13:11:26.530Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-16T13:11:26.530Z] + 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-16T13:11:26.530Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-16T13:11:26.530Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-16T13:11:26.530Z] + 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-16T13:11:29.876Z] Building static-packages [2021-06-16T13:11:29.876Z] + snapcraftctl build [2021-06-16T13:11:30.664Z] ---> b6b39e162bc3 [2021-06-16T13:11:30.664Z] Step 9/26 : RUN go mod tidy [2021-06-16T13:11:30.664Z] ---> 989f64925ea9 [2021-06-16T13:11:30.664Z] Step 9/22 : RUN go mod tidy [2021-06-16T13:11:30.664Z] ---> 036274d7bcf3 [2021-06-16T13:11:30.664Z] Step 9/32 : RUN go mod tidy [2021-06-16T13:11:30.664Z] ---> 40f91190045c [2021-06-16T13:11:30.664Z] Step 9/23 : RUN go mod tidy [2021-06-16T13:11:30.664Z] ---> Running in 49e02c8bee88 [2021-06-16T13:11:30.664Z] ---> Running in 983d70677b97 [2021-06-16T13:11:30.945Z] ---> Running in 63c2f68af298 [2021-06-16T13:11:30.945Z] ---> Running in acc32c74c853 [2021-06-16T13:11:31.219Z] ---> 674d9d800e0f [2021-06-16T13:11:31.219Z] Step 9/24 : RUN go mod tidy [2021-06-16T13:11:31.514Z] ---> Running in a6face4e61c8 [2021-06-16T13:11:31.820Z] Building version [2021-06-16T13:11:31.820Z] + snapcraftctl build [2021-06-16T13:11:34.381Z] Staging app-service-config [2021-06-16T13:11:34.381Z] + snapcraftctl stage [2021-06-16T13:11:35.333Z] Staging config-common [2021-06-16T13:11:35.333Z] + snapcraftctl stage [2021-06-16T13:11:36.730Z] Skipping stage go-build-helper (already ran) [2021-06-16T13:11:36.730Z] Staging edgex-go [2021-06-16T13:11:36.730Z] + snapcraftctl stage [2021-06-16T13:11:36.962Z] Removing intermediate container 49e02c8bee88 [2021-06-16T13:11:36.963Z] ---> b498daeae920 [2021-06-16T13:11:36.963Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T13:11:36.963Z] ---> Running in 859bb6420f34 [2021-06-16T13:11:37.680Z] Staging static-packages [2021-06-16T13:11:37.681Z] + snapcraftctl stage [2021-06-16T13:11:37.950Z] Removing intermediate container 63c2f68af298 [2021-06-16T13:11:37.950Z] ---> a2e12118488b [2021-06-16T13:11:37.950Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T13:11:38.228Z] ---> Running in 84386eb53ddb [2021-06-16T13:11:38.502Z] Removing intermediate container acc32c74c853 [2021-06-16T13:11:38.502Z] ---> c418883bed9e [2021-06-16T13:11:38.502Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T13:11:38.778Z] 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-16T13:11:38.778Z] Removing intermediate container 983d70677b97 [2021-06-16T13:11:38.778Z] ---> aaf3ee3052e2 [2021-06-16T13:11:38.778Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T13:11:38.778Z] Removing intermediate container a6face4e61c8 [2021-06-16T13:11:38.778Z] ---> 19fc9c620b94 [2021-06-16T13:11:38.778Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T13:11:38.778Z] ---> Running in bba1d42c8e23 [2021-06-16T13:11:39.057Z] ---> Running in 2998250106e8 [2021-06-16T13:11:39.057Z] ---> Running in de7bb41994ec [2021-06-16T13:11:39.077Z] Staging version [2021-06-16T13:11:39.077Z] + snapcraftctl stage [2021-06-16T13:11:40.028Z] Priming app-service-config [2021-06-16T13:11:40.028Z] + snapcraftctl prime [2021-06-16T13:11:40.063Z] 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-16T13:11:41.425Z] Priming config-common [2021-06-16T13:11:41.425Z] + snapcraftctl prime [2021-06-16T13:11:41.526Z] 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-16T13:11:41.526Z] 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-16T13:11:41.802Z] 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-16T13:11:42.377Z] Priming go-build-helper [2021-06-16T13:11:42.378Z] + snapcraftctl prime [2021-06-16T13:11:43.333Z] Priming edgex-go [2021-06-16T13:11:43.333Z] + snapcraftctl prime [2021-06-16T13:11:44.731Z] Priming static-packages [2021-06-16T13:11:44.731Z] + snapcraftctl prime [2021-06-16T13:11:47.289Z] Priming version [2021-06-16T13:11:47.289Z] + snapcraftctl prime [2021-06-16T13:11:48.686Z] 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-16T13:13:33.769Z] 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-16T13:13:33.770Z] 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-16T13:13:33.770Z] Removing intermediate container de7bb41994ec [2021-06-16T13:13:33.770Z] ---> a5ecde1bd38f [2021-06-16T13:13:33.770Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T13:13:33.770Z] Removing intermediate container 84386eb53ddb [2021-06-16T13:13:33.770Z] ---> cbba980921ca [2021-06-16T13:13:33.770Z] [2021-06-16T13:13:33.770Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T13:13:33.770Z] Removing intermediate container 859bb6420f34 [2021-06-16T13:13:33.770Z] ---> 1e559957e2a4 [2021-06-16T13:13:33.770Z] [2021-06-16T13:13:33.770Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T13:13:33.770Z] ---> Running in aacce712f154 [2021-06-16T13:13:34.047Z] 3.12: Pulling from library/alpine [2021-06-16T13:13:34.047Z] 3.12: Pulling from library/alpine [2021-06-16T13:13:35.040Z] Removing intermediate container bba1d42c8e23 [2021-06-16T13:13:35.040Z] ---> 39296abd090e [2021-06-16T13:13:35.040Z] [2021-06-16T13:13:35.040Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T13:13:35.320Z] Removing intermediate container 2998250106e8 [2021-06-16T13:13:35.320Z] ---> 120064ffb881 [2021-06-16T13:13:35.320Z] [2021-06-16T13:13:35.320Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T13:13:35.320Z] 3.12: Pulling from library/alpine [2021-06-16T13:13:35.597Z] 3.12: Pulling from library/alpine [2021-06-16T13:13:35.872Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T13:13:35.872Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T13:13:35.872Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T13:13:35.872Z] Status: Image is up to date for alpine:3.12 [2021-06-16T13:13:35.872Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T13:13:35.872Z] Status: Image is up to date for alpine:3.12 [2021-06-16T13:13:35.872Z] ---> 9852663dfa18 [2021-06-16T13:13:35.872Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T13:13:35.872Z] ---> 9852663dfa18 [2021-06-16T13:13:35.872Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T13:13:35.872Z] ---> 9852663dfa18 [2021-06-16T13:13:35.872Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T13:13:35.872Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T13:13:35.872Z] Status: Image is up to date for alpine:3.12 [2021-06-16T13:13:35.872Z] ---> 9852663dfa18 [2021-06-16T13:13:35.872Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T13:13:36.157Z] 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-16T13:13:36.157Z] ---> Running in 2d7633fec190 [2021-06-16T13:13:36.157Z] ---> Running in 4af26db6697e [2021-06-16T13:13:36.157Z] ---> Running in bf8b041ba076 [2021-06-16T13:13:36.157Z] ---> Running in abe2153b154f [2021-06-16T13:13:37.156Z] Removing intermediate container 2d7633fec190 [2021-06-16T13:13:37.156Z] ---> 5de84fe05d08 [2021-06-16T13:13:37.156Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T13:13:37.439Z] ---> Running in 3b162e38e84c [2021-06-16T13:13:38.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:13:38.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:13:38.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:13:39.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:13:39.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:13:39.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:13:39.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:13:39.562Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T13:13:39.562Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T13:13:39.562Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T13:13:39.562Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T13:13:39.562Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T13:13:39.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:13:39.562Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T13:13:39.562Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T13:13:39.562Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T13:13:39.562Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T13:13:39.851Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T13:13:39.851Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T13:13:39.851Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T13:13:39.851Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T13:13:39.851Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T13:13:39.851Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T13:13:39.851Z] OK: 7 MiB in 20 packages [2021-06-16T13:13:39.851Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T13:13:40.132Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T13:13:40.132Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T13:13:40.132Z] OK: 7 MiB in 18 packages [2021-06-16T13:13:40.132Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T13:13:40.132Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T13:13:40.132Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T13:13:40.408Z] OK: 5 MiB in 16 packages [2021-06-16T13:13:40.408Z] OK: 6 MiB in 16 packages [2021-06-16T13:13:40.408Z] Removing intermediate container aacce712f154 [2021-06-16T13:13:40.408Z] ---> fa4e7ffbce77 [2021-06-16T13:13:40.408Z] [2021-06-16T13:13:40.408Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T13:13:41.014Z] 20.10.0: Pulling from library/docker [2021-06-16T13:13:42.467Z] Removing intermediate container 3b162e38e84c [2021-06-16T13:13:42.467Z] ---> 26621766ba35 [2021-06-16T13:13:42.467Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T13:13:42.764Z] Removing intermediate container 4af26db6697e [2021-06-16T13:13:42.764Z] ---> b1615ca3e3a7 [2021-06-16T13:13:42.764Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T13:13:42.764Z] ---> Running in e00b350f54d1 [2021-06-16T13:13:43.047Z] Removing intermediate container abe2153b154f [2021-06-16T13:13:43.047Z] ---> 36bef4c9be08 [2021-06-16T13:13:43.047Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T13:13:43.047Z] ---> Running in 6b371fd04682 [2021-06-16T13:13:43.328Z] ---> Running in 8e2296609281 [2021-06-16T13:13:43.328Z] Removing intermediate container bf8b041ba076 [2021-06-16T13:13:43.328Z] ---> 67a27b485d6f [2021-06-16T13:13:43.328Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T13:13:43.604Z] Removing intermediate container e00b350f54d1 [2021-06-16T13:13:43.604Z] ---> abff301fecd6 [2021-06-16T13:13:43.604Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T13:13:43.880Z] ---> Running in dc9c4053035f [2021-06-16T13:13:43.880Z] ---> Running in fe9bc9b2fe76 [2021-06-16T13:13:44.161Z] Removing intermediate container 6b371fd04682 [2021-06-16T13:13:44.161Z] ---> b4adeb69293f [2021-06-16T13:13:44.161Z] Step 14/26 : WORKDIR / [2021-06-16T13:13:44.441Z] ---> Running in 6e08a68bbae1 [2021-06-16T13:13:44.441Z] Removing intermediate container 8e2296609281 [2021-06-16T13:13:44.441Z] ---> ab9917358239 [2021-06-16T13:13:44.441Z] Step 14/22 : WORKDIR /edgex [2021-06-16T13:13:44.716Z] Removing intermediate container dc9c4053035f [2021-06-16T13:13:44.716Z] ---> 38c5d6a10313 [2021-06-16T13:13:44.716Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T13:13:44.716Z] Removing intermediate container fe9bc9b2fe76 [2021-06-16T13:13:44.716Z] ---> 261c3f4d8ea2 [2021-06-16T13:13:44.716Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T13:13:44.993Z] ---> Running in 3b93782f0d7c [2021-06-16T13:13:44.993Z] ---> Running in 055e60226f51 [2021-06-16T13:13:44.993Z] ---> Running in 56717dad1911 [2021-06-16T13:13:45.268Z] Removing intermediate container 6e08a68bbae1 [2021-06-16T13:13:45.268Z] ---> d01d1fa91d9f [2021-06-16T13:13:45.268Z] 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-16T13:13:45.544Z] Removing intermediate container 3b93782f0d7c [2021-06-16T13:13:45.544Z] ---> 18722ed3a816 [2021-06-16T13:13:45.544Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T13:13:45.833Z] Removing intermediate container 055e60226f51 [2021-06-16T13:13:45.833Z] ---> 39f72fdbfbf5 [2021-06-16T13:13:45.833Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T13:13:46.111Z] ---> Running in 3fb17486c59e [2021-06-16T13:13:46.390Z] ---> 5f36796cfcaf [2021-06-16T13:13:46.390Z] 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-16T13:13:47.002Z] Removing intermediate container 3fb17486c59e [2021-06-16T13:13:47.002Z] ---> df82375a0c68 [2021-06-16T13:13:47.002Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T13:13:47.281Z] ---> 3d90662d7654 [2021-06-16T13:13:47.281Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T13:13:47.897Z] ---> 55598f50f44f [2021-06-16T13:13:47.897Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T13:13:48.896Z] ---> b35cabb4e6ed [2021-06-16T13:13:48.896Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T13:13:48.896Z] Removing intermediate container 56717dad1911 [2021-06-16T13:13:48.896Z] ---> dac6e2cf33bf [2021-06-16T13:13:48.896Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T13:13:49.175Z] ---> Running in b50ac01a4893 [2021-06-16T13:13:49.471Z] ---> 925063eab040 [2021-06-16T13:13:49.471Z] 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-16T13:13:49.758Z] ---> 5e7a97e4a169 [2021-06-16T13:13:49.758Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T13:13:50.035Z] Removing intermediate container b50ac01a4893 [2021-06-16T13:13:50.035Z] ---> afaf27f4a7bf [2021-06-16T13:13:50.035Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T13:13:51.032Z] ---> fef55d1aa108 [2021-06-16T13:13:51.032Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T13:13:51.032Z] ---> af99dbcbad2b [2021-06-16T13:13:51.032Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T13:13:51.636Z] ---> 839e9697252b [2021-06-16T13:13:51.636Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T13:13:51.917Z] ---> 720d67a451fe [2021-06-16T13:13:51.917Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T13:13:51.917Z] ---> Running in 31510be6bcbb [2021-06-16T13:13:52.544Z] ---> Running in e87c50c336d0 [2021-06-16T13:13:52.544Z] ---> f9f15f152528 [2021-06-16T13:13:52.544Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T13:13:52.822Z] ---> 4904fdf6fccd [2021-06-16T13:13:52.822Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T13:13:52.822Z] ---> Running in c8e2733e10f2 [2021-06-16T13:13:53.429Z] Removing intermediate container e87c50c336d0 [2021-06-16T13:13:53.429Z] ---> 42c207e327cf [2021-06-16T13:13:53.429Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T13:13:53.705Z] ---> Running in 19adeadc5939 [2021-06-16T13:13:53.705Z] Removing intermediate container c8e2733e10f2 [2021-06-16T13:13:53.705Z] ---> 8643638b8322 [2021-06-16T13:13:53.705Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T13:13:53.984Z] ---> Running in 8371a3d1edfd [2021-06-16T13:13:54.605Z] Removing intermediate container 19adeadc5939 [2021-06-16T13:13:54.605Z] ---> c0a9133c6ab9 [2021-06-16T13:13:54.605Z] Step 20/22 : LABEL arch=arm64 [2021-06-16T13:13:54.890Z] ---> Running in 49b02cb95264 [2021-06-16T13:13:54.890Z] Removing intermediate container 8371a3d1edfd [2021-06-16T13:13:54.890Z] ---> d1af1c8745d5 [2021-06-16T13:13:54.890Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T13:13:55.498Z] ---> Running in f959be6d5172 [2021-06-16T13:13:55.498Z] ---> dac58cf7757e [2021-06-16T13:13:55.498Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T13:13:55.774Z] Removing intermediate container 49b02cb95264 [2021-06-16T13:13:55.774Z] ---> 8295a56e2b77 [2021-06-16T13:13:55.774Z] Step 21/22 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:13:55.774Z] Removing intermediate container 31510be6bcbb [2021-06-16T13:13:55.774Z] ---> 4e5e54f4acff [2021-06-16T13:13:55.774Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T13:13:56.064Z] ---> Running in 2fdc56c65fcd [2021-06-16T13:13:56.064Z] Removing intermediate container f959be6d5172 [2021-06-16T13:13:56.064Z] ---> 138c70a812f7 [2021-06-16T13:13:56.064Z] Step 22/23 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:13:56.348Z] ---> Running in 3fff8a430c9c [2021-06-16T13:13:56.622Z] Removing intermediate container 2fdc56c65fcd [2021-06-16T13:13:56.622Z] ---> f058347f1689 [2021-06-16T13:13:56.622Z] Step 22/22 : LABEL version=0.0.0 [2021-06-16T13:13:56.622Z] ---> bad8bde13976 [2021-06-16T13:13:56.622Z] 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-16T13:13:56.897Z] ---> Running in 803f7272fb4c [2021-06-16T13:13:56.897Z] ---> Running in 6dcc38ed4a1d [2021-06-16T13:13:57.172Z] Removing intermediate container 3fff8a430c9c [2021-06-16T13:13:57.172Z] ---> 07004e59a641 [2021-06-16T13:13:57.172Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T13:13:57.172Z] ---> bdfb4d649ec1 [2021-06-16T13:13:57.172Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T13:13:57.447Z] ---> Running in 977e2b2872ad [2021-06-16T13:13:57.447Z] Removing intermediate container 803f7272fb4c [2021-06-16T13:13:57.447Z] ---> 5465b821f90a [2021-06-16T13:13:57.447Z] [2021-06-16T13:13:57.447Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T13:13:57.447Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T13:13:57.722Z] ---> eeaf43b92773 [2021-06-16T13:13:57.722Z] 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-16T13:13:57.723Z] ---> Running in b951f1dd834e [2021-06-16T13:13:58.324Z] Successfully built 5465b821f90a [2021-06-16T13:13:58.324Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-16T13:13:58.324Z]  Building security-proxy-setup ... done Building core-command [2021-06-16T13:13:58.324Z] Removing intermediate container 977e2b2872ad [2021-06-16T13:13:58.324Z] ---> e07305f1ec36 [2021-06-16T13:13:58.324Z] [2021-06-16T13:13:58.601Z] Removing intermediate container b951f1dd834e [2021-06-16T13:13:58.601Z] ---> 8739008ed514 [2021-06-16T13:13:58.601Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T13:13:58.878Z] Successfully built e07305f1ec36 [2021-06-16T13:13:59.165Z] ---> Running in c28ae707cf21 [2021-06-16T13:13:59.165Z] Successfully tagged support-notifications-arm64:latest [2021-06-16T13:13:59.165Z]  Building support-notifications ... done Building core-data [2021-06-16T13:13:59.165Z] ---> e6091c315e8f [2021-06-16T13:13:59.165Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T13:14:00.140Z] Removing intermediate container 6dcc38ed4a1d [2021-06-16T13:14:00.140Z] ---> bb10565e1516 [2021-06-16T13:14:00.140Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T13:14:00.415Z] ---> Running in 2362299c8120 [2021-06-16T13:14:00.415Z] ---> ea86f8a4c915 [2021-06-16T13:14:00.415Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T13:14:01.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:14:01.300Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:14:01.300Z] Removing intermediate container 2362299c8120 [2021-06-16T13:14:01.300Z] ---> 8148f9e2236f [2021-06-16T13:14:01.300Z] Step 24/26 : LABEL arch=arm64 [2021-06-16T13:14:01.622Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T13:14:01.622Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T13:14:01.622Z] ---> Running in a3c592fe1662 [2021-06-16T13:14:01.622Z] Executing bash-5.0.17-r0.post-install [2021-06-16T13:14:01.939Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T13:14:01.939Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T13:14:01.939Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T13:14:01.939Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T13:14:01.939Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T13:14:01.939Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T13:14:01.939Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T13:14:01.939Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T13:14:01.939Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T13:14:01.939Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T13:14:01.939Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T13:14:02.312Z] ---> 066de12c277a [2021-06-16T13:14:02.312Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T13:14:02.719Z] Removing intermediate container a3c592fe1662 [2021-06-16T13:14:02.719Z] ---> 94ae546bd6bf [2021-06-16T13:14:02.719Z] Step 25/26 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:14:03.581Z] ---> Running in 74a2caa12d74 [2021-06-16T13:14:03.894Z] ---> 6ce712ca959b [2021-06-16T13:14:03.894Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T13:14:04.537Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T13:14:04.537Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T13:14:04.537Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T13:14:04.537Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T13:14:04.537Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T13:14:04.537Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T13:14:04.537Z] ---> Running in 54d691f602d3 [2021-06-16T13:14:04.537Z] Removing intermediate container 74a2caa12d74 [2021-06-16T13:14:04.537Z] ---> 3e2597927d2c [2021-06-16T13:14:04.537Z] Step 26/26 : LABEL version=0.0.0 [2021-06-16T13:14:04.537Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T13:14:04.814Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T13:14:04.814Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T13:14:04.814Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T13:14:04.814Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T13:14:04.814Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T13:14:04.814Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T13:14:04.814Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T13:14:04.814Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T13:14:05.105Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T13:14:05.105Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T13:14:05.105Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T13:14:05.105Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T13:14:05.105Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T13:14:05.105Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T13:14:05.105Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T13:14:05.105Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T13:14:05.105Z] ---> Running in 8374e61fff33 [2021-06-16T13:14:05.105Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T13:14:05.105Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T13:14:05.105Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T13:14:05.383Z] Removing intermediate container 54d691f602d3 [2021-06-16T13:14:05.383Z] ---> c3acaf760bd3 [2021-06-16T13:14:05.383Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T13:14:05.383Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T13:14:05.383Z] OK: 72 MiB in 59 packages [2021-06-16T13:14:06.006Z] Removing intermediate container 8374e61fff33 [2021-06-16T13:14:06.006Z] ---> 0162de629a4b [2021-06-16T13:14:06.006Z] [2021-06-16T13:14:06.283Z] Successfully built 0162de629a4b [2021-06-16T13:14:06.283Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-16T13:14:06.283Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-06-16T13:14:06.563Z] ---> e8f3888ecb53 [2021-06-16T13:14:06.563Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T13:14:06.841Z] ---> Running in cefcc55480b1 [2021-06-16T13:14:10.308Z] Removing intermediate container cefcc55480b1 [2021-06-16T13:14:10.308Z] ---> 427583b5b524 [2021-06-16T13:14:10.308Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T13:14:10.308Z] Collecting docker-compose==1.23.2 [2021-06-16T13:14:10.308Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T13:14:10.308Z] ---> Running in 12241930bd3b [2021-06-16T13:14:11.337Z] Removing intermediate container 12241930bd3b [2021-06-16T13:14:11.337Z] ---> 3d0dd8db7705 [2021-06-16T13:14:11.337Z] Step 29/32 : CMD ["gate"] [2021-06-16T13:14:11.337Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T13:14:11.337Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T13:14:11.612Z] ---> Running in 3a1856ed1b57 [2021-06-16T13:14:12.210Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T13:14:12.210Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T13:14:12.483Z] Removing intermediate container 3a1856ed1b57 [2021-06-16T13:14:12.483Z] ---> 9160b4d8ca85 [2021-06-16T13:14:12.483Z] Step 30/32 : LABEL arch=arm64 [2021-06-16T13:14:12.758Z] ---> Running in 897dea876cef [2021-06-16T13:14:12.758Z] 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-16T13:14:13.358Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T13:14:13.358Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T13:14:13.358Z] Removing intermediate container 897dea876cef [2021-06-16T13:14:13.358Z] ---> c7b0ff7b6e63 [2021-06-16T13:14:13.358Z] Step 31/32 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:14:13.631Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T13:14:13.631Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T13:14:13.907Z] ---> Running in a8f08ee62f85 [2021-06-16T13:14:14.180Z] Removing intermediate container a8f08ee62f85 [2021-06-16T13:14:14.180Z] ---> 33770310c155 [2021-06-16T13:14:14.180Z] Step 32/32 : LABEL version=0.0.0 [2021-06-16T13:14:14.781Z] ---> Running in c5ee3ce0ca25 [2021-06-16T13:14:15.062Z] Removing intermediate container c5ee3ce0ca25 [2021-06-16T13:14:15.062Z] ---> 278f8be8633e [2021-06-16T13:14:15.062Z] [2021-06-16T13:14:16.063Z] Successfully built 278f8be8633e [2021-06-16T13:14:16.063Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-16T13:14:16.063Z]  Building security-bootstrapper ... done Building core-metadata [2021-06-16T13:14:16.063Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T13:14:16.063Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T13:14:19.550Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T13:14:19.550Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T13:14:20.171Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T13:14:20.171Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T13:14:20.794Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T13:14:20.795Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T13:14:24.284Z] Collecting PyYAML<4,>=3.10 [2021-06-16T13:14:24.284Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T13:14:27.711Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T13:14:27.711Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T13:14:28.317Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T13:14:28.317Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T13:14:28.594Z] 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-16T13:14:28.871Z] Collecting idna<2.8,>=2.5 [2021-06-16T13:14:28.871Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T13:14:28.871Z] 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-16T13:14:28.871Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T13:14:28.871Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T13:14:28.871Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T13:14:28.871Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T13:14:30.315Z] Installing collected packages: jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, cached-property, dockerpty, texttable, docopt, PyYAML, docker-compose [2021-06-16T13:14:30.922Z] Attempting uninstall: urllib3 [2021-06-16T13:14:30.922Z] Found existing installation: urllib3 1.25.9 [2021-06-16T13:14:30.922Z] Uninstalling urllib3-1.25.9: [2021-06-16T13:14:30.922Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T13:14:31.535Z] Attempting uninstall: idna [2021-06-16T13:14:31.535Z] Found existing installation: idna 2.9 [2021-06-16T13:14:31.535Z] Uninstalling idna-2.9: [2021-06-16T13:14:31.813Z] Successfully uninstalled idna-2.9 [2021-06-16T13:14:32.433Z] Attempting uninstall: requests [2021-06-16T13:14:32.433Z] Found existing installation: requests 2.23.0 [2021-06-16T13:14:32.433Z] Uninstalling requests-2.23.0: [2021-06-16T13:14:32.433Z] Successfully uninstalled requests-2.23.0 [2021-06-16T13:14:33.879Z] Running setup.py install for dockerpty: started [2021-06-16T13:14:36.543Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T13:14:36.544Z] Running setup.py install for texttable: started [2021-06-16T13:14:38.552Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T13:14:38.552Z] Running setup.py install for docopt: started [2021-06-16T13:14:40.550Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T13:14:40.550Z] Running setup.py install for PyYAML: started [2021-06-16T13:14:43.203Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T13:14:46.452Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:14:46.452Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:14:46.452Z] ---> 693fae4b7f24 [2021-06-16T13:14:46.452Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T13:14:46.452Z] ---> Using cache [2021-06-16T13:14:46.452Z] ---> a746a2526945 [2021-06-16T13:14:46.452Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:14:46.452Z] ---> Using cache [2021-06-16T13:14:46.452Z] ---> b3d69dab3a16 [2021-06-16T13:14:46.452Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T13:14:46.452Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:14:46.452Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:14:46.452Z] ---> 693fae4b7f24 [2021-06-16T13:14:46.452Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T13:14:46.452Z] ---> Using cache [2021-06-16T13:14:46.452Z] ---> a746a2526945 [2021-06-16T13:14:46.452Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:14:46.452Z] ---> Using cache [2021-06-16T13:14:46.452Z] ---> b3d69dab3a16 [2021-06-16T13:14:46.452Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T13:14:46.452Z] 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-16T13:14:49.123Z] ---> Running in 4698b8c90b22 [2021-06-16T13:14:49.123Z] ---> Running in 1f501080a991 [2021-06-16T13:14:49.123Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:14:49.123Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:14:49.123Z] ---> 693fae4b7f24 [2021-06-16T13:14:49.123Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T13:14:49.123Z] ---> Using cache [2021-06-16T13:14:49.123Z] ---> a746a2526945 [2021-06-16T13:14:49.123Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:14:49.123Z] ---> Using cache [2021-06-16T13:14:49.123Z] ---> b3d69dab3a16 [2021-06-16T13:14:49.123Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T13:14:49.399Z] ---> Running in 0c84e78f8803 [2021-06-16T13:14:51.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:14:51.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:14:51.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:14:52.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:14:52.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:14:52.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:14:52.897Z] OK: 218 MiB in 52 packages [2021-06-16T13:14:53.517Z] OK: 218 MiB in 52 packages [2021-06-16T13:14:53.799Z] OK: 218 MiB in 52 packages [2021-06-16T13:14:55.267Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T13:14:55.267Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T13:14:55.267Z] ---> 693fae4b7f24 [2021-06-16T13:14:55.267Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T13:14:55.547Z] ---> Using cache [2021-06-16T13:14:55.547Z] ---> a746a2526945 [2021-06-16T13:14:55.547Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:14:55.547Z] ---> Using cache [2021-06-16T13:14:55.547Z] ---> b3d69dab3a16 [2021-06-16T13:14:55.547Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T13:14:55.547Z] ---> Using cache [2021-06-16T13:14:55.547Z] ---> 181c0ce68899 [2021-06-16T13:14:55.547Z] Step 6/24 : COPY go.mod . [2021-06-16T13:14:55.547Z] Removing intermediate container 1f501080a991 [2021-06-16T13:14:55.547Z] ---> 181c0ce68899 [2021-06-16T13:14:55.547Z] Step 6/24 : COPY go.mod . [2021-06-16T13:14:55.825Z] Removing intermediate container 0c84e78f8803 [2021-06-16T13:14:55.825Z] ---> cc95d61f8638 [2021-06-16T13:14:55.825Z] Step 6/23 : COPY go.mod . [2021-06-16T13:14:56.104Z] Removing intermediate container 4698b8c90b22 [2021-06-16T13:14:56.104Z] ---> 844519b4a679 [2021-06-16T13:14:56.104Z] Step 6/24 : COPY go.mod . [2021-06-16T13:14:56.705Z] ---> 9c8bb336117b [2021-06-16T13:14:56.705Z] Step 7/24 : RUN go mod download [2021-06-16T13:14:56.705Z] ---> 3b56d766ea80 [2021-06-16T13:14:56.705Z] Step 7/24 : RUN go mod download [2021-06-16T13:14:56.980Z] ---> Running in 1eb9fd7c57f0 [2021-06-16T13:14:56.980Z] ---> Running in 0f7779f54d0d [2021-06-16T13:14:57.261Z] ---> e2bec987890e [2021-06-16T13:14:57.261Z] Step 7/24 : RUN go mod download [2021-06-16T13:14:57.261Z] ---> fec69388912f [2021-06-16T13:14:57.261Z] Step 7/23 : RUN go mod download [2021-06-16T13:14:57.536Z] ---> Running in aa56b0919553 [2021-06-16T13:14:57.536Z] ---> Running in 5e7a771efdd4 [2021-06-16T13:14:59.539Z] Removing intermediate container c28ae707cf21 [2021-06-16T13:14:59.539Z] ---> c9910ef08be4 [2021-06-16T13:14:59.539Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T13:14:59.818Z] ---> Running in c3b64811fd5b [2021-06-16T13:15:00.815Z] Removing intermediate container c3b64811fd5b [2021-06-16T13:15:00.815Z] ---> 8bae1ee5f381 [2021-06-16T13:15:00.815Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T13:15:00.815Z] ---> Running in 719072fc67af [2021-06-16T13:15:01.806Z] Removing intermediate container 719072fc67af [2021-06-16T13:15:01.806Z] ---> ab42fb7d2c57 [2021-06-16T13:15:01.806Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T13:15:01.806Z] Removing intermediate container 1eb9fd7c57f0 [2021-06-16T13:15:01.806Z] ---> 33f0db44ab31 [2021-06-16T13:15:01.806Z] Step 8/24 : COPY . . [2021-06-16T13:15:02.097Z] Removing intermediate container 0f7779f54d0d [2021-06-16T13:15:02.098Z] ---> 600b4a4918df [2021-06-16T13:15:02.098Z] Step 8/24 : COPY . . [2021-06-16T13:15:02.377Z] Removing intermediate container aa56b0919553 [2021-06-16T13:15:02.377Z] ---> 0d76a988b055 [2021-06-16T13:15:02.377Z] Step 8/23 : COPY . . [2021-06-16T13:15:02.377Z] Removing intermediate container 5e7a771efdd4 [2021-06-16T13:15:02.377Z] ---> ccf98a6d19d5 [2021-06-16T13:15:02.377Z] Step 8/24 : COPY . . [2021-06-16T13:15:05.018Z] ---> 49469afe081d [2021-06-16T13:15:05.018Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T13:15:07.019Z] ---> ef195eb4d916 [2021-06-16T13:15:07.019Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T13:15:09.692Z] ---> 5a66271a09c6 [2021-06-16T13:15:09.692Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T13:15:10.292Z] ---> Running in 065fc52662ae [2021-06-16T13:15:11.406Z] Removing intermediate container 065fc52662ae [2021-06-16T13:15:11.406Z] ---> 7107e78434cb [2021-06-16T13:15:11.406Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T13:15:12.081Z] ---> Running in b18e8ee68139 [2021-06-16T13:15:13.092Z] Removing intermediate container b18e8ee68139 [2021-06-16T13:15:13.092Z] ---> d3e830072422 [2021-06-16T13:15:13.092Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T13:15:13.370Z] ---> Running in f6a79a758d4b [2021-06-16T13:15:14.366Z] Removing intermediate container f6a79a758d4b [2021-06-16T13:15:14.366Z] ---> 86f782abd957 [2021-06-16T13:15:14.366Z] Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:15:14.969Z] ---> Running in 8ccce26be1bc [2021-06-16T13:15:16.424Z] Removing intermediate container 8ccce26be1bc [2021-06-16T13:15:16.424Z] ---> ba70eff7542a [2021-06-16T13:15:16.424Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T13:15:16.700Z] ---> Running in 1f577a00ff84 [2021-06-16T13:15:18.165Z] Removing intermediate container 1f577a00ff84 [2021-06-16T13:15:18.165Z] ---> 829eec2f4e9d [2021-06-16T13:15:18.165Z] [2021-06-16T13:15:18.787Z] Successfully built 829eec2f4e9d [2021-06-16T13:15:19.064Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-16T13:15:24.550Z]  Building sys-mgmt-agent ... done  ---> 974a34110d5d [2021-06-16T13:15:24.550Z] Step 9/24 : RUN go mod tidy [2021-06-16T13:15:24.856Z] ---> f011feaaceed [2021-06-16T13:15:24.856Z] Step 9/24 : RUN go mod tidy [2021-06-16T13:15:24.856Z] ---> 376bf5169a5e [2021-06-16T13:15:24.856Z] Step 9/23 : RUN go mod tidy [2021-06-16T13:15:24.856Z] ---> b124d6dd60a4 [2021-06-16T13:15:24.856Z] Step 9/24 : RUN go mod tidy [2021-06-16T13:15:24.856Z] ---> Running in 59d69f406e94 [2021-06-16T13:15:25.148Z] ---> Running in 77a149913c53 [2021-06-16T13:15:25.148Z] ---> Running in a84ae4c35d6b [2021-06-16T13:15:25.148Z] ---> Running in 7d15c418eb7a [2021-06-16T13:15:30.654Z] Removing intermediate container 59d69f406e94 [2021-06-16T13:15:30.654Z] ---> 503f03cb1355 [2021-06-16T13:15:30.654Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T13:15:30.654Z] Removing intermediate container 77a149913c53 [2021-06-16T13:15:30.654Z] ---> 932065fd2d23 [2021-06-16T13:15:30.654Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T13:15:30.926Z] ---> Running in 43bf50b55adc [2021-06-16T13:15:30.926Z] ---> Running in cc0280d3790f [2021-06-16T13:15:30.926Z] Removing intermediate container a84ae4c35d6b [2021-06-16T13:15:30.926Z] ---> 376dd0ad6bb4 [2021-06-16T13:15:30.926Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T13:15:31.521Z] ---> Running in e852226fd2f3 [2021-06-16T13:15:31.521Z] Removing intermediate container 7d15c418eb7a [2021-06-16T13:15:31.521Z] ---> ff30b299e385 [2021-06-16T13:15:31.521Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T13:15:31.795Z] ---> Running in 83ce85146bf2 [2021-06-16T13:15:33.245Z] 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-16T13:15:33.526Z] 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-16T13:15:33.804Z] 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-16T13:15:33.804Z] 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-16T13:17:10.743Z] Removing intermediate container cc0280d3790f [2021-06-16T13:17:10.743Z] ---> 5254b608aea9 [2021-06-16T13:17:10.743Z] [2021-06-16T13:17:10.743Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T13:17:10.743Z] ---> 9852663dfa18 [2021-06-16T13:17:10.743Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T13:17:10.743Z] ---> Running in c9bdb77657ad [2021-06-16T13:17:10.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:17:10.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:17:10.744Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T13:17:10.744Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T13:17:10.744Z] OK: 5 MiB in 15 packages [2021-06-16T13:17:10.744Z] Removing intermediate container 83ce85146bf2 [2021-06-16T13:17:10.744Z] ---> 47049c245db9 [2021-06-16T13:17:10.744Z] [2021-06-16T13:17:10.744Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T13:17:10.744Z] ---> 9852663dfa18 [2021-06-16T13:17:10.744Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T13:17:10.744Z] ---> Running in addcd898d0c3 [2021-06-16T13:17:10.744Z] Removing intermediate container c9bdb77657ad [2021-06-16T13:17:10.744Z] ---> 8eff92868ed4 [2021-06-16T13:17:10.744Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T13:17:10.744Z] ---> Running in 82c87bebfaec [2021-06-16T13:17:10.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:17:10.744Z] Removing intermediate container 82c87bebfaec [2021-06-16T13:17:10.744Z] ---> e3d0d50d7879 [2021-06-16T13:17:10.744Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T13:17:10.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:17:10.744Z] ---> Running in 83f233409719 [2021-06-16T13:17:10.744Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T13:17:10.744Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T13:17:10.744Z] OK: 5 MiB in 15 packages [2021-06-16T13:17:10.744Z] Removing intermediate container 83f233409719 [2021-06-16T13:17:10.744Z] ---> dc96b228e19b [2021-06-16T13:17:10.744Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T13:17:10.744Z] ---> Running in b57df2b55937 [2021-06-16T13:17:11.357Z] Removing intermediate container addcd898d0c3 [2021-06-16T13:17:11.357Z] ---> 76f6f237d6e0 [2021-06-16T13:17:11.357Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T13:17:11.357Z] Removing intermediate container b57df2b55937 [2021-06-16T13:17:11.357Z] ---> dd8f7501518d [2021-06-16T13:17:11.357Z] Step 16/24 : WORKDIR / [2021-06-16T13:17:11.357Z] ---> Running in 04f09f51df06 [2021-06-16T13:17:11.357Z] ---> Running in 180c0273ab20 [2021-06-16T13:17:11.963Z] Removing intermediate container e852226fd2f3 [2021-06-16T13:17:11.963Z] ---> f32eac204356 [2021-06-16T13:17:11.963Z] [2021-06-16T13:17:11.963Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T13:17:11.963Z] ---> 9852663dfa18 [2021-06-16T13:17:11.963Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T13:17:11.963Z] ---> Using cache [2021-06-16T13:17:11.963Z] ---> 76f6f237d6e0 [2021-06-16T13:17:11.963Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T13:17:11.963Z] ---> Running in cc2d0b63be88 [2021-06-16T13:17:12.245Z] Removing intermediate container 180c0273ab20 [2021-06-16T13:17:12.245Z] ---> 23df648020d7 [2021-06-16T13:17:12.245Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T13:17:12.245Z] Removing intermediate container 04f09f51df06 [2021-06-16T13:17:12.245Z] ---> 5aa4c160c18d [2021-06-16T13:17:12.245Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T13:17:12.245Z] ---> Running in f35ed98efdbb [2021-06-16T13:17:12.524Z] Removing intermediate container cc2d0b63be88 [2021-06-16T13:17:12.524Z] ---> 6f2219d3841f [2021-06-16T13:17:12.524Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T13:17:12.801Z] ---> Running in d698df3db14c [2021-06-16T13:17:13.078Z] Removing intermediate container f35ed98efdbb [2021-06-16T13:17:13.078Z] ---> d54cf1e34c78 [2021-06-16T13:17:13.078Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T13:17:13.351Z] ---> Running in 09f46c3b53a6 [2021-06-16T13:17:13.351Z] ---> 6504df6ca5b7 [2021-06-16T13:17:13.351Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T13:17:13.624Z] Removing intermediate container d698df3db14c [2021-06-16T13:17:13.624Z] ---> 1307a34debf6 [2021-06-16T13:17:13.624Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T13:17:13.901Z] ---> Running in afc14aef61f4 [2021-06-16T13:17:13.901Z] Removing intermediate container 09f46c3b53a6 [2021-06-16T13:17:13.901Z] ---> e969905c2263 [2021-06-16T13:17:13.901Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T13:17:14.506Z] Removing intermediate container afc14aef61f4 [2021-06-16T13:17:14.506Z] ---> 3751e0ad226c [2021-06-16T13:17:14.506Z] Step 16/24 : WORKDIR / [2021-06-16T13:17:14.506Z] ---> Running in b1981156543d [2021-06-16T13:17:14.786Z] ---> e852cb0fe5bf [2021-06-16T13:17:14.786Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T13:17:15.070Z] ---> ae0d3e06f985 [2021-06-16T13:17:15.070Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T13:17:15.346Z] Removing intermediate container b1981156543d [2021-06-16T13:17:15.346Z] ---> 53d516871859 [2021-06-16T13:17:15.346Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T13:17:15.956Z] ---> ef0d0ab6a527 [2021-06-16T13:17:15.956Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T13:17:16.232Z] ---> Running in 148f780c1c6a [2021-06-16T13:17:16.507Z] ---> b0a7a28b02be [2021-06-16T13:17:16.507Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T13:17:16.507Z] ---> 4f43f3dc866e [2021-06-16T13:17:16.507Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T13:17:17.116Z] Removing intermediate container 148f780c1c6a [2021-06-16T13:17:17.117Z] ---> 6d5242c2a256 [2021-06-16T13:17:17.117Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T13:17:17.395Z] ---> Running in 98dae9506db4 [2021-06-16T13:17:17.673Z] Removing intermediate container 43bf50b55adc [2021-06-16T13:17:17.673Z] ---> 21a001719d3a [2021-06-16T13:17:17.673Z] [2021-06-16T13:17:17.673Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T13:17:17.673Z] ---> 9852663dfa18 [2021-06-16T13:17:17.673Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T13:17:17.673Z] ---> 47a761663066 [2021-06-16T13:17:17.673Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T13:17:17.953Z] ---> Running in 0833f67d8d0e [2021-06-16T13:17:17.953Z] ---> Running in f3449c8fa634 [2021-06-16T13:17:18.229Z] Removing intermediate container 98dae9506db4 [2021-06-16T13:17:18.229Z] ---> cddef3548094 [2021-06-16T13:17:18.229Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T13:17:18.229Z] ---> e31bd0bbcf9e [2021-06-16T13:17:18.229Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T13:17:18.229Z] ---> Running in 61336ad5b563 [2021-06-16T13:17:18.517Z] Removing intermediate container 0833f67d8d0e [2021-06-16T13:17:18.517Z] ---> f7d7d003d1e1 [2021-06-16T13:17:18.517Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T13:17:18.517Z] Removing intermediate container f3449c8fa634 [2021-06-16T13:17:18.517Z] ---> dc62f5a7539a [2021-06-16T13:17:18.517Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T13:17:18.517Z] ---> Running in 516503b10271 [2021-06-16T13:17:18.791Z] ---> Running in 9e11106c551b [2021-06-16T13:17:19.066Z] Removing intermediate container 61336ad5b563 [2021-06-16T13:17:19.066Z] ---> c176096c8d22 [2021-06-16T13:17:19.066Z] Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:17:19.066Z] ---> e2dbc60a7336 [2021-06-16T13:17:19.066Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T13:17:19.066Z] ---> Running in 23939584e4df [2021-06-16T13:17:19.341Z] ---> Running in f2b60b05c25b [2021-06-16T13:17:19.341Z] Removing intermediate container 516503b10271 [2021-06-16T13:17:19.341Z] ---> 5b17548bae6a [2021-06-16T13:17:19.341Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T13:17:19.341Z] Removing intermediate container 9e11106c551b [2021-06-16T13:17:19.341Z] ---> 48ef6e74181d [2021-06-16T13:17:19.341Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T13:17:19.341Z] ---> Running in cfe1a74e5c6c [2021-06-16T13:17:19.618Z] ---> Running in 99fbcd037ff1 [2021-06-16T13:17:19.618Z] Removing intermediate container 23939584e4df [2021-06-16T13:17:19.618Z] ---> e2689a9b3a02 [2021-06-16T13:17:19.618Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T13:17:19.891Z] ---> Running in d05ccbded5dc [2021-06-16T13:17:19.891Z] Removing intermediate container f2b60b05c25b [2021-06-16T13:17:19.891Z] ---> 6c4fd90b4217 [2021-06-16T13:17:19.891Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T13:17:20.164Z] ---> Running in eef743f589de [2021-06-16T13:17:20.164Z] Removing intermediate container cfe1a74e5c6c [2021-06-16T13:17:20.164Z] ---> 93f2c19ac5eb [2021-06-16T13:17:20.164Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T13:17:20.164Z] Removing intermediate container 99fbcd037ff1 [2021-06-16T13:17:20.164Z] ---> 448a9ef5e5bd [2021-06-16T13:17:20.164Z] Step 22/23 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:17:20.440Z] ---> Running in 03e36d382f0c [2021-06-16T13:17:20.440Z] ---> Running in 66671edba425 [2021-06-16T13:17:20.440Z] Removing intermediate container d05ccbded5dc [2021-06-16T13:17:20.440Z] ---> 01936455e983 [2021-06-16T13:17:20.440Z] [2021-06-16T13:17:20.716Z] Removing intermediate container eef743f589de [2021-06-16T13:17:20.716Z] ---> b0c38bd29fd0 [2021-06-16T13:17:20.716Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T13:17:20.995Z] ---> Running in 7fdf879d330f [2021-06-16T13:17:20.995Z] Successfully built 01936455e983 [2021-06-16T13:17:20.995Z] Removing intermediate container 03e36d382f0c [2021-06-16T13:17:20.995Z] ---> 2f0bcd7cdcfe [2021-06-16T13:17:20.995Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T13:17:20.995Z] Successfully tagged core-command-arm64:latest [2021-06-16T13:17:21.275Z]  Building core-command ... done  ---> Running in c9dd4d3a0c22 [2021-06-16T13:17:21.554Z] Removing intermediate container 7fdf879d330f [2021-06-16T13:17:21.554Z] ---> f20d93fc1aa9 [2021-06-16T13:17:21.554Z] Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:17:21.554Z] ---> Running in 795ede7ae726 [2021-06-16T13:17:21.831Z] Removing intermediate container c9dd4d3a0c22 [2021-06-16T13:17:21.831Z] ---> 147562b781b7 [2021-06-16T13:17:21.831Z] [2021-06-16T13:17:22.106Z] Successfully built 147562b781b7 [2021-06-16T13:17:22.382Z] Successfully tagged support-scheduler-arm64:latest [2021-06-16T13:17:22.382Z]  Building support-scheduler ... done Removing intermediate container 795ede7ae726 [2021-06-16T13:17:22.382Z] ---> 3ac0d2229ee2 [2021-06-16T13:17:22.382Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T13:17:22.382Z] ---> Running in 502b90969892 [2021-06-16T13:17:22.990Z] Removing intermediate container 66671edba425 [2021-06-16T13:17:22.990Z] ---> 0ae78a23bcf9 [2021-06-16T13:17:22.990Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T13:17:22.990Z] Removing intermediate container 502b90969892 [2021-06-16T13:17:22.990Z] ---> 8bbcad204322 [2021-06-16T13:17:22.990Z] [2021-06-16T13:17:22.990Z] ---> Running in 80afce30b97a [2021-06-16T13:17:23.590Z] Successfully built 8bbcad204322 [2021-06-16T13:17:23.590Z] Successfully tagged core-metadata-arm64:latest [2021-06-16T13:17:24.188Z]  Building core-metadata ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T13:17:24.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T13:17:25.778Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T13:17:25.778Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T13:17:25.778Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T13:17:25.778Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T13:17:26.050Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T13:17:26.050Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T13:17:26.324Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T13:17:26.324Z] OK: 8 MiB in 20 packages [2021-06-16T13:17:27.315Z] Removing intermediate container 80afce30b97a [2021-06-16T13:17:27.315Z] ---> 00e5b52c1c47 [2021-06-16T13:17:27.315Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T13:17:28.296Z] ---> cf10e53b6a9e [2021-06-16T13:17:28.296Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T13:17:29.740Z] ---> 0b0946798ded [2021-06-16T13:17:29.740Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T13:17:30.338Z] ---> abae5d67aca1 [2021-06-16T13:17:30.338Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T13:17:30.338Z] ---> Running in 7a7a63add057 [2021-06-16T13:17:30.939Z] Removing intermediate container 7a7a63add057 [2021-06-16T13:17:30.939Z] ---> 8322d28c0131 [2021-06-16T13:17:30.939Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T13:17:30.939Z] ---> Running in a46877efd7f1 [2021-06-16T13:17:31.541Z] Removing intermediate container a46877efd7f1 [2021-06-16T13:17:31.541Z] ---> 6fb34c21a953 [2021-06-16T13:17:31.541Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T13:17:31.541Z] ---> Running in 03160a47d60b [2021-06-16T13:17:32.147Z] Removing intermediate container 03160a47d60b [2021-06-16T13:17:32.147Z] ---> 172213acc42f [2021-06-16T13:17:32.147Z] Step 23/24 : LABEL git_sha=1424c5c28898345e9e090b9efb05348b96d4d2c5 [2021-06-16T13:17:32.147Z] ---> Running in db6549f2e163 [2021-06-16T13:17:32.745Z] Removing intermediate container db6549f2e163 [2021-06-16T13:17:32.745Z] ---> f48d61d367ef [2021-06-16T13:17:32.745Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T13:17:33.020Z] ---> Running in 5390b56f79e0 [2021-06-16T13:17:33.295Z] Removing intermediate container 5390b56f79e0 [2021-06-16T13:17:33.295Z] ---> 7839e35adf07 [2021-06-16T13:17:33.295Z] [2021-06-16T13:17:33.895Z] Successfully built 7839e35adf07 [2021-06-16T13:17:33.895Z] Successfully tagged core-data-arm64:latest [2021-06-16T13:17:34.185Z]  Building core-data ... done  [Pipeline] } [2021-06-16T13:17:34.188Z] $ docker stop --time=1 4b181e4621bd5aacb12998b5d18ad7c64bf6acb41d78851a82bde252026d64d7 [2021-06-16T13:17:36.052Z] $ docker rm -f 4b181e4621bd5aacb12998b5d18ad7c64bf6acb41d78851a82bde252026d64d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T13:17:36.661Z] + docker images [2021-06-16T13:17:36.942Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T13:17:36.942Z] core-data-arm64 latest 7839e35adf07 3 seconds ago 19.1MB [2021-06-16T13:17:36.942Z] core-metadata-arm64 latest 8bbcad204322 14 seconds ago 15.7MB [2021-06-16T13:17:36.942Z] support-scheduler-arm64 latest 147562b781b7 15 seconds ago 15.1MB [2021-06-16T13:17:36.942Z] core-command-arm64 latest 01936455e983 16 seconds ago 15MB [2021-06-16T13:17:36.942Z] 21a001719d3a 20 seconds ago 975MB [2021-06-16T13:17:36.942Z] f32eac204356 25 seconds ago 972MB [2021-06-16T13:17:36.942Z] 47049c245db9 31 seconds ago 968MB [2021-06-16T13:17:36.942Z] 5254b608aea9 36 seconds ago 966MB [2021-06-16T13:17:36.942Z] sys-mgmt-agent-arm64 latest 829eec2f4e9d 2 minutes ago 299MB [2021-06-16T13:17:36.942Z] security-bootstrapper-arm64 latest 278f8be8633e 3 minutes ago 17.5MB [2021-06-16T13:17:36.942Z] security-secretstore-setup-arm64 latest 0162de629a4b 3 minutes ago 27.1MB [2021-06-16T13:17:36.942Z] support-notifications-arm64 latest e07305f1ec36 3 minutes ago 15.7MB [2021-06-16T13:17:36.942Z] security-proxy-setup-arm64 latest 5465b821f90a 3 minutes ago 24.3MB [2021-06-16T13:17:36.942Z] fa4e7ffbce77 3 minutes ago 969MB [2021-06-16T13:17:36.942Z] 120064ffb881 4 minutes ago 973MB [2021-06-16T13:17:36.942Z] 39296abd090e 4 minutes ago 969MB [2021-06-16T13:17:36.942Z] cbba980921ca 4 minutes ago 970MB [2021-06-16T13:17:36.942Z] 1e559957e2a4 4 minutes ago 976MB [2021-06-16T13:17:36.942Z] ci-base-image-arm64 latest 693fae4b7f24 14 minutes ago 641MB [2021-06-16T13:17:36.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 6 days ago 429MB [2021-06-16T13:17:36.942Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-16T13:17:36.942Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-16T13:17:36.942Z] 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-16T13:17:37.958Z] ---> job-cost.sh [2021-06-16T13:17:37.959Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OLzp [2021-06-16T13:18:19.060Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T13:19:55.805Z] lf-activate-venv(): INFO: Adding /tmp/venv-OLzp/bin to PATH [2021-06-16T13:19:55.805Z] INFO: No Stack... [2021-06-16T13:19:55.805Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T13:19:55.805Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T13:19:56.147Z] + + cat /w/workspace/edgex-go/6/archives/cost.csvcut [2021-06-16T13:19:56.147Z] -d, -f6 [Pipeline] lock [2021-06-16T13:19:56.215Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3568-6-stack-cost] [2021-06-16T13:19:56.227Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3568-6-stack-cost] did not exist. Created. [2021-06-16T13:19:56.227Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3568-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T13:19:56.584Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T13:19:56.827Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T13:19:56.840Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3568-6-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-16T13:19:57.866Z] provisioning config files... [2021-06-16T13:19:57.877Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config5946095067424025499tmp [Pipeline] { [Pipeline] sh [2021-06-16T13:19:58.190Z] + set +x [2021-06-16T13:19:58.190Z] + curl -s https://codecov.io/bash [2021-06-16T13:19:58.190Z] + bash -s -- [2021-06-16T13:19:58.190Z] [2021-06-16T13:19:58.190Z] _____ _ [2021-06-16T13:19:58.190Z] / ____| | | [2021-06-16T13:19:58.190Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T13:19:58.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T13:19:58.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T13:19:58.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T13:19:58.190Z] Bash-1.0.3 [2021-06-16T13:19:58.190Z] [2021-06-16T13:19:58.190Z] [2021-06-16T13:19:58.190Z] ==> git version 2.24.4 found [2021-06-16T13:19:58.451Z] ==> 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-16T13:19:58.451Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T13:19:58.451Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T13:19:58.451Z] ==> Jenkins CI detected. [2021-06-16T13:19:58.451Z] project root: . [2021-06-16T13:19:58.451Z] --> token set from env [2021-06-16T13:19:58.451Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T13:19:58.451Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T13:19:58.451Z] ==> Python coveragepy not found [2021-06-16T13:19:58.451Z] ==> Searching for coverage reports in: [2021-06-16T13:19:58.451Z] + . [2021-06-16T13:19:58.451Z] -> Found 1 reports [2021-06-16T13:19:58.451Z] ==> Detecting git/mercurial file structure [2021-06-16T13:19:58.451Z] ==> Reading reports [2021-06-16T13:19:58.451Z] + ./coverage.out bytes=398195 [2021-06-16T13:19:58.451Z] ==> Appending adjustments [2021-06-16T13:19:58.451Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T13:19:59.837Z] + Found adjustments [2021-06-16T13:19:59.837Z] ==> Gzipping contents [2021-06-16T13:19:59.837Z] 56K /tmp/codecov.GksQ2N.gz [2021-06-16T13:19:59.837Z] ==> Uploading reports [2021-06-16T13:19:59.837Z] url: https://codecov.io [2021-06-16T13:19:59.837Z] query: branch=PR-3568&commit=1424c5c28898345e9e090b9efb05348b96d4d2c5&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= [2021-06-16T13:19:59.837Z] -> Pinging Codecov [2021-06-16T13:19:59.837Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3568&commit=1424c5c28898345e9e090b9efb05348b96d4d2c5&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= [2021-06-16T13:20:00.098Z] -> Uploading to [2021-06-16T13:20:00.098Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/1424c5c28898345e9e090b9efb05348b96d4d2c5/d27b9fc1-6523-4965-831c-03db6c121f8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T131959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8cfd6c25db2fcbbc282c372e6f9d16ce6230837f2d253235d491d27a0b545c2 [2021-06-16T13:20:00.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T13:20:00.098Z] Dload Upload Total Spent Left Speed [2021-06-16T13:20:00.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54480 0 0 100 54480 0 114k --:--:-- --:--:-- --:--:-- 114k [2021-06-16T13:20:00.359Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1424c5c28898345e9e090b9efb05348b96d4d2c5 [Pipeline] } [2021-06-16T13:20:00.368Z] 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-16T13:20:04.375Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T13:20:04.943Z] ---> package-listing.sh [2021-06-16T13:20:04.943Z] ++ facter osfamily [2021-06-16T13:20:04.943Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T13:20:05.206Z] + OS_FAMILY=redhat [2021-06-16T13:20:05.206Z] + workspace=/w/workspace/edgex-go/6 [2021-06-16T13:20:05.206Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T13:20:05.206Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T13:20:05.206Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T13:20:05.206Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T13:20:05.206Z] + '[' /w/workspace/edgex-go/6 ']' [2021-06-16T13:20:05.206Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T13:20:05.206Z] + case "${OS_FAMILY}" in [2021-06-16T13:20:05.206Z] + sort [2021-06-16T13:20:05.206Z] + rpm -qa [2021-06-16T13:20:07.762Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T13:20:07.762Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T13:20:07.762Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T13:20:07.762Z] + '[' /w/workspace/edgex-go/6 ']' [2021-06-16T13:20:07.762Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-06-16T13:20:07.762Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-06-16T13:20:07.776Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T13:20:08.062Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T13:20:08.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T13:20:08.633Z] [2021-06-16T13:20:08.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T13:20:08.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T13:20:08.945Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T13:20:08.945Z] df20fa9351a1: Pulling fs layer [2021-06-16T13:20:08.945Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T13:20:08.945Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T13:20:08.945Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T13:20:08.945Z] 93b61091891f: Pulling fs layer [2021-06-16T13:20:08.945Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T13:20:08.945Z] 5e14af77c1be: Pulling fs layer [2021-06-16T13:20:08.945Z] 01666e4c0597: Pulling fs layer [2021-06-16T13:20:08.945Z] aa168da1d23b: Pulling fs layer [2021-06-16T13:20:08.945Z] 46f8f816bc3b: Waiting [2021-06-16T13:20:08.945Z] 93b61091891f: Waiting [2021-06-16T13:20:08.945Z] 93b9cdb0e59b: Waiting [2021-06-16T13:20:08.945Z] 5e14af77c1be: Waiting [2021-06-16T13:20:08.945Z] 01666e4c0597: Waiting [2021-06-16T13:20:08.945Z] aa168da1d23b: Waiting [2021-06-16T13:20:08.945Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T13:20:08.945Z] 36b3adc4ff6f: Download complete [2021-06-16T13:20:08.945Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T13:20:08.945Z] 46f8f816bc3b: Download complete [2021-06-16T13:20:09.211Z] df20fa9351a1: Verifying Checksum [2021-06-16T13:20:09.211Z] df20fa9351a1: Download complete [2021-06-16T13:20:09.211Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T13:20:09.211Z] 93b9cdb0e59b: Download complete [2021-06-16T13:20:09.211Z] 5e14af77c1be: Verifying Checksum [2021-06-16T13:20:09.211Z] 5e14af77c1be: Download complete [2021-06-16T13:20:09.211Z] 93b61091891f: Verifying Checksum [2021-06-16T13:20:09.211Z] 93b61091891f: Download complete [2021-06-16T13:20:09.211Z] 01666e4c0597: Verifying Checksum [2021-06-16T13:20:09.211Z] 01666e4c0597: Download complete [2021-06-16T13:20:09.211Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T13:20:09.211Z] 8ad3a11d3b57: Download complete [2021-06-16T13:20:09.211Z] df20fa9351a1: Pull complete [2021-06-16T13:20:09.474Z] 36b3adc4ff6f: Pull complete [2021-06-16T13:20:09.745Z] 8ad3a11d3b57: Pull complete [2021-06-16T13:20:09.745Z] 46f8f816bc3b: Pull complete [2021-06-16T13:20:10.013Z] 93b61091891f: Pull complete [2021-06-16T13:20:10.013Z] 93b9cdb0e59b: Pull complete [2021-06-16T13:20:10.274Z] 5e14af77c1be: Pull complete [2021-06-16T13:20:10.274Z] 01666e4c0597: Pull complete [2021-06-16T13:20:11.221Z] aa168da1d23b: Verifying Checksum [2021-06-16T13:20:11.222Z] aa168da1d23b: Download complete [2021-06-16T13:20:15.444Z] aa168da1d23b: Pull complete [2021-06-16T13:20:15.444Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T13:20:15.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T13:20:15.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T13:20:15.521Z] prd-centos7-docker-4c-2g-1699 does not seem to be running inside a container [2021-06-16T13:20:15.557Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T13:20:21.284Z] $ docker top 55408ea1914394d840901587c4964f91dad67f6d8e05fc5fa76d29cf5eafd843 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T13:20:21.680Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T13:20:21.974Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T13:20:22.273Z] + ls /var/log/sa-host [2021-06-16T13:20:22.273Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T13:20:22.273Z] file_magic: OK [2021-06-16T13:20:22.273Z] HZ: Using current value: 100 [2021-06-16T13:20:22.273Z] file_header: OK [2021-06-16T13:20:22.273Z] 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-16T13:20:22.273Z] Statistics: [2021-06-16T13:20:22.273Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T13:20:22.273Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T13:20:22.273Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T13:20:22.273Z] file_magic: OK [2021-06-16T13:20:22.273Z] HZ: Using current value: 100 [2021-06-16T13:20:22.273Z] file_header: OK [2021-06-16T13:20:22.273Z] 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-16T13:20:22.273Z] Statistics: [2021-06-16T13:20:22.273Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T13:20:22.273Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T13:20:22.891Z] provisioning config files... [2021-06-16T13:20:22.903Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3726965941506122160tmp [Pipeline] { [Pipeline] echo [2021-06-16T13:20:22.925Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T13:20:23.219Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T13:20:23.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T13:20:23.623Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T13:20:23.633Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T13:20:23.947Z] ---> sudo-logs.sh [2021-06-16T13:20:23.948Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T13:20:23.975Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T13:20:24.273Z] ---> job-cost.sh [2021-06-16T13:20:24.273Z] lf-activate-venv: SKIPPING [2021-06-16T13:20:24.273Z] DEBUG: total: 0.18000000715255737 [2021-06-16T13:20:24.273Z] INFO: Retrieving Stack Cost... [2021-06-16T13:20:25.329Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T13:20:25.590Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T13:20:25.604Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T13:20:25.912Z] ---> logs-deploy.sh [2021-06-16T13:20:25.913Z] lf-activate-venv: SKIPPING [2021-06-16T13:20:25.913Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3568/6 [2021-06-16T13:20:25.913Z] INFO: archiving workspace using pattern(s): [2021-06-16T13:20:26.858Z] Archives upload complete. [2021-06-16T13:20:26.858Z] INFO: archiving logs to Nexus [2021-06-16T13:20:27.432Z] ---> uname -a: [2021-06-16T13:20:27.432Z] Linux prd-centos7-docker-4c-2g-1699.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-16T13:20:27.432Z] [2021-06-16T13:20:27.432Z] [2021-06-16T13:20:27.432Z] ---> lscpu: [2021-06-16T13:20:27.432Z] Architecture: x86_64 [2021-06-16T13:20:27.432Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T13:20:27.432Z] Byte Order: Little Endian [2021-06-16T13:20:27.432Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T13:20:27.432Z] CPU(s): 2 [2021-06-16T13:20:27.432Z] On-line CPU(s) list: 0,1 [2021-06-16T13:20:27.432Z] Thread(s) per core: 1 [2021-06-16T13:20:27.432Z] Core(s) per socket: 1 [2021-06-16T13:20:27.432Z] Socket(s): 2 [2021-06-16T13:20:27.432Z] NUMA node(s): 1 [2021-06-16T13:20:27.432Z] Vendor ID: AuthenticAMD [2021-06-16T13:20:27.432Z] CPU family: 23 [2021-06-16T13:20:27.432Z] Model: 49 [2021-06-16T13:20:27.432Z] Model name: AMD EPYC-Rome Processor [2021-06-16T13:20:27.432Z] Stepping: 0 [2021-06-16T13:20:27.432Z] CPU MHz: 2799.998 [2021-06-16T13:20:27.432Z] BogoMIPS: 5599.99 [2021-06-16T13:20:27.432Z] Virtualization: AMD-V [2021-06-16T13:20:27.432Z] Hypervisor vendor: KVM [2021-06-16T13:20:27.432Z] Virtualization type: full [2021-06-16T13:20:27.433Z] L1d cache: 64 KiB [2021-06-16T13:20:27.433Z] L1i cache: 64 KiB [2021-06-16T13:20:27.433Z] L2 cache: 1 MiB [2021-06-16T13:20:27.433Z] L3 cache: 32 MiB [2021-06-16T13:20:27.433Z] NUMA node0 CPU(s): 0,1 [2021-06-16T13:20:27.433Z] Vulnerability Itlb multihit: Not affected [2021-06-16T13:20:27.433Z] Vulnerability L1tf: Not affected [2021-06-16T13:20:27.433Z] Vulnerability Mds: Not affected [2021-06-16T13:20:27.433Z] Vulnerability Meltdown: Not affected [2021-06-16T13:20:27.433Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T13:20:27.433Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T13:20:27.433Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T13:20:27.433Z] Vulnerability Srbds: Not affected [2021-06-16T13:20:27.433Z] Vulnerability Tsx async abort: Not affected [2021-06-16T13:20:27.433Z] 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-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] ---> nproc: [2021-06-16T13:20:27.433Z] 2 [2021-06-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] ---> df -h: [2021-06-16T13:20:27.433Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T13:20:27.433Z] overlay 40.0G 13.3G 26.7G 33% / [2021-06-16T13:20:27.433Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T13:20:27.433Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T13:20:27.433Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T13:20:27.433Z] /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os [2021-06-16T13:20:27.433Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf [2021-06-16T13:20:27.433Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname [2021-06-16T13:20:27.433Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts [2021-06-16T13:20:27.433Z] /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json [2021-06-16T13:20:27.433Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host [2021-06-16T13:20:27.433Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure [2021-06-16T13:20:27.433Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log [2021-06-16T13:20:27.433Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/6@tmp [2021-06-16T13:20:27.433Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/6 [2021-06-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] ---> free -m: [2021-06-16T13:20:27.433Z] total used free shared buff/cache available [2021-06-16T13:20:27.433Z] Mem: 7821 1326 2070 0 4424 6493 [2021-06-16T13:20:27.433Z] Swap: 1023 1 1022 [2021-06-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] ---> ip addr: [2021-06-16T13:20:27.433Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-16T13:20:27.433Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-16T13:20:27.433Z] inet 127.0.0.1/8 scope host lo [2021-06-16T13:20:27.433Z] valid_lft forever preferred_lft forever [2021-06-16T13:20:27.433Z] inet6 ::1/128 scope host [2021-06-16T13:20:27.433Z] valid_lft forever preferred_lft forever [2021-06-16T13:20:27.433Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-16T13:20:27.433Z] link/ether fa:16:3e:cb:53:20 brd ff:ff:ff:ff:ff:ff [2021-06-16T13:20:27.433Z] inet 10.30.122.254/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-16T13:20:27.433Z] valid_lft 85050sec preferred_lft 85050sec [2021-06-16T13:20:27.433Z] inet6 fe80::f816:3eff:fecb:5320/64 scope link [2021-06-16T13:20:27.433Z] valid_lft forever preferred_lft forever [2021-06-16T13:20:27.433Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-16T13:20:27.433Z] link/ether 02:42:23:44:5e:37 brd ff:ff:ff:ff:ff:ff [2021-06-16T13:20:27.433Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-16T13:20:27.433Z] valid_lft forever preferred_lft forever [2021-06-16T13:20:27.433Z] inet6 fe80::42:23ff:fe44:5e37/64 scope link [2021-06-16T13:20:27.433Z] valid_lft forever preferred_lft forever [2021-06-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] ---> sar -b -r -n DEV: [2021-06-16T13:20:27.433Z] 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-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] 12:57:47 LINUX RESTART (2 CPU) [2021-06-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] 12:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-16T13:20:27.433Z] 12:59:01 231.23 93.16 138.07 0.00 10684.91 45903.25 0.00 [2021-06-16T13:20:27.433Z] 13:00:01 113.24 0.18 113.05 0.00 22.78 46873.08 0.00 [2021-06-16T13:20:27.433Z] 13:01:01 121.75 0.02 121.74 0.00 0.13 16422.90 0.00 [2021-06-16T13:20:27.433Z] 13:02:01 52.71 0.10 52.61 0.00 1.73 6905.32 0.00 [2021-06-16T13:20:27.433Z] 13:03:02 240.34 37.26 203.08 0.00 895.80 122305.79 0.00 [2021-06-16T13:20:27.433Z] 13:04:01 738.82 369.95 368.87 0.00 15187.40 199215.95 0.00 [2021-06-16T13:20:27.433Z] 13:05:02 679.23 113.92 565.31 0.00 4201.43 268828.61 0.00 [2021-06-16T13:20:27.433Z] 13:06:01 239.41 19.14 220.27 0.00 1642.28 39007.16 0.00 [2021-06-16T13:20:27.433Z] 13:07:01 1.07 0.03 1.03 0.00 0.27 14.98 0.00 [2021-06-16T13:20:27.433Z] 13:08:01 277.10 254.27 22.83 0.00 3451.79 1068.78 0.00 [2021-06-16T13:20:27.433Z] 13:09:01 0.65 0.00 0.65 0.00 0.00 12.31 0.00 [2021-06-16T13:20:27.433Z] 13:10:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 [2021-06-16T13:20:27.433Z] 13:11:01 0.33 0.00 0.33 0.00 0.00 4.91 0.00 [2021-06-16T13:20:27.433Z] 13:12:01 0.18 0.00 0.18 0.00 0.00 1.62 0.00 [2021-06-16T13:20:27.433Z] 13:13:01 0.18 0.03 0.15 0.00 0.93 1.37 0.00 [2021-06-16T13:20:27.433Z] 13:14:01 1.20 0.37 0.83 0.00 95.02 16.49 0.00 [2021-06-16T13:20:27.433Z] 13:15:01 0.23 0.00 0.23 0.00 0.00 2.63 0.00 [2021-06-16T13:20:27.433Z] 13:16:01 0.18 0.02 0.17 0.00 0.13 2.37 0.00 [2021-06-16T13:20:27.433Z] 13:17:01 0.27 0.02 0.25 0.00 0.13 2.12 0.00 [2021-06-16T13:20:27.433Z] 13:18:01 0.15 0.00 0.15 0.00 0.00 2.17 0.00 [2021-06-16T13:20:27.433Z] 13:19:01 0.25 0.00 0.25 0.00 0.00 3.53 0.00 [2021-06-16T13:20:27.433Z] 13:20:01 2.65 2.43 0.22 0.00 175.91 15.39 0.00 [2021-06-16T13:20:27.433Z] Average: 122.31 40.23 82.08 0.00 1635.29 33901.59 0.00 [2021-06-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] 12:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-16T13:20:27.433Z] 12:59:01 5054856 0 897600 11.21 2620 2053864 1504648 16.61 931608 1607068 157896 [2021-06-16T13:20:27.433Z] 13:00:01 4090952 0 986884 12.32 2620 2928484 1725776 19.05 1062972 2352548 5024 [2021-06-16T13:20:27.433Z] 13:01:01 3873452 0 1067872 13.33 2620 3064996 1774000 19.59 1292728 2280240 194012 [2021-06-16T13:20:27.433Z] 13:02:01 3928480 0 1049440 13.10 2620 3028400 1680564 18.55 1219984 2298028 116604 [2021-06-16T13:20:27.433Z] 13:03:02 130852 0 1362116 17.01 2620 6513352 2432388 26.85 3055452 4137596 658332 [2021-06-16T13:20:27.433Z] 13:04:01 451540 0 1646748 20.56 2620 5908032 3777272 41.70 2754528 4054488 135296 [2021-06-16T13:20:27.433Z] 13:05:02 1383064 0 1487052 18.57 2620 5136204 3058520 33.77 2331928 3519960 47668 [2021-06-16T13:20:27.433Z] 13:06:01 2908604 0 1162656 14.52 2620 3935060 1375488 15.19 939044 3435912 20 [2021-06-16T13:20:27.433Z] 13:07:01 2917064 0 1154192 14.41 2620 3935064 1269148 14.01 933124 3435740 12 [2021-06-16T13:20:27.433Z] 13:08:01 2774768 0 1234324 15.41 2620 3997228 1269228 14.01 973432 3457796 12 [2021-06-16T13:20:27.433Z] 13:09:01 2775380 0 1233744 15.40 2620 3997196 1262056 13.93 972944 3457764 8 [2021-06-16T13:20:27.433Z] 13:10:01 2774908 0 1234208 15.41 2620 3997204 1262056 13.93 972952 3457764 8 [2021-06-16T13:20:27.433Z] 13:11:01 2775136 0 1233976 15.41 2620 3997208 1261984 13.93 972796 3457836 8 [2021-06-16T13:20:27.433Z] 13:12:01 2775424 0 1233684 15.40 2620 3997212 1261984 13.93 972804 3457836 8 [2021-06-16T13:20:27.433Z] 13:13:01 2775168 0 1233904 15.41 2620 3997248 1261984 13.93 974284 3456396 16 [2021-06-16T13:20:27.433Z] 13:14:01 2769616 0 1236648 15.44 2620 4000056 1262068 13.93 979968 3456444 8 [2021-06-16T13:20:27.433Z] 13:15:01 2769680 0 1236580 15.44 2620 4000060 1262020 13.93 980004 3456444 12 [2021-06-16T13:20:27.433Z] 13:16:01 2769288 0 1236964 15.44 2620 4000068 1262104 13.93 980368 3456452 8 [2021-06-16T13:20:27.433Z] 13:17:01 2769736 0 1236516 15.44 2620 4000068 1261984 13.93 979888 3456448 16 [2021-06-16T13:20:27.433Z] 13:18:01 2769736 0 1236512 15.44 2620 4000072 1261984 13.93 979892 3456452 8 [2021-06-16T13:20:27.433Z] 13:19:01 2769616 0 1236628 15.44 2620 4000076 1262080 13.93 980104 3456452 8 [2021-06-16T13:20:27.433Z] 13:20:01 2760040 0 1240728 15.49 2620 4005552 1262388 13.94 985360 3459240 76 [2021-06-16T13:20:27.433Z] Average: 2762153 0 1221772 15.26 2620 4022396 1591442 17.57 1237553 3275677 59775 [2021-06-16T13:20:27.433Z] [2021-06-16T13:20:27.433Z] 12:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-16T13:20:27.433Z] 12:59:01 vethecf8b5f 872.96 609.33 84.91 2733.59 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.433Z] 12:59:01 eth0 1590.11 1567.28 6515.28 189.98 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.433Z] 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.433Z] 12:59:01 docker0 872.96 609.21 72.97 2733.58 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.433Z] 13:00:01 veth09cabf1 31.50 36.86 2.97 36.50 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.433Z] 13:00:01 eth0 467.95 409.42 3116.78 66.45 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.433Z] 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.433Z] 13:00:01 docker0 160.52 184.33 9.78 413.66 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.433Z] 13:01:01 eth0 134.44 117.48 466.22 45.95 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.433Z] 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.433Z] 13:01:01 veth4572180 0.32 0.45 0.03 0.05 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.433Z] 13:01:01 docker0 91.28 91.28 6.92 429.06 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:02:01 eth0 22.06 13.68 14.91 40.26 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:02:01 veth4572180 1.85 1.85 0.14 0.14 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:02:01 docker0 1.85 1.85 0.12 0.14 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:03:02 eth0 179.34 152.68 1663.66 63.80 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:03:02 veth325bc26 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:04:01 vethc8fa8fc 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:04:01 vethfb9955f 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:04:01 vethe0baa83 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:04:01 vethad1c53e 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:05:02 veth7fba9bb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:05:02 vethc82570a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:05:02 eth0 2630.46 2415.00 12302.37 493.37 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:05:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:06:01 eth0 202.71 144.85 1650.32 69.76 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:06:01 docker0 1290.50 1109.72 100.40 4434.22 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:07:01 eth0 0.65 0.18 0.41 0.01 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:08:01 eth0 0.50 0.27 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:09:01 eth0 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:10:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:14:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:15:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:16:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:18:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:19:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:20:01 eth0 5.45 3.71 5.52 2.69 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] Average: eth0 127.65 115.96 631.94 25.67 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] Average: docker0 57.75 49.66 4.49 198.43 0.00 0.00 0.00 0.00 [2021-06-16T13:20:27.434Z] [2021-06-16T13:20:27.434Z] [2021-06-16T13:20:27.434Z] ---> sar -P ALL: [2021-06-16T13:20:27.434Z] 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-16T13:20:27.434Z] [2021-06-16T13:20:27.434Z] 12:57:47 LINUX RESTART (2 CPU) [2021-06-16T13:20:27.434Z] [2021-06-16T13:20:27.434Z] 12:58:02 CPU %user %nice %system %iowait %steal %idle [2021-06-16T13:20:27.434Z] 12:59:01 all 29.79 0.00 11.17 6.78 0.09 52.17 [2021-06-16T13:20:27.434Z] 12:59:01 0 29.97 0.00 12.25 5.47 0.09 52.23 [2021-06-16T13:20:27.434Z] 12:59:01 1 29.62 0.00 10.10 8.07 0.09 52.11 [2021-06-16T13:20:27.434Z] 13:00:01 all 14.83 0.00 5.75 2.13 0.06 77.23 [2021-06-16T13:20:27.434Z] 13:00:01 0 12.05 0.00 5.80 1.14 0.07 80.93 [2021-06-16T13:20:27.434Z] 13:00:01 1 17.62 0.00 5.70 3.11 0.05 73.51 [2021-06-16T13:20:27.434Z] 13:01:01 all 65.40 0.00 10.55 1.00 0.10 22.94 [2021-06-16T13:20:27.434Z] 13:01:01 0 65.58 0.00 10.58 0.95 0.09 22.79 [2021-06-16T13:20:27.434Z] 13:01:01 1 65.22 0.00 10.52 1.04 0.11 23.10 [2021-06-16T13:20:27.434Z] 13:02:01 all 35.28 0.00 5.73 0.29 0.08 58.62 [2021-06-16T13:20:27.434Z] 13:02:01 0 34.85 0.00 5.90 0.32 0.09 58.85 [2021-06-16T13:20:27.434Z] 13:02:01 1 35.72 0.00 5.56 0.26 0.07 58.39 [2021-06-16T13:20:27.434Z] 13:03:02 all 45.18 0.00 14.86 1.99 0.10 37.88 [2021-06-16T13:20:27.434Z] 13:03:02 0 46.16 0.00 14.49 1.91 0.09 37.35 [2021-06-16T13:20:27.434Z] 13:03:02 1 44.19 0.00 15.24 2.06 0.11 38.40 [2021-06-16T13:20:27.434Z] 13:04:01 all 56.60 0.00 20.77 18.53 0.10 3.99 [2021-06-16T13:20:27.434Z] 13:04:01 0 55.98 0.00 21.10 18.40 0.11 4.41 [2021-06-16T13:20:27.434Z] 13:04:01 1 57.21 0.00 20.44 18.67 0.09 3.58 [2021-06-16T13:20:27.434Z] 13:05:02 all 57.14 0.00 26.82 10.46 0.11 5.47 [2021-06-16T13:20:27.434Z] 13:05:02 0 56.96 0.00 26.43 10.05 0.11 6.44 [2021-06-16T13:20:27.434Z] 13:05:02 1 57.32 0.00 27.21 10.86 0.11 4.50 [2021-06-16T13:20:27.434Z] 13:06:01 all 49.06 0.00 10.70 2.39 0.08 37.77 [2021-06-16T13:20:27.434Z] 13:06:01 0 48.21 0.00 10.57 2.55 0.09 38.58 [2021-06-16T13:20:27.434Z] 13:06:01 1 49.91 0.00 10.83 2.24 0.07 36.95 [2021-06-16T13:20:27.434Z] 13:07:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-16T13:20:27.434Z] 13:07:01 0 0.27 0.00 0.03 0.00 0.00 99.70 [2021-06-16T13:20:27.434Z] 13:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-16T13:20:27.434Z] 13:08:01 all 0.14 3.88 11.58 2.38 0.04 81.97 [2021-06-16T13:20:27.434Z] 13:08:01 0 0.15 3.86 11.57 2.41 0.03 81.97 [2021-06-16T13:20:27.434Z] 13:08:01 1 0.12 3.91 11.59 2.35 0.05 81.98 [2021-06-16T13:20:27.434Z] 13:09:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-16T13:20:27.434Z] 13:09:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-16T13:20:27.434Z] 13:09:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-16T13:20:27.434Z] [2021-06-16T13:20:27.434Z] 13:09:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T13:20:27.434Z] 13:10:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-06-16T13:20:27.434Z] 13:10:01 0 0.23 0.00 0.03 0.00 0.02 99.72 [2021-06-16T13:20:27.434Z] 13:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2021-06-16T13:20:27.434Z] 13:11:01 all 0.11 0.00 0.05 0.02 0.02 99.81 [2021-06-16T13:20:27.434Z] 13:11:01 0 0.13 0.00 0.03 0.03 0.02 99.78 [2021-06-16T13:20:27.434Z] 13:11:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-06-16T13:20:27.434Z] 13:12:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-16T13:20:27.434Z] 13:12:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2021-06-16T13:20:27.434Z] 13:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T13:20:27.434Z] 13:13:01 all 0.10 0.00 0.06 0.00 0.03 99.82 [2021-06-16T13:20:27.434Z] 13:13:01 0 0.17 0.00 0.05 0.00 0.02 99.77 [2021-06-16T13:20:27.434Z] 13:13:01 1 0.03 0.00 0.07 0.00 0.03 99.87 [2021-06-16T13:20:27.434Z] 13:14:01 all 0.05 0.00 0.04 0.01 0.01 99.89 [2021-06-16T13:20:27.434Z] 13:14:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-06-16T13:20:27.434Z] 13:14:01 1 0.03 0.00 0.05 0.02 0.02 99.88 [2021-06-16T13:20:27.434Z] 13:15:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-16T13:20:27.434Z] 13:15:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-16T13:20:27.434Z] 13:15:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-16T13:20:27.434Z] 13:16:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-06-16T13:20:27.434Z] 13:16:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-16T13:20:27.434Z] 13:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-16T13:20:27.434Z] 13:17:01 all 0.14 0.00 0.02 0.00 0.02 99.82 [2021-06-16T13:20:27.434Z] 13:17:01 0 0.27 0.00 0.02 0.00 0.02 99.70 [2021-06-16T13:20:27.434Z] 13:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T13:20:27.434Z] 13:18:01 all 0.12 0.00 0.02 0.00 0.01 99.86 [2021-06-16T13:20:27.434Z] 13:18:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-16T13:20:27.434Z] 13:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-16T13:20:27.434Z] 13:19:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-06-16T13:20:27.434Z] 13:19:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-16T13:20:27.435Z] 13:19:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-16T13:20:27.435Z] 13:20:01 all 1.00 0.00 0.48 0.13 0.03 98.36 [2021-06-16T13:20:27.435Z] 13:20:01 0 0.97 0.00 0.47 0.10 0.05 98.41 [2021-06-16T13:20:27.435Z] 13:20:01 1 1.04 0.00 0.49 0.15 0.02 98.31 [2021-06-16T13:20:27.435Z] [2021-06-16T13:20:27.435Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-16T13:20:27.435Z] Average: all 15.27 0.18 5.12 1.96 0.04 77.43 [2021-06-16T13:20:27.435Z] Average: 0 15.15 0.18 5.15 1.84 0.04 77.65 [2021-06-16T13:20:27.435Z] Average: 1 15.38 0.18 5.09 2.08 0.05 77.22 [2021-06-16T13:20:27.435Z] [2021-06-16T13:20:27.435Z] [2021-06-16T13:20:27.435Z]