Pull request #3506 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea+2e29410641b9439440c3ad07e09c369dc058e6d8 (cc5063c33a4e066cd81c5fbb592540a265cc7f5d) 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-ssh1537323545929786523.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh2351763444981790687.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 9d0281235b943b7ad605f650702698f9078b2862 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-3506/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-3506/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2794031708443375151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh6210592737971380298.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3506/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-3506/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5222692573299076897.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-149 in /w/workspace/edgexfoundry_edgex-go_PR-3506 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh8098653366220668046.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2e29410641b9439440c3ad07e09c369dc058e6d8 into PR head commit 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea Merge succeeded, producing 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea Checking out Revision 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea (PR-3506) > 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/2@tmp/jenkins-gitclient-ssh2487329767009498402.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3506/head:refs/remotes/origin/PR-3506 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea # 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/2@tmp/jenkins-gitclient-ssh8237412199101468627.key > git merge 2e29410641b9439440c3ad07e09c369dc058e6d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.59" > git rev-list --no-walk 406f07095a50747e4bc872f54bb444a8bef7a588 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T16:08:47.589Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T16:08:47.683Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T16:08:47.723Z] ========================================================= [2021-05-25T16:08:47.724Z] EdgeX Global Pipelines Version Info [2021-05-25T16:08:47.724Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:08:49.264Z] ------------------- [2021-05-25T16:08:49.264Z] stable info: [2021-05-25T16:08:49.264Z] ------------------- [2021-05-25T16:08:49.264Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T16:08:49.264Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T16:08:49.264Z] Message: update stable to v1.0.192 [2021-05-25T16:08:49.842Z] ------------------- [2021-05-25T16:08:49.842Z] experimental info: [2021-05-25T16:08:49.842Z] ------------------- [2021-05-25T16:08:49.842Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T16:08:49.842Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T16:08:49.842Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T16:08:49.955Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-25T16:08:49.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-25T16:08:49.999Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T16:08:50.019Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T16:08:50.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T16:08:50.060Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T16:08:50.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T16:08:50.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-25T16:08:50.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-25T16:08:50.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-25T16:08:50.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T16:08:50.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T16:08:50.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T16:08:50.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T16:08:50.256Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T16:08:50.279Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T16:08:50.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T16:08:50.324Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T16:08:50.347Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T16:08:50.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-25T16:08:50.391Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-25T16:08:50.414Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T16:08:50.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3506 [Pipeline] echo [2021-05-25T16:08:50.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3506 [Pipeline] echo [2021-05-25T16:08:50.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3506 [Pipeline] echo [2021-05-25T16:08:50.504Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [Pipeline] echo [2021-05-25T16:08:50.526Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ccdb42 [Pipeline] echo [2021-05-25T16:08:50.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T16:08:50.616Z] provisioning config files... [2021-05-25T16:08:50.630Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7008774804950935860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:08:50.952Z] ---> docker-login.sh [2021-05-25T16:08:50.952Z] nexus3.edgexfoundry.org:10001 [2021-05-25T16:08:51.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:08:51.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:08:51.804Z] Configure a credential helper to remove this warning. See [2021-05-25T16:08:51.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:08:51.804Z] [2021-05-25T16:08:51.804Z] Login Succeeded [2021-05-25T16:08:51.804Z] nexus3.edgexfoundry.org:10002 [2021-05-25T16:08:52.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:08:52.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:08:52.074Z] Configure a credential helper to remove this warning. See [2021-05-25T16:08:52.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:08:52.074Z] [2021-05-25T16:08:52.074Z] Login Succeeded [2021-05-25T16:08:52.074Z] nexus3.edgexfoundry.org:10003 [2021-05-25T16:08:52.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:08:52.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:08:52.074Z] Configure a credential helper to remove this warning. See [2021-05-25T16:08:52.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:08:52.074Z] [2021-05-25T16:08:52.074Z] Login Succeeded [2021-05-25T16:08:52.074Z] nexus3.edgexfoundry.org:10004 [2021-05-25T16:08:52.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:08:52.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:08:52.335Z] Configure a credential helper to remove this warning. See [2021-05-25T16:08:52.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:08:52.335Z] [2021-05-25T16:08:52.335Z] Login Succeeded [2021-05-25T16:08:52.335Z] docker.io [2021-05-25T16:08:52.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:08:52.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:08:52.597Z] Configure a credential helper to remove this warning. See [2021-05-25T16:08:52.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:08:52.597Z] [2021-05-25T16:08:52.597Z] Login Succeeded [2021-05-25T16:08:52.597Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T16:08:52.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T16:08:52.938Z] ++ 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-05-25T16:08:52.938Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:08:52.938Z] ++ dirname cmd/core-command/Dockerfile [2021-05-25T16:08:52.938Z] ++ cut -d/ -f2 [2021-05-25T16:08:52.938Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-25T16:08:52.938Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:08:52.938Z] ++ dirname cmd/core-data/Dockerfile [2021-05-25T16:08:52.938Z] ++ cut -d/ -f2 [2021-05-25T16:08:52.938Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-25T16:08:52.938Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:08:52.938Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-25T16:08:52.938Z] ++ cut -d/ -f2 [2021-05-25T16:08:52.938Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-25T16:08:52.938Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:08:52.938Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-25T16:08:52.938Z] ++ cut -d/ -f2 [2021-05-25T16:08:52.938Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-25T16:08:52.938Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:08:52.938Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-25T16:08:52.938Z] ++ cut -d/ -f2 [2021-05-25T16:08:52.938Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-25T16:08:52.938Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:08:52.938Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-25T16:08:52.938Z] ++ cut -d/ -f2 [2021-05-25T16:08:52.938Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-25T16:08:52.938Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:08:52.938Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-25T16:08:52.938Z] ++ cut -d/ -f2 [2021-05-25T16:08:52.938Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-25T16:08:52.938Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:08:52.938Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-25T16:08:52.938Z] ++ cut -d/ -f2 [2021-05-25T16:08:52.938Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-25T16:08:52.938Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:08:52.938Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-25T16:08:52.938Z] ++ cut -d/ -f2 [2021-05-25T16:08:52.938Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-25T16:08:52.989Z] 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-05-25T16:08:54.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:08:54.282Z] [2021-05-25T16:08:54.282Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:08:54.602Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:08:55.176Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T16:08:55.176Z] 31603596830f: Pulling fs layer [2021-05-25T16:08:55.176Z] 54011a49482f: Pulling fs layer [2021-05-25T16:08:55.176Z] a6820b24f6d8: Pulling fs layer [2021-05-25T16:08:55.176Z] f581987b2513: Pulling fs layer [2021-05-25T16:08:55.176Z] f581987b2513: Waiting [2021-05-25T16:08:55.176Z] 54011a49482f: Verifying Checksum [2021-05-25T16:08:55.176Z] 54011a49482f: Download complete [2021-05-25T16:08:55.176Z] 31603596830f: Verifying Checksum [2021-05-25T16:08:55.176Z] 31603596830f: Download complete [2021-05-25T16:08:55.176Z] f581987b2513: Verifying Checksum [2021-05-25T16:08:55.176Z] f581987b2513: Download complete [2021-05-25T16:08:55.176Z] a6820b24f6d8: Verifying Checksum [2021-05-25T16:08:55.176Z] a6820b24f6d8: Download complete [2021-05-25T16:08:55.437Z] 31603596830f: Pull complete [2021-05-25T16:08:55.699Z] 54011a49482f: Pull complete [2021-05-25T16:08:57.622Z] a6820b24f6d8: Pull complete [2021-05-25T16:08:57.622Z] f581987b2513: Pull complete [2021-05-25T16:08:57.883Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T16:08:57.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:08:57.883Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T16:08:57.970Z] prd-centos7-docker-4c-2g-149 does not seem to be running inside a container [2021-05-25T16:08:58.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T16:09:02.962Z] $ docker top d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T16:09:03.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T16:09:03.089Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T16:09:03.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T16:09:03.196Z] $ docker exec d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f ssh-agent [2021-05-25T16:09:03.308Z] SSH_AUTH_SOCK=/tmp/ssh-jQhuQH8vGPlI/agent.13 [2021-05-25T16:09:03.308Z] SSH_AGENT_PID=19 [2021-05-25T16:09:03.315Z] Running ssh-add (command line suppressed) [2021-05-25T16:09:03.410Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7287513714613192565.key (/w/workspace/edgex-go/2@tmp/private_key_7287513714613192565.key) [2021-05-25T16:09:03.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T16:09:03.738Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T16:09:03.755Z] $ docker exec --env ******** --env ******** d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f ssh-agent -k [2021-05-25T16:09:03.857Z] unset SSH_AUTH_SOCK; [2021-05-25T16:09:03.858Z] unset SSH_AGENT_PID; [2021-05-25T16:09:03.858Z] echo Agent pid 19 killed; [2021-05-25T16:09:03.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T16:09:03.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T16:09:03.916Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T16:09:04.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T16:09:04.026Z] $ docker exec d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f ssh-agent [2021-05-25T16:09:04.149Z] SSH_AUTH_SOCK=/tmp/ssh-jE8nx2E61MV9/agent.52 [2021-05-25T16:09:04.149Z] SSH_AGENT_PID=59 [2021-05-25T16:09:04.156Z] Running ssh-add (command line suppressed) [2021-05-25T16:09:04.245Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5634519995849049884.key (/w/workspace/edgex-go/2@tmp/private_key_5634519995849049884.key) [2021-05-25T16:09:04.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T16:09:04.564Z] + git semver init [2021-05-25T16:09:04.565Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T16:09:04.565Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-05-25T16:09:04.565Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-05-25T16:09:04.565Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T16:09:04.565Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T16:09:04.565Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T16:09:04.565Z] # $SEMVER_BRANCH = PR-3506 [2021-05-25T16:09:04.565Z] # $SEMVER_TEMP = /tmp/semver-604877500 [2021-05-25T16:09:04.565Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-25T16:09:31.250Z] # '/tmp/semver-604877500' -> '/w/workspace/edgex-go/2/.semver' [2021-05-25T16:09:31.250Z] # -> Force: false [2021-05-25T16:09:31.250Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-05-25T16:09:31.256Z] $ docker exec --env ******** --env ******** d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f ssh-agent -k [2021-05-25T16:09:31.356Z] unset SSH_AUTH_SOCK; [2021-05-25T16:09:31.357Z] unset SSH_AGENT_PID; [2021-05-25T16:09:31.357Z] echo Agent pid 59 killed; [2021-05-25T16:09:31.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T16:09:31.701Z] + git semver [Pipeline] } [2021-05-25T16:09:31.710Z] $ docker stop --time=1 d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f [2021-05-25T16:09:38.692Z] $ docker rm -f d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T16:09:39.095Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T16:09:39.354Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T16:09:39.357Z] [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-05-25T16:09:39.856Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:09:40.151Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:09:40.574Z] + sudo service docker restart [2021-05-25T16:09:40.574Z] + true [2021-05-25T16:09:40.574Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T16:09:54.495Z] Still waiting to schedule task [2021-05-25T16:09:54.495Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-25T16:09:58.822Z] ========================================================= [2021-05-25T16:09:58.822Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T16:09:58.822Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:09:59.198Z] + 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-05-25T16:10:00.632Z] Sending build context to Docker daemon 330.8MB [2021-05-25T16:10:00.632Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T16:10:00.632Z] Step 2/6 : FROM ${BASE} [2021-05-25T16:10:00.898Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T16:10:00.898Z] 540db60ca938: Pulling fs layer [2021-05-25T16:10:00.898Z] adcc1eea9eea: Pulling fs layer [2021-05-25T16:10:00.898Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T16:10:00.898Z] 0510c868ecb4: Pulling fs layer [2021-05-25T16:10:00.898Z] afea3b2eda06: Pulling fs layer [2021-05-25T16:10:00.898Z] 7809a108b3ef: Pulling fs layer [2021-05-25T16:10:00.898Z] f706445af74f: Pulling fs layer [2021-05-25T16:10:00.898Z] afea3b2eda06: Waiting [2021-05-25T16:10:00.898Z] 7809a108b3ef: Waiting [2021-05-25T16:10:00.898Z] f706445af74f: Waiting [2021-05-25T16:10:00.898Z] 0510c868ecb4: Waiting [2021-05-25T16:10:00.898Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T16:10:00.898Z] 4c4ab2625f07: Download complete [2021-05-25T16:10:00.898Z] adcc1eea9eea: Verifying Checksum [2021-05-25T16:10:00.898Z] adcc1eea9eea: Download complete [2021-05-25T16:10:00.898Z] afea3b2eda06: Verifying Checksum [2021-05-25T16:10:00.898Z] afea3b2eda06: Download complete [2021-05-25T16:10:00.898Z] 540db60ca938: Verifying Checksum [2021-05-25T16:10:00.898Z] 540db60ca938: Download complete [2021-05-25T16:10:00.898Z] 7809a108b3ef: Verifying Checksum [2021-05-25T16:10:00.898Z] 7809a108b3ef: Download complete [2021-05-25T16:10:01.168Z] 540db60ca938: Pull complete [2021-05-25T16:10:02.138Z] adcc1eea9eea: Pull complete [2021-05-25T16:10:02.402Z] 4c4ab2625f07: Pull complete [2021-05-25T16:10:03.815Z] f706445af74f: Verifying Checksum [2021-05-25T16:10:03.815Z] f706445af74f: Download complete [2021-05-25T16:10:04.079Z] 0510c868ecb4: Verifying Checksum [2021-05-25T16:10:04.079Z] 0510c868ecb4: Download complete [2021-05-25T16:10:10.759Z] 0510c868ecb4: Pull complete [2021-05-25T16:10:10.759Z] afea3b2eda06: Pull complete [2021-05-25T16:10:10.759Z] 7809a108b3ef: Pull complete [2021-05-25T16:10:16.090Z] f706445af74f: Pull complete [2021-05-25T16:10:16.363Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T16:10:16.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T16:10:16.363Z] ---> b068be0155e3 [2021-05-25T16:10:16.363Z] 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-05-25T16:10:26.446Z] ---> Running in aea2974b1d6d [2021-05-25T16:10:26.446Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:10:27.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:10:27.659Z] (1/12) Installing libmagic (5.39-r0) [2021-05-25T16:10:28.605Z] (2/12) Installing file (5.39-r0) [2021-05-25T16:10:28.605Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-25T16:10:28.605Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-25T16:10:32.935Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-25T16:10:32.935Z] (6/12) Installing patch (2.7.6-r6) [2021-05-25T16:10:32.935Z] (7/12) Installing build-base (0.5-r2) [2021-05-25T16:10:32.935Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-25T16:10:32.935Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-25T16:10:32.935Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-25T16:10:33.205Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-25T16:10:33.205Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-25T16:10:33.205Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T16:10:33.205Z] OK: 219 MiB in 52 packages [2021-05-25T16:10:40.075Z] Removing intermediate container aea2974b1d6d [2021-05-25T16:10:40.075Z] ---> 7bb6b7d74867 [2021-05-25T16:10:40.075Z] Step 4/6 : WORKDIR /edgex-go [2021-05-25T16:10:40.075Z] ---> Running in 9f72c0a726f8 [2021-05-25T16:10:40.075Z] Removing intermediate container 9f72c0a726f8 [2021-05-25T16:10:40.075Z] ---> dedf68ee9ac4 [2021-05-25T16:10:40.075Z] Step 5/6 : COPY go.mod . [2021-05-25T16:10:40.457Z] ---> ca926163e699 [2021-05-25T16:10:40.457Z] Step 6/6 : RUN go mod download [2021-05-25T16:10:40.457Z] ---> Running in 4991a389794b [2021-05-25T16:11:19.523Z] Removing intermediate container 4991a389794b [2021-05-25T16:11:19.523Z] ---> 10de9ed67ba2 [2021-05-25T16:11:19.523Z] Successfully built 10de9ed67ba2 [2021-05-25T16:11:19.523Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:11:19.896Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T16:11:19.896Z] . [Pipeline] withDockerContainer [2021-05-25T16:11:20.089Z] prd-centos7-docker-4c-2g-149 does not seem to be running inside a container [2021-05-25T16:11:20.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T16:11:21.150Z] $ docker top 00983c2ef66f8279c8a9e56844e2bc2f4ad1fa0c6f0533243c7c810719a4bea1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:11:21.620Z] + go version [2021-05-25T16:11:21.620Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T16:11:21.638Z] $ docker stop --time=1 00983c2ef66f8279c8a9e56844e2bc2f4ad1fa0c6f0533243c7c810719a4bea1 [2021-05-25T16:11:23.221Z] $ docker rm -f 00983c2ef66f8279c8a9e56844e2bc2f4ad1fa0c6f0533243c7c810719a4bea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:11:23.844Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T16:11:23.844Z] . [Pipeline] withDockerContainer [2021-05-25T16:11:23.967Z] prd-centos7-docker-4c-2g-149 does not seem to be running inside a container [2021-05-25T16:11:24.142Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T16:11:25.154Z] $ docker top 4b79b8a8703a39a0721ad02432a0c1f479c36e105a804c8faf889bcb587d30ba -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T16:11:25.274Z] ========================================================= [2021-05-25T16:11:25.274Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-25T16:11:25.274Z] ========================================================= [Pipeline] sh [2021-05-25T16:11:25.601Z] + go mod tidy [Pipeline] sh [2021-05-25T16:11:26.218Z] + make test [2021-05-25T16:11:26.218Z] go mod tidy [2021-05-25T16:11:26.218Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T16:11:33.171Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-25T16:11:56.000Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-25T16:11:57.824Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-150 in /w/workspace/edgexfoundry_edgex-go_PR-3506 [Pipeline] { [Pipeline] ws [2021-05-25T16:11:57.850Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-25T16:11:58.132Z] The recommended git tool is: git [2021-05-25T16:11:58.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-25T16:12:01.656Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-25T16:12:01.656Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-25T16:12:04.418Z] using credential edgex-jenkins-ssh [2021-05-25T16:12:04.440Z] Cloning the remote Git repository [2021-05-25T16:12:04.480Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:12:04.590Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-25T16:12:04.698Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:12:04.699Z] > git --version # timeout=10 [2021-05-25T16:12:04.714Z] > git --version # 'git version 2.17.1' [2021-05-25T16:12:04.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:12:04.784Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:12:06.083Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-25T16:12:06.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-25T16:12:06.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-25T16:12:06.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-25T16:12:07.416Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-25T16:12:08.438Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-25T16:12:11.812Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-25T16:12:11.812Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-25T16:12:11.812Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-25T16:12:13.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.075s coverage: 46.1% of statements [2021-05-25T16:12:13.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-25T16:12:13.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-25T16:12:13.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-25T16:12:13.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-25T16:12:13.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-25T16:12:13.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-25T16:12:13.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.059s coverage: 28.7% of statements [2021-05-25T16:12:14.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements [2021-05-25T16:12:20.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.109s coverage: 27.7% of statements [2021-05-25T16:12:20.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-25T16:12:20.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-25T16:12:20.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-25T16:12:20.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-25T16:12:20.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-25T16:12:20.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements [2021-05-25T16:12:20.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-25T16:12:20.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements [2021-05-25T16:12:20.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-25T16:12:20.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements [2021-05-25T16:12:20.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-25T16:12:20.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-25T16:12:21.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.054s coverage: 58.6% of statements [2021-05-25T16:12:21.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-25T16:12:21.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-25T16:12:22.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.093s coverage: 87.7% of statements [2021-05-25T16:12:22.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-25T16:12:22.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:12:22.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.040s coverage: 78.9% of statements [2021-05-25T16:12:22.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-25T16:12:23.949Z] Merging remotes/origin/master commit 2e29410641b9439440c3ad07e09c369dc058e6d8 into PR head commit 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:12:24.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.219s coverage: 28.6% of statements [2021-05-25T16:12:24.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-25T16:12:24.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-25T16:12:24.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-25T16:12:24.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-25T16:12:24.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-25T16:12:24.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.047s coverage: 100.0% of statements [2021-05-25T16:12:24.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-25T16:12:24.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements [2021-05-25T16:12:24.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-25T16:12:24.366Z] Merge succeeded, producing 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:12:24.368Z] Checking out Revision 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea (PR-3506) [2021-05-25T16:12:22.597Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T16:12:22.616Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:12:22.642Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T16:12:22.671Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:12:22.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:12:22.685Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3506/head:refs/remotes/origin/PR-3506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T16:12:23.961Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:12:23.974Z] > git checkout -f 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea # timeout=10 [2021-05-25T16:12:24.286Z] > git remote # timeout=10 [2021-05-25T16:12:24.302Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T16:12:24.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:12:24.324Z] > git merge 2e29410641b9439440c3ad07e09c369dc058e6d8 # timeout=10 [2021-05-25T16:12:24.347Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T16:12:24.367Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:12:24.378Z] > git checkout -f 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea # timeout=10 [2021-05-25T16:12:26.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.140s coverage: 86.7% of statements [2021-05-25T16:12:26.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-25T16:12:26.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.109s coverage: 97.5% of statements [2021-05-25T16:12:26.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-25T16:12:26.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.071s coverage: 78.3% of statements [2021-05-25T16:12:26.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-25T16:12:26.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-25T16:12:26.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-25T16:12:26.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-25T16:12:28.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.224s coverage: 95.1% of statements [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-25T16:12:28.721Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-25T16:12:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-25T16:12:28.819Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.59" [2021-05-25T16:12:29.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-05-25T16:12:29.310Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-25T16:12:29.310Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 21.7% of statements [2021-05-25T16:12:29.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T16:12:29.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-05-25T16:12:30.344Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:12:30.845Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-05-25T16:12:30.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [Pipeline] sh [2021-05-25T16:12:31.205Z] + sudo service docker restart [2021-05-25T16:12:31.205Z] + true [2021-05-25T16:12:31.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements [2021-05-25T16:12:31.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.113s coverage: 96.3% of statements [2021-05-25T16:12:33.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-05-25T16:12:45.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-05-25T16:12:45.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T16:12:49.617Z] provisioning config files... [2021-05-25T16:12:49.654Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3621620067619766411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:12:50.057Z] ---> docker-login.sh [2021-05-25T16:12:50.057Z] nexus3.edgexfoundry.org:10001 [2021-05-25T16:12:51.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:12:51.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:12:51.399Z] Configure a credential helper to remove this warning. See [2021-05-25T16:12:51.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:12:51.399Z] [2021-05-25T16:12:51.399Z] Login Succeeded [2021-05-25T16:12:51.735Z] nexus3.edgexfoundry.org:10002 [2021-05-25T16:12:52.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:12:52.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:12:52.032Z] Configure a credential helper to remove this warning. See [2021-05-25T16:12:52.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:12:52.032Z] [2021-05-25T16:12:52.032Z] Login Succeeded [2021-05-25T16:12:52.032Z] nexus3.edgexfoundry.org:10003 [2021-05-25T16:12:52.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:12:52.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:12:52.622Z] Configure a credential helper to remove this warning. See [2021-05-25T16:12:52.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:12:52.622Z] [2021-05-25T16:12:52.622Z] Login Succeeded [2021-05-25T16:12:52.622Z] nexus3.edgexfoundry.org:10004 [2021-05-25T16:12:52.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.270s coverage: 81.8% of statements [2021-05-25T16:12:52.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-25T16:12:52.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:12:53.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:12:53.185Z] Configure a credential helper to remove this warning. See [2021-05-25T16:12:53.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:12:53.185Z] [2021-05-25T16:12:53.185Z] Login Succeeded [2021-05-25T16:12:53.185Z] docker.io [2021-05-25T16:12:53.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:12:54.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:12:54.071Z] Configure a credential helper to remove this warning. See [2021-05-25T16:12:54.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:12:54.071Z] [2021-05-25T16:12:54.071Z] Login Succeeded [2021-05-25T16:12:54.071Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T16:12:54.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T16:12:54.487Z] ========================================================= [2021-05-25T16:12:54.487Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T16:12:54.487Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:12:54.872Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-25T16:12:57.624Z] Sending build context to Docker daemon 168.1MB [2021-05-25T16:12:57.624Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T16:12:57.625Z] Step 2/6 : FROM ${BASE} [2021-05-25T16:12:57.625Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T16:12:57.625Z] 595b0fe564bb: Pulling fs layer [2021-05-25T16:12:57.625Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T16:12:57.625Z] 316046926c0a: Pulling fs layer [2021-05-25T16:12:57.625Z] 4ebd0625c992: Pulling fs layer [2021-05-25T16:12:57.625Z] 207e8628e3a3: Pulling fs layer [2021-05-25T16:12:57.625Z] c791037a9be2: Pulling fs layer [2021-05-25T16:12:57.625Z] ffd874e62e21: Pulling fs layer [2021-05-25T16:12:57.625Z] 4ebd0625c992: Waiting [2021-05-25T16:12:57.625Z] 207e8628e3a3: Waiting [2021-05-25T16:12:57.625Z] c791037a9be2: Waiting [2021-05-25T16:12:57.625Z] 316046926c0a: Download complete [2021-05-25T16:12:57.625Z] 7186ed65a4f7: Download complete [2021-05-25T16:12:57.625Z] 207e8628e3a3: Download complete [2021-05-25T16:12:57.625Z] c791037a9be2: Verifying Checksum [2021-05-25T16:12:57.625Z] c791037a9be2: Download complete [2021-05-25T16:12:58.339Z] 595b0fe564bb: Verifying Checksum [2021-05-25T16:12:58.339Z] 595b0fe564bb: Download complete [2021-05-25T16:12:58.982Z] 595b0fe564bb: Pull complete [2021-05-25T16:12:59.596Z] 7186ed65a4f7: Pull complete [2021-05-25T16:12:59.879Z] 316046926c0a: Pull complete [2021-05-25T16:13:00.866Z] ffd874e62e21: Verifying Checksum [2021-05-25T16:13:00.866Z] ffd874e62e21: Download complete [2021-05-25T16:13:02.376Z] 4ebd0625c992: Verifying Checksum [2021-05-25T16:13:02.376Z] 4ebd0625c992: Download complete [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.083s coverage: 91.2% of statements [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-05-25T16:13:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-25T16:13:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-25T16:13:11.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.5% of statements [2021-05-25T16:13:11.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-25T16:13:11.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-25T16:13:11.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-05-25T16:13:11.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-25T16:13:12.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements [2021-05-25T16:13:12.666Z] 4ebd0625c992: Pull complete [2021-05-25T16:13:12.667Z] 207e8628e3a3: Pull complete [2021-05-25T16:13:12.964Z] c791037a9be2: Pull complete [2021-05-25T16:13:13.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.088s coverage: 46.8% of statements [2021-05-25T16:13:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-25T16:13:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-25T16:13:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-25T16:13:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-25T16:13:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-25T16:13:13.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.037s coverage: 100.0% of statements [2021-05-25T16:13:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-25T16:13:13.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.035s coverage: 100.0% of statements [2021-05-25T16:13:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-25T16:13:13.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-25T16:13:16.522Z] ffd874e62e21: Pull complete [2021-05-25T16:13:16.522Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T16:13:16.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T16:13:16.522Z] ---> cfc18b08335c [2021-05-25T16:13:16.522Z] 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-05-25T16:13:18.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.068s coverage: 18.9% of statements [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-25T16:13:18.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.144s coverage: 91.9% of statements [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-25T16:13:18.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.601s coverage: 28.7% of statements [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-25T16:13:18.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.041s coverage: 99.0% of statements [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-25T16:13:18.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-25T16:13:18.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-25T16:13:18.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 64.6% of statements [2021-05-25T16:13:18.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-25T16:13:18.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements [2021-05-25T16:13:18.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-25T16:13:18.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:13:18.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-25T16:13:18.948Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-05-25T16:13:18.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-25T16:13:19.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-05-25T16:13:19.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-25T16:13:19.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-25T16:13:19.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-25T16:13:19.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-25T16:13:19.227Z] ---> Running in 8ed7e719464d [2021-05-25T16:13:19.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements [2021-05-25T16:13:19.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-25T16:13:19.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-25T16:13:19.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements [2021-05-25T16:13:20.324Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 28.1% of statements [2021-05-25T16:13:20.324Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-25T16:13:20.324Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-25T16:13:20.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.048s coverage: 27.9% of statements [2021-05-25T16:13:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-25T16:13:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-25T16:13:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-25T16:13:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-25T16:13:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-25T16:13:20.662Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:13:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 100.0% of statements [2021-05-25T16:13:21.115Z] GO111MODULE=on go vet ./... [2021-05-25T16:13:21.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:13:22.636Z] (1/12) Installing libmagic (5.39-r0) [2021-05-25T16:13:22.910Z] (2/12) Installing file (5.39-r0) [2021-05-25T16:13:23.185Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-25T16:13:23.185Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-25T16:13:28.593Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-25T16:13:28.593Z] (6/12) Installing patch (2.7.6-r6) [2021-05-25T16:13:28.593Z] (7/12) Installing build-base (0.5-r2) [2021-05-25T16:13:28.593Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-25T16:13:28.593Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-25T16:13:28.593Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-25T16:13:28.867Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-25T16:13:28.867Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-25T16:13:28.867Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T16:13:29.140Z] OK: 218 MiB in 52 packages [2021-05-25T16:13:33.469Z] Removing intermediate container 8ed7e719464d [2021-05-25T16:13:33.469Z] ---> 11656b360295 [2021-05-25T16:13:33.469Z] Step 4/6 : WORKDIR /edgex-go [2021-05-25T16:13:33.469Z] ---> Running in 42375e4b9eec [2021-05-25T16:13:33.469Z] Removing intermediate container 42375e4b9eec [2021-05-25T16:13:33.469Z] ---> c37a3ba62f5c [2021-05-25T16:13:33.469Z] Step 5/6 : COPY go.mod . [2021-05-25T16:13:34.448Z] ---> f9196a210edf [2021-05-25T16:13:34.449Z] Step 6/6 : RUN go mod download [2021-05-25T16:13:34.449Z] ---> Running in 204c876618d2 [2021-05-25T16:14:01.262Z] Removing intermediate container 204c876618d2 [2021-05-25T16:14:01.262Z] ---> 039933d71846 [2021-05-25T16:14:01.262Z] Successfully built 039933d71846 [2021-05-25T16:14:01.262Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:14:01.630Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T16:14:01.630Z] . [Pipeline] withDockerContainer [2021-05-25T16:14:01.871Z] prd-ubuntu18.04-docker-arm64-4c-16g-150 does not seem to be running inside a container [2021-05-25T16:14:01.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T16:14:03.577Z] $ docker top 0c7c4533420318d011a307af02684afcc77e6d2b176f3d052e449abfc213f9ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:14:04.560Z] + go version [2021-05-25T16:14:04.560Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T16:14:04.584Z] $ docker stop --time=1 0c7c4533420318d011a307af02684afcc77e6d2b176f3d052e449abfc213f9ea [2021-05-25T16:14:06.479Z] $ docker rm -f 0c7c4533420318d011a307af02684afcc77e6d2b176f3d052e449abfc213f9ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:14:07.188Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T16:14:07.188Z] . [Pipeline] withDockerContainer [2021-05-25T16:14:07.459Z] prd-ubuntu18.04-docker-arm64-4c-16g-150 does not seem to be running inside a container [2021-05-25T16:14:07.547Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T16:14:09.106Z] $ docker top 7ff5df9b877190f48bc86ea20fb7ea7ecddd383d1dd8ac2a16fcbb43b420e38d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T16:14:09.435Z] ========================================================= [2021-05-25T16:14:09.435Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-25T16:14:09.435Z] ========================================================= [Pipeline] sh [2021-05-25T16:14:10.086Z] + go mod tidy [Pipeline] sh [2021-05-25T16:14:11.741Z] + make test [2021-05-25T16:14:11.741Z] go mod tidy [2021-05-25T16:14:12.342Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T16:14:28.947Z] gofmt -l . [2021-05-25T16:14:28.947Z] [ "`gofmt -l .`" = "" ] [2021-05-25T16:14:28.947Z] ./bin/test-go-mod-tidy.sh [2021-05-25T16:14:28.947Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-25T16:14:29.254Z] + ls -al . [2021-05-25T16:14:29.255Z] total 852 [2021-05-25T16:14:29.255Z] drwxrwxr-x 10 1001 1001 4096 May 25 16:14 . [2021-05-25T16:14:29.255Z] drwxr-xr-x 4 root root 28 May 25 16:11 .. [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 11 May 25 16:08 .dockerignore [2021-05-25T16:14:29.255Z] drwxrwxr-x 8 1001 1001 179 May 25 16:08 .git [2021-05-25T16:14:29.255Z] drwxrwxr-x 3 1001 1001 125 May 25 16:08 .github [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 818 May 25 16:08 .gitignore [2021-05-25T16:14:29.255Z] drwx------ 3 1001 1001 60 May 25 16:09 .semver [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 166 May 25 16:08 .sonarcloud.properties [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 8609 May 25 16:08 Attribution.txt [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 3804 May 25 16:08 CONTRIBUTING.md [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 931 May 25 16:08 Dockerfile.build [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 863 May 25 16:08 Jenkinsfile [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 10775 May 25 16:08 LICENSE [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 5632 May 25 16:08 Makefile [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 7978 May 25 16:08 README.md [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 6755 May 25 16:08 SECURITY.md [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 5 May 25 16:09 VERSION [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 4131 May 25 16:08 ZMQWindows.md [2021-05-25T16:14:29.255Z] drwxrwxr-x 2 1001 1001 117 May 25 16:08 bin [2021-05-25T16:14:29.255Z] drwxrwxr-x 14 1001 1001 4096 May 25 16:08 cmd [2021-05-25T16:14:29.255Z] -rw-r--r-- 1 root root 741453 May 25 16:13 coverage.out [2021-05-25T16:14:29.255Z] -rw-r--r-- 1 root root 1060 May 25 16:14 go.mod [2021-05-25T16:14:29.255Z] -rw-r--r-- 1 root root 21990 May 25 16:11 go.sum [2021-05-25T16:14:29.255Z] drwxrwxr-x 8 1001 1001 127 May 25 16:08 internal [2021-05-25T16:14:29.255Z] drwxrwxr-x 4 1001 1001 26 May 25 16:08 openapi [2021-05-25T16:14:29.255Z] drwxrwxr-x 4 1001 1001 71 May 25 16:08 snap [2021-05-25T16:14:29.255Z] -rw-rw-r-- 1 1001 1001 168 May 25 16:08 version.go [Pipeline] sh [2021-05-25T16:14:29.564Z] + '[' -e coverage.out ] [2021-05-25T16:14:29.564Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-25T16:14:29.706Z] Stashed 1 file(s) [Pipeline] sh [2021-05-25T16:14:30.010Z] + make build [2021-05-25T16:14:30.011Z] go mod tidy [2021-05-25T16:14:30.011Z] 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-05-25T16:14:33.344Z] 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-05-25T16:14:39.165Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-25T16:14:41.540Z] 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-05-25T16:14:42.511Z] 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-05-25T16:14:43.904Z] 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-05-25T16:14:44.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-05-25T16:14:45.978Z] 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-05-25T16:14:48.813Z] 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-05-25T16:14:49.082Z] 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-05-25T16:14:50.489Z] 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-05-25T16:14:51.070Z] 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-05-25T16:14:52.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-25T16:14:53.972Z] $ docker stop --time=1 4b79b8a8703a39a0721ad02432a0c1f479c36e105a804c8faf889bcb587d30ba [2021-05-25T16:15:00.324Z] $ docker rm -f 4b79b8a8703a39a0721ad02432a0c1f479c36e105a804c8faf889bcb587d30ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:15:01.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T16:15:01.881Z] [2021-05-25T16:15:01.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:15:02.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T16:15:02.792Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-25T16:15:02.792Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-25T16:15:02.792Z] ca9280d653b3: Pulling fs layer [2021-05-25T16:15:02.792Z] 7e9c9ca2126c: Pulling fs layer [2021-05-25T16:15:02.792Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-25T16:15:02.792Z] cbdbe7a5bc2a: Download complete [2021-05-25T16:15:03.054Z] cbdbe7a5bc2a: Pull complete [2021-05-25T16:15:03.323Z] ca9280d653b3: Verifying Checksum [2021-05-25T16:15:03.323Z] ca9280d653b3: Download complete [2021-05-25T16:15:03.907Z] ca9280d653b3: Pull complete [2021-05-25T16:15:04.478Z] 7e9c9ca2126c: Verifying Checksum [2021-05-25T16:15:04.478Z] 7e9c9ca2126c: Download complete [2021-05-25T16:15:07.895Z] 7e9c9ca2126c: Pull complete [2021-05-25T16:15:07.895Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-25T16:15:07.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T16:15:07.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-25T16:15:07.973Z] prd-centos7-docker-4c-2g-149 does not seem to be running inside a container [2021-05-25T16:15:08.015Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-25T16:15:28.808Z] $ docker top f818ee1463dda56affda6d1736fbef26ae9ff2eaee81cf7e83bdcc9e752f70c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:15:29.245Z] + docker-compose build --help [2021-05-25T16:15:29.245Z] + grep parallel [2021-05-25T16:15:29.818Z] --parallel Build images in parallel. [Pipeline] } [2021-05-25T16:15:29.827Z] $ docker stop --time=1 f818ee1463dda56affda6d1736fbef26ae9ff2eaee81cf7e83bdcc9e752f70c3 [2021-05-25T16:15:31.248Z] $ docker rm -f f818ee1463dda56affda6d1736fbef26ae9ff2eaee81cf7e83bdcc9e752f70c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:15:31.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T16:15:31.721Z] . [Pipeline] withDockerContainer [2021-05-25T16:15:31.792Z] prd-centos7-docker-4c-2g-149 does not seem to be running inside a container [2021-05-25T16:15:31.828Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-25T16:15:32.703Z] $ docker top 21d4251946b1cf98e90f1b209a4042bea8e169b7b67a80725999bf9bd5668dbb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:15:33.108Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-25T16:15:33.681Z] Building core-command ... [2021-05-25T16:15:33.681Z] Building core-data ... [2021-05-25T16:15:33.681Z] Building core-metadata ... [2021-05-25T16:15:33.681Z] Building security-bootstrapper ... [2021-05-25T16:15:33.681Z] Building security-proxy-setup ... [2021-05-25T16:15:33.681Z] Building security-secretstore-setup ... [2021-05-25T16:15:33.681Z] Building support-notifications ... [2021-05-25T16:15:33.681Z] Building support-scheduler ... [2021-05-25T16:15:33.681Z] Building sys-mgmt-agent ... [2021-05-25T16:15:33.681Z] Building support-notifications [2021-05-25T16:15:33.681Z] Building core-command [2021-05-25T16:15:33.681Z] Building security-proxy-setup [2021-05-25T16:15:33.681Z] Building security-secretstore-setup [2021-05-25T16:15:33.681Z] Building core-data [2021-05-25T16:15:35.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-25T16:15:42.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-25T16:15:52.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-25T16:15:52.921Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-25T16:15:55.557Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-25T16:15:56.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-25T16:15:56.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-25T16:15:56.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-25T16:16:00.869Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-25T16:16:01.148Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-25T16:16:11.380Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-25T16:16:11.380Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-25T16:16:11.380Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-25T16:16:14.867Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:16:14.867Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:16:14.867Z] ---> 10de9ed67ba2 [2021-05-25T16:16:14.867Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T16:16:14.867Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:16:14.867Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:16:14.867Z] ---> 10de9ed67ba2 [2021-05-25T16:16:14.867Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T16:16:15.785Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:16:15.785Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:16:15.785Z] ---> 10de9ed67ba2 [2021-05-25T16:16:15.785Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T16:16:16.049Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:16:16.049Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:16:16.049Z] ---> 10de9ed67ba2 [2021-05-25T16:16:16.049Z] Step 3/22 : WORKDIR /edgex-go [2021-05-25T16:16:16.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.321s coverage: 46.1% of statements [2021-05-25T16:16:16.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-25T16:16:16.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-25T16:16:16.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-25T16:16:16.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-25T16:16:16.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-25T16:16:16.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-25T16:16:16.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.165s coverage: 28.7% of statements [2021-05-25T16:16:17.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.305s coverage: 100.0% of statements [2021-05-25T16:16:17.964Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:16:17.964Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:16:17.964Z] ---> 10de9ed67ba2 [2021-05-25T16:16:17.964Z] Step 3/26 : WORKDIR /edgex-go [2021-05-25T16:16:24.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.639s coverage: 27.7% of statements [2021-05-25T16:16:24.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-25T16:16:24.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-25T16:16:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-25T16:16:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-25T16:16:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-25T16:16:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 81.2% of statements [2021-05-25T16:16:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-25T16:16:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.193s coverage: 100.0% of statements [2021-05-25T16:16:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-25T16:16:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.191s coverage: 100.0% of statements [2021-05-25T16:16:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-25T16:16:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-25T16:16:26.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.348s coverage: 58.6% of statements [2021-05-25T16:16:26.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-25T16:16:26.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-25T16:16:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.523s coverage: 87.7% of statements [2021-05-25T16:16:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-25T16:16:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:16:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.225s coverage: 78.9% of statements [2021-05-25T16:16:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-25T16:16:36.103Z] ---> Running in e0ec2a330b17 [2021-05-25T16:16:36.103Z] ---> Running in cb607799cd31 [2021-05-25T16:16:36.103Z] ---> Running in 131f45d05555 [2021-05-25T16:16:36.103Z] ---> Running in ee22b6487345 [2021-05-25T16:16:36.103Z] ---> Running in 547061a78960 [2021-05-25T16:16:36.103Z] Removing intermediate container cb607799cd31 [2021-05-25T16:16:36.103Z] ---> fa04bc4768c9 [2021-05-25T16:16:36.103Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:16:36.103Z] Removing intermediate container e0ec2a330b17 [2021-05-25T16:16:36.103Z] ---> 9e58050ffb9f [2021-05-25T16:16:36.103Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:16:36.103Z] Removing intermediate container 547061a78960 [2021-05-25T16:16:36.103Z] ---> 7ab0ecc36ffb [2021-05-25T16:16:36.103Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:16:36.103Z] Removing intermediate container ee22b6487345 [2021-05-25T16:16:36.103Z] ---> 08db970971df [2021-05-25T16:16:36.103Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:16:36.103Z] Removing intermediate container 131f45d05555 [2021-05-25T16:16:36.103Z] ---> ad53cab0e415 [2021-05-25T16:16:36.103Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:16:36.103Z] ---> Running in 1343f9fea8a5 [2021-05-25T16:16:36.103Z] ---> Running in ce5ae94cbb5d [2021-05-25T16:16:36.103Z] ---> Running in 568a7497b5af [2021-05-25T16:16:36.103Z] ---> Running in 537967e77c88 [2021-05-25T16:16:36.103Z] ---> Running in a5d25ad47ca9 [2021-05-25T16:16:37.504Z] Removing intermediate container ce5ae94cbb5d [2021-05-25T16:16:37.504Z] ---> 6b2a309e8b08 [2021-05-25T16:16:37.504Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-25T16:16:38.076Z] ---> Running in 9320e82c5483 [2021-05-25T16:16:38.076Z] Removing intermediate container 1343f9fea8a5 [2021-05-25T16:16:38.076Z] ---> 9f1a1416b3b0 [2021-05-25T16:16:38.076Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-25T16:16:38.650Z] Removing intermediate container 568a7497b5af [2021-05-25T16:16:38.650Z] ---> 44da2c0b6b9d [2021-05-25T16:16:38.650Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-25T16:16:38.650Z] ---> Running in 1a836d900ef4 [2021-05-25T16:16:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.254s coverage: 28.6% of statements [2021-05-25T16:16:39.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-25T16:16:39.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-25T16:16:39.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-25T16:16:39.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-25T16:16:39.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-25T16:16:39.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.409s coverage: 100.0% of statements [2021-05-25T16:16:39.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-25T16:16:39.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.205s coverage: 100.0% of statements [2021-05-25T16:16:39.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-25T16:16:39.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.426s coverage: 86.7% of statements [2021-05-25T16:16:39.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-25T16:16:39.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.522s coverage: 97.5% of statements [2021-05-25T16:16:39.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-25T16:16:39.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.347s coverage: 78.3% of statements [2021-05-25T16:16:39.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-25T16:16:39.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-25T16:16:39.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-25T16:16:39.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-25T16:16:39.221Z] ---> Running in 870b3841139f [2021-05-25T16:16:39.222Z] Removing intermediate container 537967e77c88 [2021-05-25T16:16:39.222Z] ---> 3ddf85172ad7 [2021-05-25T16:16:39.222Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-25T16:16:39.794Z] Removing intermediate container a5d25ad47ca9 [2021-05-25T16:16:39.794Z] ---> c561ac189fa1 [2021-05-25T16:16:39.794Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T16:16:40.229Z] ---> Running in baa14964da8a [2021-05-25T16:16:40.523Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:16:40.523Z] ---> Running in 6628563a31e9 [2021-05-25T16:16:40.523Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:16:41.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:16:41.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:16:41.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:16:41.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:16:41.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:16:41.939Z] OK: 219 MiB in 52 packages [2021-05-25T16:16:42.204Z] OK: 219 MiB in 52 packages [2021-05-25T16:16:42.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:16:42.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:16:42.774Z] OK: 219 MiB in 52 packages [2021-05-25T16:16:42.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:16:43.035Z] OK: 219 MiB in 52 packages [2021-05-25T16:16:43.295Z] Removing intermediate container 1a836d900ef4 [2021-05-25T16:16:43.295Z] ---> e61c81c603c7 [2021-05-25T16:16:43.295Z] Step 6/24 : COPY go.mod . [2021-05-25T16:16:43.555Z] Removing intermediate container 9320e82c5483 [2021-05-25T16:16:43.555Z] ---> b6ef4eeb2805 [2021-05-25T16:16:43.555Z] Step 6/22 : COPY go.mod . [2021-05-25T16:16:44.128Z] ---> 76eea9382d68 [2021-05-25T16:16:44.128Z] Step 7/22 : RUN go mod download [2021-05-25T16:16:44.128Z] ---> 5c3bd8d28d26 [2021-05-25T16:16:44.128Z] Step 7/24 : RUN go mod download [2021-05-25T16:16:44.388Z] Removing intermediate container 6628563a31e9 [2021-05-25T16:16:44.388Z] ---> ec085d35032d [2021-05-25T16:16:44.388Z] Step 6/24 : COPY go.mod . [2021-05-25T16:16:44.651Z] ---> Running in 156dc4465634 [2021-05-25T16:16:44.651Z] ---> Running in c8a6c3b92c65 [2021-05-25T16:16:44.651Z] Removing intermediate container baa14964da8a [2021-05-25T16:16:44.651Z] ---> 0dc1881a0a11 [2021-05-25T16:16:44.651Z] Step 6/26 : COPY go.mod . [2021-05-25T16:16:44.912Z] ---> 128e96c60ec0 [2021-05-25T16:16:44.912Z] Step 7/24 : RUN go mod download [2021-05-25T16:16:45.180Z] ---> 97e57fad373a [2021-05-25T16:16:45.180Z] Step 7/26 : RUN go mod download [2021-05-25T16:16:45.180Z] OK: 219 MiB in 52 packages [2021-05-25T16:16:45.180Z] ---> Running in 25de126c5ed2 [2021-05-25T16:16:45.441Z] ---> Running in f39bc01eeb2c [2021-05-25T16:16:45.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.330s coverage: 95.1% of statements [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-25T16:16:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.170s coverage: 58.8% of statements [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-25T16:16:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.313s coverage: 0.8% of statements [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-25T16:16:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.154s coverage: 21.7% of statements [2021-05-25T16:16:45.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-25T16:16:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements [2021-05-25T16:16:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.235s coverage: 79.5% of statements [2021-05-25T16:16:45.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements [2021-05-25T16:16:46.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.216s coverage: 96.3% of statements [2021-05-25T16:16:46.825Z] Removing intermediate container 870b3841139f [2021-05-25T16:16:46.826Z] ---> baff0668f6c6 [2021-05-25T16:16:46.826Z] Step 6/23 : COPY go.mod . [2021-05-25T16:16:47.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.177s coverage: 87.5% of statements [2021-05-25T16:16:48.210Z] ---> 3e47266354df [2021-05-25T16:16:48.210Z] Step 7/23 : RUN go mod download [2021-05-25T16:16:48.210Z] ---> Running in 0525ff3fa47f [2021-05-25T16:16:48.783Z] Removing intermediate container 156dc4465634 [2021-05-25T16:16:48.783Z] ---> 9d7ba881a220 [2021-05-25T16:16:48.783Z] Step 8/24 : COPY . . [2021-05-25T16:16:59.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.242s coverage: 94.4% of statements [2021-05-25T16:16:59.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements [2021-05-25T16:17:01.030Z] Removing intermediate container c8a6c3b92c65 [2021-05-25T16:17:01.030Z] ---> 3ff5c28a1ec3 [2021-05-25T16:17:01.030Z] Step 8/22 : COPY . . [2021-05-25T16:17:01.030Z] Removing intermediate container 25de126c5ed2 [2021-05-25T16:17:01.030Z] ---> 809467a56fa5 [2021-05-25T16:17:01.030Z] Step 8/24 : COPY . . [2021-05-25T16:17:03.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.536s coverage: 81.8% of statements [2021-05-25T16:17:03.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-25T16:17:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.247s coverage: 92.9% of statements [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-25T16:17:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-25T16:17:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-25T16:17:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-25T16:17:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-25T16:17:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.180s coverage: 80.0% of statements [2021-05-25T16:17:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-05-25T16:17:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements [2021-05-25T16:17:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.309s coverage: 91.2% of statements [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-25T16:17:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.706s coverage: 64.4% of statements [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-25T16:17:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-25T16:17:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements [2021-05-25T16:17:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-05-25T16:17:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-05-25T16:17:12.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2021-05-25T16:17:13.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-05-25T16:17:17.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.042s coverage: 66.9% of statements [2021-05-25T16:17:17.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-25T16:17:17.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-25T16:17:17.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-25T16:17:18.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.744s coverage: 43.5% of statements [2021-05-25T16:17:18.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-25T16:17:18.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-25T16:17:18.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.112s coverage: 89.5% of statements [2021-05-25T16:17:18.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-25T16:17:18.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.109s coverage: 84.8% of statements [2021-05-25T16:17:23.019Z] ---> 33e6aa581dbb [2021-05-25T16:17:23.019Z] Step 9/24 : RUN go mod tidy [2021-05-25T16:17:25.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.447s coverage: 46.8% of statements [2021-05-25T16:17:25.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-25T16:17:25.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-25T16:17:25.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-25T16:17:25.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-25T16:17:25.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-25T16:17:25.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements [2021-05-25T16:17:25.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-25T16:17:25.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2021-05-25T16:17:25.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-25T16:17:25.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-25T16:17:26.327Z] Removing intermediate container f39bc01eeb2c [2021-05-25T16:17:26.327Z] ---> 30bd10910591 [2021-05-25T16:17:26.327Z] Step 8/26 : COPY . . [2021-05-25T16:17:26.327Z] ---> Running in 1ca9d7cf3fff [2021-05-25T16:17:26.589Z] ---> 54b7dfce72e8 [2021-05-25T16:17:26.589Z] Step 9/24 : RUN go mod tidy [2021-05-25T16:17:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.327s coverage: 18.9% of statements [2021-05-25T16:17:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-25T16:17:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-25T16:17:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-25T16:17:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.521s coverage: 91.9% of statements [2021-05-25T16:17:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-25T16:17:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:17:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-25T16:17:27.166Z] ---> cb9627214b60 [2021-05-25T16:17:27.166Z] Step 9/22 : RUN go mod tidy [2021-05-25T16:17:29.080Z] ---> Running in bec0e6499edb [2021-05-25T16:17:30.999Z] Removing intermediate container 0525ff3fa47f [2021-05-25T16:17:30.999Z] ---> 97dc863506ed [2021-05-25T16:17:30.999Z] Step 8/23 : COPY . . [2021-05-25T16:17:33.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.593s coverage: 28.7% of statements [2021-05-25T16:17:33.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-25T16:17:33.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-25T16:17:33.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-25T16:17:33.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-25T16:17:33.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-25T16:17:33.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.211s coverage: 99.0% of statements [2021-05-25T16:17:33.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-25T16:17:33.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.210s coverage: 100.0% of statements [2021-05-25T16:17:33.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-25T16:17:33.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-25T16:17:33.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-25T16:17:33.505Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.231s coverage: 64.6% of statements [2021-05-25T16:17:33.505Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-25T16:17:33.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.397s coverage: 97.6% of statements [2021-05-25T16:17:33.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-25T16:17:33.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:17:33.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-25T16:17:33.783Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-05-25T16:17:33.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-25T16:17:33.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.091s coverage: 100.0% of statements [2021-05-25T16:17:33.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-25T16:17:33.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-25T16:17:33.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-25T16:17:33.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-25T16:17:33.783Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2021-05-25T16:17:33.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-25T16:17:33.783Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-25T16:17:34.390Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.092s coverage: 100.0% of statements [2021-05-25T16:17:35.403Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.158s coverage: 28.1% of statements [2021-05-25T16:17:35.403Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-25T16:17:35.403Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-25T16:17:35.691Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.149s coverage: 27.9% of statements [2021-05-25T16:17:35.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-25T16:17:35.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-25T16:17:35.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-25T16:17:35.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-25T16:17:35.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-25T16:17:36.298Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-25T16:17:36.899Z] GO111MODULE=on go vet ./... [2021-05-25T16:17:37.595Z] ---> Running in 0ab3c1967016 [2021-05-25T16:18:16.552Z] ---> 1bcfc38222d2 [2021-05-25T16:18:16.552Z] Step 9/26 : RUN go mod tidy [2021-05-25T16:18:31.470Z] ---> Running in 731685e06a1a [2021-05-25T16:18:32.411Z] Removing intermediate container 1ca9d7cf3fff [2021-05-25T16:18:32.411Z] ---> db26efbd8542 [2021-05-25T16:18:32.411Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-25T16:18:33.360Z] ---> 10b60daac6a0 [2021-05-25T16:18:33.360Z] Step 9/23 : RUN go mod tidy [2021-05-25T16:18:33.938Z] ---> Running in caacd1e36331 [2021-05-25T16:18:34.885Z] ---> Running in d7a18e87d2c3 [2021-05-25T16:18:34.885Z] Removing intermediate container bec0e6499edb [2021-05-25T16:18:34.885Z] ---> 43ec8243a33b [2021-05-25T16:18:34.885Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-25T16:18:35.145Z] ---> Running in 83d27de42e57 [2021-05-25T16:18:35.722Z] Removing intermediate container 0ab3c1967016 [2021-05-25T16:18:35.722Z] ---> 88aff452b838 [2021-05-25T16:18:35.722Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-25T16:18:35.985Z] ---> Running in 865dde2e80e0 [2021-05-25T16:18:36.249Z] 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-05-25T16:18:38.792Z] 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-05-25T16:18:39.055Z] Removing intermediate container 731685e06a1a [2021-05-25T16:18:39.055Z] ---> 954c8ca8f46e [2021-05-25T16:18:39.055Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-25T16:18:39.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-05-25T16:18:40.610Z] ---> Running in 3d6a80a14553 [2021-05-25T16:18:42.038Z] Removing intermediate container d7a18e87d2c3 [2021-05-25T16:18:42.038Z] ---> 68c3a931cb95 [2021-05-25T16:18:42.038Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-25T16:18:42.628Z] 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-05-25T16:18:43.226Z] ---> Running in 3cd99f57cef1 [2021-05-25T16:18:44.645Z] 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-05-25T16:19:13.813Z] gofmt -l . [2021-05-25T16:19:14.821Z] [ "`gofmt -l .`" = "" ] [2021-05-25T16:19:16.880Z] 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-05-25T16:19:18.215Z] ./bin/test-go-mod-tidy.sh [2021-05-25T16:19:18.493Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-25T16:19:21.133Z] + ls -al . [2021-05-25T16:19:21.133Z] total 880 [2021-05-25T16:19:21.133Z] drwxrwxr-x 9 1001 1001 4096 May 25 16:19 . [2021-05-25T16:19:21.134Z] drwxr-xr-x 4 root root 4096 May 25 16:14 .. [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 11 May 25 16:12 .dockerignore [2021-05-25T16:19:21.134Z] drwxrwxr-x 8 1001 1001 4096 May 25 16:12 .git [2021-05-25T16:19:21.134Z] drwxrwxr-x 3 1001 1001 4096 May 25 16:12 .github [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 818 May 25 16:12 .gitignore [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 166 May 25 16:12 .sonarcloud.properties [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 8609 May 25 16:12 Attribution.txt [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 3804 May 25 16:12 CONTRIBUTING.md [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 931 May 25 16:12 Dockerfile.build [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 863 May 25 16:12 Jenkinsfile [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 10775 May 25 16:12 LICENSE [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 5632 May 25 16:12 Makefile [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 7978 May 25 16:12 README.md [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 6755 May 25 16:12 SECURITY.md [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 5 May 25 16:09 VERSION [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 4131 May 25 16:12 ZMQWindows.md [2021-05-25T16:19:21.134Z] drwxrwxr-x 2 1001 1001 4096 May 25 16:12 bin [2021-05-25T16:19:21.134Z] drwxrwxr-x 14 1001 1001 4096 May 25 16:12 cmd [2021-05-25T16:19:21.134Z] -rw-r--r-- 1 root root 741453 May 25 16:17 coverage.out [2021-05-25T16:19:21.134Z] -rw-r--r-- 1 root root 1060 May 25 16:19 go.mod [2021-05-25T16:19:21.134Z] -rw-r--r-- 1 root root 21990 May 25 16:14 go.sum [2021-05-25T16:19:21.134Z] drwxrwxr-x 8 1001 1001 4096 May 25 16:12 internal [2021-05-25T16:19:21.134Z] drwxrwxr-x 4 1001 1001 4096 May 25 16:12 openapi [2021-05-25T16:19:21.134Z] drwxrwxr-x 4 1001 1001 4096 May 25 16:12 snap [2021-05-25T16:19:21.134Z] -rw-rw-r-- 1 1001 1001 168 May 25 16:12 version.go [Pipeline] sh [2021-05-25T16:19:21.788Z] + '[' -e coverage.out ] [2021-05-25T16:19:21.788Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-25T16:19:21.817Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T16:19:22.919Z] Stashed 1 file(s) [Pipeline] sh [2021-05-25T16:19:23.600Z] + make build [2021-05-25T16:19:23.600Z] go mod tidy [2021-05-25T16:19:24.598Z] 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-05-25T16:19:26.888Z] 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-05-25T16:19:27.840Z] Removing intermediate container 83d27de42e57 [2021-05-25T16:19:27.840Z] ---> f51477d09f77 [2021-05-25T16:19:27.840Z] [2021-05-25T16:19:27.840Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T16:19:29.934Z] 3.12: Pulling from library/alpine [2021-05-25T16:19:31.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-05-25T16:19:38.404Z] Removing intermediate container 865dde2e80e0 [2021-05-25T16:19:38.404Z] ---> 8daa7069efbc [2021-05-25T16:19:38.404Z] [2021-05-25T16:19:38.404Z] Step 11/22 : FROM alpine:3.12 [2021-05-25T16:19:38.404Z] Removing intermediate container 3d6a80a14553 [2021-05-25T16:19:38.404Z] ---> 83899160e9c9 [2021-05-25T16:19:38.404Z] [2021-05-25T16:19:38.404Z] Step 11/26 : FROM alpine:3.12 [2021-05-25T16:19:38.404Z] 3.12: Pulling from library/alpine [2021-05-25T16:19:38.404Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T16:19:38.404Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T16:19:38.404Z] 3.12: Pulling from library/alpine [2021-05-25T16:19:38.404Z] ---> 13621d1b12d4 [2021-05-25T16:19:38.404Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T16:19:38.973Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T16:19:38.973Z] Status: Image is up to date for alpine:3.12 [2021-05-25T16:19:38.973Z] ---> 13621d1b12d4 [2021-05-25T16:19:38.973Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-25T16:19:42.276Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T16:19:42.276Z] Status: Image is up to date for alpine:3.12 [2021-05-25T16:19:42.276Z] ---> 13621d1b12d4 [2021-05-25T16:19:42.276Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-25T16:19:42.276Z] ---> Running in c2c93120f09a [2021-05-25T16:19:42.537Z] ---> Running in 2039627b432c [2021-05-25T16:19:42.798Z] ---> Running in 02b89fadb40b [2021-05-25T16:19:42.798Z] Removing intermediate container caacd1e36331 [2021-05-25T16:19:42.798Z] ---> 00d92186f0eb [2021-05-25T16:19:42.798Z] [2021-05-25T16:19:42.798Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T16:19:42.798Z] ---> 13621d1b12d4 [2021-05-25T16:19:42.798Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-25T16:19:45.340Z] ---> Running in eb6b7f1e73c1 [2021-05-25T16:19:45.600Z] Removing intermediate container 3cd99f57cef1 [2021-05-25T16:19:45.600Z] ---> e77bc8974fe2 [2021-05-25T16:19:45.600Z] [2021-05-25T16:19:45.600Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T16:19:45.600Z] ---> 13621d1b12d4 [2021-05-25T16:19:45.600Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-25T16:19:46.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:19:46.171Z] ---> Running in 49f3d933cb0e [2021-05-25T16:19:46.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:19:46.171Z] Removing intermediate container eb6b7f1e73c1 [2021-05-25T16:19:46.171Z] ---> d5ddf7e7b909 [2021-05-25T16:19:46.172Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-25T16:19:46.172Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T16:19:46.172Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:19:46.172Z] OK: 6 MiB in 15 packages [2021-05-25T16:19:46.743Z] ---> Running in cf724498acfb [2021-05-25T16:19:46.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:19:46.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:19:46.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:19:46.743Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-25T16:19:46.743Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T16:19:46.743Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-25T16:19:46.743Z] (4/4) Installing curl (7.76.1-r0) [2021-05-25T16:19:46.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:19:46.743Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:19:46.743Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T16:19:47.005Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-25T16:19:47.947Z] OK: 7 MiB in 18 packages [2021-05-25T16:19:47.947Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T16:19:47.947Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-25T16:19:47.947Z] (4/6) Installing curl (7.76.1-r0) [2021-05-25T16:19:47.947Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-25T16:19:47.947Z] (6/6) Installing su-exec (0.2-r1) [2021-05-25T16:19:47.947Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:19:47.947Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T16:19:47.947Z] OK: 7 MiB in 20 packages [2021-05-25T16:19:49.865Z] Removing intermediate container cf724498acfb [2021-05-25T16:19:49.865Z] ---> 12530c0235f0 [2021-05-25T16:19:49.865Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-25T16:19:49.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:19:49.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:19:50.123Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-25T16:19:50.124Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-25T16:19:50.124Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:19:50.124Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T16:19:50.124Z] OK: 6 MiB in 16 packages [2021-05-25T16:19:50.693Z] ---> Running in f4f97f0b5828 [2021-05-25T16:19:52.075Z] Removing intermediate container c2c93120f09a [2021-05-25T16:19:52.075Z] ---> 7f9a9bc8a61b [2021-05-25T16:19:52.075Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T16:19:54.625Z] Removing intermediate container f4f97f0b5828 [2021-05-25T16:19:54.625Z] ---> 4e68e413ab51 [2021-05-25T16:19:54.625Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:19:54.886Z] ---> Running in 96f3dfc1537a [2021-05-25T16:19:54.886Z] Removing intermediate container 2039627b432c [2021-05-25T16:19:54.886Z] ---> 34ce0df05f86 [2021-05-25T16:19:54.886Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T16:19:55.151Z] ---> Running in 87cedfdcf40d [2021-05-25T16:19:55.412Z] Removing intermediate container 02b89fadb40b [2021-05-25T16:19:55.412Z] ---> cb374c73fbf0 [2021-05-25T16:19:55.412Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T16:19:55.672Z] ---> Running in 3ee18615b890 [2021-05-25T16:19:55.672Z] Removing intermediate container 49f3d933cb0e [2021-05-25T16:19:55.672Z] ---> 5a6f5e9072fb [2021-05-25T16:19:55.672Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T16:19:55.933Z] ---> Running in aa75d30bdc30 [2021-05-25T16:19:55.933Z] Removing intermediate container 96f3dfc1537a [2021-05-25T16:19:55.933Z] ---> e5dc4b733bef [2021-05-25T16:19:55.933Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-25T16:19:56.193Z] ---> Running in beb1a4af315f [2021-05-25T16:19:56.453Z] ---> Running in 5004a77b8b1d [2021-05-25T16:19:56.453Z] Removing intermediate container 3ee18615b890 [2021-05-25T16:19:56.453Z] ---> a9fe86d9d0e6 [2021-05-25T16:19:56.453Z] Step 14/22 : WORKDIR /edgex [2021-05-25T16:19:56.453Z] Removing intermediate container aa75d30bdc30 [2021-05-25T16:19:56.453Z] ---> 2c7924072a8d [2021-05-25T16:19:56.453Z] Step 14/26 : WORKDIR / [2021-05-25T16:19:56.713Z] ---> Running in 0073daa46d1e [2021-05-25T16:19:56.973Z] Removing intermediate container beb1a4af315f [2021-05-25T16:19:56.973Z] ---> c69505c67f18 [2021-05-25T16:19:56.973Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-25T16:19:56.973Z] ---> Running in ba51df337652 [2021-05-25T16:19:56.973Z] Removing intermediate container 5004a77b8b1d [2021-05-25T16:19:56.973Z] ---> 8f32a1238ad2 [2021-05-25T16:19:56.973Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T16:19:57.238Z] ---> Running in 5b74791364b7 [2021-05-25T16:19:57.238Z] ---> Running in d156b1b1e857 [2021-05-25T16:19:57.238Z] Removing intermediate container 0073daa46d1e [2021-05-25T16:19:57.238Z] ---> a48e08421019 [2021-05-25T16:19:57.238Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-25T16:19:57.498Z] Removing intermediate container ba51df337652 [2021-05-25T16:19:57.498Z] ---> 442ae498360f [2021-05-25T16:19:57.498Z] 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-05-25T16:19:57.758Z] Removing intermediate container 87cedfdcf40d [2021-05-25T16:19:57.758Z] ---> ff8645c597fa [2021-05-25T16:19:57.758Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-25T16:19:57.758Z] Removing intermediate container 5b74791364b7 [2021-05-25T16:19:57.758Z] ---> 973d2bbcc4ba [2021-05-25T16:19:57.758Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T16:19:57.758Z] Removing intermediate container d156b1b1e857 [2021-05-25T16:19:57.758Z] ---> a26ef1ee5353 [2021-05-25T16:19:57.758Z] Step 16/24 : WORKDIR / [2021-05-25T16:19:58.018Z] ---> Running in 42b344f9099f [2021-05-25T16:19:58.103Z] 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-05-25T16:19:58.279Z] ---> f3f1914aec29 [2021-05-25T16:19:58.279Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-25T16:19:58.279Z] ---> 950e9d02f21f [2021-05-25T16:19:58.279Z] 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-05-25T16:19:58.279Z] ---> Running in db2d4543ed87 [2021-05-25T16:19:58.540Z] ---> Running in d9d438ad40ad [2021-05-25T16:19:59.116Z] ---> 657ffef0112f [2021-05-25T16:19:59.116Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-25T16:19:59.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:19:59.399Z] ---> 24d16aa806cb [2021-05-25T16:19:59.399Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-25T16:19:59.399Z] Removing intermediate container d9d438ad40ad [2021-05-25T16:19:59.399Z] ---> b25e43870073 [2021-05-25T16:19:59.399Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:19:59.668Z] Removing intermediate container db2d4543ed87 [2021-05-25T16:19:59.668Z] ---> fd0883a8c7f6 [2021-05-25T16:19:59.668Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:19:59.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:20:00.504Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-25T16:20:00.504Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-25T16:20:00.504Z] ---> 5b6cab415486 [2021-05-25T16:20:00.504Z] 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-05-25T16:20:00.504Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-25T16:20:00.765Z] ---> 321bfe2aa353 [2021-05-25T16:20:00.765Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-25T16:20:00.765Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-25T16:20:01.028Z] ---> d2e46e92340f [2021-05-25T16:20:01.028Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-25T16:20:01.028Z] ---> Running in 7534773a4dd7 [2021-05-25T16:20:01.028Z] ---> 9700b41df751 [2021-05-25T16:20:01.028Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-25T16:20:01.297Z] ---> 2000a31125f8 [2021-05-25T16:20:01.297Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-25T16:20:01.484Z] 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-05-25T16:20:01.560Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-25T16:20:04.101Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-25T16:20:04.101Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:20:04.101Z] OK: 8 MiB in 20 packages [2021-05-25T16:20:04.101Z] ---> 0a4612c01989 [2021-05-25T16:20:04.101Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-25T16:20:04.101Z] Removing intermediate container 7534773a4dd7 [2021-05-25T16:20:04.101Z] ---> 8752f015fd1f [2021-05-25T16:20:04.101Z] Step 19/22 : CMD ["--init=true"] [2021-05-25T16:20:04.101Z] ---> 9501ddc5d6c4 [2021-05-25T16:20:04.101Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-25T16:20:04.679Z] ---> Running in dbb7039e286b [2021-05-25T16:20:04.679Z] ---> 6e3582ad847c [2021-05-25T16:20:04.679Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-25T16:20:04.944Z] ---> b16475f03e04 [2021-05-25T16:20:04.944Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-25T16:20:05.203Z] ---> 2d461dd9644a [2021-05-25T16:20:05.203Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-25T16:20:05.203Z] ---> Running in a08ccb345800 [2021-05-25T16:20:05.463Z] Removing intermediate container dbb7039e286b [2021-05-25T16:20:05.463Z] ---> 588a9e34eee2 [2021-05-25T16:20:05.463Z] Step 20/22 : LABEL arch=x86_64 [2021-05-25T16:20:05.463Z] ---> fd8d48a01ae7 [2021-05-25T16:20:05.463Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-25T16:20:05.724Z] ---> Running in d2726a3cba00 [2021-05-25T16:20:05.724Z] Removing intermediate container 42b344f9099f [2021-05-25T16:20:05.724Z] ---> e6105320fc39 [2021-05-25T16:20:05.724Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:20:05.984Z] ---> Running in 668653071c68 [2021-05-25T16:20:05.984Z] Removing intermediate container a08ccb345800 [2021-05-25T16:20:05.984Z] ---> c7ca4c851fcb [2021-05-25T16:20:05.984Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:20:06.244Z] ---> 47e8a7d3fcc4 [2021-05-25T16:20:06.244Z] 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-05-25T16:20:06.244Z] Removing intermediate container d2726a3cba00 [2021-05-25T16:20:06.244Z] ---> e4db8c075a20 [2021-05-25T16:20:06.244Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:20:06.504Z] ---> Running in 61440448058e [2021-05-25T16:20:06.504Z] ---> Running in 6390c60584f4 [2021-05-25T16:20:06.763Z] ---> Running in cb7f2e36f22f [2021-05-25T16:20:06.763Z] Removing intermediate container 668653071c68 [2021-05-25T16:20:06.763Z] ---> c662ea03dd3f [2021-05-25T16:20:06.763Z] Step 21/22 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:20:06.883Z] 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-05-25T16:20:07.022Z] ---> 0715c9d1b9ec [2021-05-25T16:20:07.022Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-25T16:20:07.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-25T16:20:07.282Z] ---> Running in e5b47dd23ae7 [2021-05-25T16:20:07.544Z] Removing intermediate container 61440448058e [2021-05-25T16:20:07.544Z] ---> b6cc9c9beaef [2021-05-25T16:20:07.544Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T16:20:07.544Z] Removing intermediate container cb7f2e36f22f [2021-05-25T16:20:07.544Z] ---> b7deeb40c305 [2021-05-25T16:20:07.544Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T16:20:07.811Z] ---> 7e9d7233b4cc [2021-05-25T16:20:07.811Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-25T16:20:07.811Z] ---> Running in 265b4a45d916 [2021-05-25T16:20:07.811Z] ---> Running in 4ca4e868bda7 [2021-05-25T16:20:08.075Z] Removing intermediate container e5b47dd23ae7 [2021-05-25T16:20:08.075Z] ---> c8b803a9ae07 [2021-05-25T16:20:08.075Z] Step 22/22 : LABEL version=0.0.0 [2021-05-25T16:20:08.646Z] ---> Running in b0b16c7a842b [2021-05-25T16:20:08.646Z] Removing intermediate container 4ca4e868bda7 [2021-05-25T16:20:08.646Z] ---> 6bc4fc0b0b37 [2021-05-25T16:20:08.646Z] Step 22/23 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:20:08.908Z] Removing intermediate container 265b4a45d916 [2021-05-25T16:20:08.908Z] ---> b84c608579a9 [2021-05-25T16:20:08.908Z] Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:20:08.908Z] ---> ca4e54a5d41a [2021-05-25T16:20:08.908Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-25T16:20:08.908Z] ---> Running in 68bec237c6d0 [2021-05-25T16:20:09.168Z] ---> Running in 2e2143246e67 [2021-05-25T16:20:09.168Z] ---> Running in 801da19bdabf [2021-05-25T16:20:09.428Z] Removing intermediate container b0b16c7a842b [2021-05-25T16:20:09.428Z] ---> e9546c1edec1 [2021-05-25T16:20:09.428Z] [2021-05-25T16:20:09.428Z] Successfully built e9546c1edec1 [2021-05-25T16:20:09.702Z] Successfully tagged security-proxy-setup:latest [2021-05-25T16:20:09.702Z] Removing intermediate container 6390c60584f4 [2021-05-25T16:20:09.702Z] ---> 548b807f17c1 [2021-05-25T16:20:09.702Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-25T16:20:09.702Z] Building sys-mgmt-agent [2021-05-25T16:20:09.702Z]  Building security-proxy-setup ... done Removing intermediate container 68bec237c6d0 [2021-05-25T16:20:09.702Z] ---> 047512ad9460 [2021-05-25T16:20:09.702Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T16:20:09.963Z] Removing intermediate container 2e2143246e67 [2021-05-25T16:20:09.963Z] ---> 4f2134ee353d [2021-05-25T16:20:09.963Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T16:20:12.566Z] 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-05-25T16:20:14.170Z] ---> Running in 3c589670a50b [2021-05-25T16:20:14.170Z] Removing intermediate container 801da19bdabf [2021-05-25T16:20:14.170Z] ---> b0d23e063a9a [2021-05-25T16:20:14.170Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:20:14.773Z] ---> Running in d85b5ec2c029 [2021-05-25T16:20:14.773Z] ---> Running in 2166ab3fecd0 [2021-05-25T16:20:16.878Z] 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-05-25T16:20:18.093Z] ---> Running in cc76e18869ae [2021-05-25T16:20:18.093Z] Removing intermediate container 3c589670a50b [2021-05-25T16:20:18.093Z] ---> 7e704a0b8448 [2021-05-25T16:20:18.093Z] Step 24/26 : LABEL arch=x86_64 [2021-05-25T16:20:19.504Z] 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-05-25T16:20:21.409Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:20:21.409Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:20:21.409Z] ---> 10de9ed67ba2 [2021-05-25T16:20:21.409Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T16:20:21.409Z] ---> Using cache [2021-05-25T16:20:21.409Z] ---> 7ab0ecc36ffb [2021-05-25T16:20:21.409Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:20:21.409Z] ---> Using cache [2021-05-25T16:20:21.409Z] ---> 9f1a1416b3b0 [2021-05-25T16:20:21.409Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-25T16:20:23.819Z] 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-05-25T16:20:26.449Z] 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-05-25T16:20:29.553Z] Removing intermediate container 2166ab3fecd0 [2021-05-25T16:20:29.553Z] ---> bc9af19a7163 [2021-05-25T16:20:29.553Z] [2021-05-25T16:20:29.553Z] ---> Running in 99df6ffd3000 [2021-05-25T16:20:29.553Z] ---> Running in 952fbbd64f1d [2021-05-25T16:20:29.553Z] Successfully built bc9af19a7163 [2021-05-25T16:20:29.553Z] Removing intermediate container d85b5ec2c029 [2021-05-25T16:20:29.553Z] ---> 9b1e141cb03d [2021-05-25T16:20:29.553Z] [2021-05-25T16:20:29.553Z] Successfully tagged core-command:latest [2021-05-25T16:20:29.553Z]  Building core-command ... done Building security-bootstrapper [2021-05-25T16:20:29.553Z] Successfully built 9b1e141cb03d [2021-05-25T16:20:29.553Z] Removing intermediate container cc76e18869ae [2021-05-25T16:20:29.553Z] ---> 51c59ce53f27 [2021-05-25T16:20:29.553Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T16:20:29.858Z] 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-05-25T16:20:30.410Z] Successfully tagged support-notifications:latest [2021-05-25T16:20:30.410Z]  Building support-notifications ... done Building support-scheduler [Pipeline] } [2021-05-25T16:20:36.612Z] $ docker stop --time=1 7ff5df9b877190f48bc86ea20fb7ea7ecddd383d1dd8ac2a16fcbb43b420e38d [2021-05-25T16:20:39.148Z] $ docker rm -f 7ff5df9b877190f48bc86ea20fb7ea7ecddd383d1dd8ac2a16fcbb43b420e38d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:20:41.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T16:20:41.257Z] ---> Running in ab08389158fd [2021-05-25T16:20:41.258Z] Removing intermediate container 99df6ffd3000 [2021-05-25T16:20:41.258Z] ---> d41b0a892e05 [2021-05-25T16:20:41.258Z] Step 25/26 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:20:41.379Z] [2021-05-25T16:20:41.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:20:41.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T16:20:42.027Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-25T16:20:42.027Z] 29e5d40040c1: Pulling fs layer [2021-05-25T16:20:42.027Z] 1ce36da41761: Pulling fs layer [2021-05-25T16:20:42.027Z] 25b303627fd3: Pulling fs layer [2021-05-25T16:20:42.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:20:42.300Z] 29e5d40040c1: Verifying Checksum [2021-05-25T16:20:42.301Z] 29e5d40040c1: Download complete [2021-05-25T16:20:42.899Z] 29e5d40040c1: Pull complete [2021-05-25T16:20:43.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:20:43.173Z] 1ce36da41761: Verifying Checksum [2021-05-25T16:20:43.173Z] 1ce36da41761: Download complete [2021-05-25T16:20:44.113Z] OK: 219 MiB in 52 packages [2021-05-25T16:20:44.629Z] 1ce36da41761: Pull complete [2021-05-25T16:20:44.901Z] 25b303627fd3: Verifying Checksum [2021-05-25T16:20:44.901Z] 25b303627fd3: Download complete [2021-05-25T16:20:52.266Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:20:52.266Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:20:52.266Z] ---> 10de9ed67ba2 [2021-05-25T16:20:52.266Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T16:20:52.266Z] ---> Using cache [2021-05-25T16:20:52.266Z] ---> 7ab0ecc36ffb [2021-05-25T16:20:52.266Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:20:52.266Z] ---> Using cache [2021-05-25T16:20:52.266Z] ---> 9f1a1416b3b0 [2021-05-25T16:20:52.266Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-25T16:20:52.527Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:20:52.527Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:20:52.527Z] ---> 10de9ed67ba2 [2021-05-25T16:20:52.527Z] Step 3/32 : WORKDIR /edgex-go [2021-05-25T16:20:52.527Z] ---> Using cache [2021-05-25T16:20:52.527Z] ---> 7ab0ecc36ffb [2021-05-25T16:20:52.527Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:20:52.527Z] ---> Using cache [2021-05-25T16:20:52.527Z] ---> 9f1a1416b3b0 [2021-05-25T16:20:52.527Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-25T16:20:55.079Z] 25b303627fd3: Pull complete [2021-05-25T16:20:55.080Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-25T16:20:55.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T16:20:55.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-25T16:20:55.347Z] prd-ubuntu18.04-docker-arm64-4c-16g-150 does not seem to be running inside a container [2021-05-25T16:20:55.477Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-25T16:20:58.576Z] $ docker top 0a3c1fa8130b6a8aa2ff3c1948fe07d3be22da342c5f4a521d1e5428db062633 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:20:59.534Z] + grep parallel [2021-05-25T16:20:59.534Z] + docker-compose build --help [2021-05-25T16:21:02.921Z] --parallel Build images in parallel. [Pipeline] } [2021-05-25T16:21:03.225Z] $ docker stop --time=1 0a3c1fa8130b6a8aa2ff3c1948fe07d3be22da342c5f4a521d1e5428db062633 [2021-05-25T16:21:05.108Z] $ docker rm -f 0a3c1fa8130b6a8aa2ff3c1948fe07d3be22da342c5f4a521d1e5428db062633 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:21:05.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T16:21:05.849Z] . [Pipeline] withDockerContainer [2021-05-25T16:21:06.087Z] prd-ubuntu18.04-docker-arm64-4c-16g-150 does not seem to be running inside a container [2021-05-25T16:21:06.186Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-25T16:21:07.439Z] ---> Running in d1701ab09467 [2021-05-25T16:21:07.439Z] Removing intermediate container ab08389158fd [2021-05-25T16:21:07.439Z] ---> 88bb503f2ced [2021-05-25T16:21:07.439Z] Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:21:07.439Z] ---> Running in 88f76571ee0c [2021-05-25T16:21:07.439Z] ---> Running in 411621064a2d [2021-05-25T16:21:07.439Z] ---> Running in 5b68b4a6ccd5 [2021-05-25T16:21:07.439Z] Removing intermediate container d1701ab09467 [2021-05-25T16:21:07.439Z] ---> 36786bf0dd16 [2021-05-25T16:21:07.439Z] Step 26/26 : LABEL version=0.0.0 [2021-05-25T16:21:07.439Z] Removing intermediate container 952fbbd64f1d [2021-05-25T16:21:07.439Z] ---> e46c44e35919 [2021-05-25T16:21:07.439Z] Step 6/24 : COPY go.mod . [2021-05-25T16:21:07.816Z] $ docker top 6e4c439505082028261ee26f8098cf7df450c241933f80b4ae424e704e794586 -eo pid,comm [2021-05-25T16:21:08.011Z] ---> Running in 08a1ced848b6 [Pipeline] { [Pipeline] sh [2021-05-25T16:21:08.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:21:08.590Z] Removing intermediate container 5b68b4a6ccd5 [2021-05-25T16:21:08.590Z] ---> 3a529dfebce8 [2021-05-25T16:21:08.590Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T16:21:08.590Z] ---> b18be8482286 [2021-05-25T16:21:08.590Z] Step 7/24 : RUN go mod download [2021-05-25T16:21:08.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:21:08.795Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-25T16:21:09.162Z] ---> Running in 541cd0de6439 [2021-05-25T16:21:09.163Z] Removing intermediate container 08a1ced848b6 [2021-05-25T16:21:09.163Z] ---> 125b55f453ea [2021-05-25T16:21:09.163Z] [2021-05-25T16:21:09.163Z] ---> Running in 134b17ccdbdd [2021-05-25T16:21:09.163Z] Successfully built 125b55f453ea [2021-05-25T16:21:09.742Z] Successfully tagged security-secretstore-setup:latest [2021-05-25T16:21:09.742Z]  Building security-secretstore-setup ... done Building core-metadata [2021-05-25T16:21:09.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:21:09.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:21:10.697Z] OK: 219 MiB in 52 packages [2021-05-25T16:21:11.644Z] OK: 219 MiB in 52 packages [2021-05-25T16:21:13.097Z] Building core-command ... [2021-05-25T16:21:13.097Z] Building core-data ... [2021-05-25T16:21:13.097Z] Building core-metadata ... [2021-05-25T16:21:13.097Z] Building security-bootstrapper ... [2021-05-25T16:21:13.097Z] Building security-proxy-setup ... [2021-05-25T16:21:13.097Z] Building security-secretstore-setup ... [2021-05-25T16:21:13.097Z] Building support-notifications ... [2021-05-25T16:21:13.097Z] Building support-scheduler ... [2021-05-25T16:21:13.098Z] Building sys-mgmt-agent ... [2021-05-25T16:21:13.098Z] Building security-secretstore-setup [2021-05-25T16:21:13.098Z] Building core-command [2021-05-25T16:21:13.098Z] Building support-notifications [2021-05-25T16:21:13.098Z] Building support-scheduler [2021-05-25T16:21:13.098Z] Building core-metadata [2021-05-25T16:21:16.943Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:21:16.943Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:21:16.943Z] ---> 10de9ed67ba2 [2021-05-25T16:21:16.943Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T16:21:16.943Z] ---> Using cache [2021-05-25T16:21:16.943Z] ---> 7ab0ecc36ffb [2021-05-25T16:21:16.943Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:21:16.943Z] ---> Using cache [2021-05-25T16:21:16.943Z] ---> 9f1a1416b3b0 [2021-05-25T16:21:16.943Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T16:21:26.955Z] Removing intermediate container 541cd0de6439 [2021-05-25T16:21:26.955Z] ---> ee1eca93f459 [2021-05-25T16:21:26.955Z] [2021-05-25T16:21:26.955Z] Successfully built ee1eca93f459 [2021-05-25T16:21:26.955Z] Successfully tagged core-data:latest [2021-05-25T16:21:26.955Z]  Building core-data ... done  ---> Running in 32196be93930 [2021-05-25T16:21:27.536Z] Removing intermediate container 88f76571ee0c [2021-05-25T16:21:27.536Z] ---> d6c8c7cdc20b [2021-05-25T16:21:27.536Z] Step 6/32 : COPY go.mod . [2021-05-25T16:21:27.536Z] Removing intermediate container 411621064a2d [2021-05-25T16:21:27.536Z] ---> 80be8f00af18 [2021-05-25T16:21:27.536Z] Step 6/23 : COPY go.mod . [2021-05-25T16:21:27.802Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:21:28.373Z] ---> 9ca47f5d7364 [2021-05-25T16:21:28.373Z] Step 7/32 : RUN go mod download [2021-05-25T16:21:28.634Z] ---> 24ea0c381af8 [2021-05-25T16:21:28.634Z] Step 7/23 : RUN go mod download [2021-05-25T16:21:28.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:21:28.634Z] Removing intermediate container 134b17ccdbdd [2021-05-25T16:21:28.634Z] ---> 45b91cde5795 [2021-05-25T16:21:28.634Z] Step 8/24 : COPY . . [2021-05-25T16:21:29.224Z] OK: 219 MiB in 52 packages [2021-05-25T16:21:33.431Z] ---> Running in a94ba515270c [2021-05-25T16:21:33.431Z] ---> Running in 772bf923d456 [2021-05-25T16:21:55.398Z] ---> 2b12bc410187 [2021-05-25T16:21:55.398Z] Step 9/24 : RUN go mod tidy [2021-05-25T16:21:55.398Z] ---> Running in 90367f002ab7 [2021-05-25T16:21:55.398Z] Removing intermediate container 32196be93930 [2021-05-25T16:21:55.398Z] ---> d8b34d026b57 [2021-05-25T16:21:55.398Z] Step 6/24 : COPY go.mod . [2021-05-25T16:21:55.398Z] ---> c80317a1f02f [2021-05-25T16:21:55.398Z] Step 7/24 : RUN go mod download [2021-05-25T16:21:55.398Z] ---> Running in 95bee060c77d [2021-05-25T16:21:55.398Z] Removing intermediate container a94ba515270c [2021-05-25T16:21:55.398Z] ---> 7ba6519fcc82 [2021-05-25T16:21:55.398Z] Step 8/32 : COPY . . [2021-05-25T16:21:55.398Z] Removing intermediate container 772bf923d456 [2021-05-25T16:21:55.398Z] ---> 6726da07ea28 [2021-05-25T16:21:55.398Z] Step 8/23 : COPY . . [2021-05-25T16:22:07.625Z] Removing intermediate container 90367f002ab7 [2021-05-25T16:22:07.625Z] ---> 46c5f36d0e7a [2021-05-25T16:22:07.625Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-25T16:22:19.890Z] ---> Running in 0576c622cbca [2021-05-25T16:22:19.890Z] ---> 7b01472cd4e1 [2021-05-25T16:22:19.890Z] Step 9/32 : RUN go mod tidy [2021-05-25T16:22:19.890Z] ---> 4a55db55ef00 [2021-05-25T16:22:19.890Z] Step 9/23 : RUN go mod tidy [2021-05-25T16:22:19.890Z] Removing intermediate container 95bee060c77d [2021-05-25T16:22:19.890Z] ---> c0b753179b0d [2021-05-25T16:22:19.890Z] Step 8/24 : COPY . . [2021-05-25T16:22:19.890Z] ---> Running in 6697feb0c6fd [2021-05-25T16:22:19.890Z] ---> Running in 98d91db4e520 [2021-05-25T16:22:19.890Z] 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-05-25T16:22:34.853Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:22:34.853Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:22:34.853Z] ---> 039933d71846 [2021-05-25T16:22:34.853Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T16:22:34.853Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:22:34.853Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:22:34.853Z] ---> 039933d71846 [2021-05-25T16:22:34.853Z] Step 3/26 : WORKDIR /edgex-go [2021-05-25T16:22:34.853Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:22:34.853Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:22:34.853Z] ---> 039933d71846 [2021-05-25T16:22:34.853Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 3/24 : WORKDIR /edgex-go [2021-05-25T16:22:34.853Z] [2021-05-25T16:22:34.853Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:22:34.853Z] ---> 039933d71846 [2021-05-25T16:22:34.853Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T16:22:34.853Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:22:34.853Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:22:34.853Z] ---> 039933d71846 [2021-05-25T16:22:34.853Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T16:22:34.853Z] ---> Running in ea14a1a4a521 [2021-05-25T16:22:34.853Z] ---> Running in b52893951ca0 [2021-05-25T16:22:34.853Z] ---> Running in 2932a692e623 [2021-05-25T16:22:34.853Z] ---> Running in 91b4ab7fb4fc [2021-05-25T16:22:34.853Z] ---> Running in 2d7996234d87 [2021-05-25T16:22:34.853Z] Removing intermediate container 91b4ab7fb4fc [2021-05-25T16:22:34.853Z] ---> c7032922e893 [2021-05-25T16:22:34.853Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:22:34.853Z] Removing intermediate container ea14a1a4a521 [2021-05-25T16:22:34.853Z] ---> dca1b87539f7 [2021-05-25T16:22:34.853Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:22:34.853Z] Removing intermediate container 2d7996234d87 [2021-05-25T16:22:34.853Z] ---> 9018046f6617 [2021-05-25T16:22:34.853Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:22:34.853Z] Removing intermediate container b52893951ca0 [2021-05-25T16:22:34.853Z] ---> 25432926839a [2021-05-25T16:22:34.853Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:22:34.853Z] Removing intermediate container 2932a692e623 [2021-05-25T16:22:34.853Z] ---> f6b213574691 [2021-05-25T16:22:34.853Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:22:34.853Z] ---> Running in cf7164ac059f [2021-05-25T16:22:34.853Z] ---> Running in f0ccc90e3416 [2021-05-25T16:22:34.853Z] ---> Running in 5fb3f15a439a [2021-05-25T16:22:34.853Z] ---> Running in c23aea774b33 [2021-05-25T16:22:34.853Z] ---> Running in c9d19b1e09a8 [2021-05-25T16:22:34.853Z] Removing intermediate container cf7164ac059f [2021-05-25T16:22:34.853Z] ---> 23480793bdea [2021-05-25T16:22:34.853Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T16:22:34.853Z] ---> Running in d9058fc9cf94 [2021-05-25T16:22:34.853Z] Removing intermediate container f0ccc90e3416 [2021-05-25T16:22:34.853Z] ---> 554a92bc1d28 [2021-05-25T16:22:34.853Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-25T16:22:34.853Z] ---> Running in 343db35e69e6 [2021-05-25T16:22:34.888Z] ---> 2e9dcf55af86 [2021-05-25T16:22:34.888Z] Step 9/24 : RUN go mod tidy [2021-05-25T16:22:34.888Z] ---> Running in df5d8e6c0471 [2021-05-25T16:22:34.888Z] Removing intermediate container 6697feb0c6fd [2021-05-25T16:22:34.888Z] ---> 29465941134c [2021-05-25T16:22:34.888Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-25T16:22:34.888Z] Removing intermediate container 98d91db4e520 [2021-05-25T16:22:34.888Z] ---> 474de95d0955 [2021-05-25T16:22:34.888Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-25T16:22:34.888Z] ---> Running in 3ed6a760b395 [2021-05-25T16:22:34.888Z] ---> Running in 4c0973385f90 [2021-05-25T16:22:35.450Z] Removing intermediate container c23aea774b33 [2021-05-25T16:22:35.451Z] ---> 5e5e5b009e30 [2021-05-25T16:22:35.451Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-25T16:22:35.451Z] Removing intermediate container c9d19b1e09a8 [2021-05-25T16:22:35.451Z] ---> 4b5881f215e4 [2021-05-25T16:22:35.451Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-25T16:22:35.724Z] ---> Running in 8851a8030192 [2021-05-25T16:22:35.724Z] ---> Running in 771cdd94f87d [2021-05-25T16:22:35.996Z] Removing intermediate container 5fb3f15a439a [2021-05-25T16:22:35.996Z] ---> b8257e388268 [2021-05-25T16:22:35.996Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T16:22:36.279Z] ---> Running in 6c6e4fddb270 [2021-05-25T16:22:36.296Z] 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-05-25T16:22:36.296Z] 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-05-25T16:22:36.564Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:22:36.841Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:22:37.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:22:37.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:22:37.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:22:38.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:22:38.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:22:38.222Z] Removing intermediate container df5d8e6c0471 [2021-05-25T16:22:38.222Z] ---> f43e5c54e404 [2021-05-25T16:22:38.222Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-25T16:22:38.492Z] ---> Running in 32c26558156c [2021-05-25T16:22:38.603Z] OK: 218 MiB in 52 packages [2021-05-25T16:22:38.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:22:38.892Z] OK: 218 MiB in 52 packages [2021-05-25T16:22:38.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:22:38.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:22:39.605Z] 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-05-25T16:22:39.886Z] OK: 218 MiB in 52 packages [2021-05-25T16:22:40.162Z] Removing intermediate container d9058fc9cf94 [2021-05-25T16:22:40.162Z] ---> b7e9c6c0341e [2021-05-25T16:22:40.162Z] Step 6/24 : COPY go.mod . [2021-05-25T16:22:40.162Z] OK: 218 MiB in 52 packages [2021-05-25T16:22:40.162Z] OK: 218 MiB in 52 packages [2021-05-25T16:22:40.765Z] Removing intermediate container 343db35e69e6 [2021-05-25T16:22:40.765Z] ---> 5d4c8433b7d6 [2021-05-25T16:22:40.765Z] Step 6/26 : COPY go.mod . [2021-05-25T16:22:41.383Z] ---> d5980c33d4fb [2021-05-25T16:22:41.383Z] Step 7/24 : RUN go mod download [2021-05-25T16:22:41.383Z] Removing intermediate container 8851a8030192 [2021-05-25T16:22:41.383Z] ---> 09be03d8cbef [2021-05-25T16:22:41.383Z] Step 6/23 : COPY go.mod . [2021-05-25T16:22:41.659Z] ---> Running in fd4d310192f7 [2021-05-25T16:22:41.930Z] ---> 87538a7d89e1 [2021-05-25T16:22:41.930Z] Step 7/26 : RUN go mod download [2021-05-25T16:22:41.930Z] Removing intermediate container 6c6e4fddb270 [2021-05-25T16:22:41.930Z] ---> 78c90f2859f1 [2021-05-25T16:22:41.930Z] Step 6/24 : COPY go.mod . [2021-05-25T16:22:42.207Z] Removing intermediate container 771cdd94f87d [2021-05-25T16:22:42.208Z] ---> c13dd1cb7166 [2021-05-25T16:22:42.208Z] Step 6/23 : COPY go.mod . [2021-05-25T16:22:42.208Z] ---> Running in aa42d9aa53eb [2021-05-25T16:22:42.814Z] ---> ec7ee2d8be44 [2021-05-25T16:22:42.814Z] Step 7/23 : RUN go mod download [2021-05-25T16:22:43.087Z] ---> Running in c6ea106cbbc4 [2021-05-25T16:22:43.362Z] ---> d1405cc17253 [2021-05-25T16:22:43.362Z] Step 7/24 : RUN go mod download [2021-05-25T16:22:43.665Z] ---> Running in 85d84e8e6359 [2021-05-25T16:22:43.665Z] ---> 05706092f299 [2021-05-25T16:22:43.665Z] Step 7/23 : RUN go mod download [2021-05-25T16:22:43.942Z] ---> Running in 3a2be36b74bb [2021-05-25T16:22:45.932Z] Removing intermediate container fd4d310192f7 [2021-05-25T16:22:45.932Z] ---> 39f46dfe2ee8 [2021-05-25T16:22:45.932Z] Step 8/24 : COPY . . [2021-05-25T16:22:46.211Z] Removing intermediate container aa42d9aa53eb [2021-05-25T16:22:46.211Z] ---> 312288a1356d [2021-05-25T16:22:46.211Z] Step 8/26 : COPY . . [2021-05-25T16:22:47.197Z] Removing intermediate container c6ea106cbbc4 [2021-05-25T16:22:47.197Z] ---> 1f9c451fa56e [2021-05-25T16:22:47.197Z] Step 8/23 : COPY . . [2021-05-25T16:22:47.792Z] Removing intermediate container 85d84e8e6359 [2021-05-25T16:22:47.792Z] ---> 87a44dbb7cdd [2021-05-25T16:22:47.792Z] Step 8/24 : COPY . . [2021-05-25T16:22:49.240Z] Removing intermediate container 3a2be36b74bb [2021-05-25T16:22:49.240Z] ---> 267a1e1402ad [2021-05-25T16:22:49.240Z] Step 8/23 : COPY . . [2021-05-25T16:23:11.469Z] ---> 1a884b004c84 [2021-05-25T16:23:11.469Z] Step 9/24 : RUN go mod tidy [2021-05-25T16:23:11.469Z] ---> c8a355483644 [2021-05-25T16:23:11.469Z] Step 9/26 : RUN go mod tidy [2021-05-25T16:23:11.469Z] ---> Running in 2ed9bffe6545 [2021-05-25T16:23:11.469Z] ---> Running in 983723c3ea16 [2021-05-25T16:23:11.469Z] ---> 6901b98e4da6 [2021-05-25T16:23:11.469Z] Step 9/23 : RUN go mod tidy [2021-05-25T16:23:11.469Z] ---> 9fe2e21e29f3 [2021-05-25T16:23:11.469Z] Step 9/23 : RUN go mod tidy [2021-05-25T16:23:11.469Z] ---> 45b9b2e77938 [2021-05-25T16:23:11.469Z] Step 9/24 : RUN go mod tidy [2021-05-25T16:23:11.469Z] ---> Running in 4d5e89bcaebb [2021-05-25T16:23:11.469Z] ---> Running in cf99eb5b1ad5 [2021-05-25T16:23:11.469Z] ---> Running in 90b05b85f7c2 [2021-05-25T16:23:11.992Z] Removing intermediate container 0576c622cbca [2021-05-25T16:23:11.992Z] ---> 3baafa917c4a [2021-05-25T16:23:11.992Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-25T16:23:11.992Z] ---> Running in a493dd11704f [2021-05-25T16:23:11.992Z] 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-05-25T16:23:15.304Z] Removing intermediate container a493dd11704f [2021-05-25T16:23:15.304Z] ---> 7dfdbc3605fd [2021-05-25T16:23:15.304Z] [2021-05-25T16:23:15.304Z] Step 12/24 : FROM docker:20.10.0 [2021-05-25T16:23:15.304Z] 20.10.0: Pulling from library/docker [2021-05-25T16:23:18.189Z] Removing intermediate container 983723c3ea16 [2021-05-25T16:23:18.189Z] ---> 6829abbdd667 [2021-05-25T16:23:18.189Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-25T16:23:18.189Z] ---> Running in 2b8806643551 [2021-05-25T16:23:18.189Z] Removing intermediate container 2ed9bffe6545 [2021-05-25T16:23:18.189Z] ---> 4c4c59b6ff42 [2021-05-25T16:23:18.189Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-25T16:23:18.189Z] ---> Running in a6429b33595f [2021-05-25T16:23:18.189Z] Removing intermediate container 90b05b85f7c2 [2021-05-25T16:23:18.189Z] ---> cdfa984951f7 [2021-05-25T16:23:18.189Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-25T16:23:18.189Z] Removing intermediate container cf99eb5b1ad5 [2021-05-25T16:23:18.189Z] ---> cd790b14abbd [2021-05-25T16:23:18.189Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-25T16:23:18.460Z] ---> Running in 3003138592e8 [2021-05-25T16:23:18.460Z] Removing intermediate container 4d5e89bcaebb [2021-05-25T16:23:18.460Z] ---> 972bffc662ef [2021-05-25T16:23:18.460Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-25T16:23:18.735Z] ---> Running in ce69c24e9739 [2021-05-25T16:23:18.735Z] ---> Running in b644654b8ce4 [2021-05-25T16:23:19.333Z] 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-05-25T16:23:20.329Z] 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-05-25T16:23:20.936Z] 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-05-25T16:23:21.212Z] 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-05-25T16:23:21.490Z] 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-05-25T16:23:21.900Z] Removing intermediate container 4c0973385f90 [2021-05-25T16:23:21.900Z] ---> ec716d729ab6 [2021-05-25T16:23:21.900Z] [2021-05-25T16:23:21.900Z] Step 11/32 : FROM alpine:3.12 [2021-05-25T16:23:21.900Z] ---> 13621d1b12d4 [2021-05-25T16:23:21.900Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-25T16:23:21.900Z] ---> Running in 1cff3672b5f0 [2021-05-25T16:23:26.133Z] Removing intermediate container 1cff3672b5f0 [2021-05-25T16:23:26.133Z] ---> 562f4c681059 [2021-05-25T16:23:26.133Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-25T16:23:26.133Z] Removing intermediate container 3ed6a760b395 [2021-05-25T16:23:26.133Z] ---> e910ea02429c [2021-05-25T16:23:26.133Z] [2021-05-25T16:23:26.133Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T16:23:26.133Z] ---> 13621d1b12d4 [2021-05-25T16:23:26.133Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-25T16:23:26.133Z] ---> Using cache [2021-05-25T16:23:26.133Z] ---> 7f9a9bc8a61b [2021-05-25T16:23:26.133Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T16:23:26.133Z] ---> Using cache [2021-05-25T16:23:26.133Z] ---> e5dc4b733bef [2021-05-25T16:23:26.133Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-25T16:23:26.133Z] ---> Running in 4e9439905709 [2021-05-25T16:23:27.575Z] ---> Running in 63cc0092866b [2021-05-25T16:23:31.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:23:31.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:23:32.041Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-25T16:23:32.041Z] (2/2) Installing su-exec (0.2-r1) [2021-05-25T16:23:32.041Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:23:32.041Z] OK: 6 MiB in 16 packages [2021-05-25T16:23:32.324Z] Removing intermediate container 63cc0092866b [2021-05-25T16:23:32.324Z] ---> 4838184647fe [2021-05-25T16:23:32.324Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T16:23:36.544Z] ---> Running in 23b9980351fc [2021-05-25T16:23:37.118Z] Removing intermediate container 32c26558156c [2021-05-25T16:23:37.118Z] ---> f33109bd7282 [2021-05-25T16:23:37.118Z] [2021-05-25T16:23:37.118Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T16:23:37.118Z] ---> 13621d1b12d4 [2021-05-25T16:23:37.118Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T16:23:37.118Z] ---> Using cache [2021-05-25T16:23:37.118Z] ---> 7f9a9bc8a61b [2021-05-25T16:23:37.118Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T16:23:37.118Z] ---> Using cache [2021-05-25T16:23:37.118Z] ---> e5dc4b733bef [2021-05-25T16:23:37.118Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-25T16:23:37.118Z] Removing intermediate container 23b9980351fc [2021-05-25T16:23:37.118Z] ---> 66cfd9e8b2a8 [2021-05-25T16:23:37.119Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:23:37.380Z] Removing intermediate container 4e9439905709 [2021-05-25T16:23:37.380Z] ---> b19666bda94e [2021-05-25T16:23:37.380Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-25T16:23:37.380Z] ---> Running in 0078fc2d807e [2021-05-25T16:23:37.643Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T16:23:37.643Z] ---> Running in ab9eaf8d83b2 [2021-05-25T16:23:37.643Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T16:23:37.643Z] ---> 1a63e5fe6658 [2021-05-25T16:23:37.643Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-25T16:23:37.643Z] ---> aefe523efa57 [2021-05-25T16:23:37.643Z] 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-05-25T16:23:38.583Z] Removing intermediate container 0078fc2d807e [2021-05-25T16:23:38.583Z] ---> a92458a8314f [2021-05-25T16:23:38.583Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T16:23:38.583Z] ---> Running in a31642bfffcc [2021-05-25T16:23:38.583Z] Removing intermediate container ab9eaf8d83b2 [2021-05-25T16:23:38.583Z] ---> e5f84c16f780 [2021-05-25T16:23:38.583Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-25T16:23:38.583Z] ---> Running in 998ecf839156 [2021-05-25T16:23:38.583Z] ---> Running in 2c0c32be9e77 [2021-05-25T16:23:38.583Z] ---> b1642e240e4d [2021-05-25T16:23:38.583Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-25T16:23:39.154Z] Removing intermediate container a31642bfffcc [2021-05-25T16:23:39.154Z] ---> 6e6f6fb07c8f [2021-05-25T16:23:39.154Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-25T16:23:39.414Z] Removing intermediate container 998ecf839156 [2021-05-25T16:23:39.414Z] ---> 522395117aac [2021-05-25T16:23:39.414Z] Step 16/24 : WORKDIR / [2021-05-25T16:23:39.414Z] ---> 734478e066f4 [2021-05-25T16:23:39.414Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-25T16:23:39.675Z] Removing intermediate container 2c0c32be9e77 [2021-05-25T16:23:39.676Z] ---> 4dfcb0a722c8 [2021-05-25T16:23:39.676Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-25T16:23:39.941Z] ---> Running in ed2d21d33940 [2021-05-25T16:23:39.941Z] ---> Running in 76fde762e735 [2021-05-25T16:23:39.941Z] ---> Running in 7aed86ca23c7 [2021-05-25T16:23:40.202Z] ---> Running in f3b8384d097f [2021-05-25T16:23:40.462Z] Removing intermediate container 76fde762e735 [2021-05-25T16:23:40.462Z] ---> 049cf3e164c6 [2021-05-25T16:23:40.462Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:23:40.723Z] Removing intermediate container 7aed86ca23c7 [2021-05-25T16:23:40.723Z] ---> 6ebaf245c9bf [2021-05-25T16:23:40.723Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:23:40.986Z] ---> Running in 996902b3ec90 [2021-05-25T16:23:41.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:23:41.558Z] ---> d4ec6299e9a4 [2021-05-25T16:23:41.559Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-25T16:23:41.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:23:41.559Z] (1/39) Installing readline (8.0.4-r0) [2021-05-25T16:23:41.559Z] (2/39) Installing bash (5.0.17-r0) [2021-05-25T16:23:41.559Z] Executing bash-5.0.17-r0.post-install [2021-05-25T16:23:41.559Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T16:23:41.559Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-25T16:23:41.819Z] (5/39) Installing curl (7.76.1-r0) [2021-05-25T16:23:41.820Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-25T16:23:41.820Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-25T16:23:41.820Z] (8/39) Installing expat (2.2.9-r1) [2021-05-25T16:23:41.820Z] (9/39) Installing libffi (3.3-r2) [2021-05-25T16:23:41.820Z] (10/39) Installing gdbm (1.13-r1) [2021-05-25T16:23:41.820Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-25T16:23:41.820Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-25T16:23:41.820Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-25T16:23:41.820Z] Removing intermediate container 996902b3ec90 [2021-05-25T16:23:41.820Z] ---> 069880eb353a [2021-05-25T16:23:41.820Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T16:23:49.952Z] ---> Running in 7170c3f47d64 [2021-05-25T16:23:49.953Z] ---> 505d07965800 [2021-05-25T16:23:49.953Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-25T16:23:49.953Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-25T16:23:49.953Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-25T16:23:49.953Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-25T16:23:49.953Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-25T16:23:49.953Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-25T16:23:49.953Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-25T16:23:49.953Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-25T16:23:49.953Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-25T16:23:49.953Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-25T16:23:49.953Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-25T16:23:49.953Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-25T16:23:49.953Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-25T16:23:50.894Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-25T16:23:51.154Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-25T16:23:51.154Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-25T16:23:51.416Z] Removing intermediate container 7170c3f47d64 [2021-05-25T16:23:51.416Z] ---> a3bf862b9993 [2021-05-25T16:23:51.416Z] Step 22/23 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:23:51.416Z] Removing intermediate container f3b8384d097f [2021-05-25T16:23:51.416Z] ---> dc18b64f2e4e [2021-05-25T16:23:51.416Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-25T16:23:51.416Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-25T16:23:51.416Z] ---> cb06c14f01ca [2021-05-25T16:23:51.416Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-25T16:23:51.676Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-25T16:23:51.936Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-25T16:23:51.936Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-25T16:23:52.196Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-25T16:23:52.196Z] ---> Running in 11e875b4f3e6 [2021-05-25T16:23:52.196Z] ---> Running in 31ccb8976d0f [2021-05-25T16:23:52.196Z] ---> Running in f90ddfb20e76 [2021-05-25T16:23:52.196Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-25T16:23:52.196Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-25T16:23:52.196Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-25T16:23:52.767Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-25T16:23:52.767Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-25T16:23:52.767Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-25T16:23:52.767Z] Executing busybox-1.31.1-r19.trigger [2021-05-25T16:23:52.767Z] OK: 72 MiB in 59 packages [2021-05-25T16:23:53.714Z] Removing intermediate container 11e875b4f3e6 [2021-05-25T16:23:53.714Z] ---> 67df330add97 [2021-05-25T16:23:53.714Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T16:23:53.714Z] Removing intermediate container f90ddfb20e76 [2021-05-25T16:23:53.714Z] ---> 70e30dab2752 [2021-05-25T16:23:53.714Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:23:53.714Z] Collecting docker-compose==1.23.2 [2021-05-25T16:23:53.714Z] Removing intermediate container 31ccb8976d0f [2021-05-25T16:23:53.714Z] ---> 2ac533953e3f [2021-05-25T16:23:53.714Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-25T16:23:53.714Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-25T16:23:54.288Z] ---> Running in 4f69baa38a23 [2021-05-25T16:23:54.288Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-25T16:23:54.288Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-25T16:23:54.288Z] ---> Running in fac4ea9d2f93 [2021-05-25T16:23:54.550Z] ---> ddcc8f50cae7 [2021-05-25T16:23:54.550Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-25T16:23:54.814Z] Removing intermediate container 4f69baa38a23 [2021-05-25T16:23:54.815Z] ---> 16d1414ba442 [2021-05-25T16:23:54.815Z] [2021-05-25T16:23:54.815Z] Collecting PyYAML<4,>=3.10 [2021-05-25T16:23:54.815Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-25T16:23:55.076Z] Successfully built 16d1414ba442 [2021-05-25T16:23:55.076Z] ---> Running in d6ace4a7bf26 [2021-05-25T16:23:55.076Z] Removing intermediate container fac4ea9d2f93 [2021-05-25T16:23:55.076Z] ---> c513c3e1754d [2021-05-25T16:23:55.076Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T16:23:55.076Z] Successfully tagged support-scheduler:latest [2021-05-25T16:23:56.459Z]  Building support-scheduler ... done Collecting docker<4.0,>=3.6.0 [2021-05-25T16:23:56.459Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-25T16:23:57.401Z] ---> Running in 23371f5056c1 [2021-05-25T16:23:57.661Z] Collecting cached-property<2,>=1.2.0 [2021-05-25T16:23:57.661Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-25T16:23:57.661Z] Collecting jsonschema<3,>=2.5.1 [2021-05-25T16:23:57.662Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-25T16:23:57.922Z] Removing intermediate container 23371f5056c1 [2021-05-25T16:23:57.922Z] ---> 79d23affe79e [2021-05-25T16:23:57.922Z] Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:23:58.183Z] Collecting texttable<0.10,>=0.9.0 [2021-05-25T16:23:58.183Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-25T16:23:58.442Z] ---> Running in 77454ecb2bdb [2021-05-25T16:23:58.442Z] Collecting docopt<0.7,>=0.6.1 [2021-05-25T16:23:58.442Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-25T16:23:59.013Z] 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-05-25T16:23:59.013Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-25T16:23:59.013Z] Removing intermediate container 77454ecb2bdb [2021-05-25T16:23:59.013Z] ---> c62020ccb13b [2021-05-25T16:23:59.013Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T16:23:59.013Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-25T16:23:59.273Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-25T16:23:59.273Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-25T16:23:59.533Z] ---> Running in a3f9944dcbaf [2021-05-25T16:23:59.533Z] Collecting docker-pycreds>=0.4.0 [2021-05-25T16:23:59.533Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-25T16:23:59.533Z] 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-05-25T16:23:59.793Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-25T16:23:59.793Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-25T16:23:59.793Z] Removing intermediate container d6ace4a7bf26 [2021-05-25T16:23:59.793Z] ---> 04ac7cddb1ed [2021-05-25T16:23:59.793Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:23:59.793Z] 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-05-25T16:24:00.083Z] Collecting idna<2.8,>=2.5 [2021-05-25T16:24:00.348Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-25T16:24:00.348Z] Removing intermediate container a3f9944dcbaf [2021-05-25T16:24:00.348Z] ---> 4140569228dd [2021-05-25T16:24:00.348Z] [2021-05-25T16:24:00.348Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-25T16:24:00.348Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-25T16:24:00.348Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-25T16:24:00.348Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-25T16:24:00.348Z] Successfully built 4140569228dd [2021-05-25T16:24:00.348Z] Installing collected packages: dockerpty, PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, jsonschema, texttable, docopt, docker-compose [2021-05-25T16:24:00.348Z] Running setup.py install for dockerpty: started [2021-05-25T16:24:00.611Z] Successfully tagged core-metadata:latest [2021-05-25T16:24:00.611Z]  Building core-metadata ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-05-25T16:24:00.611Z] Running setup.py install for PyYAML: started [2021-05-25T16:24:00.885Z] ---> 7c440a96cecc [2021-05-25T16:24:00.885Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-25T16:24:01.147Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-25T16:24:01.147Z] Attempting uninstall: urllib3 [2021-05-25T16:24:01.147Z] Found existing installation: urllib3 1.25.9 [2021-05-25T16:24:01.147Z] Uninstalling urllib3-1.25.9: [2021-05-25T16:24:01.147Z] Successfully uninstalled urllib3-1.25.9 [2021-05-25T16:24:03.063Z] Attempting uninstall: idna [2021-05-25T16:24:03.063Z] Found existing installation: idna 2.9 [2021-05-25T16:24:03.063Z] Uninstalling idna-2.9: [2021-05-25T16:24:03.063Z] ---> 0c71a1ead13e [2021-05-25T16:24:03.063Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-25T16:24:03.063Z] Successfully uninstalled idna-2.9 [2021-05-25T16:24:03.323Z] Attempting uninstall: requests [2021-05-25T16:24:03.323Z] Found existing installation: requests 2.23.0 [2021-05-25T16:24:03.323Z] Uninstalling requests-2.23.0: [2021-05-25T16:24:03.323Z] Successfully uninstalled requests-2.23.0 [2021-05-25T16:24:04.267Z] ---> 6edafdf79fbf [2021-05-25T16:24:04.267Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-25T16:24:05.789Z] ---> 2a9cdf6dcd59 [2021-05-25T16:24:05.789Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-25T16:24:05.789Z] Running setup.py install for texttable: started [2021-05-25T16:24:06.050Z] ---> c374348141f5 [2021-05-25T16:24:06.050Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-25T16:24:06.050Z] Running setup.py install for texttable: finished with status 'done' [2021-05-25T16:24:06.050Z] Running setup.py install for docopt: started [2021-05-25T16:24:06.310Z] ---> Running in df4f57db36a5 [2021-05-25T16:24:06.310Z] Running setup.py install for docopt: finished with status 'done' [2021-05-25T16:24:06.878Z] Removing intermediate container df4f57db36a5 [2021-05-25T16:24:06.878Z] ---> 9207f694d908 [2021-05-25T16:24:06.878Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-25T16:24:06.878Z] 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-05-25T16:24:07.824Z] ---> 38058af23faf [2021-05-25T16:24:07.824Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-25T16:24:08.086Z] ---> Running in 686098ac172e [2021-05-25T16:24:14.679Z] Removing intermediate container ed2d21d33940 [2021-05-25T16:24:14.679Z] ---> ab2460964fd4 [2021-05-25T16:24:14.679Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-25T16:24:15.250Z] ---> Running in 89c001e3cc61 [2021-05-25T16:24:15.250Z] Removing intermediate container 686098ac172e [2021-05-25T16:24:15.250Z] ---> ac646b475c63 [2021-05-25T16:24:15.250Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-25T16:24:15.821Z] Removing intermediate container 89c001e3cc61 [2021-05-25T16:24:15.821Z] ---> 5ab0f7638083 [2021-05-25T16:24:15.821Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-25T16:24:15.821Z] ---> Running in 5953de423698 [2021-05-25T16:24:16.084Z] ---> Running in 5e0eb29ebc7b [2021-05-25T16:24:16.343Z] Removing intermediate container 5953de423698 [2021-05-25T16:24:16.343Z] ---> fcbcfdfe176b [2021-05-25T16:24:16.343Z] Step 29/32 : CMD ["gate"] [2021-05-25T16:24:16.343Z] Removing intermediate container 5e0eb29ebc7b [2021-05-25T16:24:16.343Z] ---> b44db9ee9a0c [2021-05-25T16:24:16.343Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-25T16:24:16.921Z] ---> Running in e7d941850184 [2021-05-25T16:24:17.183Z] ---> 891938fc7f9e [2021-05-25T16:24:17.183Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-25T16:24:19.732Z] Removing intermediate container e7d941850184 [2021-05-25T16:24:19.732Z] ---> 890abd486663 [2021-05-25T16:24:19.732Z] Step 30/32 : LABEL arch=x86_64 [2021-05-25T16:24:19.732Z] ---> Running in 8140efd21cc9 [2021-05-25T16:24:19.732Z] ---> ea79459e2a2b [2021-05-25T16:24:19.732Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-25T16:24:20.306Z] Removing intermediate container 8140efd21cc9 [2021-05-25T16:24:20.306Z] ---> f36466cb4701 [2021-05-25T16:24:20.306Z] Step 31/32 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:24:20.306Z] ---> 87d33a1357d6 [2021-05-25T16:24:20.306Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-25T16:24:20.566Z] ---> Running in 5670c5d0fd17 [2021-05-25T16:24:20.566Z] ---> Running in 98a82b6f60a7 [2021-05-25T16:24:21.136Z] Removing intermediate container 5670c5d0fd17 [2021-05-25T16:24:21.136Z] ---> 7d2ff1d4b5eb [2021-05-25T16:24:21.136Z] Step 32/32 : LABEL version=0.0.0 [2021-05-25T16:24:21.136Z] Removing intermediate container 98a82b6f60a7 [2021-05-25T16:24:21.136Z] ---> 492961cd801c [2021-05-25T16:24:21.136Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:24:21.707Z] ---> Running in 3d3404033bf4 [2021-05-25T16:24:21.707Z] ---> Running in 2b3943058ae5 [2021-05-25T16:24:21.967Z] Removing intermediate container 3d3404033bf4 [2021-05-25T16:24:21.967Z] ---> 89668b49953e [2021-05-25T16:24:21.967Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T16:24:21.967Z] Removing intermediate container 2b3943058ae5 [2021-05-25T16:24:21.967Z] ---> 644a4e05969f [2021-05-25T16:24:21.967Z] [2021-05-25T16:24:22.231Z] Successfully built 644a4e05969f [2021-05-25T16:24:22.231Z] Successfully tagged security-bootstrapper:latest [2021-05-25T16:24:22.231Z]  Building security-bootstrapper ... done  ---> Running in adec0582e821 [2021-05-25T16:24:22.492Z] Removing intermediate container adec0582e821 [2021-05-25T16:24:22.492Z] ---> e53031e4520f [2021-05-25T16:24:22.492Z] Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:24:22.753Z] ---> Running in 3bfa9ff5081e [2021-05-25T16:24:22.753Z] Removing intermediate container 3bfa9ff5081e [2021-05-25T16:24:22.753Z] ---> 8ffb33fa8d6c [2021-05-25T16:24:22.753Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T16:24:23.013Z] ---> Running in 9eab6ed5828d [2021-05-25T16:24:23.274Z] Removing intermediate container 9eab6ed5828d [2021-05-25T16:24:23.274Z] ---> 17b8776f55a6 [2021-05-25T16:24:23.274Z] [2021-05-25T16:24:23.534Z] Successfully built 17b8776f55a6 [2021-05-25T16:24:23.534Z] Successfully tagged sys-mgmt-agent:latest [2021-05-25T16:24:23.802Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-25T16:24:23.812Z] $ docker stop --time=1 21d4251946b1cf98e90f1b209a4042bea8e169b7b67a80725999bf9bd5668dbb [2021-05-25T16:24:26.201Z] $ docker rm -f 21d4251946b1cf98e90f1b209a4042bea8e169b7b67a80725999bf9bd5668dbb [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T16:24:26.607Z] + docker images [2021-05-25T16:24:27.177Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T16:24:27.177Z] sys-mgmt-agent latest 17b8776f55a6 3 seconds ago 312MB [2021-05-25T16:24:27.177Z] security-bootstrapper latest 644a4e05969f 5 seconds ago 18.2MB [2021-05-25T16:24:27.177Z] core-metadata latest 4140569228dd 27 seconds ago 18.6MB [2021-05-25T16:24:27.177Z] support-scheduler latest 16d1414ba442 32 seconds ago 17.1MB [2021-05-25T16:24:27.177Z] f33109bd7282 50 seconds ago 1.17GB [2021-05-25T16:24:27.177Z] e910ea02429c About a minute ago 1.16GB [2021-05-25T16:24:27.177Z] ec716d729ab6 About a minute ago 1.15GB [2021-05-25T16:24:27.177Z] 7dfdbc3605fd About a minute ago 1.16GB [2021-05-25T16:24:27.177Z] core-data latest ee1eca93f459 3 minutes ago 21.6MB [2021-05-25T16:24:27.177Z] security-secretstore-setup latest 125b55f453ea 3 minutes ago 25.8MB [2021-05-25T16:24:27.177Z] support-notifications latest 9b1e141cb03d 4 minutes ago 17.8MB [2021-05-25T16:24:27.177Z] core-command latest bc9af19a7163 4 minutes ago 17.1MB [2021-05-25T16:24:27.177Z] security-proxy-setup latest e9546c1edec1 4 minutes ago 25.3MB [2021-05-25T16:24:27.177Z] e77bc8974fe2 4 minutes ago 1.16GB [2021-05-25T16:24:27.177Z] 00d92186f0eb 4 minutes ago 1.17GB [2021-05-25T16:24:27.177Z] 83899160e9c9 4 minutes ago 1.16GB [2021-05-25T16:24:27.177Z] 8daa7069efbc 4 minutes ago 1.16GB [2021-05-25T16:24:27.177Z] f51477d09f77 5 minutes ago 1.16GB [2021-05-25T16:24:27.177Z] ci-base-image-x86_64 latest 10de9ed67ba2 13 minutes ago 648MB [2021-05-25T16:24:27.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-25T16:24:27.177Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-25T16:24:27.177Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-25T16:24:27.177Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-25T16:24:27.177Z] 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-05-25T16:24:42.395Z] Still waiting to schedule task [2021-05-25T16:24:42.396Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-25T16:25:13.608Z] 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-05-25T16:25:26.093Z] Removing intermediate container 2b8806643551 [2021-05-25T16:25:26.093Z] ---> 7cece4b9ed32 [2021-05-25T16:25:26.093Z] [2021-05-25T16:25:26.093Z] Step 11/26 : FROM alpine:3.12 [2021-05-25T16:25:26.093Z] 3.12: Pulling from library/alpine [2021-05-25T16:25:26.373Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T16:25:26.373Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T16:25:26.373Z] ---> 9852663dfa18 [2021-05-25T16:25:26.373Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-25T16:25:26.996Z] ---> Running in ef0f274cf0b3 [2021-05-25T16:25:29.002Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:25:29.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:25:30.272Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-25T16:25:30.272Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T16:25:30.272Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-25T16:25:30.272Z] (4/6) Installing curl (7.76.1-r0) [2021-05-25T16:25:30.272Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-25T16:25:30.272Z] (6/6) Installing su-exec (0.2-r1) [2021-05-25T16:25:30.272Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:25:30.550Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T16:25:30.829Z] OK: 7 MiB in 20 packages [2021-05-25T16:25:34.281Z] Removing intermediate container ef0f274cf0b3 [2021-05-25T16:25:34.281Z] ---> bedba5a6c514 [2021-05-25T16:25:34.281Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T16:25:34.281Z] ---> Running in 52d0740f6236 [2021-05-25T16:25:35.740Z] Removing intermediate container 52d0740f6236 [2021-05-25T16:25:35.740Z] ---> f4d5fec1c737 [2021-05-25T16:25:35.740Z] Step 14/26 : WORKDIR / [2021-05-25T16:25:36.019Z] ---> Running in 5ce191040b8e [2021-05-25T16:25:38.091Z] Removing intermediate container 5ce191040b8e [2021-05-25T16:25:38.091Z] ---> 9e782af8e599 [2021-05-25T16:25:38.091Z] 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-05-25T16:25:38.737Z] Removing intermediate container 3003138592e8 [2021-05-25T16:25:38.737Z] ---> e9b3803bf2d4 [2021-05-25T16:25:38.737Z] [2021-05-25T16:25:38.737Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T16:25:38.737Z] ---> 9852663dfa18 [2021-05-25T16:25:38.737Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T16:25:39.022Z] ---> Running in f17186dd986e [2021-05-25T16:25:39.625Z] ---> ee8f6e21cf32 [2021-05-25T16:25:39.625Z] 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-05-25T16:25:42.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:25:42.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:25:42.552Z] ---> b77f613b0e7a [2021-05-25T16:25:42.552Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-25T16:25:42.552Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T16:25:42.552Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:25:42.826Z] OK: 5 MiB in 15 packages [2021-05-25T16:25:44.837Z] Removing intermediate container ce69c24e9739 [2021-05-25T16:25:44.837Z] ---> 712a9486d993 [2021-05-25T16:25:44.837Z] [2021-05-25T16:25:44.837Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T16:25:44.837Z] ---> 9852663dfa18 [2021-05-25T16:25:44.837Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-25T16:25:44.837Z] Removing intermediate container b644654b8ce4 [2021-05-25T16:25:44.837Z] ---> d737aa632c58 [2021-05-25T16:25:44.837Z] [2021-05-25T16:25:44.837Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T16:25:44.837Z] ---> 9852663dfa18 [2021-05-25T16:25:44.837Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-25T16:25:44.837Z] ---> f4a50109a6c2 [2021-05-25T16:25:44.837Z] 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-05-25T16:25:45.115Z] ---> Running in 4a042eafb4c7 [2021-05-25T16:25:45.115Z] ---> Running in 7f4b6cf9fd80 [2021-05-25T16:25:45.115Z] Removing intermediate container f17186dd986e [2021-05-25T16:25:45.115Z] ---> f7bb8da8db0f [2021-05-25T16:25:45.115Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T16:25:45.710Z] ---> Running in e0766467c149 [2021-05-25T16:25:45.987Z] ---> 7a9d77e3941d [2021-05-25T16:25:45.987Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-25T16:25:46.263Z] Removing intermediate container e0766467c149 [2021-05-25T16:25:46.263Z] ---> 2ad781a9ea66 [2021-05-25T16:25:46.263Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-25T16:25:46.540Z] ---> Running in 30efc8f8b88d [2021-05-25T16:25:47.535Z] Removing intermediate container 30efc8f8b88d [2021-05-25T16:25:47.535Z] ---> 5c22c18f25d1 [2021-05-25T16:25:47.535Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T16:25:47.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:25:47.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:25:48.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:25:48.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:25:48.124Z] ---> Running in 7fb80250f6c7 [2021-05-25T16:25:48.124Z] ---> e76f018227da [2021-05-25T16:25:48.124Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-25T16:25:48.740Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T16:25:48.740Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:25:48.740Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-25T16:25:48.740Z] OK: 5 MiB in 15 packages [2021-05-25T16:25:48.740Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-25T16:25:48.740Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:25:49.019Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T16:25:49.019Z] OK: 6 MiB in 16 packages [2021-05-25T16:25:49.019Z] Removing intermediate container 7fb80250f6c7 [2021-05-25T16:25:49.019Z] ---> 1040f3cf98a6 [2021-05-25T16:25:49.019Z] Step 16/24 : WORKDIR / [2021-05-25T16:25:50.008Z] ---> Running in 48432690f67e [2021-05-25T16:25:50.286Z] ---> bc52612bcdef [2021-05-25T16:25:50.286Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-25T16:25:50.902Z] Removing intermediate container a6429b33595f [2021-05-25T16:25:50.902Z] ---> 58e8dc383d30 [2021-05-25T16:25:50.902Z] [2021-05-25T16:25:50.902Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T16:25:50.902Z] ---> 9852663dfa18 [2021-05-25T16:25:50.902Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T16:25:50.902Z] ---> Using cache [2021-05-25T16:25:50.902Z] ---> 003fe137db87 [2021-05-25T16:25:50.902Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T16:25:50.902Z] Removing intermediate container 48432690f67e [2021-05-25T16:25:50.902Z] ---> 45e04da21add [2021-05-25T16:25:50.902Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:25:51.181Z] Removing intermediate container 4a042eafb4c7 [2021-05-25T16:25:51.181Z] ---> 003fe137db87 [2021-05-25T16:25:51.181Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T16:25:51.181Z] ---> Running in 5ba3233ee5c6 [2021-05-25T16:25:51.455Z] ---> Running in fafefc66dd35 [2021-05-25T16:25:51.727Z] Removing intermediate container 7f4b6cf9fd80 [2021-05-25T16:25:51.727Z] ---> 2470e85b7f62 [2021-05-25T16:25:51.727Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T16:25:51.727Z] ---> 4d6888c39178 [2021-05-25T16:25:51.727Z] 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-05-25T16:25:51.999Z] ---> Running in a7479bbeab2a [2021-05-25T16:25:51.999Z] ---> Running in 6b99fa809333 [2021-05-25T16:25:51.999Z] Removing intermediate container 5ba3233ee5c6 [2021-05-25T16:25:51.999Z] ---> da77f6d72bd5 [2021-05-25T16:25:51.999Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-25T16:25:52.272Z] Removing intermediate container fafefc66dd35 [2021-05-25T16:25:52.272Z] ---> c468f72cd0a4 [2021-05-25T16:25:52.272Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-25T16:25:52.272Z] ---> 0c34c8399781 [2021-05-25T16:25:52.272Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-25T16:25:52.543Z] ---> Running in dfe59d515a4c [2021-05-25T16:25:52.543Z] ---> Running in 5dd7f4792430 [2021-05-25T16:25:52.817Z] Removing intermediate container 6b99fa809333 [2021-05-25T16:25:52.817Z] ---> 5a446e34b0c2 [2021-05-25T16:25:52.817Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-25T16:25:53.091Z] ---> Running in 35cec794444b [2021-05-25T16:25:53.362Z] Removing intermediate container dfe59d515a4c [2021-05-25T16:25:53.362Z] ---> 17c07b6359aa [2021-05-25T16:25:53.362Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T16:25:53.362Z] Removing intermediate container 5dd7f4792430 [2021-05-25T16:25:53.362Z] ---> eba2634cf9fd [2021-05-25T16:25:53.362Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T16:25:53.642Z] ---> Running in 6533ce380318 [2021-05-25T16:25:53.642Z] ---> Running in 01b878c36999 [2021-05-25T16:25:53.642Z] Removing intermediate container 35cec794444b [2021-05-25T16:25:53.642Z] ---> 7c8ecd677fcb [2021-05-25T16:25:53.642Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T16:25:54.246Z] ---> Running in 0290a9dc78d7 [2021-05-25T16:25:54.246Z] ---> 21f4fedcb5a2 [2021-05-25T16:25:54.246Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-25T16:25:54.518Z] Removing intermediate container 6533ce380318 [2021-05-25T16:25:54.518Z] ---> 0e1d3d28c7f8 [2021-05-25T16:25:54.518Z] Step 16/24 : WORKDIR / [2021-05-25T16:25:54.518Z] Removing intermediate container 01b878c36999 [2021-05-25T16:25:54.518Z] ---> 34b7dab27550 [2021-05-25T16:25:54.518Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:25:54.791Z] ---> Running in 049c952fd439 [2021-05-25T16:25:55.066Z] Removing intermediate container 0290a9dc78d7 [2021-05-25T16:25:55.066Z] ---> ddab322c0232 [2021-05-25T16:25:55.067Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:25:55.343Z] Removing intermediate container a7479bbeab2a [2021-05-25T16:25:55.343Z] ---> 2f0a6e75d2b7 [2021-05-25T16:25:55.343Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-25T16:25:55.343Z] ---> fc0d996ca828 [2021-05-25T16:25:55.343Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-25T16:25:55.618Z] ---> Running in aa493e766473 [2021-05-25T16:25:55.618Z] ---> Running in 29271d3552d5 [2021-05-25T16:25:55.618Z] ---> f6dd2321fd8e [2021-05-25T16:25:55.618Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-25T16:25:55.891Z] Removing intermediate container 049c952fd439 [2021-05-25T16:25:55.891Z] ---> cb8da505150e [2021-05-25T16:25:55.891Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:25:56.168Z] ---> 29a60ca697f9 [2021-05-25T16:25:56.168Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-25T16:25:56.168Z] Removing intermediate container aa493e766473 [2021-05-25T16:25:56.168Z] ---> 1b7427df0964 [2021-05-25T16:25:56.168Z] Step 24/26 : LABEL arch=arm64 [2021-05-25T16:25:56.452Z] Removing intermediate container 29271d3552d5 [2021-05-25T16:25:56.452Z] ---> 9ba3fe0d5ce0 [2021-05-25T16:25:56.452Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:25:56.726Z] ---> Running in c12edf67e676 [2021-05-25T16:25:57.004Z] ---> Running in 8730c465b7b2 [2021-05-25T16:25:57.004Z] ---> da3b42b611bd [2021-05-25T16:25:57.004Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-25T16:25:57.991Z] Removing intermediate container c12edf67e676 [2021-05-25T16:25:57.991Z] ---> a4fb24ad4eba [2021-05-25T16:25:57.991Z] Step 25/26 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:25:57.991Z] ---> e112758fcd99 [2021-05-25T16:25:57.991Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-25T16:25:57.991Z] ---> Running in de7fa7e806e7 [2021-05-25T16:25:58.271Z] ---> 8892d1767141 [2021-05-25T16:25:58.272Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-25T16:25:58.272Z] Removing intermediate container 8730c465b7b2 [2021-05-25T16:25:58.272Z] ---> 83e9be6cdf6e [2021-05-25T16:25:58.272Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T16:25:58.546Z] ---> Running in b778412ffe15 [2021-05-25T16:25:58.822Z] ---> e57895b5a749 [2021-05-25T16:25:58.822Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-25T16:25:58.822Z] Removing intermediate container de7fa7e806e7 [2021-05-25T16:25:58.822Z] ---> 8133e6646817 [2021-05-25T16:25:58.822Z] Step 26/26 : LABEL version=0.0.0 [2021-05-25T16:25:59.100Z] ---> Running in f6e4bb74a96f [2021-05-25T16:25:59.373Z] ---> 95f1b872eacc [2021-05-25T16:25:59.373Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-25T16:25:59.373Z] Removing intermediate container b778412ffe15 [2021-05-25T16:25:59.373Z] ---> f35d5f2c0576 [2021-05-25T16:25:59.373Z] Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:25:59.373Z] ---> Running in 43503c6bc518 [2021-05-25T16:25:59.647Z] ---> 3e447e01072c [2021-05-25T16:25:59.647Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-25T16:25:59.647Z] ---> Running in 917a0f25ab75 [2021-05-25T16:25:59.919Z] Removing intermediate container f6e4bb74a96f [2021-05-25T16:25:59.919Z] ---> 0482ec9bdd0c [2021-05-25T16:25:59.919Z] [2021-05-25T16:25:59.919Z] ---> Running in 87b2483a365f [2021-05-25T16:26:00.190Z] ---> d11bfbfbb05c [2021-05-25T16:26:00.190Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-25T16:26:00.190Z] Removing intermediate container 43503c6bc518 [2021-05-25T16:26:00.190Z] ---> 624a75fea49d [2021-05-25T16:26:00.190Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:26:00.462Z] Successfully built 0482ec9bdd0c [2021-05-25T16:26:00.462Z] ---> Running in 82aefe8899b2 [2021-05-25T16:26:00.462Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-25T16:26:00.462Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-05-25T16:26:00.462Z] ---> Running in 50a51618820b [2021-05-25T16:26:00.740Z] Removing intermediate container 87b2483a365f [2021-05-25T16:26:00.740Z] ---> e4085ee15c36 [2021-05-25T16:26:00.740Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:26:00.740Z] Removing intermediate container 917a0f25ab75 [2021-05-25T16:26:00.740Z] ---> 8a84ae537931 [2021-05-25T16:26:00.740Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T16:26:01.013Z] ---> Running in 38cc80da5cb5 [2021-05-25T16:26:01.013Z] ---> Running in 0d6bb95abb8b [2021-05-25T16:26:01.285Z] Removing intermediate container 82aefe8899b2 [2021-05-25T16:26:01.285Z] ---> e5e86a3deb0c [2021-05-25T16:26:01.285Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:26:01.285Z] Removing intermediate container 50a51618820b [2021-05-25T16:26:01.285Z] ---> b45d558da47a [2021-05-25T16:26:01.285Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T16:26:01.285Z] ---> Running in d6e785d2008d [2021-05-25T16:26:01.563Z] ---> Running in 49e8a38187eb [2021-05-25T16:26:01.563Z] Removing intermediate container 38cc80da5cb5 [2021-05-25T16:26:01.563Z] ---> 43664b15dff8 [2021-05-25T16:26:01.563Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T16:26:01.842Z] Removing intermediate container 0d6bb95abb8b [2021-05-25T16:26:01.842Z] ---> 636b9832b5a6 [2021-05-25T16:26:01.842Z] [2021-05-25T16:26:01.842Z] ---> Running in 385ab63b9fec [2021-05-25T16:26:02.443Z] Removing intermediate container d6e785d2008d [2021-05-25T16:26:02.443Z] ---> 20c4c8ed7943 [2021-05-25T16:26:02.443Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T16:26:02.443Z] Removing intermediate container 49e8a38187eb [2021-05-25T16:26:02.443Z] ---> 95aa21a54e2c [2021-05-25T16:26:02.443Z] Step 22/23 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:26:02.443Z] Successfully built 636b9832b5a6 [2021-05-25T16:26:02.443Z] Successfully tagged core-command-arm64:latest [2021-05-25T16:26:02.443Z]  Building core-command ... done Building security-proxy-setup [2021-05-25T16:26:02.717Z] ---> Running in 19dd8d18367e [2021-05-25T16:26:02.717Z] ---> Running in 67e6e5175bae [2021-05-25T16:26:02.717Z] Removing intermediate container 385ab63b9fec [2021-05-25T16:26:02.717Z] ---> 70702645df99 [2021-05-25T16:26:02.717Z] Step 22/23 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:26:02.991Z] ---> Running in a1b8a6ab5506 [2021-05-25T16:26:03.585Z] Removing intermediate container 67e6e5175bae [2021-05-25T16:26:03.585Z] ---> b67384a775ee [2021-05-25T16:26:03.585Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T16:26:03.585Z] Removing intermediate container 19dd8d18367e [2021-05-25T16:26:03.585Z] ---> ff6a8af8eea1 [2021-05-25T16:26:03.585Z] Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:26:03.860Z] ---> Running in 5afe10297965 [2021-05-25T16:26:03.860Z] ---> Running in f8593dc7dc9a [2021-05-25T16:26:03.860Z] Removing intermediate container a1b8a6ab5506 [2021-05-25T16:26:03.860Z] ---> 6f5c36f3d6fa [2021-05-25T16:26:03.860Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T16:26:04.465Z] ---> Running in 2f4c1bd789f8 [2021-05-25T16:26:05.070Z] Removing intermediate container f8593dc7dc9a [2021-05-25T16:26:05.070Z] ---> ac13257046d7 [2021-05-25T16:26:05.070Z] [2021-05-25T16:26:05.070Z] Removing intermediate container 5afe10297965 [2021-05-25T16:26:05.070Z] ---> b5fad9f42036 [2021-05-25T16:26:05.070Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T16:26:05.697Z] Successfully built ac13257046d7 [2021-05-25T16:26:05.697Z] ---> Running in ec5627fa7bee [2021-05-25T16:26:05.697Z] Successfully tagged support-scheduler-arm64:latest [2021-05-25T16:26:05.697Z] Removing intermediate container 2f4c1bd789f8 [2021-05-25T16:26:05.697Z] ---> 44eb7873dc45 [2021-05-25T16:26:05.697Z]  Building support-scheduler ... done  [2021-05-25T16:26:05.697Z] Building core-data [2021-05-25T16:26:06.300Z] Successfully built 44eb7873dc45 [2021-05-25T16:26:06.573Z] Successfully tagged support-notifications-arm64:latest [2021-05-25T16:26:06.573Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-05-25T16:26:06.573Z] Removing intermediate container ec5627fa7bee [2021-05-25T16:26:06.573Z] ---> ce8010a7f94f [2021-05-25T16:26:06.573Z] [2021-05-25T16:26:07.171Z] Successfully built ce8010a7f94f [2021-05-25T16:26:07.171Z] Successfully tagged core-metadata-arm64:latest [2021-05-25T16:26:41.873Z] Running on prd-ubuntu18.04-docker-8c-8g-157 in /w/workspace/edgexfoundry_edgex-go_PR-3506 [Pipeline] { [Pipeline] ws [2021-05-25T16:26:41.891Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-25T16:26:42.005Z] The recommended git tool is: git [2021-05-25T16:26:44.845Z] using credential edgex-jenkins-ssh [2021-05-25T16:26:44.859Z] Cloning the remote Git repository [2021-05-25T16:26:44.868Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:26:44.940Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-25T16:26:45.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:26:45.016Z] > git --version # timeout=10 [2021-05-25T16:26:45.023Z] > git --version # 'git version 2.17.1' [2021-05-25T16:26:45.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:26:45.124Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:26:56.254Z] Merging remotes/origin/master commit 2e29410641b9439440c3ad07e09c369dc058e6d8 into PR head commit 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:26:56.422Z] Merge succeeded, producing 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:26:56.422Z] Checking out Revision 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea (PR-3506) [2021-05-25T16:26:55.627Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T16:26:55.635Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:26:55.646Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T16:26:55.668Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:26:55.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:26:55.718Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3506/head:refs/remotes/origin/PR-3506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T16:26:56.250Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:26:56.256Z] > git checkout -f 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea # timeout=10 [2021-05-25T16:26:56.345Z] > git remote # timeout=10 [2021-05-25T16:26:56.367Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T16:26:56.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:26:56.381Z] > git merge 2e29410641b9439440c3ad07e09c369dc058e6d8 # timeout=10 [2021-05-25T16:26:56.403Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T16:26:56.413Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:26:56.418Z] > git checkout -f 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea # timeout=10 [2021-05-25T16:27:00.205Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.59" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:27:01.311Z] + echo snap-build.sh [2021-05-25T16:27:01.311Z] snap-build.sh [2021-05-25T16:27:01.311Z] + SNAP_BASE_DIR=. [2021-05-25T16:27:01.311Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-05-25T16:27:01.311Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-05-25T16:27:01.311Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-05-25T16:27:01.311Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-05-25T16:27:01.311Z] + cd /w/workspace/edgex-go/2 [2021-05-25T16:27:01.311Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-25T16:27:01.311Z] Reading package lists... [2021-05-25T16:27:01.574Z] Building dependency tree... [2021-05-25T16:27:01.574Z] Reading state information... [2021-05-25T16:27:01.574Z] The following packages were automatically installed and are no longer required: [2021-05-25T16:27:01.574Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-25T16:27:01.574Z] uidmap xdelta3 [2021-05-25T16:27:01.574Z] Use 'sudo apt autoremove' to remove them. [2021-05-25T16:27:01.574Z] The following packages will be REMOVED: [2021-05-25T16:27:01.574Z] lxd* lxd-client* [2021-05-25T16:27:02.152Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-25T16:27:02.152Z] After this operation, 31.7 MB disk space will be freed. [2021-05-25T16:27:03.703Z]  Building core-metadata ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:27:03.704Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:27:03.704Z] ---> 039933d71846 [2021-05-25T16:27:03.704Z] Step 3/32 : WORKDIR /edgex-go [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> f6b213574691 [2021-05-25T16:27:03.704Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> 4b5881f215e4 [2021-05-25T16:27:03.704Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> c13dd1cb7166 [2021-05-25T16:27:03.704Z] Step 6/32 : COPY go.mod . [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> 05706092f299 [2021-05-25T16:27:03.704Z] Step 7/32 : RUN go mod download [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> 267a1e1402ad [2021-05-25T16:27:03.704Z] Step 8/32 : COPY . . [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> 9fe2e21e29f3 [2021-05-25T16:27:03.704Z] Step 9/32 : RUN go mod tidy [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> 972bffc662ef [2021-05-25T16:27:03.704Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-25T16:27:03.704Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:27:03.704Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:27:03.704Z] ---> 039933d71846 [2021-05-25T16:27:03.704Z] Step 3/22 : WORKDIR /edgex-go [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> f6b213574691 [2021-05-25T16:27:03.704Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> 4b5881f215e4 [2021-05-25T16:27:03.704Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> c13dd1cb7166 [2021-05-25T16:27:03.704Z] Step 6/22 : COPY go.mod . [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> 05706092f299 [2021-05-25T16:27:03.704Z] Step 7/22 : RUN go mod download [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> 267a1e1402ad [2021-05-25T16:27:03.704Z] Step 8/22 : COPY . . [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> 9fe2e21e29f3 [2021-05-25T16:27:03.704Z] Step 9/22 : RUN go mod tidy [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> 972bffc662ef [2021-05-25T16:27:03.704Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-25T16:27:03.704Z] ---> Running in f2275cf1c465 [2021-05-25T16:27:03.704Z] ---> Running in 5a34bf7e2e37 [2021-05-25T16:27:03.704Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:27:03.704Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:27:03.704Z] ---> 039933d71846 [2021-05-25T16:27:03.704Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> f6b213574691 [2021-05-25T16:27:03.704Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> 4b5881f215e4 [2021-05-25T16:27:03.704Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-25T16:27:03.704Z] ---> Running in a221c2f8faf4 [2021-05-25T16:27:03.704Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:27:03.704Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:27:03.704Z] ---> 039933d71846 [2021-05-25T16:27:03.704Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> f6b213574691 [2021-05-25T16:27:03.704Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:27:03.704Z] ---> Using cache [2021-05-25T16:27:03.704Z] ---> 4b5881f215e4 [2021-05-25T16:27:03.704Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-25T16:27:03.704Z] ---> Running in e9578eef0f03 [2021-05-25T16:27:03.704Z] 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-05-25T16:27:03.704Z] 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-05-25T16:27:03.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:27:03.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:27:03.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:27:03.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:27:04.301Z] OK: 218 MiB in 52 packages [2021-05-25T16:27:04.301Z] OK: 218 MiB in 52 packages [2021-05-25T16:27:05.750Z] Removing intermediate container e9578eef0f03 [2021-05-25T16:27:05.750Z] ---> 18436d77b314 [2021-05-25T16:27:06.028Z] Step 6/24 : COPY go.mod . [2021-05-25T16:27:06.306Z] Removing intermediate container a221c2f8faf4 [2021-05-25T16:27:06.306Z] ---> cd608f9f3666 [2021-05-25T16:27:06.306Z] Step 6/24 : COPY go.mod . [2021-05-25T16:27:07.294Z] ---> ea88bf302100 [2021-05-25T16:27:07.294Z] Step 7/24 : RUN go mod download [2021-05-25T16:27:07.570Z] ---> Running in 4a62f70ed8b6 [2021-05-25T16:27:07.845Z] ---> e8e841e40f67 [2021-05-25T16:27:07.845Z] Step 7/24 : RUN go mod download [2021-05-25T16:27:07.845Z] ---> Running in 981cfa98b4c7 [2021-05-25T16:27:09.069Z] (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-05-25T16:27:09.069Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T16:27:10.994Z] Removing lxd dnsmasq configuration [2021-05-25T16:27:10.994Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T16:27:12.384Z] Removing intermediate container 4a62f70ed8b6 [2021-05-25T16:27:12.384Z] ---> 3e4ed7c2dad5 [2021-05-25T16:27:12.384Z] Step 8/24 : COPY . . [2021-05-25T16:27:12.384Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-25T16:27:12.658Z] Removing intermediate container 981cfa98b4c7 [2021-05-25T16:27:12.658Z] ---> fb7d26a5a3d0 [2021-05-25T16:27:12.658Z] Step 8/24 : COPY . . [2021-05-25T16:27:14.301Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T16:27:15.249Z] (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-05-25T16:27:15.249Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T16:27:17.178Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-25T16:27:17.460Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-25T16:27:19.384Z] + sudo snap remove --purge lxd [2021-05-25T16:27:19.646Z] snap "lxd" is not installed [2021-05-25T16:27:19.646Z] + sudo groupadd --force --system lxd [2021-05-25T16:27:19.646Z] ++ whoami [2021-05-25T16:27:19.646Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-25T16:27:19.907Z] + newgrp - lxd [2021-05-25T16:27:20.170Z] + sudo snap install lxd [2021-05-25T16:27:38.309Z] 2021-05-25T16:27:33Z INFO Waiting for automatic snapd restart... [2021-05-25T16:27:45.054Z] ---> f061cb9cdc7e [2021-05-25T16:27:45.054Z] Step 9/24 : RUN go mod tidy [2021-05-25T16:27:45.054Z] ---> f1a77d4b9a6a [2021-05-25T16:27:45.054Z] Step 9/24 : RUN go mod tidy [2021-05-25T16:27:45.054Z] ---> Running in beb4607c72ac [2021-05-25T16:27:45.054Z] ---> Running in aa03ff3e0357 [2021-05-25T16:27:50.496Z] Removing intermediate container beb4607c72ac [2021-05-25T16:27:50.496Z] ---> 4d5424c8fd29 [2021-05-25T16:27:50.496Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-25T16:27:50.496Z] Removing intermediate container aa03ff3e0357 [2021-05-25T16:27:50.496Z] ---> 37aec2660a94 [2021-05-25T16:27:50.496Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-25T16:27:50.496Z] ---> Running in 97d451457cee [2021-05-25T16:27:50.496Z] ---> Running in 182399d22453 [2021-05-25T16:27:52.489Z] 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-05-25T16:27:52.768Z] 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-05-25T16:28:10.447Z] lxd 4.14 from Canonical* installed [2021-05-25T16:28:10.447Z] + sudo lxd init --auto [2021-05-25T16:28:11.112Z] 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-05-25T16:28:19.430Z] Removing intermediate container f2275cf1c465 [2021-05-25T16:28:19.430Z] ---> 6a1b01387a3d [2021-05-25T16:28:19.430Z] [2021-05-25T16:28:19.430Z] Step 11/32 : FROM alpine:3.12 [2021-05-25T16:28:19.430Z] ---> 9852663dfa18 [2021-05-25T16:28:19.430Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-25T16:28:19.430Z] ---> Running in 0b432bbe6008 [2021-05-25T16:28:20.043Z] Removing intermediate container 0b432bbe6008 [2021-05-25T16:28:20.043Z] ---> 98d36ad7e92b [2021-05-25T16:28:20.043Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-25T16:28:20.327Z] ---> Running in 25c74672c672 [2021-05-25T16:28:22.703Z] + sudo snap install --classic snapcraft [2021-05-25T16:28:22.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:28:23.246Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:28:24.247Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-25T16:28:24.247Z] (2/2) Installing su-exec (0.2-r1) [2021-05-25T16:28:24.247Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:28:24.247Z] OK: 5 MiB in 16 packages [2021-05-25T16:28:24.531Z] Removing intermediate container 5a34bf7e2e37 [2021-05-25T16:28:24.531Z] ---> b4189b248d2c [2021-05-25T16:28:24.531Z] [2021-05-25T16:28:24.531Z] Step 11/22 : FROM alpine:3.12 [2021-05-25T16:28:24.531Z] ---> 9852663dfa18 [2021-05-25T16:28:24.531Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-25T16:28:25.134Z] ---> Running in eba8344d0e6f [2021-05-25T16:28:26.131Z] Removing intermediate container 25c74672c672 [2021-05-25T16:28:26.131Z] ---> b0603d27d88e [2021-05-25T16:28:26.131Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-25T16:28:26.410Z] ---> Running in 159470c6ded6 [2021-05-25T16:28:27.012Z] Removing intermediate container 159470c6ded6 [2021-05-25T16:28:27.012Z] ---> 95476970fbca [2021-05-25T16:28:27.012Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-25T16:28:27.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:28:27.293Z] ---> Running in 524161aa61b7 [2021-05-25T16:28:27.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:28:27.853Z] Removing intermediate container 524161aa61b7 [2021-05-25T16:28:27.853Z] ---> 00e716933613 [2021-05-25T16:28:27.853Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-25T16:28:28.130Z] ---> Running in 3da8eb6a47b4 [2021-05-25T16:28:28.130Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-25T16:28:28.130Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T16:28:28.130Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-25T16:28:28.423Z] (4/4) Installing curl (7.76.1-r0) [2021-05-25T16:28:28.423Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:28:28.423Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T16:28:28.698Z] OK: 7 MiB in 18 packages [2021-05-25T16:28:30.870Z] snapcraft 4.7.1 from Canonical* installed [2021-05-25T16:28:30.870Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-25T16:28:30.870Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-25T16:28:30.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T16:28:30.870Z] Dload Upload Total Spent Left Speed [2021-05-25T16:28:30.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3993 0 --:--:-- --:--:-- --:--:-- 3993 [2021-05-25T16:28:30.870Z] 100 3325k 100 3325k 0 0 11.3M 0 --:--:-- --:--:-- --:--:-- 11.3M [2021-05-25T16:28:30.870Z] ./yq_linux_amd64 [2021-05-25T16:28:30.870Z] + sudo snapcraft prime --use-lxd [2021-05-25T16:28:31.340Z] Removing intermediate container eba8344d0e6f [2021-05-25T16:28:31.340Z] ---> a257b9a3e9ec [2021-05-25T16:28:31.340Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T16:28:31.614Z] ---> Running in fbd868076e56 [2021-05-25T16:28:31.822Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-25T16:28:31.822Z] 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-05-25T16:28:31.822Z] - README.md [2021-05-25T16:28:31.822Z] [2021-05-25T16:28:31.822Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-25T16:28:31.890Z] Removing intermediate container 3da8eb6a47b4 [2021-05-25T16:28:31.890Z] ---> c04433e38f27 [2021-05-25T16:28:31.890Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-25T16:28:32.170Z] ---> Running in 905e69657dde [2021-05-25T16:28:32.450Z] Removing intermediate container fbd868076e56 [2021-05-25T16:28:32.450Z] ---> 012f27b78b4f [2021-05-25T16:28:32.450Z] Step 14/22 : WORKDIR /edgex [2021-05-25T16:28:32.724Z] ---> Running in f821757d32f5 [2021-05-25T16:28:32.766Z] Launching a container. [2021-05-25T16:28:32.999Z] Removing intermediate container 905e69657dde [2021-05-25T16:28:33.000Z] ---> 9c6f8e7e9ade [2021-05-25T16:28:33.000Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-25T16:28:33.602Z] Removing intermediate container f821757d32f5 [2021-05-25T16:28:33.602Z] ---> e45d2e9b6f9e [2021-05-25T16:28:33.602Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-25T16:28:34.594Z] ---> 5af23844c4db [2021-05-25T16:28:34.594Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-25T16:28:34.594Z] ---> Running in 23b9b2f58a8c [2021-05-25T16:28:35.585Z] ---> 1039c142a56f [2021-05-25T16:28:35.585Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-25T16:28:37.630Z] ---> 52c4f97a6fd0 [2021-05-25T16:28:37.630Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-25T16:28:38.616Z] Removing intermediate container 23b9b2f58a8c [2021-05-25T16:28:38.616Z] ---> 647bbd8713d4 [2021-05-25T16:28:38.616Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:28:39.606Z] ---> aafe0b061b14 [2021-05-25T16:28:39.606Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-25T16:28:39.897Z] ---> Running in 2645b7c919c7 [2021-05-25T16:28:39.897Z] ---> 08f470b3491c [2021-05-25T16:28:39.897Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-25T16:28:40.501Z] Removing intermediate container 2645b7c919c7 [2021-05-25T16:28:40.502Z] ---> dd6c69c8ba0c [2021-05-25T16:28:40.502Z] Step 19/22 : CMD ["--init=true"] [2021-05-25T16:28:40.786Z] ---> Running in b2d439a52cb5 [2021-05-25T16:28:40.947Z] Waiting for container to be ready [2021-05-25T16:28:40.947Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-25T16:28:40.947Z] [2021-05-25T16:28:41.806Z] Removing intermediate container b2d439a52cb5 [2021-05-25T16:28:41.806Z] ---> abe0633a2e2d [2021-05-25T16:28:41.806Z] Step 20/22 : LABEL arch=arm64 [2021-05-25T16:28:42.084Z] ---> Running in 38ef412c9767 [2021-05-25T16:28:42.366Z] ---> a20694a86c7c [2021-05-25T16:28:42.366Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-25T16:28:42.969Z] Removing intermediate container 38ef412c9767 [2021-05-25T16:28:42.969Z] ---> bec575008959 [2021-05-25T16:28:43.258Z] Step 21/22 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:28:43.258Z] ---> Running in e2c6846fb7e8 [2021-05-25T16:28:43.542Z] ---> f4d344d0b425 [2021-05-25T16:28:43.542Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-25T16:28:44.159Z] Removing intermediate container e2c6846fb7e8 [2021-05-25T16:28:44.159Z] ---> ef65e6a2a600 [2021-05-25T16:28:44.159Z] Step 22/22 : LABEL version=0.0.0 [2021-05-25T16:28:44.432Z] ---> Running in 83dc90125fe7 [2021-05-25T16:28:45.163Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-25T16:28:45.424Z] ---> 2f8219f90443 [2021-05-25T16:28:45.425Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-25T16:28:45.425Z] Removing intermediate container 83dc90125fe7 [2021-05-25T16:28:45.425Z] ---> 2f89af2baf81 [2021-05-25T16:28:45.425Z] [2021-05-25T16:28:46.027Z] Successfully built 2f89af2baf81 [2021-05-25T16:28:46.306Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-25T16:28:46.551Z] Waiting for network to be ready... [2021-05-25T16:28:46.813Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-25T16:28:46.813Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-25T16:28:46.813Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-25T16:28:46.912Z]  Building security-proxy-setup ... done  ---> a695751cdca7 [2021-05-25T16:28:46.912Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-25T16:28:47.074Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-25T16:28:47.074Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-25T16:28:47.074Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-25T16:28:47.074Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-25T16:28:47.074Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-25T16:28:47.074Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-25T16:28:47.074Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-25T16:28:47.189Z] ---> Running in f7dfb98be150 [2021-05-25T16:28:47.335Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-25T16:28:47.597Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-25T16:28:47.790Z] Removing intermediate container f7dfb98be150 [2021-05-25T16:28:47.790Z] ---> dc19df0dd869 [2021-05-25T16:28:47.790Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-25T16:28:47.858Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-25T16:28:47.859Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-25T16:28:47.859Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-25T16:28:47.859Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-25T16:28:47.859Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-25T16:28:47.859Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-25T16:28:48.122Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-25T16:28:48.382Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-25T16:28:48.644Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-25T16:28:48.644Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-25T16:28:48.644Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-25T16:28:48.644Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-25T16:28:48.644Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-25T16:28:48.644Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-25T16:28:48.644Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-25T16:28:48.771Z] ---> 8134db4bcfbc [2021-05-25T16:28:48.771Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-25T16:28:49.373Z] ---> Running in e0634ceb36b5 [2021-05-25T16:28:51.195Z] Fetched 24.6 MB in 4s (6010 kB/s) [2021-05-25T16:28:51.776Z] Reading package lists... [2021-05-25T16:28:52.036Z] Reading package lists... [2021-05-25T16:28:52.298Z] Building dependency tree... [2021-05-25T16:28:52.298Z] Reading state information... [2021-05-25T16:28:52.298Z] The following additional packages will be installed: [2021-05-25T16:28:52.298Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-25T16:28:52.298Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-25T16:28:52.298Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-25T16:28:52.298Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-25T16:28:52.298Z] Suggested packages: [2021-05-25T16:28:52.298Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-25T16:28:52.298Z] Recommended packages: [2021-05-25T16:28:52.298Z] gnupg libsasl2-modules [2021-05-25T16:28:52.561Z] The following NEW packages will be installed: [2021-05-25T16:28:52.561Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-25T16:28:52.561Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-25T16:28:52.561Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-25T16:28:52.561Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-25T16:28:52.561Z] The following packages will be upgraded: [2021-05-25T16:28:52.561Z] gpg gpg-agent gpgconf libudev1 [2021-05-25T16:28:52.561Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-25T16:28:52.561Z] Need to get 3530 kB of archives. [2021-05-25T16:28:52.561Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-25T16:28:52.561Z] 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-05-25T16:28:52.561Z] 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-05-25T16:28:52.561Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-25T16:28:52.561Z] 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-05-25T16:28:52.794Z] Removing intermediate container e0634ceb36b5 [2021-05-25T16:28:52.794Z] ---> abee4f81b293 [2021-05-25T16:28:52.794Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-25T16:28:52.794Z] ---> Running in 69bef50b750c [2021-05-25T16:28:52.824Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-25T16:28:53.085Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-25T16:28:53.345Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-25T16:28:53.345Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-25T16:28:53.345Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-25T16:28:53.345Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-25T16:28:53.345Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-25T16:28:53.345Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-25T16:28:53.345Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-25T16:28:53.345Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-25T16:28:53.345Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-25T16:28:53.345Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-25T16:28:53.606Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-25T16:28:53.606Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-25T16:28:53.606Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-25T16:28:53.606Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-25T16:28:53.606Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-25T16:28:53.606Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-25T16:28:53.606Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T16:28:53.606Z] Fetched 3530 kB in 1s (3220 kB/s) [2021-05-25T16:28:53.794Z] Removing intermediate container 69bef50b750c [2021-05-25T16:28:53.794Z] ---> accd6ecb9a30 [2021-05-25T16:28:53.794Z] Step 29/32 : CMD ["gate"] [2021-05-25T16:28:53.872Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-25T16:28:53.872Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-25T16:28:53.872Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T16:28:53.872Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-25T16:28:53.872Z] Selecting previously unselected package udev. [2021-05-25T16:28:53.872Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-25T16:28:53.872Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-25T16:28:54.071Z] ---> Running in e3e774830e60 [2021-05-25T16:28:54.136Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-25T16:28:54.397Z] Selecting previously unselected package libfuse2:amd64. [2021-05-25T16:28:54.397Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-25T16:28:54.397Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-25T16:28:54.659Z] Selecting previously unselected package fuse. [2021-05-25T16:28:54.659Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-25T16:28:54.659Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-25T16:28:54.659Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T16:28:54.920Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T16:28:54.942Z] Removing intermediate container e3e774830e60 [2021-05-25T16:28:54.942Z] ---> 1bfed4bff34f [2021-05-25T16:28:54.942Z] Step 30/32 : LABEL arch=arm64 [2021-05-25T16:28:54.942Z] ---> Running in dc77b6c9c3e3 [2021-05-25T16:28:55.182Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T16:28:55.182Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T16:28:55.182Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T16:28:55.444Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T16:28:55.444Z] Selecting previously unselected package libksba8:amd64. [2021-05-25T16:28:55.444Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-25T16:28:55.444Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-25T16:28:55.444Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-25T16:28:55.444Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:28:55.444Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:55.444Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-25T16:28:55.444Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:28:55.444Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:55.706Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-25T16:28:55.706Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:28:55.706Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:55.706Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-25T16:28:55.706Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:28:55.706Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:55.706Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-25T16:28:55.706Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:28:55.706Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:55.746Z] Removing intermediate container dc77b6c9c3e3 [2021-05-25T16:28:55.746Z] ---> 607743dc09f8 [2021-05-25T16:28:55.746Z] Step 31/32 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:28:55.969Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-25T16:28:55.969Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:28:55.969Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:55.969Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-25T16:28:55.969Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:28:55.969Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:55.969Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-25T16:28:55.969Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:28:55.969Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:56.075Z] ---> Running in 8ed9233474a9 [2021-05-25T16:28:56.230Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-25T16:28:56.230Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T16:28:56.230Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:56.230Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-25T16:28:56.230Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-25T16:28:56.230Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T16:28:56.230Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-25T16:28:56.230Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-25T16:28:56.230Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T16:28:56.230Z] Selecting previously unselected package libldap-common. [2021-05-25T16:28:56.230Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-25T16:28:56.230Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T16:28:56.493Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-25T16:28:56.494Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-25T16:28:56.494Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T16:28:56.494Z] Selecting previously unselected package dirmngr. [2021-05-25T16:28:56.494Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T16:28:56.734Z] Removing intermediate container 8ed9233474a9 [2021-05-25T16:28:56.734Z] ---> 70c9f92828b5 [2021-05-25T16:28:56.734Z] Step 32/32 : LABEL version=0.0.0 [2021-05-25T16:28:56.756Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-25T16:28:56.756Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T16:28:56.756Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-25T16:28:56.756Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-25T16:28:56.756Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T16:28:57.017Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T16:28:57.017Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-25T16:28:57.017Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:57.017Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-25T16:28:57.017Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T16:28:57.017Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-25T16:28:57.051Z] ---> Running in e08d0d7a6bf6 [2021-05-25T16:28:57.278Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-25T16:28:57.278Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:57.540Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-25T16:28:57.540Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-25T16:28:57.540Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-25T16:28:57.540Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:57.801Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:57.801Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:57.801Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:57.801Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:57.801Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:58.042Z] Removing intermediate container e08d0d7a6bf6 [2021-05-25T16:28:58.042Z] ---> 50b2eb5fae94 [2021-05-25T16:28:58.042Z] [2021-05-25T16:28:58.061Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T16:28:58.061Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T16:28:58.061Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-25T16:28:58.322Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T16:28:58.652Z] Successfully built 50b2eb5fae94 [2021-05-25T16:28:58.653Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-25T16:28:58.896Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-25T16:28:58.896Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-25T16:28:58.896Z] This means they are not meant to be enabled using systemctl. [2021-05-25T16:28:58.896Z] Possible reasons for having this kind of units are: [2021-05-25T16:28:58.896Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-25T16:28:58.896Z] .wants/ or .requires/ directory. [2021-05-25T16:28:58.896Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-25T16:28:58.896Z] a requirement dependency on it. [2021-05-25T16:28:58.896Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-25T16:28:58.896Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-25T16:28:58.896Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-25T16:28:58.896Z] instance name specified. [2021-05-25T16:28:59.164Z] Reading package lists... [2021-05-25T16:28:59.426Z] Building dependency tree... [2021-05-25T16:28:59.426Z] Reading state information... [2021-05-25T16:28:59.426Z] The following additional packages will be installed: [2021-05-25T16:28:59.426Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-25T16:28:59.426Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-25T16:28:59.426Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-25T16:28:59.426Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-25T16:28:59.426Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-25T16:28:59.426Z] Suggested packages: [2021-05-25T16:28:59.426Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-25T16:28:59.426Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-25T16:28:59.426Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-25T16:28:59.426Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-25T16:28:59.426Z] systemd-container policykit-1 [2021-05-25T16:28:59.426Z] Recommended packages: [2021-05-25T16:28:59.426Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-25T16:28:59.426Z] The following NEW packages will be installed: [2021-05-25T16:28:59.426Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-25T16:28:59.426Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-25T16:28:59.426Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-25T16:28:59.426Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-25T16:28:59.426Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-25T16:28:59.426Z] The following packages will be upgraded: [2021-05-25T16:28:59.426Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-25T16:28:59.426Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-25T16:28:59.426Z] Need to get 35.2 MB of archives. [2021-05-25T16:28:59.426Z] After this operation, 141 MB of additional disk space will be used. [2021-05-25T16:28:59.426Z] 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-05-25T16:28:59.687Z] 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-05-25T16:28:59.687Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-25T16:28:59.687Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-25T16:28:59.687Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-25T16:28:59.687Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-25T16:28:59.687Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-25T16:28:59.687Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-25T16:28:59.687Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-25T16:28:59.687Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-25T16:28:59.687Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-25T16:28:59.687Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-25T16:28:59.687Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-25T16:28:59.687Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-25T16:28:59.687Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-25T16:28:59.687Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-25T16:28:59.687Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-25T16:29:00.634Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-25T16:29:00.634Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-25T16:29:00.634Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-25T16:29:00.634Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-25T16:29:00.634Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-25T16:29:00.634Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-25T16:29:00.634Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-25T16:29:00.634Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-25T16:29:00.634Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-25T16:29:00.634Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-25T16:29:00.634Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-25T16:29:00.897Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-25T16:29:00.897Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-25T16:29:00.897Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T16:29:00.897Z] Fetched 35.2 MB in 1s (26.7 MB/s) [2021-05-25T16:29:00.897Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T16:29:00.897Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-25T16:29:01.159Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T16:29:01.739Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-25T16:29:01.739Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T16:29:01.739Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-25T16:29:02.018Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T16:29:02.018Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-25T16:29:02.018Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-25T16:29:02.280Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-25T16:29:02.281Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T16:29:02.281Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-25T16:29:02.543Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-25T16:29:03.121Z] Setting up apt (1.6.13) ... [2021-05-25T16:29:03.121Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-25T16:29:03.383Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-25T16:29:03.383Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-25T16:29:03.383Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-25T16:29:03.649Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-25T16:29:03.649Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-25T16:29:03.649Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T16:29:03.649Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:29:03.910Z] Selecting previously unselected package libexpat1:amd64. [2021-05-25T16:29:03.910Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-25T16:29:03.910Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-25T16:29:03.910Z] Selecting previously unselected package python3.6-minimal. [2021-05-25T16:29:03.910Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T16:29:04.177Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:29:04.437Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-25T16:29:04.437Z] Checking for services that may need to be restarted...done. [2021-05-25T16:29:04.437Z] Checking for services that may need to be restarted...done. [2021-05-25T16:29:04.701Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:29:04.701Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-25T16:29:04.701Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:29:05.276Z] Selecting previously unselected package python3-minimal. [2021-05-25T16:29:05.276Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-25T16:29:05.276Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-25T16:29:05.276Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-25T16:29:05.538Z] Selecting previously unselected package mime-support. [2021-05-25T16:29:05.538Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-25T16:29:05.538Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-25T16:29:05.798Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-25T16:29:05.798Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-25T16:29:05.798Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-25T16:29:06.061Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-25T16:29:06.061Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T16:29:06.061Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:29:07.451Z] Selecting previously unselected package python3.6. [2021-05-25T16:29:07.451Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T16:29:08.028Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:29:12.252Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-25T16:29:12.252Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-25T16:29:12.252Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-25T16:29:12.252Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-25T16:29:12.514Z] Selecting previously unselected package python3. [2021-05-25T16:29:12.514Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-25T16:29:12.514Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-25T16:29:12.514Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-25T16:29:12.514Z] Selecting previously unselected package multiarch-support. [2021-05-25T16:29:12.514Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T16:29:12.514Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-25T16:29:12.775Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-25T16:29:12.775Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-25T16:29:12.775Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-25T16:29:12.775Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-25T16:29:12.775Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-25T16:29:12.775Z] Selecting previously unselected package libbsd0:amd64. [2021-05-25T16:29:12.775Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-25T16:29:12.775Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-25T16:29:13.037Z] Selecting previously unselected package sudo. [2021-05-25T16:29:13.037Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-25T16:29:13.037Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-25T16:29:13.037Z] Selecting previously unselected package apparmor. [2021-05-25T16:29:13.037Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-25T16:29:13.037Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-25T16:29:13.301Z] Selecting previously unselected package libedit2:amd64. [2021-05-25T16:29:13.301Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-25T16:29:13.301Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-25T16:29:13.562Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-25T16:29:13.562Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T16:29:13.562Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:29:13.562Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-25T16:29:13.562Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T16:29:13.562Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:29:13.562Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-25T16:29:13.562Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-25T16:29:13.562Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-25T16:29:13.562Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-25T16:29:13.562Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T16:29:13.562Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:29:13.768Z]  Building security-bootstrapper ... done Removing intermediate container 182399d22453 [2021-05-25T16:29:13.768Z] ---> ddd7a8c0e30d [2021-05-25T16:29:13.768Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-25T16:29:13.768Z] ---> Running in a9a21763f52b [2021-05-25T16:29:13.824Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-25T16:29:13.824Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T16:29:13.824Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:29:14.086Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-25T16:29:14.086Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-25T16:29:14.086Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-25T16:29:14.353Z] Selecting previously unselected package openssh-client. [2021-05-25T16:29:14.353Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-25T16:29:14.353Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-25T16:29:14.615Z] Selecting previously unselected package squashfs-tools. [2021-05-25T16:29:14.615Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-25T16:29:14.615Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-25T16:29:14.753Z] 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-05-25T16:29:14.877Z] Selecting previously unselected package snapd. [2021-05-25T16:29:14.877Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-25T16:29:14.877Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-25T16:29:16.797Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-25T16:29:16.797Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-25T16:29:17.060Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-25T16:29:17.060Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-25T16:29:17.060Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-25T16:29:17.060Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:29:17.060Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T16:29:17.060Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-25T16:29:17.060Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-25T16:29:17.367Z] Removing intermediate container a9a21763f52b [2021-05-25T16:29:17.367Z] ---> bbbdf5edd0b0 [2021-05-25T16:29:17.367Z] [2021-05-25T16:29:17.367Z] Step 12/24 : FROM docker:20.10.0 [2021-05-25T16:29:17.367Z] 20.10.0: Pulling from library/docker [2021-05-25T16:29:18.004Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-25T16:29:18.005Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-25T16:29:18.005Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-25T16:29:18.005Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:29:18.005Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:29:18.005Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T16:29:18.579Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-25T16:29:18.579Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:29:18.579Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-25T16:29:18.579Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-25T16:29:18.579Z] running python rtupdate hooks for python3.6... [2021-05-25T16:29:18.579Z] running python post-rtupdate hooks for python3.6... [2021-05-25T16:29:18.842Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-25T16:29:20.760Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-25T16:29:20.760Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T16:29:20.760Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-25T16:29:21.022Z] Setting up snapd (2.48.3+18.04) ... [2021-05-25T16:29:21.284Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-25T16:29:21.546Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-25T16:29:21.808Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-25T16:29:21.808Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-25T16:29:22.069Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-25T16:29:22.069Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-25T16:29:22.331Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-25T16:29:22.593Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-25T16:29:22.593Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-25T16:29:22.748Z] Removing intermediate container 97d451457cee [2021-05-25T16:29:22.748Z] ---> cbb4c2691131 [2021-05-25T16:29:22.748Z] [2021-05-25T16:29:22.748Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T16:29:22.748Z] ---> 9852663dfa18 [2021-05-25T16:29:22.748Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-25T16:29:22.748Z] ---> Running in 97115061e304 [2021-05-25T16:29:22.854Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-25T16:29:22.854Z] /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-05-25T16:29:23.019Z] Removing intermediate container 97115061e304 [2021-05-25T16:29:23.019Z] ---> c6383de3344b [2021-05-25T16:29:23.019Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-25T16:29:23.290Z] ---> Running in b53d2fa1b9c5 [2021-05-25T16:29:23.797Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T16:29:23.797Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-25T16:29:23.887Z] Removing intermediate container b53d2fa1b9c5 [2021-05-25T16:29:23.887Z] ---> 65192ea4ccee [2021-05-25T16:29:23.887Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-25T16:29:24.159Z] ---> Running in 74e5eca66a86 [2021-05-25T16:29:24.751Z] Removing intermediate container 74e5eca66a86 [2021-05-25T16:29:24.751Z] ---> 55f7f2d439c7 [2021-05-25T16:29:24.751Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:29:25.024Z] ---> Running in 44036ea75f04 [2021-05-25T16:29:25.191Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T16:29:25.191Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T16:29:25.191Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T16:29:25.295Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T16:29:25.295Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T16:29:25.295Z] ---> eeaf43b92773 [2021-05-25T16:29:25.295Z] 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-05-25T16:29:25.567Z] ---> Running in 2d33908962e0 [2021-05-25T16:29:26.156Z] Removing intermediate container 2d33908962e0 [2021-05-25T16:29:26.156Z] ---> 42dcf7c4c1e4 [2021-05-25T16:29:26.156Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-25T16:29:26.156Z] ---> Running in 28e7d86b8b4d [2021-05-25T16:29:26.398Z] Reading package lists... [2021-05-25T16:29:26.677Z] Reading package lists... [2021-05-25T16:29:26.938Z] Building dependency tree... [2021-05-25T16:29:26.938Z] Reading state information... [2021-05-25T16:29:26.938Z] Calculating upgrade... [2021-05-25T16:29:27.143Z] Removing intermediate container 44036ea75f04 [2021-05-25T16:29:27.143Z] ---> 5615e959405f [2021-05-25T16:29:27.143Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-25T16:29:27.200Z] The following packages will be upgraded: [2021-05-25T16:29:27.200Z] advancecomp base-files bash binutils binutils-common [2021-05-25T16:29:27.200Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-25T16:29:27.200Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-25T16:29:27.200Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-25T16:29:27.200Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-25T16:29:27.200Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-25T16:29:27.200Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-25T16:29:27.200Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-25T16:29:27.200Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-25T16:29:27.200Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-25T16:29:27.200Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-25T16:29:27.200Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-25T16:29:27.200Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-25T16:29:27.200Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-25T16:29:27.200Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-25T16:29:27.200Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T16:29:27.200Z] Need to get 64.0 MB of archives. [2021-05-25T16:29:27.200Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-25T16:29:27.200Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-25T16:29:27.200Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-25T16:29:27.200Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-25T16:29:27.200Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-25T16:29:27.200Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-25T16:29:27.200Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-25T16:29:27.200Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-25T16:29:27.200Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-25T16:29:27.200Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-25T16:29:27.200Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-25T16:29:27.200Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-25T16:29:27.200Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-25T16:29:27.415Z] ---> Running in 2b3e66ae35d5 [2021-05-25T16:29:27.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:29:27.462Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-25T16:29:27.462Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-25T16:29:27.462Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-25T16:29:27.462Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-25T16:29:27.462Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-25T16:29:27.462Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-25T16:29:27.462Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-25T16:29:27.462Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-25T16:29:27.462Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-25T16:29:27.462Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-25T16:29:27.462Z] 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-05-25T16:29:27.462Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-25T16:29:27.462Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-25T16:29:27.462Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-25T16:29:27.462Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-25T16:29:27.462Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-25T16:29:27.462Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-25T16:29:27.463Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-25T16:29:27.463Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-25T16:29:27.463Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-25T16:29:27.463Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-25T16:29:27.463Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-25T16:29:27.463Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-25T16:29:27.463Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-25T16:29:27.463Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-25T16:29:27.463Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-25T16:29:27.463Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-25T16:29:27.463Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-25T16:29:27.463Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-25T16:29:27.463Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-25T16:29:27.463Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-25T16:29:27.463Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-25T16:29:27.463Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-25T16:29:27.685Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:29:27.723Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-25T16:29:27.724Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-25T16:29:27.724Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-25T16:29:27.724Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-25T16:29:27.724Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-25T16:29:27.724Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-25T16:29:27.724Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-25T16:29:27.724Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-25T16:29:27.724Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-25T16:29:27.724Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-25T16:29:27.724Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-25T16:29:27.724Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-25T16:29:27.986Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-25T16:29:27.986Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-25T16:29:27.986Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-25T16:29:28.246Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-25T16:29:28.247Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-25T16:29:28.247Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-25T16:29:28.247Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-25T16:29:28.247Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-25T16:29:28.277Z] (1/39) Installing readline (8.0.4-r0) [2021-05-25T16:29:28.277Z] (2/39) Installing bash (5.0.17-r0) [2021-05-25T16:29:28.277Z] Executing bash-5.0.17-r0.post-install [2021-05-25T16:29:28.277Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T16:29:28.277Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-25T16:29:28.277Z] (5/39) Installing curl (7.76.1-r0) [2021-05-25T16:29:28.277Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-25T16:29:28.277Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-25T16:29:28.277Z] (8/39) Installing expat (2.2.9-r1) [2021-05-25T16:29:28.277Z] (9/39) Installing libffi (3.3-r2) [2021-05-25T16:29:28.277Z] (10/39) Installing gdbm (1.13-r1) [2021-05-25T16:29:28.277Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-25T16:29:28.508Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-25T16:29:28.508Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-25T16:29:28.508Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-25T16:29:28.508Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-25T16:29:28.508Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-25T16:29:28.508Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-25T16:29:28.508Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-25T16:29:28.508Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-25T16:29:28.508Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-25T16:29:28.508Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-25T16:29:28.508Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-25T16:29:28.546Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-25T16:29:28.547Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-25T16:29:28.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T16:29:28.769Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-25T16:29:28.769Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-25T16:29:28.769Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-25T16:29:28.769Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-25T16:29:28.769Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-25T16:29:28.769Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-25T16:29:28.769Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-25T16:29:28.769Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-25T16:29:28.769Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-25T16:29:28.769Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-25T16:29:28.770Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-25T16:29:28.770Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-25T16:29:29.031Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-25T16:29:29.031Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-25T16:29:29.031Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-25T16:29:29.031Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-25T16:29:29.031Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-25T16:29:29.031Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-25T16:29:29.031Z] Get:95 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-05-25T16:29:29.031Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-25T16:29:29.031Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-25T16:29:29.031Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-25T16:29:29.031Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-25T16:29:29.031Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-25T16:29:29.292Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-25T16:29:29.292Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T16:29:29.292Z] Fetched 64.0 MB in 2s (31.1 MB/s) [2021-05-25T16:29:29.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T16:29:29.642Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:29.642Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T16:29:29.642Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T16:29:30.108Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-25T16:29:30.108Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-25T16:29:30.108Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-25T16:29:30.108Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-25T16:29:30.108Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-25T16:29:30.108Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-25T16:29:30.108Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-25T16:29:30.108Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-25T16:29:30.108Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-25T16:29:30.377Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-25T16:29:30.377Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-25T16:29:30.378Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-25T16:29:30.378Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-25T16:29:30.378Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-25T16:29:30.378Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-25T16:29:30.378Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-25T16:29:30.378Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-25T16:29:30.378Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-25T16:29:30.378Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-25T16:29:30.378Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-25T16:29:30.378Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-25T16:29:30.589Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T16:29:30.647Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-25T16:29:30.648Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-25T16:29:30.648Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-25T16:29:30.648Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-25T16:29:30.648Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-25T16:29:30.648Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-25T16:29:30.648Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-25T16:29:30.648Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-25T16:29:30.648Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-25T16:29:30.648Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-25T16:29:30.648Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-25T16:29:30.648Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:29:30.648Z] OK: 8 MiB in 20 packages [2021-05-25T16:29:30.852Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T16:29:30.852Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-25T16:29:30.852Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-25T16:29:30.921Z] Executing busybox-1.31.1-r19.trigger [2021-05-25T16:29:30.921Z] OK: 72 MiB in 59 packages [2021-05-25T16:29:31.428Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:29:31.428Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:29:31.690Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:29:31.690Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:29:31.690Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:29:31.690Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:29:31.954Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:29:31.954Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:29:31.954Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:29:31.954Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:29:32.219Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:29:32.219Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:29:32.219Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:29:32.480Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:29:32.480Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:29:32.742Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T16:29:32.742Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:29:32.742Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-25T16:29:32.742Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:29:32.890Z] Removing intermediate container 2b3e66ae35d5 [2021-05-25T16:29:32.890Z] ---> c37498c2cbd1 [2021-05-25T16:29:32.890Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:29:33.003Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T16:29:33.003Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:29:33.003Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:29:33.003Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:29:33.003Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:29:33.003Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T16:29:33.003Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T16:29:33.267Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:29:33.267Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T16:29:33.267Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T16:29:33.483Z] ---> b8148c2a75b4 [2021-05-25T16:29:33.483Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-25T16:29:33.530Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T16:29:34.480Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-25T16:29:34.911Z] ---> 8ab5da880de4 [2021-05-25T16:29:34.911Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-25T16:29:35.085Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T16:29:35.085Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-25T16:29:35.387Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-25T16:29:35.387Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-25T16:29:35.387Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-25T16:29:35.506Z] ---> ed5e21a16096 [2021-05-25T16:29:35.506Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-25T16:29:35.506Z] Collecting docker-compose==1.23.2 [2021-05-25T16:29:35.506Z] ---> Running in ebae16393d97 [2021-05-25T16:29:35.778Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-25T16:29:36.052Z] Removing intermediate container ebae16393d97 [2021-05-25T16:29:36.053Z] ---> e88bedb7a8d9 [2021-05-25T16:29:36.053Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:29:36.053Z] ---> Running in 8f650a160398 [2021-05-25T16:29:36.329Z] Collecting docopt<0.7,>=0.6.1 [2021-05-25T16:29:36.329Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-25T16:29:36.608Z] Removing intermediate container 8f650a160398 [2021-05-25T16:29:36.608Z] ---> b1f97962db50 [2021-05-25T16:29:36.608Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T16:29:36.683Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-25T16:29:36.683Z] Installing new version of config file /etc/issue ... [2021-05-25T16:29:36.683Z] Installing new version of config file /etc/issue.net ... [2021-05-25T16:29:36.683Z] Installing new version of config file /etc/lsb-release ... [2021-05-25T16:29:36.683Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-25T16:29:36.880Z] ---> Running in 1c5bec799bdd [2021-05-25T16:29:36.951Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-25T16:29:36.952Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-25T16:29:36.952Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-25T16:29:37.157Z] Removing intermediate container 1c5bec799bdd [2021-05-25T16:29:37.157Z] ---> d76c88079b8f [2021-05-25T16:29:37.157Z] Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:29:37.215Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:37.215Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-25T16:29:37.428Z] ---> Running in f4390a6a51a7 [2021-05-25T16:29:37.477Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-25T16:29:37.478Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-25T16:29:37.740Z] 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-05-25T16:29:37.740Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:37.740Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:29:38.003Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-25T16:29:38.023Z] Removing intermediate container f4390a6a51a7 [2021-05-25T16:29:38.023Z] ---> ad74ed3fc04a [2021-05-25T16:29:38.023Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T16:29:38.023Z] ---> Running in 2aadcf9e5148 [2021-05-25T16:29:38.267Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:29:38.532Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:38.532Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-25T16:29:38.617Z] Removing intermediate container 2aadcf9e5148 [2021-05-25T16:29:38.617Z] ---> d3a7e8ca54f3 [2021-05-25T16:29:38.617Z] [2021-05-25T16:29:38.793Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-25T16:29:38.888Z] Successfully built d3a7e8ca54f3 [2021-05-25T16:29:39.164Z] Successfully tagged core-data-arm64:latest [2021-05-25T16:29:39.164Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-05-25T16:29:39.164Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-25T16:29:39.741Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-25T16:29:40.005Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:40.005Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-25T16:29:40.267Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T16:29:40.843Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-25T16:29:41.416Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:41.416Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T16:29:41.416Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T16:29:41.678Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T16:29:41.941Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:41.941Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T16:29:41.941Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T16:29:42.537Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-25T16:29:42.537Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:42.537Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-25T16:29:42.539Z] Collecting texttable<0.10,>=0.9.0 [2021-05-25T16:29:42.539Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-25T16:29:42.798Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-25T16:29:43.061Z] Setting up grep (3.1-2build1) ... [2021-05-25T16:29:43.636Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:43.636Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-25T16:29:43.636Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-25T16:29:43.971Z] 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-05-25T16:29:44.212Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-25T16:29:44.243Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-25T16:29:44.243Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-25T16:29:44.474Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:44.474Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T16:29:44.474Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T16:29:45.050Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-25T16:29:45.623Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:45.623Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T16:29:45.623Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T16:29:46.213Z] Collecting jsonschema<3,>=2.5.1 [2021-05-25T16:29:46.213Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-25T16:29:46.807Z] Collecting docker<4.0,>=3.6.0 [2021-05-25T16:29:46.807Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-25T16:29:47.543Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T16:29:47.783Z] Collecting cached-property<2,>=1.2.0 [2021-05-25T16:29:47.783Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-25T16:29:47.805Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T16:29:48.067Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T16:29:48.067Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T16:29:48.759Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-25T16:29:48.760Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-25T16:29:49.480Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-25T16:29:49.480Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:49.480Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-25T16:29:49.480Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T16:29:49.734Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-25T16:29:49.734Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-25T16:29:50.006Z] Collecting docker-pycreds>=0.4.0 [2021-05-25T16:29:50.006Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-25T16:29:50.279Z] Collecting idna<2.8,>=2.5 [2021-05-25T16:29:50.279Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-25T16:29:50.551Z] 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-05-25T16:29:51.140Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-25T16:29:51.140Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-25T16:29:51.412Z] 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-05-25T16:29:51.412Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-25T16:29:51.412Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-25T16:29:51.412Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-25T16:29:51.412Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-25T16:29:52.382Z] Installing collected packages: docopt, PyYAML, texttable, dockerpty, jsonschema, websocket-client, docker-pycreds, idna, urllib3, requests, docker, cached-property, docker-compose [2021-05-25T16:29:52.382Z] Running setup.py install for docopt: started [2021-05-25T16:29:54.342Z] Running setup.py install for docopt: finished with status 'done' [2021-05-25T16:29:54.342Z] Running setup.py install for PyYAML: started [2021-05-25T16:29:56.075Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-25T16:29:56.075Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-25T16:29:56.075Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-25T16:29:56.075Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-25T16:29:56.075Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-25T16:29:56.075Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:56.075Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-25T16:29:56.075Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-25T16:29:56.075Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-25T16:29:56.075Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:56.075Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:29:56.075Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:29:56.075Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:29:56.075Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:56.075Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:29:56.075Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:29:56.337Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:29:56.337Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:56.337Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:29:56.599Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:29:56.599Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:29:56.862Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:56.862Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:29:56.862Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:29:56.954Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-25T16:29:56.954Z] Running setup.py install for texttable: started [2021-05-25T16:29:57.123Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:29:57.123Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:57.123Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T16:29:57.123Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T16:29:57.385Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T16:29:57.385Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T16:29:57.647Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T16:29:58.600Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:58.600Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T16:29:58.600Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T16:29:58.862Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T16:29:58.921Z] Running setup.py install for texttable: finished with status 'done' [2021-05-25T16:29:58.921Z] Running setup.py install for dockerpty: started [2021-05-25T16:29:59.124Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:59.125Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:29:59.125Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:29:59.387Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:29:59.387Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:59.387Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:29:59.387Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:29:59.650Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:29:59.911Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:29:59.911Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:30:00.175Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:30:01.134Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:30:01.401Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-25T16:30:01.402Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-25T16:30:01.533Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-25T16:30:01.665Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:30:01.665Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T16:30:01.665Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T16:30:01.939Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T16:30:02.126Z] Attempting uninstall: idna [2021-05-25T16:30:02.126Z] Found existing installation: idna 2.9 [2021-05-25T16:30:02.126Z] Uninstalling idna-2.9: [2021-05-25T16:30:02.126Z] Successfully uninstalled idna-2.9 [2021-05-25T16:30:02.515Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T16:30:02.515Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-25T16:30:02.515Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T16:30:02.721Z] Attempting uninstall: urllib3 [2021-05-25T16:30:02.721Z] Found existing installation: urllib3 1.25.9 [2021-05-25T16:30:02.721Z] Uninstalling urllib3-1.25.9: [2021-05-25T16:30:02.721Z] Successfully uninstalled urllib3-1.25.9 [2021-05-25T16:30:02.778Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-25T16:30:03.042Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:03.042Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-25T16:30:03.042Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-25T16:30:03.316Z] Attempting uninstall: requests [2021-05-25T16:30:03.316Z] Found existing installation: requests 2.23.0 [2021-05-25T16:30:03.316Z] Uninstalling requests-2.23.0: [2021-05-25T16:30:03.316Z] Successfully uninstalled requests-2.23.0 [2021-05-25T16:30:03.619Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-25T16:30:04.192Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:04.192Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-25T16:30:04.192Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-25T16:30:04.455Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-25T16:30:04.718Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:04.718Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-25T16:30:04.718Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-25T16:30:04.981Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-25T16:30:05.280Z] 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-05-25T16:30:05.554Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:05.555Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T16:30:05.555Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T16:30:05.555Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T16:30:06.128Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:06.128Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T16:30:06.128Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T16:30:06.701Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T16:30:06.701Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:06.701Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T16:30:06.963Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T16:30:07.537Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T16:30:07.537Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:07.537Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T16:30:07.537Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T16:30:07.800Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-25T16:30:07.801Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T16:30:07.801Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T16:30:07.801Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T16:30:08.072Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T16:30:08.349Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:08.349Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-25T16:30:08.612Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-25T16:30:08.875Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-25T16:30:08.875Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:08.875Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-25T16:30:08.875Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T16:30:08.875Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T16:30:09.452Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:09.452Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T16:30:09.452Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T16:30:09.452Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T16:30:09.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:09.715Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-25T16:30:09.715Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-25T16:30:09.715Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-25T16:30:09.980Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:09.980Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-25T16:30:10.245Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-25T16:30:11.202Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-25T16:30:11.468Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:11.468Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T16:30:11.468Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T16:30:11.733Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-25T16:30:11.995Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:11.995Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-25T16:30:12.258Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-25T16:30:12.258Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-25T16:30:12.833Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:12.833Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-25T16:30:12.833Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-25T16:30:13.095Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-25T16:30:13.095Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:13.095Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-25T16:30:13.095Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-25T16:30:13.357Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-25T16:30:13.621Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:13.621Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-25T16:30:13.621Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-25T16:30:13.621Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-25T16:30:13.651Z] Removing intermediate container 28e7d86b8b4d [2021-05-25T16:30:13.651Z] ---> 7f9fb58f0e69 [2021-05-25T16:30:13.651Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-25T16:30:13.651Z] ---> Running in b45c51ed19c5 [2021-05-25T16:30:13.884Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:13.885Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-25T16:30:13.885Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-25T16:30:14.148Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-25T16:30:14.248Z] Removing intermediate container b45c51ed19c5 [2021-05-25T16:30:14.249Z] ---> 5ed9b21c06f4 [2021-05-25T16:30:14.249Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-25T16:30:14.249Z] ---> Running in de7ec4d98d68 [2021-05-25T16:30:14.417Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:14.417Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-25T16:30:14.417Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-25T16:30:14.682Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-25T16:30:14.843Z] Removing intermediate container de7ec4d98d68 [2021-05-25T16:30:14.843Z] ---> cfbc4124927c [2021-05-25T16:30:14.843Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-25T16:30:14.973Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:14.973Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-25T16:30:14.973Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-25T16:30:14.973Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-25T16:30:15.240Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T16:30:15.240Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-25T16:30:15.240Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-25T16:30:15.501Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-25T16:30:15.766Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-25T16:30:15.766Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-25T16:30:15.766Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-25T16:30:16.048Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-25T16:30:16.048Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-25T16:30:16.273Z] ---> e6f6496db97e [2021-05-25T16:30:16.273Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-25T16:30:16.310Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-25T16:30:16.310Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-25T16:30:16.875Z] ---> c47410861dfc [2021-05-25T16:30:16.876Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-25T16:30:16.884Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-25T16:30:16.884Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-25T16:30:16.884Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-25T16:30:17.146Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-25T16:30:17.146Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-25T16:30:17.146Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-25T16:30:17.409Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-25T16:30:17.409Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-25T16:30:17.409Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-25T16:30:17.409Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-25T16:30:17.409Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-25T16:30:17.409Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-25T16:30:17.670Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-25T16:30:17.670Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-25T16:30:17.670Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-25T16:30:17.670Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-25T16:30:17.852Z] ---> 70331b62c250 [2021-05-25T16:30:17.852Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-25T16:30:17.931Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-25T16:30:17.931Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-25T16:30:18.124Z] ---> Running in 959629a63932 [2021-05-25T16:30:18.407Z] Removing intermediate container 959629a63932 [2021-05-25T16:30:18.407Z] ---> e2fe9f8b47c2 [2021-05-25T16:30:18.407Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:30:18.513Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-25T16:30:18.513Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-25T16:30:18.679Z] ---> Running in a7256218b5ec [2021-05-25T16:30:18.775Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-25T16:30:18.775Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-25T16:30:18.775Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T16:30:18.775Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T16:30:19.037Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T16:30:19.277Z] Removing intermediate container a7256218b5ec [2021-05-25T16:30:19.277Z] ---> 6978fe0b4d63 [2021-05-25T16:30:19.277Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T16:30:19.277Z] ---> Running in 490705df96d5 [2021-05-25T16:30:19.300Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T16:30:19.300Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T16:30:19.566Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T16:30:19.566Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T16:30:19.566Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T16:30:19.829Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:30:19.829Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:30:19.872Z] Removing intermediate container 490705df96d5 [2021-05-25T16:30:19.872Z] ---> 02f90181bb87 [2021-05-25T16:30:19.872Z] Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [2021-05-25T16:30:19.872Z] ---> Running in dd2c04325459 [2021-05-25T16:30:20.105Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:30:20.105Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:30:20.368Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:30:20.369Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:30:20.466Z] Removing intermediate container dd2c04325459 [2021-05-25T16:30:20.466Z] ---> 8c06d9ce3e87 [2021-05-25T16:30:20.466Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T16:30:20.466Z] ---> Running in 5a57fae4ea19 [2021-05-25T16:30:20.630Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:30:20.630Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:30:21.066Z] Removing intermediate container 5a57fae4ea19 [2021-05-25T16:30:21.067Z] ---> b47c482a0e62 [2021-05-25T16:30:21.067Z] [2021-05-25T16:30:21.659Z] Successfully built b47c482a0e62 [2021-05-25T16:30:21.659Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-25T16:30:21.947Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-25T16:30:21.977Z] $ docker stop --time=1 6e4c439505082028261ee26f8098cf7df450c241933f80b4ae424e704e794586 [2021-05-25T16:30:22.022Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:30:22.022Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:30:22.963Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:30:23.226Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:30:23.844Z] $ docker rm -f 6e4c439505082028261ee26f8098cf7df450c241933f80b4ae424e704e794586 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T16:30:24.445Z] + docker images [2021-05-25T16:30:24.715Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T16:30:24.715Z] sys-mgmt-agent-arm64 latest b47c482a0e62 4 seconds ago 299MB [2021-05-25T16:30:24.715Z] core-data-arm64 latest d3a7e8ca54f3 46 seconds ago 20.4MB [2021-05-25T16:30:24.715Z] cbb4c2691131 About a minute ago 990MB [2021-05-25T16:30:24.715Z] bbbdf5edd0b0 About a minute ago 979MB [2021-05-25T16:30:24.715Z] security-bootstrapper-arm64 latest 50b2eb5fae94 About a minute ago 17.2MB [2021-05-25T16:30:24.715Z] security-proxy-setup-arm64 latest 2f89af2baf81 About a minute ago 24MB [2021-05-25T16:30:24.715Z] b4189b248d2c 2 minutes ago 978MB [2021-05-25T16:30:24.715Z] 6a1b01387a3d 2 minutes ago 974MB [2021-05-25T16:30:24.715Z] core-metadata-arm64 latest ce8010a7f94f 4 minutes ago 17.4MB [2021-05-25T16:30:24.715Z] support-notifications-arm64 latest 44eb7873dc45 4 minutes ago 16.8MB [2021-05-25T16:30:24.715Z] support-scheduler-arm64 latest ac13257046d7 4 minutes ago 16.1MB [2021-05-25T16:30:24.715Z] core-command-arm64 latest 636b9832b5a6 4 minutes ago 16.1MB [2021-05-25T16:30:24.715Z] security-secretstore-setup-arm64 latest 0482ec9bdd0c 4 minutes ago 24.4MB [2021-05-25T16:30:24.715Z] 58e8dc383d30 4 minutes ago 989MB [2021-05-25T16:30:24.715Z] 712a9486d993 4 minutes ago 982MB [2021-05-25T16:30:24.715Z] d737aa632c58 4 minutes ago 981MB [2021-05-25T16:30:24.715Z] e9b3803bf2d4 4 minutes ago 981MB [2021-05-25T16:30:24.715Z] 7cece4b9ed32 5 minutes ago 979MB [2021-05-25T16:30:24.715Z] ci-base-image-arm64 latest 039933d71846 16 minutes ago 641MB [2021-05-25T16:30:24.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-25T16:30:24.715Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-25T16:30:24.715Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-25T16:30:24.715Z] 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-05-25T16:30:25.145Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:30:25.145Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:30:25.351Z] ---> job-cost.sh [2021-05-25T16:30:25.352Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ABtx [2021-05-25T16:30:25.718Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:30:25.718Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:30:26.662Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T16:30:26.662Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T16:30:26.923Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T16:30:26.923Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T16:30:27.185Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-25T16:30:27.185Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T16:30:28.131Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-25T16:30:28.131Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T16:30:28.393Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-25T16:30:28.393Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-25T16:30:28.664Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T16:30:28.664Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T16:30:29.001Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T16:30:29.001Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T16:30:29.342Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-25T16:30:29.342Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-25T16:30:29.342Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:30:29.342Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T16:30:29.622Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:30:29.622Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:30:29.622Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:30:29.622Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-25T16:30:29.622Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-25T16:30:29.622Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-25T16:30:29.925Z] [2021-05-25T16:30:29.925Z] Current default time zone: 'Etc/UTC' [2021-05-25T16:30:29.925Z] Local time is now: Tue May 25 16:30:29 UTC 2021. [2021-05-25T16:30:29.925Z] Universal Time is now: Tue May 25 16:30:29 UTC 2021. [2021-05-25T16:30:29.925Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-25T16:30:29.925Z] [2021-05-25T16:30:29.925Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-25T16:30:29.925Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:30:29.925Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-25T16:30:30.185Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-25T16:30:30.185Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-25T16:30:30.185Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-25T16:30:30.185Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-25T16:30:30.185Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-25T16:30:30.185Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-25T16:30:30.185Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-25T16:30:30.185Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:30:30.446Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-25T16:30:30.708Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:30:30.970Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-25T16:30:30.970Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:30:30.970Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-25T16:30:30.970Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-25T16:30:30.970Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-25T16:30:31.244Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-25T16:30:31.244Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-25T16:30:31.244Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-25T16:30:31.244Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-25T16:30:31.244Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-25T16:30:33.163Z] Updating certificates in /etc/ssl/certs... [2021-05-25T16:30:34.552Z] 23 added, 27 removed; done. [2021-05-25T16:30:34.552Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-25T16:30:34.552Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T16:30:34.552Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-25T16:30:34.552Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-25T16:30:34.552Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-25T16:30:34.552Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:30:34.814Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-25T16:30:34.814Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:30:34.814Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:30:34.814Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:30:34.814Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:30:34.814Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:30:35.078Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-25T16:30:35.078Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-25T16:30:35.078Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-25T16:30:35.078Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-25T16:30:35.078Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-25T16:30:35.078Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:30:35.078Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T16:30:35.339Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-25T16:30:35.339Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-25T16:30:35.339Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-25T16:30:35.601Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T16:30:35.601Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-25T16:30:35.863Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-25T16:30:35.863Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-25T16:30:35.863Z] Updating certificates in /etc/ssl/certs... [2021-05-25T16:30:36.438Z] 0 added, 0 removed; done. [2021-05-25T16:30:36.438Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-25T16:30:36.438Z] done. [2021-05-25T16:30:37.012Z] Reading package lists... [2021-05-25T16:30:37.274Z] Building dependency tree... [2021-05-25T16:30:37.274Z] Reading state information... [2021-05-25T16:30:37.274Z] The following NEW packages will be installed: [2021-05-25T16:30:37.274Z] apt-transport-https [2021-05-25T16:30:37.536Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T16:30:37.536Z] Need to get 1692 B of archives. [2021-05-25T16:30:37.536Z] After this operation, 154 kB of additional disk space will be used. [2021-05-25T16:30:37.536Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-25T16:30:37.798Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T16:30:37.798Z] Fetched 1692 B in 0s (8587 B/s) [2021-05-25T16:30:37.798Z] Selecting previously unselected package apt-transport-https. [2021-05-25T16:30:37.798Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-25T16:30:37.798Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-25T16:30:37.798Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-25T16:30:38.062Z] Setting up apt-transport-https (1.6.13) ... [2021-05-25T16:30:38.326Z] Waiting for network to be ready... [2021-05-25T16:30:46.475Z] 2021-05-25T16:30:42Z INFO Waiting for automatic snapd restart... [2021-05-25T16:30:46.475Z] snapd 2.50 from Canonical* installed [2021-05-25T16:30:47.421Z] "snapd" switched to the "latest/stable" channel [2021-05-25T16:30:47.421Z] [2021-05-25T16:30:51.637Z] core18 20210507 from Canonical* installed [2021-05-25T16:30:51.898Z] "core18" switched to the "latest/stable" channel [2021-05-25T16:30:51.898Z] [2021-05-25T16:30:57.188Z] snapcraft 4.7.1 from Canonical* installed [2021-05-25T16:30:57.459Z] "snapcraft" switched to the "latest/stable" channel [2021-05-25T16:30:57.459Z] [2021-05-25T16:31:01.671Z] 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-05-25T16:31:01.671Z] - README.md [2021-05-25T16:31:01.671Z] [2021-05-25T16:31:01.671Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-25T16:31:04.307Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T16:31:08.262Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T16:31:08.262Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T16:31:08.262Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T16:31:08.262Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T16:31:09.466Z] Reading package lists... [2021-05-25T16:31:10.038Z] 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-05-25T16:31:16.631Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T16:31:16.631Z] Reading package lists... [2021-05-25T16:31:16.631Z] Building dependency tree... [2021-05-25T16:31:16.631Z] Reading state information... [2021-05-25T16:31:16.631Z] Suggested packages: [2021-05-25T16:31:16.631Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-25T16:31:16.631Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-25T16:31:16.631Z] Recommended packages: [2021-05-25T16:31:16.631Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-25T16:31:16.631Z] The following NEW packages will be installed: [2021-05-25T16:31:16.631Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-25T16:31:16.631Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-25T16:31:16.631Z] pkg-config zip [2021-05-25T16:31:16.631Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T16:31:16.631Z] Need to get 7663 kB of archives. [2021-05-25T16:31:16.631Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-25T16:31:16.631Z] 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-05-25T16:31:16.631Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-25T16:31:16.631Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-25T16:31:16.631Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-25T16:31:16.631Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-25T16:31:16.631Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-25T16:31:16.631Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-25T16:31:16.892Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-25T16:31:17.154Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-25T16:31:17.154Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-25T16:31:17.154Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-25T16:31:17.154Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-25T16:31:17.415Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-25T16:31:17.415Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-25T16:31:17.415Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-25T16:31:17.415Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T16:31:17.415Z] Fetched 7663 kB in 1s (7427 kB/s) [2021-05-25T16:31:17.676Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-25T16:31:17.676Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-25T16:31:17.676Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-25T16:31:17.676Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-25T16:31:17.936Z] Selecting previously unselected package libpsl5:amd64. [2021-05-25T16:31:17.936Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-25T16:31:17.936Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-25T16:31:17.936Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-25T16:31:17.936Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-25T16:31:18.200Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-25T16:31:18.200Z] Selecting previously unselected package librtmp1:amd64. [2021-05-25T16:31:18.200Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-25T16:31:18.200Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-25T16:31:18.200Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-25T16:31:18.200Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-25T16:31:18.200Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-25T16:31:18.461Z] Selecting previously unselected package liberror-perl. [2021-05-25T16:31:18.462Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-25T16:31:18.462Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-25T16:31:18.462Z] Selecting previously unselected package git-man. [2021-05-25T16:31:18.462Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-25T16:31:18.462Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-25T16:31:19.851Z] Selecting previously unselected package git. [2021-05-25T16:31:19.851Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-25T16:31:19.851Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-25T16:31:20.797Z] Selecting previously unselected package libnorm1:amd64. [2021-05-25T16:31:20.797Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-25T16:31:20.797Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-25T16:31:20.797Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-25T16:31:20.797Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-25T16:31:20.797Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-25T16:31:20.797Z] Selecting previously unselected package libsodium23:amd64. [2021-05-25T16:31:20.797Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-25T16:31:20.797Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-25T16:31:21.059Z] Selecting previously unselected package libzmq5:amd64. [2021-05-25T16:31:21.059Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-25T16:31:21.059Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T16:31:21.059Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-25T16:31:21.059Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-25T16:31:21.059Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T16:31:21.320Z] Selecting previously unselected package pkg-config. [2021-05-25T16:31:21.320Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-25T16:31:21.320Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-25T16:31:21.320Z] Selecting previously unselected package zip. [2021-05-25T16:31:21.320Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-25T16:31:21.320Z] Unpacking zip (3.0-11build1) ... [2021-05-25T16:31:21.894Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-25T16:31:21.894Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-25T16:31:22.157Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-25T16:31:22.157Z] Setting up liberror-perl (0.17025-1) ... [2021-05-25T16:31:22.418Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-25T16:31:22.418Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-25T16:31:22.418Z] No schema files found: doing nothing. [2021-05-25T16:31:22.679Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-25T16:31:22.679Z] Setting up zip (3.0-11build1) ... [2021-05-25T16:31:22.679Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-25T16:31:22.941Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-25T16:31:22.941Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-25T16:31:23.203Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T16:31:23.203Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-25T16:31:23.465Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T16:31:23.465Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-25T16:31:23.726Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T16:31:30.314Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T16:31:30.314Z] git set to automatically installed. [2021-05-25T16:31:30.314Z] git-man set to automatically installed. [2021-05-25T16:31:30.314Z] libcurl3-gnutls set to automatically installed. [2021-05-25T16:31:30.314Z] liberror-perl set to automatically installed. [2021-05-25T16:31:30.314Z] libglib2.0-0 set to automatically installed. [2021-05-25T16:31:30.314Z] libnghttp2-14 set to automatically installed. [2021-05-25T16:31:30.314Z] libnorm1 set to automatically installed. [2021-05-25T16:31:30.314Z] libpgm-5.2-0 set to automatically installed. [2021-05-25T16:31:30.314Z] libpsl5 set to automatically installed. [2021-05-25T16:31:30.314Z] librtmp1 set to automatically installed. [2021-05-25T16:31:30.314Z] libsodium23 set to automatically installed. [2021-05-25T16:31:30.314Z] libzmq3-dev set to automatically installed. [2021-05-25T16:31:30.314Z] libzmq5 set to automatically installed. [2021-05-25T16:31:30.314Z] pkg-config set to automatically installed. [2021-05-25T16:31:30.314Z] zip set to automatically installed. [2021-05-25T16:31:32.862Z] snapd is not logged in, snap install commands will use sudo [2021-05-25T16:31:41.021Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T16:31:41.021Z] snap "core18" has no updates available [2021-05-25T16:31:41.281Z] snapd is not logged in, snap install commands will use sudo [2021-05-25T16:31:49.427Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T16:32:04.355Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-25T16:32:04.355Z] Pulling go-build-helper [2021-05-25T16:32:04.355Z] + snapcraftctl pull [2021-05-25T16:32:05.300Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-25T16:32:05.300Z] Skipping pull go-build-helper (already ran) [2021-05-25T16:32:05.300Z] Building go-build-helper [2021-05-25T16:32:05.300Z] + snapcraftctl build [2021-05-25T16:32:07.850Z] Staging go-build-helper [2021-05-25T16:32:07.850Z] + snapcraftctl stage [2021-05-25T16:32:17.855Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-25T16:32:17.855Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-25T16:32:17.855Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-25T16:32:17.855Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-25T16:32:17.855Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-25T16:32:17.855Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-25T16:32:17.855Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-25T16:32:17.855Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-25T16:32:17.856Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-25T16:32:17.856Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-25T16:32:17.856Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-25T16:32:17.856Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-25T16:32:17.856Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-25T16:32:17.856Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-25T16:32:17.856Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-25T16:32:17.856Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-25T16:32:17.856Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-25T16:32:17.856Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-25T16:32:17.856Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-25T16:32:17.856Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-25T16:32:17.856Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-25T16:32:17.856Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-25T16:32:17.856Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-25T16:32:17.856Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-25T16:32:17.856Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-25T16:32:17.856Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-25T16:32:17.856Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-25T16:32:17.856Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-25T16:32:17.856Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-25T16:32:17.856Z] Fetched 224 kB in 0s (0 B/s) [2021-05-25T16:32:17.856Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-25T16:32:17.856Z] Fetched 157 kB in 0s (0 B/s) [2021-05-25T16:32:17.856Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-25T16:32:17.856Z] Fetched 221 kB in 0s (0 B/s) [2021-05-25T16:32:17.856Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-25T16:32:17.856Z] Fetched 143 kB in 0s (0 B/s) [2021-05-25T16:32:17.856Z] Pulling app-service-config [2021-05-25T16:32:17.856Z] + snapcraftctl pull [2021-05-25T16:32:17.856Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-25T16:32:18.430Z] Pulling config-common [2021-05-25T16:32:18.430Z] + snapcraftctl pull [2021-05-25T16:32:22.639Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T16:32:22.639Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T16:32:22.639Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T16:32:22.639Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T16:32:22.639Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-25T16:32:22.639Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T16:32:22.639Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-25T16:32:22.639Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T16:32:22.639Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-25T16:32:22.639Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T16:32:22.639Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-25T16:32:22.639Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T16:32:22.639Z] Pulling edgex-go [2021-05-25T16:32:22.639Z] + snapcraftctl pull [2021-05-25T16:32:41.032Z] lf-activate-venv(): INFO: Adding /tmp/venv-ABtx/bin to PATH [2021-05-25T16:32:41.032Z] INFO: No Stack... [2021-05-25T16:32:41.032Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T16:32:41.032Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T16:32:41.380Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-05-25T16:32:41.380Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T16:32:41.445Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3506-2-stack-cost] [2021-05-25T16:32:41.453Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3506-2-stack-cost] did not exist. Created. [2021-05-25T16:32:41.454Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3506-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T16:32:41.806Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T16:32:42.089Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T16:32:42.106Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3506-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T16:32:44.921Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T16:32:44.921Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T16:32:44.921Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T16:32:44.921Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-25T16:32:44.921Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-25T16:32:44.921Z] Fetched 279 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-25T16:32:44.921Z] Fetched 122 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-25T16:32:44.921Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-25T16:32:44.921Z] Fetched 8848 B in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-25T16:32:44.921Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-25T16:32:44.921Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-25T16:32:44.921Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-25T16:32:44.921Z] Fetched 219 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-25T16:32:44.921Z] Fetched 154 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-25T16:32:44.921Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-25T16:32:44.921Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-25T16:32:44.921Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-25T16:32:44.921Z] Fetched 499 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-25T16:32:44.921Z] Fetched 111 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-25T16:32:44.921Z] Fetched 240 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-25T16:32:44.921Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-25T16:32:44.921Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-25T16:32:44.921Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-25T16:32:44.921Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-25T16:32:44.921Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-25T16:32:44.921Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-25T16:32:44.921Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-25T16:32:44.921Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-25T16:32:44.921Z] Fetched 8720 B in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-25T16:32:44.921Z] Fetched 137 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-25T16:32:44.921Z] Fetched 119 kB in 0s (0 B/s) [2021-05-25T16:32:44.921Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-25T16:32:44.921Z] Fetched 110 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-25T16:32:44.922Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-25T16:32:44.922Z] Fetched 645 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-25T16:32:44.922Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-25T16:32:44.922Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-25T16:32:44.922Z] Fetched 368 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-25T16:32:44.922Z] Fetched 187 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-25T16:32:44.922Z] Fetched 175 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-25T16:32:44.922Z] Fetched 206 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-25T16:32:44.922Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-25T16:32:44.922Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-25T16:32:44.922Z] Fetched 159 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-25T16:32:44.922Z] Fetched 107 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-25T16:32:44.922Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-25T16:32:44.922Z] Pulling static-packages [2021-05-25T16:32:44.922Z] + snapcraftctl pull [2021-05-25T16:32:44.922Z] Pulling version [2021-05-25T16:32:44.922Z] + cd /root/project [2021-05-25T16:32:44.922Z] + [ -f VERSION ] [2021-05-25T16:32:44.922Z] + PROJECT_VERSION=local-dev [2021-05-25T16:32:44.922Z] + git rev-parse --short HEAD [2021-05-25T16:32:44.922Z] + GIT_REVISION=6ccdb421 [2021-05-25T16:32:44.922Z] + snapcraftctl set-version local-dev [2021-05-25T16:32:44.922Z] Skipping build go-build-helper (already ran) [2021-05-25T16:32:44.922Z] Building app-service-config [2021-05-25T16:32:44.922Z] + make build [2021-05-25T16:32:44.922Z] go mod tidy [2021-05-25T16:32:50.220Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-25T16:32:50.220Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-25T16:32:50.220Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-25T16:32:50.220Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-25T16:32:50.220Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-25T16:32:50.482Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-25T16:32:50.482Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-25T16:32:50.482Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-25T16:32:50.482Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-25T16:32:50.482Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-25T16:32:50.748Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-25T16:32:50.748Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-25T16:32:50.748Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-25T16:32:50.748Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-25T16:32:50.748Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-25T16:32:51.008Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-25T16:32:51.008Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-25T16:32:51.008Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-25T16:32:51.008Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-25T16:32:51.008Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-25T16:32:51.008Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-25T16:32:51.008Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-25T16:32:51.008Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-25T16:32:51.008Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-25T16:32:51.008Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T16:32:51.008Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-25T16:32:51.277Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-25T16:32:51.277Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-25T16:32:51.277Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-25T16:32:51.277Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-25T16:32:51.277Z] go: downloading golang.org/x/text v0.3.2 [2021-05-25T16:32:51.277Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-25T16:32:51.277Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-25T16:32:51.277Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-25T16:32:51.277Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-25T16:32:51.277Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-25T16:32:51.277Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-25T16:32:51.277Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-25T16:32:51.277Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-25T16:32:51.852Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-25T16:32:51.852Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-25T16:32:51.852Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-25T16:32:51.852Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-25T16:32:52.113Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-25T16:32:52.113Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-25T16:32:52.113Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-25T16:32:52.113Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-25T16:32:52.113Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-25T16:32:52.113Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-25T16:32:52.113Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-25T16:32:52.374Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-25T16:32:52.374Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-25T16:32:52.374Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-25T16:32:52.374Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-25T16:32:52.374Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-25T16:32:52.642Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-25T16:32:52.642Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-25T16:32:52.642Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-25T16:32:52.905Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-25T16:32:52.905Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-25T16:32:52.905Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-25T16:32:52.905Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T16:32:52.905Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-25T16:32:52.905Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-25T16:32:52.905Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-25T16:32:52.905Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-25T16:32:52.905Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-25T16:32:53.166Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-25T16:32:53.166Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T16:32:53.166Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-25T16:32:53.166Z] go: downloading github.com/kr/text v0.1.0 [2021-05-25T16:32:53.166Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-25T16:32:53.428Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-25T16:32:53.428Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-25T16:32:53.428Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-25T16:32:53.428Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-25T16:32:53.428Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-25T16:32:53.428Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-25T16:32:53.689Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T16:32:53.689Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-25T16:33:05.928Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-25T16:33:05.928Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-25T16:33:05.928Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-25T16:33:05.928Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-25T16:33:05.928Z] Building config-common [2021-05-25T16:33:05.928Z] + snapcraftctl build [2021-05-25T16:33:08.478Z] Building edgex-go [2021-05-25T16:33:08.478Z] + cd /root/parts/edgex-go/src [2021-05-25T16:33:08.478Z] + make build [2021-05-25T16:33:08.478Z] go mod tidy [2021-05-25T16:33:09.422Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-25T16:33:09.422Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-25T16:33:09.422Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 [2021-05-25T16:33:09.682Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-25T16:33:09.682Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-25T16:33:09.683Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-25T16:33:09.683Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-25T16:33:09.683Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-25T16:33:09.683Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-25T16:33:09.683Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-25T16:33:09.683Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-25T16:33:09.683Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-25T16:33:09.944Z] 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-05-25T16:33:15.230Z] 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-05-25T16:33:21.819Z] 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-05-25T16:33:22.763Z] 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-05-25T16:33:24.677Z] 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-05-25T16:33:24.938Z] 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-05-25T16:33:28.251Z] 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-05-25T16:33:30.163Z] 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-05-25T16:33:31.545Z] 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-05-25T16:33:32.935Z] 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-05-25T16:33:34.319Z] 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-05-25T16:33:35.704Z] 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-05-25T16:33:38.249Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-25T16:33:38.249Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-25T16:33:38.249Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-25T16:33:38.249Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-25T16:33:38.249Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-25T16:33:38.249Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-25T16:33:38.249Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-25T16:33:38.249Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-25T16:33:38.249Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-25T16:33:38.249Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-25T16:33:38.249Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-25T16:33:38.249Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-25T16:33:38.249Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-25T16:33:38.249Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-25T16:33:38.249Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-25T16:33:38.249Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-25T16:33:38.249Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-25T16:33:38.249Z] + 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-05-25T16:33:38.249Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-25T16:33:38.249Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-25T16:33:38.249Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-25T16:33:38.249Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-25T16:33:38.250Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-25T16:33:38.250Z] + 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-05-25T16:33:38.250Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-25T16:33:38.250Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-25T16:33:38.250Z] + 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-05-25T16:33:41.551Z] Building static-packages [2021-05-25T16:33:41.552Z] + snapcraftctl build [2021-05-25T16:33:43.467Z] Building version [2021-05-25T16:33:43.468Z] + snapcraftctl build [2021-05-25T16:33:46.014Z] Skipping stage go-build-helper (already ran) [2021-05-25T16:33:46.014Z] Staging app-service-config [2021-05-25T16:33:46.014Z] + snapcraftctl stage [2021-05-25T16:33:46.587Z] Staging config-common [2021-05-25T16:33:46.587Z] + snapcraftctl stage [2021-05-25T16:33:47.973Z] Staging edgex-go [2021-05-25T16:33:47.973Z] + snapcraftctl stage [2021-05-25T16:33:49.358Z] Staging static-packages [2021-05-25T16:33:49.358Z] + snapcraftctl stage [2021-05-25T16:33:50.302Z] Staging version [2021-05-25T16:33:50.302Z] + snapcraftctl stage [2021-05-25T16:33:51.689Z] Priming go-build-helper [2021-05-25T16:33:51.689Z] + snapcraftctl prime [2021-05-25T16:33:52.636Z] Priming app-service-config [2021-05-25T16:33:52.636Z] + snapcraftctl prime [2021-05-25T16:33:54.021Z] Priming config-common [2021-05-25T16:33:54.021Z] + snapcraftctl prime [2021-05-25T16:33:54.968Z] Priming edgex-go [2021-05-25T16:33:54.968Z] + snapcraftctl prime [2021-05-25T16:33:56.355Z] Priming static-packages [2021-05-25T16:33:56.355Z] + snapcraftctl prime [2021-05-25T16:33:58.903Z] Priming version [2021-05-25T16:33:58.903Z] + snapcraftctl prime [2021-05-25T16:33:59.847Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-25T16:34:02.959Z] provisioning config files... [2021-05-25T16:34:02.970Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4836987476107904915tmp [Pipeline] { [Pipeline] sh [2021-05-25T16:34:03.307Z] + set +x [2021-05-25T16:34:03.307Z] + curl -s https://codecov.io/bash [2021-05-25T16:34:03.307Z] + bash -s -- [2021-05-25T16:34:03.307Z] [2021-05-25T16:34:03.307Z] _____ _ [2021-05-25T16:34:03.307Z] / ____| | | [2021-05-25T16:34:03.307Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T16:34:03.307Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T16:34:03.307Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T16:34:03.307Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T16:34:03.307Z] Bash-1.0.3 [2021-05-25T16:34:03.307Z] [2021-05-25T16:34:03.307Z] [2021-05-25T16:34:03.307Z] ==> git version 2.24.4 found [2021-05-25T16:34:03.307Z] ==> 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-05-25T16:34:03.307Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T16:34:03.307Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T16:34:03.307Z] ==> Jenkins CI detected. [2021-05-25T16:34:03.570Z] project root: . [2021-05-25T16:34:03.570Z] --> token set from env [2021-05-25T16:34:03.570Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T16:34:03.570Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T16:34:03.570Z] ==> Python coveragepy not found [2021-05-25T16:34:03.570Z] ==> Searching for coverage reports in: [2021-05-25T16:34:03.570Z] + . [2021-05-25T16:34:03.570Z] -> Found 1 reports [2021-05-25T16:34:03.570Z] ==> Detecting git/mercurial file structure [2021-05-25T16:34:03.570Z] ==> Reading reports [2021-05-25T16:34:03.570Z] + ./coverage.out bytes=741453 [2021-05-25T16:34:03.570Z] ==> Appending adjustments [2021-05-25T16:34:03.570Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T16:34:06.120Z] + Found adjustments [2021-05-25T16:34:06.120Z] ==> Gzipping contents [2021-05-25T16:34:06.120Z] 104K /tmp/codecov.X4rI0h.gz [2021-05-25T16:34:06.120Z] ==> Uploading reports [2021-05-25T16:34:06.120Z] url: https://codecov.io [2021-05-25T16:34:06.120Z] query: branch=PR-3506&commit=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3506%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3506&job=&cmd_args= [2021-05-25T16:34:06.120Z] -> Pinging Codecov [2021-05-25T16:34:06.120Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3506&commit=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3506%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3506&job=&cmd_args= [2021-05-25T16:34:06.381Z] -> Uploading to [2021-05-25T16:34:06.381Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/00271124DB129430A58F1EEE437C3FCB/6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea/eb436e42-64c5-46c7-a0c2-719751a14281.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T163406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2a26eb93b3998c949085656f4655f346c04f523df0bec2c0b75ee9ed49df2fc [2021-05-25T16:34:06.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T16:34:06.381Z] Dload Upload Total Spent Left Speed [2021-05-25T16:34:06.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 264k --:--:-- --:--:-- --:--:-- 264k [2021-05-25T16:34:06.642Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [Pipeline] } [2021-05-25T16:34:06.650Z] 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-05-25T16:34:07.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:34:07.992Z] ---> package-listing.sh [2021-05-25T16:34:07.992Z] ++ facter osfamily [2021-05-25T16:34:07.992Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T16:34:08.253Z] + OS_FAMILY=redhat [2021-05-25T16:34:08.253Z] + workspace=/w/workspace/edgex-go/2 [2021-05-25T16:34:08.253Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T16:34:08.253Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T16:34:08.253Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T16:34:08.253Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T16:34:08.253Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-25T16:34:08.253Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T16:34:08.253Z] + case "${OS_FAMILY}" in [2021-05-25T16:34:08.253Z] + rpm -qa [2021-05-25T16:34:08.253Z] + sort [2021-05-25T16:34:10.799Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T16:34:10.799Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T16:34:10.799Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T16:34:10.799Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-25T16:34:10.799Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-05-25T16:34:10.799Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-05-25T16:34:10.811Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T16:34:11.095Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:34:11.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T16:34:11.657Z] [2021-05-25T16:34:11.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:34:11.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T16:34:11.962Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T16:34:11.962Z] df20fa9351a1: Pulling fs layer [2021-05-25T16:34:11.962Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T16:34:11.962Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T16:34:11.962Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T16:34:11.962Z] 93b61091891f: Pulling fs layer [2021-05-25T16:34:11.962Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T16:34:11.962Z] 5e14af77c1be: Pulling fs layer [2021-05-25T16:34:11.962Z] 01666e4c0597: Pulling fs layer [2021-05-25T16:34:11.962Z] aa168da1d23b: Pulling fs layer [2021-05-25T16:34:11.962Z] 46f8f816bc3b: Waiting [2021-05-25T16:34:11.962Z] 93b61091891f: Waiting [2021-05-25T16:34:11.962Z] 5e14af77c1be: Waiting [2021-05-25T16:34:11.962Z] 93b9cdb0e59b: Waiting [2021-05-25T16:34:11.962Z] 01666e4c0597: Waiting [2021-05-25T16:34:11.962Z] aa168da1d23b: Waiting [2021-05-25T16:34:11.962Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T16:34:11.962Z] 36b3adc4ff6f: Download complete [2021-05-25T16:34:12.229Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T16:34:12.230Z] 46f8f816bc3b: Download complete [2021-05-25T16:34:12.230Z] df20fa9351a1: Verifying Checksum [2021-05-25T16:34:12.230Z] df20fa9351a1: Download complete [2021-05-25T16:34:12.230Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T16:34:12.230Z] 93b9cdb0e59b: Download complete [2021-05-25T16:34:12.230Z] 5e14af77c1be: Verifying Checksum [2021-05-25T16:34:12.230Z] 5e14af77c1be: Download complete [2021-05-25T16:34:12.230Z] 01666e4c0597: Verifying Checksum [2021-05-25T16:34:12.230Z] 01666e4c0597: Download complete [2021-05-25T16:34:12.230Z] 93b61091891f: Verifying Checksum [2021-05-25T16:34:12.230Z] 93b61091891f: Download complete [2021-05-25T16:34:12.230Z] df20fa9351a1: Pull complete [2021-05-25T16:34:12.490Z] 36b3adc4ff6f: Pull complete [2021-05-25T16:34:12.750Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T16:34:12.750Z] 8ad3a11d3b57: Download complete [2021-05-25T16:34:13.323Z] 8ad3a11d3b57: Pull complete [2021-05-25T16:34:13.584Z] 46f8f816bc3b: Pull complete [2021-05-25T16:34:13.843Z] 93b61091891f: Pull complete [2021-05-25T16:34:14.109Z] 93b9cdb0e59b: Pull complete [2021-05-25T16:34:14.370Z] 5e14af77c1be: Pull complete [2021-05-25T16:34:14.370Z] 01666e4c0597: Pull complete [2021-05-25T16:34:14.631Z] aa168da1d23b: Verifying Checksum [2021-05-25T16:34:14.631Z] aa168da1d23b: Download complete [2021-05-25T16:34:22.884Z] aa168da1d23b: Pull complete [2021-05-25T16:34:22.884Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T16:34:22.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T16:34:22.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T16:34:22.957Z] prd-centos7-docker-4c-2g-149 does not seem to be running inside a container [2021-05-25T16:34:22.993Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T16:34:40.130Z] $ docker top e816dde8de70f702593fdea1c3c4c74c8c71ef139be2febb3ef485b9731d5832 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:34:40.536Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T16:34:40.827Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T16:34:41.125Z] + ls /var/log/sa-host [2021-05-25T16:34:41.125Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T16:34:41.125Z] file_magic: OK [2021-05-25T16:34:41.125Z] HZ: Using current value: 100 [2021-05-25T16:34:41.125Z] file_header: OK [2021-05-25T16:34:41.125Z] 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-05-25T16:34:41.125Z] Statistics: [2021-05-25T16:34:41.125Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T16:34:41.125Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T16:34:41.125Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T16:34:41.125Z] file_magic: OK [2021-05-25T16:34:41.125Z] HZ: Using current value: 100 [2021-05-25T16:34:41.125Z] file_header: OK [2021-05-25T16:34:41.125Z] 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-05-25T16:34:41.125Z] Statistics: [2021-05-25T16:34:41.125Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T16:34:41.125Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T16:34:41.289Z] provisioning config files... [2021-05-25T16:34:41.301Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3647430326048417816tmp [Pipeline] { [Pipeline] echo [2021-05-25T16:34:41.321Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:34:41.614Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T16:34:41.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T16:34:41.648Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:34:41.940Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T16:34:41.950Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:34:42.240Z] ---> sudo-logs.sh [2021-05-25T16:34:42.241Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T16:34:42.268Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:34:42.559Z] ---> job-cost.sh [2021-05-25T16:34:42.559Z] lf-activate-venv: SKIPPING [2021-05-25T16:34:42.559Z] DEBUG: total: 0.18000000715255737 [2021-05-25T16:34:42.559Z] INFO: Retrieving Stack Cost... [2021-05-25T16:34:43.505Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T16:34:43.766Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T16:34:43.779Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:34:44.078Z] ---> logs-deploy.sh [2021-05-25T16:34:44.079Z] lf-activate-venv: SKIPPING [2021-05-25T16:34:44.079Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3506/2 [2021-05-25T16:34:44.079Z] INFO: archiving workspace using pattern(s): [2021-05-25T16:34:45.023Z] Archives upload complete. [2021-05-25T16:34:45.023Z] INFO: archiving logs to Nexus [2021-05-25T16:34:45.596Z] ---> uname -a: [2021-05-25T16:34:45.597Z] Linux prd-centos7-docker-4c-2g-149.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-05-25T16:34:45.597Z] [2021-05-25T16:34:45.597Z] [2021-05-25T16:34:45.597Z] ---> lscpu: [2021-05-25T16:34:45.597Z] Architecture: x86_64 [2021-05-25T16:34:45.597Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-25T16:34:45.597Z] Byte Order: Little Endian [2021-05-25T16:34:45.597Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-25T16:34:45.597Z] CPU(s): 2 [2021-05-25T16:34:45.597Z] On-line CPU(s) list: 0,1 [2021-05-25T16:34:45.597Z] Thread(s) per core: 1 [2021-05-25T16:34:45.597Z] Core(s) per socket: 1 [2021-05-25T16:34:45.597Z] Socket(s): 2 [2021-05-25T16:34:45.597Z] NUMA node(s): 1 [2021-05-25T16:34:45.597Z] Vendor ID: AuthenticAMD [2021-05-25T16:34:45.597Z] CPU family: 23 [2021-05-25T16:34:45.597Z] Model: 49 [2021-05-25T16:34:45.597Z] Model name: AMD EPYC-Rome Processor [2021-05-25T16:34:45.597Z] Stepping: 0 [2021-05-25T16:34:45.597Z] CPU MHz: 2799.998 [2021-05-25T16:34:45.597Z] BogoMIPS: 5599.99 [2021-05-25T16:34:45.597Z] Virtualization: AMD-V [2021-05-25T16:34:45.597Z] Hypervisor vendor: KVM [2021-05-25T16:34:45.597Z] Virtualization type: full [2021-05-25T16:34:45.597Z] L1d cache: 64 KiB [2021-05-25T16:34:45.597Z] L1i cache: 64 KiB [2021-05-25T16:34:45.597Z] L2 cache: 1 MiB [2021-05-25T16:34:45.597Z] L3 cache: 32 MiB [2021-05-25T16:34:45.597Z] NUMA node0 CPU(s): 0,1 [2021-05-25T16:34:45.597Z] Vulnerability Itlb multihit: Not affected [2021-05-25T16:34:45.597Z] Vulnerability L1tf: Not affected [2021-05-25T16:34:45.597Z] Vulnerability Mds: Not affected [2021-05-25T16:34:45.597Z] Vulnerability Meltdown: Not affected [2021-05-25T16:34:45.597Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-25T16:34:45.597Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-25T16:34:45.597Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-25T16:34:45.597Z] Vulnerability Srbds: Not affected [2021-05-25T16:34:45.597Z] Vulnerability Tsx async abort: Not affected [2021-05-25T16:34:45.597Z] 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-05-25T16:34:45.597Z] [2021-05-25T16:34:45.597Z]