Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f6b1e13af8548bcffc37f989b4e80b291648b0c8 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31059 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/406 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/406 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f6b1e13af8548bcffc37f989b4e80b291648b0c8 (master) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6b1e13af8548bcffc37f989b4e80b291648b0c8 # timeout=10 Commit message: "Merge pull request #3288 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.20" > git rev-list --no-walk bf41993ae39f966b0d993bd56432d2f66e6af597 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-23T12:59:56.120Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-23T12:59:56.376Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-23T12:59:56.459Z] ========================================================= [2021-03-23T12:59:56.459Z] EdgeX Global Pipelines Version Info [2021-03-23T12:59:56.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-23T12:59:57.951Z] ------------------- [2021-03-23T12:59:57.951Z] stable info: [2021-03-23T12:59:57.951Z] ------------------- [2021-03-23T12:59:57.951Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-23T12:59:57.951Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-23T12:59:57.951Z] Message: update stable to v1.0.186 [2021-03-23T12:59:58.900Z] ------------------- [2021-03-23T12:59:58.900Z] experimental info: [2021-03-23T12:59:58.900Z] ------------------- [2021-03-23T12:59:58.900Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-23T12:59:58.900Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-23T12:59:58.900Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-23T12:59:59.156Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-23T12:59:59.240Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-23T12:59:59.324Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-23T12:59:59.406Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-23T12:59:59.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-23T12:59:59.567Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-23T12:59:59.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-23T12:59:59.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-23T12:59:59.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-23T12:59:59.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-23T13:00:00.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-23T13:00:00.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-23T13:00:00.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-23T13:00:00.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-23T13:00:00.406Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-23T13:00:00.587Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-23T13:00:00.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-23T13:00:00.792Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-23T13:00:00.886Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-23T13:00:00.968Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-23T13:00:01.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-23T13:00:01.136Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-23T13:00:01.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-03-23T13:00:01.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-03-23T13:00:01.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-03-23T13:00:01.541Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] echo [2021-03-23T13:00:01.657Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6b1e13 [Pipeline] echo [2021-03-23T13:00:01.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-23T13:00:01.966Z] provisioning config files... [2021-03-23T13:00:02.054Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/406@tmp/config3414023450049562291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:00:02.439Z] ---> docker-login.sh [2021-03-23T13:00:02.439Z] nexus3.edgexfoundry.org:10001 [2021-03-23T13:00:02.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:00:02.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:00:02.973Z] Configure a credential helper to remove this warning. See [2021-03-23T13:00:02.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:00:02.973Z] [2021-03-23T13:00:02.973Z] Login Succeeded [2021-03-23T13:00:02.973Z] nexus3.edgexfoundry.org:10002 [2021-03-23T13:00:03.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:00:03.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:00:03.239Z] Configure a credential helper to remove this warning. See [2021-03-23T13:00:03.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:00:03.239Z] [2021-03-23T13:00:03.239Z] Login Succeeded [2021-03-23T13:00:03.239Z] nexus3.edgexfoundry.org:10003 [2021-03-23T13:00:03.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:00:03.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:00:03.504Z] Configure a credential helper to remove this warning. See [2021-03-23T13:00:03.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:00:03.504Z] [2021-03-23T13:00:03.504Z] Login Succeeded [2021-03-23T13:00:03.504Z] nexus3.edgexfoundry.org:10004 [2021-03-23T13:00:03.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:00:03.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:00:03.781Z] Configure a credential helper to remove this warning. See [2021-03-23T13:00:03.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:00:03.781Z] [2021-03-23T13:00:03.781Z] Login Succeeded [2021-03-23T13:00:03.781Z] docker.io [2021-03-23T13:00:04.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:00:04.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:00:04.046Z] Configure a credential helper to remove this warning. See [2021-03-23T13:00:04.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:00:04.046Z] [2021-03-23T13:00:04.310Z] Login Succeeded [2021-03-23T13:00:04.310Z] ---> docker-login.sh ends [Pipeline] } [2021-03-23T13:00:04.323Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-23T13:00:04.829Z] ++ 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-03-23T13:00:04.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T13:00:04.829Z] ++ dirname cmd/core-command/Dockerfile [2021-03-23T13:00:04.829Z] ++ cut -d/ -f2 [2021-03-23T13:00:04.829Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-23T13:00:04.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T13:00:04.829Z] ++ dirname cmd/core-data/Dockerfile [2021-03-23T13:00:04.829Z] ++ cut -d/ -f2 [2021-03-23T13:00:04.829Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-23T13:00:04.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T13:00:04.829Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-23T13:00:04.829Z] ++ cut -d/ -f2 [2021-03-23T13:00:04.829Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-23T13:00:04.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T13:00:04.829Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-23T13:00:04.829Z] ++ cut -d/ -f2 [2021-03-23T13:00:04.829Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-23T13:00:04.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T13:00:04.829Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-23T13:00:04.829Z] ++ cut -d/ -f2 [2021-03-23T13:00:04.829Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-23T13:00:04.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T13:00:04.829Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-23T13:00:04.829Z] ++ cut -d/ -f2 [2021-03-23T13:00:04.829Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-23T13:00:04.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T13:00:04.829Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-23T13:00:04.829Z] ++ cut -d/ -f2 [2021-03-23T13:00:04.829Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-23T13:00:04.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T13:00:04.829Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-23T13:00:04.829Z] ++ cut -d/ -f2 [2021-03-23T13:00:04.829Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-23T13:00:04.829Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T13:00:04.829Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-23T13:00:04.829Z] ++ cut -d/ -f2 [2021-03-23T13:00:04.829Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-23T13:00:04.914Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:00:06.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-23T13:00:06.395Z] [2021-03-23T13:00:06.395Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:00:06.772Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-23T13:00:06.772Z] latest: Pulling from edgex-devops/git-semver [2021-03-23T13:00:06.772Z] 31603596830f: Pulling fs layer [2021-03-23T13:00:06.772Z] 2a8b12db71e7: Pulling fs layer [2021-03-23T13:00:06.772Z] 6ca5941a6612: Pulling fs layer [2021-03-23T13:00:06.772Z] ecc8261a40a4: Pulling fs layer [2021-03-23T13:00:06.772Z] ecc8261a40a4: Waiting [2021-03-23T13:00:06.772Z] 2a8b12db71e7: Verifying Checksum [2021-03-23T13:00:06.772Z] 2a8b12db71e7: Download complete [2021-03-23T13:00:07.047Z] 31603596830f: Download complete [2021-03-23T13:00:07.047Z] 6ca5941a6612: Verifying Checksum [2021-03-23T13:00:07.047Z] 6ca5941a6612: Download complete [2021-03-23T13:00:07.047Z] ecc8261a40a4: Verifying Checksum [2021-03-23T13:00:07.047Z] ecc8261a40a4: Download complete [2021-03-23T13:00:07.324Z] 31603596830f: Pull complete [2021-03-23T13:00:07.588Z] 2a8b12db71e7: Pull complete [2021-03-23T13:00:08.543Z] 6ca5941a6612: Pull complete [2021-03-23T13:00:08.543Z] ecc8261a40a4: Pull complete [2021-03-23T13:00:08.543Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-23T13:00:08.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-23T13:00:08.543Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-23T13:00:08.660Z] prd-centos7-docker-4c-2g-31059 does not seem to be running inside a container [2021-03-23T13:00:08.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-23T13:00:11.287Z] $ docker top 345df4ce780336c5ebfb1ed555193b89e44b634c1ddce0509ef2ad1b854cc35d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-23T13:00:11.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-23T13:00:11.577Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-23T13:00:11.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-23T13:00:11.840Z] $ docker exec 345df4ce780336c5ebfb1ed555193b89e44b634c1ddce0509ef2ad1b854cc35d ssh-agent [2021-03-23T13:00:12.056Z] SSH_AUTH_SOCK=/tmp/ssh-93nyyLEg45nC/agent.11 [2021-03-23T13:00:12.056Z] SSH_AGENT_PID=16 [2021-03-23T13:00:12.070Z] Running ssh-add (command line suppressed) [2021-03-23T13:00:12.228Z] Identity added: /w/workspace/edgex-go/406@tmp/private_key_5405563541830665575.key (/w/workspace/edgex-go/406@tmp/private_key_5405563541830665575.key) [2021-03-23T13:00:12.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-23T13:00:12.629Z] + git tag --points-at HEAD [Pipeline] } [2021-03-23T13:00:12.661Z] $ docker exec --env ******** --env ******** 345df4ce780336c5ebfb1ed555193b89e44b634c1ddce0509ef2ad1b854cc35d ssh-agent -k [2021-03-23T13:00:12.786Z] unset SSH_AUTH_SOCK; [2021-03-23T13:00:12.787Z] unset SSH_AGENT_PID; [2021-03-23T13:00:12.787Z] echo Agent pid 16 killed; [2021-03-23T13:00:12.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-23T13:00:12.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-23T13:00:12.978Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-23T13:00:13.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-23T13:00:13.189Z] $ docker exec 345df4ce780336c5ebfb1ed555193b89e44b634c1ddce0509ef2ad1b854cc35d ssh-agent [2021-03-23T13:00:13.400Z] SSH_AUTH_SOCK=/tmp/ssh-wH6OKMad7Dte/agent.46 [2021-03-23T13:00:13.400Z] SSH_AGENT_PID=52 [2021-03-23T13:00:13.409Z] Running ssh-add (command line suppressed) [2021-03-23T13:00:13.568Z] Identity added: /w/workspace/edgex-go/406@tmp/private_key_611346257786088263.key (/w/workspace/edgex-go/406@tmp/private_key_611346257786088263.key) [2021-03-23T13:00:13.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-23T13:00:13.977Z] + git semver init [2021-03-23T13:00:13.977Z] # -> Open(): unable to determine branch for HEAD [2021-03-23T13:00:13.977Z] # $GIT_DIR = /w/workspace/edgex-go/406/.git [2021-03-23T13:00:13.977Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/406 [2021-03-23T13:00:13.977Z] # $SEMVER_REMOTE_NAME = origin [2021-03-23T13:00:13.977Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-23T13:00:13.977Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-23T13:00:13.977Z] # $SEMVER_BRANCH = master [2021-03-23T13:00:13.977Z] # $SEMVER_TEMP = /tmp/semver-550314115 [2021-03-23T13:00:13.977Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-23T13:00:32.174Z] # '/tmp/semver-550314115' -> '/w/workspace/edgex-go/406/.semver' [2021-03-23T13:00:34.107Z] # -> Force: false [2021-03-23T13:00:34.107Z] # $SEMVER_DIR = /w/workspace/edgex-go/406/.semver [Pipeline] } [2021-03-23T13:00:34.125Z] $ docker exec --env ******** --env ******** 345df4ce780336c5ebfb1ed555193b89e44b634c1ddce0509ef2ad1b854cc35d ssh-agent -k [2021-03-23T13:00:34.402Z] unset SSH_AUTH_SOCK; [2021-03-23T13:00:34.402Z] unset SSH_AGENT_PID; [2021-03-23T13:00:34.402Z] echo Agent pid 52 killed; [2021-03-23T13:00:34.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-23T13:00:34.928Z] + git semver [Pipeline] } [2021-03-23T13:00:34.949Z] $ docker stop --time=1 345df4ce780336c5ebfb1ed555193b89e44b634c1ddce0509ef2ad1b854cc35d [2021-03-23T13:00:36.650Z] $ docker rm -f 345df4ce780336c5ebfb1ed555193b89e44b634c1ddce0509ef2ad1b854cc35d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-23T13:00:37.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-23T13:00:37.757Z] Stashed 1 file(s) [Pipeline] echo [2021-03-23T13:00:37.761Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.139 [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-03-23T13:00:38.618Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-23T13:00:38.929Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-23T13:00:39.237Z] + sudo service docker restart [2021-03-23T13:00:39.238Z] + true [2021-03-23T13:00:39.238Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-23T13:00:39.856Z] ========================================================= [2021-03-23T13:00:39.856Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-23T13:00:39.856Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:00:40.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.15-alpine . [2021-03-23T13:00:44.482Z] Sending build context to Docker daemon 328.7MB [2021-03-23T13:00:44.482Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-23T13:00:44.482Z] Step 2/6 : FROM ${BASE} [2021-03-23T13:00:44.482Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-23T13:00:44.482Z] 188c0c94c7c5: Pulling fs layer [2021-03-23T13:00:44.482Z] 0ef7d3d256c8: Pulling fs layer [2021-03-23T13:00:44.482Z] de9db76c5a1d: Pulling fs layer [2021-03-23T13:00:44.482Z] bca2f99d35d6: Pulling fs layer [2021-03-23T13:00:44.482Z] 93359f2a8cfa: Pulling fs layer [2021-03-23T13:00:44.482Z] 7c6f9722023f: Pulling fs layer [2021-03-23T13:00:44.482Z] a35cf1a2eb13: Pulling fs layer [2021-03-23T13:00:44.482Z] bca2f99d35d6: Waiting [2021-03-23T13:00:44.482Z] 93359f2a8cfa: Waiting [2021-03-23T13:00:44.482Z] 7c6f9722023f: Waiting [2021-03-23T13:00:44.482Z] a35cf1a2eb13: Waiting [2021-03-23T13:00:44.482Z] de9db76c5a1d: Verifying Checksum [2021-03-23T13:00:44.482Z] de9db76c5a1d: Download complete [2021-03-23T13:00:44.482Z] 0ef7d3d256c8: Download complete [2021-03-23T13:00:44.482Z] 93359f2a8cfa: Verifying Checksum [2021-03-23T13:00:44.482Z] 93359f2a8cfa: Download complete [2021-03-23T13:00:44.482Z] 7c6f9722023f: Verifying Checksum [2021-03-23T13:00:44.482Z] 7c6f9722023f: Download complete [2021-03-23T13:00:44.482Z] 188c0c94c7c5: Verifying Checksum [2021-03-23T13:00:44.482Z] 188c0c94c7c5: Download complete [2021-03-23T13:00:45.067Z] 188c0c94c7c5: Pull complete [2021-03-23T13:00:45.334Z] 0ef7d3d256c8: Pull complete [2021-03-23T13:00:45.334Z] de9db76c5a1d: Pull complete [2021-03-23T13:00:46.749Z] a35cf1a2eb13: Verifying Checksum [2021-03-23T13:00:46.749Z] a35cf1a2eb13: Download complete [2021-03-23T13:00:47.013Z] bca2f99d35d6: Verifying Checksum [2021-03-23T13:00:47.013Z] bca2f99d35d6: Download complete [2021-03-23T13:00:53.127Z] Still waiting to schedule task [2021-03-23T13:00:53.127Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-23T13:00:53.653Z] bca2f99d35d6: Pull complete [2021-03-23T13:00:53.653Z] 93359f2a8cfa: Pull complete [2021-03-23T13:00:53.653Z] 7c6f9722023f: Pull complete [2021-03-23T13:00:57.895Z] a35cf1a2eb13: Pull complete [2021-03-23T13:00:57.896Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-23T13:00:57.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-23T13:00:57.896Z] ---> a62c8e92a672 [2021-03-23T13:00:57.896Z] 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-03-23T13:00:57.896Z] ---> Running in 6eb03e53f2b7 [2021-03-23T13:00:58.473Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:00:59.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:00:59.682Z] (1/12) Installing libmagic (5.38-r0) [2021-03-23T13:01:00.260Z] (2/12) Installing file (5.38-r0) [2021-03-23T13:01:00.523Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-23T13:01:00.523Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-23T13:01:05.845Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-23T13:01:05.845Z] (6/12) Installing patch (2.7.6-r6) [2021-03-23T13:01:05.845Z] (7/12) Installing build-base (0.5-r2) [2021-03-23T13:01:05.845Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-23T13:01:05.845Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-23T13:01:05.845Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-23T13:01:05.845Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-23T13:01:05.845Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-23T13:01:06.108Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:01:06.108Z] OK: 233 MiB in 51 packages [2021-03-23T13:01:10.357Z] Removing intermediate container 6eb03e53f2b7 [2021-03-23T13:01:10.357Z] ---> 4087fea02ced [2021-03-23T13:01:10.357Z] Step 4/6 : WORKDIR /edgex-go [2021-03-23T13:01:10.357Z] ---> Running in b7a5bd5c4c04 [2021-03-23T13:01:10.357Z] Removing intermediate container b7a5bd5c4c04 [2021-03-23T13:01:10.357Z] ---> 0643a43df934 [2021-03-23T13:01:10.357Z] Step 5/6 : COPY go.mod . [2021-03-23T13:01:10.357Z] ---> 04c0176a3ac9 [2021-03-23T13:01:10.357Z] Step 6/6 : RUN go mod download [2021-03-23T13:01:10.357Z] ---> Running in 9f4cc61279de [2021-03-23T13:01:36.993Z] Removing intermediate container 9f4cc61279de [2021-03-23T13:01:36.993Z] ---> da1e11b9db8c [2021-03-23T13:01:36.993Z] Successfully built da1e11b9db8c [2021-03-23T13:01:36.993Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:01:37.321Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-23T13:01:37.322Z] . [Pipeline] withDockerContainer [2021-03-23T13:01:37.434Z] prd-centos7-docker-4c-2g-31059 does not seem to be running inside a container [2021-03-23T13:01:37.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** ci-base-image-x86_64 cat [2021-03-23T13:01:38.363Z] $ docker top b405e769bf936fb81238bbbcac0d11912aa635bf4858ba1acd7c2615aa4d227d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T13:01:38.880Z] + go version [2021-03-23T13:01:38.880Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-23T13:01:38.901Z] $ docker stop --time=1 b405e769bf936fb81238bbbcac0d11912aa635bf4858ba1acd7c2615aa4d227d [2021-03-23T13:01:40.317Z] $ docker rm -f b405e769bf936fb81238bbbcac0d11912aa635bf4858ba1acd7c2615aa4d227d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:01:41.234Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-23T13:01:41.235Z] . [Pipeline] withDockerContainer [2021-03-23T13:01:41.343Z] prd-centos7-docker-4c-2g-31059 does not seem to be running inside a container [2021-03-23T13:01:41.416Z] $ 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/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** ci-base-image-x86_64 cat [2021-03-23T13:01:42.149Z] $ docker top 3a718e6ef2ee7c37d7aa6bd659f12f31e61b3f4193acb877fa3eb266c81e6120 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-23T13:01:42.391Z] ========================================================= [2021-03-23T13:01:42.391Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-23T13:01:42.391Z] ========================================================= [Pipeline] sh [2021-03-23T13:01:42.690Z] + make test [2021-03-23T13:01:42.690Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-23T13:01:52.810Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-23T13:02:14.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-23T13:02:20.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-23T13:02:20.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-23T13:02:20.324Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-23T13:02:21.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-23T13:02:21.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-23T13:02:21.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-23T13:02:22.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-23T13:02:23.326Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-23T13:02:23.590Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-23T13:02:27.008Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-23T13:02:27.008Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-23T13:02:27.008Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-23T13:02:28.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.097s coverage: 45.9% of statements [2021-03-23T13:02:28.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-23T13:02:28.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-23T13:02:28.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-23T13:02:28.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-23T13:02:28.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-23T13:02:28.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-23T13:02:28.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.056s coverage: 19.8% of statements [2021-03-23T13:02:28.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.113s coverage: 100.0% of statements [2021-03-23T13:02:34.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.260s coverage: 27.1% of statements [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-23T13:02:34.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-23T13:02:34.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-23T13:02:34.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.134s coverage: 71.3% of statements [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-23T13:02:34.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.243s coverage: 82.9% of statements [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T13:02:34.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.095s coverage: 78.9% of statements [2021-03-23T13:02:34.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-23T13:02:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.487s coverage: 28.6% of statements [2021-03-23T13:02:37.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-23T13:02:37.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-23T13:02:37.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-23T13:02:37.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-23T13:02:37.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-23T13:02:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements [2021-03-23T13:02:37.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-23T13:02:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements [2021-03-23T13:02:37.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-23T13:02:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.158s coverage: 86.7% of statements [2021-03-23T13:02:37.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-23T13:02:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.217s coverage: 97.5% of statements [2021-03-23T13:02:37.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-23T13:02:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.117s coverage: 78.3% of statements [2021-03-23T13:02:37.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-23T13:02:37.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-23T13:02:37.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-23T13:02:37.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-23T13:02:39.453Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31063 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-03-23T13:02:39.544Z] Running in /w/workspace/edgex-go/406 [Pipeline] { [Pipeline] checkout [2021-03-23T13:02:41.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.484s coverage: 92.8% of statements [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-23T13:02:41.251Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-23T13:02:41.251Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.1% of statements [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-23T13:02:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-23T13:02:41.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2021-03-23T13:02:41.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2021-03-23T13:02:41.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2021-03-23T13:02:41.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2021-03-23T13:02:41.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements [2021-03-23T13:02:45.171Z] using credential edgex-jenkins-ssh [2021-03-23T13:02:45.265Z] Cloning the remote Git repository [2021-03-23T13:02:45.329Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-23T13:02:45.445Z] > git init /w/workspace/edgex-go/406 # timeout=10 [2021-03-23T13:02:45.524Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-23T13:02:45.525Z] > git --version # timeout=10 [2021-03-23T13:02:45.551Z] > git --version # 'git version 2.17.1' [2021-03-23T13:02:45.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T13:02:45.607Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-23T13:02:53.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2021-03-23T13:02:53.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-03-23T13:02:56.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.230s coverage: 81.7% of statements [2021-03-23T13:03:04.155Z] Checking out Revision f6b1e13af8548bcffc37f989b4e80b291648b0c8 (master) [2021-03-23T13:03:02.626Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-23T13:03:02.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-23T13:03:02.671Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-23T13:03:02.706Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-23T13:03:02.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T13:03:02.719Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-23T13:03:04.220Z] > git config core.sparsecheckout # timeout=10 [2021-03-23T13:03:04.252Z] > git checkout -f f6b1e13af8548bcffc37f989b4e80b291648b0c8 # timeout=10 [2021-03-23T13:03:08.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.070s coverage: 92.9% of statements [2021-03-23T13:03:08.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-23T13:03:08.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-23T13:03:08.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-23T13:03:08.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 77.8% of statements [2021-03-23T13:03:08.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-23T13:03:08.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-23T13:03:08.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-23T13:03:08.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-23T13:03:08.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-23T13:03:08.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements [2021-03-23T13:03:08.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-23T13:03:08.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-23T13:03:08.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 84.6% of statements [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.107s coverage: 91.6% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 64.4% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 91.3% of statements [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.403s coverage: 69.0% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 38.4% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.184s coverage: 47.0% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.065s coverage: 100.0% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.164s coverage: 87.1% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.733s coverage: 29.1% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.089s coverage: 96.5% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-23T13:03:08.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-03-23T13:03:08.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [2021-03-23T13:03:08.450Z] GO111MODULE=on go vet ./... [2021-03-23T13:03:08.813Z] Commit message: "Merge pull request #3288 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-23T13:03:10.232Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-23T13:03:10.642Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-23T13:03:11.071Z] + sudo service docker restart [2021-03-23T13:03:11.071Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-23T13:03:13.780Z] provisioning config files... [2021-03-23T13:03:13.826Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/406@tmp/config183357766298892446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:03:14.237Z] ---> docker-login.sh [2021-03-23T13:03:14.237Z] nexus3.edgexfoundry.org:10001 [2021-03-23T13:03:15.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:03:15.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:03:15.498Z] Configure a credential helper to remove this warning. See [2021-03-23T13:03:15.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:03:15.498Z] [2021-03-23T13:03:15.498Z] Login Succeeded [2021-03-23T13:03:15.773Z] nexus3.edgexfoundry.org:10002 [2021-03-23T13:03:16.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:03:16.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:03:16.049Z] Configure a credential helper to remove this warning. See [2021-03-23T13:03:16.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:03:16.049Z] [2021-03-23T13:03:16.049Z] Login Succeeded [2021-03-23T13:03:16.326Z] nexus3.edgexfoundry.org:10003 [2021-03-23T13:03:16.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:03:16.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:03:16.601Z] Configure a credential helper to remove this warning. See [2021-03-23T13:03:16.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:03:16.601Z] [2021-03-23T13:03:16.601Z] Login Succeeded [2021-03-23T13:03:16.601Z] nexus3.edgexfoundry.org:10004 [2021-03-23T13:03:17.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:03:17.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:03:17.199Z] Configure a credential helper to remove this warning. See [2021-03-23T13:03:17.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:03:17.199Z] [2021-03-23T13:03:17.199Z] Login Succeeded [2021-03-23T13:03:17.199Z] docker.io [2021-03-23T13:03:17.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:03:17.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:03:17.757Z] Configure a credential helper to remove this warning. See [2021-03-23T13:03:17.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:03:17.757Z] [2021-03-23T13:03:17.757Z] Login Succeeded [2021-03-23T13:03:18.030Z] ---> docker-login.sh ends [Pipeline] } [2021-03-23T13:03:18.048Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-23T13:03:18.552Z] ========================================================= [2021-03-23T13:03:18.552Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-23T13:03:18.552Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:03:18.922Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-23T13:03:20.905Z] Sending build context to Docker daemon 166.9MB [2021-03-23T13:03:21.192Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-23T13:03:21.192Z] Step 2/6 : FROM ${BASE} [2021-03-23T13:03:21.192Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-23T13:03:21.192Z] 5f621e34cdf4: Pulling fs layer [2021-03-23T13:03:21.192Z] a4357932f1b6: Pulling fs layer [2021-03-23T13:03:21.192Z] 18c013af1878: Pulling fs layer [2021-03-23T13:03:21.192Z] 00ac8860ef70: Pulling fs layer [2021-03-23T13:03:21.192Z] 63d7cb157983: Pulling fs layer [2021-03-23T13:03:21.192Z] b116817d02f9: Pulling fs layer [2021-03-23T13:03:21.192Z] 745a02a5169b: Pulling fs layer [2021-03-23T13:03:21.192Z] 00ac8860ef70: Waiting [2021-03-23T13:03:21.192Z] 63d7cb157983: Waiting [2021-03-23T13:03:21.192Z] b116817d02f9: Waiting [2021-03-23T13:03:21.192Z] 745a02a5169b: Waiting [2021-03-23T13:03:21.192Z] 18c013af1878: Verifying Checksum [2021-03-23T13:03:21.192Z] 18c013af1878: Download complete [2021-03-23T13:03:21.192Z] a4357932f1b6: Download complete [2021-03-23T13:03:21.192Z] 63d7cb157983: Verifying Checksum [2021-03-23T13:03:21.192Z] 63d7cb157983: Download complete [2021-03-23T13:03:21.192Z] b116817d02f9: Verifying Checksum [2021-03-23T13:03:21.192Z] b116817d02f9: Download complete [2021-03-23T13:03:21.192Z] 5f621e34cdf4: Verifying Checksum [2021-03-23T13:03:21.192Z] 5f621e34cdf4: Download complete [2021-03-23T13:03:21.813Z] 5f621e34cdf4: Pull complete [2021-03-23T13:03:22.420Z] a4357932f1b6: Pull complete [2021-03-23T13:03:23.019Z] 18c013af1878: Pull complete [2021-03-23T13:03:23.626Z] 745a02a5169b: Download complete [2021-03-23T13:03:25.068Z] 00ac8860ef70: Verifying Checksum [2021-03-23T13:03:25.068Z] 00ac8860ef70: Download complete [2021-03-23T13:03:35.248Z] 00ac8860ef70: Pull complete [2021-03-23T13:03:35.520Z] 63d7cb157983: Pull complete [2021-03-23T13:03:35.794Z] b116817d02f9: Pull complete [2021-03-23T13:03:40.111Z] 745a02a5169b: Pull complete [2021-03-23T13:03:40.111Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-23T13:03:40.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-23T13:03:40.111Z] ---> b7e6874047d6 [2021-03-23T13:03:40.111Z] 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-03-23T13:03:40.776Z] gofmt -l . [2021-03-23T13:03:40.776Z] [ "`gofmt -l .`" = "" ] [2021-03-23T13:03:40.776Z] ./bin/test-go-mod-tidy.sh [2021-03-23T13:03:40.776Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-23T13:03:41.116Z] + ls -al . [2021-03-23T13:03:41.116Z] total 772 [2021-03-23T13:03:41.116Z] drwxrwxr-x 10 1001 1001 4096 Mar 23 13:03 . [2021-03-23T13:03:41.116Z] drwxr-xr-x 4 root root 32 Mar 23 13:01 .. [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 11 Mar 23 12:59 .dockerignore [2021-03-23T13:03:41.116Z] drwxrwxr-x 8 1001 1001 162 Mar 23 12:59 .git [2021-03-23T13:03:41.116Z] drwxrwxr-x 3 1001 1001 125 Mar 23 12:59 .github [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 818 Mar 23 12:59 .gitignore [2021-03-23T13:03:41.116Z] drwx------ 3 1001 1001 45 Mar 23 13:00 .semver [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 12:59 .sonarcloud.properties [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 8607 Mar 23 12:59 Attribution.txt [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 12:59 CONTRIBUTING.md [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 931 Mar 23 12:59 Dockerfile.build [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 863 Mar 23 12:59 Jenkinsfile [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 12:59 LICENSE [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 5774 Mar 23 12:59 Makefile [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 6548 Mar 23 12:59 README.md [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 6755 Mar 23 12:59 SECURITY.md [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 13 Mar 23 13:00 VERSION [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 4131 Mar 23 12:59 ZMQWindows.md [2021-03-23T13:03:41.116Z] drwxrwxr-x 2 1001 1001 117 Mar 23 12:59 bin [2021-03-23T13:03:41.116Z] drwxrwxr-x 14 1001 1001 4096 Mar 23 12:59 cmd [2021-03-23T13:03:41.116Z] -rw-r--r-- 1 root root 659965 Mar 23 13:03 coverage.out [2021-03-23T13:03:41.116Z] -rw-r--r-- 1 root root 1055 Mar 23 13:03 go.mod [2021-03-23T13:03:41.116Z] -rw-r--r-- 1 root root 21981 Mar 23 13:03 go.sum [2021-03-23T13:03:41.116Z] drwxrwxr-x 8 1001 1001 127 Mar 23 12:59 internal [2021-03-23T13:03:41.116Z] drwxrwxr-x 4 1001 1001 26 Mar 23 12:59 openapi [2021-03-23T13:03:41.116Z] drwxrwxr-x 4 1001 1001 71 Mar 23 12:59 snap [2021-03-23T13:03:41.116Z] -rw-rw-r-- 1 1001 1001 168 Mar 23 12:59 version.go [Pipeline] sh [2021-03-23T13:03:41.427Z] + '[' -e coverage.out ] [2021-03-23T13:03:41.427Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-23T13:03:41.645Z] Stashed 1 file(s) [Pipeline] sh [2021-03-23T13:03:41.950Z] + make build [2021-03-23T13:03:41.950Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/core-data/core-data ./cmd/core-data [2021-03-23T13:03:43.518Z] ---> Running in 24cb6e13a637 [2021-03-23T13:03:44.502Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:03:45.097Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:03:45.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-23T13:03:45.696Z] (1/12) Installing libmagic (5.38-r0) [2021-03-23T13:03:45.967Z] (2/12) Installing file (5.38-r0) [2021-03-23T13:03:45.967Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-23T13:03:45.967Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-23T13:03:48.579Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-23T13:03:48.852Z] (6/12) Installing patch (2.7.6-r6) [2021-03-23T13:03:48.852Z] (7/12) Installing build-base (0.5-r2) [2021-03-23T13:03:48.852Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-23T13:03:49.123Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-23T13:03:49.123Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-23T13:03:49.123Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-23T13:03:49.394Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-23T13:03:49.394Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:03:49.394Z] OK: 217 MiB in 51 packages [2021-03-23T13:03:53.705Z] Removing intermediate container 24cb6e13a637 [2021-03-23T13:03:53.705Z] ---> 17d4bf2bb4e3 [2021-03-23T13:03:53.705Z] Step 4/6 : WORKDIR /edgex-go [2021-03-23T13:03:53.705Z] ---> Running in 076d64c1f902 [2021-03-23T13:03:53.978Z] Removing intermediate container 076d64c1f902 [2021-03-23T13:03:53.978Z] ---> c450d949a118 [2021-03-23T13:03:53.978Z] Step 5/6 : COPY go.mod . [2021-03-23T13:03:54.573Z] ---> ee74bfd4f56a [2021-03-23T13:03:54.573Z] Step 6/6 : RUN go mod download [2021-03-23T13:03:54.846Z] ---> Running in c5af5b3a31e9 [2021-03-23T13:03:55.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/core-command/core-command ./cmd/core-command [2021-03-23T13:03:56.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-23T13:03:57.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-23T13:03:58.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-23T13:04:00.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-23T13:04:01.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-23T13:04:02.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-23T13:04:04.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-23T13:04:05.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-23T13:04:07.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-23T13:04:09.856Z] $ docker stop --time=1 3a718e6ef2ee7c37d7aa6bd659f12f31e61b3f4193acb877fa3eb266c81e6120 [2021-03-23T13:04:11.553Z] $ docker rm -f 3a718e6ef2ee7c37d7aa6bd659f12f31e61b3f4193acb877fa3eb266c81e6120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:04:16.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-23T13:04:16.263Z] [2021-03-23T13:04:16.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:04:16.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-23T13:04:16.613Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-23T13:04:16.613Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-23T13:04:16.613Z] ca9280d653b3: Pulling fs layer [2021-03-23T13:04:16.613Z] 7e9c9ca2126c: Pulling fs layer [2021-03-23T13:04:16.882Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-23T13:04:16.882Z] cbdbe7a5bc2a: Download complete [2021-03-23T13:04:17.155Z] ca9280d653b3: Verifying Checksum [2021-03-23T13:04:17.155Z] cbdbe7a5bc2a: Pull complete [2021-03-23T13:04:18.573Z] 7e9c9ca2126c: Verifying Checksum [2021-03-23T13:04:18.573Z] 7e9c9ca2126c: Download complete [2021-03-23T13:04:18.573Z] ca9280d653b3: Pull complete [2021-03-23T13:04:21.640Z] Removing intermediate container c5af5b3a31e9 [2021-03-23T13:04:21.640Z] ---> 6aa67d15dd13 [2021-03-23T13:04:21.640Z] Successfully built 6aa67d15dd13 [2021-03-23T13:04:21.640Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:04:21.981Z] + docker inspect -f . ci-base-image-arm64 [2021-03-23T13:04:21.981Z] . [Pipeline] withDockerContainer [2021-03-23T13:04:22.248Z] prd-ubuntu18.04-docker-arm64-4c-16g-31063 does not seem to be running inside a container [2021-03-23T13:04:22.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** ci-base-image-arm64 cat [2021-03-23T13:04:23.757Z] $ docker top 80d377632c46bebf0f7ac01dc6a09de8064c9a2e525a34893342256072acf32d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T13:04:24.774Z] + go version [2021-03-23T13:04:24.774Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-23T13:04:24.800Z] $ docker stop --time=1 80d377632c46bebf0f7ac01dc6a09de8064c9a2e525a34893342256072acf32d [2021-03-23T13:04:25.223Z] 7e9c9ca2126c: Pull complete [2021-03-23T13:04:25.223Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-23T13:04:25.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-23T13:04:25.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-23T13:04:26.698Z] $ docker rm -f 80d377632c46bebf0f7ac01dc6a09de8064c9a2e525a34893342256072acf32d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-03-23T13:04:27.097Z] prd-centos7-docker-4c-2g-31059 does not seem to be running inside a container [2021-03-23T13:04:27.160Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-23T13:04:30.150Z] $ docker top 45fe065f54545c6f4025eaf4ddae4d0ac6b93d770d25780b8daa80ecfe3b237c -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-03-23T13:04:30.783Z] + docker-compose build --help [2021-03-23T13:04:30.784Z] + grep parallel [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:04:31.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-23T13:04:31.274Z] [2021-03-23T13:04:31.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:04:31.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-23T13:04:31.944Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-23T13:04:31.944Z] 29e5d40040c1: Pulling fs layer [2021-03-23T13:04:31.944Z] 1ce36da41761: Pulling fs layer [2021-03-23T13:04:31.944Z] 25b303627fd3: Pulling fs layer [2021-03-23T13:04:32.176Z] --parallel Build images in parallel. [Pipeline] } [2021-03-23T13:04:32.195Z] $ docker stop --time=1 45fe065f54545c6f4025eaf4ddae4d0ac6b93d770d25780b8daa80ecfe3b237c [2021-03-23T13:04:32.224Z] 29e5d40040c1: Verifying Checksum [2021-03-23T13:04:32.224Z] 29e5d40040c1: Download complete [2021-03-23T13:04:32.829Z] 1ce36da41761: Verifying Checksum [2021-03-23T13:04:32.829Z] 1ce36da41761: Download complete [2021-03-23T13:04:32.829Z] 29e5d40040c1: Pull complete [2021-03-23T13:04:33.595Z] $ docker rm -f 45fe065f54545c6f4025eaf4ddae4d0ac6b93d770d25780b8daa80ecfe3b237c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:04:34.263Z] 1ce36da41761: Pull complete [2021-03-23T13:04:34.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-23T13:04:34.303Z] . [Pipeline] withDockerContainer [2021-03-23T13:04:34.433Z] prd-centos7-docker-4c-2g-31059 does not seem to be running inside a container [2021-03-23T13:04:34.486Z] $ 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/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-23T13:04:34.531Z] 25b303627fd3: Verifying Checksum [2021-03-23T13:04:34.531Z] 25b303627fd3: Download complete [2021-03-23T13:04:35.409Z] $ docker top 6461f70c96f0e07627939e39c49598adbae82e766f0d7f306256f08f1a2edf32 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T13:04:35.902Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-23T13:04:37.296Z] Building docker-core-command-go ... [2021-03-23T13:04:37.296Z] Building docker-core-data-go ... [2021-03-23T13:04:37.296Z] Building docker-core-metadata-go ... [2021-03-23T13:04:37.296Z] Building docker-security-bootstrapper-go ... [2021-03-23T13:04:37.296Z] Building docker-security-proxy-setup-go ... [2021-03-23T13:04:37.296Z] Building docker-security-secretstore-setup-go ... [2021-03-23T13:04:37.296Z] Building docker-support-notifications-go ... [2021-03-23T13:04:37.296Z] Building docker-support-scheduler-go ... [2021-03-23T13:04:37.296Z] Building docker-sys-mgmt-agent-go ... [2021-03-23T13:04:37.296Z] Building docker-support-notifications-go [2021-03-23T13:04:37.296Z] Building docker-core-metadata-go [2021-03-23T13:04:37.296Z] Building docker-sys-mgmt-agent-go [2021-03-23T13:04:37.296Z] Building docker-security-secretstore-setup-go [2021-03-23T13:04:37.296Z] Building docker-security-bootstrapper-go [2021-03-23T13:04:44.674Z] 25b303627fd3: Pull complete [2021-03-23T13:04:44.674Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-23T13:04:44.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-23T13:04:44.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-23T13:04:44.912Z] prd-ubuntu18.04-docker-arm64-4c-16g-31063 does not seem to be running inside a container [2021-03-23T13:04:44.996Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-23T13:04:48.033Z] $ docker top 5470952a5fd7fd4344a7180fa167be55aa8db9ad6cd4b9f134780e170c1a5d7a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T13:04:49.004Z] + docker-compose build --help [2021-03-23T13:04:49.004Z] + grep parallel [2021-03-23T13:04:52.376Z] --parallel Build images in parallel. [Pipeline] } [2021-03-23T13:04:52.403Z] $ docker stop --time=1 5470952a5fd7fd4344a7180fa167be55aa8db9ad6cd4b9f134780e170c1a5d7a [2021-03-23T13:04:54.370Z] $ docker rm -f 5470952a5fd7fd4344a7180fa167be55aa8db9ad6cd4b9f134780e170c1a5d7a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:04:55.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-23T13:04:55.147Z] . [Pipeline] withDockerContainer [2021-03-23T13:04:56.342Z] prd-ubuntu18.04-docker-arm64-4c-16g-31063 does not seem to be running inside a container [2021-03-23T13:04:56.522Z] $ 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/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-23T13:04:58.051Z] $ docker top 3064bf587af6732fc85eee2e53b766add4142d54e64ceb2ca13f1e474261edea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T13:04:59.140Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-23T13:05:02.539Z] Building docker-core-command-go ... [2021-03-23T13:05:02.539Z] Building docker-core-data-go ... [2021-03-23T13:05:02.539Z] Building docker-core-metadata-go ... [2021-03-23T13:05:02.539Z] Building docker-security-bootstrapper-go ... [2021-03-23T13:05:02.539Z] Building docker-security-proxy-setup-go ... [2021-03-23T13:05:02.539Z] Building docker-security-secretstore-setup-go ... [2021-03-23T13:05:02.539Z] Building docker-support-notifications-go ... [2021-03-23T13:05:02.539Z] Building docker-support-scheduler-go ... [2021-03-23T13:05:02.539Z] Building docker-sys-mgmt-agent-go ... [2021-03-23T13:05:02.539Z] Building docker-support-scheduler-go [2021-03-23T13:05:02.539Z] Building docker-core-command-go [2021-03-23T13:05:02.539Z] Building docker-security-proxy-setup-go [2021-03-23T13:05:02.539Z] Building docker-support-notifications-go [2021-03-23T13:05:02.539Z] Building docker-security-bootstrapper-go [2021-03-23T13:05:16.328Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:05:16.328Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:05:16.328Z] ---> da1e11b9db8c [2021-03-23T13:05:16.328Z] Step 3/26 : WORKDIR /edgex-go [2021-03-23T13:05:16.328Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:05:16.328Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:05:16.328Z] ---> da1e11b9db8c [2021-03-23T13:05:16.328Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T13:05:16.328Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:05:16.329Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:05:16.329Z] ---> da1e11b9db8c [2021-03-23T13:05:16.329Z] Step 3/22 : WORKDIR /edgex-go [2021-03-23T13:05:16.329Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:05:16.329Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:05:16.329Z] ---> da1e11b9db8c [2021-03-23T13:05:16.329Z] Step 3/24 : WORKDIR /edgex-go [2021-03-23T13:05:16.329Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:05:16.329Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:05:16.329Z] ---> da1e11b9db8c [2021-03-23T13:05:16.329Z] Step 3/31 : WORKDIR /edgex-go [2021-03-23T13:05:16.329Z] ---> Running in b46698e414a3 [2021-03-23T13:05:16.329Z] ---> Running in 6cb755dd6d6b [2021-03-23T13:05:16.329Z] ---> Running in cb707cde2a8f [2021-03-23T13:05:16.329Z] ---> Running in 131301187bcf [2021-03-23T13:05:16.329Z] ---> Running in 43bb64bcba5f [2021-03-23T13:05:16.329Z] Removing intermediate container cb707cde2a8f [2021-03-23T13:05:16.329Z] ---> dde57be2bb75 [2021-03-23T13:05:16.329Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:05:16.329Z] Removing intermediate container b46698e414a3 [2021-03-23T13:05:16.329Z] ---> 54ad98d8b180 [2021-03-23T13:05:16.329Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:05:16.329Z] Removing intermediate container 43bb64bcba5f [2021-03-23T13:05:16.329Z] ---> ef25523aec7b [2021-03-23T13:05:16.329Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:05:16.329Z] Removing intermediate container 6cb755dd6d6b [2021-03-23T13:05:16.329Z] ---> c38a45aff60d [2021-03-23T13:05:16.329Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:05:16.329Z] Removing intermediate container 131301187bcf [2021-03-23T13:05:16.329Z] ---> be8e819747ea [2021-03-23T13:05:16.329Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:05:16.329Z] ---> Running in 5fb56c7e66a7 [2021-03-23T13:05:16.329Z] ---> Running in c9eafb720255 [2021-03-23T13:05:16.329Z] ---> Running in 0d2c8ebaf100 [2021-03-23T13:05:16.329Z] ---> Running in f256690a0238 [2021-03-23T13:05:16.329Z] ---> Running in b650ac1cefd4 [2021-03-23T13:05:16.329Z] Removing intermediate container 0d2c8ebaf100 [2021-03-23T13:05:16.329Z] ---> d1e8095f9249 [2021-03-23T13:05:16.329Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-23T13:05:16.329Z] Removing intermediate container f256690a0238 [2021-03-23T13:05:16.329Z] ---> 425fe1aadd2b [2021-03-23T13:05:16.329Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-23T13:05:16.329Z] Removing intermediate container c9eafb720255 [2021-03-23T13:05:16.329Z] ---> 32f4b29da64c [2021-03-23T13:05:16.329Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-23T13:05:16.329Z] ---> Running in 4e10af79c325 [2021-03-23T13:05:16.329Z] ---> Running in b40dbf5e72bb [2021-03-23T13:05:16.329Z] ---> Running in b3d75dcbd524 [2021-03-23T13:05:16.329Z] Removing intermediate container b650ac1cefd4 [2021-03-23T13:05:16.329Z] ---> bc6391758b77 [2021-03-23T13:05:16.329Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-23T13:05:16.329Z] Removing intermediate container 5fb56c7e66a7 [2021-03-23T13:05:16.329Z] ---> c8b2514c0ee2 [2021-03-23T13:05:16.329Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-23T13:05:16.329Z] ---> Running in 701736584cb1 [2021-03-23T13:05:16.329Z] ---> Running in ab61afe0cfaf [2021-03-23T13:05:16.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:05:16.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:05:16.879Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:05:17.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:05:17.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:05:17.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:05:17.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:05:17.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:05:17.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:05:17.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:05:17.674Z] OK: 233 MiB in 51 packages [2021-03-23T13:05:17.946Z] OK: 233 MiB in 51 packages [2021-03-23T13:05:18.222Z] OK: 233 MiB in 51 packages [2021-03-23T13:05:18.222Z] OK: 233 MiB in 51 packages [2021-03-23T13:05:18.499Z] Removing intermediate container 4e10af79c325 [2021-03-23T13:05:18.499Z] ---> 5890f115ea63 [2021-03-23T13:05:18.499Z] Step 6/24 : COPY go.mod . [2021-03-23T13:05:18.499Z] OK: 233 MiB in 51 packages [2021-03-23T13:05:18.762Z] Removing intermediate container b3d75dcbd524 [2021-03-23T13:05:18.762Z] ---> 59f5cb1324fd [2021-03-23T13:05:18.762Z] Step 6/22 : COPY go.mod . [2021-03-23T13:05:19.026Z] ---> 7faaf9fa8bff [2021-03-23T13:05:19.026Z] Step 7/24 : RUN go mod download [2021-03-23T13:05:19.026Z] ---> Running in b8bff3669402 [2021-03-23T13:05:19.292Z] Removing intermediate container b40dbf5e72bb [2021-03-23T13:05:19.293Z] ---> b79fba69adf8 [2021-03-23T13:05:19.293Z] Step 6/31 : COPY go.mod . [2021-03-23T13:05:19.293Z] ---> 471922e70709 [2021-03-23T13:05:19.293Z] Step 7/22 : RUN go mod download [2021-03-23T13:05:19.293Z] Removing intermediate container 701736584cb1 [2021-03-23T13:05:19.293Z] ---> 3a6e17579ed9 [2021-03-23T13:05:19.293Z] Step 6/26 : COPY go.mod . [2021-03-23T13:05:19.561Z] Removing intermediate container ab61afe0cfaf [2021-03-23T13:05:19.561Z] ---> 45e1b49dd9b0 [2021-03-23T13:05:19.561Z] Step 6/23 : COPY go.mod . [2021-03-23T13:05:19.561Z] ---> Running in 37b7588f2bcd [2021-03-23T13:05:19.826Z] ---> 76b0f825b913 [2021-03-23T13:05:19.826Z] Step 7/31 : RUN go mod download [2021-03-23T13:05:19.826Z] ---> 33f065c755e9 [2021-03-23T13:05:19.826Z] Step 7/26 : RUN go mod download [2021-03-23T13:05:19.826Z] ---> 84ad8a9921bf [2021-03-23T13:05:19.826Z] Step 7/23 : RUN go mod download [2021-03-23T13:05:20.092Z] ---> Running in 28b19739ff6d [2021-03-23T13:05:20.092Z] ---> Running in 03672abe505c [2021-03-23T13:05:20.092Z] ---> Running in 1f75a827f0c8 [2021-03-23T13:05:21.518Z] Removing intermediate container b8bff3669402 [2021-03-23T13:05:21.518Z] ---> 3a9497a768b5 [2021-03-23T13:05:21.518Z] Step 8/24 : COPY . . [2021-03-23T13:05:21.781Z] Removing intermediate container 37b7588f2bcd [2021-03-23T13:05:21.781Z] ---> eac07c927136 [2021-03-23T13:05:21.781Z] Step 8/22 : COPY . . [2021-03-23T13:05:22.743Z] Removing intermediate container 28b19739ff6d [2021-03-23T13:05:22.743Z] ---> 10986941a53a [2021-03-23T13:05:22.743Z] Step 8/31 : COPY . . [2021-03-23T13:05:24.705Z] Removing intermediate container 03672abe505c [2021-03-23T13:05:24.705Z] ---> 89f7c12230d4 [2021-03-23T13:05:24.705Z] Step 8/26 : COPY . . [2021-03-23T13:05:30.058Z] Removing intermediate container 1f75a827f0c8 [2021-03-23T13:05:30.058Z] ---> 413c1532bee1 [2021-03-23T13:05:30.058Z] Step 8/23 : COPY . . [2021-03-23T13:05:59.073Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:05:59.073Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:05:59.073Z] ---> 6aa67d15dd13 [2021-03-23T13:05:59.073Z] Step 3/21 : WORKDIR /edgex-go [2021-03-23T13:05:59.073Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:05:59.073Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:05:59.073Z] ---> 6aa67d15dd13 [2021-03-23T13:05:59.073Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T13:05:59.073Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:05:59.073Z] [2021-03-23T13:05:59.073Z] Step 2/31 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:05:59.073Z] [2021-03-23T13:05:59.073Z] ---> 6aa67d15dd13 [2021-03-23T13:05:59.073Z] ---> 6aa67d15dd13 [2021-03-23T13:05:59.073Z] Step 3/31 : WORKDIR /edgex-goStep 3/22 : WORKDIR /edgex-go [2021-03-23T13:05:59.073Z] [2021-03-23T13:05:59.073Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:05:59.073Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:05:59.073Z] ---> 6aa67d15dd13 [2021-03-23T13:05:59.073Z] Step 3/22 : WORKDIR /edgex-go [2021-03-23T13:05:59.073Z] ---> Running in faa298e3cc9f [2021-03-23T13:05:59.073Z] ---> Running in 7918504436ed [2021-03-23T13:05:59.073Z] ---> Running in de4939253cc1 [2021-03-23T13:05:59.073Z] ---> Running in 3d303c9f514f [2021-03-23T13:05:59.073Z] ---> Running in 4c8f2913fc45 [2021-03-23T13:05:59.073Z] Removing intermediate container 3d303c9f514f [2021-03-23T13:05:59.073Z] ---> fb3fc3a7a37a [2021-03-23T13:05:59.073Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:05:59.073Z] Removing intermediate container 7918504436ed [2021-03-23T13:05:59.073Z] ---> eb9dc5c7bba6 [2021-03-23T13:05:59.073Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:05:59.073Z] Removing intermediate container de4939253cc1 [2021-03-23T13:05:59.073Z] ---> 78a355830b9a [2021-03-23T13:05:59.073Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:05:59.073Z] Removing intermediate container faa298e3cc9f [2021-03-23T13:05:59.073Z] ---> 4ebb001cfefb [2021-03-23T13:05:59.073Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:05:59.073Z] Removing intermediate container 4c8f2913fc45 [2021-03-23T13:05:59.073Z] ---> f4e906071c0c [2021-03-23T13:05:59.073Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:05:59.073Z] ---> Running in f770cf5c85f4 [2021-03-23T13:05:59.073Z] ---> Running in e1012f6c4fed [2021-03-23T13:05:59.073Z] ---> Running in e24ca0b3fe8b [2021-03-23T13:05:59.073Z] ---> Running in 7061194a626e [2021-03-23T13:05:59.073Z] ---> Running in 2e472265710d [2021-03-23T13:05:59.073Z] Removing intermediate container f770cf5c85f4 [2021-03-23T13:05:59.073Z] ---> 922dd2188806 [2021-03-23T13:05:59.073Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-23T13:05:59.073Z] ---> Running in 3f9b93187ccf [2021-03-23T13:05:59.680Z] Removing intermediate container e1012f6c4fed [2021-03-23T13:05:59.680Z] ---> 5cc77a897ca2 [2021-03-23T13:05:59.680Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-23T13:05:59.954Z] Removing intermediate container e24ca0b3fe8b [2021-03-23T13:05:59.954Z] ---> d93c879eadfc [2021-03-23T13:05:59.954Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-23T13:05:59.954Z] ---> Running in 01e34db2cb38 [2021-03-23T13:05:59.954Z] ---> Running in 66470ee79f8a [2021-03-23T13:06:00.225Z] Removing intermediate container 7061194a626e [2021-03-23T13:06:00.225Z] ---> c6d75e9df554 [2021-03-23T13:06:00.225Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-23T13:06:00.225Z] Removing intermediate container 2e472265710d [2021-03-23T13:06:00.225Z] ---> 2ed9b8c5b3e5 [2021-03-23T13:06:00.225Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-23T13:06:00.503Z] ---> Running in f4e39363adec [2021-03-23T13:06:00.503Z] ---> Running in 3f48f2e5921f [2021-03-23T13:06:00.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:06:01.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:06:02.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:06:02.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:06:02.323Z] OK: 217 MiB in 51 packages [2021-03-23T13:06:02.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:06:02.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:06:02.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:06:02.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:06:03.216Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:06:03.216Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:06:03.834Z] Removing intermediate container 3f9b93187ccf [2021-03-23T13:06:03.834Z] ---> 3755488816d0 [2021-03-23T13:06:03.834Z] Step 6/22 : COPY go.mod . [2021-03-23T13:06:03.834Z] OK: 217 MiB in 51 packages [2021-03-23T13:06:03.834Z] OK: 217 MiB in 51 packages [2021-03-23T13:06:04.121Z] OK: 217 MiB in 51 packages [2021-03-23T13:06:04.121Z] OK: 217 MiB in 51 packages [2021-03-23T13:06:05.118Z] ---> 8ac7d5fec309 [2021-03-23T13:06:05.118Z] Step 7/22 : RUN go mod download [2021-03-23T13:06:05.118Z] ---> Running in b7a8645bf0c5 [2021-03-23T13:06:05.392Z] Removing intermediate container 01e34db2cb38 [2021-03-23T13:06:05.392Z] ---> 707be842c36e [2021-03-23T13:06:05.392Z] Step 6/23 : COPY go.mod . [2021-03-23T13:06:05.993Z] Removing intermediate container 66470ee79f8a [2021-03-23T13:06:05.994Z] ---> 9e927ca85961 [2021-03-23T13:06:05.994Z] Step 6/31 : COPY go.mod . [2021-03-23T13:06:06.282Z] Removing intermediate container f4e39363adec [2021-03-23T13:06:06.282Z] ---> c34ce7768de4 [2021-03-23T13:06:06.282Z] Step 6/21 : COPY go.mod . [2021-03-23T13:06:06.282Z] Removing intermediate container 3f48f2e5921f [2021-03-23T13:06:06.282Z] ---> 2573f176c0ed [2021-03-23T13:06:06.282Z] Step 6/22 : COPY go.mod . [2021-03-23T13:06:06.892Z] ---> d9fdb405dee7 [2021-03-23T13:06:06.892Z] Step 7/23 : RUN go mod download [2021-03-23T13:06:07.171Z] ---> Running in 0e4c950e240a [2021-03-23T13:06:07.445Z] ---> 828e8a7c7d6a [2021-03-23T13:06:07.445Z] Step 7/31 : RUN go mod download [2021-03-23T13:06:07.734Z] ---> Running in 981834be287d [2021-03-23T13:06:07.734Z] ---> 9b5a8bf5f5dc [2021-03-23T13:06:07.734Z] Step 7/21 : RUN go mod download [2021-03-23T13:06:08.017Z] ---> 65ce3c136e07 [2021-03-23T13:06:08.017Z] Step 7/22 : RUN go mod download [2021-03-23T13:06:08.017Z] ---> Running in 98140b397c6e [2021-03-23T13:06:08.294Z] ---> Running in e44df3b99546 [2021-03-23T13:06:08.968Z] ---> 11b5b04567e1 [2021-03-23T13:06:08.969Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-23T13:06:08.969Z] ---> Running in 17064fb81e60 [2021-03-23T13:06:08.969Z] ---> b41a979f480a [2021-03-23T13:06:08.969Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-23T13:06:08.969Z] ---> 6fc299b31885 [2021-03-23T13:06:08.969Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-23T13:06:08.969Z] ---> b9d5444e80fc [2021-03-23T13:06:08.969Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-23T13:06:08.969Z] ---> fa87c09cad85 [2021-03-23T13:06:08.969Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-23T13:06:08.969Z] ---> Running in c47e34fb4fce [2021-03-23T13:06:08.969Z] ---> Running in c4e15618a590 [2021-03-23T13:06:08.969Z] ---> Running in 238e2cd72f02 [2021-03-23T13:06:08.969Z] ---> Running in 50f20b48a5b1 [2021-03-23T13:06:08.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-23T13:06:08.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-23T13:06:08.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-23T13:06:08.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-23T13:06:08.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-23T13:06:09.798Z] Removing intermediate container b7a8645bf0c5 [2021-03-23T13:06:09.798Z] ---> 14135ffb77fb [2021-03-23T13:06:09.798Z] Step 8/22 : COPY . . [2021-03-23T13:06:11.255Z] Removing intermediate container 0e4c950e240a [2021-03-23T13:06:11.256Z] ---> d821cbae9ca5 [2021-03-23T13:06:11.256Z] Step 8/23 : COPY . . [2021-03-23T13:06:13.247Z] Removing intermediate container 981834be287d [2021-03-23T13:06:13.247Z] ---> d0ac52438ddc [2021-03-23T13:06:13.247Z] Step 8/31 : COPY . . [2021-03-23T13:06:13.542Z] Removing intermediate container e44df3b99546 [2021-03-23T13:06:13.542Z] ---> a7d1b1c6e43b [2021-03-23T13:06:13.542Z] Step 8/22 : COPY . . [2021-03-23T13:06:13.819Z] Removing intermediate container 98140b397c6e [2021-03-23T13:06:13.819Z] ---> 0e748d3ef1d4 [2021-03-23T13:06:13.819Z] Step 8/21 : COPY . . [2021-03-23T13:06:32.187Z] ---> 946f3a85186d [2021-03-23T13:06:32.187Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-23T13:06:32.187Z] ---> feab66ef2a1b [2021-03-23T13:06:32.187Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-23T13:06:32.187Z] ---> Running in ac5676593e21 [2021-03-23T13:06:32.187Z] ---> Running in a71ac371fbc2 [2021-03-23T13:06:32.187Z] ---> d791ad5a2a43 [2021-03-23T13:06:32.187Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-23T13:06:32.187Z] ---> 10621eabad35 [2021-03-23T13:06:32.187Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-23T13:06:32.187Z] ---> 7c48f6618e2d [2021-03-23T13:06:32.187Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-23T13:06:32.187Z] ---> Running in 36fa9d36bd0b [2021-03-23T13:06:32.187Z] ---> Running in 7f9067afc597 [2021-03-23T13:06:32.187Z] ---> Running in 7eb87fb34a4c [2021-03-23T13:06:32.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/core-command/core-command ./cmd/core-command [2021-03-23T13:06:32.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-23T13:06:32.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-23T13:06:32.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-23T13:06:32.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-23T13:06:41.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-23T13:06:45.596Z] Removing intermediate container c4e15618a590 [2021-03-23T13:06:45.596Z] ---> a97ca59efb78 [2021-03-23T13:06:45.596Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-23T13:06:46.200Z] ---> Running in 139d13b857c2 [2021-03-23T13:06:47.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-23T13:06:50.248Z] Removing intermediate container 17064fb81e60 [2021-03-23T13:06:50.248Z] ---> 0f7ca2b8dd43 [2021-03-23T13:06:50.248Z] [2021-03-23T13:06:50.248Z] Step 10/24 : FROM alpine:3.12 [2021-03-23T13:06:50.248Z] 3.12: Pulling from library/alpine [2021-03-23T13:06:51.644Z] Removing intermediate container 50f20b48a5b1 [2021-03-23T13:06:51.644Z] ---> 4c9c92101001 [2021-03-23T13:06:51.644Z] [2021-03-23T13:06:51.644Z] Step 10/31 : FROM alpine:3.12 [2021-03-23T13:06:51.915Z] 3.12: Pulling from library/alpine [2021-03-23T13:06:51.915Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-23T13:06:51.915Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-23T13:06:51.915Z] Status: Downloaded newer image for alpine:3.12 [2021-03-23T13:06:51.915Z] Status: Image is up to date for alpine:3.12 [2021-03-23T13:06:51.915Z] ---> 88dd2752d2ea [2021-03-23T13:06:51.915Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-23T13:06:51.915Z] ---> 88dd2752d2ea [2021-03-23T13:06:51.915Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-23T13:06:53.865Z] ---> Running in ee7737959df5 [2021-03-23T13:06:54.129Z] ---> Running in e2da81fb048a [2021-03-23T13:06:54.129Z] Removing intermediate container 139d13b857c2 [2021-03-23T13:06:54.129Z] ---> 4b42247be516 [2021-03-23T13:06:54.129Z] [2021-03-23T13:06:54.129Z] Step 11/26 : FROM docker:20.10.0 [2021-03-23T13:06:54.129Z] 20.10.0: Pulling from library/docker [2021-03-23T13:06:55.539Z] Removing intermediate container ee7737959df5 [2021-03-23T13:06:55.539Z] ---> 2d74ae2f18bf [2021-03-23T13:06:55.539Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-23T13:06:55.539Z] Removing intermediate container c47e34fb4fce [2021-03-23T13:06:55.539Z] ---> 85e421bd568f [2021-03-23T13:06:55.539Z] [2021-03-23T13:06:55.539Z] Step 10/22 : FROM alpine:3.12 [2021-03-23T13:06:55.539Z] ---> 88dd2752d2ea [2021-03-23T13:06:55.539Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-23T13:06:58.868Z] ---> Running in f2be0897f549 [2021-03-23T13:06:58.868Z] ---> Running in 524e36324966 [2021-03-23T13:06:58.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:06:58.868Z] Removing intermediate container 238e2cd72f02 [2021-03-23T13:06:58.868Z] ---> 173b1db5193c [2021-03-23T13:06:58.868Z] [2021-03-23T13:06:58.868Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T13:06:58.868Z] ---> 88dd2752d2ea [2021-03-23T13:06:58.868Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-23T13:06:58.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:06:58.868Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-23T13:06:59.134Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T13:06:59.134Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-23T13:06:59.134Z] (4/5) Installing curl (7.69.1-r3) [2021-03-23T13:06:59.134Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-23T13:06:59.134Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:06:59.134Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T13:06:59.134Z] OK: 7 MiB in 19 packages [2021-03-23T13:07:00.092Z] ---> Running in 82c0bd2d9212 [2021-03-23T13:07:00.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:07:00.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:07:00.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:07:00.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:07:00.962Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-23T13:07:00.962Z] (2/2) Installing su-exec (0.2-r1) [2021-03-23T13:07:00.962Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:07:00.962Z] OK: 6 MiB in 16 packages [2021-03-23T13:07:00.962Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-23T13:07:00.962Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-23T13:07:00.962Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:07:00.962Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T13:07:01.228Z] OK: 6 MiB in 16 packages [2021-03-23T13:07:01.504Z] Removing intermediate container e2da81fb048a [2021-03-23T13:07:01.504Z] ---> 981e4c01dbc4 [2021-03-23T13:07:01.504Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-23T13:07:01.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:07:01.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:07:01.772Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-23T13:07:01.772Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:07:01.772Z] OK: 6 MiB in 15 packages [2021-03-23T13:07:02.354Z] ---> Running in d5ec552bc654 [2021-03-23T13:07:03.323Z] Removing intermediate container d5ec552bc654 [2021-03-23T13:07:03.323Z] ---> 35ba16080f07 [2021-03-23T13:07:03.323Z] Step 13/24 : WORKDIR / [2021-03-23T13:07:03.323Z] Removing intermediate container 524e36324966 [2021-03-23T13:07:03.323Z] ---> 1b0fb91b11d7 [2021-03-23T13:07:03.323Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-23T13:07:05.898Z] ---> Running in 27067e4d0b7d [2021-03-23T13:07:05.898Z] ---> Running in 6b2c8a225f5a [2021-03-23T13:07:05.898Z] Removing intermediate container f2be0897f549 [2021-03-23T13:07:05.898Z] ---> 33bb8f56111d [2021-03-23T13:07:05.898Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T13:07:06.853Z] Removing intermediate container 82c0bd2d9212 [2021-03-23T13:07:06.853Z] ---> def115018525 [2021-03-23T13:07:06.853Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T13:07:06.853Z] ---> Running in 96844ac6fbc7 [2021-03-23T13:07:07.117Z] Removing intermediate container 27067e4d0b7d [2021-03-23T13:07:07.117Z] ---> df606e41ac02 [2021-03-23T13:07:07.117Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-23T13:07:07.117Z] ---> Running in d9441e326d7d [2021-03-23T13:07:07.380Z] Removing intermediate container 6b2c8a225f5a [2021-03-23T13:07:07.380Z] ---> 8f6a3f58e197 [2021-03-23T13:07:07.380Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-23T13:07:07.644Z] ---> Running in 813c6f979edb [2021-03-23T13:07:07.907Z] Removing intermediate container 96844ac6fbc7 [2021-03-23T13:07:07.907Z] ---> a9acf4e185fa [2021-03-23T13:07:07.907Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-23T13:07:08.174Z] Removing intermediate container d9441e326d7d [2021-03-23T13:07:08.174Z] ---> 141064eeb5d9 [2021-03-23T13:07:08.174Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-23T13:07:08.174Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-23T13:07:08.174Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-23T13:07:08.438Z] ---> Running in 68d1375f11cd [2021-03-23T13:07:08.438Z] ---> aefe523efa57 [2021-03-23T13:07:08.438Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-23T13:07:09.014Z] ---> Running in 2b4c86005ec5 [2021-03-23T13:07:09.014Z] Removing intermediate container 813c6f979edb [2021-03-23T13:07:09.014Z] ---> 9f38e3f08ca3 [2021-03-23T13:07:09.014Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-23T13:07:09.014Z] ---> 3fc64bf518b5 [2021-03-23T13:07:09.014Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-23T13:07:09.592Z] ---> Running in 0aebf9651b57 [2021-03-23T13:07:09.592Z] ---> Running in fd3614533b2d [2021-03-23T13:07:10.171Z] Removing intermediate container 2b4c86005ec5 [2021-03-23T13:07:10.171Z] ---> 007a6a09bc66 [2021-03-23T13:07:10.171Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-23T13:07:10.747Z] Removing intermediate container 68d1375f11cd [2021-03-23T13:07:10.747Z] ---> 8d22e0536bbd [2021-03-23T13:07:10.747Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-23T13:07:11.012Z] ---> 19b64b7dcb56 [2021-03-23T13:07:11.012Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-23T13:07:11.588Z] ---> Running in 96136e811449 [2021-03-23T13:07:11.588Z] ---> Running in 7514f6a7ee7c [2021-03-23T13:07:12.169Z] ---> c927387a9cc0 [2021-03-23T13:07:12.169Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-23T13:07:12.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:07:12.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:07:12.704Z] Removing intermediate container 7514f6a7ee7c [2021-03-23T13:07:12.704Z] ---> b0ff31e05ccf [2021-03-23T13:07:12.704Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T13:07:12.704Z] (1/2) Installing readline (8.0.4-r0) [2021-03-23T13:07:12.704Z] (2/2) Installing bash (5.0.17-r0) [2021-03-23T13:07:12.704Z] Executing bash-5.0.17-r0.post-install [2021-03-23T13:07:12.704Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:07:12.704Z] OK: 12 MiB in 22 packages [2021-03-23T13:07:12.967Z] Removing intermediate container 96136e811449 [2021-03-23T13:07:12.967Z] ---> d2383bccdf6c [2021-03-23T13:07:12.967Z] Step 15/23 : WORKDIR / [2021-03-23T13:07:13.928Z] ---> Running in f0fe3b8bbd24 [2021-03-23T13:07:13.928Z] ---> 4a538dbb5d40 [2021-03-23T13:07:13.928Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-23T13:07:13.928Z] ---> 656801ca8684 [2021-03-23T13:07:13.928Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-23T13:07:16.507Z] Removing intermediate container 0aebf9651b57 [2021-03-23T13:07:16.507Z] ---> d53ea07601c5 [2021-03-23T13:07:16.507Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-23T13:07:16.507Z] Removing intermediate container f0fe3b8bbd24 [2021-03-23T13:07:16.507Z] ---> f85d161db7ae [2021-03-23T13:07:16.507Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T13:07:16.776Z] ---> Running in 09b46a079fc8 [2021-03-23T13:07:16.776Z] ---> 8ac6c20350f5 [2021-03-23T13:07:16.776Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-23T13:07:16.776Z] Removing intermediate container fd3614533b2d [2021-03-23T13:07:16.776Z] ---> 4efc2a2d2834 [2021-03-23T13:07:16.776Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-23T13:07:17.042Z] ---> b5e11c2e7b9f [2021-03-23T13:07:17.043Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-23T13:07:17.043Z] ---> b7a5609c3646 [2021-03-23T13:07:17.043Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-23T13:07:17.305Z] ---> Running in c37e4c773304 [2021-03-23T13:07:18.258Z] Removing intermediate container 09b46a079fc8 [2021-03-23T13:07:18.258Z] ---> ea09ad7d839a [2021-03-23T13:07:18.258Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-23T13:07:18.519Z] ---> a1686c11506b [2021-03-23T13:07:18.519Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-23T13:07:18.519Z] ---> 824da8deb0a0 [2021-03-23T13:07:18.519Z] Step 20/24 : 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-03-23T13:07:19.579Z] ---> 4fff9adc04f9 [2021-03-23T13:07:19.579Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-23T13:07:19.579Z] Removing intermediate container c37e4c773304 [2021-03-23T13:07:19.579Z] ---> 8e139c079c12 [2021-03-23T13:07:19.579Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-23T13:07:19.940Z] ---> Running in 94adbaca592d [2021-03-23T13:07:19.940Z] ---> Running in 6292a650c163 [2021-03-23T13:07:19.940Z] ---> Running in 334f3400ebf3 [2021-03-23T13:07:21.364Z] ---> 5a5e706720c1 [2021-03-23T13:07:21.364Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-23T13:07:21.364Z] ---> 5a2b5c5ce65f [2021-03-23T13:07:21.364Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-23T13:07:22.315Z] ---> Running in 9e76990d60c7 [2021-03-23T13:07:22.315Z] ---> Running in a4d613a739bb [2021-03-23T13:07:22.315Z] Removing intermediate container 94adbaca592d [2021-03-23T13:07:22.315Z] ---> ce760d43157b [2021-03-23T13:07:22.315Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-23T13:07:22.897Z] Removing intermediate container 6292a650c163 [2021-03-23T13:07:22.897Z] ---> 8be16eae2279 [2021-03-23T13:07:22.897Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T13:07:23.167Z] ---> Running in 5e92cec0ff05 [2021-03-23T13:07:23.167Z] ---> Running in 3f6288294f09 [2021-03-23T13:07:23.167Z] Removing intermediate container 9e76990d60c7 [2021-03-23T13:07:23.167Z] ---> 6a309de1af0c [2021-03-23T13:07:23.167Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T13:07:23.433Z] ---> Running in 13a1c4c249da [2021-03-23T13:07:24.837Z] Removing intermediate container 5e92cec0ff05 [2021-03-23T13:07:24.837Z] ---> d319aa942bd4 [2021-03-23T13:07:24.837Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-23T13:07:24.837Z] Removing intermediate container 3f6288294f09 [2021-03-23T13:07:24.837Z] ---> fc606fea3078 [2021-03-23T13:07:24.837Z] Step 20/22 : LABEL arch=x86_64 [2021-03-23T13:07:24.837Z] ---> Running in f65a8deba02a [2021-03-23T13:07:24.837Z] Removing intermediate container 13a1c4c249da [2021-03-23T13:07:24.837Z] ---> 366caf49742c [2021-03-23T13:07:24.837Z] Step 21/23 : LABEL arch=x86_64 [2021-03-23T13:07:24.837Z] Removing intermediate container 334f3400ebf3 [2021-03-23T13:07:24.837Z] ---> aa02831f35f4 [2021-03-23T13:07:24.837Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-23T13:07:24.837Z] ---> Running in 0aad7e76ff7e [2021-03-23T13:07:24.837Z] ---> Running in 49f387773410 [2021-03-23T13:07:25.103Z] Removing intermediate container f65a8deba02a [2021-03-23T13:07:25.103Z] ---> bb0d95c7fbde [2021-03-23T13:07:25.103Z] Step 21/22 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:07:25.365Z] ---> Running in 76a28f5b966e [2021-03-23T13:07:25.365Z] Removing intermediate container 0aad7e76ff7e [2021-03-23T13:07:25.365Z] ---> 9dd6abcc662c [2021-03-23T13:07:25.365Z] Step 22/23 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:07:25.629Z] ---> 24bd8043c4e4 [2021-03-23T13:07:25.629Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-23T13:07:25.629Z] Removing intermediate container 49f387773410 [2021-03-23T13:07:25.629Z] ---> b2d4b8587bb5 [2021-03-23T13:07:25.629Z] Step 22/24 : LABEL arch=x86_64 [2021-03-23T13:07:25.898Z] ---> Running in 44f88681ea36 [2021-03-23T13:07:25.898Z] ---> Running in 41fedab0530f [2021-03-23T13:07:25.898Z] Removing intermediate container a4d613a739bb [2021-03-23T13:07:25.898Z] ---> 670b880690da [2021-03-23T13:07:25.898Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T13:07:25.898Z] Removing intermediate container 76a28f5b966e [2021-03-23T13:07:25.898Z] ---> 466f6b720423 [2021-03-23T13:07:25.898Z] Step 22/22 : LABEL version=2.0.0-dev.139 [2021-03-23T13:07:26.166Z] ---> 213b8df7295e [2021-03-23T13:07:26.166Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-23T13:07:26.166Z] ---> Running in cacf0376fe37 [2021-03-23T13:07:26.166Z] Removing intermediate container 44f88681ea36 [2021-03-23T13:07:26.166Z] ---> c2554cdbb643 [2021-03-23T13:07:26.166Z] Step 23/23 : LABEL version=2.0.0-dev.139 [2021-03-23T13:07:26.437Z] Removing intermediate container 41fedab0530f [2021-03-23T13:07:26.437Z] ---> 3c63320ea6b7 [2021-03-23T13:07:26.437Z] Step 23/24 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:07:26.437Z] ---> Running in 49fcd8640ce3 [2021-03-23T13:07:26.437Z] ---> Running in dd9f54f4cffa [2021-03-23T13:07:26.437Z] ---> a3d60affb51e [2021-03-23T13:07:26.437Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-23T13:07:26.702Z] Removing intermediate container cacf0376fe37 [2021-03-23T13:07:26.702Z] ---> f315e37640c4 [2021-03-23T13:07:26.702Z] [2021-03-23T13:07:26.702Z] ---> 176e1749d937 [2021-03-23T13:07:26.702Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-23T13:07:26.965Z] Removing intermediate container dd9f54f4cffa [2021-03-23T13:07:26.966Z] ---> 6d3006e6b79e [2021-03-23T13:07:26.966Z] Step 24/24 : LABEL version=2.0.0-dev.139 [2021-03-23T13:07:26.966Z] Successfully built f315e37640c4 [2021-03-23T13:07:27.230Z] Removing intermediate container 49fcd8640ce3 [2021-03-23T13:07:27.230Z] ---> 1fce91926b9d [2021-03-23T13:07:27.230Z] [2021-03-23T13:07:27.230Z] Successfully tagged docker-support-notifications-go:latest [2021-03-23T13:07:27.230Z] Building docker-core-data-go [2021-03-23T13:07:27.230Z] ---> Running in 3c0bd77da227 [2021-03-23T13:07:27.230Z]  Building docker-support-notifications-go ... done  ---> Running in 2c5769e99f52 [2021-03-23T13:07:27.510Z] Successfully built 1fce91926b9d [2021-03-23T13:07:27.510Z] Successfully tagged docker-core-metadata-go:latest [2021-03-23T13:07:27.510Z] Building docker-core-command-go [2021-03-23T13:07:27.510Z]  Building docker-core-metadata-go ... done  ---> 8c7dc8799528 [2021-03-23T13:07:27.510Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-23T13:07:27.781Z] Removing intermediate container 2c5769e99f52 [2021-03-23T13:07:27.781Z] ---> 09e195b5ad40 [2021-03-23T13:07:27.781Z] [2021-03-23T13:07:27.781Z] ---> 9d16fef5d0e7 [2021-03-23T13:07:27.781Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-23T13:07:27.781Z] Successfully built 09e195b5ad40 [2021-03-23T13:07:27.781Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-23T13:07:27.781Z] Building docker-security-proxy-setup-go [2021-03-23T13:07:28.052Z]  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:07:28.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:07:28.313Z] ---> d8371f129874 [2021-03-23T13:07:28.313Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-23T13:07:28.313Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-23T13:07:28.313Z] (2/33) Installing expat (2.2.9-r1) [2021-03-23T13:07:28.313Z] (3/33) Installing libffi (3.3-r2) [2021-03-23T13:07:28.313Z] (4/33) Installing gdbm (1.13-r1) [2021-03-23T13:07:28.313Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-23T13:07:28.313Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-23T13:07:28.313Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-23T13:07:38.390Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-23T13:07:38.390Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-23T13:07:38.390Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-23T13:07:38.390Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-23T13:07:38.390Z] ---> 9d248de2ad27 [2021-03-23T13:07:38.390Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-23T13:07:38.390Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-23T13:07:38.390Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-23T13:07:38.654Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-23T13:07:38.919Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-23T13:07:39.507Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-23T13:07:39.771Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-23T13:07:40.723Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-23T13:07:40.989Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-23T13:07:40.989Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-23T13:07:40.989Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-23T13:07:40.989Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-23T13:07:41.945Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-23T13:07:41.945Z] ---> Running in a8d5d019995d [2021-03-23T13:07:41.945Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-23T13:07:41.945Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-23T13:07:41.945Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-23T13:07:42.210Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-23T13:07:42.474Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-23T13:07:42.474Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-23T13:07:42.474Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-23T13:07:42.736Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-23T13:07:43.004Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-23T13:07:43.004Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-23T13:07:46.351Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:07:46.351Z] OK: 71 MiB in 55 packages [2021-03-23T13:07:47.757Z] Removing intermediate container a8d5d019995d [2021-03-23T13:07:47.757Z] ---> dc3acfa75728 [2021-03-23T13:07:47.757Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-23T13:07:52.027Z] ---> 20a2c3fb8dac [2021-03-23T13:07:52.027Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-23T13:07:54.681Z] ---> Running in d3db0550e6dc [2021-03-23T13:07:55.658Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:07:55.658Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:07:55.658Z] ---> da1e11b9db8c [2021-03-23T13:07:55.658Z] Step 3/21 : WORKDIR /edgex-go [2021-03-23T13:07:55.658Z] ---> Using cache [2021-03-23T13:07:55.658Z] ---> be8e819747ea [2021-03-23T13:07:55.658Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:07:55.658Z] ---> Using cache [2021-03-23T13:07:55.658Z] ---> bc6391758b77 [2021-03-23T13:07:55.658Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-23T13:07:55.928Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:07:55.928Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:07:55.928Z] ---> da1e11b9db8c [2021-03-23T13:07:55.928Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T13:07:55.928Z] ---> Using cache [2021-03-23T13:07:55.928Z] ---> be8e819747ea [2021-03-23T13:07:55.928Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:07:55.928Z] ---> Using cache [2021-03-23T13:07:55.928Z] ---> bc6391758b77 [2021-03-23T13:07:55.928Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-23T13:07:56.889Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:07:56.889Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:07:56.889Z] ---> da1e11b9db8c [2021-03-23T13:07:56.889Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T13:07:56.889Z] ---> Using cache [2021-03-23T13:07:56.889Z] ---> be8e819747ea [2021-03-23T13:07:56.889Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:07:56.889Z] ---> Using cache [2021-03-23T13:07:56.889Z] ---> bc6391758b77 [2021-03-23T13:07:56.889Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-23T13:07:57.840Z] ---> Running in c9ac06492a96 [2021-03-23T13:07:57.840Z] ---> Running in 6fa2f2ba182b [2021-03-23T13:07:58.414Z] ---> Running in af241fb1d8bf [2021-03-23T13:07:59.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:07:59.634Z] Removing intermediate container d3db0550e6dc [2021-03-23T13:07:59.634Z] ---> 7f6c0f25f0fa [2021-03-23T13:07:59.634Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-23T13:07:59.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:07:59.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:08:00.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:08:00.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:08:00.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:08:00.485Z] ---> Running in 205ca51a18d2 [2021-03-23T13:08:00.485Z] OK: 233 MiB in 51 packages [2021-03-23T13:08:00.749Z] OK: 233 MiB in 51 packages [2021-03-23T13:08:00.749Z] OK: 233 MiB in 51 packages [2021-03-23T13:08:01.023Z] Removing intermediate container 205ca51a18d2 [2021-03-23T13:08:01.024Z] ---> c5f51b3563a8 [2021-03-23T13:08:01.024Z] Step 28/31 : CMD ["gate"] [2021-03-23T13:08:01.989Z] ---> Running in 2dd5037748f9 [2021-03-23T13:08:04.560Z] Removing intermediate container c9ac06492a96 [2021-03-23T13:08:04.560Z] ---> f4cc85e7e7cc [2021-03-23T13:08:04.560Z] Step 6/23 : COPY go.mod . [2021-03-23T13:08:04.560Z] Removing intermediate container 2dd5037748f9 [2021-03-23T13:08:04.560Z] ---> 2d44e103276a [2021-03-23T13:08:04.560Z] Step 29/31 : LABEL arch=x86_64 [2021-03-23T13:08:04.560Z] Removing intermediate container 6fa2f2ba182b [2021-03-23T13:08:04.560Z] ---> 3b9c5c29241e [2021-03-23T13:08:04.560Z] Step 6/21 : COPY go.mod . [2021-03-23T13:08:04.560Z] Removing intermediate container af241fb1d8bf [2021-03-23T13:08:04.560Z] ---> f9f445633a5e [2021-03-23T13:08:04.560Z] Step 6/23 : COPY go.mod . [2021-03-23T13:08:04.560Z] ---> Running in dd371f7e4781 [2021-03-23T13:08:04.560Z] ---> f2114f773775 [2021-03-23T13:08:04.560Z] Step 7/23 : RUN go mod download [2021-03-23T13:08:04.823Z] Removing intermediate container 3c0bd77da227 [2021-03-23T13:08:04.823Z] ---> e1eac4f667ce [2021-03-23T13:08:04.823Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-23T13:08:05.772Z] ---> Running in facaf18c1f97 [2021-03-23T13:08:05.772Z] Removing intermediate container dd371f7e4781 [2021-03-23T13:08:05.772Z] ---> c5b55a917c48 [2021-03-23T13:08:05.772Z] Step 30/31 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:08:06.033Z] ---> e6d7fae67bdf [2021-03-23T13:08:06.033Z] Step 7/21 : RUN go mod download [2021-03-23T13:08:06.033Z] ---> 0956ea5d4e3c [2021-03-23T13:08:06.033Z] Step 7/23 : RUN go mod download [2021-03-23T13:08:06.033Z] ---> Running in 04b1216cfe5c [2021-03-23T13:08:06.295Z] ---> Running in 7fef2388a4f1 [2021-03-23T13:08:06.295Z] ---> Running in 3407a7faab22 [2021-03-23T13:08:06.295Z] ---> Running in 9cf5d6d53e5b [2021-03-23T13:08:06.875Z] Removing intermediate container 9cf5d6d53e5b [2021-03-23T13:08:06.875Z] ---> 83c6c30e7676 [2021-03-23T13:08:06.875Z] Step 31/31 : LABEL version=2.0.0-dev.139 [2021-03-23T13:08:07.144Z] ---> Running in ef92888aa030 [2021-03-23T13:08:07.412Z] Removing intermediate container ef92888aa030 [2021-03-23T13:08:07.412Z] ---> cc93b8625234 [2021-03-23T13:08:07.412Z] [2021-03-23T13:08:07.689Z] Successfully built cc93b8625234 [2021-03-23T13:08:07.689Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-23T13:08:07.964Z] Building docker-support-scheduler-go [2021-03-23T13:08:08.919Z]  Building docker-security-bootstrapper-go ... done Collecting docker-compose==1.23.2 [2021-03-23T13:08:09.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-23T13:08:09.498Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-23T13:08:10.901Z] Collecting docopt<0.7,>=0.6.1 [2021-03-23T13:08:10.901Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-23T13:08:11.187Z] Removing intermediate container facaf18c1f97 [2021-03-23T13:08:11.187Z] ---> 825820275b39 [2021-03-23T13:08:11.187Z] Step 8/23 : COPY . . [2021-03-23T13:08:11.187Z] Removing intermediate container 7fef2388a4f1 [2021-03-23T13:08:11.187Z] ---> f80a7a41c2d8 [2021-03-23T13:08:11.187Z] Step 8/21 : COPY . . [2021-03-23T13:08:11.187Z] Removing intermediate container 3407a7faab22 [2021-03-23T13:08:11.187Z] ---> 9144a7b72027 [2021-03-23T13:08:11.187Z] Step 8/23 : COPY . . [2021-03-23T13:08:11.457Z] Collecting cached-property<2,>=1.2.0 [2021-03-23T13:08:11.457Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-23T13:08:13.391Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-23T13:08:13.391Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-23T13:08:16.775Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-23T13:08:16.775Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-23T13:08:17.381Z] Removing intermediate container 7eb87fb34a4c [2021-03-23T13:08:17.381Z] ---> 2f1153eaa2f9 [2021-03-23T13:08:17.381Z] [2021-03-23T13:08:17.381Z] Step 10/21 : FROM alpine:3.12 [2021-03-23T13:08:17.381Z] 3.12: Pulling from library/alpine [2021-03-23T13:08:18.374Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-23T13:08:18.374Z] Status: Downloaded newer image for alpine:3.12 [2021-03-23T13:08:18.374Z] ---> d10569e2745f [2021-03-23T13:08:18.375Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-23T13:08:18.756Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-23T13:08:18.756Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-23T13:08:19.366Z] ---> Running in 2fe931ee03c6 [2021-03-23T13:08:20.179Z] Collecting jsonschema<3,>=2.5.1 [2021-03-23T13:08:20.179Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-23T13:08:20.454Z] Collecting docker<4.0,>=3.6.0 [2021-03-23T13:08:20.454Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-23T13:08:21.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:08:21.362Z] Removing intermediate container 36fa9d36bd0b [2021-03-23T13:08:21.362Z] ---> aad07823465c [2021-03-23T13:08:21.362Z] [2021-03-23T13:08:21.362Z] Step 10/31 : FROM alpine:3.12 [2021-03-23T13:08:21.362Z] ---> d10569e2745f [2021-03-23T13:08:21.362Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-23T13:08:21.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:08:21.638Z] ---> Running in ee8409162512 [2021-03-23T13:08:22.241Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-23T13:08:22.519Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T13:08:22.519Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-23T13:08:22.519Z] (4/4) Installing curl (7.69.1-r3) [2021-03-23T13:08:22.519Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:08:22.519Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T13:08:22.797Z] Removing intermediate container ee8409162512 [2021-03-23T13:08:22.797Z] ---> 4af678f85ef6 [2021-03-23T13:08:22.797Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-23T13:08:22.797Z] OK: 7 MiB in 18 packages [2021-03-23T13:08:23.060Z] Collecting texttable<0.10,>=0.9.0 [2021-03-23T13:08:23.060Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-23T13:08:23.403Z] ---> Running in a6d9ccfa9355 [2021-03-23T13:08:25.007Z] 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-03-23T13:08:25.961Z] Collecting PyYAML<4,>=3.10 [2021-03-23T13:08:25.961Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-23T13:08:26.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:08:26.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:08:26.329Z] Removing intermediate container 2fe931ee03c6 [2021-03-23T13:08:26.329Z] ---> 761548e47546 [2021-03-23T13:08:26.329Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-23T13:08:26.329Z] Removing intermediate container ac5676593e21 [2021-03-23T13:08:26.329Z] ---> 4b35ca025778 [2021-03-23T13:08:26.329Z] [2021-03-23T13:08:26.329Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T13:08:26.329Z] ---> d10569e2745f [2021-03-23T13:08:26.329Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-23T13:08:26.329Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-23T13:08:26.329Z] (2/2) Installing su-exec (0.2-r1) [2021-03-23T13:08:26.329Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:08:26.605Z] OK: 5 MiB in 16 packages [2021-03-23T13:08:27.627Z] ---> Running in 1621ef519955 [2021-03-23T13:08:27.627Z] ---> Running in ce2d1e64f761 [2021-03-23T13:08:29.069Z] Removing intermediate container 7f9067afc597 [2021-03-23T13:08:29.069Z] ---> 4a2d619b5c5a [2021-03-23T13:08:29.069Z] [2021-03-23T13:08:29.069Z] Step 10/22 : FROM alpine:3.12 [2021-03-23T13:08:29.069Z] ---> d10569e2745f [2021-03-23T13:08:29.069Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-23T13:08:29.346Z] Removing intermediate container ce2d1e64f761 [2021-03-23T13:08:29.346Z] ---> 693c6cbf2e87 [2021-03-23T13:08:29.346Z] Step 13/21 : WORKDIR /edgex [2021-03-23T13:08:29.617Z] ---> Running in 8d55da618e6c [2021-03-23T13:08:29.617Z] ---> Running in d8495c139079 [2021-03-23T13:08:29.893Z] Removing intermediate container a6d9ccfa9355 [2021-03-23T13:08:29.893Z] ---> e6548a1a7567 [2021-03-23T13:08:29.893Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-23T13:08:29.893Z] Removing intermediate container a71ac371fbc2 [2021-03-23T13:08:29.893Z] ---> ba48f737c964 [2021-03-23T13:08:29.893Z] [2021-03-23T13:08:29.893Z] Step 10/22 : FROM alpine:3.12 [2021-03-23T13:08:29.893Z] ---> d10569e2745f [2021-03-23T13:08:29.893Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-23T13:08:30.169Z] ---> Running in 4796eb98a21f [2021-03-23T13:08:30.215Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:08:30.215Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:08:30.215Z] ---> da1e11b9db8c [2021-03-23T13:08:30.215Z] Step 3/22 : WORKDIR /edgex-go [2021-03-23T13:08:30.215Z] ---> Using cache [2021-03-23T13:08:30.215Z] ---> be8e819747ea [2021-03-23T13:08:30.215Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:08:30.215Z] ---> Using cache [2021-03-23T13:08:30.215Z] ---> bc6391758b77 [2021-03-23T13:08:30.215Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-23T13:08:30.215Z] ---> Using cache [2021-03-23T13:08:30.215Z] ---> 3b9c5c29241e [2021-03-23T13:08:30.215Z] Step 6/22 : COPY go.mod . [2021-03-23T13:08:30.215Z] ---> Using cache [2021-03-23T13:08:30.215Z] ---> e6d7fae67bdf [2021-03-23T13:08:30.215Z] Step 7/22 : RUN go mod download [2021-03-23T13:08:30.215Z] ---> Using cache [2021-03-23T13:08:30.215Z] ---> f80a7a41c2d8 [2021-03-23T13:08:30.215Z] Step 8/22 : COPY . . [2021-03-23T13:08:30.215Z] Collecting idna<2.8,>=2.5 [2021-03-23T13:08:30.215Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-23T13:08:30.452Z] ---> Running in 6b8d9d331be8 [2021-03-23T13:08:30.452Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:08:30.452Z] Removing intermediate container d8495c139079 [2021-03-23T13:08:30.452Z] ---> e50382f82af8 [2021-03-23T13:08:30.452Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-23T13:08:30.740Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:08:31.021Z] Removing intermediate container 4796eb98a21f [2021-03-23T13:08:31.021Z] ---> cc7b21c11c72 [2021-03-23T13:08:31.021Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-23T13:08:31.296Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-23T13:08:31.296Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:08:31.296Z] ---> Running in 4f054df2a990 [2021-03-23T13:08:31.297Z] OK: 5 MiB in 15 packages [2021-03-23T13:08:31.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:08:31.628Z] 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-03-23T13:08:31.846Z] ---> b9b0798cf7ab [2021-03-23T13:08:31.846Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-23T13:08:31.846Z] Removing intermediate container 4f054df2a990 [2021-03-23T13:08:31.846Z] ---> b913913f03b3 [2021-03-23T13:08:31.846Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-23T13:08:31.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:08:31.891Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-23T13:08:31.891Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-23T13:08:31.891Z] 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-03-23T13:08:32.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:08:32.130Z] ---> Running in 22c6ca711db2 [2021-03-23T13:08:32.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:08:32.420Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-23T13:08:32.420Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:08:32.473Z] Collecting docker-pycreds>=0.4.0 [2021-03-23T13:08:32.473Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-23T13:08:32.473Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-23T13:08:32.473Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-23T13:08:32.473Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-23T13:08:32.473Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-23T13:08:32.790Z] OK: 5 MiB in 15 packages [2021-03-23T13:08:33.090Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-23T13:08:33.090Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-23T13:08:33.090Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:08:33.090Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T13:08:33.090Z] Removing intermediate container 1621ef519955 [2021-03-23T13:08:33.090Z] ---> 620d4fedf45e [2021-03-23T13:08:33.090Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T13:08:33.420Z] OK: 6 MiB in 16 packages [2021-03-23T13:08:33.727Z] ---> Running in f941ba3781c7 [2021-03-23T13:08:34.393Z] ---> a16626806cd2 [2021-03-23T13:08:34.393Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-23T13:08:34.421Z] Installing collected packages: docopt, cached-property, dockerpty, websocket-client, idna, urllib3, requests, jsonschema, docker-pycreds, docker, texttable, PyYAML, docker-compose [2021-03-23T13:08:34.421Z] Running setup.py install for docopt: started [2021-03-23T13:08:34.696Z] Removing intermediate container f941ba3781c7 [2021-03-23T13:08:34.696Z] ---> 15c91c0f96a3 [2021-03-23T13:08:34.696Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-23T13:08:34.696Z] Removing intermediate container 8d55da618e6c [2021-03-23T13:08:34.696Z] ---> 4899196aceb3 [2021-03-23T13:08:34.696Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T13:08:35.353Z] ---> Running in d05ff529f06b [2021-03-23T13:08:35.353Z] ---> Running in 484d058777fe [2021-03-23T13:08:35.957Z] Removing intermediate container 6b8d9d331be8 [2021-03-23T13:08:35.957Z] ---> 97f6903bf10e [2021-03-23T13:08:35.957Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T13:08:36.230Z] Removing intermediate container d05ff529f06b [2021-03-23T13:08:36.230Z] ---> 26553165db0b [2021-03-23T13:08:36.230Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-23T13:08:36.230Z] ---> ea7c648f4a52 [2021-03-23T13:08:36.230Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-23T13:08:36.230Z] Removing intermediate container 22c6ca711db2 [2021-03-23T13:08:36.230Z] ---> 059a447b9970 [2021-03-23T13:08:36.230Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-23T13:08:36.230Z] Removing intermediate container 484d058777fe [2021-03-23T13:08:36.230Z] ---> 93ee40be0a7a [2021-03-23T13:08:36.230Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-23T13:08:36.391Z] Running setup.py install for docopt: finished with status 'done' [2021-03-23T13:08:36.510Z] ---> Running in 6fbba3032f4f [2021-03-23T13:08:36.510Z] ---> Running in 7a73d5473736 [2021-03-23T13:08:36.510Z] ---> Running in 63708daa8eb2 [2021-03-23T13:08:36.510Z] ---> Running in fb80655c11d9 [2021-03-23T13:08:36.510Z] ---> Running in bbe483d7daf1 [2021-03-23T13:08:36.661Z] Running setup.py install for dockerpty: started [2021-03-23T13:08:37.115Z] Removing intermediate container 6fbba3032f4f [2021-03-23T13:08:37.115Z] ---> d5f951bdc8f8 [2021-03-23T13:08:37.115Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-23T13:08:37.390Z] ---> Running in 21404a951900 [2021-03-23T13:08:37.390Z] Removing intermediate container 7a73d5473736 [2021-03-23T13:08:37.390Z] ---> 420897efc7f3 [2021-03-23T13:08:37.390Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-23T13:08:37.390Z] Removing intermediate container 63708daa8eb2 [2021-03-23T13:08:37.390Z] ---> 1b39d88cf990 [2021-03-23T13:08:37.390Z] Step 18/21 : CMD ["--init=true"] [2021-03-23T13:08:37.390Z] Removing intermediate container bbe483d7daf1 [2021-03-23T13:08:37.390Z] ---> 7fddaff18479 [2021-03-23T13:08:37.390Z] Step 15/23 : WORKDIR / [2021-03-23T13:08:37.669Z] Removing intermediate container fb80655c11d9 [2021-03-23T13:08:37.669Z] ---> 31636ed8770b [2021-03-23T13:08:37.669Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-23T13:08:37.669Z] ---> Running in 61ba1158e087 [2021-03-23T13:08:37.669Z] ---> Running in 4bdafb5d7763 [2021-03-23T13:08:37.669Z] ---> Running in d96f0873d7d4 [2021-03-23T13:08:37.797Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-23T13:08:37.948Z] Removing intermediate container 21404a951900 [2021-03-23T13:08:37.948Z] ---> c48b0bb6b94e [2021-03-23T13:08:37.948Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-23T13:08:38.222Z] ---> Running in 01434dec4292 [2021-03-23T13:08:38.504Z] Removing intermediate container 4bdafb5d7763 [2021-03-23T13:08:38.504Z] ---> 5bfdd2c59641 [2021-03-23T13:08:38.504Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T13:08:38.504Z] Removing intermediate container 61ba1158e087 [2021-03-23T13:08:38.504Z] ---> 1a3c96dbe765 [2021-03-23T13:08:38.504Z] Step 19/21 : LABEL arch=arm64 [2021-03-23T13:08:38.504Z] Removing intermediate container d96f0873d7d4 [2021-03-23T13:08:38.504Z] ---> d95709df4771 [2021-03-23T13:08:38.504Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T13:08:38.782Z] ---> e58e4fce5578 [2021-03-23T13:08:38.782Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-23T13:08:38.782Z] ---> Running in 8355199f36df [2021-03-23T13:08:38.782Z] ---> Running in b2d73ac9b86b [2021-03-23T13:08:39.055Z] Removing intermediate container 01434dec4292 [2021-03-23T13:08:39.055Z] ---> 4f8733ebfe4d [2021-03-23T13:08:39.055Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T13:08:39.406Z] Attempting uninstall: idna [2021-03-23T13:08:39.406Z] Found existing installation: idna 2.9 [2021-03-23T13:08:39.406Z] Uninstalling idna-2.9: [2021-03-23T13:08:39.406Z] Successfully uninstalled idna-2.9 [2021-03-23T13:08:39.660Z] Removing intermediate container 8355199f36df [2021-03-23T13:08:39.660Z] ---> 3ff0940868e2 [2021-03-23T13:08:39.660Z] Step 20/21 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:08:39.660Z] ---> 587c7478aabd [2021-03-23T13:08:39.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-23T13:08:39.938Z] ---> Running in 19e13e70b709 [2021-03-23T13:08:39.938Z] ---> a64dc46303e1 [2021-03-23T13:08:39.938Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-23T13:08:39.938Z] ---> 4a4495373cd6 [2021-03-23T13:08:39.938Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-23T13:08:40.428Z] Attempting uninstall: urllib3 [2021-03-23T13:08:40.428Z] Found existing installation: urllib3 1.25.9 [2021-03-23T13:08:40.428Z] Uninstalling urllib3-1.25.9: [2021-03-23T13:08:40.544Z] Removing intermediate container 19e13e70b709 [2021-03-23T13:08:40.544Z] ---> ab713f5856fb [2021-03-23T13:08:40.544Z] Step 21/21 : LABEL version=2.0.0-dev.139 [2021-03-23T13:08:40.707Z] Successfully uninstalled urllib3-1.25.9 [2021-03-23T13:08:41.533Z] ---> Running in 00fff8347629 [2021-03-23T13:08:41.812Z] ---> 897266956c1c [2021-03-23T13:08:41.812Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml ---> 7705b39abe8b [2021-03-23T13:08:41.812Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-23T13:08:41.812Z] [2021-03-23T13:08:42.098Z] Removing intermediate container 00fff8347629 [2021-03-23T13:08:42.098Z] ---> d0e2a2fc81d7 [2021-03-23T13:08:42.098Z] [2021-03-23T13:08:42.098Z] ---> 4c62c8d23f0e [2021-03-23T13:08:42.098Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-23T13:08:42.700Z] Removing intermediate container b2d73ac9b86b [2021-03-23T13:08:42.700Z] ---> c974e91db667 [2021-03-23T13:08:42.700Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T13:08:42.700Z] Successfully built d0e2a2fc81d7 [2021-03-23T13:08:42.700Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-23T13:08:42.700Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-03-23T13:08:42.974Z] ---> 51937dca19d9 [2021-03-23T13:08:42.974Z] ---> a76cc1870f49 [2021-03-23T13:08:42.974Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-23T13:08:42.974Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-23T13:08:43.252Z] ---> Running in 9347e9bf8149 [2021-03-23T13:08:43.252Z] ---> Running in b18ae92ead9b [2021-03-23T13:08:43.252Z] ---> 2643b8a624a7 [2021-03-23T13:08:43.252Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-23T13:08:43.292Z] Attempting uninstall: requests [2021-03-23T13:08:43.292Z] Found existing installation: requests 2.23.0 [2021-03-23T13:08:43.292Z] Uninstalling requests-2.23.0: [2021-03-23T13:08:43.535Z] ---> Running in a60ad3ec7131 [2021-03-23T13:08:43.535Z] ---> f5a4a11cd57b [2021-03-23T13:08:43.535Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-23T13:08:44.135Z] Removing intermediate container b18ae92ead9b [2021-03-23T13:08:44.135Z] ---> 27240ddc5b70 [2021-03-23T13:08:44.135Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T13:08:44.135Z] Removing intermediate container 9347e9bf8149 [2021-03-23T13:08:44.135Z] ---> 1815fb5ba7b3 [2021-03-23T13:08:44.135Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T13:08:44.709Z] Successfully uninstalled requests-2.23.0 [2021-03-23T13:08:44.729Z] ---> Running in 3ad10c786f1a [2021-03-23T13:08:44.729Z] Removing intermediate container a60ad3ec7131 [2021-03-23T13:08:44.730Z] ---> e807de6633a8 [2021-03-23T13:08:44.730Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T13:08:45.770Z] ---> Running in 982db4f8d97c [2021-03-23T13:08:46.373Z] ---> Running in 489a4c4b8abb [2021-03-23T13:08:46.373Z] ---> e808e4dd8999 [2021-03-23T13:08:46.373Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-23T13:08:46.373Z] Removing intermediate container 3ad10c786f1a [2021-03-23T13:08:46.373Z] ---> e9b5ae208a5e [2021-03-23T13:08:46.373Z] Step 21/23 : LABEL arch=arm64 [2021-03-23T13:08:46.647Z] Removing intermediate container 982db4f8d97c [2021-03-23T13:08:46.647Z] ---> 031c20cb0e3b [2021-03-23T13:08:46.647Z] Step 20/22 : LABEL arch=arm64 [2021-03-23T13:08:46.647Z] ---> Running in 9ef86286181a [2021-03-23T13:08:46.919Z] ---> Running in d01f58be27e6 [2021-03-23T13:08:46.919Z] Removing intermediate container 489a4c4b8abb [2021-03-23T13:08:46.919Z] ---> 4a7c7b196505 [2021-03-23T13:08:46.919Z] Step 20/22 : LABEL arch=arm64 [2021-03-23T13:08:47.197Z] ---> Running in 8bf9e0b9b35d [2021-03-23T13:08:47.472Z] Removing intermediate container 9ef86286181a [2021-03-23T13:08:47.472Z] ---> b613565fe8ea [2021-03-23T13:08:47.472Z] Step 22/23 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:08:47.744Z] ---> 546c3832dad2 [2021-03-23T13:08:47.744Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-23T13:08:47.745Z] Removing intermediate container d01f58be27e6 [2021-03-23T13:08:47.745Z] ---> 5a7d945a25d3 [2021-03-23T13:08:47.745Z] Step 21/22 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:08:47.745Z] ---> Running in fa92f55a3a28 [2021-03-23T13:08:48.020Z] Removing intermediate container 8bf9e0b9b35d [2021-03-23T13:08:48.020Z] ---> ff03c2b550bf [2021-03-23T13:08:48.020Z] Step 21/22 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:08:48.020Z] ---> Running in 456486129d60 [2021-03-23T13:08:48.299Z] ---> Running in fd3f55353940 [2021-03-23T13:08:48.299Z] Removing intermediate container fa92f55a3a28 [2021-03-23T13:08:48.574Z] ---> ae7a027c273b [2021-03-23T13:08:48.574Z] Step 23/23 : LABEL version=2.0.0-dev.139 [2021-03-23T13:08:48.574Z] ---> 2f099315ebb9 [2021-03-23T13:08:48.574Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-23T13:08:48.856Z] ---> Running in 0ec695b3800a [2021-03-23T13:08:48.856Z] Removing intermediate container 456486129d60 [2021-03-23T13:08:48.856Z] ---> 331a464f5921 [2021-03-23T13:08:48.856Z] Step 22/22 : LABEL version=2.0.0-dev.139 [2021-03-23T13:08:48.979Z] Running setup.py install for texttable: started [2021-03-23T13:08:49.132Z] Removing intermediate container fd3f55353940 [2021-03-23T13:08:49.132Z] ---> 72aa66b6ab05 [2021-03-23T13:08:49.132Z] Step 22/22 : LABEL version=2.0.0-dev.139 [2021-03-23T13:08:49.132Z] ---> Running in 525e1de9f968 [2021-03-23T13:08:49.412Z] ---> Running in bd4a56bf22f7 [2021-03-23T13:08:49.412Z] Removing intermediate container 0ec695b3800a [2021-03-23T13:08:49.412Z] ---> 7b1af536d7e8 [2021-03-23T13:08:49.412Z] [2021-03-23T13:08:50.016Z] Successfully built 7b1af536d7e8 [2021-03-23T13:08:50.016Z] Removing intermediate container 525e1de9f968 [2021-03-23T13:08:50.016Z] ---> cbe9c3150f57 [2021-03-23T13:08:50.016Z] [2021-03-23T13:08:50.016Z] ---> 977cce5364a2 [2021-03-23T13:08:50.016Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-23T13:08:50.016Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-23T13:08:50.016Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2021-03-23T13:08:50.294Z] Successfully built cbe9c3150f57 [2021-03-23T13:08:50.294Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-23T13:08:50.294Z] Building docker-core-data-go [2021-03-23T13:08:50.294Z] Removing intermediate container bd4a56bf22f7 [2021-03-23T13:08:50.294Z] ---> 8f89c79bc3e8 [2021-03-23T13:08:50.294Z] [2021-03-23T13:08:50.383Z] ---> 0cdeb7120b8d [2021-03-23T13:08:50.383Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-23T13:08:50.893Z]  Building docker-support-scheduler-go ... done Successfully built 8f89c79bc3e8 [2021-03-23T13:08:50.894Z] ---> Running in 27594c1677f9 [2021-03-23T13:08:50.894Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-23T13:08:50.894Z] Building docker-security-secretstore-setup-go [2021-03-23T13:08:50.974Z] Running setup.py install for texttable: finished with status 'done' [2021-03-23T13:08:50.974Z] Running setup.py install for PyYAML: started [2021-03-23T13:08:50.974Z] ---> 62bc7ce97b8d [2021-03-23T13:08:50.974Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-23T13:08:51.239Z] ---> f534d4353067 [2021-03-23T13:08:51.239Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-23T13:08:51.488Z]  Building docker-support-notifications-go ... done Removing intermediate container 27594c1677f9 [2021-03-23T13:08:51.488Z] ---> d946b8d5fdfd [2021-03-23T13:08:51.488Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-23T13:08:51.518Z] ---> Running in 68023fe8595f [2021-03-23T13:08:51.787Z] ---> Running in 8d92c322426f [2021-03-23T13:08:51.787Z] ---> Running in 7ba8987f9fd9 [2021-03-23T13:08:51.787Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-23T13:08:52.375Z] 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.58.0 [2021-03-23T13:08:52.464Z] ---> aee647431391 [2021-03-23T13:08:52.464Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-23T13:08:52.735Z] ---> Running in bce6858d61f9 [2021-03-23T13:08:54.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/core-command/core-command ./cmd/core-command [2021-03-23T13:08:54.964Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/core-data/core-data ./cmd/core-data [2021-03-23T13:08:54.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-23T13:08:56.154Z] Removing intermediate container bce6858d61f9 [2021-03-23T13:08:56.154Z] ---> 8fd543036860 [2021-03-23T13:08:56.154Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-23T13:08:57.589Z] ---> Running in dd519678b384 [2021-03-23T13:08:58.577Z] Removing intermediate container dd519678b384 [2021-03-23T13:08:58.577Z] ---> 8c744c203d58 [2021-03-23T13:08:58.577Z] Step 28/31 : CMD ["gate"] [2021-03-23T13:09:00.028Z] ---> Running in e7291ef4f642 [2021-03-23T13:09:01.025Z] Removing intermediate container e7291ef4f642 [2021-03-23T13:09:01.025Z] ---> 99fcaedd64a8 [2021-03-23T13:09:01.025Z] Step 29/31 : LABEL arch=arm64 [2021-03-23T13:09:02.021Z] ---> Running in 59d4be13a7dd [2021-03-23T13:09:03.009Z] Removing intermediate container 59d4be13a7dd [2021-03-23T13:09:03.009Z] ---> 49a03b2dffb0 [2021-03-23T13:09:03.009Z] Step 30/31 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:09:03.223Z] Removing intermediate container 04b1216cfe5c [2021-03-23T13:09:03.224Z] ---> 56ffaafe3ec5 [2021-03-23T13:09:03.224Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-23T13:09:03.224Z] ---> Running in f7c844dc7656 [2021-03-23T13:09:03.608Z] ---> Running in b91166044484 [2021-03-23T13:09:03.882Z] Removing intermediate container b91166044484 [2021-03-23T13:09:03.882Z] ---> e48ee516ac13 [2021-03-23T13:09:03.882Z] Step 31/31 : LABEL version=2.0.0-dev.139 [2021-03-23T13:09:04.198Z] ---> 588a9978bc86 [2021-03-23T13:09:04.199Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-23T13:09:04.475Z] ---> Running in aa131922f69f [2021-03-23T13:09:04.483Z] ---> Running in 852be25f9907 [2021-03-23T13:09:04.756Z] Removing intermediate container 852be25f9907 [2021-03-23T13:09:04.756Z] ---> d14798bae54f [2021-03-23T13:09:04.756Z] [2021-03-23T13:09:05.352Z] Successfully built d14798bae54f [2021-03-23T13:09:05.353Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-23T13:09:06.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:09:06.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-23T13:09:06.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:09:06.476Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T13:09:06.476Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-23T13:09:06.476Z] (3/3) Installing curl (7.69.1-r3) [2021-03-23T13:09:06.476Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:09:06.476Z] OK: 72 MiB in 58 packages [2021-03-23T13:09:08.467Z] Removing intermediate container f7c844dc7656 [2021-03-23T13:09:08.467Z] ---> 6ec0f4a0cf6f [2021-03-23T13:09:08.467Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-23T13:09:09.869Z] ---> Running in c9239af23186 [2021-03-23T13:09:10.458Z] Removing intermediate container c9239af23186 [2021-03-23T13:09:10.458Z] ---> eaf29792cedb [2021-03-23T13:09:10.458Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T13:09:10.458Z] ---> Running in 2cf9755cd4f5 [2021-03-23T13:09:11.047Z] Removing intermediate container 2cf9755cd4f5 [2021-03-23T13:09:11.048Z] ---> 8189e37a39e9 [2021-03-23T13:09:11.048Z] Step 24/26 : LABEL arch=x86_64 [2021-03-23T13:09:11.048Z] ---> Running in bb353d80d6b3 [2021-03-23T13:09:11.638Z] Removing intermediate container bb353d80d6b3 [2021-03-23T13:09:11.638Z] ---> 9406b42515ff [2021-03-23T13:09:11.638Z] Step 25/26 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:09:11.638Z] ---> Running in 3e92bd764f27 [2021-03-23T13:09:12.041Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:09:12.041Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:09:12.041Z] ---> 6aa67d15dd13 [2021-03-23T13:09:12.041Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T13:09:12.041Z] ---> Using cache [2021-03-23T13:09:12.041Z] ---> f4e906071c0c [2021-03-23T13:09:12.041Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:09:12.041Z] ---> Using cache [2021-03-23T13:09:12.041Z] ---> 2ed9b8c5b3e5 [2021-03-23T13:09:12.041Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-23T13:09:12.041Z] ---> Using cache [2021-03-23T13:09:12.041Z] ---> 2573f176c0ed [2021-03-23T13:09:12.041Z] Step 6/23 : COPY go.mod . [2021-03-23T13:09:12.041Z] ---> Using cache [2021-03-23T13:09:12.041Z] ---> 65ce3c136e07 [2021-03-23T13:09:12.041Z] Step 7/23 : RUN go mod download [2021-03-23T13:09:12.041Z] ---> Using cache [2021-03-23T13:09:12.041Z] ---> a7d1b1c6e43b [2021-03-23T13:09:12.041Z] Step 8/23 : COPY . . [2021-03-23T13:09:12.041Z] ---> Using cache [2021-03-23T13:09:12.041Z] ---> 10621eabad35 [2021-03-23T13:09:12.041Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-23T13:09:12.652Z] Removing intermediate container 3e92bd764f27 [2021-03-23T13:09:12.652Z] ---> 84e518c722d6 [2021-03-23T13:09:12.652Z] Step 26/26 : LABEL version=2.0.0-dev.139 [2021-03-23T13:09:12.652Z] ---> Running in 6f30d5021a72 [2021-03-23T13:09:12.673Z] ---> Running in a1821de52f5f [2021-03-23T13:09:12.921Z] Removing intermediate container 6f30d5021a72 [2021-03-23T13:09:12.921Z] ---> a9ff2f8259bc [2021-03-23T13:09:12.921Z] [2021-03-23T13:09:13.189Z] Successfully built a9ff2f8259bc [2021-03-23T13:09:13.189Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-23T13:09:14.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-23T13:09:21.455Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-23T13:09:22.418Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:09:22.418Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:09:22.418Z] ---> 6aa67d15dd13 [2021-03-23T13:09:22.418Z] Step 3/26 : WORKDIR /edgex-go [2021-03-23T13:09:22.418Z] ---> Using cache [2021-03-23T13:09:22.418Z] ---> f4e906071c0c [2021-03-23T13:09:22.418Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:09:22.418Z] ---> Using cache [2021-03-23T13:09:22.418Z] ---> 2ed9b8c5b3e5 [2021-03-23T13:09:22.418Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-23T13:09:22.418Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:09:22.418Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:09:22.418Z] ---> 6aa67d15dd13 [2021-03-23T13:09:22.418Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T13:09:22.418Z] ---> Using cache [2021-03-23T13:09:22.418Z] ---> f4e906071c0c [2021-03-23T13:09:22.418Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:09:22.418Z] ---> Using cache [2021-03-23T13:09:22.418Z] ---> 2ed9b8c5b3e5 [2021-03-23T13:09:22.418Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-23T13:09:22.418Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T13:09:22.418Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-23T13:09:22.418Z] ---> 6aa67d15dd13 [2021-03-23T13:09:22.418Z] Step 3/24 : WORKDIR /edgex-go [2021-03-23T13:09:22.418Z] ---> Using cache [2021-03-23T13:09:22.418Z] ---> f4e906071c0c [2021-03-23T13:09:22.418Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:09:22.418Z] ---> Using cache [2021-03-23T13:09:22.418Z] ---> 2ed9b8c5b3e5 [2021-03-23T13:09:22.418Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-23T13:09:22.418Z] ---> Using cache [2021-03-23T13:09:22.418Z] ---> 2573f176c0ed [2021-03-23T13:09:22.418Z] Step 6/24 : COPY go.mod . [2021-03-23T13:09:22.418Z] ---> Using cache [2021-03-23T13:09:22.418Z] ---> 65ce3c136e07 [2021-03-23T13:09:22.418Z] Step 7/24 : RUN go mod download [2021-03-23T13:09:22.418Z] ---> Using cache [2021-03-23T13:09:22.418Z] ---> a7d1b1c6e43b [2021-03-23T13:09:22.418Z] Step 8/24 : COPY . . [2021-03-23T13:09:22.418Z] ---> Using cache [2021-03-23T13:09:22.418Z] ---> 10621eabad35 [2021-03-23T13:09:22.418Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-23T13:09:25.063Z] ---> Running in 8fc57cdf2969 [2021-03-23T13:09:25.063Z] ---> Running in 76d2f75eceab [2021-03-23T13:09:25.063Z] ---> Running in 077242b744ec [2021-03-23T13:09:27.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:09:27.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-23T13:09:27.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:09:27.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:09:28.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:09:28.516Z] OK: 217 MiB in 51 packages [2021-03-23T13:09:28.797Z] OK: 217 MiB in 51 packages [2021-03-23T13:09:29.734Z] Removing intermediate container 7ba8987f9fd9 [2021-03-23T13:09:29.734Z] ---> 759d4e56cbde [2021-03-23T13:09:29.734Z] [2021-03-23T13:09:29.734Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T13:09:29.734Z] ---> 88dd2752d2ea [2021-03-23T13:09:29.734Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-23T13:09:29.734Z] ---> Using cache [2021-03-23T13:09:29.734Z] ---> def115018525 [2021-03-23T13:09:29.734Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T13:09:29.734Z] ---> Using cache [2021-03-23T13:09:29.734Z] ---> 141064eeb5d9 [2021-03-23T13:09:29.734Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-23T13:09:29.734Z] Removing intermediate container 68023fe8595f [2021-03-23T13:09:29.734Z] ---> bb54ad3cf542 [2021-03-23T13:09:29.734Z] [2021-03-23T13:09:29.734Z] Step 10/21 : FROM alpine:3.12 [2021-03-23T13:09:29.734Z] ---> 88dd2752d2ea [2021-03-23T13:09:29.734Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-23T13:09:30.011Z] ---> Running in f5cce27bd184 [2021-03-23T13:09:30.249Z] Removing intermediate container 8fc57cdf2969 [2021-03-23T13:09:30.249Z] ---> 58180144124f [2021-03-23T13:09:30.249Z] Step 6/23 : COPY go.mod . [2021-03-23T13:09:30.277Z] ---> Running in 44aaea9c8d8a [2021-03-23T13:09:30.855Z] Removing intermediate container 077242b744ec [2021-03-23T13:09:30.855Z] ---> a75978636ddc [2021-03-23T13:09:30.855Z] Step 6/26 : COPY go.mod . [2021-03-23T13:09:31.670Z] Removing intermediate container f5cce27bd184 [2021-03-23T13:09:31.670Z] ---> b88cd7765c5c [2021-03-23T13:09:31.670Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-23T13:09:31.670Z] ---> Running in bebc47ac6538 [2021-03-23T13:09:31.865Z] ---> 8f95af5e7e89 [2021-03-23T13:09:31.865Z] Step 7/23 : RUN go mod download [2021-03-23T13:09:31.934Z] Removing intermediate container bebc47ac6538 [2021-03-23T13:09:31.934Z] ---> 266cb0be4de8 [2021-03-23T13:09:31.934Z] Step 15/23 : WORKDIR / [2021-03-23T13:09:32.145Z] ---> Running in 9259bd39807f [2021-03-23T13:09:32.145Z] ---> 0bdaf1541ff9 [2021-03-23T13:09:32.145Z] Step 7/26 : RUN go mod download [2021-03-23T13:09:32.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:09:32.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:09:32.435Z] ---> Running in f1df9b99b2f6 [2021-03-23T13:09:32.494Z] ---> Running in 5200a416356f [2021-03-23T13:09:32.494Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-23T13:09:32.494Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T13:09:32.494Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-23T13:09:32.494Z] (4/4) Installing curl (7.69.1-r3) [2021-03-23T13:09:32.494Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:09:32.494Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T13:09:32.759Z] OK: 7 MiB in 18 packages [2021-03-23T13:09:37.007Z] Removing intermediate container 8d92c322426f [2021-03-23T13:09:37.007Z] ---> 6570433231fc [2021-03-23T13:09:37.007Z] [2021-03-23T13:09:37.007Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T13:09:37.007Z] ---> 88dd2752d2ea [2021-03-23T13:09:37.007Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-23T13:09:37.007Z] Removing intermediate container 5200a416356f [2021-03-23T13:09:37.007Z] ---> 60207d4dbe33 [2021-03-23T13:09:37.007Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T13:09:37.007Z] ---> Running in 004c38390cb1 [2021-03-23T13:09:37.888Z] Removing intermediate container 9259bd39807f [2021-03-23T13:09:37.889Z] ---> 37a3aaed5cf0 [2021-03-23T13:09:37.889Z] Step 8/23 : COPY . . [2021-03-23T13:09:37.889Z] Removing intermediate container f1df9b99b2f6 [2021-03-23T13:09:37.889Z] ---> d3bc82adc49d [2021-03-23T13:09:37.889Z] Step 8/26 : COPY . . [2021-03-23T13:09:37.966Z] Removing intermediate container 44aaea9c8d8a [2021-03-23T13:09:37.966Z] ---> cbaccfc27653 [2021-03-23T13:09:37.966Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-23T13:09:38.912Z] ---> 02585a888854 [2021-03-23T13:09:38.912Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-23T13:09:38.912Z] ---> Running in 132478a2e4a1 [2021-03-23T13:09:38.912Z] Removing intermediate container 004c38390cb1 [2021-03-23T13:09:38.912Z] ---> ba4227b83aa4 [2021-03-23T13:09:38.912Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-23T13:09:38.912Z] Removing intermediate container aa131922f69f [2021-03-23T13:09:38.912Z] ---> 4850145b4754 [2021-03-23T13:09:38.913Z] [2021-03-23T13:09:38.913Z] Step 10/22 : FROM alpine:3.12 [2021-03-23T13:09:38.913Z] ---> 88dd2752d2ea [2021-03-23T13:09:38.913Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-23T13:09:38.913Z] ---> Using cache [2021-03-23T13:09:38.913Z] ---> def115018525 [2021-03-23T13:09:38.913Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T13:09:38.913Z] ---> Using cache [2021-03-23T13:09:38.913Z] ---> 141064eeb5d9 [2021-03-23T13:09:38.913Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-23T13:09:39.176Z] ---> Running in e4eb746c0f50 [2021-03-23T13:09:39.438Z] ---> Running in e12ccc9c04f8 [2021-03-23T13:09:39.438Z] Removing intermediate container 132478a2e4a1 [2021-03-23T13:09:39.438Z] ---> 341309c26d8b [2021-03-23T13:09:39.438Z] Step 13/21 : WORKDIR /edgex [2021-03-23T13:09:39.438Z] ---> Running in e869160eb494 [2021-03-23T13:09:39.438Z] ---> c1a6da3c2a72 [2021-03-23T13:09:39.438Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-23T13:09:39.438Z] Removing intermediate container e4eb746c0f50 [2021-03-23T13:09:39.438Z] ---> db7deea9c493 [2021-03-23T13:09:39.438Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-23T13:09:39.706Z] ---> Running in 0d14bf947fb8 [2021-03-23T13:09:39.706Z] Removing intermediate container e12ccc9c04f8 [2021-03-23T13:09:39.706Z] ---> 39c5e568b2bf [2021-03-23T13:09:39.706Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-23T13:09:39.706Z] ---> Running in 5245724f4935 [2021-03-23T13:09:39.706Z] Removing intermediate container e869160eb494 [2021-03-23T13:09:39.706Z] ---> b55d3e8b3e95 [2021-03-23T13:09:39.706Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-23T13:09:40.032Z] ---> 14eb4b86c838 [2021-03-23T13:09:40.032Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-23T13:09:40.032Z] Removing intermediate container 0d14bf947fb8 [2021-03-23T13:09:40.032Z] ---> f10872ca43d4 [2021-03-23T13:09:40.032Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:09:40.033Z] ---> Running in f19d1a86a482 [2021-03-23T13:09:40.033Z] Removing intermediate container 5245724f4935 [2021-03-23T13:09:40.033Z] ---> 595bf20f0b84 [2021-03-23T13:09:40.033Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T13:09:40.309Z] ---> Running in 6e2456c3fd3d [2021-03-23T13:09:40.584Z] Removing intermediate container f19d1a86a482 [2021-03-23T13:09:40.584Z] ---> 64e7388e5cc0 [2021-03-23T13:09:40.584Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T13:09:40.584Z] ---> 87635098acf8 [2021-03-23T13:09:40.584Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-23T13:09:40.584Z] ---> Running in 061253734a25 [2021-03-23T13:09:40.584Z] ---> 66ff36353b12 [2021-03-23T13:09:40.584Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-23T13:09:40.853Z] Removing intermediate container 061253734a25 [2021-03-23T13:09:40.853Z] ---> 437093fe2e34 [2021-03-23T13:09:40.853Z] Step 21/23 : LABEL arch=x86_64 [2021-03-23T13:09:41.126Z] ---> Running in eb802b7a2ece [2021-03-23T13:09:41.389Z] ---> ff580baad659 [2021-03-23T13:09:41.389Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-23T13:09:41.389Z] Removing intermediate container eb802b7a2ece [2021-03-23T13:09:41.389Z] ---> 62fb4d4e75da [2021-03-23T13:09:41.389Z] Step 22/23 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:09:41.389Z] ---> ab5dabbefa85 [2021-03-23T13:09:41.389Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-23T13:09:41.655Z] ---> Running in a5c2ae392991 [2021-03-23T13:09:41.655Z] Removing intermediate container 6e2456c3fd3d [2021-03-23T13:09:41.655Z] ---> 263e2052e1d1 [2021-03-23T13:09:41.655Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-23T13:09:41.918Z] ---> 3421a67a3fc0 [2021-03-23T13:09:41.918Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-23T13:09:41.918Z] ---> Running in 8127b4dedd3c [2021-03-23T13:09:41.918Z] ---> 748f5174b581 [2021-03-23T13:09:41.918Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-23T13:09:42.494Z] ---> Running in c24a6da5ca12 [2021-03-23T13:09:43.077Z] Removing intermediate container a5c2ae392991 [2021-03-23T13:09:43.077Z] ---> b6b2021eb769 [2021-03-23T13:09:43.077Z] Step 23/23 : LABEL version=2.0.0-dev.139 [2021-03-23T13:09:43.077Z] ---> Running in 7c02359f15ed [2021-03-23T13:09:43.077Z] ---> Running in 975ba2b76afe [2021-03-23T13:09:43.077Z] Removing intermediate container c24a6da5ca12 [2021-03-23T13:09:43.077Z] ---> 88a5ac38a81c [2021-03-23T13:09:43.077Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T13:09:43.341Z] Removing intermediate container 7c02359f15ed [2021-03-23T13:09:43.341Z] ---> c77d1cc84a0a [2021-03-23T13:09:43.341Z] Step 18/21 : CMD ["--init=true"] [2021-03-23T13:09:43.341Z] ---> Running in 2fd022e2958d [2021-03-23T13:09:43.341Z] Removing intermediate container 975ba2b76afe [2021-03-23T13:09:43.341Z] ---> b5a00fb41118 [2021-03-23T13:09:43.341Z] [2021-03-23T13:09:43.606Z] ---> Running in da4451f08103 [2021-03-23T13:09:43.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T13:09:43.606Z] Successfully built b5a00fb41118 [2021-03-23T13:09:43.606Z] Successfully tagged docker-core-command-go:latest [2021-03-23T13:09:43.606Z]  Building docker-core-command-go ... done Removing intermediate container 2fd022e2958d [2021-03-23T13:09:43.606Z] ---> a127b449f814 [2021-03-23T13:09:43.606Z] Step 20/22 : LABEL arch=x86_64 [2021-03-23T13:09:43.868Z] ---> Running in 123127490d96 [2021-03-23T13:09:43.868Z] Removing intermediate container da4451f08103 [2021-03-23T13:09:43.868Z] ---> 24b21f77b74e [2021-03-23T13:09:43.868Z] Step 19/21 : LABEL arch=x86_64 [2021-03-23T13:09:43.868Z] ---> Running in 06ccc85af187 [2021-03-23T13:09:43.868Z] Removing intermediate container 123127490d96 [2021-03-23T13:09:43.868Z] ---> 7d6d81df4eb4 [2021-03-23T13:09:43.868Z] Step 21/22 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:09:44.130Z] ---> Running in 9a05e72d5a59 [2021-03-23T13:09:44.130Z] Removing intermediate container 06ccc85af187 [2021-03-23T13:09:44.130Z] ---> a2331161a25f [2021-03-23T13:09:44.130Z] Step 20/21 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:09:44.130Z] ---> Running in 58b9e2ffc408 [2021-03-23T13:09:44.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T13:09:44.130Z] Removing intermediate container 9a05e72d5a59 [2021-03-23T13:09:44.130Z] ---> 7284730391c8 [2021-03-23T13:09:44.130Z] Step 22/22 : LABEL version=2.0.0-dev.139 [2021-03-23T13:09:44.392Z] ---> Running in 49f493d72cb6 [2021-03-23T13:09:44.392Z] Removing intermediate container 58b9e2ffc408 [2021-03-23T13:09:44.392Z] ---> 9bfd69cbbef5 [2021-03-23T13:09:44.392Z] Step 21/21 : LABEL version=2.0.0-dev.139 [2021-03-23T13:09:44.392Z] ---> Running in 2eae6703adb0 [2021-03-23T13:09:44.659Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-23T13:09:44.659Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-23T13:09:44.659Z] Removing intermediate container 49f493d72cb6 [2021-03-23T13:09:44.659Z] ---> 9804b56ed920 [2021-03-23T13:09:44.659Z] [2021-03-23T13:09:44.921Z] Removing intermediate container 2eae6703adb0 [2021-03-23T13:09:44.921Z] ---> 546b092285f8 [2021-03-23T13:09:44.921Z] [2021-03-23T13:09:44.921Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-23T13:09:44.921Z] Successfully built 9804b56ed920 [2021-03-23T13:09:44.921Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-23T13:09:44.921Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-23T13:09:44.921Z]  Building docker-support-scheduler-go ... done Successfully built 546b092285f8 [2021-03-23T13:09:44.921Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-23T13:09:45.184Z]  Building docker-security-proxy-setup-go ... done (5/6) Installing libzmq (4.3.3-r0) [2021-03-23T13:09:45.184Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-23T13:09:45.184Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:09:45.184Z] OK: 8 MiB in 20 packages [2021-03-23T13:09:45.762Z] Removing intermediate container 8127b4dedd3c [2021-03-23T13:09:45.762Z] ---> 3a4a8777f6ca [2021-03-23T13:09:45.762Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T13:09:46.024Z] ---> 418816c9f5ff [2021-03-23T13:09:46.024Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-23T13:09:46.971Z] ---> e61f066f9d98 [2021-03-23T13:09:46.972Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-23T13:09:46.972Z] ---> 81af5b6135af [2021-03-23T13:09:46.972Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-23T13:09:46.972Z] ---> Running in 3d6ba3aa1aa3 [2021-03-23T13:09:47.233Z] Removing intermediate container 3d6ba3aa1aa3 [2021-03-23T13:09:47.233Z] ---> 8cea74bb2e29 [2021-03-23T13:09:47.233Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T13:09:47.233Z] ---> Running in dad03359eff7 [2021-03-23T13:09:47.494Z] Removing intermediate container dad03359eff7 [2021-03-23T13:09:47.494Z] ---> ccdfc055b175 [2021-03-23T13:09:47.494Z] Step 21/23 : LABEL arch=x86_64 [2021-03-23T13:09:47.494Z] ---> Running in 3ffa443411d1 [2021-03-23T13:09:47.755Z] Removing intermediate container 3ffa443411d1 [2021-03-23T13:09:47.755Z] ---> 0d9d07cfaf53 [2021-03-23T13:09:47.755Z] Step 22/23 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:09:47.755Z] ---> Running in 03e101bd8b1d [2021-03-23T13:09:48.017Z] Removing intermediate container 03e101bd8b1d [2021-03-23T13:09:48.017Z] ---> 02efc64e9454 [2021-03-23T13:09:48.017Z] Step 23/23 : LABEL version=2.0.0-dev.139 [2021-03-23T13:09:48.286Z] ---> Running in 8b887ec9b6d5 [2021-03-23T13:09:48.286Z] Removing intermediate container 8b887ec9b6d5 [2021-03-23T13:09:48.286Z] ---> 59ae3e5febe6 [2021-03-23T13:09:48.286Z] [2021-03-23T13:09:48.548Z] Successfully built 59ae3e5febe6 [2021-03-23T13:09:48.548Z] Successfully tagged docker-core-data-go:latest [2021-03-23T13:09:48.823Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-23T13:09:48.841Z] $ docker stop --time=1 6461f70c96f0e07627939e39c49598adbae82e766f0d7f306256f08f1a2edf32 [2021-03-23T13:09:50.427Z] $ docker rm -f 6461f70c96f0e07627939e39c49598adbae82e766f0d7f306256f08f1a2edf32 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-23T13:09:51.033Z] + docker images [2021-03-23T13:09:51.033Z] + grep docker [2021-03-23T13:09:51.295Z] docker-core-data-go latest 59ae3e5febe6 3 seconds ago 22.6MB [2021-03-23T13:09:51.295Z] docker-support-scheduler-go latest 9804b56ed920 7 seconds ago 17.3MB [2021-03-23T13:09:51.295Z] docker-security-proxy-setup-go latest 546b092285f8 7 seconds ago 24.7MB [2021-03-23T13:09:51.295Z] docker-core-command-go latest b5a00fb41118 8 seconds ago 17.3MB [2021-03-23T13:09:51.295Z] docker-sys-mgmt-agent-go latest a9ff2f8259bc 39 seconds ago 313MB [2021-03-23T13:09:51.295Z] docker-security-bootstrapper-go latest cc93b8625234 About a minute ago 18.8MB [2021-03-23T13:09:51.295Z] docker-security-secretstore-setup-go latest 09e195b5ad40 2 minutes ago 25MB [2021-03-23T13:09:51.295Z] docker-support-notifications-go latest f315e37640c4 2 minutes ago 17.9MB [2021-03-23T13:09:51.295Z] docker-core-metadata-go latest 1fce91926b9d 2 minutes ago 19.1MB [2021-03-23T13:09:51.295Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-23T13:09:51.843Z] provisioning config files... [2021-03-23T13:09:51.872Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/406@tmp/config5064447737743053220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:09:52.233Z] ---> docker-login.sh [2021-03-23T13:09:52.233Z] nexus3.edgexfoundry.org:10001 [2021-03-23T13:09:52.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:09:52.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:09:52.500Z] Configure a credential helper to remove this warning. See [2021-03-23T13:09:52.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:09:52.500Z] [2021-03-23T13:09:52.500Z] Login Succeeded [2021-03-23T13:09:52.500Z] nexus3.edgexfoundry.org:10002 [2021-03-23T13:09:52.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:09:52.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:09:52.500Z] Configure a credential helper to remove this warning. See [2021-03-23T13:09:52.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:09:52.500Z] [2021-03-23T13:09:52.500Z] Login Succeeded [2021-03-23T13:09:52.500Z] nexus3.edgexfoundry.org:10003 [2021-03-23T13:09:52.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:09:52.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:09:52.826Z] Configure a credential helper to remove this warning. See [2021-03-23T13:09:52.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:09:52.826Z] [2021-03-23T13:09:52.826Z] Login Succeeded [2021-03-23T13:09:52.826Z] nexus3.edgexfoundry.org:10004 [2021-03-23T13:09:53.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:09:53.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:09:53.124Z] Configure a credential helper to remove this warning. See [2021-03-23T13:09:53.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:09:53.124Z] [2021-03-23T13:09:53.124Z] Login Succeeded [2021-03-23T13:09:53.124Z] docker.io [2021-03-23T13:09:53.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:09:53.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:09:53.391Z] Configure a credential helper to remove this warning. See [2021-03-23T13:09:53.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:09:53.391Z] [2021-03-23T13:09:53.391Z] Login Succeeded [2021-03-23T13:09:53.391Z] ---> docker-login.sh ends [Pipeline] } [2021-03-23T13:09:53.405Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:09:53.609Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2021-03-23T13:09:53.609Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:09:53.609Z] 2.0.0-dev.139 [2021-03-23T13:09:53.609Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:09:53.609Z] master [2021-03-23T13:09:53.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:09:54.176Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:09:55.581Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:09:55.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-03-23T13:09:55.581Z] 8c86f810872f: Preparing [2021-03-23T13:09:55.581Z] 1db59643147d: Preparing [2021-03-23T13:09:55.581Z] c7cb97bbf1d3: Preparing [2021-03-23T13:09:55.581Z] 95afc5c13919: Preparing [2021-03-23T13:09:55.581Z] 33e8713114f8: Preparing [2021-03-23T13:09:55.581Z] 33e8713114f8: Layer already exists [2021-03-23T13:09:55.581Z] c7cb97bbf1d3: Pushed [2021-03-23T13:09:55.581Z] 8c86f810872f: Pushed [2021-03-23T13:09:55.581Z] 95afc5c13919: Pushed [2021-03-23T13:09:55.581Z] 1db59643147d: Pushed [2021-03-23T13:09:55.845Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:ea5d13e6e8a04ac95d88a556dbd717b3916668249aef7f0c92cf99aa5691b52b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:09:56.168Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:09:56.473Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.139 [2021-03-23T13:09:56.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-03-23T13:09:56.473Z] 8c86f810872f: Preparing [2021-03-23T13:09:56.473Z] 1db59643147d: Preparing [2021-03-23T13:09:56.473Z] c7cb97bbf1d3: Preparing [2021-03-23T13:09:56.473Z] 95afc5c13919: Preparing [2021-03-23T13:09:56.473Z] 33e8713114f8: Preparing [2021-03-23T13:09:56.473Z] 1db59643147d: Layer already exists [2021-03-23T13:09:56.473Z] 95afc5c13919: Layer already exists [2021-03-23T13:09:56.473Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:09:56.473Z] 33e8713114f8: Layer already exists [2021-03-23T13:09:56.473Z] 8c86f810872f: Layer already exists [2021-03-23T13:09:56.473Z] 2.0.0-dev.139: digest: sha256:ea5d13e6e8a04ac95d88a556dbd717b3916668249aef7f0c92cf99aa5691b52b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:09:56.784Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:09:57.088Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:09:57.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-03-23T13:09:57.088Z] 8c86f810872f: Preparing [2021-03-23T13:09:57.088Z] 1db59643147d: Preparing [2021-03-23T13:09:57.088Z] c7cb97bbf1d3: Preparing [2021-03-23T13:09:57.088Z] 95afc5c13919: Preparing [2021-03-23T13:09:57.088Z] 33e8713114f8: Preparing [2021-03-23T13:09:57.088Z] 95afc5c13919: Layer already exists [2021-03-23T13:09:57.088Z] 33e8713114f8: Layer already exists [2021-03-23T13:09:57.088Z] 1db59643147d: Layer already exists [2021-03-23T13:09:57.088Z] 8c86f810872f: Layer already exists [2021-03-23T13:09:57.088Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:09:57.088Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:ea5d13e6e8a04ac95d88a556dbd717b3916668249aef7f0c92cf99aa5691b52b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:09:57.404Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:09:57.706Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2021-03-23T13:09:57.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-03-23T13:09:57.707Z] 8c86f810872f: Preparing [2021-03-23T13:09:57.707Z] 1db59643147d: Preparing [2021-03-23T13:09:57.707Z] c7cb97bbf1d3: Preparing [2021-03-23T13:09:57.707Z] 95afc5c13919: Preparing [2021-03-23T13:09:57.707Z] 33e8713114f8: Preparing [2021-03-23T13:09:57.707Z] 95afc5c13919: Layer already exists [2021-03-23T13:09:57.707Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:09:57.707Z] 8c86f810872f: Layer already exists [2021-03-23T13:09:57.707Z] 33e8713114f8: Layer already exists [2021-03-23T13:09:57.707Z] 1db59643147d: Layer already exists [2021-03-23T13:09:57.707Z] master: digest: sha256:ea5d13e6e8a04ac95d88a556dbd717b3916668249aef7f0c92cf99aa5691b52b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:09:57.922Z] ===================================================== [Pipeline] echo [2021-03-23T13:09:57.993Z] taggedImages: [2021-03-23T13:09:57.993Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:09:57.993Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.139 [2021-03-23T13:09:57.993Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:09:57.993Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2021-03-23T13:09:58.057Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2021-03-23T13:09:58.057Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:09:58.057Z] 2.0.0-dev.139 [2021-03-23T13:09:58.057Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:09:58.057Z] master [2021-03-23T13:09:58.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:09:58.556Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:09:58.865Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:09:58.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-03-23T13:09:58.865Z] 9e0525a33230: Preparing [2021-03-23T13:09:58.865Z] c135ecdbfc3c: Preparing [2021-03-23T13:09:58.865Z] c7cb97bbf1d3: Preparing [2021-03-23T13:09:58.865Z] c4c53fdb624c: Preparing [2021-03-23T13:09:58.865Z] 3b992b905872: Preparing [2021-03-23T13:09:58.865Z] 33e8713114f8: Preparing [2021-03-23T13:09:58.865Z] 33e8713114f8: Waiting [2021-03-23T13:09:58.865Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:09:58.865Z] 33e8713114f8: Layer already exists [2021-03-23T13:09:59.130Z] 9e0525a33230: Pushed [2021-03-23T13:09:59.130Z] 3b992b905872: Pushed [2021-03-23T13:09:59.394Z] c4c53fdb624c: Pushed [2021-03-23T13:10:00.152Z] ---> 3503b6b40c2d [2021-03-23T13:10:00.152Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-23T13:10:00.152Z] ---> 1121490dcba2 [2021-03-23T13:10:00.152Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-23T13:10:00.152Z] ---> Running in 435e8f015404 [2021-03-23T13:10:00.152Z] ---> Running in 24805995ebfa [2021-03-23T13:10:00.152Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/core-data/core-data ./cmd/core-data [2021-03-23T13:10:00.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-23T13:10:00.341Z] c135ecdbfc3c: Pushed [2021-03-23T13:10:00.603Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:1baaef4543bddea1a87b80e246d7734fdef3e4cb730b49dd0af53c7e59397835 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:00.916Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:01.223Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.139 [2021-03-23T13:10:01.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-03-23T13:10:01.223Z] 9e0525a33230: Preparing [2021-03-23T13:10:01.223Z] c135ecdbfc3c: Preparing [2021-03-23T13:10:01.223Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:01.223Z] c4c53fdb624c: Preparing [2021-03-23T13:10:01.223Z] 3b992b905872: Preparing [2021-03-23T13:10:01.223Z] 33e8713114f8: Preparing [2021-03-23T13:10:01.223Z] 33e8713114f8: Waiting [2021-03-23T13:10:01.223Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:01.223Z] c135ecdbfc3c: Layer already exists [2021-03-23T13:10:01.223Z] 9e0525a33230: Layer already exists [2021-03-23T13:10:01.223Z] 3b992b905872: Layer already exists [2021-03-23T13:10:01.223Z] c4c53fdb624c: Layer already exists [2021-03-23T13:10:01.223Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:01.223Z] 2.0.0-dev.139: digest: sha256:1baaef4543bddea1a87b80e246d7734fdef3e4cb730b49dd0af53c7e59397835 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:01.543Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:01.854Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:01.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-03-23T13:10:01.855Z] 9e0525a33230: Preparing [2021-03-23T13:10:01.855Z] c135ecdbfc3c: Preparing [2021-03-23T13:10:01.855Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:01.855Z] c4c53fdb624c: Preparing [2021-03-23T13:10:01.855Z] 3b992b905872: Preparing [2021-03-23T13:10:01.855Z] 33e8713114f8: Preparing [2021-03-23T13:10:01.855Z] 33e8713114f8: Waiting [2021-03-23T13:10:01.855Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:01.855Z] c4c53fdb624c: Layer already exists [2021-03-23T13:10:01.855Z] c135ecdbfc3c: Layer already exists [2021-03-23T13:10:01.855Z] 9e0525a33230: Layer already exists [2021-03-23T13:10:01.855Z] 3b992b905872: Layer already exists [2021-03-23T13:10:01.855Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:01.855Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:1baaef4543bddea1a87b80e246d7734fdef3e4cb730b49dd0af53c7e59397835 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:02.166Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:02.476Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2021-03-23T13:10:02.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-03-23T13:10:02.476Z] 9e0525a33230: Preparing [2021-03-23T13:10:02.476Z] c135ecdbfc3c: Preparing [2021-03-23T13:10:02.476Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:02.476Z] c4c53fdb624c: Preparing [2021-03-23T13:10:02.476Z] 3b992b905872: Preparing [2021-03-23T13:10:02.476Z] 33e8713114f8: Preparing [2021-03-23T13:10:02.476Z] 33e8713114f8: Waiting [2021-03-23T13:10:02.476Z] 9e0525a33230: Layer already exists [2021-03-23T13:10:02.476Z] 3b992b905872: Layer already exists [2021-03-23T13:10:02.476Z] c4c53fdb624c: Layer already exists [2021-03-23T13:10:02.476Z] c135ecdbfc3c: Layer already exists [2021-03-23T13:10:02.476Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:02.476Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:02.476Z] master: digest: sha256:1baaef4543bddea1a87b80e246d7734fdef3e4cb730b49dd0af53c7e59397835 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:10:02.681Z] ===================================================== [Pipeline] echo [2021-03-23T13:10:02.729Z] taggedImages: [2021-03-23T13:10:02.729Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:02.729Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.139 [2021-03-23T13:10:02.729Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:02.729Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2021-03-23T13:10:02.793Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2021-03-23T13:10:02.793Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:02.793Z] 2.0.0-dev.139 [2021-03-23T13:10:02.793Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:02.793Z] master [2021-03-23T13:10:02.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:03.369Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:03.674Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:03.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-03-23T13:10:03.674Z] 411deaa15640: Preparing [2021-03-23T13:10:03.674Z] 669f7795df13: Preparing [2021-03-23T13:10:03.674Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:03.674Z] 95afc5c13919: Preparing [2021-03-23T13:10:03.674Z] 33e8713114f8: Preparing [2021-03-23T13:10:03.674Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:03.674Z] 95afc5c13919: Layer already exists [2021-03-23T13:10:03.674Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:03.944Z] 411deaa15640: Pushed [2021-03-23T13:10:05.332Z] 669f7795df13: Pushed [2021-03-23T13:10:06.277Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:160ad6c66695cb8c56bf7f4da0e6a63e39408f984dbd7a9b50648f7b3235c8e2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:06.587Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:06.890Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.139 [2021-03-23T13:10:06.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-03-23T13:10:06.891Z] 411deaa15640: Preparing [2021-03-23T13:10:06.891Z] 669f7795df13: Preparing [2021-03-23T13:10:06.891Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:06.891Z] 95afc5c13919: Preparing [2021-03-23T13:10:06.891Z] 33e8713114f8: Preparing [2021-03-23T13:10:06.891Z] 669f7795df13: Layer already exists [2021-03-23T13:10:06.891Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:06.891Z] 411deaa15640: Layer already exists [2021-03-23T13:10:06.891Z] 95afc5c13919: Layer already exists [2021-03-23T13:10:06.891Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:06.891Z] 2.0.0-dev.139: digest: sha256:160ad6c66695cb8c56bf7f4da0e6a63e39408f984dbd7a9b50648f7b3235c8e2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:07.200Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:07.502Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:07.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-03-23T13:10:07.502Z] 411deaa15640: Preparing [2021-03-23T13:10:07.502Z] 669f7795df13: Preparing [2021-03-23T13:10:07.502Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:07.502Z] 95afc5c13919: Preparing [2021-03-23T13:10:07.502Z] 33e8713114f8: Preparing [2021-03-23T13:10:07.502Z] 669f7795df13: Layer already exists [2021-03-23T13:10:07.502Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:07.502Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:07.502Z] 95afc5c13919: Layer already exists [2021-03-23T13:10:07.502Z] 411deaa15640: Layer already exists [2021-03-23T13:10:07.502Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:160ad6c66695cb8c56bf7f4da0e6a63e39408f984dbd7a9b50648f7b3235c8e2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:07.812Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:08.117Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2021-03-23T13:10:08.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-03-23T13:10:08.117Z] 411deaa15640: Preparing [2021-03-23T13:10:08.117Z] 669f7795df13: Preparing [2021-03-23T13:10:08.117Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:08.117Z] 95afc5c13919: Preparing [2021-03-23T13:10:08.117Z] 33e8713114f8: Preparing [2021-03-23T13:10:08.117Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:08.117Z] 95afc5c13919: Layer already exists [2021-03-23T13:10:08.117Z] 411deaa15640: Layer already exists [2021-03-23T13:10:08.117Z] 669f7795df13: Layer already exists [2021-03-23T13:10:08.117Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:08.117Z] master: digest: sha256:160ad6c66695cb8c56bf7f4da0e6a63e39408f984dbd7a9b50648f7b3235c8e2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:10:08.290Z] ===================================================== [Pipeline] echo [2021-03-23T13:10:08.353Z] taggedImages: [2021-03-23T13:10:08.353Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:08.353Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.139 [2021-03-23T13:10:08.353Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:08.353Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2021-03-23T13:10:08.425Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go with the following tags: [2021-03-23T13:10:08.425Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:08.425Z] 2.0.0-dev.139 [2021-03-23T13:10:08.425Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:08.425Z] master [2021-03-23T13:10:08.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:08.890Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:09.203Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:09.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-03-23T13:10:09.203Z] e24d4d3362eb: Preparing [2021-03-23T13:10:09.203Z] e24d4d3362eb: Preparing [2021-03-23T13:10:09.203Z] ae1e5ff41d50: Preparing [2021-03-23T13:10:09.203Z] ecd849a8fd5a: Preparing [2021-03-23T13:10:09.203Z] 27d7c79eb551: Preparing [2021-03-23T13:10:09.203Z] bb01d0c2495c: Preparing [2021-03-23T13:10:09.203Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:09.203Z] 44cf33f7be22: Preparing [2021-03-23T13:10:09.203Z] 44cf33f7be22: Preparing [2021-03-23T13:10:09.203Z] 76b544a623a0: Preparing [2021-03-23T13:10:09.203Z] 84af250cc5d9: Preparing [2021-03-23T13:10:09.203Z] 33e8713114f8: Preparing [2021-03-23T13:10:09.203Z] c7cb97bbf1d3: Waiting [2021-03-23T13:10:09.203Z] 44cf33f7be22: Waiting [2021-03-23T13:10:09.203Z] 76b544a623a0: Waiting [2021-03-23T13:10:09.203Z] 84af250cc5d9: Waiting [2021-03-23T13:10:09.203Z] 33e8713114f8: Waiting [2021-03-23T13:10:09.464Z] 27d7c79eb551: Pushed [2021-03-23T13:10:09.464Z] ecd849a8fd5a: Pushed [2021-03-23T13:10:09.464Z] e24d4d3362eb: Pushed [2021-03-23T13:10:09.464Z] ae1e5ff41d50: Pushed [2021-03-23T13:10:09.464Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:09.464Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:09.464Z] 44cf33f7be22: Pushed [2021-03-23T13:10:09.726Z] 76b544a623a0: Pushed [2021-03-23T13:10:09.726Z] 84af250cc5d9: Pushed [2021-03-23T13:10:10.670Z] bb01d0c2495c: Pushed [2021-03-23T13:10:10.670Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:ce75b25a4003e6d8f9642b88d1e76ec8bd8a1a23a0b404baaefee7248b69de9b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:11.240Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:11.544Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.139 [2021-03-23T13:10:11.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-03-23T13:10:11.544Z] e24d4d3362eb: Preparing [2021-03-23T13:10:11.544Z] e24d4d3362eb: Preparing [2021-03-23T13:10:11.544Z] ae1e5ff41d50: Preparing [2021-03-23T13:10:11.544Z] ecd849a8fd5a: Preparing [2021-03-23T13:10:11.544Z] 27d7c79eb551: Preparing [2021-03-23T13:10:11.544Z] bb01d0c2495c: Preparing [2021-03-23T13:10:11.544Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:11.544Z] 44cf33f7be22: Preparing [2021-03-23T13:10:11.544Z] 44cf33f7be22: Preparing [2021-03-23T13:10:11.544Z] 76b544a623a0: Preparing [2021-03-23T13:10:11.544Z] 84af250cc5d9: Preparing [2021-03-23T13:10:11.544Z] 33e8713114f8: Preparing [2021-03-23T13:10:11.544Z] 76b544a623a0: Waiting [2021-03-23T13:10:11.544Z] 84af250cc5d9: Waiting [2021-03-23T13:10:11.544Z] 33e8713114f8: Waiting [2021-03-23T13:10:11.544Z] c7cb97bbf1d3: Waiting [2021-03-23T13:10:11.544Z] 44cf33f7be22: Waiting [2021-03-23T13:10:11.544Z] e24d4d3362eb: Layer already exists [2021-03-23T13:10:11.544Z] ae1e5ff41d50: Layer already exists [2021-03-23T13:10:11.544Z] 27d7c79eb551: Layer already exists [2021-03-23T13:10:11.544Z] ecd849a8fd5a: Layer already exists [2021-03-23T13:10:11.544Z] bb01d0c2495c: Layer already exists [2021-03-23T13:10:11.544Z] 76b544a623a0: Layer already exists [2021-03-23T13:10:11.544Z] 44cf33f7be22: Layer already exists [2021-03-23T13:10:11.544Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:11.544Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:11.544Z] 84af250cc5d9: Layer already exists [2021-03-23T13:10:11.544Z] 2.0.0-dev.139: digest: sha256:ce75b25a4003e6d8f9642b88d1e76ec8bd8a1a23a0b404baaefee7248b69de9b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:11.854Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:12.253Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:12.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-03-23T13:10:12.253Z] e24d4d3362eb: Preparing [2021-03-23T13:10:12.253Z] e24d4d3362eb: Preparing [2021-03-23T13:10:12.253Z] ae1e5ff41d50: Preparing [2021-03-23T13:10:12.253Z] ecd849a8fd5a: Preparing [2021-03-23T13:10:12.253Z] 27d7c79eb551: Preparing [2021-03-23T13:10:12.253Z] bb01d0c2495c: Preparing [2021-03-23T13:10:12.253Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:12.253Z] 44cf33f7be22: Preparing [2021-03-23T13:10:12.253Z] 44cf33f7be22: Preparing [2021-03-23T13:10:12.253Z] 76b544a623a0: Preparing [2021-03-23T13:10:12.253Z] 84af250cc5d9: Preparing [2021-03-23T13:10:12.253Z] 33e8713114f8: Preparing [2021-03-23T13:10:12.253Z] 44cf33f7be22: Waiting [2021-03-23T13:10:12.253Z] 76b544a623a0: Waiting [2021-03-23T13:10:12.253Z] 84af250cc5d9: Waiting [2021-03-23T13:10:12.253Z] 33e8713114f8: Waiting [2021-03-23T13:10:12.253Z] c7cb97bbf1d3: Waiting [2021-03-23T13:10:12.253Z] bb01d0c2495c: Layer already exists [2021-03-23T13:10:12.253Z] ae1e5ff41d50: Layer already exists [2021-03-23T13:10:12.253Z] e24d4d3362eb: Layer already exists [2021-03-23T13:10:12.253Z] 27d7c79eb551: Layer already exists [2021-03-23T13:10:12.253Z] ecd849a8fd5a: Layer already exists [2021-03-23T13:10:12.253Z] 44cf33f7be22: Layer already exists [2021-03-23T13:10:12.253Z] 76b544a623a0: Layer already exists [2021-03-23T13:10:12.253Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:12.253Z] 84af250cc5d9: Layer already exists [2021-03-23T13:10:12.253Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:12.253Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:ce75b25a4003e6d8f9642b88d1e76ec8bd8a1a23a0b404baaefee7248b69de9b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:12.571Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:12.872Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [2021-03-23T13:10:12.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-03-23T13:10:12.872Z] e24d4d3362eb: Preparing [2021-03-23T13:10:12.872Z] e24d4d3362eb: Preparing [2021-03-23T13:10:12.872Z] ae1e5ff41d50: Preparing [2021-03-23T13:10:12.872Z] ecd849a8fd5a: Preparing [2021-03-23T13:10:12.872Z] 27d7c79eb551: Preparing [2021-03-23T13:10:12.872Z] bb01d0c2495c: Preparing [2021-03-23T13:10:12.872Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:12.872Z] 44cf33f7be22: Preparing [2021-03-23T13:10:12.872Z] 44cf33f7be22: Preparing [2021-03-23T13:10:12.872Z] 76b544a623a0: Preparing [2021-03-23T13:10:12.872Z] 84af250cc5d9: Preparing [2021-03-23T13:10:12.872Z] 33e8713114f8: Preparing [2021-03-23T13:10:12.872Z] c7cb97bbf1d3: Waiting [2021-03-23T13:10:12.872Z] 44cf33f7be22: Waiting [2021-03-23T13:10:12.872Z] 76b544a623a0: Waiting [2021-03-23T13:10:12.872Z] 84af250cc5d9: Waiting [2021-03-23T13:10:12.872Z] 33e8713114f8: Waiting [2021-03-23T13:10:12.872Z] bb01d0c2495c: Layer already exists [2021-03-23T13:10:12.872Z] ecd849a8fd5a: Layer already exists [2021-03-23T13:10:12.872Z] 27d7c79eb551: Layer already exists [2021-03-23T13:10:12.872Z] e24d4d3362eb: Layer already exists [2021-03-23T13:10:12.872Z] ae1e5ff41d50: Layer already exists [2021-03-23T13:10:12.872Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:12.872Z] 84af250cc5d9: Layer already exists [2021-03-23T13:10:12.872Z] 76b544a623a0: Layer already exists [2021-03-23T13:10:12.872Z] 44cf33f7be22: Layer already exists [2021-03-23T13:10:12.872Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:12.872Z] master: digest: sha256:ce75b25a4003e6d8f9642b88d1e76ec8bd8a1a23a0b404baaefee7248b69de9b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:10:13.058Z] ===================================================== [Pipeline] echo [2021-03-23T13:10:13.101Z] taggedImages: [2021-03-23T13:10:13.101Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:13.101Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.139 [2021-03-23T13:10:13.101Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:13.101Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] echo [2021-03-23T13:10:13.186Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2021-03-23T13:10:13.187Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:13.187Z] 2.0.0-dev.139 [2021-03-23T13:10:13.187Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:13.187Z] master [2021-03-23T13:10:13.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:13.681Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:13.997Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:13.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-03-23T13:10:13.997Z] 1340a5934301: Preparing [2021-03-23T13:10:13.997Z] 539d5453084b: Preparing [2021-03-23T13:10:13.997Z] 6e2f789aaa10: Preparing [2021-03-23T13:10:13.997Z] 5387b624a6ab: Preparing [2021-03-23T13:10:13.997Z] f242ddd59fd6: Preparing [2021-03-23T13:10:13.997Z] 33e8713114f8: Preparing [2021-03-23T13:10:13.997Z] 33e8713114f8: Waiting [2021-03-23T13:10:14.261Z] 6e2f789aaa10: Pushed [2021-03-23T13:10:14.261Z] 5387b624a6ab: Pushed [2021-03-23T13:10:14.261Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:14.261Z] f242ddd59fd6: Pushed [2021-03-23T13:10:14.837Z] 1340a5934301: Pushed [2021-03-23T13:10:15.099Z] 539d5453084b: Pushed [2021-03-23T13:10:15.099Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:c320ac2513d264a30e6fd88ecdf8ea255ad6d771e6f89675bdba8d780c127193 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:15.410Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:15.715Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.139 [2021-03-23T13:10:15.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-03-23T13:10:15.715Z] 1340a5934301: Preparing [2021-03-23T13:10:15.715Z] 539d5453084b: Preparing [2021-03-23T13:10:15.715Z] 6e2f789aaa10: Preparing [2021-03-23T13:10:15.715Z] 5387b624a6ab: Preparing [2021-03-23T13:10:15.715Z] f242ddd59fd6: Preparing [2021-03-23T13:10:15.715Z] 33e8713114f8: Preparing [2021-03-23T13:10:15.715Z] 33e8713114f8: Waiting [2021-03-23T13:10:15.715Z] 5387b624a6ab: Layer already exists [2021-03-23T13:10:15.715Z] f242ddd59fd6: Layer already exists [2021-03-23T13:10:15.715Z] 539d5453084b: Layer already exists [2021-03-23T13:10:15.715Z] 1340a5934301: Layer already exists [2021-03-23T13:10:15.715Z] 6e2f789aaa10: Layer already exists [2021-03-23T13:10:15.715Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:15.715Z] 2.0.0-dev.139: digest: sha256:c320ac2513d264a30e6fd88ecdf8ea255ad6d771e6f89675bdba8d780c127193 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:16.024Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:16.327Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:16.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-03-23T13:10:16.327Z] 1340a5934301: Preparing [2021-03-23T13:10:16.327Z] 539d5453084b: Preparing [2021-03-23T13:10:16.327Z] 6e2f789aaa10: Preparing [2021-03-23T13:10:16.327Z] 5387b624a6ab: Preparing [2021-03-23T13:10:16.327Z] f242ddd59fd6: Preparing [2021-03-23T13:10:16.327Z] 33e8713114f8: Preparing [2021-03-23T13:10:16.327Z] 33e8713114f8: Waiting [2021-03-23T13:10:16.327Z] 5387b624a6ab: Layer already exists [2021-03-23T13:10:16.327Z] 6e2f789aaa10: Layer already exists [2021-03-23T13:10:16.327Z] f242ddd59fd6: Layer already exists [2021-03-23T13:10:16.327Z] 1340a5934301: Layer already exists [2021-03-23T13:10:16.327Z] 539d5453084b: Layer already exists [2021-03-23T13:10:16.327Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:16.327Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:c320ac2513d264a30e6fd88ecdf8ea255ad6d771e6f89675bdba8d780c127193 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:16.636Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:16.939Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2021-03-23T13:10:16.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-03-23T13:10:16.939Z] 1340a5934301: Preparing [2021-03-23T13:10:16.939Z] 539d5453084b: Preparing [2021-03-23T13:10:16.939Z] 6e2f789aaa10: Preparing [2021-03-23T13:10:16.939Z] 5387b624a6ab: Preparing [2021-03-23T13:10:16.939Z] f242ddd59fd6: Preparing [2021-03-23T13:10:16.939Z] 33e8713114f8: Preparing [2021-03-23T13:10:16.939Z] 33e8713114f8: Waiting [2021-03-23T13:10:16.939Z] f242ddd59fd6: Layer already exists [2021-03-23T13:10:16.939Z] 539d5453084b: Layer already exists [2021-03-23T13:10:16.939Z] 1340a5934301: Layer already exists [2021-03-23T13:10:16.939Z] 5387b624a6ab: Layer already exists [2021-03-23T13:10:16.939Z] 6e2f789aaa10: Layer already exists [2021-03-23T13:10:16.939Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:16.939Z] master: digest: sha256:c320ac2513d264a30e6fd88ecdf8ea255ad6d771e6f89675bdba8d780c127193 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:10:17.110Z] ===================================================== [Pipeline] echo [2021-03-23T13:10:17.154Z] taggedImages: [2021-03-23T13:10:17.154Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:17.154Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.139 [2021-03-23T13:10:17.154Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:17.154Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2021-03-23T13:10:17.217Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2021-03-23T13:10:17.217Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:17.217Z] 2.0.0-dev.139 [2021-03-23T13:10:17.217Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:17.217Z] master [2021-03-23T13:10:17.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:17.706Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:18.014Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:18.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-03-23T13:10:18.014Z] 6bd2ea116a25: Preparing [2021-03-23T13:10:18.014Z] f8ef36193298: Preparing [2021-03-23T13:10:18.014Z] 515cc69505ec: Preparing [2021-03-23T13:10:18.014Z] 26c5416e9c0d: Preparing [2021-03-23T13:10:18.014Z] 504fee5de3f8: Preparing [2021-03-23T13:10:18.014Z] 39bdf9f6e0fa: Preparing [2021-03-23T13:10:18.014Z] 089c5c303a19: Preparing [2021-03-23T13:10:18.014Z] d8c54fe65b73: Preparing [2021-03-23T13:10:18.014Z] 33e8713114f8: Preparing [2021-03-23T13:10:18.014Z] 39bdf9f6e0fa: Waiting [2021-03-23T13:10:18.014Z] 089c5c303a19: Waiting [2021-03-23T13:10:18.014Z] d8c54fe65b73: Waiting [2021-03-23T13:10:18.014Z] 33e8713114f8: Waiting [2021-03-23T13:10:18.276Z] 6bd2ea116a25: Pushed [2021-03-23T13:10:18.276Z] f8ef36193298: Pushed [2021-03-23T13:10:18.276Z] 504fee5de3f8: Pushed [2021-03-23T13:10:18.276Z] 39bdf9f6e0fa: Pushed [2021-03-23T13:10:18.276Z] 089c5c303a19: Pushed [2021-03-23T13:10:18.540Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:18.803Z] d8c54fe65b73: Pushed [2021-03-23T13:10:19.065Z] 26c5416e9c0d: Pushed [2021-03-23T13:10:19.065Z] 515cc69505ec: Pushed [2021-03-23T13:10:19.327Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:25e5c5df75c0e443081fdb0304800626ba0c2eeb6ba30650761fc3d9420e7ff5 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:19.635Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:19.936Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.139 [2021-03-23T13:10:19.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-03-23T13:10:19.936Z] 6bd2ea116a25: Preparing [2021-03-23T13:10:19.936Z] f8ef36193298: Preparing [2021-03-23T13:10:19.936Z] 515cc69505ec: Preparing [2021-03-23T13:10:19.936Z] 26c5416e9c0d: Preparing [2021-03-23T13:10:19.936Z] 504fee5de3f8: Preparing [2021-03-23T13:10:19.936Z] 39bdf9f6e0fa: Preparing [2021-03-23T13:10:19.936Z] 089c5c303a19: Preparing [2021-03-23T13:10:19.936Z] d8c54fe65b73: Preparing [2021-03-23T13:10:19.936Z] 33e8713114f8: Preparing [2021-03-23T13:10:19.936Z] 39bdf9f6e0fa: Waiting [2021-03-23T13:10:19.936Z] 089c5c303a19: Waiting [2021-03-23T13:10:19.936Z] d8c54fe65b73: Waiting [2021-03-23T13:10:19.936Z] 33e8713114f8: Waiting [2021-03-23T13:10:19.936Z] 515cc69505ec: Layer already exists [2021-03-23T13:10:19.936Z] f8ef36193298: Layer already exists [2021-03-23T13:10:19.936Z] 6bd2ea116a25: Layer already exists [2021-03-23T13:10:19.936Z] 26c5416e9c0d: Layer already exists [2021-03-23T13:10:19.936Z] 504fee5de3f8: Layer already exists [2021-03-23T13:10:19.936Z] 39bdf9f6e0fa: Layer already exists [2021-03-23T13:10:19.936Z] 089c5c303a19: Layer already exists [2021-03-23T13:10:19.936Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:19.936Z] d8c54fe65b73: Layer already exists [2021-03-23T13:10:19.936Z] 2.0.0-dev.139: digest: sha256:25e5c5df75c0e443081fdb0304800626ba0c2eeb6ba30650761fc3d9420e7ff5 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:20.246Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:20.547Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:20.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-03-23T13:10:20.547Z] 6bd2ea116a25: Preparing [2021-03-23T13:10:20.547Z] f8ef36193298: Preparing [2021-03-23T13:10:20.547Z] 515cc69505ec: Preparing [2021-03-23T13:10:20.547Z] 26c5416e9c0d: Preparing [2021-03-23T13:10:20.547Z] 504fee5de3f8: Preparing [2021-03-23T13:10:20.547Z] 39bdf9f6e0fa: Preparing [2021-03-23T13:10:20.547Z] 089c5c303a19: Preparing [2021-03-23T13:10:20.547Z] d8c54fe65b73: Preparing [2021-03-23T13:10:20.547Z] 33e8713114f8: Preparing [2021-03-23T13:10:20.547Z] 39bdf9f6e0fa: Waiting [2021-03-23T13:10:20.547Z] 089c5c303a19: Waiting [2021-03-23T13:10:20.547Z] d8c54fe65b73: Waiting [2021-03-23T13:10:20.547Z] 33e8713114f8: Waiting [2021-03-23T13:10:20.547Z] f8ef36193298: Layer already exists [2021-03-23T13:10:20.547Z] 504fee5de3f8: Layer already exists [2021-03-23T13:10:20.547Z] 26c5416e9c0d: Layer already exists [2021-03-23T13:10:20.547Z] 6bd2ea116a25: Layer already exists [2021-03-23T13:10:20.547Z] 515cc69505ec: Layer already exists [2021-03-23T13:10:20.547Z] 089c5c303a19: Layer already exists [2021-03-23T13:10:20.547Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:20.547Z] 39bdf9f6e0fa: Layer already exists [2021-03-23T13:10:20.547Z] d8c54fe65b73: Layer already exists [2021-03-23T13:10:20.547Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:25e5c5df75c0e443081fdb0304800626ba0c2eeb6ba30650761fc3d9420e7ff5 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:20.855Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:21.156Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2021-03-23T13:10:21.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-03-23T13:10:21.156Z] 6bd2ea116a25: Preparing [2021-03-23T13:10:21.156Z] f8ef36193298: Preparing [2021-03-23T13:10:21.156Z] 515cc69505ec: Preparing [2021-03-23T13:10:21.156Z] 26c5416e9c0d: Preparing [2021-03-23T13:10:21.156Z] 504fee5de3f8: Preparing [2021-03-23T13:10:21.156Z] 39bdf9f6e0fa: Preparing [2021-03-23T13:10:21.156Z] 089c5c303a19: Preparing [2021-03-23T13:10:21.156Z] d8c54fe65b73: Preparing [2021-03-23T13:10:21.156Z] 33e8713114f8: Preparing [2021-03-23T13:10:21.156Z] 39bdf9f6e0fa: Waiting [2021-03-23T13:10:21.156Z] 089c5c303a19: Waiting [2021-03-23T13:10:21.156Z] d8c54fe65b73: Waiting [2021-03-23T13:10:21.156Z] 33e8713114f8: Waiting [2021-03-23T13:10:21.156Z] 26c5416e9c0d: Layer already exists [2021-03-23T13:10:21.156Z] 504fee5de3f8: Layer already exists [2021-03-23T13:10:21.156Z] f8ef36193298: Layer already exists [2021-03-23T13:10:21.156Z] 6bd2ea116a25: Layer already exists [2021-03-23T13:10:21.156Z] 515cc69505ec: Layer already exists [2021-03-23T13:10:21.156Z] d8c54fe65b73: Layer already exists [2021-03-23T13:10:21.156Z] 089c5c303a19: Layer already exists [2021-03-23T13:10:21.156Z] 39bdf9f6e0fa: Layer already exists [2021-03-23T13:10:21.156Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:21.156Z] master: digest: sha256:25e5c5df75c0e443081fdb0304800626ba0c2eeb6ba30650761fc3d9420e7ff5 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:10:21.391Z] ===================================================== [Pipeline] echo [2021-03-23T13:10:21.436Z] taggedImages: [2021-03-23T13:10:21.436Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:21.436Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.139 [2021-03-23T13:10:21.436Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:21.436Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2021-03-23T13:10:21.533Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2021-03-23T13:10:21.533Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:21.533Z] 2.0.0-dev.139 [2021-03-23T13:10:21.533Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:21.533Z] master [2021-03-23T13:10:21.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:22.043Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:22.343Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:22.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-03-23T13:10:22.343Z] 3a374f08b21b: Preparing [2021-03-23T13:10:22.343Z] 2c2f756fae05: Preparing [2021-03-23T13:10:22.343Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:22.343Z] cdd3313710b2: Preparing [2021-03-23T13:10:22.343Z] 33e8713114f8: Preparing [2021-03-23T13:10:22.343Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:22.343Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:22.343Z] 3a374f08b21b: Pushed [2021-03-23T13:10:22.915Z] cdd3313710b2: Pushed [2021-03-23T13:10:23.487Z] 2c2f756fae05: Pushed [2021-03-23T13:10:23.749Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:3457e1976487b273636845faf78177e1acfaf6bfff70015d8618b18d32233171 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:24.060Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:24.365Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.139 [2021-03-23T13:10:24.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-03-23T13:10:24.365Z] 3a374f08b21b: Preparing [2021-03-23T13:10:24.365Z] 2c2f756fae05: Preparing [2021-03-23T13:10:24.365Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:24.365Z] cdd3313710b2: Preparing [2021-03-23T13:10:24.365Z] 33e8713114f8: Preparing [2021-03-23T13:10:24.365Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:24.365Z] 3a374f08b21b: Layer already exists [2021-03-23T13:10:24.365Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:24.365Z] cdd3313710b2: Layer already exists [2021-03-23T13:10:24.365Z] 2c2f756fae05: Layer already exists [2021-03-23T13:10:24.365Z] 2.0.0-dev.139: digest: sha256:3457e1976487b273636845faf78177e1acfaf6bfff70015d8618b18d32233171 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:24.670Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:24.968Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:24.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-03-23T13:10:24.968Z] 3a374f08b21b: Preparing [2021-03-23T13:10:24.968Z] 2c2f756fae05: Preparing [2021-03-23T13:10:24.968Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:24.968Z] cdd3313710b2: Preparing [2021-03-23T13:10:24.968Z] 33e8713114f8: Preparing [2021-03-23T13:10:24.968Z] 3a374f08b21b: Layer already exists [2021-03-23T13:10:24.968Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:24.968Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:24.968Z] cdd3313710b2: Layer already exists [2021-03-23T13:10:24.968Z] 2c2f756fae05: Layer already exists [2021-03-23T13:10:24.968Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:3457e1976487b273636845faf78177e1acfaf6bfff70015d8618b18d32233171 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:25.269Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:25.568Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2021-03-23T13:10:25.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-03-23T13:10:25.568Z] 3a374f08b21b: Preparing [2021-03-23T13:10:25.568Z] 2c2f756fae05: Preparing [2021-03-23T13:10:25.568Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:25.568Z] cdd3313710b2: Preparing [2021-03-23T13:10:25.568Z] 33e8713114f8: Preparing [2021-03-23T13:10:25.568Z] 3a374f08b21b: Layer already exists [2021-03-23T13:10:25.568Z] 2c2f756fae05: Layer already exists [2021-03-23T13:10:25.568Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:25.568Z] cdd3313710b2: Layer already exists [2021-03-23T13:10:25.568Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:25.568Z] master: digest: sha256:3457e1976487b273636845faf78177e1acfaf6bfff70015d8618b18d32233171 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:10:25.741Z] ===================================================== [Pipeline] echo [2021-03-23T13:10:25.788Z] taggedImages: [2021-03-23T13:10:25.788Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:25.788Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.139 [2021-03-23T13:10:25.788Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:25.788Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2021-03-23T13:10:25.851Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2021-03-23T13:10:25.851Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:25.851Z] 2.0.0-dev.139 [2021-03-23T13:10:25.851Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:25.851Z] master [2021-03-23T13:10:25.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:26.350Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:26.665Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:26.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-03-23T13:10:26.665Z] 8ac022654f90: Preparing [2021-03-23T13:10:26.665Z] 693982e435c7: Preparing [2021-03-23T13:10:26.665Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:26.665Z] 95afc5c13919: Preparing [2021-03-23T13:10:26.665Z] 33e8713114f8: Preparing [2021-03-23T13:10:26.665Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:26.665Z] 95afc5c13919: Layer already exists [2021-03-23T13:10:26.665Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:26.665Z] 8ac022654f90: Pushed [2021-03-23T13:10:27.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-23T13:10:28.051Z] 693982e435c7: Pushed [2021-03-23T13:10:28.051Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:42127c6ca480d6336916fd88295be1041e91815237c0f8e4f6687474356bd70b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:28.353Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:28.649Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.139 [2021-03-23T13:10:28.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-03-23T13:10:28.649Z] 8ac022654f90: Preparing [2021-03-23T13:10:28.649Z] 693982e435c7: Preparing [2021-03-23T13:10:28.649Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:28.649Z] 95afc5c13919: Preparing [2021-03-23T13:10:28.649Z] 33e8713114f8: Preparing [2021-03-23T13:10:28.649Z] 95afc5c13919: Layer already exists [2021-03-23T13:10:28.649Z] 693982e435c7: Layer already exists [2021-03-23T13:10:28.649Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:28.649Z] 8ac022654f90: Layer already exists [2021-03-23T13:10:28.649Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:28.649Z] 2.0.0-dev.139: digest: sha256:42127c6ca480d6336916fd88295be1041e91815237c0f8e4f6687474356bd70b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:28.953Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:29.248Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:29.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-03-23T13:10:29.248Z] 8ac022654f90: Preparing [2021-03-23T13:10:29.248Z] 693982e435c7: Preparing [2021-03-23T13:10:29.248Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:29.248Z] 95afc5c13919: Preparing [2021-03-23T13:10:29.248Z] 33e8713114f8: Preparing [2021-03-23T13:10:29.248Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:29.248Z] 8ac022654f90: Layer already exists [2021-03-23T13:10:29.248Z] 693982e435c7: Layer already exists [2021-03-23T13:10:29.248Z] 95afc5c13919: Layer already exists [2021-03-23T13:10:29.248Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:29.248Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:42127c6ca480d6336916fd88295be1041e91815237c0f8e4f6687474356bd70b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:29.634Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:29.987Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2021-03-23T13:10:29.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-03-23T13:10:29.987Z] 8ac022654f90: Preparing [2021-03-23T13:10:29.987Z] 693982e435c7: Preparing [2021-03-23T13:10:29.987Z] c7cb97bbf1d3: Preparing [2021-03-23T13:10:29.987Z] 95afc5c13919: Preparing [2021-03-23T13:10:29.987Z] 33e8713114f8: Preparing [2021-03-23T13:10:29.987Z] 95afc5c13919: Layer already exists [2021-03-23T13:10:29.987Z] 693982e435c7: Layer already exists [2021-03-23T13:10:29.987Z] c7cb97bbf1d3: Layer already exists [2021-03-23T13:10:29.987Z] 8ac022654f90: Layer already exists [2021-03-23T13:10:29.987Z] 33e8713114f8: Layer already exists [2021-03-23T13:10:29.987Z] master: digest: sha256:42127c6ca480d6336916fd88295be1041e91815237c0f8e4f6687474356bd70b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:10:30.190Z] ===================================================== [Pipeline] echo [2021-03-23T13:10:30.252Z] taggedImages: [2021-03-23T13:10:30.253Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:30.253Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.139 [2021-03-23T13:10:30.253Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:30.253Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2021-03-23T13:10:30.321Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2021-03-23T13:10:30.321Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:30.321Z] 2.0.0-dev.139 [2021-03-23T13:10:30.321Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:30.321Z] master [2021-03-23T13:10:30.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:30.828Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:31.156Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:31.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-03-23T13:10:31.156Z] 43c14b41ecc8: Preparing [2021-03-23T13:10:31.156Z] 8101a294bb9b: Preparing [2021-03-23T13:10:31.156Z] 42e40cc92c86: Preparing [2021-03-23T13:10:31.156Z] b466be9e9443: Preparing [2021-03-23T13:10:31.156Z] bf01f1a002b9: Preparing [2021-03-23T13:10:31.156Z] 715e620cc142: Preparing [2021-03-23T13:10:31.156Z] 3cb9591dfa73: Preparing [2021-03-23T13:10:31.156Z] 0754057c0ad3: Preparing [2021-03-23T13:10:31.156Z] 998cdf262ab1: Preparing [2021-03-23T13:10:31.156Z] 02e56110abd2: Preparing [2021-03-23T13:10:31.156Z] abc36efb885a: Preparing [2021-03-23T13:10:31.156Z] b0b09059f4e1: Preparing [2021-03-23T13:10:31.156Z] bb961f40224b: Preparing [2021-03-23T13:10:31.156Z] f4666769fca7: Preparing [2021-03-23T13:10:31.156Z] 998cdf262ab1: Waiting [2021-03-23T13:10:31.156Z] 02e56110abd2: Waiting [2021-03-23T13:10:31.156Z] abc36efb885a: Waiting [2021-03-23T13:10:31.156Z] 715e620cc142: Waiting [2021-03-23T13:10:31.156Z] 3cb9591dfa73: Waiting [2021-03-23T13:10:31.156Z] 0754057c0ad3: Waiting [2021-03-23T13:10:31.156Z] b0b09059f4e1: Waiting [2021-03-23T13:10:31.156Z] bb961f40224b: Waiting [2021-03-23T13:10:31.156Z] f4666769fca7: Waiting [2021-03-23T13:10:31.424Z] bf01f1a002b9: Pushed [2021-03-23T13:10:31.424Z] 43c14b41ecc8: Pushed [2021-03-23T13:10:31.692Z] b466be9e9443: Pushed [2021-03-23T13:10:31.692Z] 0754057c0ad3: Layer already exists [2021-03-23T13:10:31.692Z] 998cdf262ab1: Layer already exists [2021-03-23T13:10:31.692Z] 3cb9591dfa73: Pushed [2021-03-23T13:10:31.692Z] 02e56110abd2: Layer already exists [2021-03-23T13:10:31.692Z] abc36efb885a: Layer already exists [2021-03-23T13:10:31.954Z] b0b09059f4e1: Layer already exists [2021-03-23T13:10:31.954Z] bb961f40224b: Layer already exists [2021-03-23T13:10:31.954Z] f4666769fca7: Layer already exists [2021-03-23T13:10:32.528Z] 715e620cc142: Pushed [2021-03-23T13:10:32.528Z] 8101a294bb9b: Pushed [2021-03-23T13:10:35.682Z] Removing intermediate container a1821de52f5f [2021-03-23T13:10:35.682Z] ---> 76b0b17b08ba [2021-03-23T13:10:35.682Z] [2021-03-23T13:10:35.682Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T13:10:35.682Z] ---> d10569e2745f [2021-03-23T13:10:35.682Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-23T13:10:35.682Z] ---> Using cache [2021-03-23T13:10:35.682Z] ---> 4899196aceb3 [2021-03-23T13:10:35.682Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T13:10:35.682Z] ---> Using cache [2021-03-23T13:10:35.682Z] ---> 26553165db0b [2021-03-23T13:10:35.682Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-23T13:10:35.682Z] ---> Running in 7a4dd13d818e [2021-03-23T13:10:36.314Z] Removing intermediate container 7a4dd13d818e [2021-03-23T13:10:36.314Z] ---> f87b4b342f6d [2021-03-23T13:10:36.314Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-23T13:10:36.314Z] ---> Running in fdae7078f9a0 [2021-03-23T13:10:37.316Z] Removing intermediate container fdae7078f9a0 [2021-03-23T13:10:37.316Z] ---> 59644cf19d14 [2021-03-23T13:10:37.316Z] Step 15/23 : WORKDIR / [2021-03-23T13:10:37.316Z] ---> Running in 2d9eee18f59c [2021-03-23T13:10:38.354Z] Removing intermediate container 2d9eee18f59c [2021-03-23T13:10:38.354Z] ---> dda8d60e63dd [2021-03-23T13:10:38.354Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T13:10:40.350Z] ---> 313d89421398 [2021-03-23T13:10:40.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-23T13:10:40.683Z] 42e40cc92c86: Pushed [2021-03-23T13:10:40.683Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:cb3d76129fa52037a46c03fd2581f989200e50059827d598e0257bb7710e52ca size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:40.987Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:41.284Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.139 [2021-03-23T13:10:41.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-03-23T13:10:41.284Z] 43c14b41ecc8: Preparing [2021-03-23T13:10:41.284Z] 8101a294bb9b: Preparing [2021-03-23T13:10:41.284Z] 42e40cc92c86: Preparing [2021-03-23T13:10:41.284Z] b466be9e9443: Preparing [2021-03-23T13:10:41.284Z] bf01f1a002b9: Preparing [2021-03-23T13:10:41.284Z] 715e620cc142: Preparing [2021-03-23T13:10:41.284Z] 3cb9591dfa73: Preparing [2021-03-23T13:10:41.284Z] 0754057c0ad3: Preparing [2021-03-23T13:10:41.284Z] 998cdf262ab1: Preparing [2021-03-23T13:10:41.284Z] 02e56110abd2: Preparing [2021-03-23T13:10:41.284Z] abc36efb885a: Preparing [2021-03-23T13:10:41.284Z] b0b09059f4e1: Preparing [2021-03-23T13:10:41.284Z] bb961f40224b: Preparing [2021-03-23T13:10:41.284Z] f4666769fca7: Preparing [2021-03-23T13:10:41.284Z] 715e620cc142: Waiting [2021-03-23T13:10:41.284Z] 02e56110abd2: Waiting [2021-03-23T13:10:41.284Z] abc36efb885a: Waiting [2021-03-23T13:10:41.284Z] 3cb9591dfa73: Waiting [2021-03-23T13:10:41.284Z] b0b09059f4e1: Waiting [2021-03-23T13:10:41.284Z] bb961f40224b: Waiting [2021-03-23T13:10:41.284Z] f4666769fca7: Waiting [2021-03-23T13:10:41.284Z] 998cdf262ab1: Waiting [2021-03-23T13:10:41.284Z] 0754057c0ad3: Waiting [2021-03-23T13:10:41.284Z] bf01f1a002b9: Layer already exists [2021-03-23T13:10:41.284Z] 43c14b41ecc8: Layer already exists [2021-03-23T13:10:41.284Z] b466be9e9443: Layer already exists [2021-03-23T13:10:41.284Z] 8101a294bb9b: Layer already exists [2021-03-23T13:10:41.284Z] 42e40cc92c86: Layer already exists [2021-03-23T13:10:41.284Z] 715e620cc142: Layer already exists [2021-03-23T13:10:41.284Z] 3cb9591dfa73: Layer already exists [2021-03-23T13:10:41.284Z] 998cdf262ab1: Layer already exists [2021-03-23T13:10:41.284Z] 0754057c0ad3: Layer already exists [2021-03-23T13:10:41.284Z] abc36efb885a: Layer already exists [2021-03-23T13:10:41.284Z] b0b09059f4e1: Layer already exists [2021-03-23T13:10:41.284Z] 02e56110abd2: Layer already exists [2021-03-23T13:10:41.284Z] f4666769fca7: Layer already exists [2021-03-23T13:10:41.284Z] bb961f40224b: Layer already exists [2021-03-23T13:10:41.284Z] 2.0.0-dev.139: digest: sha256:cb3d76129fa52037a46c03fd2581f989200e50059827d598e0257bb7710e52ca size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:41.585Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:41.810Z] Removing intermediate container 76d2f75eceab [2021-03-23T13:10:41.810Z] ---> f942446876c2 [2021-03-23T13:10:41.810Z] [2021-03-23T13:10:41.810Z] Step 10/24 : FROM alpine:3.12 [2021-03-23T13:10:41.810Z] ---> d10569e2745f [2021-03-23T13:10:41.810Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-23T13:10:41.882Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:41.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-03-23T13:10:41.882Z] 43c14b41ecc8: Preparing [2021-03-23T13:10:41.882Z] 8101a294bb9b: Preparing [2021-03-23T13:10:41.882Z] 42e40cc92c86: Preparing [2021-03-23T13:10:41.882Z] b466be9e9443: Preparing [2021-03-23T13:10:41.882Z] bf01f1a002b9: Preparing [2021-03-23T13:10:41.882Z] 715e620cc142: Preparing [2021-03-23T13:10:41.882Z] 3cb9591dfa73: Preparing [2021-03-23T13:10:41.882Z] 0754057c0ad3: Preparing [2021-03-23T13:10:41.882Z] 998cdf262ab1: Preparing [2021-03-23T13:10:41.882Z] 02e56110abd2: Preparing [2021-03-23T13:10:41.882Z] abc36efb885a: Preparing [2021-03-23T13:10:41.882Z] b0b09059f4e1: Preparing [2021-03-23T13:10:41.882Z] bb961f40224b: Preparing [2021-03-23T13:10:41.882Z] f4666769fca7: Preparing [2021-03-23T13:10:41.882Z] 02e56110abd2: Waiting [2021-03-23T13:10:41.882Z] abc36efb885a: Waiting [2021-03-23T13:10:41.882Z] b0b09059f4e1: Waiting [2021-03-23T13:10:41.882Z] bb961f40224b: Waiting [2021-03-23T13:10:41.882Z] f4666769fca7: Waiting [2021-03-23T13:10:41.882Z] 715e620cc142: Waiting [2021-03-23T13:10:41.882Z] 3cb9591dfa73: Waiting [2021-03-23T13:10:41.882Z] 0754057c0ad3: Waiting [2021-03-23T13:10:41.882Z] 998cdf262ab1: Waiting [2021-03-23T13:10:41.882Z] 42e40cc92c86: Layer already exists [2021-03-23T13:10:41.882Z] 8101a294bb9b: Layer already exists [2021-03-23T13:10:41.882Z] 43c14b41ecc8: Layer already exists [2021-03-23T13:10:41.882Z] bf01f1a002b9: Layer already exists [2021-03-23T13:10:41.882Z] b466be9e9443: Layer already exists [2021-03-23T13:10:41.882Z] 3cb9591dfa73: Layer already exists [2021-03-23T13:10:41.882Z] 998cdf262ab1: Layer already exists [2021-03-23T13:10:41.882Z] 0754057c0ad3: Layer already exists [2021-03-23T13:10:41.882Z] 715e620cc142: Layer already exists [2021-03-23T13:10:41.882Z] 02e56110abd2: Layer already exists [2021-03-23T13:10:41.882Z] abc36efb885a: Layer already exists [2021-03-23T13:10:41.882Z] b0b09059f4e1: Layer already exists [2021-03-23T13:10:41.882Z] bb961f40224b: Layer already exists [2021-03-23T13:10:41.882Z] f4666769fca7: Layer already exists [2021-03-23T13:10:41.882Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:cb3d76129fa52037a46c03fd2581f989200e50059827d598e0257bb7710e52ca size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:42.098Z] ---> Running in 12c518c76f87 [2021-03-23T13:10:42.186Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:10:42.514Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2021-03-23T13:10:42.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-03-23T13:10:42.514Z] 43c14b41ecc8: Preparing [2021-03-23T13:10:42.514Z] 8101a294bb9b: Preparing [2021-03-23T13:10:42.514Z] 42e40cc92c86: Preparing [2021-03-23T13:10:42.514Z] b466be9e9443: Preparing [2021-03-23T13:10:42.514Z] bf01f1a002b9: Preparing [2021-03-23T13:10:42.514Z] 715e620cc142: Preparing [2021-03-23T13:10:42.514Z] 3cb9591dfa73: Preparing [2021-03-23T13:10:42.514Z] 0754057c0ad3: Preparing [2021-03-23T13:10:42.514Z] 998cdf262ab1: Preparing [2021-03-23T13:10:42.514Z] 02e56110abd2: Preparing [2021-03-23T13:10:42.514Z] abc36efb885a: Preparing [2021-03-23T13:10:42.514Z] b0b09059f4e1: Preparing [2021-03-23T13:10:42.514Z] bb961f40224b: Preparing [2021-03-23T13:10:42.514Z] f4666769fca7: Preparing [2021-03-23T13:10:42.514Z] 715e620cc142: Waiting [2021-03-23T13:10:42.514Z] 0754057c0ad3: Waiting [2021-03-23T13:10:42.514Z] 3cb9591dfa73: Waiting [2021-03-23T13:10:42.514Z] 998cdf262ab1: Waiting [2021-03-23T13:10:42.514Z] 02e56110abd2: Waiting [2021-03-23T13:10:42.514Z] abc36efb885a: Waiting [2021-03-23T13:10:42.514Z] b0b09059f4e1: Waiting [2021-03-23T13:10:42.514Z] bb961f40224b: Waiting [2021-03-23T13:10:42.514Z] f4666769fca7: Waiting [2021-03-23T13:10:42.514Z] 42e40cc92c86: Layer already exists [2021-03-23T13:10:42.514Z] b466be9e9443: Layer already exists [2021-03-23T13:10:42.514Z] 43c14b41ecc8: Layer already exists [2021-03-23T13:10:42.514Z] 8101a294bb9b: Layer already exists [2021-03-23T13:10:42.514Z] bf01f1a002b9: Layer already exists [2021-03-23T13:10:42.514Z] 3cb9591dfa73: Layer already exists [2021-03-23T13:10:42.514Z] 715e620cc142: Layer already exists [2021-03-23T13:10:42.514Z] 0754057c0ad3: Layer already exists [2021-03-23T13:10:42.514Z] 998cdf262ab1: Layer already exists [2021-03-23T13:10:42.514Z] abc36efb885a: Layer already exists [2021-03-23T13:10:42.514Z] bb961f40224b: Layer already exists [2021-03-23T13:10:42.514Z] f4666769fca7: Layer already exists [2021-03-23T13:10:42.514Z] b0b09059f4e1: Layer already exists [2021-03-23T13:10:42.514Z] 02e56110abd2: Layer already exists [2021-03-23T13:10:42.774Z] master: digest: sha256:cb3d76129fa52037a46c03fd2581f989200e50059827d598e0257bb7710e52ca size: 3252 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:10:42.954Z] ===================================================== [Pipeline] echo [2021-03-23T13:10:43.005Z] taggedImages: [2021-03-23T13:10:43.005Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:43.005Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.139 [2021-03-23T13:10:43.005Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:10:43.005Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-23T13:10:43.123Z] ---> e9dfbcc62451 [2021-03-23T13:10:43.123Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-23T13:10:44.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:10:44.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:10:44.407Z] ---> bcd3a5a10971 [2021-03-23T13:10:44.407Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-23T13:10:44.683Z] ---> Running in 334f2101050b [2021-03-23T13:10:44.967Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-23T13:10:45.253Z] Removing intermediate container 334f2101050b [2021-03-23T13:10:45.253Z] ---> 480afbf333ed [2021-03-23T13:10:45.253Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T13:10:45.253Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T13:10:45.253Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-23T13:10:45.253Z] (4/5) Installing curl (7.69.1-r3) [2021-03-23T13:10:45.253Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-23T13:10:45.253Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:10:45.253Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T13:10:45.531Z] ---> Running in 61c86ded1951 [2021-03-23T13:10:45.531Z] OK: 7 MiB in 19 packages [2021-03-23T13:10:46.136Z] Removing intermediate container 61c86ded1951 [2021-03-23T13:10:46.136Z] ---> 61c867266e86 [2021-03-23T13:10:46.136Z] Step 21/23 : LABEL arch=arm64 [2021-03-23T13:10:46.414Z] ---> Running in b64935d674dd [2021-03-23T13:10:47.018Z] Removing intermediate container b64935d674dd [2021-03-23T13:10:47.306Z] ---> 4eb3aa302c14 [2021-03-23T13:10:47.306Z] Step 22/23 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:10:47.306Z] ---> Running in 84b9cf410a00 [2021-03-23T13:10:48.306Z] Removing intermediate container 12c518c76f87 [2021-03-23T13:10:48.306Z] ---> 17ffd294f94c [2021-03-23T13:10:48.306Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-23T13:10:48.306Z] Removing intermediate container 84b9cf410a00 [2021-03-23T13:10:48.306Z] ---> 49751b2d9917 [2021-03-23T13:10:48.306Z] Step 23/23 : LABEL version=2.0.0-dev.139 [2021-03-23T13:10:48.306Z] ---> Running in 02d3fb9aaa6b [2021-03-23T13:10:48.594Z] ---> Running in b1a4d4698940 [2021-03-23T13:10:49.224Z] Removing intermediate container 02d3fb9aaa6b [2021-03-23T13:10:49.224Z] ---> b0115ff220d5 [2021-03-23T13:10:49.224Z] Step 13/24 : WORKDIR / [2021-03-23T13:10:49.513Z] ---> Running in 869242806b9c [2021-03-23T13:10:49.513Z] Removing intermediate container b1a4d4698940 [2021-03-23T13:10:49.513Z] ---> 95e2bb0719bb [2021-03-23T13:10:49.513Z] [2021-03-23T13:10:50.136Z] Removing intermediate container 869242806b9c [2021-03-23T13:10:50.136Z] ---> a8121389892f [2021-03-23T13:10:50.136Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-23T13:10:50.136Z] Successfully built 95e2bb0719bb [2021-03-23T13:10:50.136Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-23T13:10:51.596Z]  Building docker-core-metadata-go ... done  ---> 9000dd25d291 [2021-03-23T13:10:51.596Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-23T13:10:52.580Z] ---> e72efc9b1098 [2021-03-23T13:10:52.580Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-23T13:10:54.028Z] ---> 9b940b0cba05 [2021-03-23T13:10:54.028Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-23T13:10:55.479Z] ---> 1c4708d6649b [2021-03-23T13:10:55.479Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-23T13:10:57.505Z] ---> ec5b2e2b8144 [2021-03-23T13:10:57.505Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-23T13:10:58.520Z] ---> 6ed8393ac518 [2021-03-23T13:10:58.520Z] Step 20/24 : 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-03-23T13:10:58.810Z] ---> Running in 2dc380c9b531 [2021-03-23T13:11:02.241Z] Removing intermediate container 2dc380c9b531 [2021-03-23T13:11:02.241Z] ---> 8a4af95639ca [2021-03-23T13:11:02.241Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-23T13:11:02.525Z] ---> Running in 6b41f3dd9af8 [2021-03-23T13:11:03.128Z] Removing intermediate container 6b41f3dd9af8 [2021-03-23T13:11:03.128Z] ---> 616b654afad0 [2021-03-23T13:11:03.128Z] Step 22/24 : LABEL arch=arm64 [2021-03-23T13:11:03.403Z] ---> Running in fab4e84a485f [2021-03-23T13:11:04.005Z] Removing intermediate container fab4e84a485f [2021-03-23T13:11:04.005Z] ---> dff51ad2bb21 [2021-03-23T13:11:04.005Z] Step 23/24 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:11:04.280Z] ---> Running in 5cff2de36c33 [2021-03-23T13:11:04.890Z] Removing intermediate container 5cff2de36c33 [2021-03-23T13:11:04.890Z] ---> fcb5545b0b99 [2021-03-23T13:11:04.890Z] Step 24/24 : LABEL version=2.0.0-dev.139 [2021-03-23T13:11:05.168Z] ---> Running in 5947f69c8c4d [2021-03-23T13:11:05.778Z] Removing intermediate container 5947f69c8c4d [2021-03-23T13:11:05.778Z] ---> 78a8e98a0357 [2021-03-23T13:11:05.778Z] [2021-03-23T13:11:06.378Z] Successfully built 78a8e98a0357 [2021-03-23T13:11:06.378Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-23T13:11:11.782Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 435e8f015404 [2021-03-23T13:11:11.782Z] ---> 3b8fb3e943df [2021-03-23T13:11:11.782Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-23T13:11:12.058Z] ---> Running in 28ed9d7a4e36 [2021-03-23T13:11:13.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.139" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-23T13:11:16.447Z] Removing intermediate container 28ed9d7a4e36 [2021-03-23T13:11:16.447Z] ---> 52048922e342 [2021-03-23T13:11:16.447Z] [2021-03-23T13:11:16.447Z] Step 11/26 : FROM docker:20.10.0 [2021-03-23T13:11:16.447Z] 20.10.0: Pulling from library/docker [2021-03-23T13:11:26.593Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-23T13:11:26.593Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-23T13:11:26.593Z] ---> eeaf43b92773 [2021-03-23T13:11:26.593Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-23T13:11:26.593Z] ---> Running in b8a8cd0d9c1b [2021-03-23T13:11:26.593Z] Removing intermediate container 24805995ebfa [2021-03-23T13:11:26.593Z] ---> 52a8929085a6 [2021-03-23T13:11:26.593Z] [2021-03-23T13:11:26.593Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T13:11:26.593Z] ---> d10569e2745f [2021-03-23T13:11:26.593Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-23T13:11:26.593Z] ---> Running in b0547f263b72 [2021-03-23T13:11:26.865Z] Removing intermediate container b0547f263b72 [2021-03-23T13:11:26.865Z] ---> ebb1d5968e1d [2021-03-23T13:11:26.865Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-23T13:11:26.865Z] ---> Running in 79e85d6113e8 [2021-03-23T13:11:26.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:11:27.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:11:27.411Z] Removing intermediate container 79e85d6113e8 [2021-03-23T13:11:27.411Z] ---> 8d4964c53993 [2021-03-23T13:11:27.411Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-23T13:11:27.411Z] ---> Running in 487d4c4ff859 [2021-03-23T13:11:27.684Z] (1/2) Installing readline (8.0.4-r0) [2021-03-23T13:11:27.684Z] (2/2) Installing bash (5.0.17-r0) [2021-03-23T13:11:27.684Z] Executing bash-5.0.17-r0.post-install [2021-03-23T13:11:27.684Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:11:27.684Z] OK: 12 MiB in 22 packages [2021-03-23T13:11:27.961Z] Removing intermediate container 487d4c4ff859 [2021-03-23T13:11:27.962Z] ---> b1d51be417ab [2021-03-23T13:11:27.962Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T13:11:28.235Z] ---> Running in 3e73bdcdbd9d [2021-03-23T13:11:29.217Z] Removing intermediate container b8a8cd0d9c1b [2021-03-23T13:11:29.217Z] ---> ed2fc0afe3d8 [2021-03-23T13:11:29.217Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-23T13:11:29.217Z] ---> Running in 2702dc73e346 [2021-03-23T13:11:29.819Z] Removing intermediate container 2702dc73e346 [2021-03-23T13:11:29.819Z] ---> 0d1f083f0e21 [2021-03-23T13:11:29.819Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-23T13:11:29.819Z] ---> Running in e61713872af9 [2021-03-23T13:11:30.413Z] Removing intermediate container e61713872af9 [2021-03-23T13:11:30.413Z] ---> a0c7ba2992de [2021-03-23T13:11:30.413Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-23T13:11:30.683Z] ---> Running in e674617e3778 [2021-03-23T13:11:30.683Z] Removing intermediate container 3e73bdcdbd9d [2021-03-23T13:11:30.683Z] ---> 5fbfd9bf338f [2021-03-23T13:11:30.683Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-23T13:11:30.955Z] ---> Running in 51fcec4e5fc6 [2021-03-23T13:11:31.227Z] Removing intermediate container e674617e3778 [2021-03-23T13:11:31.227Z] ---> 88c9530c5656 [2021-03-23T13:11:31.227Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-23T13:11:32.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:11:32.204Z] ---> 850b1a9c974b [2021-03-23T13:11:32.204Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-23T13:11:32.801Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:11:33.072Z] ---> cbfdc80b0188 [2021-03-23T13:11:33.072Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-23T13:11:33.662Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-23T13:11:33.662Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-23T13:11:33.663Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-23T13:11:33.937Z] ---> 60f0f10eb51a [2021-03-23T13:11:33.937Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-23T13:11:33.937Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-23T13:11:33.937Z] ---> Running in 266ae9308abd [2021-03-23T13:11:34.213Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-23T13:11:34.213Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-23T13:11:34.213Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:11:34.213Z] OK: 8 MiB in 20 packages [2021-03-23T13:11:35.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:11:35.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:11:35.467Z] Removing intermediate container 51fcec4e5fc6 [2021-03-23T13:11:35.467Z] ---> 591536cd1155 [2021-03-23T13:11:35.467Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T13:11:36.064Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-23T13:11:36.064Z] (2/33) Installing expat (2.2.9-r1) [2021-03-23T13:11:36.064Z] (3/33) Installing libffi (3.3-r2) [2021-03-23T13:11:36.064Z] (4/33) Installing gdbm (1.13-r1) [2021-03-23T13:11:36.064Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-23T13:11:36.064Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-23T13:11:36.064Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-23T13:11:36.656Z] ---> 6b89cfd197fe [2021-03-23T13:11:36.656Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-23T13:11:38.095Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-23T13:11:38.095Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-23T13:11:38.095Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-23T13:11:38.095Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-23T13:11:38.095Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-23T13:11:38.095Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-23T13:11:38.095Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-23T13:11:38.095Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-23T13:11:38.095Z] ---> dd0f145359b2 [2021-03-23T13:11:38.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-23T13:11:38.095Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-23T13:11:38.095Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-23T13:11:38.370Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-23T13:11:38.370Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-23T13:11:38.370Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-23T13:11:38.370Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-23T13:11:38.370Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-23T13:11:38.370Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-23T13:11:38.370Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-23T13:11:38.370Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-23T13:11:38.370Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-23T13:11:38.370Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-23T13:11:38.370Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-23T13:11:38.642Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-23T13:11:38.642Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-23T13:11:38.642Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-23T13:11:38.642Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-23T13:11:38.642Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-23T13:11:38.925Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:11:38.925Z] OK: 71 MiB in 55 packages [2021-03-23T13:11:38.925Z] ---> cea7c9bf7110 [2021-03-23T13:11:38.925Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-23T13:11:39.205Z] ---> Running in 36e2ad480fc0 [2021-03-23T13:11:39.838Z] Removing intermediate container 36e2ad480fc0 [2021-03-23T13:11:39.838Z] ---> c8406d9223b0 [2021-03-23T13:11:39.838Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T13:11:40.153Z] ---> Running in d007b622e256 [2021-03-23T13:11:40.776Z] Removing intermediate container d007b622e256 [2021-03-23T13:11:40.776Z] ---> 784edf3794fe [2021-03-23T13:11:40.776Z] Step 21/23 : LABEL arch=arm64 [2021-03-23T13:11:41.085Z] ---> Running in 14874a3c1dba [2021-03-23T13:11:41.728Z] Removing intermediate container 14874a3c1dba [2021-03-23T13:11:41.728Z] ---> 7997cd93873b [2021-03-23T13:11:41.728Z] Step 22/23 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:11:42.001Z] ---> Running in cf2d8ae00063 [2021-03-23T13:11:42.601Z] Removing intermediate container cf2d8ae00063 [2021-03-23T13:11:42.601Z] ---> 3022f40e71ed [2021-03-23T13:11:42.601Z] Step 23/23 : LABEL version=2.0.0-dev.139 [2021-03-23T13:11:42.601Z] ---> Running in 689160627e37 [2021-03-23T13:11:43.199Z] Removing intermediate container 689160627e37 [2021-03-23T13:11:43.199Z] ---> 7dd86e4a5d7b [2021-03-23T13:11:43.199Z] [2021-03-23T13:11:43.792Z] Successfully built 7dd86e4a5d7b [2021-03-23T13:11:43.792Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-23T13:11:45.225Z]  Building docker-core-data-go ... done Removing intermediate container 266ae9308abd [2021-03-23T13:11:45.225Z] ---> 43a8fc98ba43 [2021-03-23T13:11:45.225Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-23T13:11:45.225Z] ---> Running in 7ec1b91addbd [2021-03-23T13:11:49.513Z] Collecting docker-compose==1.23.2 [2021-03-23T13:11:49.785Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-23T13:11:50.754Z] Collecting PyYAML<4,>=3.10 [2021-03-23T13:11:50.754Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-23T13:11:54.121Z] Collecting docopt<0.7,>=0.6.1 [2021-03-23T13:11:54.121Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-23T13:11:56.720Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-23T13:11:56.720Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-23T13:11:56.720Z] Collecting cached-property<2,>=1.2.0 [2021-03-23T13:11:56.720Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-23T13:11:56.990Z] Collecting texttable<0.10,>=0.9.0 [2021-03-23T13:11:56.990Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-23T13:11:58.953Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-23T13:11:58.953Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-23T13:11:59.542Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-23T13:11:59.542Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-23T13:12:01.515Z] Collecting jsonschema<3,>=2.5.1 [2021-03-23T13:12:01.515Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-23T13:12:01.515Z] 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-03-23T13:12:02.115Z] Collecting docker<4.0,>=3.6.0 [2021-03-23T13:12:02.115Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-23T13:12:02.703Z] Collecting idna<2.8,>=2.5 [2021-03-23T13:12:02.704Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-23T13:12:03.292Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-23T13:12:03.292Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-23T13:12:03.292Z] 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-03-23T13:12:03.292Z] 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-03-23T13:12:03.562Z] Collecting docker-pycreds>=0.4.0 [2021-03-23T13:12:03.562Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-23T13:12:03.832Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-23T13:12:03.832Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-23T13:12:03.832Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-23T13:12:03.832Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-23T13:12:04.423Z] Installing collected packages: PyYAML, docopt, idna, urllib3, requests, cached-property, texttable, websocket-client, dockerpty, jsonschema, docker-pycreds, docker, docker-compose [2021-03-23T13:12:04.423Z] Running setup.py install for PyYAML: started [2021-03-23T13:12:06.386Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-23T13:12:06.386Z] Running setup.py install for docopt: started [2021-03-23T13:12:08.347Z] Running setup.py install for docopt: finished with status 'done' [2021-03-23T13:12:08.347Z] Attempting uninstall: idna [2021-03-23T13:12:08.347Z] Found existing installation: idna 2.9 [2021-03-23T13:12:08.347Z] Uninstalling idna-2.9: [2021-03-23T13:12:08.347Z] Successfully uninstalled idna-2.9 [2021-03-23T13:12:08.941Z] Attempting uninstall: urllib3 [2021-03-23T13:12:08.941Z] Found existing installation: urllib3 1.25.9 [2021-03-23T13:12:08.941Z] Uninstalling urllib3-1.25.9: [2021-03-23T13:12:09.213Z] Successfully uninstalled urllib3-1.25.9 [2021-03-23T13:12:09.804Z] Attempting uninstall: requests [2021-03-23T13:12:09.804Z] Found existing installation: requests 2.23.0 [2021-03-23T13:12:09.804Z] Uninstalling requests-2.23.0: [2021-03-23T13:12:09.804Z] Successfully uninstalled requests-2.23.0 [2021-03-23T13:12:10.073Z] Running setup.py install for texttable: started [2021-03-23T13:12:12.043Z] Running setup.py install for texttable: finished with status 'done' [2021-03-23T13:12:12.043Z] Running setup.py install for dockerpty: started [2021-03-23T13:12:14.011Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-23T13:12:15.975Z] 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.58.0 [2021-03-23T13:12:20.270Z] Removing intermediate container 7ec1b91addbd [2021-03-23T13:12:20.270Z] ---> 405145229a8c [2021-03-23T13:12:20.270Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-23T13:12:20.270Z] ---> Running in 59c5d6fee385 [2021-03-23T13:12:20.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T13:12:21.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T13:12:21.724Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T13:12:21.724Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-23T13:12:21.724Z] (3/3) Installing curl (7.69.1-r3) [2021-03-23T13:12:21.724Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T13:12:21.724Z] OK: 72 MiB in 58 packages [2021-03-23T13:12:23.156Z] Removing intermediate container 59c5d6fee385 [2021-03-23T13:12:23.156Z] ---> 71974d51f8ae [2021-03-23T13:12:23.156Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-23T13:12:23.156Z] ---> Running in 5b1b99fc9a42 [2021-03-23T13:12:23.426Z] Removing intermediate container 5b1b99fc9a42 [2021-03-23T13:12:23.426Z] ---> c56ab48f3a17 [2021-03-23T13:12:23.426Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T13:12:23.700Z] ---> Running in a3c2c0eb3d8d [2021-03-23T13:12:23.974Z] Removing intermediate container a3c2c0eb3d8d [2021-03-23T13:12:23.974Z] ---> fe891bf7548e [2021-03-23T13:12:23.974Z] Step 24/26 : LABEL arch=arm64 [2021-03-23T13:12:24.244Z] ---> Running in 2d9f795ff5bf [2021-03-23T13:12:24.837Z] Removing intermediate container 2d9f795ff5bf [2021-03-23T13:12:24.837Z] ---> 4a96315e2a56 [2021-03-23T13:12:24.837Z] Step 25/26 : LABEL git_sha=f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:12:24.837Z] ---> Running in aa8754acc71b [2021-03-23T13:12:25.432Z] Removing intermediate container aa8754acc71b [2021-03-23T13:12:25.432Z] ---> ea3c0ee16a40 [2021-03-23T13:12:25.432Z] Step 26/26 : LABEL version=2.0.0-dev.139 [2021-03-23T13:12:25.432Z] ---> Running in 1e4975ea5acd [2021-03-23T13:12:26.025Z] Removing intermediate container 1e4975ea5acd [2021-03-23T13:12:26.025Z] ---> eb072b8c7bc5 [2021-03-23T13:12:26.025Z] [2021-03-23T13:12:26.025Z] Successfully built eb072b8c7bc5 [2021-03-23T13:12:26.297Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-23T13:12:26.583Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-23T13:12:26.583Z] $ docker stop --time=1 3064bf587af6732fc85eee2e53b766add4142d54e64ceb2ca13f1e474261edea [2021-03-23T13:12:28.547Z] $ docker rm -f 3064bf587af6732fc85eee2e53b766add4142d54e64ceb2ca13f1e474261edea [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-23T13:12:29.217Z] + docker images [2021-03-23T13:12:29.217Z] + grep docker [2021-03-23T13:12:29.487Z] docker-sys-mgmt-agent-go-arm64 latest eb072b8c7bc5 4 seconds ago 300MB [2021-03-23T13:12:29.487Z] docker-core-data-go-arm64 latest 7dd86e4a5d7b 47 seconds ago 21.3MB [2021-03-23T13:12:29.487Z] docker-security-secretstore-setup-go-arm64 latest 78a8e98a0357 About a minute ago 23.7MB [2021-03-23T13:12:29.487Z] docker-core-metadata-go-arm64 latest 95e2bb0719bb About a minute ago 17.9MB [2021-03-23T13:12:29.487Z] docker-security-bootstrapper-go-arm64 latest d14798bae54f 3 minutes ago 17.8MB [2021-03-23T13:12:29.487Z] docker-support-notifications-go-arm64 latest 8f89c79bc3e8 3 minutes ago 16.9MB [2021-03-23T13:12:29.487Z] docker-core-command-go-arm64 latest 7b1af536d7e8 3 minutes ago 16.3MB [2021-03-23T13:12:29.487Z] docker-support-scheduler-go-arm64 latest cbe9c3150f57 3 minutes ago 16.3MB [2021-03-23T13:12:29.487Z] docker-security-proxy-setup-go-arm64 latest d0e2a2fc81d7 3 minutes ago 23.4MB [2021-03-23T13:12:29.487Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-23T13:12:29.996Z] provisioning config files... [2021-03-23T13:12:30.034Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/406@tmp/config6303944487148315733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:12:30.433Z] ---> docker-login.sh [2021-03-23T13:12:30.434Z] nexus3.edgexfoundry.org:10001 [2021-03-23T13:12:30.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:12:30.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:12:30.974Z] Configure a credential helper to remove this warning. See [2021-03-23T13:12:30.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:12:30.974Z] [2021-03-23T13:12:30.974Z] Login Succeeded [2021-03-23T13:12:30.974Z] nexus3.edgexfoundry.org:10002 [2021-03-23T13:12:31.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:12:31.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:12:31.519Z] Configure a credential helper to remove this warning. See [2021-03-23T13:12:31.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:12:31.519Z] [2021-03-23T13:12:31.519Z] Login Succeeded [2021-03-23T13:12:31.519Z] nexus3.edgexfoundry.org:10003 [2021-03-23T13:12:31.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:12:32.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:12:32.063Z] Configure a credential helper to remove this warning. See [2021-03-23T13:12:32.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:12:32.063Z] [2021-03-23T13:12:32.063Z] Login Succeeded [2021-03-23T13:12:32.063Z] nexus3.edgexfoundry.org:10004 [2021-03-23T13:12:32.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:12:32.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:12:32.656Z] Configure a credential helper to remove this warning. See [2021-03-23T13:12:32.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:12:32.656Z] [2021-03-23T13:12:32.656Z] Login Succeeded [2021-03-23T13:12:32.656Z] docker.io [2021-03-23T13:12:32.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T13:12:33.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T13:12:33.518Z] Configure a credential helper to remove this warning. See [2021-03-23T13:12:33.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T13:12:33.518Z] [2021-03-23T13:12:33.518Z] Login Succeeded [2021-03-23T13:12:33.518Z] ---> docker-login.sh ends [Pipeline] } [2021-03-23T13:12:33.534Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:12:33.719Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2021-03-23T13:12:33.719Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:12:33.719Z] 2.0.0-dev.139 [2021-03-23T13:12:33.719Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:12:33.719Z] master [2021-03-23T13:12:33.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:34.226Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:34.561Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:12:34.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-03-23T13:12:34.562Z] ac635ca616ab: Preparing [2021-03-23T13:12:34.562Z] de3c3bada3c8: Preparing [2021-03-23T13:12:34.562Z] 864c6ca8614c: Preparing [2021-03-23T13:12:34.562Z] dae32a11785d: Preparing [2021-03-23T13:12:34.562Z] 02a88cfff88f: Preparing [2021-03-23T13:12:34.848Z] 02a88cfff88f: Layer already exists [2021-03-23T13:12:34.848Z] 864c6ca8614c: Pushed [2021-03-23T13:12:34.848Z] ac635ca616ab: Pushed [2021-03-23T13:12:34.848Z] dae32a11785d: Pushed [2021-03-23T13:12:37.451Z] de3c3bada3c8: Pushed [2021-03-23T13:12:37.723Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:818908d630b189c86441e2c83cb7f218d7d6fdb718d45e00937351ed43f4f80b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:38.127Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:38.513Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.139 [2021-03-23T13:12:38.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-03-23T13:12:38.513Z] ac635ca616ab: Preparing [2021-03-23T13:12:38.513Z] de3c3bada3c8: Preparing [2021-03-23T13:12:38.513Z] 864c6ca8614c: Preparing [2021-03-23T13:12:38.513Z] dae32a11785d: Preparing [2021-03-23T13:12:38.513Z] 02a88cfff88f: Preparing [2021-03-23T13:12:38.513Z] 864c6ca8614c: Layer already exists [2021-03-23T13:12:38.513Z] ac635ca616ab: Layer already exists [2021-03-23T13:12:38.513Z] de3c3bada3c8: Layer already exists [2021-03-23T13:12:38.513Z] dae32a11785d: Layer already exists [2021-03-23T13:12:38.513Z] 02a88cfff88f: Layer already exists [2021-03-23T13:12:38.787Z] 2.0.0-dev.139: digest: sha256:818908d630b189c86441e2c83cb7f218d7d6fdb718d45e00937351ed43f4f80b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:39.152Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:39.509Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:12:39.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-03-23T13:12:39.509Z] ac635ca616ab: Preparing [2021-03-23T13:12:39.509Z] de3c3bada3c8: Preparing [2021-03-23T13:12:39.509Z] 864c6ca8614c: Preparing [2021-03-23T13:12:39.509Z] dae32a11785d: Preparing [2021-03-23T13:12:39.509Z] 02a88cfff88f: Preparing [2021-03-23T13:12:39.509Z] de3c3bada3c8: Layer already exists [2021-03-23T13:12:39.509Z] 864c6ca8614c: Layer already exists [2021-03-23T13:12:39.509Z] 02a88cfff88f: Layer already exists [2021-03-23T13:12:39.509Z] dae32a11785d: Layer already exists [2021-03-23T13:12:39.509Z] ac635ca616ab: Layer already exists [2021-03-23T13:12:39.782Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:818908d630b189c86441e2c83cb7f218d7d6fdb718d45e00937351ed43f4f80b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:40.144Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:40.484Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2021-03-23T13:12:40.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-03-23T13:12:40.484Z] ac635ca616ab: Preparing [2021-03-23T13:12:40.484Z] de3c3bada3c8: Preparing [2021-03-23T13:12:40.484Z] 864c6ca8614c: Preparing [2021-03-23T13:12:40.484Z] dae32a11785d: Preparing [2021-03-23T13:12:40.484Z] 02a88cfff88f: Preparing [2021-03-23T13:12:40.484Z] 864c6ca8614c: Layer already exists [2021-03-23T13:12:40.484Z] de3c3bada3c8: Layer already exists [2021-03-23T13:12:40.484Z] 02a88cfff88f: Layer already exists [2021-03-23T13:12:40.484Z] dae32a11785d: Layer already exists [2021-03-23T13:12:40.484Z] ac635ca616ab: Layer already exists [2021-03-23T13:12:40.756Z] master: digest: sha256:818908d630b189c86441e2c83cb7f218d7d6fdb718d45e00937351ed43f4f80b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:12:41.054Z] ===================================================== [Pipeline] echo [2021-03-23T13:12:41.106Z] taggedImages: [2021-03-23T13:12:41.106Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:12:41.106Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.139 [2021-03-23T13:12:41.106Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:12:41.106Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2021-03-23T13:12:41.171Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2021-03-23T13:12:41.171Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:12:41.171Z] 2.0.0-dev.139 [2021-03-23T13:12:41.171Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:12:41.171Z] master [2021-03-23T13:12:41.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:41.782Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:42.133Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:12:42.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-03-23T13:12:42.133Z] 7a3a2b5cb8e6: Preparing [2021-03-23T13:12:42.133Z] fac4beb98cff: Preparing [2021-03-23T13:12:42.133Z] 864c6ca8614c: Preparing [2021-03-23T13:12:42.133Z] 29d352674f1b: Preparing [2021-03-23T13:12:42.133Z] 756dd21e2a01: Preparing [2021-03-23T13:12:42.133Z] 02a88cfff88f: Preparing [2021-03-23T13:12:42.133Z] 02a88cfff88f: Waiting [2021-03-23T13:12:42.405Z] 864c6ca8614c: Layer already exists [2021-03-23T13:12:42.405Z] 02a88cfff88f: Layer already exists [2021-03-23T13:12:42.405Z] 7a3a2b5cb8e6: Pushed [2021-03-23T13:12:42.405Z] 756dd21e2a01: Pushed [2021-03-23T13:12:43.000Z] 29d352674f1b: Pushed [2021-03-23T13:12:45.605Z] fac4beb98cff: Pushed [2021-03-23T13:12:45.875Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:f78354ead52d57160a762209f2afffcd423ca11eabf3245366824a3721caf842 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:46.212Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:46.546Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.139 [2021-03-23T13:12:46.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-03-23T13:12:46.546Z] 7a3a2b5cb8e6: Preparing [2021-03-23T13:12:46.546Z] fac4beb98cff: Preparing [2021-03-23T13:12:46.546Z] 864c6ca8614c: Preparing [2021-03-23T13:12:46.546Z] 29d352674f1b: Preparing [2021-03-23T13:12:46.546Z] 756dd21e2a01: Preparing [2021-03-23T13:12:46.547Z] 02a88cfff88f: Preparing [2021-03-23T13:12:46.547Z] 02a88cfff88f: Waiting [2021-03-23T13:12:46.547Z] fac4beb98cff: Layer already exists [2021-03-23T13:12:46.547Z] 864c6ca8614c: Layer already exists [2021-03-23T13:12:46.547Z] 29d352674f1b: Layer already exists [2021-03-23T13:12:46.817Z] 7a3a2b5cb8e6: Layer already exists [2021-03-23T13:12:46.817Z] 756dd21e2a01: Layer already exists [2021-03-23T13:12:46.817Z] 02a88cfff88f: Layer already exists [2021-03-23T13:12:46.817Z] 2.0.0-dev.139: digest: sha256:f78354ead52d57160a762209f2afffcd423ca11eabf3245366824a3721caf842 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:47.160Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:47.494Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:12:47.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-03-23T13:12:47.494Z] 7a3a2b5cb8e6: Preparing [2021-03-23T13:12:47.494Z] fac4beb98cff: Preparing [2021-03-23T13:12:47.494Z] 864c6ca8614c: Preparing [2021-03-23T13:12:47.494Z] 29d352674f1b: Preparing [2021-03-23T13:12:47.494Z] 756dd21e2a01: Preparing [2021-03-23T13:12:47.494Z] 02a88cfff88f: Preparing [2021-03-23T13:12:47.494Z] 02a88cfff88f: Waiting [2021-03-23T13:12:47.494Z] 29d352674f1b: Layer already exists [2021-03-23T13:12:47.494Z] 864c6ca8614c: Layer already exists [2021-03-23T13:12:47.494Z] 7a3a2b5cb8e6: Layer already exists [2021-03-23T13:12:47.494Z] fac4beb98cff: Layer already exists [2021-03-23T13:12:47.494Z] 756dd21e2a01: Layer already exists [2021-03-23T13:12:47.763Z] 02a88cfff88f: Layer already exists [2021-03-23T13:12:47.763Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:f78354ead52d57160a762209f2afffcd423ca11eabf3245366824a3721caf842 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:48.102Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:48.445Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2021-03-23T13:12:48.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-03-23T13:12:48.445Z] 7a3a2b5cb8e6: Preparing [2021-03-23T13:12:48.445Z] fac4beb98cff: Preparing [2021-03-23T13:12:48.445Z] 864c6ca8614c: Preparing [2021-03-23T13:12:48.445Z] 29d352674f1b: Preparing [2021-03-23T13:12:48.445Z] 756dd21e2a01: Preparing [2021-03-23T13:12:48.445Z] 02a88cfff88f: Preparing [2021-03-23T13:12:48.445Z] 02a88cfff88f: Waiting [2021-03-23T13:12:48.445Z] 756dd21e2a01: Layer already exists [2021-03-23T13:12:48.445Z] 29d352674f1b: Layer already exists [2021-03-23T13:12:48.445Z] 7a3a2b5cb8e6: Layer already exists [2021-03-23T13:12:48.445Z] fac4beb98cff: Layer already exists [2021-03-23T13:12:48.445Z] 864c6ca8614c: Layer already exists [2021-03-23T13:12:48.715Z] 02a88cfff88f: Layer already exists [2021-03-23T13:12:48.715Z] master: digest: sha256:f78354ead52d57160a762209f2afffcd423ca11eabf3245366824a3721caf842 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:12:48.938Z] ===================================================== [Pipeline] echo [2021-03-23T13:12:48.983Z] taggedImages: [2021-03-23T13:12:48.983Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:12:48.983Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.139 [2021-03-23T13:12:48.983Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:12:48.983Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2021-03-23T13:12:49.045Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2021-03-23T13:12:49.045Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:12:49.045Z] 2.0.0-dev.139 [2021-03-23T13:12:49.045Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:12:49.045Z] master [2021-03-23T13:12:49.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:49.555Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:49.893Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:12:49.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-03-23T13:12:49.893Z] 0252d2efc8e1: Preparing [2021-03-23T13:12:49.893Z] 25fdbc035607: Preparing [2021-03-23T13:12:49.893Z] 864c6ca8614c: Preparing [2021-03-23T13:12:49.893Z] 3b020f109d15: Preparing [2021-03-23T13:12:49.893Z] 02a88cfff88f: Preparing [2021-03-23T13:12:50.165Z] 02a88cfff88f: Layer already exists [2021-03-23T13:12:50.165Z] 864c6ca8614c: Layer already exists [2021-03-23T13:12:50.165Z] 0252d2efc8e1: Pushed [2021-03-23T13:12:50.165Z] 3b020f109d15: Pushed [2021-03-23T13:12:53.534Z] 25fdbc035607: Pushed [2021-03-23T13:12:53.535Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:19d7c03f75a8f285806bc59bf01d2f161d95a411c558d9d892577608bfde9097 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:53.870Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:54.207Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.139 [2021-03-23T13:12:54.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-03-23T13:12:54.207Z] 0252d2efc8e1: Preparing [2021-03-23T13:12:54.207Z] 25fdbc035607: Preparing [2021-03-23T13:12:54.207Z] 864c6ca8614c: Preparing [2021-03-23T13:12:54.207Z] 3b020f109d15: Preparing [2021-03-23T13:12:54.207Z] 02a88cfff88f: Preparing [2021-03-23T13:12:54.207Z] 3b020f109d15: Layer already exists [2021-03-23T13:12:54.207Z] 02a88cfff88f: Layer already exists [2021-03-23T13:12:54.207Z] 0252d2efc8e1: Layer already exists [2021-03-23T13:12:54.207Z] 25fdbc035607: Layer already exists [2021-03-23T13:12:54.207Z] 864c6ca8614c: Layer already exists [2021-03-23T13:12:54.477Z] 2.0.0-dev.139: digest: sha256:19d7c03f75a8f285806bc59bf01d2f161d95a411c558d9d892577608bfde9097 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:54.812Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:55.145Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:12:55.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-03-23T13:12:55.145Z] 0252d2efc8e1: Preparing [2021-03-23T13:12:55.145Z] 25fdbc035607: Preparing [2021-03-23T13:12:55.145Z] 864c6ca8614c: Preparing [2021-03-23T13:12:55.145Z] 3b020f109d15: Preparing [2021-03-23T13:12:55.145Z] 02a88cfff88f: Preparing [2021-03-23T13:12:55.145Z] 0252d2efc8e1: Layer already exists [2021-03-23T13:12:55.145Z] 3b020f109d15: Layer already exists [2021-03-23T13:12:55.145Z] 864c6ca8614c: Layer already exists [2021-03-23T13:12:55.145Z] 02a88cfff88f: Layer already exists [2021-03-23T13:12:55.145Z] 25fdbc035607: Layer already exists [2021-03-23T13:12:55.416Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:19d7c03f75a8f285806bc59bf01d2f161d95a411c558d9d892577608bfde9097 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:55.756Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:56.104Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2021-03-23T13:12:56.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-03-23T13:12:56.104Z] 0252d2efc8e1: Preparing [2021-03-23T13:12:56.104Z] 25fdbc035607: Preparing [2021-03-23T13:12:56.104Z] 864c6ca8614c: Preparing [2021-03-23T13:12:56.104Z] 3b020f109d15: Preparing [2021-03-23T13:12:56.104Z] 02a88cfff88f: Preparing [2021-03-23T13:12:56.104Z] 3b020f109d15: Layer already exists [2021-03-23T13:12:56.104Z] 864c6ca8614c: Layer already exists [2021-03-23T13:12:56.104Z] 02a88cfff88f: Layer already exists [2021-03-23T13:12:56.104Z] 0252d2efc8e1: Layer already exists [2021-03-23T13:12:56.104Z] 25fdbc035607: Layer already exists [2021-03-23T13:12:56.374Z] master: digest: sha256:19d7c03f75a8f285806bc59bf01d2f161d95a411c558d9d892577608bfde9097 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:12:56.587Z] ===================================================== [Pipeline] echo [2021-03-23T13:12:56.646Z] taggedImages: [2021-03-23T13:12:56.646Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:12:56.646Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.139 [2021-03-23T13:12:56.646Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:12:56.646Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2021-03-23T13:12:56.723Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go-arm64 with the following tags: [2021-03-23T13:12:56.723Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:12:56.723Z] 2.0.0-dev.139 [2021-03-23T13:12:56.723Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:12:56.723Z] master [2021-03-23T13:12:56.723Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:57.255Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:12:57.613Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:12:57.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-03-23T13:12:57.613Z] 3b837d6cd882: Preparing [2021-03-23T13:12:57.613Z] 3b837d6cd882: Preparing [2021-03-23T13:12:57.613Z] 7c003f7aeb77: Preparing [2021-03-23T13:12:57.613Z] 870c17377ca1: Preparing [2021-03-23T13:12:57.613Z] b6e0a0959ab6: Preparing [2021-03-23T13:12:57.613Z] 48c79188f7c0: Preparing [2021-03-23T13:12:57.613Z] 864c6ca8614c: Preparing [2021-03-23T13:12:57.613Z] 5fe44223066b: Preparing [2021-03-23T13:12:57.613Z] 5fe44223066b: Preparing [2021-03-23T13:12:57.613Z] 1463f3350337: Preparing [2021-03-23T13:12:57.613Z] 2c44ba13840b: Preparing [2021-03-23T13:12:57.613Z] 02a88cfff88f: Preparing [2021-03-23T13:12:57.613Z] 5fe44223066b: Waiting [2021-03-23T13:12:57.613Z] 1463f3350337: Waiting [2021-03-23T13:12:57.613Z] 2c44ba13840b: Waiting [2021-03-23T13:12:57.613Z] 02a88cfff88f: Waiting [2021-03-23T13:12:57.613Z] 864c6ca8614c: Waiting [2021-03-23T13:12:57.884Z] 3b837d6cd882: Pushed [2021-03-23T13:12:57.884Z] b6e0a0959ab6: Pushed [2021-03-23T13:12:57.884Z] 864c6ca8614c: Layer already exists [2021-03-23T13:12:58.155Z] 7c003f7aeb77: Pushed [2021-03-23T13:12:58.155Z] 870c17377ca1: Pushed [2021-03-23T13:12:58.155Z] 02a88cfff88f: Layer already exists [2021-03-23T13:12:58.155Z] 5fe44223066b: Pushed [2021-03-23T13:12:58.155Z] 1463f3350337: Pushed [2021-03-23T13:12:58.155Z] 2c44ba13840b: Pushed [2021-03-23T13:13:00.762Z] 48c79188f7c0: Pushed [2021-03-23T13:13:01.033Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:1fe37ea173ce30eb9374c2b7f8fc9083a0275b5061848a10e4f4691ec4794c0b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:01.418Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:01.796Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.139 [2021-03-23T13:13:01.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-03-23T13:13:01.796Z] 3b837d6cd882: Preparing [2021-03-23T13:13:01.796Z] 3b837d6cd882: Preparing [2021-03-23T13:13:01.796Z] 7c003f7aeb77: Preparing [2021-03-23T13:13:01.796Z] 870c17377ca1: Preparing [2021-03-23T13:13:01.796Z] b6e0a0959ab6: Preparing [2021-03-23T13:13:01.796Z] 48c79188f7c0: Preparing [2021-03-23T13:13:01.796Z] 864c6ca8614c: Preparing [2021-03-23T13:13:01.796Z] 5fe44223066b: Preparing [2021-03-23T13:13:01.796Z] 5fe44223066b: Preparing [2021-03-23T13:13:01.796Z] 1463f3350337: Preparing [2021-03-23T13:13:01.796Z] 2c44ba13840b: Preparing [2021-03-23T13:13:01.796Z] 02a88cfff88f: Preparing [2021-03-23T13:13:01.796Z] 5fe44223066b: Waiting [2021-03-23T13:13:01.796Z] 1463f3350337: Waiting [2021-03-23T13:13:01.796Z] 2c44ba13840b: Waiting [2021-03-23T13:13:01.796Z] 02a88cfff88f: Waiting [2021-03-23T13:13:01.796Z] 864c6ca8614c: Waiting [2021-03-23T13:13:02.079Z] 48c79188f7c0: Layer already exists [2021-03-23T13:13:02.079Z] 870c17377ca1: Layer already exists [2021-03-23T13:13:02.079Z] 3b837d6cd882: Layer already exists [2021-03-23T13:13:02.079Z] 7c003f7aeb77: Layer already exists [2021-03-23T13:13:02.079Z] b6e0a0959ab6: Layer already exists [2021-03-23T13:13:02.079Z] 5fe44223066b: Layer already exists [2021-03-23T13:13:02.079Z] 864c6ca8614c: Layer already exists [2021-03-23T13:13:02.079Z] 1463f3350337: Layer already exists [2021-03-23T13:13:02.079Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:02.079Z] 2c44ba13840b: Layer already exists [2021-03-23T13:13:02.079Z] 2.0.0-dev.139: digest: sha256:1fe37ea173ce30eb9374c2b7f8fc9083a0275b5061848a10e4f4691ec4794c0b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:02.421Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:02.753Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:02.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-03-23T13:13:02.753Z] 3b837d6cd882: Preparing [2021-03-23T13:13:02.753Z] 3b837d6cd882: Preparing [2021-03-23T13:13:02.754Z] 7c003f7aeb77: Preparing [2021-03-23T13:13:02.754Z] 870c17377ca1: Preparing [2021-03-23T13:13:02.754Z] b6e0a0959ab6: Preparing [2021-03-23T13:13:02.754Z] 48c79188f7c0: Preparing [2021-03-23T13:13:02.754Z] 864c6ca8614c: Preparing [2021-03-23T13:13:02.754Z] 5fe44223066b: Preparing [2021-03-23T13:13:02.754Z] 5fe44223066b: Preparing [2021-03-23T13:13:02.754Z] 1463f3350337: Preparing [2021-03-23T13:13:02.754Z] 2c44ba13840b: Preparing [2021-03-23T13:13:02.754Z] 02a88cfff88f: Preparing [2021-03-23T13:13:02.754Z] 1463f3350337: Waiting [2021-03-23T13:13:02.754Z] 2c44ba13840b: Waiting [2021-03-23T13:13:02.754Z] 5fe44223066b: Waiting [2021-03-23T13:13:02.754Z] 02a88cfff88f: Waiting [2021-03-23T13:13:02.754Z] 864c6ca8614c: Waiting [2021-03-23T13:13:02.754Z] 870c17377ca1: Layer already exists [2021-03-23T13:13:02.754Z] 48c79188f7c0: Layer already exists [2021-03-23T13:13:02.754Z] b6e0a0959ab6: Layer already exists [2021-03-23T13:13:02.754Z] 7c003f7aeb77: Layer already exists [2021-03-23T13:13:02.754Z] 3b837d6cd882: Layer already exists [2021-03-23T13:13:03.025Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:03.025Z] 864c6ca8614c: Layer already exists [2021-03-23T13:13:03.025Z] 1463f3350337: Layer already exists [2021-03-23T13:13:03.025Z] 5fe44223066b: Layer already exists [2021-03-23T13:13:03.025Z] 2c44ba13840b: Layer already exists [2021-03-23T13:13:03.025Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:1fe37ea173ce30eb9374c2b7f8fc9083a0275b5061848a10e4f4691ec4794c0b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:03.369Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:03.704Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [2021-03-23T13:13:03.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-03-23T13:13:03.704Z] 3b837d6cd882: Preparing [2021-03-23T13:13:03.704Z] 3b837d6cd882: Preparing [2021-03-23T13:13:03.704Z] 7c003f7aeb77: Preparing [2021-03-23T13:13:03.704Z] 870c17377ca1: Preparing [2021-03-23T13:13:03.704Z] b6e0a0959ab6: Preparing [2021-03-23T13:13:03.704Z] 48c79188f7c0: Preparing [2021-03-23T13:13:03.704Z] 864c6ca8614c: Preparing [2021-03-23T13:13:03.704Z] 5fe44223066b: Preparing [2021-03-23T13:13:03.704Z] 5fe44223066b: Preparing [2021-03-23T13:13:03.704Z] 1463f3350337: Preparing [2021-03-23T13:13:03.704Z] 2c44ba13840b: Preparing [2021-03-23T13:13:03.704Z] 02a88cfff88f: Preparing [2021-03-23T13:13:03.704Z] 864c6ca8614c: Waiting [2021-03-23T13:13:03.704Z] 5fe44223066b: Waiting [2021-03-23T13:13:03.704Z] 1463f3350337: Waiting [2021-03-23T13:13:03.704Z] 2c44ba13840b: Waiting [2021-03-23T13:13:03.977Z] 870c17377ca1: Layer already exists [2021-03-23T13:13:03.977Z] b6e0a0959ab6: Layer already exists [2021-03-23T13:13:03.977Z] 48c79188f7c0: Layer already exists [2021-03-23T13:13:03.977Z] 7c003f7aeb77: Layer already exists [2021-03-23T13:13:03.977Z] 3b837d6cd882: Layer already exists [2021-03-23T13:13:03.977Z] 864c6ca8614c: Layer already exists [2021-03-23T13:13:03.977Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:03.977Z] 1463f3350337: Layer already exists [2021-03-23T13:13:03.977Z] 2c44ba13840b: Layer already exists [2021-03-23T13:13:03.977Z] 5fe44223066b: Layer already exists [2021-03-23T13:13:03.977Z] master: digest: sha256:1fe37ea173ce30eb9374c2b7f8fc9083a0275b5061848a10e4f4691ec4794c0b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:13:04.200Z] ===================================================== [Pipeline] echo [2021-03-23T13:13:04.266Z] taggedImages: [2021-03-23T13:13:04.266Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:04.266Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.139 [2021-03-23T13:13:04.266Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:04.266Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] echo [2021-03-23T13:13:04.330Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2021-03-23T13:13:04.330Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:04.330Z] 2.0.0-dev.139 [2021-03-23T13:13:04.330Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:04.330Z] master [2021-03-23T13:13:04.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:04.853Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:05.194Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:05.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-03-23T13:13:05.194Z] 0932d714e53c: Preparing [2021-03-23T13:13:05.194Z] bdf8e5355f67: Preparing [2021-03-23T13:13:05.194Z] 502a99e24a9d: Preparing [2021-03-23T13:13:05.194Z] 7b6a7b26fae7: Preparing [2021-03-23T13:13:05.194Z] a0e1cfa1c896: Preparing [2021-03-23T13:13:05.194Z] 02a88cfff88f: Preparing [2021-03-23T13:13:05.194Z] 02a88cfff88f: Waiting [2021-03-23T13:13:05.471Z] 7b6a7b26fae7: Pushed [2021-03-23T13:13:05.471Z] 502a99e24a9d: Pushed [2021-03-23T13:13:05.471Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:06.065Z] a0e1cfa1c896: Pushed [2021-03-23T13:13:07.488Z] 0932d714e53c: Pushed [2021-03-23T13:13:07.488Z] bdf8e5355f67: Pushed [2021-03-23T13:13:07.757Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:be7bf226170e34a51c6d1fcebb38455e543592118cef272749b51fbf323861f7 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:08.095Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:08.433Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.139 [2021-03-23T13:13:08.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-03-23T13:13:08.433Z] 0932d714e53c: Preparing [2021-03-23T13:13:08.433Z] bdf8e5355f67: Preparing [2021-03-23T13:13:08.433Z] 502a99e24a9d: Preparing [2021-03-23T13:13:08.433Z] 7b6a7b26fae7: Preparing [2021-03-23T13:13:08.433Z] a0e1cfa1c896: Preparing [2021-03-23T13:13:08.433Z] 02a88cfff88f: Preparing [2021-03-23T13:13:08.433Z] 02a88cfff88f: Waiting [2021-03-23T13:13:08.433Z] 0932d714e53c: Layer already exists [2021-03-23T13:13:08.703Z] bdf8e5355f67: Layer already exists [2021-03-23T13:13:08.703Z] a0e1cfa1c896: Layer already exists [2021-03-23T13:13:08.703Z] 502a99e24a9d: Layer already exists [2021-03-23T13:13:08.703Z] 7b6a7b26fae7: Layer already exists [2021-03-23T13:13:08.703Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:08.703Z] 2.0.0-dev.139: digest: sha256:be7bf226170e34a51c6d1fcebb38455e543592118cef272749b51fbf323861f7 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:09.039Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:09.389Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:09.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-03-23T13:13:09.389Z] 0932d714e53c: Preparing [2021-03-23T13:13:09.389Z] bdf8e5355f67: Preparing [2021-03-23T13:13:09.389Z] 502a99e24a9d: Preparing [2021-03-23T13:13:09.389Z] 7b6a7b26fae7: Preparing [2021-03-23T13:13:09.389Z] a0e1cfa1c896: Preparing [2021-03-23T13:13:09.389Z] 02a88cfff88f: Preparing [2021-03-23T13:13:09.389Z] 02a88cfff88f: Waiting [2021-03-23T13:13:09.658Z] 0932d714e53c: Layer already exists [2021-03-23T13:13:09.658Z] 7b6a7b26fae7: Layer already exists [2021-03-23T13:13:09.658Z] a0e1cfa1c896: Layer already exists [2021-03-23T13:13:09.658Z] bdf8e5355f67: Layer already exists [2021-03-23T13:13:09.658Z] 502a99e24a9d: Layer already exists [2021-03-23T13:13:09.658Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:09.658Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:be7bf226170e34a51c6d1fcebb38455e543592118cef272749b51fbf323861f7 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:10.001Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:10.333Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2021-03-23T13:13:10.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-03-23T13:13:10.333Z] 0932d714e53c: Preparing [2021-03-23T13:13:10.333Z] bdf8e5355f67: Preparing [2021-03-23T13:13:10.333Z] 502a99e24a9d: Preparing [2021-03-23T13:13:10.333Z] 7b6a7b26fae7: Preparing [2021-03-23T13:13:10.333Z] a0e1cfa1c896: Preparing [2021-03-23T13:13:10.333Z] 02a88cfff88f: Preparing [2021-03-23T13:13:10.333Z] 02a88cfff88f: Waiting [2021-03-23T13:13:10.333Z] 502a99e24a9d: Layer already exists [2021-03-23T13:13:10.333Z] 7b6a7b26fae7: Layer already exists [2021-03-23T13:13:10.334Z] bdf8e5355f67: Layer already exists [2021-03-23T13:13:10.334Z] a0e1cfa1c896: Layer already exists [2021-03-23T13:13:10.334Z] 0932d714e53c: Layer already exists [2021-03-23T13:13:10.603Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:10.603Z] master: digest: sha256:be7bf226170e34a51c6d1fcebb38455e543592118cef272749b51fbf323861f7 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:13:10.803Z] ===================================================== [Pipeline] echo [2021-03-23T13:13:10.852Z] taggedImages: [2021-03-23T13:13:10.852Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:10.852Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.139 [2021-03-23T13:13:10.852Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:10.853Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2021-03-23T13:13:10.914Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2021-03-23T13:13:10.914Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:10.914Z] 2.0.0-dev.139 [2021-03-23T13:13:10.914Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:10.914Z] master [2021-03-23T13:13:10.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:11.435Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:11.770Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:11.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-03-23T13:13:11.770Z] 3ab1698b7c14: Preparing [2021-03-23T13:13:11.770Z] e8b9d42e94a1: Preparing [2021-03-23T13:13:11.770Z] adbd032a640d: Preparing [2021-03-23T13:13:11.770Z] d0c7297ce0a7: Preparing [2021-03-23T13:13:11.770Z] ca4f02a1e659: Preparing [2021-03-23T13:13:11.770Z] a5397529af2d: Preparing [2021-03-23T13:13:11.770Z] 44687208013d: Preparing [2021-03-23T13:13:11.770Z] a5c09db2fe93: Preparing [2021-03-23T13:13:11.770Z] 02a88cfff88f: Preparing [2021-03-23T13:13:11.770Z] a5397529af2d: Waiting [2021-03-23T13:13:11.770Z] a5c09db2fe93: Waiting [2021-03-23T13:13:11.770Z] 02a88cfff88f: Waiting [2021-03-23T13:13:11.770Z] 44687208013d: Waiting [2021-03-23T13:13:12.042Z] 3ab1698b7c14: Pushed [2021-03-23T13:13:12.042Z] ca4f02a1e659: Pushed [2021-03-23T13:13:12.318Z] e8b9d42e94a1: Pushed [2021-03-23T13:13:12.319Z] a5397529af2d: Pushed [2021-03-23T13:13:12.319Z] 44687208013d: Pushed [2021-03-23T13:13:12.319Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:12.917Z] a5c09db2fe93: Pushed [2021-03-23T13:13:14.357Z] d0c7297ce0a7: Pushed [2021-03-23T13:13:14.357Z] adbd032a640d: Pushed [2021-03-23T13:13:14.357Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:a707e887ac99d3af204f01f959e96f2dec60dcb756cddeea49579c80dd7370bc size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:14.698Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:15.034Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.139 [2021-03-23T13:13:15.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-03-23T13:13:15.034Z] 3ab1698b7c14: Preparing [2021-03-23T13:13:15.034Z] e8b9d42e94a1: Preparing [2021-03-23T13:13:15.034Z] adbd032a640d: Preparing [2021-03-23T13:13:15.034Z] d0c7297ce0a7: Preparing [2021-03-23T13:13:15.034Z] ca4f02a1e659: Preparing [2021-03-23T13:13:15.034Z] a5397529af2d: Preparing [2021-03-23T13:13:15.034Z] 44687208013d: Preparing [2021-03-23T13:13:15.034Z] a5c09db2fe93: Preparing [2021-03-23T13:13:15.034Z] 02a88cfff88f: Preparing [2021-03-23T13:13:15.034Z] a5397529af2d: Waiting [2021-03-23T13:13:15.034Z] 44687208013d: Waiting [2021-03-23T13:13:15.034Z] 02a88cfff88f: Waiting [2021-03-23T13:13:15.034Z] 3ab1698b7c14: Layer already exists [2021-03-23T13:13:15.034Z] e8b9d42e94a1: Layer already exists [2021-03-23T13:13:15.034Z] d0c7297ce0a7: Layer already exists [2021-03-23T13:13:15.034Z] adbd032a640d: Layer already exists [2021-03-23T13:13:15.034Z] ca4f02a1e659: Layer already exists [2021-03-23T13:13:15.034Z] a5c09db2fe93: Layer already exists [2021-03-23T13:13:15.034Z] 44687208013d: Layer already exists [2021-03-23T13:13:15.034Z] a5397529af2d: Layer already exists [2021-03-23T13:13:15.305Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:15.305Z] 2.0.0-dev.139: digest: sha256:a707e887ac99d3af204f01f959e96f2dec60dcb756cddeea49579c80dd7370bc size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:15.644Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:16.004Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:16.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-03-23T13:13:16.004Z] 3ab1698b7c14: Preparing [2021-03-23T13:13:16.004Z] e8b9d42e94a1: Preparing [2021-03-23T13:13:16.004Z] adbd032a640d: Preparing [2021-03-23T13:13:16.004Z] d0c7297ce0a7: Preparing [2021-03-23T13:13:16.004Z] ca4f02a1e659: Preparing [2021-03-23T13:13:16.004Z] a5397529af2d: Preparing [2021-03-23T13:13:16.004Z] 44687208013d: Preparing [2021-03-23T13:13:16.004Z] a5c09db2fe93: Preparing [2021-03-23T13:13:16.004Z] 02a88cfff88f: Preparing [2021-03-23T13:13:16.004Z] 44687208013d: Waiting [2021-03-23T13:13:16.004Z] a5c09db2fe93: Waiting [2021-03-23T13:13:16.004Z] a5397529af2d: Waiting [2021-03-23T13:13:16.004Z] 02a88cfff88f: Waiting [2021-03-23T13:13:16.004Z] d0c7297ce0a7: Layer already exists [2021-03-23T13:13:16.004Z] e8b9d42e94a1: Layer already exists [2021-03-23T13:13:16.004Z] ca4f02a1e659: Layer already exists [2021-03-23T13:13:16.276Z] adbd032a640d: Layer already exists [2021-03-23T13:13:16.276Z] 3ab1698b7c14: Layer already exists [2021-03-23T13:13:16.276Z] a5c09db2fe93: Layer already exists [2021-03-23T13:13:16.276Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:16.276Z] 44687208013d: Layer already exists [2021-03-23T13:13:16.276Z] a5397529af2d: Layer already exists [2021-03-23T13:13:16.276Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:a707e887ac99d3af204f01f959e96f2dec60dcb756cddeea49579c80dd7370bc size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:16.617Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:16.956Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2021-03-23T13:13:16.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-03-23T13:13:16.956Z] 3ab1698b7c14: Preparing [2021-03-23T13:13:16.956Z] e8b9d42e94a1: Preparing [2021-03-23T13:13:16.956Z] adbd032a640d: Preparing [2021-03-23T13:13:16.956Z] d0c7297ce0a7: Preparing [2021-03-23T13:13:16.956Z] ca4f02a1e659: Preparing [2021-03-23T13:13:16.956Z] a5397529af2d: Preparing [2021-03-23T13:13:16.956Z] 44687208013d: Preparing [2021-03-23T13:13:16.956Z] a5c09db2fe93: Preparing [2021-03-23T13:13:16.956Z] 02a88cfff88f: Preparing [2021-03-23T13:13:16.956Z] a5397529af2d: Waiting [2021-03-23T13:13:16.956Z] 44687208013d: Waiting [2021-03-23T13:13:16.956Z] 02a88cfff88f: Waiting [2021-03-23T13:13:16.956Z] a5c09db2fe93: Waiting [2021-03-23T13:13:16.956Z] adbd032a640d: Layer already exists [2021-03-23T13:13:17.225Z] ca4f02a1e659: Layer already exists [2021-03-23T13:13:17.225Z] 3ab1698b7c14: Layer already exists [2021-03-23T13:13:17.225Z] d0c7297ce0a7: Layer already exists [2021-03-23T13:13:17.225Z] e8b9d42e94a1: Layer already exists [2021-03-23T13:13:17.225Z] 44687208013d: Layer already exists [2021-03-23T13:13:17.225Z] a5397529af2d: Layer already exists [2021-03-23T13:13:17.225Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:17.225Z] a5c09db2fe93: Layer already exists [2021-03-23T13:13:17.225Z] master: digest: sha256:a707e887ac99d3af204f01f959e96f2dec60dcb756cddeea49579c80dd7370bc size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:13:17.424Z] ===================================================== [Pipeline] echo [2021-03-23T13:13:17.476Z] taggedImages: [2021-03-23T13:13:17.476Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:17.476Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.139 [2021-03-23T13:13:17.476Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:17.476Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2021-03-23T13:13:17.542Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2021-03-23T13:13:17.543Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:17.543Z] 2.0.0-dev.139 [2021-03-23T13:13:17.543Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:17.543Z] master [2021-03-23T13:13:17.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:18.048Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:18.385Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:18.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-03-23T13:13:18.385Z] f1e0569bc80e: Preparing [2021-03-23T13:13:18.385Z] c2541ff15d5c: Preparing [2021-03-23T13:13:18.385Z] 864c6ca8614c: Preparing [2021-03-23T13:13:18.385Z] c5143f9e9311: Preparing [2021-03-23T13:13:18.385Z] 02a88cfff88f: Preparing [2021-03-23T13:13:18.661Z] 864c6ca8614c: Layer already exists [2021-03-23T13:13:18.661Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:18.661Z] f1e0569bc80e: Pushed [2021-03-23T13:13:18.934Z] c5143f9e9311: Pushed [2021-03-23T13:13:21.545Z] c2541ff15d5c: Pushed [2021-03-23T13:13:21.545Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:0122401fd2cf4c9fd1dacd3af463c49b31ee14f9d299139c0baa09ffa6da33a2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:21.922Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:22.258Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.139 [2021-03-23T13:13:22.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-03-23T13:13:22.258Z] f1e0569bc80e: Preparing [2021-03-23T13:13:22.258Z] c2541ff15d5c: Preparing [2021-03-23T13:13:22.258Z] 864c6ca8614c: Preparing [2021-03-23T13:13:22.258Z] c5143f9e9311: Preparing [2021-03-23T13:13:22.258Z] 02a88cfff88f: Preparing [2021-03-23T13:13:22.258Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:22.258Z] f1e0569bc80e: Layer already exists [2021-03-23T13:13:22.258Z] 864c6ca8614c: Layer already exists [2021-03-23T13:13:22.258Z] c5143f9e9311: Layer already exists [2021-03-23T13:13:22.258Z] c2541ff15d5c: Layer already exists [2021-03-23T13:13:22.529Z] 2.0.0-dev.139: digest: sha256:0122401fd2cf4c9fd1dacd3af463c49b31ee14f9d299139c0baa09ffa6da33a2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:22.870Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:23.199Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:23.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-03-23T13:13:23.199Z] f1e0569bc80e: Preparing [2021-03-23T13:13:23.199Z] c2541ff15d5c: Preparing [2021-03-23T13:13:23.199Z] 864c6ca8614c: Preparing [2021-03-23T13:13:23.199Z] c5143f9e9311: Preparing [2021-03-23T13:13:23.199Z] 02a88cfff88f: Preparing [2021-03-23T13:13:23.199Z] c5143f9e9311: Layer already exists [2021-03-23T13:13:23.199Z] c2541ff15d5c: Layer already exists [2021-03-23T13:13:23.199Z] f1e0569bc80e: Layer already exists [2021-03-23T13:13:23.199Z] 864c6ca8614c: Layer already exists [2021-03-23T13:13:23.199Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:23.468Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:0122401fd2cf4c9fd1dacd3af463c49b31ee14f9d299139c0baa09ffa6da33a2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:23.841Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:24.206Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2021-03-23T13:13:24.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-03-23T13:13:24.206Z] f1e0569bc80e: Preparing [2021-03-23T13:13:24.206Z] c2541ff15d5c: Preparing [2021-03-23T13:13:24.206Z] 864c6ca8614c: Preparing [2021-03-23T13:13:24.206Z] c5143f9e9311: Preparing [2021-03-23T13:13:24.206Z] 02a88cfff88f: Preparing [2021-03-23T13:13:24.484Z] c5143f9e9311: Layer already exists [2021-03-23T13:13:24.484Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:24.484Z] f1e0569bc80e: Layer already exists [2021-03-23T13:13:24.484Z] 864c6ca8614c: Layer already exists [2021-03-23T13:13:24.484Z] c2541ff15d5c: Layer already exists [2021-03-23T13:13:24.484Z] master: digest: sha256:0122401fd2cf4c9fd1dacd3af463c49b31ee14f9d299139c0baa09ffa6da33a2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:13:24.749Z] ===================================================== [Pipeline] echo [2021-03-23T13:13:24.796Z] taggedImages: [2021-03-23T13:13:24.796Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:24.796Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.139 [2021-03-23T13:13:24.796Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:24.796Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2021-03-23T13:13:24.881Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2021-03-23T13:13:24.881Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:24.881Z] 2.0.0-dev.139 [2021-03-23T13:13:24.881Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:24.881Z] master [2021-03-23T13:13:24.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:25.462Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:25.807Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:25.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-03-23T13:13:25.807Z] 3b55adcdb69e: Preparing [2021-03-23T13:13:25.807Z] b1c6353b6c96: Preparing [2021-03-23T13:13:25.807Z] 864c6ca8614c: Preparing [2021-03-23T13:13:25.807Z] 3b020f109d15: Preparing [2021-03-23T13:13:25.807Z] 02a88cfff88f: Preparing [2021-03-23T13:13:25.807Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:26.079Z] 3b020f109d15: Layer already exists [2021-03-23T13:13:26.079Z] 864c6ca8614c: Layer already exists [2021-03-23T13:13:26.079Z] 3b55adcdb69e: Pushed [2021-03-23T13:13:28.688Z] b1c6353b6c96: Pushed [2021-03-23T13:13:28.959Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:a7a71a95664bcd6b8b5fe2069a0c2602e322cb08aff851c9bc5435a167a3c039 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:29.299Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:29.633Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.139 [2021-03-23T13:13:29.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-03-23T13:13:29.633Z] 3b55adcdb69e: Preparing [2021-03-23T13:13:29.633Z] b1c6353b6c96: Preparing [2021-03-23T13:13:29.633Z] 864c6ca8614c: Preparing [2021-03-23T13:13:29.633Z] 3b020f109d15: Preparing [2021-03-23T13:13:29.633Z] 02a88cfff88f: Preparing [2021-03-23T13:13:29.905Z] b1c6353b6c96: Layer already exists [2021-03-23T13:13:29.905Z] 864c6ca8614c: Layer already exists [2021-03-23T13:13:29.905Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:29.905Z] 3b020f109d15: Layer already exists [2021-03-23T13:13:29.905Z] 3b55adcdb69e: Layer already exists [2021-03-23T13:13:29.905Z] 2.0.0-dev.139: digest: sha256:a7a71a95664bcd6b8b5fe2069a0c2602e322cb08aff851c9bc5435a167a3c039 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:30.249Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:30.584Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:30.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-03-23T13:13:30.584Z] 3b55adcdb69e: Preparing [2021-03-23T13:13:30.584Z] b1c6353b6c96: Preparing [2021-03-23T13:13:30.584Z] 864c6ca8614c: Preparing [2021-03-23T13:13:30.584Z] 3b020f109d15: Preparing [2021-03-23T13:13:30.584Z] 02a88cfff88f: Preparing [2021-03-23T13:13:30.857Z] b1c6353b6c96: Layer already exists [2021-03-23T13:13:30.857Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:30.857Z] 3b55adcdb69e: Layer already exists [2021-03-23T13:13:30.857Z] 3b020f109d15: Layer already exists [2021-03-23T13:13:30.857Z] 864c6ca8614c: Layer already exists [2021-03-23T13:13:30.857Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:a7a71a95664bcd6b8b5fe2069a0c2602e322cb08aff851c9bc5435a167a3c039 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:31.195Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:31.530Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2021-03-23T13:13:31.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-03-23T13:13:31.530Z] 3b55adcdb69e: Preparing [2021-03-23T13:13:31.530Z] b1c6353b6c96: Preparing [2021-03-23T13:13:31.530Z] 864c6ca8614c: Preparing [2021-03-23T13:13:31.530Z] 3b020f109d15: Preparing [2021-03-23T13:13:31.530Z] 02a88cfff88f: Preparing [2021-03-23T13:13:31.530Z] 864c6ca8614c: Layer already exists [2021-03-23T13:13:31.530Z] 3b020f109d15: Layer already exists [2021-03-23T13:13:31.530Z] 3b55adcdb69e: Layer already exists [2021-03-23T13:13:31.530Z] b1c6353b6c96: Layer already exists [2021-03-23T13:13:31.530Z] 02a88cfff88f: Layer already exists [2021-03-23T13:13:31.802Z] master: digest: sha256:a7a71a95664bcd6b8b5fe2069a0c2602e322cb08aff851c9bc5435a167a3c039 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:13:32.020Z] ===================================================== [Pipeline] echo [2021-03-23T13:13:32.064Z] taggedImages: [2021-03-23T13:13:32.064Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:32.064Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.139 [2021-03-23T13:13:32.064Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:32.064Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2021-03-23T13:13:32.124Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2021-03-23T13:13:32.124Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:32.124Z] 2.0.0-dev.139 [2021-03-23T13:13:32.124Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:32.124Z] master [2021-03-23T13:13:32.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:32.647Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:32.999Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:32.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-03-23T13:13:32.999Z] 60fc93ea24c4: Preparing [2021-03-23T13:13:32.999Z] a69e02abd218: Preparing [2021-03-23T13:13:32.999Z] 762f9c0b8adb: Preparing [2021-03-23T13:13:32.999Z] dab957039bd1: Preparing [2021-03-23T13:13:32.999Z] 1c4f71cd31b2: Preparing [2021-03-23T13:13:32.999Z] 6336d6d70d97: Preparing [2021-03-23T13:13:32.999Z] 045b9a9d9be3: Preparing [2021-03-23T13:13:32.999Z] 9ded3b6bb9b5: Preparing [2021-03-23T13:13:32.999Z] fa1afe8e6ed9: Preparing [2021-03-23T13:13:32.999Z] 87a09b4c083e: Preparing [2021-03-23T13:13:32.999Z] 0f74e9ff2a61: Preparing [2021-03-23T13:13:32.999Z] b122376c33c6: Preparing [2021-03-23T13:13:32.999Z] f8381ed47b22: Preparing [2021-03-23T13:13:32.999Z] e934a737d657: Preparing [2021-03-23T13:13:32.999Z] 6336d6d70d97: Waiting [2021-03-23T13:13:32.999Z] 0f74e9ff2a61: Waiting [2021-03-23T13:13:32.999Z] 045b9a9d9be3: Waiting [2021-03-23T13:13:32.999Z] b122376c33c6: Waiting [2021-03-23T13:13:32.999Z] f8381ed47b22: Waiting [2021-03-23T13:13:32.999Z] 9ded3b6bb9b5: Waiting [2021-03-23T13:13:32.999Z] e934a737d657: Waiting [2021-03-23T13:13:32.999Z] 87a09b4c083e: Waiting [2021-03-23T13:13:32.999Z] fa1afe8e6ed9: Waiting [2021-03-23T13:13:33.594Z] 1c4f71cd31b2: Pushed [2021-03-23T13:13:33.867Z] 60fc93ea24c4: Pushed [2021-03-23T13:13:34.138Z] dab957039bd1: Pushed [2021-03-23T13:13:34.412Z] 9ded3b6bb9b5: Layer already exists [2021-03-23T13:13:34.412Z] fa1afe8e6ed9: Layer already exists [2021-03-23T13:13:34.412Z] 87a09b4c083e: Layer already exists [2021-03-23T13:13:34.412Z] 045b9a9d9be3: Pushed [2021-03-23T13:13:34.412Z] 0f74e9ff2a61: Layer already exists [2021-03-23T13:13:34.412Z] b122376c33c6: Layer already exists [2021-03-23T13:13:34.412Z] f8381ed47b22: Layer already exists [2021-03-23T13:13:34.684Z] e934a737d657: Layer already exists [2021-03-23T13:13:34.955Z] a69e02abd218: Pushed [2021-03-23T13:13:36.375Z] 6336d6d70d97: Pushed [2021-03-23T13:13:46.498Z] 762f9c0b8adb: Pushed [2021-03-23T13:13:46.498Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8: digest: sha256:8e200b776b33337cd33d9c3f6e01537c12bcd144da8e977447a54401947d302b size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:46.834Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:47.163Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.139 [2021-03-23T13:13:47.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-03-23T13:13:47.163Z] 60fc93ea24c4: Preparing [2021-03-23T13:13:47.163Z] a69e02abd218: Preparing [2021-03-23T13:13:47.163Z] 762f9c0b8adb: Preparing [2021-03-23T13:13:47.163Z] dab957039bd1: Preparing [2021-03-23T13:13:47.163Z] 1c4f71cd31b2: Preparing [2021-03-23T13:13:47.163Z] 6336d6d70d97: Preparing [2021-03-23T13:13:47.163Z] 045b9a9d9be3: Preparing [2021-03-23T13:13:47.163Z] 9ded3b6bb9b5: Preparing [2021-03-23T13:13:47.163Z] fa1afe8e6ed9: Preparing [2021-03-23T13:13:47.163Z] 87a09b4c083e: Preparing [2021-03-23T13:13:47.163Z] 0f74e9ff2a61: Preparing [2021-03-23T13:13:47.163Z] b122376c33c6: Preparing [2021-03-23T13:13:47.163Z] f8381ed47b22: Preparing [2021-03-23T13:13:47.163Z] e934a737d657: Preparing [2021-03-23T13:13:47.163Z] 6336d6d70d97: Waiting [2021-03-23T13:13:47.163Z] 045b9a9d9be3: Waiting [2021-03-23T13:13:47.163Z] 9ded3b6bb9b5: Waiting [2021-03-23T13:13:47.163Z] fa1afe8e6ed9: Waiting [2021-03-23T13:13:47.163Z] 87a09b4c083e: Waiting [2021-03-23T13:13:47.163Z] 0f74e9ff2a61: Waiting [2021-03-23T13:13:47.163Z] b122376c33c6: Waiting [2021-03-23T13:13:47.163Z] f8381ed47b22: Waiting [2021-03-23T13:13:47.163Z] e934a737d657: Waiting [2021-03-23T13:13:47.163Z] 60fc93ea24c4: Layer already exists [2021-03-23T13:13:47.163Z] 1c4f71cd31b2: Layer already exists [2021-03-23T13:13:47.163Z] a69e02abd218: Layer already exists [2021-03-23T13:13:47.163Z] 762f9c0b8adb: Layer already exists [2021-03-23T13:13:47.163Z] dab957039bd1: Layer already exists [2021-03-23T13:13:47.163Z] 87a09b4c083e: Layer already exists [2021-03-23T13:13:47.163Z] 6336d6d70d97: Layer already exists [2021-03-23T13:13:47.163Z] 045b9a9d9be3: Layer already exists [2021-03-23T13:13:47.163Z] fa1afe8e6ed9: Layer already exists [2021-03-23T13:13:47.163Z] 9ded3b6bb9b5: Layer already exists [2021-03-23T13:13:47.433Z] b122376c33c6: Layer already exists [2021-03-23T13:13:47.433Z] f8381ed47b22: Layer already exists [2021-03-23T13:13:47.433Z] 0f74e9ff2a61: Layer already exists [2021-03-23T13:13:47.433Z] e934a737d657: Layer already exists [2021-03-23T13:13:47.433Z] 2.0.0-dev.139: digest: sha256:8e200b776b33337cd33d9c3f6e01537c12bcd144da8e977447a54401947d302b size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:47.773Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:48.102Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:48.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-03-23T13:13:48.102Z] 60fc93ea24c4: Preparing [2021-03-23T13:13:48.102Z] a69e02abd218: Preparing [2021-03-23T13:13:48.102Z] 762f9c0b8adb: Preparing [2021-03-23T13:13:48.102Z] dab957039bd1: Preparing [2021-03-23T13:13:48.102Z] 1c4f71cd31b2: Preparing [2021-03-23T13:13:48.102Z] 6336d6d70d97: Preparing [2021-03-23T13:13:48.102Z] 045b9a9d9be3: Preparing [2021-03-23T13:13:48.102Z] 9ded3b6bb9b5: Preparing [2021-03-23T13:13:48.102Z] fa1afe8e6ed9: Preparing [2021-03-23T13:13:48.102Z] 87a09b4c083e: Preparing [2021-03-23T13:13:48.102Z] 0f74e9ff2a61: Preparing [2021-03-23T13:13:48.102Z] b122376c33c6: Preparing [2021-03-23T13:13:48.102Z] f8381ed47b22: Preparing [2021-03-23T13:13:48.102Z] e934a737d657: Preparing [2021-03-23T13:13:48.102Z] fa1afe8e6ed9: Waiting [2021-03-23T13:13:48.102Z] 87a09b4c083e: Waiting [2021-03-23T13:13:48.102Z] f8381ed47b22: Waiting [2021-03-23T13:13:48.102Z] e934a737d657: Waiting [2021-03-23T13:13:48.102Z] 0f74e9ff2a61: Waiting [2021-03-23T13:13:48.102Z] 045b9a9d9be3: Waiting [2021-03-23T13:13:48.102Z] b122376c33c6: Waiting [2021-03-23T13:13:48.102Z] 6336d6d70d97: Waiting [2021-03-23T13:13:48.102Z] 9ded3b6bb9b5: Waiting [2021-03-23T13:13:48.102Z] 1c4f71cd31b2: Layer already exists [2021-03-23T13:13:48.102Z] 60fc93ea24c4: Layer already exists [2021-03-23T13:13:48.102Z] a69e02abd218: Layer already exists [2021-03-23T13:13:48.102Z] 762f9c0b8adb: Layer already exists [2021-03-23T13:13:48.102Z] dab957039bd1: Layer already exists [2021-03-23T13:13:48.102Z] 045b9a9d9be3: Layer already exists [2021-03-23T13:13:48.102Z] 6336d6d70d97: Layer already exists [2021-03-23T13:13:48.102Z] fa1afe8e6ed9: Layer already exists [2021-03-23T13:13:48.102Z] 87a09b4c083e: Layer already exists [2021-03-23T13:13:48.102Z] 9ded3b6bb9b5: Layer already exists [2021-03-23T13:13:48.372Z] b122376c33c6: Layer already exists [2021-03-23T13:13:48.372Z] e934a737d657: Layer already exists [2021-03-23T13:13:48.372Z] f8381ed47b22: Layer already exists [2021-03-23T13:13:48.372Z] 0f74e9ff2a61: Layer already exists [2021-03-23T13:13:48.372Z] f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139: digest: sha256:8e200b776b33337cd33d9c3f6e01537c12bcd144da8e977447a54401947d302b size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:48.709Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:13:49.041Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2021-03-23T13:13:49.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-03-23T13:13:49.041Z] 60fc93ea24c4: Preparing [2021-03-23T13:13:49.041Z] a69e02abd218: Preparing [2021-03-23T13:13:49.041Z] 762f9c0b8adb: Preparing [2021-03-23T13:13:49.041Z] dab957039bd1: Preparing [2021-03-23T13:13:49.041Z] 1c4f71cd31b2: Preparing [2021-03-23T13:13:49.041Z] 6336d6d70d97: Preparing [2021-03-23T13:13:49.041Z] 045b9a9d9be3: Preparing [2021-03-23T13:13:49.041Z] 9ded3b6bb9b5: Preparing [2021-03-23T13:13:49.041Z] fa1afe8e6ed9: Preparing [2021-03-23T13:13:49.041Z] 87a09b4c083e: Preparing [2021-03-23T13:13:49.041Z] 0f74e9ff2a61: Preparing [2021-03-23T13:13:49.041Z] b122376c33c6: Preparing [2021-03-23T13:13:49.041Z] f8381ed47b22: Preparing [2021-03-23T13:13:49.041Z] e934a737d657: Preparing [2021-03-23T13:13:49.041Z] 6336d6d70d97: Waiting [2021-03-23T13:13:49.041Z] 045b9a9d9be3: Waiting [2021-03-23T13:13:49.041Z] 9ded3b6bb9b5: Waiting [2021-03-23T13:13:49.041Z] fa1afe8e6ed9: Waiting [2021-03-23T13:13:49.041Z] 87a09b4c083e: Waiting [2021-03-23T13:13:49.041Z] 0f74e9ff2a61: Waiting [2021-03-23T13:13:49.041Z] b122376c33c6: Waiting [2021-03-23T13:13:49.041Z] f8381ed47b22: Waiting [2021-03-23T13:13:49.041Z] e934a737d657: Waiting [2021-03-23T13:13:49.041Z] 60fc93ea24c4: Layer already exists [2021-03-23T13:13:49.041Z] dab957039bd1: Layer already exists [2021-03-23T13:13:49.041Z] 762f9c0b8adb: Layer already exists [2021-03-23T13:13:49.041Z] 1c4f71cd31b2: Layer already exists [2021-03-23T13:13:49.041Z] a69e02abd218: Layer already exists [2021-03-23T13:13:49.041Z] 045b9a9d9be3: Layer already exists [2021-03-23T13:13:49.041Z] fa1afe8e6ed9: Layer already exists [2021-03-23T13:13:49.041Z] 6336d6d70d97: Layer already exists [2021-03-23T13:13:49.041Z] 9ded3b6bb9b5: Layer already exists [2021-03-23T13:13:49.041Z] 87a09b4c083e: Layer already exists [2021-03-23T13:13:49.311Z] e934a737d657: Layer already exists [2021-03-23T13:13:49.311Z] 0f74e9ff2a61: Layer already exists [2021-03-23T13:13:49.311Z] b122376c33c6: Layer already exists [2021-03-23T13:13:49.311Z] f8381ed47b22: Layer already exists [2021-03-23T13:13:49.311Z] master: digest: sha256:8e200b776b33337cd33d9c3f6e01537c12bcd144da8e977447a54401947d302b size: 3252 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-03-23T13:13:49.496Z] ===================================================== [Pipeline] echo [2021-03-23T13:13:49.543Z] taggedImages: [2021-03-23T13:13:49.543Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8 [2021-03-23T13:13:49.543Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.139 [2021-03-23T13:13:49.543Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:f6b1e13af8548bcffc37f989b4e80b291648b0c8-2.0.0-dev.139 [2021-03-23T13:13:49.543Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:13:50.425Z] ---> job-cost.sh [2021-03-23T13:13:50.425Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-huZj [2021-03-23T13:14:30.269Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-23T13:16:07.076Z] lf-activate-venv(): INFO: Adding /tmp/venv-huZj/bin to PATH [2021-03-23T13:16:07.076Z] INFO: No Stack... [2021-03-23T13:16:07.076Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-23T13:16:07.076Z] INFO: Archiving Costs [Pipeline] sh [2021-03-23T13:16:07.412Z] + cat /w/workspace/edgex-go/406/archives/cost.csv [2021-03-23T13:16:07.412Z] + cut -d, -f6 [Pipeline] lock [2021-03-23T13:16:07.523Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-406-stack-cost] [2021-03-23T13:16:07.533Z] Resource [jenkins-edgexfoundry-edgex-go-master-406-stack-cost] did not exist. Created. [2021-03-23T13:16:07.533Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-406-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-23T13:16:07.960Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-23T13:16:08.939Z] Stashed 1 file(s) [Pipeline] } [2021-03-23T13:16:08.953Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-406-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-23T13:16:10.575Z] provisioning config files... [2021-03-23T13:16:10.586Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/406@tmp/config5947715647859538884tmp [Pipeline] { [Pipeline] sh [2021-03-23T13:16:10.962Z] + set +x [2021-03-23T13:16:10.962Z] + curl -s https://codecov.io/bash [2021-03-23T13:16:10.962Z] + bash -s -- [2021-03-23T13:16:12.885Z] [2021-03-23T13:16:12.885Z] _____ _ [2021-03-23T13:16:12.885Z] / ____| | | [2021-03-23T13:16:12.885Z] | | ___ __| | ___ ___ _____ __ [2021-03-23T13:16:12.885Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-23T13:16:12.885Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-23T13:16:12.885Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-23T13:16:12.885Z] Bash-20210309-2b87ace [2021-03-23T13:16:12.885Z] [2021-03-23T13:16:12.885Z] [2021-03-23T13:16:12.885Z] ==> git version 2.24.3 found [2021-03-23T13:16:12.885Z] ==> 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-03-23T13:16:12.885Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-23T13:16:12.885Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-23T13:16:12.885Z] ==> Jenkins CI detected. [2021-03-23T13:16:12.885Z] project root: . [2021-03-23T13:16:12.885Z] --> token set from env [2021-03-23T13:16:12.885Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-23T13:16:12.885Z] ==> Running gcov in . (disable via -X gcov) [2021-03-23T13:16:12.885Z] ==> Python coveragepy not found [2021-03-23T13:16:12.885Z] ==> Searching for coverage reports in: [2021-03-23T13:16:12.885Z] + . [2021-03-23T13:16:12.885Z] -> Found 1 reports [2021-03-23T13:16:12.885Z] ==> Detecting git/mercurial file structure [2021-03-23T13:16:12.885Z] ==> Reading reports [2021-03-23T13:16:12.885Z] + ./coverage.out bytes=659965 [2021-03-23T13:16:12.885Z] ==> Appending adjustments [2021-03-23T13:16:12.885Z] https://docs.codecov.io/docs/fixing-reports [2021-03-23T13:16:17.113Z] + Found adjustments [2021-03-23T13:16:17.113Z] ==> Gzipping contents [2021-03-23T13:16:17.113Z] 96K /tmp/codecov.6qfxYe.gz [2021-03-23T13:16:17.113Z] ==> Uploading reports [2021-03-23T13:16:17.113Z] url: https://codecov.io [2021-03-23T13:16:17.113Z] query: branch=master&commit=f6b1e13af8548bcffc37f989b4e80b291648b0c8&build=406&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F406%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-23T13:16:17.113Z] -> Pinging Codecov [2021-03-23T13:16:17.113Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=f6b1e13af8548bcffc37f989b4e80b291648b0c8&build=406&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F406%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-03-23T13:16:17.113Z] -> Uploading to [2021-03-23T13:16:17.113Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-23/00271124DB129430A58F1EEE437C3FCB/f6b1e13af8548bcffc37f989b4e80b291648b0c8/d65ca7db-aca0-490c-8658-48289bdce258.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210323T131616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75d7c14cf00add85e37bd8f04cd20562442d43230895744732751d468e54011a [2021-03-23T13:16:17.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:16:17.113Z] Dload Upload Total Spent Left Speed [2021-03-23T13:16:17.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 95985 0 0 100 95985 0 131k --:--:-- --:--:-- --:--:-- 131k 100 95985 0 0 100 95985 0 131k --:--:-- --:--:-- --:--:-- 131k [2021-03-23T13:16:17.686Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f6b1e13af8548bcffc37f989b4e80b291648b0c8 [Pipeline] } [2021-03-23T13:16:17.697Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-03-23T13:16:18.677Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-03-23T13:16:18.839Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:16:19.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-23T13:16:19.189Z] [2021-03-23T13:16:19.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:16:19.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-23T13:16:19.544Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-03-23T13:16:19.544Z] 188c0c94c7c5: Already exists [2021-03-23T13:16:19.544Z] 0ef7d3d256c8: Already exists [2021-03-23T13:16:19.544Z] de9db76c5a1d: Already exists [2021-03-23T13:16:19.544Z] 0eba1c9be4d2: Pulling fs layer [2021-03-23T13:16:19.544Z] 0d57e429df01: Pulling fs layer [2021-03-23T13:16:19.544Z] 4e4be7b47b0d: Pulling fs layer [2021-03-23T13:16:19.544Z] e1f770b5df2f: Pulling fs layer [2021-03-23T13:16:19.544Z] 85a0685a4137: Pulling fs layer [2021-03-23T13:16:19.544Z] e1f770b5df2f: Waiting [2021-03-23T13:16:19.544Z] 85a0685a4137: Waiting [2021-03-23T13:16:19.544Z] 4e4be7b47b0d: Verifying Checksum [2021-03-23T13:16:19.544Z] 4e4be7b47b0d: Download complete [2021-03-23T13:16:19.544Z] 0d57e429df01: Verifying Checksum [2021-03-23T13:16:19.544Z] 0d57e429df01: Download complete [2021-03-23T13:16:20.939Z] e1f770b5df2f: Verifying Checksum [2021-03-23T13:16:20.939Z] e1f770b5df2f: Download complete [2021-03-23T13:16:23.511Z] 0eba1c9be4d2: Verifying Checksum [2021-03-23T13:16:23.511Z] 0eba1c9be4d2: Download complete [2021-03-23T13:16:23.511Z] 85a0685a4137: Verifying Checksum [2021-03-23T13:16:23.511Z] 85a0685a4137: Download complete [2021-03-23T13:16:28.837Z] 0eba1c9be4d2: Pull complete [2021-03-23T13:16:29.099Z] 0d57e429df01: Pull complete [2021-03-23T13:16:29.099Z] 4e4be7b47b0d: Pull complete [2021-03-23T13:16:34.414Z] e1f770b5df2f: Pull complete [2021-03-23T13:16:44.472Z] 85a0685a4137: Pull complete [2021-03-23T13:16:44.472Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-03-23T13:16:44.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-03-23T13:16:44.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-03-23T13:16:44.763Z] prd-centos7-docker-4c-2g-31059 does not seem to be running inside a container [2021-03-23T13:16:44.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-03-23T13:16:45.979Z] $ docker top 74625e42a5a6329a8c44c9963752e272ff2cd1d68b66f1adba804132b69d02ca -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-23T13:16:46.252Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-03-23T13:16:46.543Z] + set -o pipefail [2021-03-23T13:16:46.543Z] + snyk monitor '--org=edgex-jenkins' [2021-03-23T13:16:56.636Z] [2021-03-23T13:16:56.636Z] Monitoring /w/workspace/edgex-go/406 (github.com/edgexfoundry/edgex-go)... [2021-03-23T13:16:56.636Z] [2021-03-23T13:16:56.636Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/eb6adc3c-afca-4e1e-979b-b17efc65719b [2021-03-23T13:16:56.636Z] [2021-03-23T13:16:56.636Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-03-23T13:16:56.636Z] [2021-03-23T13:16:56.636Z] [Pipeline] } [2021-03-23T13:16:56.663Z] $ docker stop --time=1 74625e42a5a6329a8c44c9963752e272ff2cd1d68b66f1adba804132b69d02ca [2021-03-23T13:16:59.726Z] $ docker rm -f 74625e42a5a6329a8c44c9963752e272ff2cd1d68b66f1adba804132b69d02ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-03-23T13:17:01.366Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-23T13:17:01.417Z] provisioning config files... [2021-03-23T13:17:01.427Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/406@tmp/config7783428069285998821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:17:01.810Z] --> edgex-publish-swagger.sh [2021-03-23T13:17:01.810Z] === Publish openapi/v1 API === [2021-03-23T13:17:01.810Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-03-23T13:17:01.810Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/406/openapi/v1/core-command.yaml] [2021-03-23T13:17:01.810Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:17:01.810Z] Dload Upload Total Spent Left Speed [2021-03-23T13:17:03.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 8229 0:00:01 0:00:01 --:--:-- 8233 100 10522 0 0 100 10522 0 8227 0:00:01 0:00:01 --:--:-- 8233 [2021-03-23T13:17:03.199Z] [2021-03-23T13:17:03.199Z] [2021-03-23T13:17:03.199Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/406/openapi/v1/core-data.yaml] [2021-03-23T13:17:03.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:17:03.199Z] Dload Upload Total Spent Left Speed [2021-03-23T13:17:04.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 27364 0:00:01 0:00:01 --:--:-- 27381 100 32557 0 0 100 32557 0 27360 0:00:01 0:00:01 --:--:-- 27381 [2021-03-23T13:17:04.147Z] [2021-03-23T13:17:04.147Z] [2021-03-23T13:17:04.147Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/406/openapi/v1/core-metadata.yaml] [2021-03-23T13:17:04.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:17:04.147Z] Dload Upload Total Spent Left Speed [2021-03-23T13:17:05.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 60803 0:00:01 0:00:01 --:--:-- 60825 100 73721 0 0 100 73721 0 55557 0:00:01 0:00:01 --:--:-- 55554 100 73721 0 0 100 73721 0 55549 0:00:01 0:00:01 --:--:-- 55554 [2021-03-23T13:17:05.543Z] [2021-03-23T13:17:05.543Z] [2021-03-23T13:17:05.543Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/406/openapi/v1/support-logging.yaml] [2021-03-23T13:17:05.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:17:05.543Z] Dload Upload Total Spent Left Speed [2021-03-23T13:17:06.936Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 11166 0:00:01 0:00:01 --:--:-- 11168 100 13581 0 0 100 13581 0 10932 0:00:01 0:00:01 --:--:-- 10934 [2021-03-23T13:17:06.936Z] [2021-03-23T13:17:06.936Z] [2021-03-23T13:17:06.936Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/406/openapi/v1/support-notifications.yaml] [2021-03-23T13:17:06.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:17:06.936Z] Dload Upload Total Spent Left Speed [2021-03-23T13:17:07.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 36146 0:00:01 0:00:01 --:--:-- 36176 100 38890 0 0 100 38890 0 36139 0:00:01 0:00:01 --:--:-- 36176 [2021-03-23T13:17:07.890Z] [2021-03-23T13:17:07.890Z] [2021-03-23T13:17:07.890Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/406/openapi/v1/support-scheduler.yaml] [2021-03-23T13:17:07.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:17:07.890Z] Dload Upload Total Spent Left Speed [2021-03-23T13:17:09.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 13417 0:00:01 0:00:01 --:--:-- 13429 100 14249 0 0 100 14249 0 13415 0:00:01 0:00:01 --:--:-- 13429 [2021-03-23T13:17:09.278Z] [2021-03-23T13:17:09.278Z] [2021-03-23T13:17:09.278Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/406/openapi/v1/system-agent.yaml] [2021-03-23T13:17:09.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:17:09.278Z] Dload Upload Total Spent Left Speed [2021-03-23T13:17:10.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3722 0:00:01 0:00:01 --:--:-- 3726 100 4110 0 0 100 4110 0 3722 0:00:01 0:00:01 --:--:-- 3726 [2021-03-23T13:17:10.225Z] [2021-03-23T13:17:10.225Z] [2021-03-23T13:17:10.225Z] === Publish openapi/v2 API === [2021-03-23T13:17:10.225Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-03-23T13:17:10.225Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/406/openapi/v2/core-command.yaml] [2021-03-23T13:17:10.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:17:10.225Z] Dload Upload Total Spent Left Speed [2021-03-23T13:17:11.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29744 0 0 100 29744 0 28577 0:00:01 0:00:01 --:--:-- 28600 100 29744 0 0 100 29744 0 28571 0:00:01 0:00:01 --:--:-- 28600 [2021-03-23T13:17:11.179Z] [2021-03-23T13:17:11.179Z] [2021-03-23T13:17:11.179Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/406/openapi/v2/core-data.yaml] [2021-03-23T13:17:11.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:17:11.179Z] Dload Upload Total Spent Left Speed [2021-03-23T13:17:12.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57287 0 0 100 57287 0 53137 0:00:01 0:00:01 --:--:-- 53191 100 57287 0 0 100 57287 0 53127 0:00:01 0:00:01 --:--:-- 53141 [2021-03-23T13:17:12.573Z] [2021-03-23T13:17:12.573Z] [2021-03-23T13:17:12.573Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/406/openapi/v2/core-metadata.yaml] [2021-03-23T13:17:12.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:17:12.573Z] Dload Upload Total Spent Left Speed [2021-03-23T13:17:13.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 116k 0 0 100 116k 0 98k 0:00:01 0:00:01 --:--:-- 98k 100 116k 0 0 100 116k 0 98k 0:00:01 0:00:01 --:--:-- 98k [2021-03-23T13:17:13.516Z] [2021-03-23T13:17:13.516Z] [2021-03-23T13:17:13.516Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/406/openapi/v2/support-notifications.yaml] [2021-03-23T13:17:13.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:17:13.516Z] Dload Upload Total Spent Left Speed [2021-03-23T13:17:14.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73213 0 0 100 73213 0 62545 0:00:01 0:00:01 --:--:-- 62521 100 73213 0 0 100 73213 0 62534 0:00:01 0:00:01 --:--:-- 62521 [2021-03-23T13:17:14.908Z] [2021-03-23T13:17:14.908Z] [2021-03-23T13:17:14.908Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/406/openapi/v2/support-scheduler.yaml] [2021-03-23T13:17:14.908Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:17:14.908Z] Dload Upload Total Spent Left Speed [2021-03-23T13:17:15.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39475 0 0 100 39475 0 34936 0:00:01 0:00:01 --:--:-- 34964 100 39475 0 0 100 39475 0 34929 0:00:01 0:00:01 --:--:-- 34964 [2021-03-23T13:17:15.858Z] [2021-03-23T13:17:15.858Z] [2021-03-23T13:17:15.858Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/406/openapi/v2/system-agent.yaml] [2021-03-23T13:17:15.858Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T13:17:15.858Z] Dload Upload Total Spent Left Speed [2021-03-23T13:17:16.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24182 0 0 100 24182 0 21306 0:00:01 0:00:01 --:--:-- 21324 100 24182 0 0 100 24182 0 21302 0:00:01 0:00:01 --:--:-- 21324 [2021-03-23T13:17:16.803Z] [2021-03-23T13:17:16.803Z] [Pipeline] } [2021-03-23T13:17:16.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:17:17.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-23T13:17:17.776Z] . [Pipeline] withDockerContainer [2021-03-23T13:17:17.885Z] prd-centos7-docker-4c-2g-31059 does not seem to be running inside a container [2021-03-23T13:17:17.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-23T13:17:18.837Z] $ docker top ef6551813c4278856baa4f7ee6478a99af742de6645ea896b45bd9f37d665a7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-23T13:17:19.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-23T13:17:19.147Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-23T13:17:19.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-23T13:17:19.446Z] $ docker exec ef6551813c4278856baa4f7ee6478a99af742de6645ea896b45bd9f37d665a7a ssh-agent [2021-03-23T13:17:19.670Z] SSH_AUTH_SOCK=/tmp/ssh-IrYpeGcr1Bj3/agent.12 [2021-03-23T13:17:19.671Z] SSH_AGENT_PID=18 [2021-03-23T13:17:19.679Z] Running ssh-add (command line suppressed) [2021-03-23T13:17:19.840Z] Identity added: /w/workspace/edgex-go/406@tmp/private_key_9222074867741142272.key (/w/workspace/edgex-go/406@tmp/private_key_9222074867741142272.key) [2021-03-23T13:17:19.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-23T13:17:20.239Z] + git semver tag [2021-03-23T13:17:20.502Z] # -> Open(): unable to determine branch for HEAD [2021-03-23T13:17:20.502Z] # $GIT_DIR = /w/workspace/edgex-go/406/.git [2021-03-23T13:17:20.502Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/406 [2021-03-23T13:17:20.502Z] # $SEMVER_REMOTE_NAME = origin [2021-03-23T13:17:20.502Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-23T13:17:20.502Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-23T13:17:20.502Z] # $SEMVER_BRANCH = master [2021-03-23T13:17:20.502Z] # $SEMVER_DIR = /w/workspace/edgex-go/406/.semver [2021-03-23T13:17:20.502Z] # f6b1e13af8548bcffc37f989b4e80b291648b0c8 HEAD [2021-03-23T13:17:21.077Z] # -> Force: false [2021-03-23T13:17:21.077Z] # f5fb0016b682f487b77899a522d023b70cfbb964 refs/tags/v2.0.0-dev.139 [Pipeline] } [2021-03-23T13:17:21.091Z] $ docker exec --env ******** --env ******** ef6551813c4278856baa4f7ee6478a99af742de6645ea896b45bd9f37d665a7a ssh-agent -k [2021-03-23T13:17:21.259Z] unset SSH_AUTH_SOCK; [2021-03-23T13:17:21.259Z] unset SSH_AGENT_PID; [2021-03-23T13:17:21.259Z] echo Agent pid 18 killed; [2021-03-23T13:17:21.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-23T13:17:21.840Z] + git semver [Pipeline] } [2021-03-23T13:17:21.860Z] $ docker stop --time=1 ef6551813c4278856baa4f7ee6478a99af742de6645ea896b45bd9f37d665a7a [2021-03-23T13:17:23.241Z] $ docker rm -f ef6551813c4278856baa4f7ee6478a99af742de6645ea896b45bd9f37d665a7a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:17:23.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-23T13:17:23.917Z] [2021-03-23T13:17:23.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:17:24.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-23T13:17:24.276Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-03-23T13:17:24.276Z] ab5ef0e58194: Pulling fs layer [2021-03-23T13:17:24.276Z] 9712f1f96733: Pulling fs layer [2021-03-23T13:17:24.276Z] 63f879dbbcfc: Pulling fs layer [2021-03-23T13:17:24.276Z] 0d9ebad4ef96: Pulling fs layer [2021-03-23T13:17:24.276Z] e9a5061849ea: Pulling fs layer [2021-03-23T13:17:24.276Z] d747dcd14b5f: Pulling fs layer [2021-03-23T13:17:24.276Z] 2de7ff778b66: Pulling fs layer [2021-03-23T13:17:24.276Z] 0d9ebad4ef96: Waiting [2021-03-23T13:17:24.276Z] d747dcd14b5f: Waiting [2021-03-23T13:17:24.276Z] 2de7ff778b66: Waiting [2021-03-23T13:17:24.276Z] e9a5061849ea: Waiting [2021-03-23T13:17:24.276Z] 9712f1f96733: Download complete [2021-03-23T13:17:26.212Z] 63f879dbbcfc: Verifying Checksum [2021-03-23T13:17:26.212Z] 63f879dbbcfc: Download complete [2021-03-23T13:17:26.475Z] e9a5061849ea: Verifying Checksum [2021-03-23T13:17:26.475Z] e9a5061849ea: Download complete [2021-03-23T13:17:26.475Z] d747dcd14b5f: Verifying Checksum [2021-03-23T13:17:26.475Z] d747dcd14b5f: Download complete [2021-03-23T13:17:27.068Z] 2de7ff778b66: Verifying Checksum [2021-03-23T13:17:27.068Z] 2de7ff778b66: Download complete [2021-03-23T13:17:27.343Z] ab5ef0e58194: Verifying Checksum [2021-03-23T13:17:27.343Z] ab5ef0e58194: Download complete [2021-03-23T13:17:27.611Z] 0d9ebad4ef96: Verifying Checksum [2021-03-23T13:17:27.611Z] 0d9ebad4ef96: Download complete [2021-03-23T13:17:32.942Z] ab5ef0e58194: Pull complete [2021-03-23T13:17:32.942Z] 9712f1f96733: Pull complete [2021-03-23T13:17:35.504Z] 63f879dbbcfc: Pull complete [2021-03-23T13:17:43.684Z] 0d9ebad4ef96: Pull complete [2021-03-23T13:17:44.714Z] e9a5061849ea: Pull complete [2021-03-23T13:17:44.987Z] d747dcd14b5f: Pull complete [2021-03-23T13:17:47.544Z] 2de7ff778b66: Pull complete [2021-03-23T13:17:47.544Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-03-23T13:17:47.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-03-23T13:17:47.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-03-23T13:17:47.722Z] prd-centos7-docker-4c-2g-31059 does not seem to be running inside a container [2021-03-23T13:17:47.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-03-23T13:17:51.497Z] $ docker top 4cd75568ba628803fa01e9b4b36b3e9c95a5ef3fe4140c7dfd76114038ae578f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-03-23T13:17:51.773Z] provisioning config files... [2021-03-23T13:17:51.786Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/406@tmp/config1770130471494351372tmp [2021-03-23T13:17:51.802Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/406@tmp/config6439783001858812016tmp [2021-03-23T13:17:51.817Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/406@tmp/config6157655926443413453tmp [Pipeline] { [Pipeline] echo [2021-03-23T13:17:51.871Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:17:52.173Z] ---> sigul-configuration.sh [2021-03-23T13:17:52.173Z] gpg: directory `/root/.gnupg' created [2021-03-23T13:17:52.173Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-03-23T13:17:52.173Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-03-23T13:17:52.173Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-03-23T13:17:52.173Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-03-23T13:17:52.173Z] gpg: CAST5 encrypted data [2021-03-23T13:17:52.437Z] gpg: encrypted with 1 passphrase [2021-03-23T13:17:52.437Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-03-23T13:17:52.742Z] + mkdir /home/jenkins [2021-03-23T13:17:52.743Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-03-23T13:17:53.043Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-03-23T13:17:53.055Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:17:53.367Z] ---> sigul-install.sh [2021-03-23T13:18:01.530Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-03-23T13:18:01.833Z] + git tag --list [2021-03-23T13:18:01.833Z] 0.6.0 [2021-03-23T13:18:01.833Z] 0.6.1 [2021-03-23T13:18:01.833Z] 0.7.0 [2021-03-23T13:18:01.833Z] 0.7.1 [2021-03-23T13:18:01.833Z] v0.0.0 [2021-03-23T13:18:01.833Z] v0.0.1-dev.1 [2021-03-23T13:18:01.833Z] v1.0.0 [2021-03-23T13:18:01.833Z] v1.0.1 [2021-03-23T13:18:01.834Z] v1.1.0 [2021-03-23T13:18:01.834Z] v1.2.0 [2021-03-23T13:18:01.834Z] v1.2.1 [2021-03-23T13:18:01.834Z] v1.2.2-dev.1 [2021-03-23T13:18:01.834Z] v1.2.2-dev.10 [2021-03-23T13:18:01.834Z] v1.2.2-dev.100 [2021-03-23T13:18:01.834Z] v1.2.2-dev.101 [2021-03-23T13:18:01.834Z] v1.2.2-dev.102 [2021-03-23T13:18:01.834Z] v1.2.2-dev.103 [2021-03-23T13:18:01.834Z] v1.2.2-dev.104 [2021-03-23T13:18:01.834Z] v1.2.2-dev.105 [2021-03-23T13:18:01.834Z] v1.2.2-dev.106 [2021-03-23T13:18:01.834Z] v1.2.2-dev.107 [2021-03-23T13:18:01.834Z] v1.2.2-dev.11 [2021-03-23T13:18:01.834Z] v1.2.2-dev.12 [2021-03-23T13:18:01.834Z] v1.2.2-dev.13 [2021-03-23T13:18:01.834Z] v1.2.2-dev.14 [2021-03-23T13:18:01.834Z] v1.2.2-dev.15 [2021-03-23T13:18:01.834Z] v1.2.2-dev.16 [2021-03-23T13:18:01.834Z] v1.2.2-dev.17 [2021-03-23T13:18:01.834Z] v1.2.2-dev.18 [2021-03-23T13:18:01.834Z] v1.2.2-dev.19 [2021-03-23T13:18:01.834Z] v1.2.2-dev.2 [2021-03-23T13:18:01.834Z] v1.2.2-dev.20 [2021-03-23T13:18:01.834Z] v1.2.2-dev.21 [2021-03-23T13:18:01.834Z] v1.2.2-dev.22 [2021-03-23T13:18:01.834Z] v1.2.2-dev.23 [2021-03-23T13:18:01.834Z] v1.2.2-dev.24 [2021-03-23T13:18:01.834Z] v1.2.2-dev.25 [2021-03-23T13:18:01.834Z] v1.2.2-dev.26 [2021-03-23T13:18:01.834Z] v1.2.2-dev.27 [2021-03-23T13:18:01.834Z] v1.2.2-dev.28 [2021-03-23T13:18:01.834Z] v1.2.2-dev.29 [2021-03-23T13:18:01.834Z] v1.2.2-dev.3 [2021-03-23T13:18:01.834Z] v1.2.2-dev.30 [2021-03-23T13:18:01.834Z] v1.2.2-dev.31 [2021-03-23T13:18:01.834Z] v1.2.2-dev.32 [2021-03-23T13:18:01.834Z] v1.2.2-dev.33 [2021-03-23T13:18:01.834Z] v1.2.2-dev.34 [2021-03-23T13:18:01.834Z] v1.2.2-dev.35 [2021-03-23T13:18:01.834Z] v1.2.2-dev.36 [2021-03-23T13:18:01.834Z] v1.2.2-dev.37 [2021-03-23T13:18:01.834Z] v1.2.2-dev.38 [2021-03-23T13:18:01.834Z] v1.2.2-dev.39 [2021-03-23T13:18:01.834Z] v1.2.2-dev.4 [2021-03-23T13:18:01.834Z] v1.2.2-dev.40 [2021-03-23T13:18:01.834Z] v1.2.2-dev.41 [2021-03-23T13:18:01.834Z] v1.2.2-dev.42 [2021-03-23T13:18:01.834Z] v1.2.2-dev.43 [2021-03-23T13:18:01.834Z] v1.2.2-dev.44 [2021-03-23T13:18:01.834Z] v1.2.2-dev.45 [2021-03-23T13:18:01.834Z] v1.2.2-dev.46 [2021-03-23T13:18:01.834Z] v1.2.2-dev.47 [2021-03-23T13:18:01.834Z] v1.2.2-dev.48 [2021-03-23T13:18:01.834Z] v1.2.2-dev.49 [2021-03-23T13:18:01.834Z] v1.2.2-dev.5 [2021-03-23T13:18:01.834Z] v1.2.2-dev.50 [2021-03-23T13:18:01.834Z] v1.2.2-dev.51 [2021-03-23T13:18:01.834Z] v1.2.2-dev.52 [2021-03-23T13:18:01.834Z] v1.2.2-dev.53 [2021-03-23T13:18:01.834Z] v1.2.2-dev.54 [2021-03-23T13:18:01.834Z] v1.2.2-dev.55 [2021-03-23T13:18:01.834Z] v1.2.2-dev.56 [2021-03-23T13:18:01.834Z] v1.2.2-dev.57 [2021-03-23T13:18:01.834Z] v1.2.2-dev.58 [2021-03-23T13:18:01.834Z] v1.2.2-dev.59 [2021-03-23T13:18:01.834Z] v1.2.2-dev.6 [2021-03-23T13:18:01.834Z] v1.2.2-dev.60 [2021-03-23T13:18:01.834Z] v1.2.2-dev.61 [2021-03-23T13:18:01.834Z] v1.2.2-dev.62 [2021-03-23T13:18:01.834Z] v1.2.2-dev.63 [2021-03-23T13:18:01.834Z] v1.2.2-dev.64 [2021-03-23T13:18:01.834Z] v1.2.2-dev.65 [2021-03-23T13:18:01.834Z] v1.2.2-dev.66 [2021-03-23T13:18:01.834Z] v1.2.2-dev.67 [2021-03-23T13:18:01.834Z] v1.2.2-dev.68 [2021-03-23T13:18:01.834Z] v1.2.2-dev.69 [2021-03-23T13:18:01.834Z] v1.2.2-dev.7 [2021-03-23T13:18:01.834Z] v1.2.2-dev.70 [2021-03-23T13:18:01.834Z] v1.2.2-dev.71 [2021-03-23T13:18:01.834Z] v1.2.2-dev.72 [2021-03-23T13:18:01.834Z] v1.2.2-dev.73 [2021-03-23T13:18:01.834Z] v1.2.2-dev.74 [2021-03-23T13:18:01.834Z] v1.2.2-dev.75 [2021-03-23T13:18:01.834Z] v1.2.2-dev.76 [2021-03-23T13:18:01.834Z] v1.2.2-dev.77 [2021-03-23T13:18:01.834Z] v1.2.2-dev.78 [2021-03-23T13:18:01.834Z] v1.2.2-dev.79 [2021-03-23T13:18:01.834Z] v1.2.2-dev.8 [2021-03-23T13:18:01.834Z] v1.2.2-dev.80 [2021-03-23T13:18:01.834Z] v1.2.2-dev.81 [2021-03-23T13:18:01.834Z] v1.2.2-dev.82 [2021-03-23T13:18:01.834Z] v1.2.2-dev.83 [2021-03-23T13:18:01.834Z] v1.2.2-dev.84 [2021-03-23T13:18:01.834Z] v1.2.2-dev.85 [2021-03-23T13:18:01.834Z] v1.2.2-dev.86 [2021-03-23T13:18:01.834Z] v1.2.2-dev.87 [2021-03-23T13:18:01.834Z] v1.2.2-dev.88 [2021-03-23T13:18:01.834Z] v1.2.2-dev.89 [2021-03-23T13:18:01.834Z] v1.2.2-dev.9 [2021-03-23T13:18:01.834Z] v1.2.2-dev.90 [2021-03-23T13:18:01.834Z] v1.2.2-dev.91 [2021-03-23T13:18:01.834Z] v1.2.2-dev.92 [2021-03-23T13:18:01.834Z] v1.2.2-dev.93 [2021-03-23T13:18:01.834Z] v1.2.2-dev.94 [2021-03-23T13:18:01.834Z] v1.2.2-dev.95 [2021-03-23T13:18:01.834Z] v1.2.2-dev.96 [2021-03-23T13:18:01.834Z] v1.2.2-dev.97 [2021-03-23T13:18:01.834Z] v1.2.2-dev.98 [2021-03-23T13:18:01.834Z] v1.2.2-dev.99 [2021-03-23T13:18:01.834Z] v1.3.0 [2021-03-23T13:18:01.834Z] v1.3.1 [2021-03-23T13:18:01.834Z] v1.3.1-dev.1 [2021-03-23T13:18:01.834Z] v1.3.1-dev.10 [2021-03-23T13:18:01.834Z] v1.3.1-dev.11 [2021-03-23T13:18:01.834Z] v1.3.1-dev.12 [2021-03-23T13:18:01.834Z] v1.3.1-dev.13 [2021-03-23T13:18:01.834Z] v1.3.1-dev.14 [2021-03-23T13:18:01.834Z] v1.3.1-dev.15 [2021-03-23T13:18:01.834Z] v1.3.1-dev.16 [2021-03-23T13:18:01.834Z] v1.3.1-dev.17 [2021-03-23T13:18:01.834Z] v1.3.1-dev.18 [2021-03-23T13:18:01.834Z] v1.3.1-dev.2 [2021-03-23T13:18:01.834Z] v1.3.1-dev.3 [2021-03-23T13:18:01.834Z] v1.3.1-dev.4 [2021-03-23T13:18:01.834Z] v1.3.1-dev.5 [2021-03-23T13:18:01.834Z] v1.3.1-dev.6 [2021-03-23T13:18:01.834Z] v1.3.1-dev.7 [2021-03-23T13:18:01.834Z] v1.3.1-dev.8 [2021-03-23T13:18:01.834Z] v1.3.1-dev.9 [2021-03-23T13:18:01.834Z] v2.0.0-dev.1 [2021-03-23T13:18:01.834Z] v2.0.0-dev.10 [2021-03-23T13:18:01.834Z] v2.0.0-dev.100 [2021-03-23T13:18:01.834Z] v2.0.0-dev.101 [2021-03-23T13:18:01.834Z] v2.0.0-dev.102 [2021-03-23T13:18:01.834Z] v2.0.0-dev.103 [2021-03-23T13:18:01.834Z] v2.0.0-dev.104 [2021-03-23T13:18:01.834Z] v2.0.0-dev.105 [2021-03-23T13:18:01.834Z] v2.0.0-dev.106 [2021-03-23T13:18:01.834Z] v2.0.0-dev.107 [2021-03-23T13:18:01.834Z] v2.0.0-dev.108 [2021-03-23T13:18:01.834Z] v2.0.0-dev.109 [2021-03-23T13:18:01.834Z] v2.0.0-dev.11 [2021-03-23T13:18:01.834Z] v2.0.0-dev.110 [2021-03-23T13:18:01.834Z] v2.0.0-dev.111 [2021-03-23T13:18:01.834Z] v2.0.0-dev.112 [2021-03-23T13:18:01.834Z] v2.0.0-dev.113 [2021-03-23T13:18:01.834Z] v2.0.0-dev.114 [2021-03-23T13:18:01.834Z] v2.0.0-dev.115 [2021-03-23T13:18:01.834Z] v2.0.0-dev.116 [2021-03-23T13:18:01.834Z] v2.0.0-dev.117 [2021-03-23T13:18:01.834Z] v2.0.0-dev.118 [2021-03-23T13:18:01.834Z] v2.0.0-dev.119 [2021-03-23T13:18:01.834Z] v2.0.0-dev.12 [2021-03-23T13:18:01.834Z] v2.0.0-dev.120 [2021-03-23T13:18:01.834Z] v2.0.0-dev.121 [2021-03-23T13:18:01.834Z] v2.0.0-dev.122 [2021-03-23T13:18:01.834Z] v2.0.0-dev.123 [2021-03-23T13:18:01.834Z] v2.0.0-dev.124 [2021-03-23T13:18:01.834Z] v2.0.0-dev.125 [2021-03-23T13:18:01.834Z] v2.0.0-dev.126 [2021-03-23T13:18:01.834Z] v2.0.0-dev.127 [2021-03-23T13:18:01.834Z] v2.0.0-dev.128 [2021-03-23T13:18:01.834Z] v2.0.0-dev.129 [2021-03-23T13:18:01.834Z] v2.0.0-dev.13 [2021-03-23T13:18:01.834Z] v2.0.0-dev.130 [2021-03-23T13:18:01.834Z] v2.0.0-dev.131 [2021-03-23T13:18:01.834Z] v2.0.0-dev.132 [2021-03-23T13:18:01.834Z] v2.0.0-dev.133 [2021-03-23T13:18:01.834Z] v2.0.0-dev.134 [2021-03-23T13:18:01.834Z] v2.0.0-dev.135 [2021-03-23T13:18:01.834Z] v2.0.0-dev.136 [2021-03-23T13:18:01.834Z] v2.0.0-dev.137 [2021-03-23T13:18:01.834Z] v2.0.0-dev.138 [2021-03-23T13:18:01.834Z] v2.0.0-dev.139 [2021-03-23T13:18:01.834Z] v2.0.0-dev.14 [2021-03-23T13:18:01.834Z] v2.0.0-dev.15 [2021-03-23T13:18:01.834Z] v2.0.0-dev.16 [2021-03-23T13:18:01.834Z] v2.0.0-dev.17 [2021-03-23T13:18:01.834Z] v2.0.0-dev.18 [2021-03-23T13:18:01.834Z] v2.0.0-dev.19 [2021-03-23T13:18:01.834Z] v2.0.0-dev.2 [2021-03-23T13:18:01.834Z] v2.0.0-dev.20 [2021-03-23T13:18:01.834Z] v2.0.0-dev.21 [2021-03-23T13:18:01.834Z] v2.0.0-dev.22 [2021-03-23T13:18:01.834Z] v2.0.0-dev.23 [2021-03-23T13:18:01.834Z] v2.0.0-dev.24 [2021-03-23T13:18:01.834Z] v2.0.0-dev.25 [2021-03-23T13:18:01.834Z] v2.0.0-dev.26 [2021-03-23T13:18:01.834Z] v2.0.0-dev.27 [2021-03-23T13:18:01.834Z] v2.0.0-dev.28 [2021-03-23T13:18:01.834Z] v2.0.0-dev.29 [2021-03-23T13:18:01.834Z] v2.0.0-dev.3 [2021-03-23T13:18:01.834Z] v2.0.0-dev.30 [2021-03-23T13:18:01.834Z] v2.0.0-dev.31 [2021-03-23T13:18:01.834Z] v2.0.0-dev.32 [2021-03-23T13:18:01.834Z] v2.0.0-dev.33 [2021-03-23T13:18:01.834Z] v2.0.0-dev.34 [2021-03-23T13:18:01.834Z] v2.0.0-dev.35 [2021-03-23T13:18:01.834Z] v2.0.0-dev.36 [2021-03-23T13:18:01.834Z] v2.0.0-dev.37 [2021-03-23T13:18:01.834Z] v2.0.0-dev.38 [2021-03-23T13:18:01.834Z] v2.0.0-dev.39 [2021-03-23T13:18:01.834Z] v2.0.0-dev.4 [2021-03-23T13:18:01.834Z] v2.0.0-dev.40 [2021-03-23T13:18:01.834Z] v2.0.0-dev.41 [2021-03-23T13:18:01.834Z] v2.0.0-dev.42 [2021-03-23T13:18:01.834Z] v2.0.0-dev.43 [2021-03-23T13:18:01.834Z] v2.0.0-dev.44 [2021-03-23T13:18:01.834Z] v2.0.0-dev.45 [2021-03-23T13:18:01.834Z] v2.0.0-dev.46 [2021-03-23T13:18:01.834Z] v2.0.0-dev.47 [2021-03-23T13:18:01.834Z] v2.0.0-dev.48 [2021-03-23T13:18:01.834Z] v2.0.0-dev.49 [2021-03-23T13:18:01.834Z] v2.0.0-dev.5 [2021-03-23T13:18:01.834Z] v2.0.0-dev.50 [2021-03-23T13:18:01.834Z] v2.0.0-dev.51 [2021-03-23T13:18:01.834Z] v2.0.0-dev.52 [2021-03-23T13:18:01.834Z] v2.0.0-dev.53 [2021-03-23T13:18:01.834Z] v2.0.0-dev.54 [2021-03-23T13:18:01.834Z] v2.0.0-dev.55 [2021-03-23T13:18:01.834Z] v2.0.0-dev.56 [2021-03-23T13:18:01.834Z] v2.0.0-dev.57 [2021-03-23T13:18:01.834Z] v2.0.0-dev.58 [2021-03-23T13:18:01.834Z] v2.0.0-dev.59 [2021-03-23T13:18:01.834Z] v2.0.0-dev.6 [2021-03-23T13:18:01.834Z] v2.0.0-dev.60 [2021-03-23T13:18:01.834Z] v2.0.0-dev.61 [2021-03-23T13:18:01.834Z] v2.0.0-dev.62 [2021-03-23T13:18:01.834Z] v2.0.0-dev.63 [2021-03-23T13:18:01.834Z] v2.0.0-dev.64 [2021-03-23T13:18:01.834Z] v2.0.0-dev.65 [2021-03-23T13:18:01.834Z] v2.0.0-dev.66 [2021-03-23T13:18:01.834Z] v2.0.0-dev.67 [2021-03-23T13:18:01.834Z] v2.0.0-dev.68 [2021-03-23T13:18:01.834Z] v2.0.0-dev.69 [2021-03-23T13:18:01.834Z] v2.0.0-dev.7 [2021-03-23T13:18:01.834Z] v2.0.0-dev.70 [2021-03-23T13:18:01.834Z] v2.0.0-dev.71 [2021-03-23T13:18:01.834Z] v2.0.0-dev.72 [2021-03-23T13:18:01.834Z] v2.0.0-dev.73 [2021-03-23T13:18:01.834Z] v2.0.0-dev.74 [2021-03-23T13:18:01.834Z] v2.0.0-dev.75 [2021-03-23T13:18:01.834Z] v2.0.0-dev.76 [2021-03-23T13:18:01.834Z] v2.0.0-dev.77 [2021-03-23T13:18:01.834Z] v2.0.0-dev.78 [2021-03-23T13:18:01.834Z] v2.0.0-dev.79 [2021-03-23T13:18:01.834Z] v2.0.0-dev.8 [2021-03-23T13:18:01.834Z] v2.0.0-dev.80 [2021-03-23T13:18:01.834Z] v2.0.0-dev.81 [2021-03-23T13:18:01.834Z] v2.0.0-dev.82 [2021-03-23T13:18:01.834Z] v2.0.0-dev.83 [2021-03-23T13:18:01.834Z] v2.0.0-dev.84 [2021-03-23T13:18:01.834Z] v2.0.0-dev.85 [2021-03-23T13:18:01.834Z] v2.0.0-dev.86 [2021-03-23T13:18:01.834Z] v2.0.0-dev.87 [2021-03-23T13:18:01.834Z] v2.0.0-dev.88 [2021-03-23T13:18:01.834Z] v2.0.0-dev.89 [2021-03-23T13:18:01.834Z] v2.0.0-dev.9 [2021-03-23T13:18:01.834Z] v2.0.0-dev.90 [2021-03-23T13:18:01.834Z] v2.0.0-dev.91 [2021-03-23T13:18:01.834Z] v2.0.0-dev.92 [2021-03-23T13:18:01.834Z] v2.0.0-dev.93 [2021-03-23T13:18:01.834Z] v2.0.0-dev.94 [2021-03-23T13:18:01.834Z] v2.0.0-dev.95 [2021-03-23T13:18:01.834Z] v2.0.0-dev.96 [2021-03-23T13:18:01.834Z] v2.0.0-dev.97 [2021-03-23T13:18:01.834Z] v2.0.0-dev.98 [2021-03-23T13:18:01.834Z] v2.0.0-dev.99 [Pipeline] sh [2021-03-23T13:18:02.690Z] + lftools sign git-tag v2.0.0-dev.139 [2021-03-23T13:18:04.079Z] Signing Git tag with Sigul... [2021-03-23T13:18:04.079Z] Signing v2.0.0-dev.139 [Pipeline] echo [2021-03-23T13:18:05.480Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:18:05.781Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-03-23T13:18:05.792Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-03-23T13:18:05.893Z] $ docker stop --time=1 4cd75568ba628803fa01e9b4b36b3e9c95a5ef3fe4140c7dfd76114038ae578f [2021-03-23T13:18:08.041Z] $ docker rm -f 4cd75568ba628803fa01e9b4b36b3e9c95a5ef3fe4140c7dfd76114038ae578f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:18:08.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-23T13:18:08.852Z] . [Pipeline] withDockerContainer [2021-03-23T13:18:08.989Z] prd-centos7-docker-4c-2g-31059 does not seem to be running inside a container [2021-03-23T13:18:09.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-23T13:18:09.826Z] $ docker top 780939a427d5a725299108fe929983b78dd1244bb4843b9b47406795c0bcbc41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-23T13:18:10.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-23T13:18:10.249Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-23T13:18:10.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-23T13:18:10.491Z] $ docker exec 780939a427d5a725299108fe929983b78dd1244bb4843b9b47406795c0bcbc41 ssh-agent [2021-03-23T13:18:10.677Z] SSH_AUTH_SOCK=/tmp/ssh-afeOOog4ku53/agent.11 [2021-03-23T13:18:10.677Z] SSH_AGENT_PID=16 [2021-03-23T13:18:10.684Z] Running ssh-add (command line suppressed) [2021-03-23T13:18:10.828Z] Identity added: /w/workspace/edgex-go/406@tmp/private_key_2766050183136048900.key (/w/workspace/edgex-go/406@tmp/private_key_2766050183136048900.key) [2021-03-23T13:18:10.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-23T13:18:11.234Z] + git semver bump pre [2021-03-23T13:18:11.234Z] # -> Open(): unable to determine branch for HEAD [2021-03-23T13:18:11.234Z] # $GIT_DIR = /w/workspace/edgex-go/406/.git [2021-03-23T13:18:11.234Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/406 [2021-03-23T13:18:11.234Z] # $SEMVER_REMOTE_NAME = origin [2021-03-23T13:18:11.234Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-23T13:18:11.234Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-23T13:18:11.234Z] # $SEMVER_BRANCH = master [2021-03-23T13:18:11.234Z] # $SEMVER_DIR = /w/workspace/edgex-go/406/.semver [2021-03-23T13:18:11.234Z] 2.0.0-dev.140 [Pipeline] } [2021-03-23T13:18:11.248Z] $ docker exec --env ******** --env ******** 780939a427d5a725299108fe929983b78dd1244bb4843b9b47406795c0bcbc41 ssh-agent -k [2021-03-23T13:18:11.377Z] unset SSH_AUTH_SOCK; [2021-03-23T13:18:11.377Z] unset SSH_AGENT_PID; [2021-03-23T13:18:11.377Z] echo Agent pid 16 killed; [2021-03-23T13:18:11.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-23T13:18:11.977Z] + git semver [Pipeline] } [2021-03-23T13:18:11.998Z] $ docker stop --time=1 780939a427d5a725299108fe929983b78dd1244bb4843b9b47406795c0bcbc41 [2021-03-23T13:18:13.371Z] $ docker rm -f 780939a427d5a725299108fe929983b78dd1244bb4843b9b47406795c0bcbc41 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:18:13.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-23T13:18:13.963Z] . [Pipeline] withDockerContainer [2021-03-23T13:18:14.126Z] prd-centos7-docker-4c-2g-31059 does not seem to be running inside a container [2021-03-23T13:18:14.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-23T13:18:14.907Z] $ docker top 44dbde982895e327b40b2fbdbe06fd67d5f2bc2d5d9f3144fd7e2e3fbedf4c17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-23T13:18:15.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-23T13:18:15.202Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-23T13:18:15.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-23T13:18:15.408Z] $ docker exec 44dbde982895e327b40b2fbdbe06fd67d5f2bc2d5d9f3144fd7e2e3fbedf4c17 ssh-agent [2021-03-23T13:18:15.605Z] SSH_AUTH_SOCK=/tmp/ssh-mC3LubEuf5nI/agent.12 [2021-03-23T13:18:15.605Z] SSH_AGENT_PID=17 [2021-03-23T13:18:15.612Z] Running ssh-add (command line suppressed) [2021-03-23T13:18:15.768Z] Identity added: /w/workspace/edgex-go/406@tmp/private_key_9104405767667183838.key (/w/workspace/edgex-go/406@tmp/private_key_9104405767667183838.key) [2021-03-23T13:18:15.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-23T13:18:16.166Z] + git semver push [2021-03-23T13:18:16.166Z] # -> Open(): unable to determine branch for HEAD [2021-03-23T13:18:16.166Z] # $GIT_DIR = /w/workspace/edgex-go/406/.git [2021-03-23T13:18:16.166Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/406 [2021-03-23T13:18:16.166Z] # $SEMVER_REMOTE_NAME = origin [2021-03-23T13:18:16.166Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-23T13:18:16.166Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-23T13:18:16.166Z] # $SEMVER_BRANCH = master [2021-03-23T13:18:16.166Z] # $SEMVER_DIR = /w/workspace/edgex-go/406/.semver [Pipeline] } [2021-03-23T13:18:24.329Z] $ docker exec --env ******** --env ******** 44dbde982895e327b40b2fbdbe06fd67d5f2bc2d5d9f3144fd7e2e3fbedf4c17 ssh-agent -k [2021-03-23T13:18:24.484Z] unset SSH_AUTH_SOCK; [2021-03-23T13:18:24.484Z] unset SSH_AGENT_PID; [2021-03-23T13:18:24.484Z] echo Agent pid 17 killed; [2021-03-23T13:18:24.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-23T13:18:25.053Z] + git semver [Pipeline] } [2021-03-23T13:18:25.071Z] $ docker stop --time=1 44dbde982895e327b40b2fbdbe06fd67d5f2bc2d5d9f3144fd7e2e3fbedf4c17 [2021-03-23T13:18:26.499Z] $ docker rm -f 44dbde982895e327b40b2fbdbe06fd67d5f2bc2d5d9f3144fd7e2e3fbedf4c17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:18:27.896Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:18:28.805Z] ---> package-listing.sh [2021-03-23T13:18:28.805Z] ++ facter osfamily [2021-03-23T13:18:28.805Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-23T13:18:29.066Z] + OS_FAMILY=redhat [2021-03-23T13:18:29.066Z] + workspace=/w/workspace/edgex-go/406 [2021-03-23T13:18:29.066Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-23T13:18:29.066Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-23T13:18:29.066Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-23T13:18:29.066Z] + PACKAGES=/tmp/packages_start.txt [2021-03-23T13:18:29.066Z] + '[' /w/workspace/edgex-go/406 ']' [2021-03-23T13:18:29.066Z] + PACKAGES=/tmp/packages_end.txt [2021-03-23T13:18:29.066Z] + case "${OS_FAMILY}" in [2021-03-23T13:18:29.066Z] + rpm -qa [2021-03-23T13:18:29.066Z] + sort [2021-03-23T13:18:33.294Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-23T13:18:33.294Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-23T13:18:33.294Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-23T13:18:33.294Z] + '[' /w/workspace/edgex-go/406 ']' [2021-03-23T13:18:33.294Z] + mkdir -p /w/workspace/edgex-go/406/archives/ [2021-03-23T13:18:33.294Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/406/archives/ [Pipeline] echo [2021-03-23T13:18:33.307Z] 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/406/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-23T13:18:33.597Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:18:33.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-23T13:18:33.900Z] [2021-03-23T13:18:33.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-23T13:18:34.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-23T13:18:34.251Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-23T13:18:34.251Z] df20fa9351a1: Pulling fs layer [2021-03-23T13:18:34.251Z] 36b3adc4ff6f: Pulling fs layer [2021-03-23T13:18:34.251Z] 8ad3a11d3b57: Pulling fs layer [2021-03-23T13:18:34.251Z] 46f8f816bc3b: Pulling fs layer [2021-03-23T13:18:34.251Z] 93b61091891f: Pulling fs layer [2021-03-23T13:18:34.251Z] 93b9cdb0e59b: Pulling fs layer [2021-03-23T13:18:34.251Z] 5e14af77c1be: Pulling fs layer [2021-03-23T13:18:34.251Z] 01666e4c0597: Pulling fs layer [2021-03-23T13:18:34.251Z] aa168da1d23b: Pulling fs layer [2021-03-23T13:18:34.251Z] 93b9cdb0e59b: Waiting [2021-03-23T13:18:34.251Z] 5e14af77c1be: Waiting [2021-03-23T13:18:34.251Z] 01666e4c0597: Waiting [2021-03-23T13:18:34.251Z] aa168da1d23b: Waiting [2021-03-23T13:18:34.251Z] 46f8f816bc3b: Waiting [2021-03-23T13:18:34.251Z] 93b61091891f: Waiting [2021-03-23T13:18:34.251Z] 36b3adc4ff6f: Verifying Checksum [2021-03-23T13:18:34.251Z] 36b3adc4ff6f: Download complete [2021-03-23T13:18:34.251Z] 46f8f816bc3b: Verifying Checksum [2021-03-23T13:18:34.251Z] 46f8f816bc3b: Download complete [2021-03-23T13:18:34.516Z] df20fa9351a1: Verifying Checksum [2021-03-23T13:18:34.516Z] 93b9cdb0e59b: Verifying Checksum [2021-03-23T13:18:34.516Z] 93b9cdb0e59b: Download complete [2021-03-23T13:18:34.516Z] 5e14af77c1be: Verifying Checksum [2021-03-23T13:18:34.516Z] 5e14af77c1be: Download complete [2021-03-23T13:18:34.516Z] 01666e4c0597: Verifying Checksum [2021-03-23T13:18:34.516Z] 01666e4c0597: Download complete [2021-03-23T13:18:34.516Z] 93b61091891f: Verifying Checksum [2021-03-23T13:18:34.516Z] 93b61091891f: Download complete [2021-03-23T13:18:34.779Z] 8ad3a11d3b57: Verifying Checksum [2021-03-23T13:18:34.779Z] 8ad3a11d3b57: Download complete [2021-03-23T13:18:34.779Z] df20fa9351a1: Pull complete [2021-03-23T13:18:35.042Z] 36b3adc4ff6f: Pull complete [2021-03-23T13:18:36.975Z] 8ad3a11d3b57: Pull complete [2021-03-23T13:18:36.975Z] aa168da1d23b: Verifying Checksum [2021-03-23T13:18:36.975Z] aa168da1d23b: Download complete [2021-03-23T13:18:37.238Z] 46f8f816bc3b: Pull complete [2021-03-23T13:18:37.815Z] 93b61091891f: Pull complete [2021-03-23T13:18:37.815Z] 93b9cdb0e59b: Pull complete [2021-03-23T13:18:38.078Z] 5e14af77c1be: Pull complete [2021-03-23T13:18:38.078Z] 01666e4c0597: Pull complete [2021-03-23T13:18:46.247Z] aa168da1d23b: Pull complete [2021-03-23T13:18:46.247Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-23T13:18:46.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-23T13:18:46.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-23T13:18:46.433Z] prd-centos7-docker-4c-2g-31059 does not seem to be running inside a container [2021-03-23T13:18:46.483Z] $ 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/406/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/406 -v /w/workspace/edgex-go/406:/w/workspace/edgex-go/406:rw,z -v /w/workspace/edgex-go/406@tmp:/w/workspace/edgex-go/406@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-23T13:18:49.713Z] $ docker top fb813eaeb9e00ea1c753415febd79d30eb0db7d28cbafb43f161b294bc3587be -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T13:18:50.246Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-23T13:18:50.546Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-23T13:18:50.846Z] + ls /var/log/sa-host [2021-03-23T13:18:50.846Z] + sadf -c /var/log/sa-host/sa23 [2021-03-23T13:18:50.846Z] file_magic: OK [2021-03-23T13:18:50.846Z] HZ: Using current value: 100 [2021-03-23T13:18:50.846Z] file_header: OK [2021-03-23T13:18:50.846Z] 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-03-23T13:18:50.846Z] Statistics: [2021-03-23T13:18:50.846Z] 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... [2021-03-23T13:18:50.846Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-23T13:18:51.519Z] provisioning config files... [2021-03-23T13:18:51.540Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/406@tmp/config3908834621418579117tmp [Pipeline] { [Pipeline] echo [2021-03-23T13:18:51.617Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:18:51.914Z] ---> create-netrc.sh [Pipeline] } [2021-03-23T13:18:51.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-23T13:18:52.014Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:18:52.432Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-23T13:18:52.459Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:18:52.761Z] ---> sudo-logs.sh [2021-03-23T13:18:52.761Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-23T13:18:52.827Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:18:53.129Z] ---> job-cost.sh [2021-03-23T13:18:53.129Z] lf-activate-venv: SKIPPING [2021-03-23T13:18:53.129Z] DEBUG: total: 0.20999999344348907 [2021-03-23T13:18:53.129Z] INFO: Retrieving Stack Cost... [2021-03-23T13:18:54.522Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-23T13:18:54.784Z] INFO: Archiving Costs [Pipeline] echo [2021-03-23T13:18:54.801Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T13:18:55.106Z] ---> logs-deploy.sh [2021-03-23T13:18:55.106Z] lf-activate-venv: SKIPPING [2021-03-23T13:18:55.106Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/406 [2021-03-23T13:18:55.106Z] INFO: archiving workspace using pattern(s): [2021-03-23T13:18:57.035Z] Archives upload complete. [2021-03-23T13:18:57.035Z] INFO: archiving logs to Nexus [2021-03-23T13:18:58.436Z] ---> uname -a: [2021-03-23T13:18:58.436Z] Linux prd-centos7-docker-4c-2g-31059.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] ---> lscpu: [2021-03-23T13:18:58.436Z] Architecture: x86_64 [2021-03-23T13:18:58.436Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-23T13:18:58.436Z] Byte Order: Little Endian [2021-03-23T13:18:58.436Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-23T13:18:58.436Z] CPU(s): 4 [2021-03-23T13:18:58.436Z] On-line CPU(s) list: 0-3 [2021-03-23T13:18:58.436Z] Thread(s) per core: 1 [2021-03-23T13:18:58.436Z] Core(s) per socket: 1 [2021-03-23T13:18:58.436Z] Socket(s): 4 [2021-03-23T13:18:58.436Z] NUMA node(s): 1 [2021-03-23T13:18:58.436Z] Vendor ID: GenuineIntel [2021-03-23T13:18:58.436Z] CPU family: 6 [2021-03-23T13:18:58.436Z] Model: 44 [2021-03-23T13:18:58.436Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-23T13:18:58.436Z] Stepping: 1 [2021-03-23T13:18:58.436Z] CPU MHz: 2933.436 [2021-03-23T13:18:58.436Z] BogoMIPS: 5866.87 [2021-03-23T13:18:58.436Z] Virtualization: VT-x [2021-03-23T13:18:58.436Z] Hypervisor vendor: KVM [2021-03-23T13:18:58.436Z] Virtualization type: full [2021-03-23T13:18:58.436Z] L1d cache: 128 KiB [2021-03-23T13:18:58.436Z] L1i cache: 128 KiB [2021-03-23T13:18:58.436Z] L2 cache: 16 MiB [2021-03-23T13:18:58.436Z] L3 cache: 64 MiB [2021-03-23T13:18:58.436Z] NUMA node0 CPU(s): 0-3 [2021-03-23T13:18:58.436Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-23T13:18:58.436Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-23T13:18:58.436Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-23T13:18:58.436Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-23T13:18:58.436Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-23T13:18:58.436Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-23T13:18:58.436Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-23T13:18:58.436Z] Vulnerability Srbds: Not affected [2021-03-23T13:18:58.436Z] Vulnerability Tsx async abort: Not affected [2021-03-23T13:18:58.436Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] ---> nproc: [2021-03-23T13:18:58.436Z] 4 [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] ---> df -h: [2021-03-23T13:18:58.436Z] Filesystem Size Used Available Use% Mounted on [2021-03-23T13:18:58.436Z] overlay 50.0G 13.9G 36.1G 28% / [2021-03-23T13:18:58.436Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-23T13:18:58.436Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-23T13:18:58.436Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-23T13:18:58.436Z] /dev/vda1 50.0G 13.9G 36.1G 28% /facter-os [2021-03-23T13:18:58.436Z] /dev/vda1 50.0G 13.9G 36.1G 28% /etc/resolv.conf [2021-03-23T13:18:58.436Z] /dev/vda1 50.0G 13.9G 36.1G 28% /etc/hostname [2021-03-23T13:18:58.436Z] /dev/vda1 50.0G 13.9G 36.1G 28% /etc/hosts [2021-03-23T13:18:58.436Z] /dev/vda1 50.0G 13.9G 36.1G 28% /var/log/auth.log [2021-03-23T13:18:58.436Z] /dev/vda1 50.0G 13.9G 36.1G 28% /run/cloud-init/result.json [2021-03-23T13:18:58.436Z] /dev/vda1 50.0G 13.9G 36.1G 28% /var/log/sa-host [2021-03-23T13:18:58.436Z] /dev/vda1 50.0G 13.9G 36.1G 28% /var/log/secure [2021-03-23T13:18:58.436Z] /dev/vda1 50.0G 13.9G 36.1G 28% /w/workspace/edgex-go/406@tmp [2021-03-23T13:18:58.436Z] /dev/vda1 50.0G 13.9G 36.1G 28% /w/workspace/edgex-go/406 [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] ---> free -m: [2021-03-23T13:18:58.436Z] total used free shared buff/cache available [2021-03-23T13:18:58.436Z] Mem: 1837 799 271 0 766 988 [2021-03-23T13:18:58.436Z] Swap: 1023 61 962 [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] ---> ip addr: [2021-03-23T13:18:58.436Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-23T13:18:58.436Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-23T13:18:58.436Z] inet 127.0.0.1/8 scope host lo [2021-03-23T13:18:58.436Z] valid_lft forever preferred_lft forever [2021-03-23T13:18:58.436Z] inet6 ::1/128 scope host [2021-03-23T13:18:58.436Z] valid_lft forever preferred_lft forever [2021-03-23T13:18:58.436Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-23T13:18:58.436Z] link/ether fa:16:3e:3f:93:71 brd ff:ff:ff:ff:ff:ff [2021-03-23T13:18:58.436Z] inet 10.30.123.131/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-23T13:18:58.436Z] valid_lft 85218sec preferred_lft 85218sec [2021-03-23T13:18:58.436Z] inet6 fe80::f816:3eff:fe3f:9371/64 scope link [2021-03-23T13:18:58.436Z] valid_lft forever preferred_lft forever [2021-03-23T13:18:58.436Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-23T13:18:58.436Z] link/ether 02:42:98:34:40:83 brd ff:ff:ff:ff:ff:ff [2021-03-23T13:18:58.436Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-23T13:18:58.436Z] valid_lft forever preferred_lft forever [2021-03-23T13:18:58.436Z] inet6 fe80::42:98ff:fe34:4083/64 scope link [2021-03-23T13:18:58.436Z] valid_lft forever preferred_lft forever [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] ---> sar -b -r -n DEV: [2021-03-23T13:18:58.436Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/23/21 _x86_64_ (4 CPU) [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] 12:59:04 LINUX RESTART (4 CPU) [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] 13:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-23T13:18:58.436Z] 13:01:01 220.71 101.78 118.93 0.00 10158.48 46481.32 0.00 [2021-03-23T13:18:58.436Z] 13:02:01 244.32 94.77 149.55 0.00 3894.72 19803.87 0.00 [2021-03-23T13:18:58.436Z] 13:03:01 110.70 30.76 79.94 0.00 1194.35 11197.24 0.00 [2021-03-23T13:18:58.436Z] 13:04:02 145.59 77.72 67.87 0.00 3680.99 8896.22 0.00 [2021-03-23T13:18:58.436Z] 13:05:01 328.03 127.51 200.52 0.00 56747.77 129411.39 0.00 [2021-03-23T13:18:58.436Z] 13:06:02 3211.19 2859.87 351.32 0.00 173884.87 189154.40 0.00 [2021-03-23T13:18:58.436Z] 13:07:01 457.06 261.28 195.77 0.00 13421.08 30761.45 0.00 [2021-03-23T13:18:58.436Z] 13:08:01 1178.82 817.78 361.05 0.00 69781.11 108557.76 0.00 [2021-03-23T13:18:58.436Z] 13:09:02 2618.97 2249.54 369.43 0.00 149367.89 156777.49 0.00 [2021-03-23T13:18:58.436Z] 13:10:01 283.21 81.87 201.34 0.00 11773.25 26216.68 0.00 [2021-03-23T13:18:58.436Z] 13:11:01 98.17 83.50 14.67 0.00 4490.36 412.95 0.00 [2021-03-23T13:18:58.436Z] 13:12:01 1.35 0.05 1.30 0.00 0.40 21.38 0.00 [2021-03-23T13:18:58.436Z] 13:13:01 0.23 0.02 0.22 0.00 0.13 1.65 0.00 [2021-03-23T13:18:58.436Z] 13:14:01 0.50 0.25 0.25 0.00 4.26 3.31 0.00 [2021-03-23T13:18:58.436Z] 13:15:01 2.31 1.47 0.85 0.00 139.48 17.50 0.00 [2021-03-23T13:18:58.436Z] 13:16:01 0.50 0.15 0.35 0.00 1.33 6.15 0.00 [2021-03-23T13:18:58.436Z] 13:17:01 317.93 158.91 159.02 0.00 8272.53 37397.64 0.00 [2021-03-23T13:18:58.436Z] 13:18:01 221.28 84.62 136.66 0.00 6944.56 30845.36 0.00 [2021-03-23T13:18:58.436Z] Average: 527.05 393.11 133.94 0.00 28681.45 44341.56 0.00 [2021-03-23T13:18:58.436Z] [2021-03-23T13:18:58.436Z] 13:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-23T13:18:58.436Z] 13:01:01 116292 0 697372 37.06 1852 1066028 1438392 49.09 570992 947808 28424 [2021-03-23T13:18:58.436Z] 13:02:01 78908 0 872000 46.34 1492 929144 1812372 61.85 700152 823968 69632 [2021-03-23T13:18:58.436Z] 13:03:01 263288 0 794164 42.21 536 823556 1718812 58.66 665404 664880 7568 [2021-03-23T13:18:58.436Z] 13:04:02 194688 0 759532 40.37 520 926804 1428240 48.74 628244 761032 52220 [2021-03-23T13:18:58.436Z] 13:05:01 70356 0 829692 44.10 0 981496 2245124 76.62 782588 819216 37876 [2021-03-23T13:18:58.436Z] 13:06:02 113480 0 803172 42.69 0 964892 1955436 66.74 762244 766384 952 [2021-03-23T13:18:58.436Z] 13:07:01 238004 0 782464 41.59 0 861076 1713860 58.49 540696 836800 8264 [2021-03-23T13:18:58.436Z] 13:08:01 246576 0 736860 39.16 0 898108 1584048 54.06 613980 784972 2076 [2021-03-23T13:18:58.436Z] 13:09:02 167620 0 935596 49.72 0 778328 2734472 93.32 652024 763004 1416 [2021-03-23T13:18:58.436Z] 13:10:01 360032 0 700312 37.22 0 821200 1404940 47.95 577980 660300 32 [2021-03-23T13:18:58.436Z] 13:11:01 256636 0 669544 35.58 0 955364 1205356 41.14 582488 764788 8 [2021-03-23T13:18:58.436Z] 13:12:01 262188 0 663984 35.29 0 955372 1171144 39.97 578328 764240 8 [2021-03-23T13:18:58.437Z] 13:13:01 261744 0 664420 35.31 0 955380 1171276 39.97 578960 764248 12 [2021-03-23T13:18:58.437Z] 13:14:01 262660 0 663332 35.25 0 955552 1171116 39.97 578332 764252 12 [2021-03-23T13:18:58.437Z] 13:15:01 255236 0 667116 35.46 0 959192 1171228 39.97 584880 765012 16 [2021-03-23T13:18:58.437Z] 13:16:01 256000 0 666340 35.41 0 959204 1171276 39.97 584396 765060 20 [2021-03-23T13:18:58.437Z] 13:17:01 249644 0 717840 38.15 0 914060 1184456 40.42 631944 677384 20 [2021-03-23T13:18:58.437Z] 13:18:01 73324 0 792948 42.14 0 1015272 1496324 51.07 627516 813964 84384 [2021-03-23T13:18:58.437Z] Average: 207038 0 745372 39.61 244 928890 1543215 52.67 624508 772628 16274 [2021-03-23T13:18:58.437Z] [2021-03-23T13:18:58.437Z] 13:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-23T13:18:58.437Z] 13:01:01 veth3e6d5fc 27.30 31.54 2.11 126.04 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:01:01 eth0 1122.16 1167.32 5976.61 145.72 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:01:01 docker0 860.23 751.06 71.27 2806.72 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:02:01 eth0 210.58 175.77 734.49 25.38 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:02:01 docker0 158.29 179.68 11.43 704.71 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:02:01 veth927bf6b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:03:01 eth0 36.90 24.85 21.49 75.97 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:03:01 docker0 1.93 1.93 0.13 0.16 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:03:01 veth927bf6b 1.93 1.93 0.15 0.16 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:04:02 eth0 21.06 11.39 18.11 9.71 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:04:02 docker0 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:04:02 veth927bf6b 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:05:01 eth0 203.15 147.05 1710.47 73.03 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:05:01 veth0ae4ac5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:06:02 eth0 44.46 24.15 158.40 7.99 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:06:02 veth0ae4ac5 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:06:02 docker0 15.96 28.31 0.92 145.38 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:07:01 eth0 152.60 110.57 1432.77 15.71 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:07:01 veth0ae4ac5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:07:01 veth47ca0bf 2.08 4.06 0.14 29.71 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:08:01 vethad35982 4.81 6.52 0.34 29.33 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:08:01 veth713e66d 6.52 4.81 29.33 0.34 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:08:01 eth0 135.80 90.67 473.72 89.09 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:09:02 vethb03b46a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:09:02 veth6952cef 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:09:02 eth0 61.16 41.38 53.02 78.92 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:09:02 veth5dd2404 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:10:01 eth0 141.11 116.39 183.79 309.88 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:10:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:10:01 docker0 1114.59 1078.88 88.82 4434.71 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:11:01 eth0 332.89 326.14 141.74 1316.18 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:13:01 eth0 0.95 0.33 0.32 0.17 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:14:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:15:01 eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:16:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:17:01 eth0 484.97 429.90 4294.96 84.02 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:17:01 docker0 40.56 39.16 3.88 251.25 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:18:01 vethe67ce73 23.79 34.53 1.59 232.91 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:18:01 eth0 459.10 392.23 3470.04 91.83 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] 13:18:01 docker0 23.79 34.39 1.27 232.90 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] Average: vethe67ce73 1.32 1.92 0.09 12.95 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] Average: eth0 189.29 169.94 1036.66 128.97 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] Average: docker0 64.59 63.14 5.15 269.65 0.00 0.00 0.00 0.00 [2021-03-23T13:18:58.437Z] [2021-03-23T13:18:58.437Z] [2021-03-23T13:18:58.437Z] ---> sar -P ALL: [2021-03-23T13:18:58.437Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/23/21 _x86_64_ (4 CPU) [2021-03-23T13:18:58.437Z] [2021-03-23T13:18:58.437Z] 12:59:04 LINUX RESTART (4 CPU) [2021-03-23T13:18:58.437Z] [2021-03-23T13:18:58.437Z] 13:00:01 CPU %user %nice %system %iowait %steal %idle [2021-03-23T13:18:58.437Z] 13:01:01 all 17.27 0.00 10.04 2.29 0.72 69.68 [2021-03-23T13:18:58.437Z] 13:01:01 0 21.01 0.00 11.91 2.47 0.75 63.86 [2021-03-23T13:18:58.437Z] 13:01:01 1 15.70 0.00 8.71 3.08 0.65 71.86 [2021-03-23T13:18:58.437Z] 13:01:01 2 18.85 0.00 10.18 1.26 0.69 69.02 [2021-03-23T13:18:58.437Z] 13:01:01 3 13.54 0.00 9.37 2.36 0.79 73.93 [2021-03-23T13:18:58.437Z] 13:02:01 all 21.92 0.00 8.57 5.75 0.84 62.91 [2021-03-23T13:18:58.437Z] 13:02:01 0 20.77 0.00 8.19 6.79 0.76 63.50 [2021-03-23T13:18:58.437Z] 13:02:01 1 21.25 0.00 8.62 4.29 0.88 64.96 [2021-03-23T13:18:58.437Z] 13:02:01 2 23.20 0.00 8.67 5.62 1.05 61.46 [2021-03-23T13:18:58.437Z] 13:02:01 3 22.46 0.00 8.82 6.30 0.67 61.74 [2021-03-23T13:18:58.437Z] 13:03:01 all 51.20 0.00 13.17 3.42 1.37 30.84 [2021-03-23T13:18:58.437Z] 13:03:01 0 51.73 0.00 13.12 1.61 1.52 32.02 [2021-03-23T13:18:58.437Z] 13:03:01 1 50.73 0.00 13.42 4.01 1.27 30.57 [2021-03-23T13:18:58.437Z] 13:03:01 2 51.06 0.00 13.34 4.82 1.53 29.25 [2021-03-23T13:18:58.437Z] 13:03:01 3 51.27 0.00 12.80 3.24 1.16 31.53 [2021-03-23T13:18:58.437Z] 13:04:02 all 50.53 0.00 15.08 2.83 0.95 30.60 [2021-03-23T13:18:58.437Z] 13:04:02 0 49.42 0.00 14.41 3.92 1.11 31.14 [2021-03-23T13:18:58.437Z] 13:04:02 1 50.45 0.00 15.36 1.98 0.93 31.29 [2021-03-23T13:18:58.437Z] 13:04:02 2 50.99 0.00 15.49 2.16 0.90 30.45 [2021-03-23T13:18:58.437Z] 13:04:02 3 51.26 0.00 15.07 3.28 0.87 29.52 [2021-03-23T13:18:58.437Z] 13:05:01 all 19.02 0.00 17.41 4.90 1.29 57.38 [2021-03-23T13:18:58.437Z] 13:05:01 0 19.72 0.00 17.85 4.22 1.21 56.99 [2021-03-23T13:18:58.437Z] 13:05:01 1 17.99 0.00 17.04 4.77 1.30 58.91 [2021-03-23T13:18:58.437Z] 13:05:01 2 18.06 0.00 17.57 5.84 1.30 57.24 [2021-03-23T13:18:58.437Z] 13:05:01 3 20.34 0.00 17.17 4.76 1.36 56.38 [2021-03-23T13:18:58.437Z] 13:06:02 all 22.54 0.00 27.55 26.01 2.02 21.88 [2021-03-23T13:18:58.437Z] 13:06:02 0 20.71 0.00 26.12 25.64 2.38 25.16 [2021-03-23T13:18:58.437Z] 13:06:02 1 22.87 0.00 27.19 24.36 2.17 23.42 [2021-03-23T13:18:58.437Z] 13:06:02 2 23.51 0.00 28.44 26.83 1.73 19.48 [2021-03-23T13:18:58.437Z] 13:06:02 3 23.07 0.00 28.48 27.23 1.79 19.42 [2021-03-23T13:18:58.437Z] 13:07:01 all 59.97 0.82 19.48 10.83 0.60 8.29 [2021-03-23T13:18:58.437Z] 13:07:01 0 60.04 0.77 20.32 9.13 0.62 9.12 [2021-03-23T13:18:58.437Z] 13:07:01 1 59.78 0.88 18.82 13.13 0.56 6.83 [2021-03-23T13:18:58.437Z] 13:07:01 2 59.98 0.78 19.60 10.97 0.57 8.11 [2021-03-23T13:18:58.437Z] 13:07:01 3 60.08 0.87 19.17 10.09 0.67 9.11 [2021-03-23T13:18:58.437Z] 13:08:01 all 15.71 1.37 22.97 31.27 1.38 27.31 [2021-03-23T13:18:58.437Z] 13:08:01 0 14.96 1.18 23.29 33.47 1.42 25.67 [2021-03-23T13:18:58.437Z] 13:08:01 1 15.83 1.44 22.40 31.37 1.30 27.66 [2021-03-23T13:18:58.437Z] 13:08:01 2 15.76 1.41 23.03 31.71 1.43 26.67 [2021-03-23T13:18:58.437Z] 13:08:01 3 16.31 1.44 23.16 28.48 1.36 29.25 [2021-03-23T13:18:58.437Z] 13:09:02 all 25.19 0.14 23.43 28.65 1.81 20.78 [2021-03-23T13:18:58.437Z] 13:09:02 0 23.25 0.14 22.66 29.38 2.03 22.54 [2021-03-23T13:18:58.437Z] 13:09:02 1 24.90 0.07 24.02 25.96 1.76 23.28 [2021-03-23T13:18:58.437Z] 13:09:02 2 25.00 0.14 23.78 29.85 1.90 19.33 [2021-03-23T13:18:58.437Z] 13:09:02 3 27.65 0.20 23.28 29.40 1.55 17.93 [2021-03-23T13:18:58.437Z] 13:10:01 all 42.50 0.00 13.41 8.99 0.71 34.40 [2021-03-23T13:18:58.437Z] 13:10:01 0 42.05 0.00 13.25 6.62 0.56 37.52 [2021-03-23T13:18:58.437Z] 13:10:01 1 43.38 0.00 14.22 9.29 0.78 32.33 [2021-03-23T13:18:58.437Z] 13:10:01 2 41.74 0.00 13.46 9.13 0.72 34.95 [2021-03-23T13:18:58.437Z] 13:10:01 3 42.82 0.00 12.71 10.91 0.76 32.81 [2021-03-23T13:18:58.437Z] 13:11:01 all 7.57 0.00 2.96 2.48 0.30 86.69 [2021-03-23T13:18:58.437Z] 13:11:01 0 7.00 0.00 3.25 3.35 0.30 86.09 [2021-03-23T13:18:58.437Z] 13:11:01 1 8.19 0.00 2.95 2.07 0.29 86.49 [2021-03-23T13:18:58.437Z] 13:11:01 2 7.58 0.00 2.74 2.18 0.34 87.16 [2021-03-23T13:18:58.437Z] 13:11:01 3 7.51 0.00 2.91 2.30 0.29 86.99 [2021-03-23T13:18:58.437Z] [2021-03-23T13:18:58.437Z] 13:11:01 CPU %user %nice %system %iowait %steal %idle [2021-03-23T13:18:58.437Z] 13:12:01 all 0.12 0.00 0.13 0.00 0.03 99.72 [2021-03-23T13:18:58.437Z] 13:12:01 0 0.05 0.00 0.10 0.00 0.03 99.82 [2021-03-23T13:18:58.437Z] 13:12:01 1 0.28 0.00 0.13 0.00 0.05 99.53 [2021-03-23T13:18:58.437Z] 13:12:01 2 0.08 0.00 0.13 0.00 0.03 99.75 [2021-03-23T13:18:58.437Z] 13:12:01 3 0.07 0.00 0.15 0.00 0.00 99.78 [2021-03-23T13:18:58.437Z] 13:13:01 all 0.17 0.00 0.05 0.00 0.00 99.77 [2021-03-23T13:18:58.437Z] 13:13:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-23T13:18:58.437Z] 13:13:01 1 0.47 0.00 0.05 0.00 0.00 99.48 [2021-03-23T13:18:58.437Z] 13:13:01 2 0.17 0.00 0.07 0.00 0.00 99.77 [2021-03-23T13:18:58.437Z] 13:13:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-23T13:18:58.437Z] 13:14:01 all 0.05 0.00 0.04 0.00 0.01 99.90 [2021-03-23T13:18:58.437Z] 13:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-23T13:18:58.437Z] 13:14:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-23T13:18:58.437Z] 13:14:01 2 0.13 0.00 0.05 0.00 0.02 99.80 [2021-03-23T13:18:58.438Z] 13:14:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-23T13:18:58.438Z] 13:15:01 all 0.16 0.00 0.07 0.02 0.00 99.75 [2021-03-23T13:18:58.438Z] 13:15:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-23T13:18:58.438Z] 13:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-23T13:18:58.438Z] 13:15:01 2 0.50 0.00 0.07 0.02 0.00 99.42 [2021-03-23T13:18:58.438Z] 13:15:01 3 0.08 0.00 0.13 0.07 0.02 99.70 [2021-03-23T13:18:58.438Z] 13:16:01 all 0.22 0.00 0.04 0.00 0.01 99.73 [2021-03-23T13:18:58.438Z] 13:16:01 0 0.23 0.00 0.02 0.02 0.02 99.72 [2021-03-23T13:18:58.438Z] 13:16:01 1 0.12 0.00 0.05 0.00 0.00 99.83 [2021-03-23T13:18:58.438Z] 13:16:01 2 0.53 0.00 0.03 0.00 0.02 99.42 [2021-03-23T13:18:58.438Z] 13:16:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-23T13:18:58.438Z] 13:17:01 all 11.28 0.00 8.35 7.06 0.57 72.74 [2021-03-23T13:18:58.438Z] 13:17:01 0 11.40 0.00 9.10 6.01 0.62 72.87 [2021-03-23T13:18:58.438Z] 13:17:01 1 11.29 0.00 8.35 7.73 0.56 72.06 [2021-03-23T13:18:58.438Z] 13:17:01 2 10.88 0.00 8.06 4.98 0.51 75.56 [2021-03-23T13:18:58.438Z] 13:17:01 3 11.56 0.00 7.90 9.51 0.57 70.46 [2021-03-23T13:18:58.438Z] 13:18:01 all 10.96 0.00 8.58 2.40 0.55 77.52 [2021-03-23T13:18:58.438Z] 13:18:01 0 10.70 0.00 9.10 3.10 0.53 76.56 [2021-03-23T13:18:58.438Z] 13:18:01 1 9.60 0.00 7.87 2.23 0.50 79.80 [2021-03-23T13:18:58.438Z] 13:18:01 2 14.17 0.00 9.00 3.30 0.63 72.90 [2021-03-23T13:18:58.438Z] 13:18:01 3 9.34 0.00 8.33 0.96 0.55 80.81 [2021-03-23T13:18:58.438Z] Average: all 19.39 0.13 10.42 7.45 0.72 61.89 [2021-03-23T13:18:58.438Z] Average: 0 19.21 0.11 10.52 7.42 0.76 61.98 [2021-03-23T13:18:58.438Z] Average: 1 19.20 0.13 10.31 7.31 0.71 62.34 [2021-03-23T13:18:58.438Z] Average: 2 19.75 0.13 10.56 7.56 0.73 61.28 [2021-03-23T13:18:58.438Z] Average: 3 19.40 0.14 10.29 7.53 0.68 61.97 [2021-03-23T13:18:58.438Z] [2021-03-23T13:18:58.438Z] [2021-03-23T13:18:58.438Z]