Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 51da847046bcb32454298370e4f572d9cc02dc57 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9181722766163628613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8733336031699265853.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7700117735818352101.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6905907548597780315.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3336277738800884019.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15564 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/504 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/504 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/504@tmp/jenkins-gitclient-ssh4775764989667489368.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 51da847046bcb32454298370e4f572d9cc02dc57 (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 core.sparsecheckout # timeout=10 > git checkout -f 51da847046bcb32454298370e4f572d9cc02dc57 # timeout=10 Commit message: "fix: Revert port changes to V1 Swagger files (#3499)" > git rev-list --no-walk 38f9dcc5dd86ab810584922aac70b04bd93fc502 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-21T19:13:05.358Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-21T19:13:05.455Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-21T19:13:05.484Z] ========================================================= [2021-05-21T19:13:05.484Z] EdgeX Global Pipelines Version Info [2021-05-21T19:13:05.484Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:13:06.941Z] ------------------- [2021-05-21T19:13:06.941Z] stable info: [2021-05-21T19:13:06.941Z] ------------------- [2021-05-21T19:13:06.941Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-21T19:13:06.941Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T19:13:06.941Z] Message: update stable to v1.0.192 [2021-05-21T19:13:07.517Z] ------------------- [2021-05-21T19:13:07.517Z] experimental info: [2021-05-21T19:13:07.517Z] ------------------- [2021-05-21T19:13:07.517Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-21T19:13:07.517Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T19:13:07.517Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-21T19:13:07.654Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-21T19:13:07.675Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-21T19:13:07.697Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-21T19:13:07.718Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-21T19:13:07.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-21T19:13:07.763Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-21T19:13:07.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-21T19:13:07.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-21T19:13:07.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-21T19:13:07.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-21T19:13:07.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-21T19:13:07.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-21T19:13:07.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-21T19:13:07.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-21T19:13:07.947Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-21T19:13:07.978Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-21T19:13:07.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-21T19:13:08.021Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-21T19:13:08.040Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-21T19:13:08.061Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-21T19:13:08.080Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-21T19:13:08.100Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-21T19:13:08.120Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-21T19:13:08.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-21T19:13:08.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-21T19:13:08.209Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] echo [2021-05-21T19:13:08.230Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51da847 [Pipeline] echo [2021-05-21T19:13:08.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T19:13:08.351Z] provisioning config files... [2021-05-21T19:13:08.367Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/504@tmp/config3909664226911389293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:13:08.706Z] ---> docker-login.sh [2021-05-21T19:13:08.706Z] nexus3.edgexfoundry.org:10001 [2021-05-21T19:13:08.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:13:09.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:13:09.232Z] Configure a credential helper to remove this warning. See [2021-05-21T19:13:09.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:13:09.232Z] [2021-05-21T19:13:09.232Z] Login Succeeded [2021-05-21T19:13:09.232Z] nexus3.edgexfoundry.org:10002 [2021-05-21T19:13:09.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:13:09.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:13:09.232Z] Configure a credential helper to remove this warning. See [2021-05-21T19:13:09.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:13:09.232Z] [2021-05-21T19:13:09.232Z] Login Succeeded [2021-05-21T19:13:09.232Z] nexus3.edgexfoundry.org:10003 [2021-05-21T19:13:09.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:13:09.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:13:09.498Z] Configure a credential helper to remove this warning. See [2021-05-21T19:13:09.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:13:09.498Z] [2021-05-21T19:13:09.498Z] Login Succeeded [2021-05-21T19:13:09.498Z] nexus3.edgexfoundry.org:10004 [2021-05-21T19:13:09.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:13:09.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:13:09.761Z] Configure a credential helper to remove this warning. See [2021-05-21T19:13:09.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:13:09.761Z] [2021-05-21T19:13:09.761Z] Login Succeeded [2021-05-21T19:13:09.761Z] docker.io [2021-05-21T19:13:09.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:13:10.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:13:10.024Z] Configure a credential helper to remove this warning. See [2021-05-21T19:13:10.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:13:10.024Z] [2021-05-21T19:13:10.024Z] Login Succeeded [2021-05-21T19:13:10.024Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T19:13:10.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T19:13:10.366Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-21T19:13:10.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T19:13:10.366Z] ++ dirname cmd/core-command/Dockerfile [2021-05-21T19:13:10.366Z] ++ cut -d/ -f2 [2021-05-21T19:13:10.366Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-21T19:13:10.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T19:13:10.366Z] ++ dirname cmd/core-data/Dockerfile [2021-05-21T19:13:10.366Z] ++ cut -d/ -f2 [2021-05-21T19:13:10.366Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-21T19:13:10.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T19:13:10.366Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-21T19:13:10.366Z] ++ cut -d/ -f2 [2021-05-21T19:13:10.366Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-21T19:13:10.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T19:13:10.366Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-21T19:13:10.366Z] ++ cut -d/ -f2 [2021-05-21T19:13:10.366Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-21T19:13:10.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T19:13:10.366Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-21T19:13:10.366Z] ++ cut -d/ -f2 [2021-05-21T19:13:10.366Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-21T19:13:10.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T19:13:10.366Z] ++ cut -d/ -f2 [2021-05-21T19:13:10.366Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-21T19:13:10.366Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-21T19:13:10.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T19:13:10.366Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-21T19:13:10.366Z] ++ cut -d/ -f2 [2021-05-21T19:13:10.366Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-21T19:13:10.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T19:13:10.366Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-21T19:13:10.366Z] ++ cut -d/ -f2 [2021-05-21T19:13:10.366Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-21T19:13:10.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T19:13:10.366Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-21T19:13:10.366Z] ++ cut -d/ -f2 [2021-05-21T19:13:10.366Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-21T19:13:10.413Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:13:11.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T19:13:11.920Z] [2021-05-21T19:13:11.920Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:13:12.239Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T19:13:12.239Z] latest: Pulling from edgex-devops/git-semver [2021-05-21T19:13:12.239Z] 31603596830f: Pulling fs layer [2021-05-21T19:13:12.239Z] 54011a49482f: Pulling fs layer [2021-05-21T19:13:12.239Z] a6820b24f6d8: Pulling fs layer [2021-05-21T19:13:12.239Z] f581987b2513: Pulling fs layer [2021-05-21T19:13:12.239Z] f581987b2513: Waiting [2021-05-21T19:13:12.239Z] 54011a49482f: Verifying Checksum [2021-05-21T19:13:12.239Z] 54011a49482f: Download complete [2021-05-21T19:13:12.502Z] 31603596830f: Verifying Checksum [2021-05-21T19:13:12.502Z] 31603596830f: Download complete [2021-05-21T19:13:12.502Z] f581987b2513: Verifying Checksum [2021-05-21T19:13:12.502Z] f581987b2513: Download complete [2021-05-21T19:13:12.502Z] a6820b24f6d8: Verifying Checksum [2021-05-21T19:13:12.502Z] a6820b24f6d8: Download complete [2021-05-21T19:13:12.767Z] 31603596830f: Pull complete [2021-05-21T19:13:12.767Z] 54011a49482f: Pull complete [2021-05-21T19:13:13.718Z] a6820b24f6d8: Pull complete [2021-05-21T19:13:13.718Z] f581987b2513: Pull complete [2021-05-21T19:13:13.718Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-21T19:13:13.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T19:13:13.718Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-21T19:13:13.801Z] prd-centos7-docker-4c-2g-15564 does not seem to be running inside a container [2021-05-21T19:13:13.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-21T19:13:15.049Z] $ docker top 40779121e58efc2fe68168059b46cbe50d715f291686814cf83b712f26a09521 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T19:13:15.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T19:13:15.177Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T19:13:15.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T19:13:15.319Z] $ docker exec 40779121e58efc2fe68168059b46cbe50d715f291686814cf83b712f26a09521 ssh-agent [2021-05-21T19:13:15.450Z] SSH_AUTH_SOCK=/tmp/ssh-O23qISuGYEv0/agent.15 [2021-05-21T19:13:15.450Z] SSH_AGENT_PID=21 [2021-05-21T19:13:15.460Z] Running ssh-add (command line suppressed) [2021-05-21T19:13:15.581Z] Identity added: /w/workspace/edgex-go/504@tmp/private_key_3771560369596600365.key (/w/workspace/edgex-go/504@tmp/private_key_3771560369596600365.key) [2021-05-21T19:13:15.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T19:13:15.933Z] + git tag --points-at HEAD [Pipeline] } [2021-05-21T19:13:15.952Z] $ docker exec --env ******** --env ******** 40779121e58efc2fe68168059b46cbe50d715f291686814cf83b712f26a09521 ssh-agent -k [2021-05-21T19:13:16.059Z] unset SSH_AUTH_SOCK; [2021-05-21T19:13:16.059Z] unset SSH_AGENT_PID; [2021-05-21T19:13:16.059Z] echo Agent pid 21 killed; [2021-05-21T19:13:16.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-21T19:13:16.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T19:13:16.112Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T19:13:16.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T19:13:16.259Z] $ docker exec 40779121e58efc2fe68168059b46cbe50d715f291686814cf83b712f26a09521 ssh-agent [2021-05-21T19:13:16.381Z] SSH_AUTH_SOCK=/tmp/ssh-8vYLvMiajTmw/agent.55 [2021-05-21T19:13:16.381Z] SSH_AGENT_PID=62 [2021-05-21T19:13:16.387Z] Running ssh-add (command line suppressed) [2021-05-21T19:13:16.497Z] Identity added: /w/workspace/edgex-go/504@tmp/private_key_2902548255591953787.key (/w/workspace/edgex-go/504@tmp/private_key_2902548255591953787.key) [2021-05-21T19:13:16.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T19:13:16.812Z] + git semver init [2021-05-21T19:13:16.812Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T19:13:16.812Z] # $GIT_DIR = /w/workspace/edgex-go/504/.git [2021-05-21T19:13:16.812Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/504 [2021-05-21T19:13:16.812Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T19:13:16.812Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T19:13:16.812Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T19:13:16.812Z] # $SEMVER_BRANCH = master [2021-05-21T19:13:16.812Z] # $SEMVER_TEMP = /tmp/semver-792385384 [2021-05-21T19:13:16.812Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-21T19:13:31.775Z] # '/tmp/semver-792385384' -> '/w/workspace/edgex-go/504/.semver' [2021-05-21T19:13:31.775Z] # -> Force: false [2021-05-21T19:13:31.775Z] # $SEMVER_DIR = /w/workspace/edgex-go/504/.semver [Pipeline] } [2021-05-21T19:13:31.790Z] $ docker exec --env ******** --env ******** 40779121e58efc2fe68168059b46cbe50d715f291686814cf83b712f26a09521 ssh-agent -k [2021-05-21T19:13:31.888Z] unset SSH_AUTH_SOCK; [2021-05-21T19:13:31.890Z] unset SSH_AGENT_PID; [2021-05-21T19:13:31.890Z] echo Agent pid 62 killed; [2021-05-21T19:13:31.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T19:13:32.234Z] + git semver [Pipeline] } [2021-05-21T19:13:32.252Z] $ docker stop --time=1 40779121e58efc2fe68168059b46cbe50d715f291686814cf83b712f26a09521 [2021-05-21T19:13:39.582Z] $ docker rm -f 40779121e58efc2fe68168059b46cbe50d715f291686814cf83b712f26a09521 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T19:13:40.009Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-21T19:13:40.277Z] Stashed 1 file(s) [Pipeline] echo [2021-05-21T19:13:40.281Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.234 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T19:13:40.923Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-21T19:13:41.226Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T19:13:41.529Z] + sudo service docker restart [2021-05-21T19:13:41.529Z] + true [2021-05-21T19:13:41.529Z] Redirecting to /bin/systemctl restart docker.service [2021-05-21T19:13:55.557Z] Still waiting to schedule task [2021-05-21T19:13:55.558Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-21T19:13:59.707Z] ========================================================= [2021-05-21T19:13:59.707Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-21T19:13:59.707Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:14:00.022Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-21T19:14:01.426Z] Sending build context to Docker daemon 330.8MB [2021-05-21T19:14:01.426Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T19:14:01.426Z] Step 2/6 : FROM ${BASE} [2021-05-21T19:14:01.686Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-21T19:14:01.686Z] 540db60ca938: Pulling fs layer [2021-05-21T19:14:01.686Z] adcc1eea9eea: Pulling fs layer [2021-05-21T19:14:01.686Z] 4c4ab2625f07: Pulling fs layer [2021-05-21T19:14:01.686Z] 0510c868ecb4: Pulling fs layer [2021-05-21T19:14:01.686Z] afea3b2eda06: Pulling fs layer [2021-05-21T19:14:01.686Z] 7809a108b3ef: Pulling fs layer [2021-05-21T19:14:01.686Z] f706445af74f: Pulling fs layer [2021-05-21T19:14:01.686Z] 0510c868ecb4: Waiting [2021-05-21T19:14:01.686Z] afea3b2eda06: Waiting [2021-05-21T19:14:01.686Z] 7809a108b3ef: Waiting [2021-05-21T19:14:01.686Z] f706445af74f: Waiting [2021-05-21T19:14:01.686Z] 4c4ab2625f07: Verifying Checksum [2021-05-21T19:14:01.686Z] 4c4ab2625f07: Download complete [2021-05-21T19:14:01.686Z] adcc1eea9eea: Verifying Checksum [2021-05-21T19:14:01.686Z] adcc1eea9eea: Download complete [2021-05-21T19:14:01.686Z] afea3b2eda06: Verifying Checksum [2021-05-21T19:14:01.686Z] afea3b2eda06: Download complete [2021-05-21T19:14:01.957Z] 7809a108b3ef: Verifying Checksum [2021-05-21T19:14:01.957Z] 7809a108b3ef: Download complete [2021-05-21T19:14:01.957Z] 540db60ca938: Verifying Checksum [2021-05-21T19:14:01.957Z] 540db60ca938: Download complete [2021-05-21T19:14:01.957Z] 540db60ca938: Pull complete [2021-05-21T19:14:02.222Z] adcc1eea9eea: Pull complete [2021-05-21T19:14:02.485Z] 4c4ab2625f07: Pull complete [2021-05-21T19:14:03.869Z] f706445af74f: Download complete [2021-05-21T19:14:04.129Z] 0510c868ecb4: Verifying Checksum [2021-05-21T19:14:04.129Z] 0510c868ecb4: Download complete [2021-05-21T19:14:08.373Z] 0510c868ecb4: Pull complete [2021-05-21T19:14:08.373Z] afea3b2eda06: Pull complete [2021-05-21T19:14:08.640Z] 7809a108b3ef: Pull complete [2021-05-21T19:14:12.062Z] f706445af74f: Pull complete [2021-05-21T19:14:12.062Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-21T19:14:12.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-21T19:14:12.062Z] ---> b068be0155e3 [2021-05-21T19:14:12.062Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-21T19:14:13.989Z] ---> Running in d06434078567 [2021-05-21T19:14:14.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:14:15.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:14:15.718Z] (1/12) Installing libmagic (5.39-r0) [2021-05-21T19:14:16.290Z] (2/12) Installing file (5.39-r0) [2021-05-21T19:14:16.290Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-21T19:14:16.290Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-21T19:14:21.603Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-21T19:14:21.603Z] (6/12) Installing patch (2.7.6-r6) [2021-05-21T19:14:21.603Z] (7/12) Installing build-base (0.5-r2) [2021-05-21T19:14:21.603Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-21T19:14:21.603Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-21T19:14:21.603Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-21T19:14:21.603Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-21T19:14:21.603Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-21T19:14:21.866Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T19:14:21.866Z] OK: 219 MiB in 52 packages [2021-05-21T19:14:24.427Z] Removing intermediate container d06434078567 [2021-05-21T19:14:24.427Z] ---> 0d787adbc534 [2021-05-21T19:14:24.427Z] Step 4/6 : WORKDIR /edgex-go [2021-05-21T19:14:24.427Z] ---> Running in 19e59ebc1ffb [2021-05-21T19:14:24.427Z] Removing intermediate container 19e59ebc1ffb [2021-05-21T19:14:24.427Z] ---> 2d99925a3c35 [2021-05-21T19:14:24.427Z] Step 5/6 : COPY go.mod . [2021-05-21T19:14:24.690Z] ---> 09169bfde52d [2021-05-21T19:14:24.690Z] Step 6/6 : RUN go mod download [2021-05-21T19:14:24.690Z] ---> Running in 7a463443132a [2021-05-21T19:14:46.726Z] Removing intermediate container 7a463443132a [2021-05-21T19:14:46.726Z] ---> 7caf59bc784b [2021-05-21T19:14:46.726Z] Successfully built 7caf59bc784b [2021-05-21T19:14:46.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:14:47.036Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T19:14:47.036Z] . [Pipeline] withDockerContainer [2021-05-21T19:14:47.122Z] prd-centos7-docker-4c-2g-15564 does not seem to be running inside a container [2021-05-21T19:14:47.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 ******** ci-base-image-x86_64 cat [2021-05-21T19:14:47.612Z] $ docker top 06848c4245399d3fe346fdc5d4be059bc1d07fbdb6447869b884b447a3673d27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T19:14:48.001Z] + go version [2021-05-21T19:14:48.001Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-21T19:14:48.014Z] $ docker stop --time=1 06848c4245399d3fe346fdc5d4be059bc1d07fbdb6447869b884b447a3673d27 [2021-05-21T19:14:49.246Z] $ docker rm -f 06848c4245399d3fe346fdc5d4be059bc1d07fbdb6447869b884b447a3673d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:14:49.841Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T19:14:49.842Z] . [Pipeline] withDockerContainer [2021-05-21T19:14:49.931Z] prd-centos7-docker-4c-2g-15564 does not seem to be running inside a container [2021-05-21T19:14:49.974Z] $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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 ******** ci-base-image-x86_64 cat [2021-05-21T19:14:50.533Z] $ docker top dea66357e78301d8818511b058c8edf2a5e528ec13c11717bbb9ebebb894260a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-21T19:14:50.632Z] ========================================================= [2021-05-21T19:14:50.632Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-21T19:14:50.632Z] ========================================================= [Pipeline] sh [2021-05-21T19:14:50.927Z] + go mod tidy [Pipeline] sh [2021-05-21T19:14:51.493Z] + make test [2021-05-21T19:14:51.494Z] go mod tidy [2021-05-21T19:14:51.771Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-21T19:14:58.401Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-21T19:15:20.468Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-21T19:15:23.060Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-21T19:15:26.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-21T19:15:26.388Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-21T19:15:28.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-21T19:15:29.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-21T19:15:29.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-21T19:15:29.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-21T19:15:30.519Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-21T19:15:31.931Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-21T19:15:33.875Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-21T19:15:33.875Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-21T19:15:33.875Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-21T19:15:35.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.100s coverage: 46.1% of statements [2021-05-21T19:15:35.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-21T19:15:35.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-21T19:15:35.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-21T19:15:35.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-21T19:15:35.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-21T19:15:35.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-21T19:15:35.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.072s coverage: 28.7% of statements [2021-05-21T19:15:36.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements [2021-05-21T19:15:38.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.103s coverage: 27.7% of statements [2021-05-21T19:15:38.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-21T19:15:38.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-21T19:15:38.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-21T19:15:38.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-21T19:15:38.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-21T19:15:39.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-05-21T19:15:39.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-21T19:15:39.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-05-21T19:15:39.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-21T19:15:39.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements [2021-05-21T19:15:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-21T19:15:39.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-21T19:15:40.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.075s coverage: 58.6% of statements [2021-05-21T19:15:40.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-21T19:15:40.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-21T19:15:41.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.119s coverage: 87.7% of statements [2021-05-21T19:15:41.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-21T19:15:41.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T19:15:41.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.054s coverage: 78.9% of statements [2021-05-21T19:15:41.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-21T19:15:44.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.222s coverage: 28.6% of statements [2021-05-21T19:15:44.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-21T19:15:44.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-21T19:15:44.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-21T19:15:44.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-21T19:15:44.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-21T19:15:44.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.090s coverage: 100.0% of statements [2021-05-21T19:15:44.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-21T19:15:44.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements [2021-05-21T19:15:44.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-21T19:15:44.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.089s coverage: 86.7% of statements [2021-05-21T19:15:44.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-21T19:15:45.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.098s coverage: 97.5% of statements [2021-05-21T19:15:45.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-21T19:15:45.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.067s coverage: 78.3% of statements [2021-05-21T19:15:45.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-21T19:15:45.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-21T19:15:45.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-21T19:15:45.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-21T19:15:48.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.263s coverage: 95.1% of statements [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-21T19:15:48.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-21T19:15:48.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.8% of statements [2021-05-21T19:15:48.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-21T19:15:48.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.053s coverage: 21.7% of statements [2021-05-21T19:15:48.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-21T19:15:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-05-21T19:15:50.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements [2021-05-21T19:15:50.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-05-21T19:15:50.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-05-21T19:15:50.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-05-21T19:15:57.896Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15565 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-05-21T19:15:57.917Z] Running in /w/workspace/edgex-go/504 [Pipeline] { [Pipeline] checkout [2021-05-21T19:15:58.130Z] The recommended git tool is: git [2021-05-21T19:16:03.611Z] using credential edgex-jenkins-ssh [2021-05-21T19:16:03.641Z] Cloning the remote Git repository [2021-05-21T19:16:03.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2021-05-21T19:16:03.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-05-21T19:16:03.701Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-21T19:16:04.118Z] > git init /w/workspace/edgex-go/504 # timeout=10 [2021-05-21T19:16:04.250Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-21T19:16:04.251Z] > git --version # timeout=10 [2021-05-21T19:16:04.270Z] > git --version # 'git version 2.17.1' [2021-05-21T19:16:04.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T19:16:04.339Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T19:16:08.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.269s coverage: 81.8% of statements [2021-05-21T19:16:08.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-21T19:16:20.584Z] Avoid second fetch [2021-05-21T19:16:20.584Z] Checking out Revision 51da847046bcb32454298370e4f572d9cc02dc57 (master) [2021-05-21T19:16:20.553Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-21T19:16:20.571Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T19:16:20.608Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T19:16:20.620Z] > git checkout -f 51da847046bcb32454298370e4f572d9cc02dc57 # timeout=10 [2021-05-21T19:16:25.064Z] Commit message: "fix: Revert port changes to V1 Swagger files (#3499)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 76.0% of statements [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-21T19:16:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2021-05-21T19:16:26.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-05-21T19:16:26.486Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-21T19:16:26.922Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T19:16:27.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.177s coverage: 66.9% of statements [2021-05-21T19:16:27.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-21T19:16:27.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-21T19:16:27.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-21T19:16:27.267Z] + true [2021-05-21T19:16:27.267Z] + sudo service docker restart [2021-05-21T19:16:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.5% of statements [2021-05-21T19:16:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-21T19:16:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-21T19:16:27.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-05-21T19:16:27.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-21T19:16:27.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-05-21T19:16:29.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.106s coverage: 46.8% of statements [2021-05-21T19:16:29.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-21T19:16:29.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-21T19:16:29.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-21T19:16:29.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-21T19:16:29.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-21T19:16:29.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements [2021-05-21T19:16:29.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-21T19:16:29.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-05-21T19:16:29.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-21T19:16:29.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-21T19:16:33.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.058s coverage: 18.9% of statements [2021-05-21T19:16:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-21T19:16:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-21T19:16:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-21T19:16:33.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.141s coverage: 91.9% of statements [2021-05-21T19:16:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-21T19:16:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T19:16:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-21T19:16:33.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.624s coverage: 28.8% of statements [2021-05-21T19:16:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-21T19:16:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-21T19:16:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-21T19:16:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-21T19:16:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-21T19:16:33.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.057s coverage: 99.0% of statements [2021-05-21T19:16:33.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-21T19:16:34.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements [2021-05-21T19:16:34.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-21T19:16:34.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-21T19:16:34.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-21T19:16:34.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.063s coverage: 64.6% of statements [2021-05-21T19:16:34.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-21T19:16:35.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.095s coverage: 97.6% of statements [2021-05-21T19:16:35.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-21T19:16:35.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T19:16:35.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-21T19:16:35.399Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements [2021-05-21T19:16:35.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-21T19:16:35.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements [2021-05-21T19:16:35.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-21T19:16:35.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-21T19:16:35.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-21T19:16:35.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-21T19:16:35.975Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2021-05-21T19:16:35.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-21T19:16:35.975Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-21T19:16:35.975Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements [2021-05-21T19:16:36.244Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.074s coverage: 28.1% of statements [2021-05-21T19:16:36.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-21T19:16:36.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-21T19:16:36.507Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.059s coverage: 27.9% of statements [2021-05-21T19:16:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-21T19:16:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-21T19:16:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-21T19:16:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-21T19:16:36.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-21T19:16:36.769Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements [2021-05-21T19:16:37.344Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T19:16:45.624Z] provisioning config files... [2021-05-21T19:16:45.652Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/504@tmp/config8932601398551840205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:16:46.026Z] ---> docker-login.sh [2021-05-21T19:16:46.026Z] nexus3.edgexfoundry.org:10001 [2021-05-21T19:16:47.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:16:47.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:16:47.286Z] Configure a credential helper to remove this warning. See [2021-05-21T19:16:47.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:16:47.286Z] [2021-05-21T19:16:47.286Z] Login Succeeded [2021-05-21T19:16:47.286Z] nexus3.edgexfoundry.org:10002 [2021-05-21T19:16:47.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:16:47.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:16:47.885Z] Configure a credential helper to remove this warning. See [2021-05-21T19:16:47.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:16:47.885Z] [2021-05-21T19:16:47.885Z] Login Succeeded [2021-05-21T19:16:47.885Z] nexus3.edgexfoundry.org:10003 [2021-05-21T19:16:48.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:16:48.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:16:48.442Z] Configure a credential helper to remove this warning. See [2021-05-21T19:16:48.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:16:48.442Z] [2021-05-21T19:16:48.442Z] Login Succeeded [2021-05-21T19:16:48.442Z] nexus3.edgexfoundry.org:10004 [2021-05-21T19:16:48.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:16:49.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:16:49.000Z] Configure a credential helper to remove this warning. See [2021-05-21T19:16:49.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:16:49.000Z] [2021-05-21T19:16:49.000Z] Login Succeeded [2021-05-21T19:16:49.000Z] docker.io [2021-05-21T19:16:49.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:16:49.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:16:49.870Z] Configure a credential helper to remove this warning. See [2021-05-21T19:16:49.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:16:49.870Z] [2021-05-21T19:16:49.870Z] Login Succeeded [2021-05-21T19:16:49.870Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T19:16:49.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-21T19:16:50.196Z] ========================================================= [2021-05-21T19:16:50.196Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-21T19:16:50.196Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:16:50.548Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-21T19:16:53.182Z] Sending build context to Docker daemon 168MB [2021-05-21T19:16:53.182Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T19:16:53.182Z] Step 2/6 : FROM ${BASE} [2021-05-21T19:16:53.182Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-21T19:16:53.182Z] 595b0fe564bb: Pulling fs layer [2021-05-21T19:16:53.182Z] 7186ed65a4f7: Pulling fs layer [2021-05-21T19:16:53.182Z] 316046926c0a: Pulling fs layer [2021-05-21T19:16:53.182Z] 4ebd0625c992: Pulling fs layer [2021-05-21T19:16:53.182Z] 207e8628e3a3: Pulling fs layer [2021-05-21T19:16:53.182Z] c791037a9be2: Pulling fs layer [2021-05-21T19:16:53.182Z] ffd874e62e21: Pulling fs layer [2021-05-21T19:16:53.182Z] 207e8628e3a3: Waiting [2021-05-21T19:16:53.182Z] c791037a9be2: Waiting [2021-05-21T19:16:53.182Z] 4ebd0625c992: Waiting [2021-05-21T19:16:53.182Z] ffd874e62e21: Waiting [2021-05-21T19:16:53.182Z] 316046926c0a: Verifying Checksum [2021-05-21T19:16:53.182Z] 316046926c0a: Download complete [2021-05-21T19:16:53.182Z] 7186ed65a4f7: Verifying Checksum [2021-05-21T19:16:53.182Z] 7186ed65a4f7: Download complete [2021-05-21T19:16:53.182Z] 207e8628e3a3: Verifying Checksum [2021-05-21T19:16:53.182Z] 207e8628e3a3: Download complete [2021-05-21T19:16:53.182Z] c791037a9be2: Verifying Checksum [2021-05-21T19:16:53.182Z] c791037a9be2: Download complete [2021-05-21T19:16:53.182Z] 595b0fe564bb: Verifying Checksum [2021-05-21T19:16:53.182Z] 595b0fe564bb: Download complete [2021-05-21T19:16:54.173Z] 595b0fe564bb: Pull complete [2021-05-21T19:16:54.778Z] 7186ed65a4f7: Pull complete [2021-05-21T19:16:55.055Z] 316046926c0a: Pull complete [2021-05-21T19:16:56.037Z] ffd874e62e21: Verifying Checksum [2021-05-21T19:16:56.037Z] ffd874e62e21: Download complete [2021-05-21T19:16:56.637Z] 4ebd0625c992: Verifying Checksum [2021-05-21T19:16:56.637Z] 4ebd0625c992: Download complete [2021-05-21T19:17:09.066Z] 4ebd0625c992: Pull complete [2021-05-21T19:17:09.066Z] 207e8628e3a3: Pull complete [2021-05-21T19:17:09.066Z] c791037a9be2: Pull complete [2021-05-21T19:17:12.482Z] ffd874e62e21: Pull complete [2021-05-21T19:17:12.761Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-21T19:17:12.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-21T19:17:12.761Z] ---> cfc18b08335c [2021-05-21T19:17:12.761Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-21T19:17:13.749Z] ---> Running in 72f4ffec5595 [2021-05-21T19:17:14.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:17:15.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:17:16.212Z] gofmt -l . [2021-05-21T19:17:16.212Z] [ "`gofmt -l .`" = "" ] [2021-05-21T19:17:16.212Z] ./bin/test-go-mod-tidy.sh [2021-05-21T19:17:16.212Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-21T19:17:16.529Z] + ls -al . [2021-05-21T19:17:16.529Z] total 852 [2021-05-21T19:17:16.529Z] drwxrwxr-x 10 1001 1001 4096 May 21 19:17 . [2021-05-21T19:17:16.529Z] drwxr-xr-x 4 root root 32 May 21 19:14 .. [2021-05-21T19:17:16.529Z] -rw-rw-r-- 1 1001 1001 11 May 21 19:13 .dockerignore [2021-05-21T19:17:16.529Z] drwxrwxr-x 8 1001 1001 162 May 21 19:13 .git [2021-05-21T19:17:16.530Z] drwxrwxr-x 3 1001 1001 125 May 21 19:13 .github [2021-05-21T19:17:16.530Z] -rw-rw-r-- 1 1001 1001 818 May 21 19:13 .gitignore [2021-05-21T19:17:16.530Z] drwx------ 3 1001 1001 45 May 21 19:13 .semver [2021-05-21T19:17:16.530Z] -rw-rw-r-- 1 1001 1001 166 May 21 19:13 .sonarcloud.properties [2021-05-21T19:17:16.530Z] -rw-rw-r-- 1 1001 1001 8609 May 21 19:13 Attribution.txt [2021-05-21T19:17:16.530Z] -rw-rw-r-- 1 1001 1001 3804 May 21 19:13 CONTRIBUTING.md [2021-05-21T19:17:16.530Z] -rw-rw-r-- 1 1001 1001 931 May 21 19:13 Dockerfile.build [2021-05-21T19:17:16.530Z] -rw-rw-r-- 1 1001 1001 863 May 21 19:13 Jenkinsfile [2021-05-21T19:17:16.530Z] -rw-rw-r-- 1 1001 1001 10775 May 21 19:13 LICENSE [2021-05-21T19:17:16.530Z] -rw-rw-r-- 1 1001 1001 5632 May 21 19:13 Makefile [2021-05-21T19:17:16.530Z] -rw-rw-r-- 1 1001 1001 7978 May 21 19:13 README.md [2021-05-21T19:17:16.530Z] -rw-rw-r-- 1 1001 1001 6755 May 21 19:13 SECURITY.md [2021-05-21T19:17:16.530Z] -rw-rw-r-- 1 1001 1001 13 May 21 19:13 VERSION [2021-05-21T19:17:16.530Z] -rw-rw-r-- 1 1001 1001 4131 May 21 19:13 ZMQWindows.md [2021-05-21T19:17:16.530Z] drwxrwxr-x 2 1001 1001 117 May 21 19:13 bin [2021-05-21T19:17:16.530Z] drwxrwxr-x 14 1001 1001 4096 May 21 19:13 cmd [2021-05-21T19:17:16.530Z] -rw-r--r-- 1 root root 741453 May 21 19:16 coverage.out [2021-05-21T19:17:16.530Z] -rw-r--r-- 1 root root 1060 May 21 19:17 go.mod [2021-05-21T19:17:16.530Z] -rw-r--r-- 1 root root 21990 May 21 19:14 go.sum [2021-05-21T19:17:16.530Z] drwxrwxr-x 8 1001 1001 127 May 21 19:13 internal [2021-05-21T19:17:16.530Z] drwxrwxr-x 4 1001 1001 26 May 21 19:13 openapi [2021-05-21T19:17:16.530Z] drwxrwxr-x 4 1001 1001 71 May 21 19:13 snap [2021-05-21T19:17:16.530Z] -rw-rw-r-- 1 1001 1001 168 May 21 19:13 version.go [Pipeline] sh [2021-05-21T19:17:16.839Z] + '[' -e coverage.out ] [2021-05-21T19:17:16.839Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-21T19:17:16.902Z] (1/12) Installing libmagic (5.39-r0) [2021-05-21T19:17:16.988Z] Stashed 1 file(s) [Pipeline] sh [2021-05-21T19:17:17.174Z] (2/12) Installing file (5.39-r0) [2021-05-21T19:17:17.174Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-21T19:17:17.175Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-21T19:17:17.283Z] + make build [2021-05-21T19:17:17.283Z] go mod tidy [2021-05-21T19:17:17.553Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/core-data/core-data ./cmd/core-data [2021-05-21T19:17:19.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-21T19:17:22.562Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-21T19:17:22.563Z] (6/12) Installing patch (2.7.6-r6) [2021-05-21T19:17:22.563Z] (7/12) Installing build-base (0.5-r2) [2021-05-21T19:17:22.563Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-21T19:17:22.563Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-21T19:17:22.563Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-21T19:17:22.563Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-21T19:17:22.563Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-21T19:17:22.563Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T19:17:22.563Z] OK: 218 MiB in 52 packages [2021-05-21T19:17:25.964Z] Removing intermediate container 72f4ffec5595 [2021-05-21T19:17:25.964Z] ---> a58fbb10df25 [2021-05-21T19:17:25.964Z] Step 4/6 : WORKDIR /edgex-go [2021-05-21T19:17:26.239Z] ---> Running in c2ae70af678f [2021-05-21T19:17:26.835Z] Removing intermediate container c2ae70af678f [2021-05-21T19:17:26.835Z] ---> 11385e275e30 [2021-05-21T19:17:26.835Z] Step 5/6 : COPY go.mod . [2021-05-21T19:17:27.430Z] ---> ec40ebf7a082 [2021-05-21T19:17:27.430Z] Step 6/6 : RUN go mod download [2021-05-21T19:17:27.705Z] ---> Running in f9f0a78eaff4 [2021-05-21T19:17:29.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/core-command/core-command ./cmd/core-command [2021-05-21T19:17:30.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-21T19:17:32.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-21T19:17:32.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-21T19:17:34.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-21T19:17:35.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-21T19:17:36.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-21T19:17:37.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-21T19:17:38.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-21T19:17:39.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-21T19:17:41.488Z] $ docker stop --time=1 dea66357e78301d8818511b058c8edf2a5e528ec13c11717bbb9ebebb894260a [2021-05-21T19:17:43.459Z] $ docker rm -f dea66357e78301d8818511b058c8edf2a5e528ec13c11717bbb9ebebb894260a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:17:46.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T19:17:46.997Z] [2021-05-21T19:17:46.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:17:47.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T19:17:47.311Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-21T19:17:47.311Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-21T19:17:47.311Z] ca9280d653b3: Pulling fs layer [2021-05-21T19:17:47.311Z] 7e9c9ca2126c: Pulling fs layer [2021-05-21T19:17:47.572Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-21T19:17:47.572Z] cbdbe7a5bc2a: Download complete [2021-05-21T19:17:47.833Z] cbdbe7a5bc2a: Pull complete [2021-05-21T19:17:48.098Z] ca9280d653b3: Verifying Checksum [2021-05-21T19:17:48.099Z] ca9280d653b3: Download complete [2021-05-21T19:17:48.686Z] ca9280d653b3: Pull complete [2021-05-21T19:17:48.950Z] 7e9c9ca2126c: Verifying Checksum [2021-05-21T19:17:48.950Z] 7e9c9ca2126c: Download complete [2021-05-21T19:17:52.305Z] 7e9c9ca2126c: Pull complete [2021-05-21T19:17:52.305Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-21T19:17:52.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T19:17:52.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-21T19:17:52.394Z] prd-centos7-docker-4c-2g-15564 does not seem to be running inside a container [2021-05-21T19:17:52.438Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-05-21T19:17:54.526Z] Removing intermediate container f9f0a78eaff4 [2021-05-21T19:17:54.526Z] ---> 1d61a47150da [2021-05-21T19:17:54.526Z] Successfully built 1d61a47150da [2021-05-21T19:17:54.526Z] Successfully tagged ci-base-image-arm64:latest [2021-05-21T19:17:57.288Z] $ docker top 1965dfec003dab7068cb2d7fe2d8890c394ce24f97fa1ba38eef50b214ea3fd3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:17:57.677Z] + docker-compose build --help [2021-05-21T19:17:57.677Z] + grep parallel [2021-05-21T19:17:57.759Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T19:17:57.759Z] . [Pipeline] withDockerContainer [2021-05-21T19:17:58.026Z] prd-ubuntu18.04-docker-arm64-4c-16g-15565 does not seem to be running inside a container [2021-05-21T19:17:58.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-21T19:17:58.249Z] --parallel Build images in parallel. [2021-05-21T19:17:59.768Z] $ docker top f9a56caa79aa94365c264561dc85532e0fe16896b11cce4c4c8fec30d0ba59a3 -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-21T19:18:00.097Z] $ docker stop --time=1 1965dfec003dab7068cb2d7fe2d8890c394ce24f97fa1ba38eef50b214ea3fd3 [2021-05-21T19:18:01.403Z] $ docker rm -f 1965dfec003dab7068cb2d7fe2d8890c394ce24f97fa1ba38eef50b214ea3fd3 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:18:01.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T19:18:01.896Z] . [Pipeline] withDockerContainer [2021-05-21T19:18:01.995Z] prd-centos7-docker-4c-2g-15564 does not seem to be running inside a container [2021-05-21T19:18:02.038Z] $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-21T19:18:02.124Z] + go version [2021-05-21T19:18:02.124Z] go version go1.16.3 linux/arm64 [2021-05-21T19:18:02.426Z] $ docker top 3939465836c958156816e98703b4668b5ff2c8f8b5019acf582aa8a03caf3ea6 -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-21T19:18:02.579Z] $ docker stop --time=1 f9a56caa79aa94365c264561dc85532e0fe16896b11cce4c4c8fec30d0ba59a3 [2021-05-21T19:18:04.417Z] $ docker rm -f f9a56caa79aa94365c264561dc85532e0fe16896b11cce4c4c8fec30d0ba59a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-05-21T19:18:04.921Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:18:05.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-21T19:18:05.263Z] [2021-05-21T19:18:05.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:18:05.492Z] Building core-command ... [2021-05-21T19:18:05.492Z] Building core-data ... [2021-05-21T19:18:05.492Z] Building core-metadata ... [2021-05-21T19:18:05.492Z] Building security-bootstrapper ... [2021-05-21T19:18:05.492Z] Building security-proxy-setup ... [2021-05-21T19:18:05.492Z] Building security-secretstore-setup ... [2021-05-21T19:18:05.492Z] Building support-notifications ... [2021-05-21T19:18:05.492Z] Building support-scheduler ... [2021-05-21T19:18:05.492Z] Building sys-mgmt-agent ... [2021-05-21T19:18:05.492Z] Building support-notifications [2021-05-21T19:18:05.492Z] Building security-proxy-setup [2021-05-21T19:18:05.492Z] Building security-secretstore-setup [2021-05-21T19:18:05.492Z] Building core-command [2021-05-21T19:18:05.492Z] Building core-data [2021-05-21T19:18:05.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-21T19:18:05.894Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-21T19:18:05.894Z] 29e5d40040c1: Pulling fs layer [2021-05-21T19:18:05.894Z] 1ce36da41761: Pulling fs layer [2021-05-21T19:18:05.894Z] 25b303627fd3: Pulling fs layer [2021-05-21T19:18:05.894Z] 29e5d40040c1: Verifying Checksum [2021-05-21T19:18:05.894Z] 29e5d40040c1: Download complete [2021-05-21T19:18:06.494Z] 1ce36da41761: Verifying Checksum [2021-05-21T19:18:06.494Z] 1ce36da41761: Download complete [2021-05-21T19:18:06.494Z] 29e5d40040c1: Pull complete [2021-05-21T19:18:07.928Z] 1ce36da41761: Pull complete [2021-05-21T19:18:07.928Z] 25b303627fd3: Verifying Checksum [2021-05-21T19:18:07.928Z] 25b303627fd3: Download complete [2021-05-21T19:18:18.094Z] 25b303627fd3: Pull complete [2021-05-21T19:18:18.094Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-21T19:18:18.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-21T19:18:18.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-21T19:18:18.315Z] prd-ubuntu18.04-docker-arm64-4c-16g-15565 does not seem to be running inside a container [2021-05-21T19:18:18.400Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-21T19:18:20.837Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:18:20.837Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:18:20.837Z] ---> 7caf59bc784b [2021-05-21T19:18:20.837Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T19:18:20.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:18:20.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:18:20.837Z] ---> 7caf59bc784b [2021-05-21T19:18:20.837Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T19:18:20.837Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:18:20.837Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:18:20.837Z] ---> 7caf59bc784b [2021-05-21T19:18:20.837Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T19:18:21.098Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:18:21.098Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:18:21.098Z] ---> 7caf59bc784b [2021-05-21T19:18:21.098Z] Step 3/26 : WORKDIR /edgex-go [2021-05-21T19:18:21.146Z] $ docker top da6dcffcf92fbd6729d778a6700f660118ddec45a86ec67211030d845b5acac5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T19:18:21.671Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:18:21.671Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:18:21.671Z] ---> 7caf59bc784b [2021-05-21T19:18:21.671Z] Step 3/22 : WORKDIR /edgex-go [2021-05-21T19:18:22.104Z] + docker-compose build --help [2021-05-21T19:18:22.104Z] + grep parallel [2021-05-21T19:18:24.221Z] ---> Running in bca63523ea03 [2021-05-21T19:18:24.221Z] ---> Running in b4320b55509f [2021-05-21T19:18:24.221Z] ---> Running in 3352e5f46e0a [2021-05-21T19:18:24.221Z] ---> Running in 9f21e696f518 [2021-05-21T19:18:24.221Z] ---> Running in 0030733e8415 [2021-05-21T19:18:24.484Z] Removing intermediate container 9f21e696f518 [2021-05-21T19:18:24.484Z] ---> 25f73f4bb22a [2021-05-21T19:18:24.484Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:18:24.484Z] Removing intermediate container b4320b55509f [2021-05-21T19:18:24.484Z] ---> 6d5386122321 [2021-05-21T19:18:24.484Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:18:24.484Z] Removing intermediate container 3352e5f46e0a [2021-05-21T19:18:24.484Z] ---> bb09ab903279 [2021-05-21T19:18:24.484Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:18:24.484Z] Removing intermediate container bca63523ea03 [2021-05-21T19:18:24.484Z] ---> 130497fad0c0 [2021-05-21T19:18:24.484Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:18:24.484Z] Removing intermediate container 0030733e8415 [2021-05-21T19:18:24.484Z] ---> 6bdf0c0a2458 [2021-05-21T19:18:24.484Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:18:24.484Z] ---> Running in 506b1112156d [2021-05-21T19:18:24.484Z] ---> Running in bf7816804a74 [2021-05-21T19:18:24.484Z] ---> Running in e3fac0256e40 [2021-05-21T19:18:24.484Z] ---> Running in 352622019bd7 [2021-05-21T19:18:24.484Z] ---> Running in 2a5fbfd167ea [2021-05-21T19:18:25.435Z] Removing intermediate container 506b1112156d [2021-05-21T19:18:25.435Z] ---> c57805631036 [2021-05-21T19:18:25.435Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T19:18:25.435Z] ---> Running in b8b39a251254 [2021-05-21T19:18:25.473Z] --parallel Build images in parallel. [Pipeline] } [2021-05-21T19:18:25.501Z] $ docker stop --time=1 da6dcffcf92fbd6729d778a6700f660118ddec45a86ec67211030d845b5acac5 [2021-05-21T19:18:25.695Z] Removing intermediate container e3fac0256e40 [2021-05-21T19:18:25.695Z] ---> 9e7ade864cc3 [2021-05-21T19:18:25.695Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-21T19:18:25.695Z] Removing intermediate container bf7816804a74 [2021-05-21T19:18:25.695Z] ---> 305d52432e18 [2021-05-21T19:18:25.695Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-21T19:18:25.964Z] ---> Running in 243aded3ca66 [2021-05-21T19:18:25.964Z] ---> Running in 5c7742249294 [2021-05-21T19:18:25.964Z] Removing intermediate container 352622019bd7 [2021-05-21T19:18:25.964Z] ---> 9f88bc4aefbc [2021-05-21T19:18:25.964Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-21T19:18:25.964Z] ---> Running in ee1d16b458ec [2021-05-21T19:18:26.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:18:26.227Z] Removing intermediate container 2a5fbfd167ea [2021-05-21T19:18:26.227Z] ---> 87c64edf30e6 [2021-05-21T19:18:26.227Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-21T19:18:26.491Z] ---> Running in 2615e966b53a [2021-05-21T19:18:26.491Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:18:26.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:18:26.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:18:27.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:18:27.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:18:27.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:18:27.385Z] $ docker rm -f da6dcffcf92fbd6729d778a6700f660118ddec45a86ec67211030d845b5acac5 [2021-05-21T19:18:27.545Z] OK: 219 MiB in 52 packages [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:18:27.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:18:27.807Z] OK: 219 MiB in 52 packages [2021-05-21T19:18:27.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:18:28.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-21T19:18:28.047Z] . [Pipeline] withDockerContainer [2021-05-21T19:18:28.066Z] Removing intermediate container b8b39a251254 [2021-05-21T19:18:28.066Z] ---> 6cea08c74ac8 [2021-05-21T19:18:28.066Z] Step 6/24 : COPY go.mod . [2021-05-21T19:18:28.307Z] prd-ubuntu18.04-docker-arm64-4c-16g-15565 does not seem to be running inside a container [2021-05-21T19:18:28.327Z] Removing intermediate container 243aded3ca66 [2021-05-21T19:18:28.327Z] ---> fd2d8d26dbf5 [2021-05-21T19:18:28.327Z] Step 6/22 : COPY go.mod . [2021-05-21T19:18:28.327Z] OK: 219 MiB in 52 packages [2021-05-21T19:18:28.327Z] ---> 3f6ab883ff32 [2021-05-21T19:18:28.327Z] Step 7/24 : RUN go mod download [2021-05-21T19:18:28.327Z] ---> Running in c1b7305a621d [2021-05-21T19:18:28.327Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:18:28.391Z] $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-21T19:18:28.596Z] ---> ef5d6517fa9a [2021-05-21T19:18:28.596Z] Step 7/22 : RUN go mod download [2021-05-21T19:18:28.596Z] ---> Running in 67397a35b854 [2021-05-21T19:18:28.864Z] Removing intermediate container ee1d16b458ec [2021-05-21T19:18:28.864Z] ---> 236e2290dae7 [2021-05-21T19:18:28.864Z] Step 6/23 : COPY go.mod . [2021-05-21T19:18:28.864Z] OK: 219 MiB in 52 packages [2021-05-21T19:18:29.126Z] ---> 98f5340ea18b [2021-05-21T19:18:29.126Z] Step 7/23 : RUN go mod download [2021-05-21T19:18:29.126Z] ---> Running in 9c0a5b1069cc [2021-05-21T19:18:29.393Z] Removing intermediate container 5c7742249294 [2021-05-21T19:18:29.393Z] ---> fc9d93194fd4 [2021-05-21T19:18:29.393Z] Step 6/26 : COPY go.mod . [2021-05-21T19:18:29.654Z] ---> c105d814977b [2021-05-21T19:18:29.654Z] Step 7/26 : RUN go mod download [2021-05-21T19:18:29.654Z] Removing intermediate container c1b7305a621d [2021-05-21T19:18:29.654Z] ---> e686b82fa5ea [2021-05-21T19:18:29.654Z] Step 8/24 : COPY . . [2021-05-21T19:18:29.654Z] ---> Running in 75c6dd3bbb92 [2021-05-21T19:18:29.924Z] Removing intermediate container 67397a35b854 [2021-05-21T19:18:29.924Z] ---> 98e08dd06c89 [2021-05-21T19:18:29.924Z] Step 8/22 : COPY . . [2021-05-21T19:18:29.966Z] $ docker top 12cdbe34c6ab4c09cf3945365b045003ba134ce0b32bc21b9f3cff10f37e14cd -eo pid,comm [2021-05-21T19:18:30.243Z] OK: 219 MiB in 52 packages [Pipeline] { [Pipeline] sh [2021-05-21T19:18:30.928Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-21T19:18:32.816Z] Removing intermediate container 9c0a5b1069cc [2021-05-21T19:18:32.816Z] ---> a156ca52877b [2021-05-21T19:18:32.816Z] Step 8/23 : COPY . . [2021-05-21T19:18:34.299Z] Building core-command ... [2021-05-21T19:18:34.299Z] Building core-data ... [2021-05-21T19:18:34.299Z] Building core-metadata ... [2021-05-21T19:18:34.299Z] Building security-bootstrapper ... [2021-05-21T19:18:34.299Z] Building security-proxy-setup ... [2021-05-21T19:18:34.299Z] Building security-secretstore-setup ... [2021-05-21T19:18:34.299Z] Building support-notifications ... [2021-05-21T19:18:34.299Z] Building support-scheduler ... [2021-05-21T19:18:34.299Z] Building sys-mgmt-agent ... [2021-05-21T19:18:34.299Z] Building core-metadata [2021-05-21T19:18:34.299Z] Building security-bootstrapper [2021-05-21T19:18:34.299Z] Building support-notifications [2021-05-21T19:18:34.299Z] Building security-proxy-setup [2021-05-21T19:18:34.299Z] Building core-command [2021-05-21T19:18:41.024Z] ---> a770d9bdae53 [2021-05-21T19:18:41.024Z] Step 9/24 : RUN go mod tidy [2021-05-21T19:18:41.024Z] ---> adfed86817e1 [2021-05-21T19:18:41.024Z] Step 9/22 : RUN go mod tidy [2021-05-21T19:18:41.024Z] Removing intermediate container 75c6dd3bbb92 [2021-05-21T19:18:41.024Z] ---> 423a59db6e71 [2021-05-21T19:18:41.024Z] Step 8/26 : COPY . . [2021-05-21T19:18:41.024Z] Removing intermediate container 2615e966b53a [2021-05-21T19:18:41.024Z] ---> 7bc1373ded6e [2021-05-21T19:18:41.024Z] Step 6/24 : COPY go.mod . [2021-05-21T19:18:41.024Z] ---> d05e071497b0 [2021-05-21T19:18:41.024Z] Step 9/23 : RUN go mod tidy [2021-05-21T19:18:41.024Z] ---> Running in 3938a4b999f4 [2021-05-21T19:18:41.024Z] ---> Running in 239eb6ce49f0 [2021-05-21T19:18:41.024Z] ---> Running in 8299f6f894e9 [2021-05-21T19:18:41.598Z] ---> de0d1d8d0317 [2021-05-21T19:18:41.598Z] Step 7/24 : RUN go mod download [2021-05-21T19:18:41.869Z] ---> Running in ea2d3e17442d [2021-05-21T19:18:46.124Z] Removing intermediate container 3938a4b999f4 [2021-05-21T19:18:46.124Z] ---> 6179a218dafd [2021-05-21T19:18:46.124Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-21T19:18:46.124Z] Removing intermediate container 239eb6ce49f0 [2021-05-21T19:18:46.124Z] ---> 9710fde191ab [2021-05-21T19:18:46.124Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-21T19:18:46.124Z] ---> Running in 426b72cd5364 [2021-05-21T19:18:46.124Z] ---> Running in e41af29cea45 [2021-05-21T19:18:46.124Z] Removing intermediate container 8299f6f894e9 [2021-05-21T19:18:46.124Z] ---> 5872db026e02 [2021-05-21T19:18:46.124Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-21T19:18:46.124Z] Removing intermediate container ea2d3e17442d [2021-05-21T19:18:46.124Z] ---> 2ac553470bc7 [2021-05-21T19:18:46.124Z] Step 8/24 : COPY . . [2021-05-21T19:18:46.124Z] ---> Running in 1af32004e185 [2021-05-21T19:18:46.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-21T19:18:46.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/core-command/core-command ./cmd/core-command [2021-05-21T19:18:47.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-21T19:18:57.335Z] ---> 9d9820115ea8 [2021-05-21T19:18:57.335Z] Step 9/26 : RUN go mod tidy [2021-05-21T19:18:57.335Z] ---> Running in bee80499e7dc [2021-05-21T19:19:00.657Z] Removing intermediate container bee80499e7dc [2021-05-21T19:19:00.658Z] ---> 99499c1a9b4e [2021-05-21T19:19:00.658Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-21T19:19:00.658Z] ---> Running in d030640ac266 [2021-05-21T19:19:01.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-21T19:19:11.410Z] ---> 1d9fd6feb424 [2021-05-21T19:19:11.410Z] Step 9/24 : RUN go mod tidy [2021-05-21T19:19:11.410Z] ---> Running in 82ae35491ba8 [2021-05-21T19:19:13.337Z] Removing intermediate container 82ae35491ba8 [2021-05-21T19:19:13.337Z] ---> 62225d4790c0 [2021-05-21T19:19:13.337Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-21T19:19:13.337Z] ---> Running in 398404dc931e [2021-05-21T19:19:13.914Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/core-data/core-data ./cmd/core-data [2021-05-21T19:19:26.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-21T19:19:30.832Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:19:30.832Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:19:30.832Z] ---> 1d61a47150da [2021-05-21T19:19:30.832Z] Step 3/32 : WORKDIR /edgex-go [2021-05-21T19:19:30.832Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:19:30.832Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:19:30.832Z] ---> 1d61a47150da [2021-05-21T19:19:30.832Z] Step 3/22 : WORKDIR /edgex-go [2021-05-21T19:19:30.832Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:19:30.832Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:19:30.832Z] ---> 1d61a47150da [2021-05-21T19:19:30.832Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T19:19:30.832Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:19:30.832Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:19:30.832Z] ---> 1d61a47150da [2021-05-21T19:19:30.832Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T19:19:30.832Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:19:30.832Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:19:30.832Z] ---> 1d61a47150da [2021-05-21T19:19:30.832Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T19:19:30.832Z] ---> Running in f3cb408f6971 [2021-05-21T19:19:30.832Z] ---> Running in 58487d1b0573 [2021-05-21T19:19:30.832Z] ---> Running in 325bc1555d28 [2021-05-21T19:19:30.832Z] ---> Running in 5cf2d193f9b8 [2021-05-21T19:19:30.832Z] ---> Running in 8a9441058c38 [2021-05-21T19:19:30.832Z] Removing intermediate container 58487d1b0573 [2021-05-21T19:19:30.832Z] ---> d36271f5e26a [2021-05-21T19:19:30.832Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:19:30.832Z] Removing intermediate container 325bc1555d28 [2021-05-21T19:19:30.832Z] ---> d1ee5143502c [2021-05-21T19:19:30.832Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:19:30.832Z] Removing intermediate container 8a9441058c38 [2021-05-21T19:19:30.832Z] ---> 25b831f03740 [2021-05-21T19:19:30.832Z] Removing intermediate container 5cf2d193f9b8 [2021-05-21T19:19:30.832Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:19:30.832Z] Removing intermediate container f3cb408f6971 [2021-05-21T19:19:30.832Z] ---> a56389f5a085 [2021-05-21T19:19:30.832Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:19:30.832Z] ---> 33354bc9b7ff [2021-05-21T19:19:30.832Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:19:30.832Z] ---> Running in 92b6851f8ec6 [2021-05-21T19:19:30.832Z] ---> Running in d2d7c0a7a6df [2021-05-21T19:19:30.832Z] ---> Running in 4376ce7ae171 [2021-05-21T19:19:30.832Z] ---> Running in c5df7297e086 [2021-05-21T19:19:30.832Z] ---> Running in c16bddd46c93 [2021-05-21T19:19:30.832Z] Removing intermediate container 92b6851f8ec6 [2021-05-21T19:19:30.832Z] ---> efd32b1e6d27 [2021-05-21T19:19:30.832Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-21T19:19:30.832Z] Removing intermediate container d2d7c0a7a6df [2021-05-21T19:19:30.832Z] ---> db8cd5c6255a [2021-05-21T19:19:30.832Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T19:19:31.105Z] ---> Running in e6b6baab2792 [2021-05-21T19:19:31.105Z] ---> Running in 7bf97251b884 [2021-05-21T19:19:31.379Z] Removing intermediate container c5df7297e086 [2021-05-21T19:19:31.379Z] ---> 85e91f3deaf3 [2021-05-21T19:19:31.379Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-21T19:19:31.379Z] Removing intermediate container c16bddd46c93 [2021-05-21T19:19:31.379Z] Removing intermediate container 4376ce7ae171 [2021-05-21T19:19:31.379Z] ---> ce18bf6ef695 [2021-05-21T19:19:31.379Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-21T19:19:31.379Z] ---> c547250f18b1 [2021-05-21T19:19:31.379Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T19:19:31.650Z] ---> Running in 76c5e3a217f8 [2021-05-21T19:19:31.921Z] ---> Running in 9e3bf14b6df2 [2021-05-21T19:19:31.921Z] ---> Running in 62604e2f71bf [2021-05-21T19:19:32.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:19:33.179Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:19:33.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:19:33.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:19:33.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:19:34.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:19:34.362Z] Removing intermediate container 426b72cd5364 [2021-05-21T19:19:34.362Z] ---> bf261ccf6541 [2021-05-21T19:19:34.362Z] [2021-05-21T19:19:34.362Z] Step 11/22 : FROM alpine:3.12 [2021-05-21T19:19:34.362Z] 3.12: Pulling from library/alpine [2021-05-21T19:19:34.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:19:34.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:19:34.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:19:34.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:19:34.875Z] OK: 218 MiB in 52 packages [2021-05-21T19:19:35.312Z] Removing intermediate container e41af29cea45 [2021-05-21T19:19:35.313Z] ---> 1ffc33185c70 [2021-05-21T19:19:35.313Z] [2021-05-21T19:19:35.313Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T19:19:35.313Z] 3.12: Pulling from library/alpine [2021-05-21T19:19:35.488Z] OK: 218 MiB in 52 packages [2021-05-21T19:19:35.769Z] OK: 218 MiB in 52 packages [2021-05-21T19:19:35.912Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-21T19:19:35.912Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-21T19:19:35.912Z] Status: Downloaded newer image for alpine:3.12 [2021-05-21T19:19:35.912Z] Status: Downloaded newer image for alpine:3.12 [2021-05-21T19:19:35.912Z] ---> 13621d1b12d4 [2021-05-21T19:19:35.912Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-21T19:19:35.912Z] ---> 13621d1b12d4 [2021-05-21T19:19:35.912Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-21T19:19:35.912Z] ---> Running in 925e734523a6 [2021-05-21T19:19:35.912Z] ---> Running in 9d06c6080fb4 [2021-05-21T19:19:36.050Z] OK: 218 MiB in 52 packages [2021-05-21T19:19:36.662Z] Removing intermediate container e6b6baab2792 [2021-05-21T19:19:36.662Z] ---> aa30aa7732d3 [2021-05-21T19:19:36.662Z] Step 6/23 : COPY go.mod . [2021-05-21T19:19:36.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:19:36.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:19:36.938Z] OK: 218 MiB in 52 packages [2021-05-21T19:19:37.166Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-21T19:19:37.166Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T19:19:37.166Z] OK: 6 MiB in 15 packages [2021-05-21T19:19:37.214Z] Removing intermediate container 76c5e3a217f8 [2021-05-21T19:19:37.214Z] ---> de6e061e8191 [2021-05-21T19:19:37.214Z] Step 6/32 : COPY go.mod . [2021-05-21T19:19:37.500Z] Removing intermediate container 62604e2f71bf [2021-05-21T19:19:37.500Z] ---> 937b5ce21fc5 [2021-05-21T19:19:37.500Z] Step 6/22 : COPY go.mod . [2021-05-21T19:19:37.777Z] Removing intermediate container 9e3bf14b6df2 [2021-05-21T19:19:37.777Z] ---> 2af111588d02 [2021-05-21T19:19:37.777Z] Step 6/24 : COPY go.mod . [2021-05-21T19:19:38.074Z] ---> 011fff984a14 [2021-05-21T19:19:38.074Z] Step 7/23 : RUN go mod download [2021-05-21T19:19:38.074Z] ---> Running in 2773b003966d [2021-05-21T19:19:38.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:19:38.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:19:38.126Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-21T19:19:38.126Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T19:19:38.126Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-21T19:19:38.126Z] (4/4) Installing curl (7.76.1-r0) [2021-05-21T19:19:38.126Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T19:19:38.126Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T19:19:38.386Z] OK: 7 MiB in 18 packages [2021-05-21T19:19:38.387Z] Removing intermediate container 1af32004e185 [2021-05-21T19:19:38.387Z] ---> 1fcf6de93746 [2021-05-21T19:19:38.387Z] [2021-05-21T19:19:38.387Z] Step 11/23 : FROM alpine:3.12 [2021-05-21T19:19:38.387Z] ---> 13621d1b12d4 [2021-05-21T19:19:38.387Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-21T19:19:38.690Z] ---> 35604922175b [2021-05-21T19:19:38.690Z] Step 7/32 : RUN go mod download [2021-05-21T19:19:38.957Z] ---> Running in 5d525ae409c0 [2021-05-21T19:19:38.969Z] ---> Running in 2a879a167ffa [2021-05-21T19:19:39.220Z] Removing intermediate container 925e734523a6 [2021-05-21T19:19:39.220Z] ---> 29b583c8208e [2021-05-21T19:19:39.220Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T19:19:39.244Z] Removing intermediate container 7bf97251b884 [2021-05-21T19:19:39.244Z] ---> 657389aef4f4 [2021-05-21T19:19:39.244Z] Step 6/24 : COPY go.mod . [2021-05-21T19:19:39.244Z] ---> 14964f1feb3e [2021-05-21T19:19:39.244Z] Step 7/22 : RUN go mod download [2021-05-21T19:19:39.483Z] ---> Running in f4e08b761402 [2021-05-21T19:19:39.483Z] Removing intermediate container 9d06c6080fb4 [2021-05-21T19:19:39.483Z] ---> fa8e799da3aa [2021-05-21T19:19:39.483Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-21T19:19:39.522Z] ---> b9d78776f457 [2021-05-21T19:19:39.522Z] Step 7/24 : RUN go mod download [2021-05-21T19:19:39.751Z] ---> Running in 6d1a2be31ef9 [2021-05-21T19:19:39.751Z] Removing intermediate container f4e08b761402 [2021-05-21T19:19:39.751Z] ---> 7b6298dd5540 [2021-05-21T19:19:39.751Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-21T19:19:39.751Z] ---> Running in 40c2e8f067e2 [2021-05-21T19:19:39.825Z] ---> Running in 422cd9b4f192 [2021-05-21T19:19:39.825Z] ---> Running in ef1fdb3fecaa [2021-05-21T19:19:40.019Z] Removing intermediate container 6d1a2be31ef9 [2021-05-21T19:19:40.019Z] ---> bdbf290cbc0b [2021-05-21T19:19:40.019Z] Step 14/22 : WORKDIR /edgex [2021-05-21T19:19:40.019Z] ---> Running in b938d12d35e0 [2021-05-21T19:19:40.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:19:40.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:19:40.289Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-21T19:19:40.289Z] Removing intermediate container 40c2e8f067e2 [2021-05-21T19:19:40.289Z] ---> 6b015b4f468b [2021-05-21T19:19:40.289Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-21T19:19:40.289Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-21T19:19:40.289Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T19:19:40.289Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T19:19:40.289Z] Removing intermediate container b938d12d35e0 [2021-05-21T19:19:40.290Z] ---> 93f5204dfb95 [2021-05-21T19:19:40.290Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-21T19:19:40.543Z] ---> fbe940cec423 [2021-05-21T19:19:40.543Z] Step 7/24 : RUN go mod download [2021-05-21T19:19:40.559Z] OK: 6 MiB in 16 packages [2021-05-21T19:19:40.821Z] ---> Running in 9d5245c968bf [2021-05-21T19:19:40.840Z] ---> Running in f41c5bab1ebf [2021-05-21T19:19:41.087Z] ---> 90c614d50795 [2021-05-21T19:19:41.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-21T19:19:41.088Z] Removing intermediate container 9d5245c968bf [2021-05-21T19:19:41.088Z] ---> a308b3cc7d79 [2021-05-21T19:19:41.088Z] Step 16/24 : WORKDIR / [2021-05-21T19:19:41.349Z] ---> Running in 444395262a6e [2021-05-21T19:19:41.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-21T19:19:41.611Z] Removing intermediate container 5d525ae409c0 [2021-05-21T19:19:41.611Z] ---> 72d4c574f97e [2021-05-21T19:19:41.611Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T19:19:41.611Z] ---> 67299d99d6be [2021-05-21T19:19:41.611Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-21T19:19:41.611Z] Removing intermediate container 444395262a6e [2021-05-21T19:19:41.611Z] ---> 217223d77fb2 [2021-05-21T19:19:41.611Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T19:19:41.611Z] ---> Running in cbc8c83a3959 [2021-05-21T19:19:42.189Z] Removing intermediate container cbc8c83a3959 [2021-05-21T19:19:42.189Z] ---> 7d2b9c13cb5a [2021-05-21T19:19:42.189Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-21T19:19:42.454Z] ---> 82a647d0851a [2021-05-21T19:19:42.454Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-21T19:19:42.454Z] ---> 8d409821f9e9 [2021-05-21T19:19:42.454Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-21T19:19:42.454Z] ---> Running in 01ffff1ed0b2 [2021-05-21T19:19:42.454Z] ---> Running in 9f35233bc2d3 [2021-05-21T19:19:42.720Z] Removing intermediate container 01ffff1ed0b2 [2021-05-21T19:19:42.720Z] ---> 5c148326c0c5 [2021-05-21T19:19:42.720Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-21T19:19:42.854Z] Removing intermediate container 2773b003966d [2021-05-21T19:19:42.854Z] ---> 276d84ee0927 [2021-05-21T19:19:42.854Z] Step 8/23 : COPY . . [2021-05-21T19:19:42.989Z] Removing intermediate container 9f35233bc2d3 [2021-05-21T19:19:42.989Z] ---> 0948f11060d3 [2021-05-21T19:19:42.989Z] Step 19/22 : CMD ["--init=true"] [2021-05-21T19:19:43.258Z] ---> Running in da134154d070 [2021-05-21T19:19:43.258Z] ---> f299f78d594b [2021-05-21T19:19:43.258Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-21T19:19:43.258Z] ---> Running in 37dcad058a24 [2021-05-21T19:19:43.527Z] Removing intermediate container da134154d070 [2021-05-21T19:19:43.528Z] ---> 4b5201b5645b [2021-05-21T19:19:43.528Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T19:19:44.303Z] Removing intermediate container 2a879a167ffa [2021-05-21T19:19:44.303Z] ---> 3d9cb674cc04 [2021-05-21T19:19:44.303Z] Step 8/32 : COPY . . [2021-05-21T19:19:44.473Z] Removing intermediate container 37dcad058a24 [2021-05-21T19:19:44.473Z] ---> 29635c33c362 [2021-05-21T19:19:44.473Z] Step 20/22 : LABEL arch=x86_64 [2021-05-21T19:19:44.473Z] ---> 12aaa59744ca [2021-05-21T19:19:44.473Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-21T19:19:44.901Z] Removing intermediate container ef1fdb3fecaa [2021-05-21T19:19:44.901Z] ---> 2936d0cb6dfa [2021-05-21T19:19:44.901Z] Step 8/24 : COPY . . [2021-05-21T19:19:45.174Z] ---> Running in cd43c67a8ef5 [2021-05-21T19:19:45.174Z] ---> dcf3aaa7b9ae [2021-05-21T19:19:45.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-21T19:19:45.174Z] ---> Running in 17b1d0445baa [2021-05-21T19:19:45.174Z] Removing intermediate container d030640ac266 [2021-05-21T19:19:45.174Z] ---> be6d87999e37 [2021-05-21T19:19:45.174Z] [2021-05-21T19:19:45.174Z] Step 11/26 : FROM alpine:3.12 [2021-05-21T19:19:45.174Z] ---> 13621d1b12d4 [2021-05-21T19:19:45.174Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-21T19:19:45.507Z] ---> Running in fd06ed71bb43 [2021-05-21T19:19:45.507Z] Removing intermediate container 17b1d0445baa [2021-05-21T19:19:45.507Z] ---> c5206aedc523 [2021-05-21T19:19:45.507Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T19:19:45.507Z] Removing intermediate container cd43c67a8ef5 [2021-05-21T19:19:45.507Z] ---> 6c2647b66c9b [2021-05-21T19:19:45.507Z] Step 21/22 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:19:45.507Z] ---> 865e91e0ac11 [2021-05-21T19:19:45.507Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-21T19:19:45.539Z] Removing intermediate container 422cd9b4f192 [2021-05-21T19:19:45.539Z] ---> 1c5e5477e573 [2021-05-21T19:19:45.539Z] Step 8/22 : COPY . . [2021-05-21T19:19:45.819Z] Removing intermediate container f41c5bab1ebf [2021-05-21T19:19:45.819Z] ---> 3f71983c07d8 [2021-05-21T19:19:45.819Z] Step 8/24 : COPY . . [2021-05-21T19:19:45.954Z] ---> Running in 29851f002ce2 [2021-05-21T19:19:45.954Z] ---> Running in 1d25b67d19ed [2021-05-21T19:19:46.342Z] Removing intermediate container 29851f002ce2 [2021-05-21T19:19:46.342Z] ---> 6d5a41a6f49a [2021-05-21T19:19:46.342Z] Step 22/22 : LABEL version=2.0.0-dev.234 [2021-05-21T19:19:46.342Z] Removing intermediate container 1d25b67d19ed [2021-05-21T19:19:46.342Z] ---> 7639b04f7a23 [2021-05-21T19:19:46.342Z] Step 22/24 : LABEL arch=x86_64 [2021-05-21T19:19:46.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:19:46.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:19:46.689Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-21T19:19:46.689Z] ---> 6152610ccb05 [2021-05-21T19:19:46.689Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-21T19:19:46.689Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T19:19:46.689Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-21T19:19:46.689Z] (4/6) Installing curl (7.76.1-r0) [2021-05-21T19:19:46.689Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-21T19:19:46.689Z] (6/6) Installing su-exec (0.2-r1) [2021-05-21T19:19:47.149Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T19:19:47.149Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T19:19:47.149Z] OK: 7 MiB in 20 packages [2021-05-21T19:19:47.149Z] ---> Running in db04135e9bb4 [2021-05-21T19:19:47.149Z] ---> Running in 66978b6a9d0a [2021-05-21T19:19:47.421Z] ---> Running in 894e0ed710b9 [2021-05-21T19:19:47.421Z] Removing intermediate container 66978b6a9d0a [2021-05-21T19:19:47.421Z] ---> d6058c2e5ee6 [2021-05-21T19:19:47.421Z] Step 23/24 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:19:47.421Z] Removing intermediate container db04135e9bb4 [2021-05-21T19:19:47.421Z] ---> f5b07b07f6ec [2021-05-21T19:19:47.421Z] [2021-05-21T19:19:47.685Z] Removing intermediate container 894e0ed710b9 [2021-05-21T19:19:47.685Z] ---> 59ba13b2335f [2021-05-21T19:19:47.685Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T19:19:47.685Z] Successfully built f5b07b07f6ec [2021-05-21T19:19:48.624Z] Successfully tagged security-proxy-setup:latest [2021-05-21T19:19:48.624Z] Building security-bootstrapper [2021-05-21T19:19:48.624Z]  Building security-proxy-setup ... done  ---> Running in 72bc46f9acf0 [2021-05-21T19:19:49.196Z] ---> Running in 417d9ae692ef [2021-05-21T19:19:51.750Z] Removing intermediate container fd06ed71bb43 [2021-05-21T19:19:51.750Z] ---> 8968c6b5a677 [2021-05-21T19:19:51.750Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-21T19:19:51.750Z] Removing intermediate container 72bc46f9acf0 [2021-05-21T19:19:51.750Z] ---> bc283524cc8e [2021-05-21T19:19:51.750Z] Step 24/24 : LABEL version=2.0.0-dev.234 [2021-05-21T19:19:53.667Z] Removing intermediate container 417d9ae692ef [2021-05-21T19:19:53.667Z] ---> 455eb0cc67a0 [2021-05-21T19:19:53.667Z] Step 21/23 : LABEL arch=x86_64 [2021-05-21T19:19:56.218Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:19:56.218Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:19:56.218Z] ---> 7caf59bc784b [2021-05-21T19:19:56.218Z] Step 3/32 : WORKDIR /edgex-go [2021-05-21T19:19:56.218Z] ---> Using cache [2021-05-21T19:19:56.218Z] ---> 6bdf0c0a2458 [2021-05-21T19:19:56.218Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:19:56.218Z] ---> Using cache [2021-05-21T19:19:56.218Z] ---> 87c64edf30e6 [2021-05-21T19:19:56.218Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-21T19:20:04.238Z] ---> 3b0f52d00a1e [2021-05-21T19:20:04.238Z] Step 9/32 : RUN go mod tidy [2021-05-21T19:20:04.238Z] ---> 44adb630fa0a [2021-05-21T19:20:04.238Z] Step 9/23 : RUN go mod tidy [2021-05-21T19:20:04.238Z] ---> cba02e82ee64 [2021-05-21T19:20:04.238Z] Step 9/24 : RUN go mod tidy [2021-05-21T19:20:04.238Z] ---> 154877e30d88 [2021-05-21T19:20:04.238Z] Step 9/22 : RUN go mod tidy [2021-05-21T19:20:04.238Z] ---> Running in fc221fc07b87 [2021-05-21T19:20:04.238Z] ---> Running in cc7819004cbd [2021-05-21T19:20:04.238Z] ---> 6867fbebf093 [2021-05-21T19:20:04.238Z] Step 9/24 : RUN go mod tidy [2021-05-21T19:20:04.238Z] ---> Running in 7282543993ff [2021-05-21T19:20:04.238Z] ---> Running in 113ffdfdd857 [2021-05-21T19:20:04.238Z] ---> Running in 9e4b1a82e8be [2021-05-21T19:20:04.373Z] ---> Running in c06a1c4f698b [2021-05-21T19:20:04.373Z] ---> Running in 6cb5bc5134ca [2021-05-21T19:20:04.373Z] ---> Running in 272c1b53ad91 [2021-05-21T19:20:04.373Z] ---> Running in c86337485cd3 [2021-05-21T19:20:04.373Z] Removing intermediate container c06a1c4f698b [2021-05-21T19:20:04.373Z] ---> b70a66a5f7a3 [2021-05-21T19:20:04.373Z] Step 14/26 : WORKDIR / [2021-05-21T19:20:05.317Z] Removing intermediate container 6cb5bc5134ca [2021-05-21T19:20:05.317Z] ---> 0b049e67debb [2021-05-21T19:20:05.317Z] [2021-05-21T19:20:05.317Z] Successfully built 0b049e67debb [2021-05-21T19:20:07.860Z] Successfully tagged core-command:latest [2021-05-21T19:20:07.860Z] Building support-scheduler [2021-05-21T19:20:07.860Z]  Building core-command ... done  ---> Running in 42bc8cab5cea [2021-05-21T19:20:07.860Z] Removing intermediate container 272c1b53ad91 [2021-05-21T19:20:07.860Z] ---> 1b070d2b29b3 [2021-05-21T19:20:07.860Z] Step 22/23 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:20:07.860Z] Removing intermediate container 398404dc931e [2021-05-21T19:20:07.860Z] ---> f6792af407f4 [2021-05-21T19:20:07.860Z] [2021-05-21T19:20:07.860Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T19:20:07.860Z] ---> 13621d1b12d4 [2021-05-21T19:20:07.860Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-21T19:20:10.987Z] Removing intermediate container cc7819004cbd [2021-05-21T19:20:10.987Z] ---> 26c8f2452bbd [2021-05-21T19:20:10.987Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-21T19:20:10.987Z] ---> Running in f361b740ad83 [2021-05-21T19:20:10.987Z] Removing intermediate container fc221fc07b87 [2021-05-21T19:20:10.987Z] ---> f8504e515755 [2021-05-21T19:20:10.987Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-21T19:20:10.987Z] ---> Running in 644af486d18b [2021-05-21T19:20:11.267Z] Removing intermediate container 9e4b1a82e8be [2021-05-21T19:20:11.267Z] ---> 5e92be04089f [2021-05-21T19:20:11.267Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-21T19:20:11.543Z] ---> Running in 7e16d23d459b [2021-05-21T19:20:11.543Z] Removing intermediate container 7282543993ff [2021-05-21T19:20:11.543Z] ---> 7c756970e227 [2021-05-21T19:20:11.543Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-21T19:20:11.821Z] Removing intermediate container 113ffdfdd857 [2021-05-21T19:20:11.821Z] ---> 432fea4cf675 [2021-05-21T19:20:11.821Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-21T19:20:11.821Z] ---> Running in d758644e0918 [2021-05-21T19:20:12.093Z] ---> Running in 061e7781c7d6 [2021-05-21T19:20:12.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-21T19:20:12.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-21T19:20:13.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-21T19:20:14.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/core-command/core-command ./cmd/core-command [2021-05-21T19:20:14.464Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:20:14.464Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:20:14.464Z] ---> 7caf59bc784b [2021-05-21T19:20:14.464Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T19:20:14.464Z] ---> Using cache [2021-05-21T19:20:14.464Z] ---> 6bdf0c0a2458 [2021-05-21T19:20:14.464Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:20:14.464Z] ---> Using cache [2021-05-21T19:20:14.464Z] ---> 87c64edf30e6 [2021-05-21T19:20:14.464Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-21T19:20:14.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:20:14.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-21T19:20:15.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:20:16.000Z] OK: 219 MiB in 52 packages [2021-05-21T19:20:20.216Z] ---> Running in 02a1a21ab7df [2021-05-21T19:20:20.216Z] Removing intermediate container 42bc8cab5cea [2021-05-21T19:20:20.216Z] ---> 1557ac5494af [2021-05-21T19:20:20.216Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-21T19:20:20.216Z] ---> Running in ed5535729f60 [2021-05-21T19:20:20.216Z] ---> Running in 755f00416955 [2021-05-21T19:20:20.216Z] Removing intermediate container 02a1a21ab7df [2021-05-21T19:20:20.216Z] ---> 8ac149f22ebf [2021-05-21T19:20:20.216Z] Step 23/23 : LABEL version=2.0.0-dev.234 [2021-05-21T19:20:20.216Z] Removing intermediate container ed5535729f60 [2021-05-21T19:20:20.216Z] ---> 8dfb6a825eb5 [2021-05-21T19:20:20.216Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-21T19:20:20.216Z] ---> 906d6635de5a [2021-05-21T19:20:20.216Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-21T19:20:20.216Z] ---> Running in 37f4d35ef82f [2021-05-21T19:20:20.216Z] Removing intermediate container c86337485cd3 [2021-05-21T19:20:20.216Z] ---> 89e5d2c6d3a7 [2021-05-21T19:20:20.216Z] Step 6/32 : COPY go.mod . [2021-05-21T19:20:20.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:20:20.482Z] ---> Running in 6d78d74e6f3c [2021-05-21T19:20:20.800Z] ---> 3015e675640e [2021-05-21T19:20:20.800Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-21T19:20:20.800Z] Removing intermediate container 37f4d35ef82f [2021-05-21T19:20:20.800Z] ---> 70ed2fae9b6b [2021-05-21T19:20:20.800Z] [2021-05-21T19:20:20.800Z] Successfully built 70ed2fae9b6b [2021-05-21T19:20:20.800Z] ---> d180db7f6764 [2021-05-21T19:20:20.800Z] Step 7/32 : RUN go mod download [2021-05-21T19:20:20.800Z] Successfully tagged support-notifications:latest [2021-05-21T19:20:20.800Z] Building sys-mgmt-agent [2021-05-21T19:20:20.800Z]  Building support-notifications ... done Removing intermediate container 6d78d74e6f3c [2021-05-21T19:20:20.800Z] ---> d6d362ff3c1a [2021-05-21T19:20:20.800Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-21T19:20:21.065Z] ---> ecb96a12433b [2021-05-21T19:20:21.065Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-21T19:20:21.065Z] ---> Running in 50de1624e644 [2021-05-21T19:20:21.065Z] ---> Running in a2fd730ce7de [2021-05-21T19:20:21.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:20:21.599Z] OK: 219 MiB in 52 packages [2021-05-21T19:20:21.864Z] Removing intermediate container 50de1624e644 [2021-05-21T19:20:21.864Z] ---> 73c273fedb3e [2021-05-21T19:20:21.864Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:20:30.083Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:20:30.083Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:20:30.083Z] ---> 7caf59bc784b [2021-05-21T19:20:30.083Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T19:20:30.083Z] ---> Using cache [2021-05-21T19:20:30.083Z] ---> 6bdf0c0a2458 [2021-05-21T19:20:30.083Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:20:30.083Z] ---> Using cache [2021-05-21T19:20:30.083Z] ---> 87c64edf30e6 [2021-05-21T19:20:30.083Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-21T19:20:32.632Z] ---> Running in 813eab46d81b [2021-05-21T19:20:32.632Z] ---> Running in d613a206ad5c [2021-05-21T19:20:32.632Z] ---> 19da5e6ff168 [2021-05-21T19:20:32.632Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-21T19:20:33.205Z] Removing intermediate container 755f00416955 [2021-05-21T19:20:33.205Z] ---> a1d605bd826b [2021-05-21T19:20:33.205Z] Step 6/23 : COPY go.mod . [2021-05-21T19:20:33.471Z] ---> ec150b5d3c6c [2021-05-21T19:20:33.471Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-21T19:20:33.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:20:33.471Z] Removing intermediate container a2fd730ce7de [2021-05-21T19:20:33.471Z] ---> 536c8f8f1725 [2021-05-21T19:20:33.471Z] Step 8/32 : COPY . . [2021-05-21T19:20:33.731Z] ---> 6823bc343d73 [2021-05-21T19:20:33.731Z] Step 7/23 : RUN go mod download [2021-05-21T19:20:34.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:20:34.888Z] OK: 219 MiB in 52 packages [2021-05-21T19:20:47.181Z] ---> Running in 14f238802404 [2021-05-21T19:20:47.181Z] ---> 7eae1fdca987 [2021-05-21T19:20:47.181Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-21T19:20:47.181Z] ---> dab2dec8c355 [2021-05-21T19:20:47.181Z] Step 9/32 : RUN go mod tidy [2021-05-21T19:20:47.181Z] ---> Running in e932acb3bb8b [2021-05-21T19:20:47.181Z] ---> b45ab41716bd [2021-05-21T19:20:47.181Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-21T19:20:47.181Z] Removing intermediate container 813eab46d81b [2021-05-21T19:20:47.181Z] ---> 2dbaa4bd7289 [2021-05-21T19:20:47.181Z] Step 6/24 : COPY go.mod . [2021-05-21T19:20:47.181Z] Removing intermediate container d613a206ad5c [2021-05-21T19:20:47.181Z] ---> 54fe5ce31284 [2021-05-21T19:20:47.181Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-21T19:20:47.181Z] ---> Running in 026cc8e4b09b [2021-05-21T19:20:47.181Z] ---> Running in 08b4fb6860e7 [2021-05-21T19:20:47.181Z] ---> 25d7281ad9de [2021-05-21T19:20:47.181Z] Step 7/24 : RUN go mod download [2021-05-21T19:20:47.447Z] ---> Running in 5a61f9c31bb1 [2021-05-21T19:20:47.728Z] Removing intermediate container 14f238802404 [2021-05-21T19:20:47.728Z] ---> 3bd25759119a [2021-05-21T19:20:47.728Z] Step 8/23 : COPY . . [2021-05-21T19:20:47.993Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:20:48.961Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:20:49.224Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-21T19:20:49.224Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-21T19:20:49.486Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-21T19:20:49.486Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-21T19:20:50.434Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-21T19:20:57.034Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-21T19:20:57.034Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T19:20:57.034Z] OK: 8 MiB in 20 packages [2021-05-21T19:20:57.034Z] Removing intermediate container e932acb3bb8b [2021-05-21T19:20:57.034Z] ---> b69ee44088c1 [2021-05-21T19:20:57.034Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-21T19:21:03.647Z] Removing intermediate container 026cc8e4b09b [2021-05-21T19:21:03.647Z] ---> a72d550e2cde [2021-05-21T19:21:03.647Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-21T19:21:03.647Z] ---> Running in 4f75d66e40b1 [2021-05-21T19:21:03.647Z] ---> Running in 5feeea477a05 [2021-05-21T19:21:03.647Z] ---> c8bc586671e1 [2021-05-21T19:21:03.647Z] Step 9/23 : RUN go mod tidy [2021-05-21T19:21:03.647Z] Removing intermediate container 5a61f9c31bb1 [2021-05-21T19:21:03.647Z] ---> 2d280b1a6327 [2021-05-21T19:21:03.647Z] Step 8/24 : COPY . . [2021-05-21T19:21:03.647Z] ---> Running in 7b5880973c42 [2021-05-21T19:21:03.647Z] Removing intermediate container 08b4fb6860e7 [2021-05-21T19:21:03.647Z] ---> f66d60e0ad53 [2021-05-21T19:21:03.647Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T19:21:03.647Z] Removing intermediate container 5feeea477a05 [2021-05-21T19:21:03.647Z] ---> 60533ae7e6c2 [2021-05-21T19:21:03.647Z] Step 24/26 : LABEL arch=x86_64 [2021-05-21T19:21:04.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-21T19:21:16.924Z] ---> Running in 8e7b1955fa75 [2021-05-21T19:21:16.925Z] ---> 5410f993839e [2021-05-21T19:21:16.925Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-21T19:21:16.925Z] ---> 715c94b6efe2 [2021-05-21T19:21:16.925Z] Step 9/24 : RUN go mod tidy [2021-05-21T19:21:16.925Z] Removing intermediate container 8e7b1955fa75 [2021-05-21T19:21:16.925Z] ---> dccd9deb4410 [2021-05-21T19:21:16.925Z] Step 25/26 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:21:16.925Z] ---> Running in de60ce2f7d49 [2021-05-21T19:21:16.925Z] ---> Running in e9d725e9ef03 [2021-05-21T19:21:16.925Z] ---> 300ebe825f6a [2021-05-21T19:21:16.925Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-21T19:21:17.195Z] Removing intermediate container e9d725e9ef03 [2021-05-21T19:21:17.195Z] ---> 7c215810f94f [2021-05-21T19:21:17.195Z] Step 26/26 : LABEL version=2.0.0-dev.234 [2021-05-21T19:21:17.195Z] ---> c4522616173c [2021-05-21T19:21:17.195Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-21T19:21:17.195Z] ---> Running in c808c301508c [2021-05-21T19:21:17.195Z] ---> Running in f4abf21f9da2 [2021-05-21T19:21:17.462Z] Removing intermediate container 7b5880973c42 [2021-05-21T19:21:17.462Z] ---> 693e52af5b08 [2021-05-21T19:21:17.462Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-21T19:21:17.462Z] ---> Running in 0b658a28a71b [2021-05-21T19:21:17.728Z] Removing intermediate container f4abf21f9da2 [2021-05-21T19:21:17.728Z] ---> 7fb248a885cd [2021-05-21T19:21:17.728Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T19:21:17.728Z] Removing intermediate container c808c301508c [2021-05-21T19:21:17.728Z] ---> 96651867ca54 [2021-05-21T19:21:17.728Z] [2021-05-21T19:21:17.728Z] ---> Running in f7937f47eb41 [2021-05-21T19:21:17.990Z] Successfully built 96651867ca54 [2021-05-21T19:21:17.990Z] Successfully tagged security-secretstore-setup:latest [2021-05-21T19:21:17.990Z] Building core-metadata [2021-05-21T19:21:18.264Z]  Building security-secretstore-setup ... done Removing intermediate container f7937f47eb41 [2021-05-21T19:21:18.264Z] ---> b6d363d8e850 [2021-05-21T19:21:18.264Z] Step 22/24 : LABEL arch=x86_64 [2021-05-21T19:21:18.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-21T19:21:18.530Z] ---> Running in 1ca7b2dd4892 [2021-05-21T19:21:21.100Z] Removing intermediate container 1ca7b2dd4892 [2021-05-21T19:21:21.100Z] ---> be23f4ac0ac7 [2021-05-21T19:21:21.100Z] Step 23/24 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:21:27.729Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:21:27.729Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:21:27.729Z] ---> 7caf59bc784b [2021-05-21T19:21:27.729Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T19:21:27.729Z] ---> Using cache [2021-05-21T19:21:27.729Z] ---> 6bdf0c0a2458 [2021-05-21T19:21:27.729Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:21:27.729Z] ---> Using cache [2021-05-21T19:21:27.729Z] ---> 87c64edf30e6 [2021-05-21T19:21:27.729Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T19:21:27.729Z] ---> Using cache [2021-05-21T19:21:27.729Z] ---> a1d605bd826b [2021-05-21T19:21:27.729Z] Step 6/24 : COPY go.mod . [2021-05-21T19:21:27.729Z] ---> Using cache [2021-05-21T19:21:27.729Z] ---> 6823bc343d73 [2021-05-21T19:21:27.729Z] Step 7/24 : RUN go mod download [2021-05-21T19:21:27.729Z] ---> Using cache [2021-05-21T19:21:27.729Z] ---> 3bd25759119a [2021-05-21T19:21:27.729Z] Step 8/24 : COPY . . [2021-05-21T19:21:27.729Z] ---> Using cache [2021-05-21T19:21:27.729Z] ---> c8bc586671e1 [2021-05-21T19:21:27.729Z] Step 9/24 : RUN go mod tidy [2021-05-21T19:21:27.729Z] ---> Using cache [2021-05-21T19:21:27.729Z] ---> 693e52af5b08 [2021-05-21T19:21:27.729Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-21T19:21:28.709Z] ---> Running in 55687dcfbc7d [2021-05-21T19:21:28.709Z] ---> Running in 1b5a8f69ea9b [2021-05-21T19:21:28.982Z] Removing intermediate container 55687dcfbc7d [2021-05-21T19:21:28.982Z] ---> cc81da35dbb4 [2021-05-21T19:21:28.982Z] Step 24/24 : LABEL version=2.0.0-dev.234 [2021-05-21T19:21:28.982Z] Removing intermediate container de60ce2f7d49 [2021-05-21T19:21:28.982Z] ---> 4c8d9c4a9d89 [2021-05-21T19:21:28.982Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-21T19:21:28.982Z] ---> Running in 9285a8b6383f [2021-05-21T19:21:28.982Z] ---> Running in 6a7c42058a52 [2021-05-21T19:21:29.576Z] Removing intermediate container 9285a8b6383f [2021-05-21T19:21:29.576Z] ---> cd50cba88bc5 [2021-05-21T19:21:29.576Z] [2021-05-21T19:21:29.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-21T19:21:29.576Z] Successfully built cd50cba88bc5 [2021-05-21T19:21:29.576Z] Successfully tagged core-data:latest [2021-05-21T19:21:29.851Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-21T19:21:48.110Z] Removing intermediate container 4f75d66e40b1 [2021-05-21T19:21:48.110Z] ---> 173d75a539fe [2021-05-21T19:21:48.110Z] [2021-05-21T19:21:48.110Z] Step 11/32 : FROM alpine:3.12 [2021-05-21T19:21:48.110Z] ---> 13621d1b12d4 [2021-05-21T19:21:48.110Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-21T19:21:48.110Z] ---> Running in 84b791c38686 [2021-05-21T19:21:48.382Z] Removing intermediate container 84b791c38686 [2021-05-21T19:21:48.382Z] ---> abe05746a256 [2021-05-21T19:21:48.382Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-21T19:21:48.382Z] ---> Running in 44591a0efb30 [2021-05-21T19:21:48.989Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:21:49.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:21:49.263Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-21T19:21:49.263Z] (2/2) Installing su-exec (0.2-r1) [2021-05-21T19:21:49.263Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T19:21:49.263Z] OK: 6 MiB in 16 packages [2021-05-21T19:21:51.229Z] Removing intermediate container 44591a0efb30 [2021-05-21T19:21:51.229Z] ---> ef42809281c6 [2021-05-21T19:21:51.229Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-21T19:21:51.504Z] ---> Running in cd4435130c02 [2021-05-21T19:21:51.775Z] Removing intermediate container cd4435130c02 [2021-05-21T19:21:51.775Z] ---> 75afcdda2858 [2021-05-21T19:21:51.775Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-21T19:21:52.054Z] ---> Running in 1d09ffd17d88 [2021-05-21T19:21:52.330Z] Removing intermediate container 1d09ffd17d88 [2021-05-21T19:21:52.330Z] ---> febcc1aee914 [2021-05-21T19:21:52.330Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-21T19:21:52.330Z] ---> Running in d8454156b90e [2021-05-21T19:21:53.320Z] Removing intermediate container d8454156b90e [2021-05-21T19:21:53.320Z] ---> bf79cad39b04 [2021-05-21T19:21:53.320Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-21T19:21:53.600Z] ---> Running in 041e958a927a [2021-05-21T19:21:53.600Z] Removing intermediate container 041e958a927a [2021-05-21T19:21:53.600Z] ---> 85a236f69073 [2021-05-21T19:21:53.600Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-21T19:21:54.196Z] ---> c7ae5c9be258 [2021-05-21T19:21:54.196Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-21T19:21:54.196Z] ---> Running in c9b599422120 [2021-05-21T19:21:55.631Z] Removing intermediate container c9b599422120 [2021-05-21T19:21:55.631Z] ---> 29c4dd60784c [2021-05-21T19:21:55.631Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T19:21:55.907Z] ---> 33f5470a1c59 [2021-05-21T19:21:55.907Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-21T19:21:56.899Z] ---> 6c5612cce785 [2021-05-21T19:21:56.899Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-21T19:21:57.179Z] ---> 1e563f751586 [2021-05-21T19:21:57.179Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-21T19:21:57.787Z] ---> ec8a53499f08 [2021-05-21T19:21:57.787Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-21T19:21:57.787Z] ---> ffe725a939bd [2021-05-21T19:21:57.787Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-21T19:21:58.061Z] ---> Running in 02abd2ae09b5 [2021-05-21T19:21:58.677Z] Removing intermediate container 02abd2ae09b5 [2021-05-21T19:21:58.677Z] ---> f195a16d8e74 [2021-05-21T19:21:58.677Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-21T19:21:59.670Z] Removing intermediate container 0b658a28a71b [2021-05-21T19:21:59.670Z] ---> 6c302f54661a [2021-05-21T19:21:59.670Z] [2021-05-21T19:21:59.670Z] Step 11/23 : FROM alpine:3.12 [2021-05-21T19:21:59.670Z] ---> 13621d1b12d4 [2021-05-21T19:21:59.670Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-21T19:21:59.670Z] ---> Using cache [2021-05-21T19:21:59.670Z] ---> 29b583c8208e [2021-05-21T19:21:59.670Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T19:21:59.670Z] ---> Using cache [2021-05-21T19:21:59.670Z] ---> 7b6298dd5540 [2021-05-21T19:21:59.670Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-21T19:21:59.670Z] ---> cf67fa804c23 [2021-05-21T19:21:59.670Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-21T19:21:59.670Z] ---> Running in 3a945f61a9ac [2021-05-21T19:21:59.670Z] ---> Running in 938305eba897 [2021-05-21T19:21:59.670Z] Removing intermediate container 3a945f61a9ac [2021-05-21T19:21:59.670Z] ---> 065640e38d30 [2021-05-21T19:21:59.670Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-21T19:21:59.959Z] ---> Running in 3ae4276c67d1 [2021-05-21T19:22:00.226Z] Removing intermediate container 3ae4276c67d1 [2021-05-21T19:22:00.226Z] ---> 9971f8653a01 [2021-05-21T19:22:00.226Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T19:22:00.498Z] ---> 480abbf4d903 [2021-05-21T19:22:00.498Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-21T19:22:01.451Z] Removing intermediate container 938305eba897 [2021-05-21T19:22:01.451Z] ---> 5376a74bc885 [2021-05-21T19:22:01.451Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-21T19:22:01.451Z] ---> 40c43d6c666b [2021-05-21T19:22:01.451Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-21T19:22:01.451Z] ---> Running in d5629394c34c [2021-05-21T19:22:01.451Z] ---> 41cd71f2982d [2021-05-21T19:22:01.451Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-21T19:22:01.717Z] ---> Running in d52b5b8fd6b0 [2021-05-21T19:22:02.001Z] Removing intermediate container d5629394c34c [2021-05-21T19:22:02.001Z] ---> 96c047320057 [2021-05-21T19:22:02.001Z] Step 29/32 : CMD ["gate"] [2021-05-21T19:22:02.266Z] ---> Running in 628a8bbe4330 [2021-05-21T19:22:02.537Z] Removing intermediate container d52b5b8fd6b0 [2021-05-21T19:22:02.537Z] ---> 0371923a88b8 [2021-05-21T19:22:02.537Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T19:22:02.537Z] ---> Running in c00b1d11efbc [2021-05-21T19:22:02.537Z] Removing intermediate container 6a7c42058a52 [2021-05-21T19:22:02.537Z] ---> b87c27d35b1a [2021-05-21T19:22:02.537Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-21T19:22:02.537Z] Removing intermediate container 628a8bbe4330 [2021-05-21T19:22:02.537Z] ---> ca3d38b4910e [2021-05-21T19:22:02.537Z] Step 30/32 : LABEL arch=x86_64 [2021-05-21T19:22:02.810Z] ---> Running in 680e5818007c [2021-05-21T19:22:02.810Z] ---> Running in e68e03c6e128 [2021-05-21T19:22:02.810Z] Removing intermediate container c00b1d11efbc [2021-05-21T19:22:02.810Z] ---> 1bf7fae59371 [2021-05-21T19:22:02.810Z] Step 21/23 : LABEL arch=x86_64 [2021-05-21T19:22:03.084Z] ---> Running in b7c951245644 [2021-05-21T19:22:03.084Z] Removing intermediate container 680e5818007c [2021-05-21T19:22:03.084Z] ---> d49d90788b39 [2021-05-21T19:22:03.084Z] Step 31/32 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:03.084Z] ---> Running in bed262a820b4 [2021-05-21T19:22:03.084Z] Removing intermediate container b7c951245644 [2021-05-21T19:22:03.084Z] ---> 7ee66f5d71d0 [2021-05-21T19:22:03.084Z] Step 22/23 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:03.347Z] ---> Running in 458d58138396 [2021-05-21T19:22:03.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-21T19:22:03.347Z] Removing intermediate container bed262a820b4 [2021-05-21T19:22:03.347Z] ---> dbd38e461003 [2021-05-21T19:22:03.347Z] Step 32/32 : LABEL version=2.0.0-dev.234 [2021-05-21T19:22:03.640Z] Removing intermediate container 458d58138396 [2021-05-21T19:22:03.640Z] ---> 7a250f2ccf83 [2021-05-21T19:22:03.640Z] Step 23/23 : LABEL version=2.0.0-dev.234 [2021-05-21T19:22:03.640Z] ---> Running in 32c2073e12cb [2021-05-21T19:22:03.640Z] ---> Running in 03f810eeaba3 [2021-05-21T19:22:03.924Z] Removing intermediate container 32c2073e12cb [2021-05-21T19:22:03.924Z] ---> ea35bd951a45 [2021-05-21T19:22:03.924Z] [2021-05-21T19:22:04.188Z] Removing intermediate container 03f810eeaba3 [2021-05-21T19:22:04.188Z] ---> e004d144167a [2021-05-21T19:22:04.188Z] [2021-05-21T19:22:04.188Z] Successfully built ea35bd951a45 [2021-05-21T19:22:04.460Z] Successfully built e004d144167a [2021-05-21T19:22:04.460Z] Successfully tagged support-scheduler:latest [2021-05-21T19:22:04.460Z] Successfully tagged security-bootstrapper:latest [2021-05-21T19:22:04.723Z]  Building support-scheduler ... done  Building security-bootstrapper ... done Removing intermediate container 1b5a8f69ea9b [2021-05-21T19:22:04.723Z] ---> 8eb966ea5e60 [2021-05-21T19:22:04.723Z] [2021-05-21T19:22:04.723Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T19:22:04.723Z] ---> 13621d1b12d4 [2021-05-21T19:22:04.723Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-21T19:22:04.723Z] ---> Using cache [2021-05-21T19:22:04.723Z] ---> 29b583c8208e [2021-05-21T19:22:04.723Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T19:22:04.723Z] ---> Using cache [2021-05-21T19:22:04.723Z] ---> 7b6298dd5540 [2021-05-21T19:22:04.723Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-21T19:22:04.723Z] ---> Running in 23535001a7cc [2021-05-21T19:22:04.723Z] Removing intermediate container e68e03c6e128 [2021-05-21T19:22:04.723Z] ---> 95287d99d55f [2021-05-21T19:22:04.723Z] [2021-05-21T19:22:04.723Z] Step 12/24 : FROM docker:20.10.0 [2021-05-21T19:22:04.723Z] Removing intermediate container 23535001a7cc [2021-05-21T19:22:04.723Z] ---> 0459eb8b567d [2021-05-21T19:22:04.723Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-21T19:22:04.996Z] ---> Running in 49e87753cbfa [2021-05-21T19:22:04.996Z] 20.10.0: Pulling from library/docker [2021-05-21T19:22:04.996Z] Removing intermediate container 49e87753cbfa [2021-05-21T19:22:04.996Z] ---> 411f98bf202f [2021-05-21T19:22:04.996Z] Step 16/24 : WORKDIR / [2021-05-21T19:22:04.996Z] ---> Running in ff484af7e780 [2021-05-21T19:22:05.261Z] Removing intermediate container ff484af7e780 [2021-05-21T19:22:05.261Z] ---> 023c47641e1f [2021-05-21T19:22:05.261Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T19:22:05.837Z] ---> b61847b4019f [2021-05-21T19:22:05.837Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-21T19:22:06.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-21T19:22:07.253Z] ---> 01bedb544c79 [2021-05-21T19:22:07.253Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-21T19:22:07.525Z] ---> e2dc50dcad4f [2021-05-21T19:22:07.525Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-21T19:22:07.797Z] ---> Running in 55ff341287fa [2021-05-21T19:22:08.064Z] Removing intermediate container 55ff341287fa [2021-05-21T19:22:08.064Z] ---> f7cf8277c8be [2021-05-21T19:22:08.064Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T19:22:08.064Z] ---> Running in 0c1a62150964 [2021-05-21T19:22:08.064Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-21T19:22:08.064Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-21T19:22:08.064Z] ---> aefe523efa57 [2021-05-21T19:22:08.064Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-21T19:22:08.064Z] Removing intermediate container 0c1a62150964 [2021-05-21T19:22:08.064Z] ---> 0666674c8356 [2021-05-21T19:22:08.064Z] Step 22/24 : LABEL arch=x86_64 [2021-05-21T19:22:08.064Z] ---> Running in 10d0943b2dc3 [2021-05-21T19:22:08.064Z] ---> Running in 90f4a4261b4e [2021-05-21T19:22:08.333Z] Removing intermediate container 10d0943b2dc3 [2021-05-21T19:22:08.333Z] ---> 9138a25d8e27 [2021-05-21T19:22:08.333Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-21T19:22:08.333Z] ---> Running in cdac9e302613 [2021-05-21T19:22:08.333Z] Removing intermediate container 90f4a4261b4e [2021-05-21T19:22:08.333Z] ---> 53f449d63789 [2021-05-21T19:22:08.333Z] Step 23/24 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:08.333Z] ---> Running in 5e247c1dd167 [2021-05-21T19:22:08.602Z] Removing intermediate container 5e247c1dd167 [2021-05-21T19:22:08.602Z] ---> e5c355d15055 [2021-05-21T19:22:08.602Z] Step 24/24 : LABEL version=2.0.0-dev.234 [2021-05-21T19:22:08.602Z] ---> Running in a90afd7f16dd [2021-05-21T19:22:08.602Z] Removing intermediate container a90afd7f16dd [2021-05-21T19:22:08.602Z] ---> 0fb7b2e78b85 [2021-05-21T19:22:08.602Z] [2021-05-21T19:22:08.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T19:22:08.864Z] Successfully built 0fb7b2e78b85 [2021-05-21T19:22:08.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T19:22:08.864Z] Successfully tagged core-metadata:latest [2021-05-21T19:22:08.864Z]  Building core-metadata ... done (1/39) Installing readline (8.0.4-r0) [2021-05-21T19:22:08.864Z] (2/39) Installing bash (5.0.17-r0) [2021-05-21T19:22:08.864Z] Executing bash-5.0.17-r0.post-install [2021-05-21T19:22:08.864Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T19:22:08.864Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-21T19:22:08.864Z] (5/39) Installing curl (7.76.1-r0) [2021-05-21T19:22:08.864Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-21T19:22:08.864Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-21T19:22:08.864Z] (8/39) Installing expat (2.2.9-r1) [2021-05-21T19:22:08.864Z] (9/39) Installing libffi (3.3-r2) [2021-05-21T19:22:08.864Z] (10/39) Installing gdbm (1.13-r1) [2021-05-21T19:22:08.864Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-21T19:22:08.864Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-21T19:22:08.864Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-21T19:22:09.439Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-21T19:22:09.439Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-21T19:22:09.439Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-21T19:22:09.439Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-21T19:22:09.439Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-21T19:22:09.439Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-21T19:22:09.439Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-21T19:22:09.439Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-21T19:22:09.439Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-21T19:22:09.439Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-21T19:22:09.439Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-21T19:22:09.439Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-21T19:22:09.439Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-21T19:22:09.703Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-21T19:22:09.703Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-21T19:22:09.703Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-21T19:22:09.703Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-21T19:22:09.703Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-21T19:22:09.703Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-21T19:22:09.703Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-21T19:22:09.703Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-21T19:22:09.703Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-21T19:22:09.703Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-21T19:22:09.703Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-21T19:22:09.703Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-21T19:22:09.703Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-21T19:22:09.703Z] Executing busybox-1.31.1-r19.trigger [2021-05-21T19:22:09.703Z] OK: 72 MiB in 59 packages [2021-05-21T19:22:10.653Z] Collecting docker-compose==1.23.2 [2021-05-21T19:22:10.653Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-21T19:22:10.654Z] Collecting docker<4.0,>=3.6.0 [2021-05-21T19:22:10.654Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-21T19:22:10.654Z] Collecting jsonschema<3,>=2.5.1 [2021-05-21T19:22:10.654Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-21T19:22:10.718Z] Removing intermediate container f361b740ad83 [2021-05-21T19:22:10.718Z] ---> 5f610222baa9 [2021-05-21T19:22:10.718Z] [2021-05-21T19:22:10.718Z] Step 11/32 : FROM alpine:3.12 [2021-05-21T19:22:10.718Z] 3.12: Pulling from library/alpine [2021-05-21T19:22:10.915Z] Collecting PyYAML<4,>=3.10 [2021-05-21T19:22:10.916Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-21T19:22:11.497Z] Collecting cached-property<2,>=1.2.0 [2021-05-21T19:22:11.497Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-21T19:22:11.497Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-21T19:22:11.497Z] Collecting docopt<0.7,>=0.6.1 [2021-05-21T19:22:11.498Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-21T19:22:11.761Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-21T19:22:11.761Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-21T19:22:12.027Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-21T19:22:12.027Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-21T19:22:12.027Z] Collecting texttable<0.10,>=0.9.0 [2021-05-21T19:22:12.027Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-21T19:22:12.289Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-21T19:22:12.289Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-21T19:22:12.554Z] Collecting docker-pycreds>=0.4.0 [2021-05-21T19:22:12.554Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-21T19:22:12.720Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-21T19:22:12.720Z] Status: Downloaded newer image for alpine:3.12 [2021-05-21T19:22:12.720Z] ---> 9852663dfa18 [2021-05-21T19:22:12.720Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-21T19:22:12.817Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-21T19:22:12.818Z] Collecting idna<2.8,>=2.5 [2021-05-21T19:22:12.818Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-21T19:22:12.818Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-21T19:22:12.818Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-21T19:22:12.818Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-21T19:22:12.818Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-21T19:22:12.818Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-21T19:22:12.818Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-21T19:22:12.818Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-21T19:22:12.997Z] Removing intermediate container 061e7781c7d6 [2021-05-21T19:22:12.997Z] ---> cdc2394fa2e5 [2021-05-21T19:22:12.997Z] [2021-05-21T19:22:12.997Z] Step 11/22 : FROM alpine:3.12 [2021-05-21T19:22:12.997Z] ---> 9852663dfa18 [2021-05-21T19:22:12.997Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-21T19:22:13.080Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, jsonschema, PyYAML, cached-property, docopt, texttable, dockerpty, docker-compose [2021-05-21T19:22:13.080Z] Attempting uninstall: idna [2021-05-21T19:22:13.081Z] Found existing installation: idna 2.9 [2021-05-21T19:22:13.081Z] Uninstalling idna-2.9: [2021-05-21T19:22:13.081Z] Successfully uninstalled idna-2.9 [2021-05-21T19:22:13.081Z] Attempting uninstall: urllib3 [2021-05-21T19:22:13.081Z] Found existing installation: urllib3 1.25.9 [2021-05-21T19:22:13.081Z] Uninstalling urllib3-1.25.9: [2021-05-21T19:22:13.081Z] Successfully uninstalled urllib3-1.25.9 [2021-05-21T19:22:13.278Z] ---> Running in ce010fad58e2 [2021-05-21T19:22:13.278Z] ---> Running in 37f370c76152 [2021-05-21T19:22:13.342Z] Attempting uninstall: requests [2021-05-21T19:22:13.343Z] Found existing installation: requests 2.23.0 [2021-05-21T19:22:13.343Z] Uninstalling requests-2.23.0: [2021-05-21T19:22:13.343Z] Successfully uninstalled requests-2.23.0 [2021-05-21T19:22:13.606Z] Running setup.py install for PyYAML: started [2021-05-21T19:22:14.183Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-21T19:22:14.183Z] Running setup.py install for docopt: started [2021-05-21T19:22:14.274Z] Removing intermediate container ce010fad58e2 [2021-05-21T19:22:14.274Z] ---> a82668a33aa4 [2021-05-21T19:22:14.274Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-21T19:22:14.274Z] ---> Running in 0014eeaae090 [2021-05-21T19:22:14.447Z] Running setup.py install for docopt: finished with status 'done' [2021-05-21T19:22:14.447Z] Running setup.py install for texttable: started [2021-05-21T19:22:14.710Z] Running setup.py install for texttable: finished with status 'done' [2021-05-21T19:22:14.710Z] Running setup.py install for dockerpty: started [2021-05-21T19:22:14.974Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-21T19:22:15.239Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-21T19:22:15.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:22:16.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:22:16.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:22:16.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:22:16.627Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-21T19:22:16.903Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T19:22:16.903Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-21T19:22:16.903Z] (4/4) Installing curl (7.76.1-r0) [2021-05-21T19:22:16.903Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T19:22:16.903Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T19:22:17.181Z] OK: 7 MiB in 18 packages [2021-05-21T19:22:17.464Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-21T19:22:17.464Z] (2/2) Installing su-exec (0.2-r1) [2021-05-21T19:22:17.464Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T19:22:17.464Z] OK: 5 MiB in 16 packages [2021-05-21T19:22:18.566Z] Removing intermediate container cdac9e302613 [2021-05-21T19:22:18.566Z] ---> 72b157ecfb72 [2021-05-21T19:22:18.566Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-21T19:22:18.566Z] ---> Running in 75edcf20d5f3 [2021-05-21T19:22:18.566Z] Removing intermediate container 75edcf20d5f3 [2021-05-21T19:22:18.566Z] ---> 237ef5d0ee2b [2021-05-21T19:22:18.566Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-21T19:22:18.566Z] ---> Running in dfb29d2a134f [2021-05-21T19:22:18.830Z] Removing intermediate container dfb29d2a134f [2021-05-21T19:22:18.830Z] ---> 10dc350547d6 [2021-05-21T19:22:18.830Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-21T19:22:19.099Z] ---> 8c3db9b73403 [2021-05-21T19:22:19.099Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-21T19:22:19.363Z] ---> ea5167957d1e [2021-05-21T19:22:19.363Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-21T19:22:19.626Z] ---> a99371980257 [2021-05-21T19:22:19.626Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-21T19:22:19.626Z] ---> Running in 1a583410a3d7 [2021-05-21T19:22:19.895Z] Removing intermediate container 1a583410a3d7 [2021-05-21T19:22:19.895Z] ---> 310d32c2ff48 [2021-05-21T19:22:19.895Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T19:22:19.895Z] ---> Running in f086a8c64126 [2021-05-21T19:22:19.895Z] Removing intermediate container f086a8c64126 [2021-05-21T19:22:19.895Z] ---> e89ca267e59b [2021-05-21T19:22:19.895Z] Step 22/24 : LABEL arch=x86_64 [2021-05-21T19:22:19.895Z] ---> Running in 5f0eb116c10b [2021-05-21T19:22:20.117Z] Removing intermediate container 0014eeaae090 [2021-05-21T19:22:20.117Z] ---> e43d4d6352f6 [2021-05-21T19:22:20.117Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-21T19:22:20.158Z] Removing intermediate container 5f0eb116c10b [2021-05-21T19:22:20.158Z] ---> 1a1d70e2196d [2021-05-21T19:22:20.158Z] Step 23/24 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:20.158Z] ---> Running in d8ff80d691d2 [2021-05-21T19:22:20.158Z] Removing intermediate container d8ff80d691d2 [2021-05-21T19:22:20.158Z] ---> 35ebdd91134b [2021-05-21T19:22:20.158Z] Step 24/24 : LABEL version=2.0.0-dev.234 [2021-05-21T19:22:20.158Z] ---> Running in 170ba5c4bda2 [2021-05-21T19:22:20.393Z] Removing intermediate container 37f370c76152 [2021-05-21T19:22:20.393Z] ---> a8a56086c449 [2021-05-21T19:22:20.393Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-21T19:22:20.393Z] ---> Running in 7afdb171b0d7 [2021-05-21T19:22:20.421Z] Removing intermediate container 170ba5c4bda2 [2021-05-21T19:22:20.421Z] ---> 540e9c1a43e9 [2021-05-21T19:22:20.421Z] [2021-05-21T19:22:20.421Z] Successfully built 540e9c1a43e9 [2021-05-21T19:22:20.421Z] Successfully tagged sys-mgmt-agent:latest [2021-05-21T19:22:20.692Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-21T19:22:20.703Z] $ docker stop --time=1 3939465836c958156816e98703b4668b5ff2c8f8b5019acf582aa8a03caf3ea6 [2021-05-21T19:22:20.999Z] ---> Running in 1fa65c8510fc [2021-05-21T19:22:21.293Z] Removing intermediate container 7afdb171b0d7 [2021-05-21T19:22:21.293Z] ---> 5eded39bcfe5 [2021-05-21T19:22:21.293Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-21T19:22:21.897Z] ---> Running in 849b9bd61619 [2021-05-21T19:22:22.192Z] $ docker rm -f 3939465836c958156816e98703b4668b5ff2c8f8b5019acf582aa8a03caf3ea6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T19:22:22.498Z] Removing intermediate container 1fa65c8510fc [2021-05-21T19:22:22.498Z] ---> 20584151c9c7 [2021-05-21T19:22:22.498Z] Step 14/22 : WORKDIR /edgex [2021-05-21T19:22:22.569Z] + docker images [2021-05-21T19:22:22.569Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-21T19:22:22.569Z] sys-mgmt-agent latest 540e9c1a43e9 2 seconds ago 312MB [2021-05-21T19:22:22.569Z] core-metadata latest 0fb7b2e78b85 14 seconds ago 18.6MB [2021-05-21T19:22:22.569Z] 95287d99d55f 18 seconds ago 1.16GB [2021-05-21T19:22:22.569Z] 8eb966ea5e60 18 seconds ago 1.17GB [2021-05-21T19:22:22.569Z] support-scheduler latest e004d144167a 19 seconds ago 17.1MB [2021-05-21T19:22:22.569Z] security-bootstrapper latest ea35bd951a45 19 seconds ago 18.2MB [2021-05-21T19:22:22.569Z] 6c302f54661a 23 seconds ago 1.16GB [2021-05-21T19:22:22.569Z] 173d75a539fe 37 seconds ago 1.15GB [2021-05-21T19:22:22.569Z] core-data latest cd50cba88bc5 53 seconds ago 21.6MB [2021-05-21T19:22:22.569Z] security-secretstore-setup latest 96651867ca54 About a minute ago 25.8MB [2021-05-21T19:22:22.569Z] support-notifications latest 70ed2fae9b6b 2 minutes ago 17.8MB [2021-05-21T19:22:22.569Z] f6792af407f4 2 minutes ago 1.17GB [2021-05-21T19:22:22.569Z] core-command latest 0b049e67debb 2 minutes ago 17.1MB [2021-05-21T19:22:22.569Z] security-proxy-setup latest f5b07b07f6ec 2 minutes ago 25.3MB [2021-05-21T19:22:22.569Z] be6d87999e37 2 minutes ago 1.16GB [2021-05-21T19:22:22.569Z] 1fcf6de93746 2 minutes ago 1.16GB [2021-05-21T19:22:22.569Z] 1ffc33185c70 2 minutes ago 1.16GB [2021-05-21T19:22:22.569Z] bf261ccf6541 2 minutes ago 1.16GB [2021-05-21T19:22:22.569Z] ci-base-image-x86_64 latest 7caf59bc784b 7 minutes ago 648MB [2021-05-21T19:22:22.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-21T19:22:22.569Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-21T19:22:22.569Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-21T19:22:22.569Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-21T19:22:22.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T19:22:22.847Z] provisioning config files... [2021-05-21T19:22:22.863Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/504@tmp/config7116023982859260823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:22:23.099Z] ---> Running in 151612185da5 [2021-05-21T19:22:23.099Z] Removing intermediate container 849b9bd61619 [2021-05-21T19:22:23.099Z] ---> 5fe848974d8a [2021-05-21T19:22:23.099Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-21T19:22:23.200Z] ---> docker-login.sh [2021-05-21T19:22:23.201Z] nexus3.edgexfoundry.org:10001 [2021-05-21T19:22:23.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:22:23.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:22:23.201Z] Configure a credential helper to remove this warning. See [2021-05-21T19:22:23.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:22:23.201Z] [2021-05-21T19:22:23.201Z] Login Succeeded [2021-05-21T19:22:23.201Z] nexus3.edgexfoundry.org:10002 [2021-05-21T19:22:23.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:22:23.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:22:23.460Z] Configure a credential helper to remove this warning. See [2021-05-21T19:22:23.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:22:23.460Z] [2021-05-21T19:22:23.460Z] Login Succeeded [2021-05-21T19:22:23.460Z] nexus3.edgexfoundry.org:10003 [2021-05-21T19:22:23.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:22:23.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:22:23.460Z] Configure a credential helper to remove this warning. See [2021-05-21T19:22:23.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:22:23.460Z] [2021-05-21T19:22:23.460Z] Login Succeeded [2021-05-21T19:22:23.460Z] nexus3.edgexfoundry.org:10004 [2021-05-21T19:22:23.705Z] ---> Running in 49bbdf70d13b [2021-05-21T19:22:23.705Z] Removing intermediate container d758644e0918 [2021-05-21T19:22:23.705Z] ---> 61550b4c22f4 [2021-05-21T19:22:23.705Z] [2021-05-21T19:22:23.705Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T19:22:23.705Z] ---> 9852663dfa18 [2021-05-21T19:22:23.705Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-21T19:22:23.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:22:23.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:22:23.721Z] Configure a credential helper to remove this warning. See [2021-05-21T19:22:23.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:22:23.721Z] [2021-05-21T19:22:23.721Z] Login Succeeded [2021-05-21T19:22:23.721Z] docker.io [2021-05-21T19:22:23.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:22:23.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:22:23.982Z] Configure a credential helper to remove this warning. See [2021-05-21T19:22:23.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:22:23.982Z] [2021-05-21T19:22:23.982Z] Login Succeeded [2021-05-21T19:22:23.982Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T19:22:23.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:22:24.076Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-05-21T19:22:24.076Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:24.076Z] 2.0.0-dev.234 [2021-05-21T19:22:24.076Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:24.076Z] master [2021-05-21T19:22:24.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:24.312Z] ---> Running in 9a7a40eb7ff3 [2021-05-21T19:22:24.312Z] Removing intermediate container 151612185da5 [2021-05-21T19:22:24.312Z] ---> 9f38b127d07c [2021-05-21T19:22:24.312Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-21T19:22:24.432Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:24.733Z] + docker push nexus3.edgexfoundry.org:10004/core-command:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:24.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-21T19:22:24.733Z] 796749ec3b46: Preparing [2021-05-21T19:22:24.733Z] 167c6c84bf72: Preparing [2021-05-21T19:22:24.733Z] 45656c7dcc48: Preparing [2021-05-21T19:22:24.733Z] 69aafaf18479: Preparing [2021-05-21T19:22:24.733Z] 32f366d666a5: Preparing [2021-05-21T19:22:24.733Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:24.733Z] 796749ec3b46: Pushed [2021-05-21T19:22:24.733Z] 45656c7dcc48: Pushed [2021-05-21T19:22:24.915Z] Removing intermediate container 644af486d18b [2021-05-21T19:22:24.915Z] ---> 7b1ae17dea53 [2021-05-21T19:22:24.915Z] [2021-05-21T19:22:24.915Z] Step 11/23 : FROM alpine:3.12 [2021-05-21T19:22:24.915Z] ---> 9852663dfa18 [2021-05-21T19:22:24.915Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-21T19:22:24.996Z] 69aafaf18479: Pushed [2021-05-21T19:22:25.515Z] ---> Running in cc1369ca1b10 [2021-05-21T19:22:25.937Z] 167c6c84bf72: Pushed [2021-05-21T19:22:25.937Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:f2d24529a108ab6f9e918c2256c3ccfffe4ce5217c39394f00411d11171a7c6f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:26.124Z] ---> da47bd7406c3 [2021-05-21T19:22:26.124Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-21T19:22:26.247Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:26.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:22:26.549Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.234 [2021-05-21T19:22:26.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-21T19:22:26.549Z] 796749ec3b46: Preparing [2021-05-21T19:22:26.549Z] 167c6c84bf72: Preparing [2021-05-21T19:22:26.549Z] 45656c7dcc48: Preparing [2021-05-21T19:22:26.549Z] 69aafaf18479: Preparing [2021-05-21T19:22:26.549Z] 32f366d666a5: Preparing [2021-05-21T19:22:26.549Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:26.549Z] 796749ec3b46: Layer already exists [2021-05-21T19:22:26.549Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:26.549Z] 69aafaf18479: Layer already exists [2021-05-21T19:22:26.549Z] 167c6c84bf72: Layer already exists [2021-05-21T19:22:26.549Z] 2.0.0-dev.234: digest: sha256:f2d24529a108ab6f9e918c2256c3ccfffe4ce5217c39394f00411d11171a7c6f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:26.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:22:26.862Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:27.167Z] + docker push nexus3.edgexfoundry.org:10004/core-command:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:27.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-21T19:22:27.167Z] 796749ec3b46: Preparing [2021-05-21T19:22:27.167Z] 167c6c84bf72: Preparing [2021-05-21T19:22:27.167Z] 45656c7dcc48: Preparing [2021-05-21T19:22:27.167Z] 69aafaf18479: Preparing [2021-05-21T19:22:27.167Z] 32f366d666a5: Preparing [2021-05-21T19:22:27.167Z] 69aafaf18479: Layer already exists [2021-05-21T19:22:27.167Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:27.167Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:27.167Z] 167c6c84bf72: Layer already exists [2021-05-21T19:22:27.167Z] 796749ec3b46: Layer already exists [2021-05-21T19:22:27.167Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:f2d24529a108ab6f9e918c2256c3ccfffe4ce5217c39394f00411d11171a7c6f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:27.293Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-21T19:22:27.293Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T19:22:27.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:22:27.293Z] OK: 5 MiB in 15 packages [2021-05-21T19:22:27.478Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:27.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:22:27.569Z] Removing intermediate container 49bbdf70d13b [2021-05-21T19:22:27.569Z] ---> 83954972e080 [2021-05-21T19:22:27.569Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-21T19:22:27.779Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-05-21T19:22:27.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-21T19:22:27.779Z] 796749ec3b46: Preparing [2021-05-21T19:22:27.779Z] 167c6c84bf72: Preparing [2021-05-21T19:22:27.779Z] 45656c7dcc48: Preparing [2021-05-21T19:22:27.779Z] 69aafaf18479: Preparing [2021-05-21T19:22:27.779Z] 32f366d666a5: Preparing [2021-05-21T19:22:27.779Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:27.779Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:27.779Z] 167c6c84bf72: Layer already exists [2021-05-21T19:22:27.779Z] 69aafaf18479: Layer already exists [2021-05-21T19:22:27.779Z] 796749ec3b46: Layer already exists [2021-05-21T19:22:27.779Z] master: digest: sha256:f2d24529a108ab6f9e918c2256c3ccfffe4ce5217c39394f00411d11171a7c6f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:22:27.841Z] ===================================================== [Pipeline] echo [2021-05-21T19:22:27.861Z] taggedImages: [2021-05-21T19:22:27.861Z] - nexus3.edgexfoundry.org:10004/core-command:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:27.861Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.234 [2021-05-21T19:22:27.861Z] - nexus3.edgexfoundry.org:10004/core-command:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:27.861Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-05-21T19:22:27.907Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-05-21T19:22:27.907Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:27.907Z] 2.0.0-dev.234 [2021-05-21T19:22:27.907Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:27.907Z] master [2021-05-21T19:22:27.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:28.164Z] ---> Running in 61dbe338023e [2021-05-21T19:22:28.164Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-21T19:22:28.276Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:28.439Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-21T19:22:28.439Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T19:22:28.439Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T19:22:28.439Z] ---> 5dec44962788 [2021-05-21T19:22:28.439Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-21T19:22:28.588Z] + docker push nexus3.edgexfoundry.org:10004/core-data:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:28.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-21T19:22:28.588Z] fafafa4ec55c: Preparing [2021-05-21T19:22:28.588Z] 8b61bca600c6: Preparing [2021-05-21T19:22:28.588Z] 45656c7dcc48: Preparing [2021-05-21T19:22:28.588Z] 709c31e5f0d8: Preparing [2021-05-21T19:22:28.588Z] 0d6a0ce51696: Preparing [2021-05-21T19:22:28.588Z] 32f366d666a5: Preparing [2021-05-21T19:22:28.588Z] 32f366d666a5: Waiting [2021-05-21T19:22:28.588Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:28.713Z] OK: 6 MiB in 16 packages [2021-05-21T19:22:28.848Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:28.848Z] 0d6a0ce51696: Pushed [2021-05-21T19:22:28.848Z] fafafa4ec55c: Pushed [2021-05-21T19:22:28.848Z] 709c31e5f0d8: Pushed [2021-05-21T19:22:29.318Z] Removing intermediate container 61dbe338023e [2021-05-21T19:22:29.318Z] ---> ce4450ae2aca [2021-05-21T19:22:29.318Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-21T19:22:29.923Z] Removing intermediate container 9a7a40eb7ff3 [2021-05-21T19:22:29.923Z] ---> ceae0cec17a4 [2021-05-21T19:22:29.923Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T19:22:30.198Z] ---> Running in d8af986fa9a7 [2021-05-21T19:22:30.237Z] 8b61bca600c6: Pushed [2021-05-21T19:22:30.237Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:03694fd75e4e1dd59a57c670c52603c73eafc70cc1ad5e68f922cee93850de49 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:30.821Z] ---> c957e5f4206b [2021-05-21T19:22:30.821Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-21T19:22:30.821Z] ---> 73972cee4186 [2021-05-21T19:22:30.821Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-21T19:22:30.821Z] Removing intermediate container 7e16d23d459b [2021-05-21T19:22:30.821Z] ---> c8a1e556ff5b [2021-05-21T19:22:30.821Z] [2021-05-21T19:22:30.821Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T19:22:30.821Z] ---> 9852663dfa18 [2021-05-21T19:22:30.821Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-21T19:22:30.821Z] ---> Using cache [2021-05-21T19:22:30.821Z] ---> ceae0cec17a4 [2021-05-21T19:22:31.094Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T19:22:31.094Z] ---> Running in eb1a68c11731 [2021-05-21T19:22:31.094Z] ---> Running in 79175d07a5e6 [2021-05-21T19:22:31.094Z] Removing intermediate container d8af986fa9a7 [2021-05-21T19:22:31.094Z] ---> accb72137839 [2021-05-21T19:22:31.094Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-21T19:22:31.094Z] Removing intermediate container cc1369ca1b10 [2021-05-21T19:22:31.094Z] ---> fe5609869f36 [2021-05-21T19:22:31.094Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T19:22:31.248Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:31.394Z] ---> Running in add8c2aff895 [2021-05-21T19:22:31.395Z] ---> Running in 857fffac1a37 [2021-05-21T19:22:31.395Z] ---> Running in cda4811026df [2021-05-21T19:22:31.676Z] Removing intermediate container 79175d07a5e6 [2021-05-21T19:22:31.676Z] ---> 4a01ab9f3059 [2021-05-21T19:22:31.676Z] Step 19/22 : CMD ["--init=true"] [2021-05-21T19:22:31.713Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.234 [2021-05-21T19:22:31.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-21T19:22:31.713Z] fafafa4ec55c: Preparing [2021-05-21T19:22:31.713Z] 8b61bca600c6: Preparing [2021-05-21T19:22:31.713Z] 45656c7dcc48: Preparing [2021-05-21T19:22:31.713Z] 709c31e5f0d8: Preparing [2021-05-21T19:22:31.713Z] 0d6a0ce51696: Preparing [2021-05-21T19:22:31.713Z] 32f366d666a5: Preparing [2021-05-21T19:22:31.713Z] 32f366d666a5: Waiting [2021-05-21T19:22:31.713Z] 709c31e5f0d8: Layer already exists [2021-05-21T19:22:31.713Z] 8b61bca600c6: Layer already exists [2021-05-21T19:22:31.713Z] fafafa4ec55c: Layer already exists [2021-05-21T19:22:31.713Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:31.713Z] 0d6a0ce51696: Layer already exists [2021-05-21T19:22:31.713Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:31.713Z] 2.0.0-dev.234: digest: sha256:03694fd75e4e1dd59a57c670c52603c73eafc70cc1ad5e68f922cee93850de49 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:31.954Z] ---> Running in e2577fdd6de4 [2021-05-21T19:22:31.954Z] Removing intermediate container add8c2aff895 [2021-05-21T19:22:31.954Z] ---> 1d1ba27c004e [2021-05-21T19:22:31.954Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-21T19:22:32.019Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:32.233Z] Removing intermediate container cda4811026df [2021-05-21T19:22:32.233Z] ---> 563c422c69d4 [2021-05-21T19:22:32.233Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-21T19:22:32.233Z] ---> Running in aadce5de467b [2021-05-21T19:22:32.233Z] Removing intermediate container 857fffac1a37 [2021-05-21T19:22:32.233Z] ---> aefe8a12663b [2021-05-21T19:22:32.233Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-21T19:22:32.318Z] + docker push nexus3.edgexfoundry.org:10004/core-data:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:32.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-21T19:22:32.318Z] fafafa4ec55c: Preparing [2021-05-21T19:22:32.318Z] 8b61bca600c6: Preparing [2021-05-21T19:22:32.318Z] 45656c7dcc48: Preparing [2021-05-21T19:22:32.318Z] 709c31e5f0d8: Preparing [2021-05-21T19:22:32.318Z] 0d6a0ce51696: Preparing [2021-05-21T19:22:32.318Z] 32f366d666a5: Preparing [2021-05-21T19:22:32.318Z] 32f366d666a5: Waiting [2021-05-21T19:22:32.318Z] 0d6a0ce51696: Layer already exists [2021-05-21T19:22:32.318Z] 8b61bca600c6: Layer already exists [2021-05-21T19:22:32.318Z] 709c31e5f0d8: Layer already exists [2021-05-21T19:22:32.318Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:32.318Z] fafafa4ec55c: Layer already exists [2021-05-21T19:22:32.318Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:32.318Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:03694fd75e4e1dd59a57c670c52603c73eafc70cc1ad5e68f922cee93850de49 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:32.514Z] ---> Running in 7b75b4df3af6 [2021-05-21T19:22:32.514Z] ---> Running in b7d3b0f3afb4 [2021-05-21T19:22:32.624Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:32.786Z] Removing intermediate container e2577fdd6de4 [2021-05-21T19:22:32.786Z] ---> f258b334846a [2021-05-21T19:22:32.786Z] Step 20/22 : LABEL arch=arm64 [2021-05-21T19:22:32.924Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-05-21T19:22:32.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-21T19:22:32.924Z] fafafa4ec55c: Preparing [2021-05-21T19:22:32.924Z] 8b61bca600c6: Preparing [2021-05-21T19:22:32.924Z] 45656c7dcc48: Preparing [2021-05-21T19:22:32.924Z] 709c31e5f0d8: Preparing [2021-05-21T19:22:32.924Z] 0d6a0ce51696: Preparing [2021-05-21T19:22:32.924Z] 32f366d666a5: Preparing [2021-05-21T19:22:32.924Z] 32f366d666a5: Waiting [2021-05-21T19:22:32.924Z] fafafa4ec55c: Layer already exists [2021-05-21T19:22:32.924Z] 709c31e5f0d8: Layer already exists [2021-05-21T19:22:32.924Z] 0d6a0ce51696: Layer already exists [2021-05-21T19:22:32.924Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:32.924Z] 8b61bca600c6: Layer already exists [2021-05-21T19:22:32.924Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:32.924Z] master: digest: sha256:03694fd75e4e1dd59a57c670c52603c73eafc70cc1ad5e68f922cee93850de49 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:22:32.977Z] ===================================================== [Pipeline] echo [2021-05-21T19:22:32.993Z] taggedImages: [2021-05-21T19:22:32.993Z] - nexus3.edgexfoundry.org:10004/core-data:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:32.993Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.234 [2021-05-21T19:22:32.993Z] - nexus3.edgexfoundry.org:10004/core-data:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:32.993Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-05-21T19:22:33.029Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-05-21T19:22:33.029Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:33.029Z] 2.0.0-dev.234 [2021-05-21T19:22:33.029Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:33.029Z] master [2021-05-21T19:22:33.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2021-05-21T19:22:33.058Z] ---> Running in 05e7cf3be766 [2021-05-21T19:22:33.058Z] Removing intermediate container aadce5de467b [2021-05-21T19:22:33.058Z] ---> f27c2409b9d1 [2021-05-21T19:22:33.058Z] Step 15/24 : EXPOSE $APP_PORT [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:33.330Z] ---> Running in 350ad20cdcc8 [2021-05-21T19:22:33.330Z] Removing intermediate container b7d3b0f3afb4 [2021-05-21T19:22:33.330Z] ---> 04bbb98511f9 [2021-05-21T19:22:33.330Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-21T19:22:33.375Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:33.606Z] Removing intermediate container 7b75b4df3af6 [2021-05-21T19:22:33.606Z] ---> 571423cc788e [2021-05-21T19:22:33.606Z] Step 16/24 : WORKDIR / [2021-05-21T19:22:33.606Z] ---> Running in d2f614726048 [2021-05-21T19:22:33.606Z] ---> Running in 28c11ad7a2b8 [2021-05-21T19:22:33.606Z] Removing intermediate container 05e7cf3be766 [2021-05-21T19:22:33.606Z] ---> 784171a28c88 [2021-05-21T19:22:33.676Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:33.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-21T19:22:33.676Z] 11be8304ce90: Preparing [2021-05-21T19:22:33.676Z] 8a08243a68d3: Preparing [2021-05-21T19:22:33.676Z] 45656c7dcc48: Preparing [2021-05-21T19:22:33.676Z] 69aafaf18479: Preparing [2021-05-21T19:22:33.676Z] 32f366d666a5: Preparing [2021-05-21T19:22:33.676Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:33.676Z] 11be8304ce90: Pushed [2021-05-21T19:22:33.676Z] 69aafaf18479: Layer already exists [2021-05-21T19:22:33.676Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:33.883Z] Step 21/22 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:33.883Z] ---> Running in 1de7ca014c83 [2021-05-21T19:22:33.883Z] Removing intermediate container 350ad20cdcc8 [2021-05-21T19:22:33.883Z] ---> 350af1ebb619 [2021-05-21T19:22:33.883Z] Step 16/24 : WORKDIR / [2021-05-21T19:22:34.479Z] ---> Running in bd618107431c [2021-05-21T19:22:34.479Z] Removing intermediate container d2f614726048 [2021-05-21T19:22:34.479Z] ---> 442ec9916f52 [2021-05-21T19:22:34.479Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T19:22:34.479Z] Removing intermediate container eb1a68c11731 [2021-05-21T19:22:34.479Z] ---> 9355be25cb41 [2021-05-21T19:22:34.479Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T19:22:34.479Z] Removing intermediate container 28c11ad7a2b8 [2021-05-21T19:22:34.479Z] ---> 1c9b5a2d8a36 [2021-05-21T19:22:34.479Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T19:22:34.479Z] Removing intermediate container 1de7ca014c83 [2021-05-21T19:22:34.479Z] ---> e4abe54eabd1 [2021-05-21T19:22:34.756Z] Step 22/22 : LABEL version=2.0.0-dev.234 [2021-05-21T19:22:34.756Z] ---> Running in 23ab9abfb301 [2021-05-21T19:22:35.356Z] Removing intermediate container bd618107431c [2021-05-21T19:22:35.357Z] ---> 887b48d3982b [2021-05-21T19:22:35.357Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T19:22:35.357Z] ---> c128021017c3 [2021-05-21T19:22:35.357Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-21T19:22:35.589Z] 8a08243a68d3: Pushed [2021-05-21T19:22:35.589Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:7d1a049ecf3743a2489a11155d683bb222c1ac85db88449917f18daf87e056ea size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:35.628Z] Removing intermediate container 23ab9abfb301 [2021-05-21T19:22:35.629Z] ---> b9ba72257a1c [2021-05-21T19:22:35.629Z] [2021-05-21T19:22:35.629Z] ---> 0167943074e4 [2021-05-21T19:22:35.629Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-21T19:22:35.894Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.234 [2021-05-21T19:22:35.900Z] ---> 0cb69ccd9f41 [2021-05-21T19:22:35.900Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:36.184Z] Successfully built b9ba72257a1c [2021-05-21T19:22:36.184Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-21T19:22:36.184Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-05-21T19:22:36.193Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.234 [2021-05-21T19:22:36.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-21T19:22:36.193Z] 11be8304ce90: Preparing [2021-05-21T19:22:36.193Z] 8a08243a68d3: Preparing [2021-05-21T19:22:36.193Z] 45656c7dcc48: Preparing [2021-05-21T19:22:36.193Z] 69aafaf18479: Preparing [2021-05-21T19:22:36.193Z] 32f366d666a5: Preparing [2021-05-21T19:22:36.193Z] 11be8304ce90: Layer already exists [2021-05-21T19:22:36.193Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:36.193Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:36.193Z] 69aafaf18479: Layer already exists [2021-05-21T19:22:36.193Z] 8a08243a68d3: Layer already exists [2021-05-21T19:22:36.193Z] 2.0.0-dev.234: digest: sha256:7d1a049ecf3743a2489a11155d683bb222c1ac85db88449917f18daf87e056ea size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:36.457Z] ---> 07c3ce8f6902 [2021-05-21T19:22:36.457Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-21T19:22:36.500Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:36.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:36.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-21T19:22:36.800Z] 11be8304ce90: Preparing [2021-05-21T19:22:36.800Z] 8a08243a68d3: Preparing [2021-05-21T19:22:36.800Z] 45656c7dcc48: Preparing [2021-05-21T19:22:36.800Z] 69aafaf18479: Preparing [2021-05-21T19:22:36.800Z] 32f366d666a5: Preparing [2021-05-21T19:22:36.800Z] 11be8304ce90: Layer already exists [2021-05-21T19:22:36.800Z] 8a08243a68d3: Layer already exists [2021-05-21T19:22:36.800Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:36.800Z] 69aafaf18479: Layer already exists [2021-05-21T19:22:36.800Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:36.800Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:7d1a049ecf3743a2489a11155d683bb222c1ac85db88449917f18daf87e056ea size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:37.105Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:37.406Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-05-21T19:22:37.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-21T19:22:37.406Z] 11be8304ce90: Preparing [2021-05-21T19:22:37.406Z] 8a08243a68d3: Preparing [2021-05-21T19:22:37.406Z] 45656c7dcc48: Preparing [2021-05-21T19:22:37.406Z] 69aafaf18479: Preparing [2021-05-21T19:22:37.406Z] 32f366d666a5: Preparing [2021-05-21T19:22:37.406Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:37.406Z] 8a08243a68d3: Layer already exists [2021-05-21T19:22:37.406Z] 69aafaf18479: Layer already exists [2021-05-21T19:22:37.406Z] 11be8304ce90: Layer already exists [2021-05-21T19:22:37.406Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:37.406Z] master: digest: sha256:7d1a049ecf3743a2489a11155d683bb222c1ac85db88449917f18daf87e056ea size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [2021-05-21T19:22:37.434Z] ---> 58b1bebc512e [2021-05-21T19:22:37.434Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:22:37.457Z] ===================================================== [Pipeline] echo [2021-05-21T19:22:37.470Z] taggedImages: [2021-05-21T19:22:37.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:37.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.234 [2021-05-21T19:22:37.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:37.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-05-21T19:22:37.503Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-05-21T19:22:37.503Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:37.503Z] 2.0.0-dev.234 [2021-05-21T19:22:37.503Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:37.503Z] master [2021-05-21T19:22:37.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:37.843Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:38.138Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:38.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-21T19:22:38.138Z] 433feabfa23c: Preparing [2021-05-21T19:22:38.138Z] 433feabfa23c: Preparing [2021-05-21T19:22:38.138Z] e0e2e3b18994: Preparing [2021-05-21T19:22:38.138Z] ba22ddc23158: Preparing [2021-05-21T19:22:38.138Z] 3ff92092a66c: Preparing [2021-05-21T19:22:38.138Z] 4cfa6dc0e1f3: Preparing [2021-05-21T19:22:38.138Z] 45656c7dcc48: Preparing [2021-05-21T19:22:38.138Z] 09273e678b2a: Preparing [2021-05-21T19:22:38.138Z] 09273e678b2a: Preparing [2021-05-21T19:22:38.138Z] 376d8a3695f9: Preparing [2021-05-21T19:22:38.138Z] ead2edb77fb2: Preparing [2021-05-21T19:22:38.138Z] 32f366d666a5: Preparing [2021-05-21T19:22:38.138Z] 45656c7dcc48: Waiting [2021-05-21T19:22:38.138Z] 09273e678b2a: Waiting [2021-05-21T19:22:38.138Z] 376d8a3695f9: Waiting [2021-05-21T19:22:38.138Z] ead2edb77fb2: Waiting [2021-05-21T19:22:38.138Z] 32f366d666a5: Waiting [2021-05-21T19:22:38.138Z] 433feabfa23c: Pushed [2021-05-21T19:22:38.138Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:38.399Z] ba22ddc23158: Pushed [2021-05-21T19:22:38.399Z] e0e2e3b18994: Pushed [2021-05-21T19:22:38.399Z] 3ff92092a66c: Pushed [2021-05-21T19:22:38.399Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:38.399Z] 09273e678b2a: Pushed [2021-05-21T19:22:38.399Z] 376d8a3695f9: Pushed [2021-05-21T19:22:38.399Z] ead2edb77fb2: Pushed [2021-05-21T19:22:38.427Z] ---> fd69dc864b60 [2021-05-21T19:22:38.427Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-21T19:22:38.427Z] ---> 4a1b6c235aad [2021-05-21T19:22:38.427Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-21T19:22:38.707Z] ---> 262e81fb0696 [2021-05-21T19:22:38.707Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-21T19:22:38.979Z] ---> cc9b9b2b6bd7 [2021-05-21T19:22:38.979Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-21T19:22:39.600Z] ---> Running in 1827c8f66fec [2021-05-21T19:22:39.600Z] ---> 2244eef53c70 [2021-05-21T19:22:39.600Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-21T19:22:39.600Z] ---> 880594503321 [2021-05-21T19:22:39.600Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-21T19:22:39.787Z] 4cfa6dc0e1f3: Pushed [2021-05-21T19:22:39.788Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:cfc83b91fff769f12365ef6c0b4b022f51098367068b429dfd23d89a922b3e58 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:39.875Z] ---> 22632786c9c8 [2021-05-21T19:22:39.875Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-21T19:22:39.875Z] ---> Running in d3a993a77cc1 [2021-05-21T19:22:40.091Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:40.149Z] ---> Running in 796e37121739 [2021-05-21T19:22:40.149Z] Removing intermediate container 1827c8f66fec [2021-05-21T19:22:40.149Z] ---> a88a15ae9b39 [2021-05-21T19:22:40.149Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T19:22:40.387Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.234 [2021-05-21T19:22:40.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-21T19:22:40.387Z] 433feabfa23c: Preparing [2021-05-21T19:22:40.387Z] 433feabfa23c: Preparing [2021-05-21T19:22:40.387Z] e0e2e3b18994: Preparing [2021-05-21T19:22:40.387Z] ba22ddc23158: Preparing [2021-05-21T19:22:40.387Z] 3ff92092a66c: Preparing [2021-05-21T19:22:40.387Z] 4cfa6dc0e1f3: Preparing [2021-05-21T19:22:40.387Z] 45656c7dcc48: Preparing [2021-05-21T19:22:40.387Z] 09273e678b2a: Preparing [2021-05-21T19:22:40.387Z] 09273e678b2a: Preparing [2021-05-21T19:22:40.387Z] 376d8a3695f9: Preparing [2021-05-21T19:22:40.387Z] ead2edb77fb2: Preparing [2021-05-21T19:22:40.387Z] 32f366d666a5: Preparing [2021-05-21T19:22:40.387Z] 09273e678b2a: Waiting [2021-05-21T19:22:40.387Z] 376d8a3695f9: Waiting [2021-05-21T19:22:40.387Z] ead2edb77fb2: Waiting [2021-05-21T19:22:40.387Z] 32f366d666a5: Waiting [2021-05-21T19:22:40.387Z] 45656c7dcc48: Waiting [2021-05-21T19:22:40.387Z] 3ff92092a66c: Layer already exists [2021-05-21T19:22:40.387Z] 433feabfa23c: Layer already exists [2021-05-21T19:22:40.387Z] ba22ddc23158: Layer already exists [2021-05-21T19:22:40.387Z] 4cfa6dc0e1f3: Layer already exists [2021-05-21T19:22:40.387Z] e0e2e3b18994: Layer already exists [2021-05-21T19:22:40.387Z] 376d8a3695f9: Layer already exists [2021-05-21T19:22:40.387Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:40.387Z] 09273e678b2a: Layer already exists [2021-05-21T19:22:40.387Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:40.387Z] ead2edb77fb2: Layer already exists [2021-05-21T19:22:40.387Z] 2.0.0-dev.234: digest: sha256:cfc83b91fff769f12365ef6c0b4b022f51098367068b429dfd23d89a922b3e58 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:40.422Z] ---> Running in 52003c1ee28e [2021-05-21T19:22:40.692Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:40.700Z] Removing intermediate container d3a993a77cc1 [2021-05-21T19:22:40.701Z] ---> 2bd49ab4af5e [2021-05-21T19:22:40.701Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T19:22:40.701Z] ---> dd5f4bf0a96c [2021-05-21T19:22:40.701Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:40.973Z] ---> Running in aad2a1274499 [2021-05-21T19:22:40.973Z] Removing intermediate container 796e37121739 [2021-05-21T19:22:40.973Z] ---> d9659aa7b28e [2021-05-21T19:22:40.973Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T19:22:40.973Z] Removing intermediate container 52003c1ee28e [2021-05-21T19:22:40.973Z] ---> 1a85b5c9fe63 [2021-05-21T19:22:40.973Z] Step 21/23 : LABEL arch=arm64 [2021-05-21T19:22:40.988Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:40.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-21T19:22:40.988Z] 433feabfa23c: Preparing [2021-05-21T19:22:40.988Z] 433feabfa23c: Preparing [2021-05-21T19:22:40.988Z] e0e2e3b18994: Preparing [2021-05-21T19:22:40.988Z] ba22ddc23158: Preparing [2021-05-21T19:22:40.988Z] 3ff92092a66c: Preparing [2021-05-21T19:22:40.988Z] 4cfa6dc0e1f3: Preparing [2021-05-21T19:22:40.988Z] 45656c7dcc48: Preparing [2021-05-21T19:22:40.988Z] 09273e678b2a: Preparing [2021-05-21T19:22:40.988Z] 09273e678b2a: Preparing [2021-05-21T19:22:40.988Z] 376d8a3695f9: Preparing [2021-05-21T19:22:40.988Z] ead2edb77fb2: Preparing [2021-05-21T19:22:40.988Z] 32f366d666a5: Preparing [2021-05-21T19:22:40.988Z] 45656c7dcc48: Waiting [2021-05-21T19:22:40.988Z] 09273e678b2a: Waiting [2021-05-21T19:22:40.988Z] 376d8a3695f9: Waiting [2021-05-21T19:22:40.988Z] ead2edb77fb2: Waiting [2021-05-21T19:22:40.988Z] 32f366d666a5: Waiting [2021-05-21T19:22:40.988Z] 3ff92092a66c: Layer already exists [2021-05-21T19:22:40.988Z] ba22ddc23158: Layer already exists [2021-05-21T19:22:40.988Z] 433feabfa23c: Layer already exists [2021-05-21T19:22:40.988Z] 4cfa6dc0e1f3: Layer already exists [2021-05-21T19:22:40.988Z] e0e2e3b18994: Layer already exists [2021-05-21T19:22:40.988Z] 376d8a3695f9: Layer already exists [2021-05-21T19:22:40.988Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:40.988Z] ead2edb77fb2: Layer already exists [2021-05-21T19:22:40.988Z] 09273e678b2a: Layer already exists [2021-05-21T19:22:40.988Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:40.988Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:cfc83b91fff769f12365ef6c0b4b022f51098367068b429dfd23d89a922b3e58 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:41.243Z] ---> Running in ece77c712238 [2021-05-21T19:22:41.243Z] ---> Running in 5d752d1730b6 [2021-05-21T19:22:41.291Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:41.514Z] Removing intermediate container aad2a1274499 [2021-05-21T19:22:41.514Z] ---> ac449d24b865 [2021-05-21T19:22:41.514Z] Step 22/24 : LABEL arch=arm64 [2021-05-21T19:22:41.586Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-05-21T19:22:41.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-21T19:22:41.586Z] 433feabfa23c: Preparing [2021-05-21T19:22:41.586Z] 433feabfa23c: Preparing [2021-05-21T19:22:41.586Z] e0e2e3b18994: Preparing [2021-05-21T19:22:41.586Z] ba22ddc23158: Preparing [2021-05-21T19:22:41.586Z] 3ff92092a66c: Preparing [2021-05-21T19:22:41.586Z] 4cfa6dc0e1f3: Preparing [2021-05-21T19:22:41.586Z] 45656c7dcc48: Preparing [2021-05-21T19:22:41.586Z] 09273e678b2a: Preparing [2021-05-21T19:22:41.586Z] 09273e678b2a: Preparing [2021-05-21T19:22:41.586Z] 376d8a3695f9: Preparing [2021-05-21T19:22:41.586Z] ead2edb77fb2: Preparing [2021-05-21T19:22:41.586Z] 32f366d666a5: Preparing [2021-05-21T19:22:41.586Z] 45656c7dcc48: Waiting [2021-05-21T19:22:41.586Z] 09273e678b2a: Waiting [2021-05-21T19:22:41.586Z] 376d8a3695f9: Waiting [2021-05-21T19:22:41.586Z] ead2edb77fb2: Waiting [2021-05-21T19:22:41.586Z] 32f366d666a5: Waiting [2021-05-21T19:22:41.586Z] e0e2e3b18994: Layer already exists [2021-05-21T19:22:41.586Z] 433feabfa23c: Layer already exists [2021-05-21T19:22:41.586Z] 4cfa6dc0e1f3: Layer already exists [2021-05-21T19:22:41.586Z] ba22ddc23158: Layer already exists [2021-05-21T19:22:41.586Z] 3ff92092a66c: Layer already exists [2021-05-21T19:22:41.586Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:41.586Z] 09273e678b2a: Layer already exists [2021-05-21T19:22:41.586Z] 376d8a3695f9: Layer already exists [2021-05-21T19:22:41.586Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:41.586Z] ead2edb77fb2: Layer already exists [2021-05-21T19:22:41.586Z] master: digest: sha256:cfc83b91fff769f12365ef6c0b4b022f51098367068b429dfd23d89a922b3e58 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:22:41.639Z] ===================================================== [Pipeline] echo [2021-05-21T19:22:41.654Z] taggedImages: [2021-05-21T19:22:41.654Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:41.654Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.234 [2021-05-21T19:22:41.654Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:41.654Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-05-21T19:22:41.685Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-05-21T19:22:41.685Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:41.685Z] 2.0.0-dev.234 [2021-05-21T19:22:41.685Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:41.685Z] master [2021-05-21T19:22:41.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:41.786Z] ---> Running in d70e44df234f [2021-05-21T19:22:41.786Z] Removing intermediate container ece77c712238 [2021-05-21T19:22:41.786Z] ---> 8d3b8204470e [2021-05-21T19:22:41.786Z] Step 22/24 : LABEL arch=arm64 [2021-05-21T19:22:42.032Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:42.061Z] Removing intermediate container 5d752d1730b6 [2021-05-21T19:22:42.061Z] ---> 5c16f88ece9c [2021-05-21T19:22:42.061Z] Step 22/23 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:42.061Z] ---> 397cc5e106c9 [2021-05-21T19:22:42.061Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-21T19:22:42.061Z] ---> Running in 0cae7a43d812 [2021-05-21T19:22:42.337Z] ---> Running in 03887d528e76 [2021-05-21T19:22:42.347Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:42.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-21T19:22:42.347Z] 7532236d9256: Preparing [2021-05-21T19:22:42.347Z] 0fc977901a01: Preparing [2021-05-21T19:22:42.347Z] 60bc40cd6ecc: Preparing [2021-05-21T19:22:42.347Z] b2fd6314f574: Preparing [2021-05-21T19:22:42.347Z] 197887a02162: Preparing [2021-05-21T19:22:42.347Z] 32f366d666a5: Preparing [2021-05-21T19:22:42.347Z] 32f366d666a5: Waiting [2021-05-21T19:22:42.612Z] ---> Running in 8dd89804222c [2021-05-21T19:22:42.612Z] Removing intermediate container d70e44df234f [2021-05-21T19:22:42.612Z] ---> f6fa55819c5b [2021-05-21T19:22:42.612Z] Step 23/24 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:42.887Z] ---> Running in 16e4900c9c7b [2021-05-21T19:22:42.887Z] Removing intermediate container 0cae7a43d812 [2021-05-21T19:22:42.887Z] ---> d11615eaf781 [2021-05-21T19:22:42.887Z] Step 23/24 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:42.961Z] 60bc40cd6ecc: Pushed [2021-05-21T19:22:42.961Z] b2fd6314f574: Pushed [2021-05-21T19:22:42.961Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:42.961Z] 197887a02162: Pushed [2021-05-21T19:22:43.170Z] Removing intermediate container 03887d528e76 [2021-05-21T19:22:43.170Z] ---> 2977fa411849 [2021-05-21T19:22:43.170Z] Step 23/23 : LABEL version=2.0.0-dev.234 [2021-05-21T19:22:43.170Z] ---> Running in ecfabe2128fe [2021-05-21T19:22:43.170Z] ---> Running in 4a74b8d5a545 [2021-05-21T19:22:43.225Z] 7532236d9256: Pushed [2021-05-21T19:22:43.225Z] 0fc977901a01: Pushed [2021-05-21T19:22:43.485Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:182fdf6a7d631037d935e5f4d237e17711622a543948baf6cc2991dcfaebf45e size: 1575 [2021-05-21T19:22:43.492Z] Removing intermediate container 8dd89804222c [2021-05-21T19:22:43.492Z] ---> b35f33395bbb [2021-05-21T19:22:43.492Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-21T19:22:43.492Z] Removing intermediate container 16e4900c9c7b [2021-05-21T19:22:43.492Z] ---> 869798f9a469 [2021-05-21T19:22:43.492Z] Step 24/24 : LABEL version=2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:43.803Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.234 [2021-05-21T19:22:43.812Z] ---> Running in e2d96c7b825b [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:44.101Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.234 [2021-05-21T19:22:44.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-21T19:22:44.101Z] 7532236d9256: Preparing [2021-05-21T19:22:44.101Z] 0fc977901a01: Preparing [2021-05-21T19:22:44.101Z] 60bc40cd6ecc: Preparing [2021-05-21T19:22:44.101Z] b2fd6314f574: Preparing [2021-05-21T19:22:44.101Z] 197887a02162: Preparing [2021-05-21T19:22:44.101Z] 32f366d666a5: Preparing [2021-05-21T19:22:44.101Z] 32f366d666a5: Waiting [2021-05-21T19:22:44.101Z] 7532236d9256: Layer already exists [2021-05-21T19:22:44.101Z] 60bc40cd6ecc: Layer already exists [2021-05-21T19:22:44.101Z] b2fd6314f574: Layer already exists [2021-05-21T19:22:44.101Z] 197887a02162: Layer already exists [2021-05-21T19:22:44.101Z] 0fc977901a01: Layer already exists [2021-05-21T19:22:44.101Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:44.101Z] 2.0.0-dev.234: digest: sha256:182fdf6a7d631037d935e5f4d237e17711622a543948baf6cc2991dcfaebf45e size: 1575 [2021-05-21T19:22:44.109Z] Removing intermediate container ecfabe2128fe [2021-05-21T19:22:44.110Z] ---> 2c8271074c6b [2021-05-21T19:22:44.110Z] Step 24/24 : LABEL version=2.0.0-dev.234 [2021-05-21T19:22:44.110Z] Removing intermediate container 4a74b8d5a545 [2021-05-21T19:22:44.110Z] ---> 872ef3cf79c2 [2021-05-21T19:22:44.110Z] [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:44.408Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:44.417Z] ---> Running in e29587235228 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:44.704Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:44.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-21T19:22:44.704Z] 7532236d9256: Preparing [2021-05-21T19:22:44.704Z] 0fc977901a01: Preparing [2021-05-21T19:22:44.704Z] 60bc40cd6ecc: Preparing [2021-05-21T19:22:44.704Z] b2fd6314f574: Preparing [2021-05-21T19:22:44.704Z] 197887a02162: Preparing [2021-05-21T19:22:44.704Z] 32f366d666a5: Preparing [2021-05-21T19:22:44.704Z] 32f366d666a5: Waiting [2021-05-21T19:22:44.704Z] 0fc977901a01: Layer already exists [2021-05-21T19:22:44.704Z] 7532236d9256: Layer already exists [2021-05-21T19:22:44.704Z] b2fd6314f574: Layer already exists [2021-05-21T19:22:44.704Z] 197887a02162: Layer already exists [2021-05-21T19:22:44.704Z] 60bc40cd6ecc: Layer already exists [2021-05-21T19:22:44.704Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:44.704Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:182fdf6a7d631037d935e5f4d237e17711622a543948baf6cc2991dcfaebf45e size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:45.007Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:45.080Z] Successfully built 872ef3cf79c2 [2021-05-21T19:22:45.080Z] Successfully tagged support-notifications-arm64:latest [2021-05-21T19:22:45.080Z]  Building support-notifications ... done Building core-data [2021-05-21T19:22:45.302Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-05-21T19:22:45.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-21T19:22:45.302Z] 7532236d9256: Preparing [2021-05-21T19:22:45.302Z] 0fc977901a01: Preparing [2021-05-21T19:22:45.302Z] 60bc40cd6ecc: Preparing [2021-05-21T19:22:45.302Z] b2fd6314f574: Preparing [2021-05-21T19:22:45.302Z] 197887a02162: Preparing [2021-05-21T19:22:45.302Z] 32f366d666a5: Preparing [2021-05-21T19:22:45.302Z] 32f366d666a5: Waiting [2021-05-21T19:22:45.302Z] 197887a02162: Layer already exists [2021-05-21T19:22:45.302Z] 0fc977901a01: Layer already exists [2021-05-21T19:22:45.302Z] b2fd6314f574: Layer already exists [2021-05-21T19:22:45.302Z] 60bc40cd6ecc: Layer already exists [2021-05-21T19:22:45.302Z] 7532236d9256: Layer already exists [2021-05-21T19:22:45.302Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:45.302Z] master: digest: sha256:182fdf6a7d631037d935e5f4d237e17711622a543948baf6cc2991dcfaebf45e size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:22:45.366Z] ===================================================== [2021-05-21T19:22:45.366Z] ---> 4f8444d959fb [2021-05-21T19:22:45.366Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-21T19:22:45.366Z] Removing intermediate container e2d96c7b825b [2021-05-21T19:22:45.366Z] ---> 0e935045acc9 [2021-05-21T19:22:45.366Z] [Pipeline] echo [2021-05-21T19:22:45.380Z] taggedImages: [2021-05-21T19:22:45.380Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:45.380Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.234 [2021-05-21T19:22:45.380Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:45.380Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-05-21T19:22:45.414Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-05-21T19:22:45.414Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:45.414Z] 2.0.0-dev.234 [2021-05-21T19:22:45.414Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:45.414Z] master [2021-05-21T19:22:45.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:45.677Z] Removing intermediate container e29587235228 [2021-05-21T19:22:45.677Z] ---> 085fa9e3dd65 [2021-05-21T19:22:45.677Z] [2021-05-21T19:22:45.752Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:45.959Z] ---> Running in 7623538f2d0c [2021-05-21T19:22:46.072Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:46.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-21T19:22:46.072Z] f01abd698560: Preparing [2021-05-21T19:22:46.072Z] a0abdbeed3d3: Preparing [2021-05-21T19:22:46.072Z] 10af42eaed7b: Preparing [2021-05-21T19:22:46.072Z] 4f447e8479d1: Preparing [2021-05-21T19:22:46.072Z] 6bb5384da5ef: Preparing [2021-05-21T19:22:46.072Z] af068134a1c0: Preparing [2021-05-21T19:22:46.072Z] d5de75741894: Preparing [2021-05-21T19:22:46.072Z] 835239b3db84: Preparing [2021-05-21T19:22:46.072Z] bb7eb9246df9: Preparing [2021-05-21T19:22:46.072Z] 32f366d666a5: Preparing [2021-05-21T19:22:46.072Z] d5de75741894: Waiting [2021-05-21T19:22:46.072Z] 835239b3db84: Waiting [2021-05-21T19:22:46.072Z] bb7eb9246df9: Waiting [2021-05-21T19:22:46.072Z] 32f366d666a5: Waiting [2021-05-21T19:22:46.072Z] af068134a1c0: Waiting [2021-05-21T19:22:46.235Z] Successfully built 0e935045acc9 [2021-05-21T19:22:46.235Z] Successfully tagged core-command-arm64:latest [2021-05-21T19:22:46.235Z]  Building core-command ... done Building support-scheduler [2021-05-21T19:22:46.235Z] Successfully built 085fa9e3dd65 [2021-05-21T19:22:46.235Z] Successfully tagged core-metadata-arm64:latest [2021-05-21T19:22:46.235Z] Building sys-mgmt-agent [2021-05-21T19:22:46.677Z] f01abd698560: Pushed [2021-05-21T19:22:46.677Z] 6bb5384da5ef: Pushed [2021-05-21T19:22:46.677Z] a0abdbeed3d3: Pushed [2021-05-21T19:22:46.677Z] af068134a1c0: Pushed [2021-05-21T19:22:46.677Z] d5de75741894: Pushed [2021-05-21T19:22:46.937Z] 835239b3db84: Pushed [2021-05-21T19:22:46.937Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:46.937Z] 4f447e8479d1: Pushed [2021-05-21T19:22:46.937Z] 10af42eaed7b: Pushed [2021-05-21T19:22:47.198Z] bb7eb9246df9: Pushed [2021-05-21T19:22:47.198Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:54db3865359a3a890d72105f20e7e5f2d6368781c04a5620216b615b707f9e03 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:47.505Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:47.801Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.234 [2021-05-21T19:22:47.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-21T19:22:47.801Z] f01abd698560: Preparing [2021-05-21T19:22:47.801Z] a0abdbeed3d3: Preparing [2021-05-21T19:22:47.801Z] 10af42eaed7b: Preparing [2021-05-21T19:22:47.801Z] 4f447e8479d1: Preparing [2021-05-21T19:22:47.801Z] 6bb5384da5ef: Preparing [2021-05-21T19:22:47.801Z] af068134a1c0: Preparing [2021-05-21T19:22:47.801Z] d5de75741894: Preparing [2021-05-21T19:22:47.801Z] 835239b3db84: Preparing [2021-05-21T19:22:47.801Z] bb7eb9246df9: Preparing [2021-05-21T19:22:47.801Z] 32f366d666a5: Preparing [2021-05-21T19:22:47.801Z] af068134a1c0: Waiting [2021-05-21T19:22:47.801Z] d5de75741894: Waiting [2021-05-21T19:22:47.801Z] 835239b3db84: Waiting [2021-05-21T19:22:47.801Z] bb7eb9246df9: Waiting [2021-05-21T19:22:47.801Z] 32f366d666a5: Waiting [2021-05-21T19:22:47.801Z] a0abdbeed3d3: Layer already exists [2021-05-21T19:22:47.801Z] 6bb5384da5ef: Layer already exists [2021-05-21T19:22:47.801Z] 4f447e8479d1: Layer already exists [2021-05-21T19:22:47.801Z] f01abd698560: Layer already exists [2021-05-21T19:22:47.801Z] 10af42eaed7b: Layer already exists [2021-05-21T19:22:47.801Z] d5de75741894: Layer already exists [2021-05-21T19:22:47.801Z] bb7eb9246df9: Layer already exists [2021-05-21T19:22:47.801Z] 835239b3db84: Layer already exists [2021-05-21T19:22:47.801Z] af068134a1c0: Layer already exists [2021-05-21T19:22:47.801Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:47.801Z] 2.0.0-dev.234: digest: sha256:54db3865359a3a890d72105f20e7e5f2d6368781c04a5620216b615b707f9e03 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:48.110Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:48.218Z]  Building core-metadata ... done Removing intermediate container 7623538f2d0c [2021-05-21T19:22:48.218Z] ---> b02e8bdd0366 [2021-05-21T19:22:48.218Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-21T19:22:48.421Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:48.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-21T19:22:48.422Z] f01abd698560: Preparing [2021-05-21T19:22:48.422Z] a0abdbeed3d3: Preparing [2021-05-21T19:22:48.422Z] 10af42eaed7b: Preparing [2021-05-21T19:22:48.422Z] 4f447e8479d1: Preparing [2021-05-21T19:22:48.422Z] 6bb5384da5ef: Preparing [2021-05-21T19:22:48.422Z] af068134a1c0: Preparing [2021-05-21T19:22:48.422Z] d5de75741894: Preparing [2021-05-21T19:22:48.422Z] 835239b3db84: Preparing [2021-05-21T19:22:48.422Z] bb7eb9246df9: Preparing [2021-05-21T19:22:48.422Z] 32f366d666a5: Preparing [2021-05-21T19:22:48.422Z] d5de75741894: Waiting [2021-05-21T19:22:48.422Z] 835239b3db84: Waiting [2021-05-21T19:22:48.422Z] bb7eb9246df9: Waiting [2021-05-21T19:22:48.422Z] 32f366d666a5: Waiting [2021-05-21T19:22:48.422Z] af068134a1c0: Waiting [2021-05-21T19:22:48.422Z] a0abdbeed3d3: Layer already exists [2021-05-21T19:22:48.422Z] 6bb5384da5ef: Layer already exists [2021-05-21T19:22:48.422Z] f01abd698560: Layer already exists [2021-05-21T19:22:48.422Z] 10af42eaed7b: Layer already exists [2021-05-21T19:22:48.422Z] 4f447e8479d1: Layer already exists [2021-05-21T19:22:48.422Z] af068134a1c0: Layer already exists [2021-05-21T19:22:48.422Z] d5de75741894: Layer already exists [2021-05-21T19:22:48.422Z] 835239b3db84: Layer already exists [2021-05-21T19:22:48.422Z] bb7eb9246df9: Layer already exists [2021-05-21T19:22:48.422Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:48.422Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:54db3865359a3a890d72105f20e7e5f2d6368781c04a5620216b615b707f9e03 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:48.729Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:48.828Z] ---> Running in 21fad4952bd1 [2021-05-21T19:22:49.031Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-05-21T19:22:49.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-21T19:22:49.031Z] f01abd698560: Preparing [2021-05-21T19:22:49.031Z] a0abdbeed3d3: Preparing [2021-05-21T19:22:49.031Z] 10af42eaed7b: Preparing [2021-05-21T19:22:49.031Z] 4f447e8479d1: Preparing [2021-05-21T19:22:49.031Z] 6bb5384da5ef: Preparing [2021-05-21T19:22:49.031Z] af068134a1c0: Preparing [2021-05-21T19:22:49.031Z] d5de75741894: Preparing [2021-05-21T19:22:49.031Z] 835239b3db84: Preparing [2021-05-21T19:22:49.031Z] bb7eb9246df9: Preparing [2021-05-21T19:22:49.031Z] 32f366d666a5: Preparing [2021-05-21T19:22:49.031Z] af068134a1c0: Waiting [2021-05-21T19:22:49.031Z] d5de75741894: Waiting [2021-05-21T19:22:49.031Z] 835239b3db84: Waiting [2021-05-21T19:22:49.031Z] bb7eb9246df9: Waiting [2021-05-21T19:22:49.031Z] 32f366d666a5: Waiting [2021-05-21T19:22:49.031Z] f01abd698560: Layer already exists [2021-05-21T19:22:49.031Z] 6bb5384da5ef: Layer already exists [2021-05-21T19:22:49.031Z] a0abdbeed3d3: Layer already exists [2021-05-21T19:22:49.031Z] 10af42eaed7b: Layer already exists [2021-05-21T19:22:49.031Z] 4f447e8479d1: Layer already exists [2021-05-21T19:22:49.031Z] af068134a1c0: Layer already exists [2021-05-21T19:22:49.031Z] d5de75741894: Layer already exists [2021-05-21T19:22:49.031Z] 835239b3db84: Layer already exists [2021-05-21T19:22:49.031Z] bb7eb9246df9: Layer already exists [2021-05-21T19:22:49.031Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:49.031Z] master: digest: sha256:54db3865359a3a890d72105f20e7e5f2d6368781c04a5620216b615b707f9e03 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:22:49.081Z] ===================================================== [Pipeline] echo [2021-05-21T19:22:49.095Z] taggedImages: [2021-05-21T19:22:49.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:49.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.234 [2021-05-21T19:22:49.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:49.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-05-21T19:22:49.128Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-05-21T19:22:49.128Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:49.128Z] 2.0.0-dev.234 [2021-05-21T19:22:49.128Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:49.128Z] master [2021-05-21T19:22:49.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:49.427Z] Removing intermediate container 21fad4952bd1 [2021-05-21T19:22:49.427Z] ---> 7d9a839201e7 [2021-05-21T19:22:49.427Z] Step 29/32 : CMD ["gate"] [2021-05-21T19:22:49.470Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:49.709Z] ---> Running in 01acce59dd22 [2021-05-21T19:22:49.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:49.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-21T19:22:49.767Z] 1cdc0a2f98e3: Preparing [2021-05-21T19:22:49.767Z] 94933f8acfcf: Preparing [2021-05-21T19:22:49.767Z] 45656c7dcc48: Preparing [2021-05-21T19:22:49.767Z] f96ba03ef0bd: Preparing [2021-05-21T19:22:49.767Z] 32f366d666a5: Preparing [2021-05-21T19:22:49.767Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:49.767Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:50.028Z] 1cdc0a2f98e3: Pushed [2021-05-21T19:22:50.028Z] f96ba03ef0bd: Pushed [2021-05-21T19:22:50.691Z] Removing intermediate container 01acce59dd22 [2021-05-21T19:22:50.691Z] ---> 545871749529 [2021-05-21T19:22:50.691Z] Step 30/32 : LABEL arch=arm64 [2021-05-21T19:22:50.966Z] ---> Running in 7738fa18438d [2021-05-21T19:22:51.418Z] 94933f8acfcf: Pushed [2021-05-21T19:22:51.418Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:ee8f5f18d65781ee21fcc194283af5de2dbaf195614f1aa17eb4c488b8fe1df2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:51.562Z] Removing intermediate container 7738fa18438d [2021-05-21T19:22:51.562Z] ---> 7496cd4a67df [2021-05-21T19:22:51.562Z] Step 31/32 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:51.724Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:52.022Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.234 [2021-05-21T19:22:52.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-21T19:22:52.022Z] 1cdc0a2f98e3: Preparing [2021-05-21T19:22:52.022Z] 94933f8acfcf: Preparing [2021-05-21T19:22:52.022Z] 45656c7dcc48: Preparing [2021-05-21T19:22:52.022Z] f96ba03ef0bd: Preparing [2021-05-21T19:22:52.022Z] 32f366d666a5: Preparing [2021-05-21T19:22:52.022Z] 1cdc0a2f98e3: Layer already exists [2021-05-21T19:22:52.022Z] 94933f8acfcf: Layer already exists [2021-05-21T19:22:52.022Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:52.022Z] f96ba03ef0bd: Layer already exists [2021-05-21T19:22:52.022Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:52.022Z] 2.0.0-dev.234: digest: sha256:ee8f5f18d65781ee21fcc194283af5de2dbaf195614f1aa17eb4c488b8fe1df2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:52.160Z] ---> Running in 0fa042fc3499 [2021-05-21T19:22:52.331Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:52.628Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:52.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-21T19:22:52.628Z] 1cdc0a2f98e3: Preparing [2021-05-21T19:22:52.628Z] 94933f8acfcf: Preparing [2021-05-21T19:22:52.628Z] 45656c7dcc48: Preparing [2021-05-21T19:22:52.628Z] f96ba03ef0bd: Preparing [2021-05-21T19:22:52.628Z] 32f366d666a5: Preparing [2021-05-21T19:22:52.628Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:52.628Z] 94933f8acfcf: Layer already exists [2021-05-21T19:22:52.628Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:52.628Z] 1cdc0a2f98e3: Layer already exists [2021-05-21T19:22:52.628Z] f96ba03ef0bd: Layer already exists [2021-05-21T19:22:52.628Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:ee8f5f18d65781ee21fcc194283af5de2dbaf195614f1aa17eb4c488b8fe1df2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:52.762Z] Removing intermediate container 0fa042fc3499 [2021-05-21T19:22:52.763Z] ---> e22ae954f37a [2021-05-21T19:22:52.763Z] Step 32/32 : LABEL version=2.0.0-dev.234 [2021-05-21T19:22:52.933Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:53.229Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-05-21T19:22:53.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-21T19:22:53.229Z] 1cdc0a2f98e3: Preparing [2021-05-21T19:22:53.229Z] 94933f8acfcf: Preparing [2021-05-21T19:22:53.229Z] 45656c7dcc48: Preparing [2021-05-21T19:22:53.229Z] f96ba03ef0bd: Preparing [2021-05-21T19:22:53.229Z] 32f366d666a5: Preparing [2021-05-21T19:22:53.229Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:53.229Z] 94933f8acfcf: Layer already exists [2021-05-21T19:22:53.229Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:53.229Z] 1cdc0a2f98e3: Layer already exists [2021-05-21T19:22:53.229Z] f96ba03ef0bd: Layer already exists [2021-05-21T19:22:53.229Z] master: digest: sha256:ee8f5f18d65781ee21fcc194283af5de2dbaf195614f1aa17eb4c488b8fe1df2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:22:53.286Z] ===================================================== [Pipeline] echo [2021-05-21T19:22:53.301Z] taggedImages: [2021-05-21T19:22:53.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:53.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.234 [2021-05-21T19:22:53.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:53.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-05-21T19:22:53.336Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-05-21T19:22:53.336Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:53.336Z] 2.0.0-dev.234 [2021-05-21T19:22:53.336Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:53.336Z] master [2021-05-21T19:22:53.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2021-05-21T19:22:53.371Z] ---> Running in 1e8c5e119842 [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:53.678Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:53.973Z] Removing intermediate container 1e8c5e119842 [2021-05-21T19:22:53.973Z] ---> d7ac6ba49282 [2021-05-21T19:22:53.973Z] [2021-05-21T19:22:53.979Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:53.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-21T19:22:53.979Z] 217c5221ce02: Preparing [2021-05-21T19:22:53.979Z] 78494494ac47: Preparing [2021-05-21T19:22:53.980Z] 45656c7dcc48: Preparing [2021-05-21T19:22:53.980Z] 69aafaf18479: Preparing [2021-05-21T19:22:53.980Z] 32f366d666a5: Preparing [2021-05-21T19:22:53.980Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:53.980Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:53.980Z] 69aafaf18479: Layer already exists [2021-05-21T19:22:53.980Z] 217c5221ce02: Pushed [2021-05-21T19:22:54.574Z] Successfully built d7ac6ba49282 [2021-05-21T19:22:54.574Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-21T19:22:55.369Z] 78494494ac47: Pushed [2021-05-21T19:22:55.369Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:9a80d23a7ae7be1f326cd0296fb9070258c5da568f4e44c6de8c74ccd47b8be1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:55.672Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:55.970Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.234 [2021-05-21T19:22:55.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-21T19:22:55.970Z] 217c5221ce02: Preparing [2021-05-21T19:22:55.970Z] 78494494ac47: Preparing [2021-05-21T19:22:55.970Z] 45656c7dcc48: Preparing [2021-05-21T19:22:55.970Z] 69aafaf18479: Preparing [2021-05-21T19:22:55.970Z] 32f366d666a5: Preparing [2021-05-21T19:22:55.970Z] 217c5221ce02: Layer already exists [2021-05-21T19:22:55.970Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:55.970Z] 78494494ac47: Layer already exists [2021-05-21T19:22:55.970Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:55.970Z] 69aafaf18479: Layer already exists [2021-05-21T19:22:55.970Z] 2.0.0-dev.234: digest: sha256:9a80d23a7ae7be1f326cd0296fb9070258c5da568f4e44c6de8c74ccd47b8be1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:56.281Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:56.580Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:56.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-21T19:22:56.580Z] 217c5221ce02: Preparing [2021-05-21T19:22:56.580Z] 78494494ac47: Preparing [2021-05-21T19:22:56.580Z] 45656c7dcc48: Preparing [2021-05-21T19:22:56.580Z] 69aafaf18479: Preparing [2021-05-21T19:22:56.580Z] 32f366d666a5: Preparing [2021-05-21T19:22:56.580Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:56.580Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:56.580Z] 217c5221ce02: Layer already exists [2021-05-21T19:22:56.580Z] 69aafaf18479: Layer already exists [2021-05-21T19:22:56.580Z] 78494494ac47: Layer already exists [2021-05-21T19:22:56.580Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:9a80d23a7ae7be1f326cd0296fb9070258c5da568f4e44c6de8c74ccd47b8be1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:56.886Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:57.181Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-05-21T19:22:57.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-21T19:22:57.181Z] 217c5221ce02: Preparing [2021-05-21T19:22:57.181Z] 78494494ac47: Preparing [2021-05-21T19:22:57.181Z] 45656c7dcc48: Preparing [2021-05-21T19:22:57.181Z] 69aafaf18479: Preparing [2021-05-21T19:22:57.181Z] 32f366d666a5: Preparing [2021-05-21T19:22:57.181Z] 32f366d666a5: Layer already exists [2021-05-21T19:22:57.181Z] 69aafaf18479: Layer already exists [2021-05-21T19:22:57.181Z] 45656c7dcc48: Layer already exists [2021-05-21T19:22:57.181Z] 217c5221ce02: Layer already exists [2021-05-21T19:22:57.181Z] 78494494ac47: Layer already exists [2021-05-21T19:22:57.181Z] master: digest: sha256:9a80d23a7ae7be1f326cd0296fb9070258c5da568f4e44c6de8c74ccd47b8be1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:22:57.232Z] ===================================================== [Pipeline] echo [2021-05-21T19:22:57.246Z] taggedImages: [2021-05-21T19:22:57.246Z] - nexus3.edgexfoundry.org:10004/support-scheduler:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:57.246Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.234 [2021-05-21T19:22:57.246Z] - nexus3.edgexfoundry.org:10004/support-scheduler:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:57.246Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-05-21T19:22:57.278Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-05-21T19:22:57.278Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:57.278Z] 2.0.0-dev.234 [2021-05-21T19:22:57.278Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:22:57.278Z] master [2021-05-21T19:22:57.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:57.618Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:22:57.930Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:22:57.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-21T19:22:57.931Z] 9adf75676c41: Preparing [2021-05-21T19:22:57.931Z] f2acbec43352: Preparing [2021-05-21T19:22:57.931Z] b2b6ffade047: Preparing [2021-05-21T19:22:57.931Z] d74db95f85e8: Preparing [2021-05-21T19:22:57.931Z] 0754057c0ad3: Preparing [2021-05-21T19:22:57.931Z] 998cdf262ab1: Preparing [2021-05-21T19:22:57.931Z] 02e56110abd2: Preparing [2021-05-21T19:22:57.931Z] abc36efb885a: Preparing [2021-05-21T19:22:57.931Z] b0b09059f4e1: Preparing [2021-05-21T19:22:57.931Z] bb961f40224b: Preparing [2021-05-21T19:22:57.931Z] f4666769fca7: Preparing [2021-05-21T19:22:57.931Z] 998cdf262ab1: Waiting [2021-05-21T19:22:57.931Z] 02e56110abd2: Waiting [2021-05-21T19:22:57.931Z] abc36efb885a: Waiting [2021-05-21T19:22:57.931Z] b0b09059f4e1: Waiting [2021-05-21T19:22:57.931Z] bb961f40224b: Waiting [2021-05-21T19:22:57.931Z] f4666769fca7: Waiting [2021-05-21T19:22:57.931Z] 0754057c0ad3: Layer already exists [2021-05-21T19:22:57.931Z] 998cdf262ab1: Layer already exists [2021-05-21T19:22:58.513Z] 02e56110abd2: Layer already exists [2021-05-21T19:22:58.513Z] f2acbec43352: Pushed [2021-05-21T19:22:58.775Z] abc36efb885a: Layer already exists [2021-05-21T19:22:58.775Z] b0b09059f4e1: Layer already exists [2021-05-21T19:22:58.775Z] bb961f40224b: Layer already exists [2021-05-21T19:22:58.775Z] 9adf75676c41: Pushed [2021-05-21T19:22:58.775Z] f4666769fca7: Layer already exists [2021-05-21T19:22:59.036Z] b2b6ffade047: Pushed [2021-05-21T19:23:02.858Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:23:02.858Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:23:02.858Z] ---> 1d61a47150da [2021-05-21T19:23:02.858Z] Step 3/26 : WORKDIR /edgex-go [2021-05-21T19:23:02.858Z] ---> Using cache [2021-05-21T19:23:02.858Z] ---> 25b831f03740 [2021-05-21T19:23:02.858Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:23:02.858Z] ---> Using cache [2021-05-21T19:23:02.858Z] ---> 85e91f3deaf3 [2021-05-21T19:23:02.858Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-21T19:23:02.858Z] ---> Using cache [2021-05-21T19:23:02.858Z] ---> de6e061e8191 [2021-05-21T19:23:02.858Z] Step 6/26 : COPY go.mod . [2021-05-21T19:23:02.858Z] ---> Using cache [2021-05-21T19:23:02.858Z] ---> 35604922175b [2021-05-21T19:23:02.858Z] Step 7/26 : RUN go mod download [2021-05-21T19:23:02.858Z] ---> Using cache [2021-05-21T19:23:02.858Z] ---> 3d9cb674cc04 [2021-05-21T19:23:02.858Z] Step 8/26 : COPY . . [2021-05-21T19:23:02.858Z] ---> Using cache [2021-05-21T19:23:02.858Z] ---> 3b0f52d00a1e [2021-05-21T19:23:02.858Z] Step 9/26 : RUN go mod tidy [2021-05-21T19:23:02.858Z] ---> Using cache [2021-05-21T19:23:02.858Z] ---> 26c8f2452bbd [2021-05-21T19:23:02.858Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-21T19:23:03.250Z] d74db95f85e8: Pushed [2021-05-21T19:23:03.511Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:5ad495cdbdabad8c0e30f35fe21b4a58c1923d2643ff6f9913ce3d00ecfa13f8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:23:03.817Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:23:03.843Z] ---> Running in 784fd7c32963 [2021-05-21T19:23:04.115Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.234 [2021-05-21T19:23:04.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-21T19:23:04.116Z] 9adf75676c41: Preparing [2021-05-21T19:23:04.116Z] f2acbec43352: Preparing [2021-05-21T19:23:04.116Z] b2b6ffade047: Preparing [2021-05-21T19:23:04.116Z] d74db95f85e8: Preparing [2021-05-21T19:23:04.116Z] 0754057c0ad3: Preparing [2021-05-21T19:23:04.116Z] 998cdf262ab1: Preparing [2021-05-21T19:23:04.116Z] 02e56110abd2: Preparing [2021-05-21T19:23:04.116Z] abc36efb885a: Preparing [2021-05-21T19:23:04.116Z] b0b09059f4e1: Preparing [2021-05-21T19:23:04.116Z] bb961f40224b: Preparing [2021-05-21T19:23:04.116Z] f4666769fca7: Preparing [2021-05-21T19:23:04.116Z] 998cdf262ab1: Waiting [2021-05-21T19:23:04.116Z] 02e56110abd2: Waiting [2021-05-21T19:23:04.116Z] abc36efb885a: Waiting [2021-05-21T19:23:04.116Z] b0b09059f4e1: Waiting [2021-05-21T19:23:04.116Z] bb961f40224b: Waiting [2021-05-21T19:23:04.116Z] f4666769fca7: Waiting [2021-05-21T19:23:04.116Z] b2b6ffade047: Layer already exists [2021-05-21T19:23:04.116Z] 0754057c0ad3: Layer already exists [2021-05-21T19:23:04.116Z] d74db95f85e8: Layer already exists [2021-05-21T19:23:04.116Z] 9adf75676c41: Layer already exists [2021-05-21T19:23:04.116Z] f2acbec43352: Layer already exists [2021-05-21T19:23:04.116Z] 998cdf262ab1: Layer already exists [2021-05-21T19:23:04.116Z] abc36efb885a: Layer already exists [2021-05-21T19:23:04.116Z] b0b09059f4e1: Layer already exists [2021-05-21T19:23:04.116Z] 02e56110abd2: Layer already exists [2021-05-21T19:23:04.116Z] bb961f40224b: Layer already exists [2021-05-21T19:23:04.116Z] f4666769fca7: Layer already exists [2021-05-21T19:23:04.116Z] 2.0.0-dev.234: digest: sha256:5ad495cdbdabad8c0e30f35fe21b4a58c1923d2643ff6f9913ce3d00ecfa13f8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:23:04.420Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:23:04.714Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:23:04.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-21T19:23:04.714Z] 9adf75676c41: Preparing [2021-05-21T19:23:04.714Z] f2acbec43352: Preparing [2021-05-21T19:23:04.714Z] b2b6ffade047: Preparing [2021-05-21T19:23:04.714Z] d74db95f85e8: Preparing [2021-05-21T19:23:04.714Z] 0754057c0ad3: Preparing [2021-05-21T19:23:04.714Z] 998cdf262ab1: Preparing [2021-05-21T19:23:04.714Z] 02e56110abd2: Preparing [2021-05-21T19:23:04.714Z] abc36efb885a: Preparing [2021-05-21T19:23:04.714Z] b0b09059f4e1: Preparing [2021-05-21T19:23:04.714Z] bb961f40224b: Preparing [2021-05-21T19:23:04.714Z] f4666769fca7: Preparing [2021-05-21T19:23:04.714Z] 998cdf262ab1: Waiting [2021-05-21T19:23:04.714Z] 02e56110abd2: Waiting [2021-05-21T19:23:04.714Z] abc36efb885a: Waiting [2021-05-21T19:23:04.714Z] b0b09059f4e1: Waiting [2021-05-21T19:23:04.714Z] bb961f40224b: Waiting [2021-05-21T19:23:04.714Z] f4666769fca7: Waiting [2021-05-21T19:23:04.714Z] 9adf75676c41: Layer already exists [2021-05-21T19:23:04.714Z] f2acbec43352: Layer already exists [2021-05-21T19:23:04.714Z] d74db95f85e8: Layer already exists [2021-05-21T19:23:04.714Z] b2b6ffade047: Layer already exists [2021-05-21T19:23:04.714Z] 0754057c0ad3: Layer already exists [2021-05-21T19:23:04.714Z] 02e56110abd2: Layer already exists [2021-05-21T19:23:04.714Z] abc36efb885a: Layer already exists [2021-05-21T19:23:04.714Z] bb961f40224b: Layer already exists [2021-05-21T19:23:04.714Z] b0b09059f4e1: Layer already exists [2021-05-21T19:23:04.714Z] 998cdf262ab1: Layer already exists [2021-05-21T19:23:04.714Z] f4666769fca7: Layer already exists [2021-05-21T19:23:04.714Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:5ad495cdbdabad8c0e30f35fe21b4a58c1923d2643ff6f9913ce3d00ecfa13f8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:23:04.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-21T19:23:05.228Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:23:05.752Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-05-21T19:23:05.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-21T19:23:05.752Z] 9adf75676c41: Preparing [2021-05-21T19:23:05.752Z] f2acbec43352: Preparing [2021-05-21T19:23:05.752Z] b2b6ffade047: Preparing [2021-05-21T19:23:05.752Z] d74db95f85e8: Preparing [2021-05-21T19:23:05.752Z] 0754057c0ad3: Preparing [2021-05-21T19:23:05.752Z] 998cdf262ab1: Preparing [2021-05-21T19:23:05.752Z] 02e56110abd2: Preparing [2021-05-21T19:23:05.752Z] abc36efb885a: Preparing [2021-05-21T19:23:05.752Z] b0b09059f4e1: Preparing [2021-05-21T19:23:05.752Z] bb961f40224b: Preparing [2021-05-21T19:23:05.752Z] f4666769fca7: Preparing [2021-05-21T19:23:05.752Z] abc36efb885a: Waiting [2021-05-21T19:23:05.752Z] b0b09059f4e1: Waiting [2021-05-21T19:23:05.752Z] bb961f40224b: Waiting [2021-05-21T19:23:05.752Z] f4666769fca7: Waiting [2021-05-21T19:23:05.752Z] 998cdf262ab1: Waiting [2021-05-21T19:23:05.752Z] 02e56110abd2: Waiting [2021-05-21T19:23:05.752Z] d74db95f85e8: Layer already exists [2021-05-21T19:23:05.752Z] b2b6ffade047: Layer already exists [2021-05-21T19:23:05.752Z] f2acbec43352: Layer already exists [2021-05-21T19:23:05.752Z] 9adf75676c41: Layer already exists [2021-05-21T19:23:05.752Z] 0754057c0ad3: Layer already exists [2021-05-21T19:23:05.752Z] 02e56110abd2: Layer already exists [2021-05-21T19:23:05.752Z] 998cdf262ab1: Layer already exists [2021-05-21T19:23:05.752Z] abc36efb885a: Layer already exists [2021-05-21T19:23:05.752Z] bb961f40224b: Layer already exists [2021-05-21T19:23:05.752Z] b0b09059f4e1: Layer already exists [2021-05-21T19:23:05.752Z] f4666769fca7: Layer already exists [2021-05-21T19:23:05.752Z] master: digest: sha256:5ad495cdbdabad8c0e30f35fe21b4a58c1923d2643ff6f9913ce3d00ecfa13f8 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:23:05.807Z] ===================================================== [Pipeline] echo [2021-05-21T19:23:05.822Z] taggedImages: [2021-05-21T19:23:05.822Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:23:05.822Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.234 [2021-05-21T19:23:05.822Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:23:05.822Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [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-05-21T19:23:19.957Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:23:19.957Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:23:19.957Z] ---> 1d61a47150da [2021-05-21T19:23:19.957Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T19:23:19.957Z] ---> Using cache [2021-05-21T19:23:19.957Z] ---> 25b831f03740 [2021-05-21T19:23:19.957Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:23:19.957Z] ---> Using cache [2021-05-21T19:23:19.957Z] ---> 85e91f3deaf3 [2021-05-21T19:23:19.957Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-21T19:23:19.957Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:23:19.957Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:23:19.957Z] ---> 1d61a47150da [2021-05-21T19:23:19.957Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T19:23:19.957Z] ---> Using cache [2021-05-21T19:23:19.957Z] ---> 25b831f03740 [2021-05-21T19:23:19.957Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:23:19.957Z] ---> Using cache [2021-05-21T19:23:19.957Z] ---> 85e91f3deaf3 [2021-05-21T19:23:19.957Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-21T19:23:19.957Z] ---> Using cache [2021-05-21T19:23:19.957Z] ---> de6e061e8191 [2021-05-21T19:23:19.957Z] Step 6/23 : COPY go.mod . [2021-05-21T19:23:19.957Z] ---> Using cache [2021-05-21T19:23:19.957Z] ---> 35604922175b [2021-05-21T19:23:19.957Z] Step 7/23 : RUN go mod download [2021-05-21T19:23:19.957Z] ---> Using cache [2021-05-21T19:23:19.957Z] ---> 3d9cb674cc04 [2021-05-21T19:23:19.957Z] Step 8/23 : COPY . . [2021-05-21T19:23:19.957Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T19:23:19.957Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T19:23:19.957Z] ---> 1d61a47150da [2021-05-21T19:23:19.957Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T19:23:19.957Z] ---> Using cache [2021-05-21T19:23:19.957Z] ---> 25b831f03740 [2021-05-21T19:23:19.957Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:23:19.957Z] ---> Using cache [2021-05-21T19:23:19.957Z] ---> 85e91f3deaf3 [2021-05-21T19:23:19.957Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-21T19:23:19.957Z] ---> Using cache [2021-05-21T19:23:19.957Z] ---> 3b0f52d00a1e [2021-05-21T19:23:19.957Z] Step 9/23 : RUN go mod tidy [2021-05-21T19:23:19.957Z] ---> Using cache [2021-05-21T19:23:19.957Z] ---> 26c8f2452bbd [2021-05-21T19:23:19.957Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-21T19:23:20.565Z] ---> Running in 6e785b3298d3 [2021-05-21T19:23:20.565Z] ---> Running in 4ab1cb5d2b2f [2021-05-21T19:23:20.565Z] ---> Running in 929ddd687074 [2021-05-21T19:23:23.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:23:23.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-21T19:23:23.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:23:24.076Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:23:24.351Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:23:24.958Z] OK: 218 MiB in 52 packages [2021-05-21T19:23:25.563Z] OK: 218 MiB in 52 packages [2021-05-21T19:23:27.018Z] Removing intermediate container 4ab1cb5d2b2f [2021-05-21T19:23:27.018Z] ---> 2abfa7add1f2 [2021-05-21T19:23:27.018Z] Step 6/24 : COPY go.mod . [2021-05-21T19:23:27.300Z] Removing intermediate container 6e785b3298d3 [2021-05-21T19:23:27.300Z] ---> adb285191656 [2021-05-21T19:23:27.300Z] Step 6/24 : COPY go.mod . [2021-05-21T19:23:27.905Z] ---> b631034c35b8 [2021-05-21T19:23:27.905Z] Step 7/24 : RUN go mod download [2021-05-21T19:23:28.184Z] ---> Running in 8311dd11738a [2021-05-21T19:23:29.160Z] ---> 57d2da517080 [2021-05-21T19:23:29.160Z] Step 7/24 : RUN go mod download [2021-05-21T19:23:29.160Z] ---> Running in 44e9a72483f6 [2021-05-21T19:23:32.572Z] Removing intermediate container 8311dd11738a [2021-05-21T19:23:32.572Z] ---> 0fa05abebffe [2021-05-21T19:23:32.572Z] Step 8/24 : COPY . . [2021-05-21T19:23:33.555Z] Removing intermediate container 44e9a72483f6 [2021-05-21T19:23:33.555Z] ---> 37dce53ab420 [2021-05-21T19:23:33.555Z] Step 8/24 : COPY . . [2021-05-21T19:23:55.748Z] ---> 6d67301ba9c6 [2021-05-21T19:23:55.748Z] Step 9/24 : RUN go mod tidy [2021-05-21T19:23:55.748Z] ---> fa12e68b4836 [2021-05-21T19:23:55.748Z] Step 9/24 : RUN go mod tidy [2021-05-21T19:23:55.748Z] ---> Running in 42d7db595789 [2021-05-21T19:23:55.748Z] ---> Running in 594b73d59677 [2021-05-21T19:23:59.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-21T19:24:00.626Z] Removing intermediate container 594b73d59677 [2021-05-21T19:24:00.626Z] ---> 268d70defac6 [2021-05-21T19:24:00.626Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-21T19:24:00.626Z] Removing intermediate container 42d7db595789 [2021-05-21T19:24:00.626Z] ---> 92ce918cb5bc [2021-05-21T19:24:00.626Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-21T19:24:00.626Z] ---> Running in 44670bbaebc9 [2021-05-21T19:24:00.905Z] ---> Running in bd3459b625d7 [2021-05-21T19:24:03.577Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/core-data/core-data ./cmd/core-data [2021-05-21T19:24:03.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-21T19:24:08.990Z] Removing intermediate container 784fd7c32963 [2021-05-21T19:24:08.990Z] ---> 9745ea3638c2 [2021-05-21T19:24:08.990Z] [2021-05-21T19:24:08.990Z] Step 11/26 : FROM alpine:3.12 [2021-05-21T19:24:08.990Z] ---> 9852663dfa18 [2021-05-21T19:24:08.990Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-21T19:24:08.990Z] ---> Running in 498655b2a3ef [2021-05-21T19:24:11.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:24:11.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:24:11.923Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-21T19:24:11.923Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T19:24:11.923Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-21T19:24:11.923Z] (4/6) Installing curl (7.76.1-r0) [2021-05-21T19:24:11.923Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-21T19:24:11.923Z] (6/6) Installing su-exec (0.2-r1) [2021-05-21T19:24:11.923Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T19:24:12.201Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T19:24:12.474Z] OK: 7 MiB in 20 packages [2021-05-21T19:24:15.139Z] Removing intermediate container 498655b2a3ef [2021-05-21T19:24:15.139Z] ---> cf1a20566fc7 [2021-05-21T19:24:15.139Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-21T19:24:15.139Z] ---> Running in 78cdec53082e [2021-05-21T19:24:15.737Z] Removing intermediate container 78cdec53082e [2021-05-21T19:24:15.737Z] ---> 12a31684d623 [2021-05-21T19:24:15.737Z] Step 14/26 : WORKDIR / [2021-05-21T19:24:16.013Z] ---> Running in 9bb40f6e9031 [2021-05-21T19:24:17.000Z] Removing intermediate container 9bb40f6e9031 [2021-05-21T19:24:17.000Z] ---> 1c42b02e6dc8 [2021-05-21T19:24:17.000Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-21T19:24:17.992Z] ---> 965148129c11 [2021-05-21T19:24:17.992Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-21T19:24:19.434Z] ---> 04cb1f9070a6 [2021-05-21T19:24:19.434Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-21T19:24:20.420Z] ---> a3e9ee1ff191 [2021-05-21T19:24:20.420Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-21T19:24:21.865Z] ---> 7ef4d488ff62 [2021-05-21T19:24:21.865Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-21T19:24:23.858Z] ---> 604129deef4c [2021-05-21T19:24:23.858Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-21T19:24:25.423Z] ---> 404f71e49f89 [2021-05-21T19:24:25.423Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-21T19:24:27.575Z] ---> a9ff9624162e [2021-05-21T19:24:27.575Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-21T19:24:27.870Z] ---> Running in 1346cd2ab87e [2021-05-21T19:24:32.192Z] Removing intermediate container 1346cd2ab87e [2021-05-21T19:24:32.192Z] ---> e1668e99ed21 [2021-05-21T19:24:32.192Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-21T19:24:32.192Z] ---> Running in 237ddbba27f5 [2021-05-21T19:24:32.790Z] Removing intermediate container 237ddbba27f5 [2021-05-21T19:24:32.790Z] ---> 1edcfe3b7ff5 [2021-05-21T19:24:32.790Z] Step 24/26 : LABEL arch=arm64 [2021-05-21T19:24:33.064Z] ---> Running in 2cbaa629490d [2021-05-21T19:24:33.669Z] Removing intermediate container 2cbaa629490d [2021-05-21T19:24:33.669Z] ---> abcabf41b984 [2021-05-21T19:24:33.669Z] Step 25/26 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:24:33.946Z] ---> Running in 5feb99363e3d [2021-05-21T19:24:34.959Z] Removing intermediate container 5feb99363e3d [2021-05-21T19:24:34.959Z] ---> eac30baa9e5c [2021-05-21T19:24:34.959Z] Step 26/26 : LABEL version=2.0.0-dev.234 [2021-05-21T19:24:34.959Z] ---> Running in 0e1e612e3af8 [2021-05-21T19:24:35.573Z] Removing intermediate container 0e1e612e3af8 [2021-05-21T19:24:35.573Z] ---> d1ce2bd74fb5 [2021-05-21T19:24:35.573Z] [2021-05-21T19:24:36.179Z] Successfully built d1ce2bd74fb5 [2021-05-21T19:24:36.179Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-21T19:24:54.562Z]  Building security-secretstore-setup ... done Removing intermediate container 929ddd687074 [2021-05-21T19:24:54.562Z] ---> d8712950a560 [2021-05-21T19:24:54.562Z] [2021-05-21T19:24:54.562Z] Step 11/23 : FROM alpine:3.12 [2021-05-21T19:24:54.562Z] ---> 9852663dfa18 [2021-05-21T19:24:54.562Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-21T19:24:54.562Z] ---> Using cache [2021-05-21T19:24:54.562Z] ---> ceae0cec17a4 [2021-05-21T19:24:54.562Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T19:24:54.562Z] ---> Using cache [2021-05-21T19:24:54.562Z] ---> 1d1ba27c004e [2021-05-21T19:24:54.562Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-21T19:24:54.562Z] ---> Running in 5390e07ee6f4 [2021-05-21T19:24:54.562Z] Removing intermediate container 5390e07ee6f4 [2021-05-21T19:24:54.562Z] ---> 555a1f24263c [2021-05-21T19:24:54.562Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-21T19:24:54.562Z] ---> Running in a3e54658133b [2021-05-21T19:24:54.562Z] Removing intermediate container a3e54658133b [2021-05-21T19:24:54.562Z] ---> 6ba4b93b3623 [2021-05-21T19:24:54.562Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T19:24:54.835Z] ---> 6e9a5b491c47 [2021-05-21T19:24:54.835Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-21T19:24:56.817Z] ---> f71a7ddc6967 [2021-05-21T19:24:56.817Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-21T19:24:58.271Z] ---> ed851c2bdaa8 [2021-05-21T19:24:58.271Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-21T19:24:58.271Z] ---> Running in 56f5618c5a1f [2021-05-21T19:24:58.873Z] Removing intermediate container 56f5618c5a1f [2021-05-21T19:24:58.873Z] ---> a7c3857d7227 [2021-05-21T19:24:58.873Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T19:24:59.147Z] ---> Running in 961cd0d6fae0 [2021-05-21T19:24:59.745Z] Removing intermediate container 961cd0d6fae0 [2021-05-21T19:24:59.745Z] ---> 5054ff836397 [2021-05-21T19:24:59.745Z] Step 21/23 : LABEL arch=arm64 [2021-05-21T19:25:00.017Z] ---> Running in c21a01e29817 [2021-05-21T19:25:01.004Z] Removing intermediate container c21a01e29817 [2021-05-21T19:25:01.004Z] ---> 47eeeb76ae94 [2021-05-21T19:25:01.004Z] Step 22/23 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:25:01.004Z] ---> Running in 289a21bfe7bd [2021-05-21T19:25:01.622Z] Removing intermediate container 289a21bfe7bd [2021-05-21T19:25:01.622Z] ---> 5ce7eba1743f [2021-05-21T19:25:01.622Z] Step 23/23 : LABEL version=2.0.0-dev.234 [2021-05-21T19:25:01.904Z] ---> Running in e33c322167d2 [2021-05-21T19:25:02.903Z] Removing intermediate container e33c322167d2 [2021-05-21T19:25:02.903Z] ---> 4b6a2d1af1fc [2021-05-21T19:25:02.903Z] [2021-05-21T19:25:03.179Z] Successfully built 4b6a2d1af1fc [2021-05-21T19:25:03.455Z] Successfully tagged support-scheduler-arm64:latest [2021-05-21T19:25:21.788Z]  Building support-scheduler ... done Removing intermediate container bd3459b625d7 [2021-05-21T19:25:21.789Z] ---> 3b85e0fc5b19 [2021-05-21T19:25:21.789Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-21T19:25:21.789Z] ---> Running in d23a48afda06 [2021-05-21T19:25:23.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.234" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-21T19:25:25.856Z] Removing intermediate container d23a48afda06 [2021-05-21T19:25:25.856Z] ---> 41ddf3775546 [2021-05-21T19:25:25.856Z] [2021-05-21T19:25:25.856Z] Step 12/24 : FROM docker:20.10.0 [2021-05-21T19:25:25.856Z] 20.10.0: Pulling from library/docker [2021-05-21T19:25:30.162Z] Removing intermediate container 44670bbaebc9 [2021-05-21T19:25:30.162Z] ---> 8a234674e7b9 [2021-05-21T19:25:30.163Z] [2021-05-21T19:25:30.163Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T19:25:30.163Z] ---> 9852663dfa18 [2021-05-21T19:25:30.163Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-21T19:25:30.757Z] ---> Running in e3a430711568 [2021-05-21T19:25:31.355Z] Removing intermediate container e3a430711568 [2021-05-21T19:25:31.355Z] ---> 3ccbf6ba3d4b [2021-05-21T19:25:31.355Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-21T19:25:31.638Z] ---> Running in 252c8677d7c7 [2021-05-21T19:25:32.614Z] Removing intermediate container 252c8677d7c7 [2021-05-21T19:25:32.614Z] ---> 1a74d46f13c6 [2021-05-21T19:25:32.614Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-21T19:25:32.888Z] ---> Running in 9ea83e376f7d [2021-05-21T19:25:33.484Z] Removing intermediate container 9ea83e376f7d [2021-05-21T19:25:33.484Z] ---> 57245d205e6d [2021-05-21T19:25:33.484Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T19:25:33.757Z] ---> Running in e2bfd2d0f9f4 [2021-05-21T19:25:34.735Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-21T19:25:34.735Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-21T19:25:34.735Z] ---> eeaf43b92773 [2021-05-21T19:25:34.735Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-21T19:25:35.009Z] ---> Running in 6b3e9c2a8ce0 [2021-05-21T19:25:35.602Z] Removing intermediate container 6b3e9c2a8ce0 [2021-05-21T19:25:35.602Z] ---> c028977ed7fa [2021-05-21T19:25:35.602Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-21T19:25:35.602Z] ---> Running in 12a0631514e8 [2021-05-21T19:25:36.197Z] Removing intermediate container e2bfd2d0f9f4 [2021-05-21T19:25:36.197Z] ---> 29fcd5c0bb20 [2021-05-21T19:25:36.197Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-21T19:25:36.197Z] ---> Running in 94d683cf882b [2021-05-21T19:25:37.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:25:37.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:25:37.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T19:25:37.721Z] (1/39) Installing readline (8.0.4-r0) [2021-05-21T19:25:37.721Z] (2/39) Installing bash (5.0.17-r0) [2021-05-21T19:25:37.721Z] Executing bash-5.0.17-r0.post-install [2021-05-21T19:25:37.721Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T19:25:37.721Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-21T19:25:37.721Z] (5/39) Installing curl (7.76.1-r0) [2021-05-21T19:25:37.991Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-21T19:25:37.991Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-21T19:25:37.991Z] (8/39) Installing expat (2.2.9-r1) [2021-05-21T19:25:37.991Z] (9/39) Installing libffi (3.3-r2) [2021-05-21T19:25:37.991Z] (10/39) Installing gdbm (1.13-r1) [2021-05-21T19:25:37.991Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-21T19:25:37.991Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-21T19:25:37.991Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-21T19:25:38.263Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T19:25:39.236Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-21T19:25:39.236Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-21T19:25:39.236Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-21T19:25:39.507Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-21T19:25:39.507Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-21T19:25:39.777Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-21T19:25:39.777Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-21T19:25:39.777Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-21T19:25:39.777Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-21T19:25:39.777Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-21T19:25:39.777Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-21T19:25:39.777Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-21T19:25:39.777Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T19:25:39.777Z] OK: 8 MiB in 20 packages [2021-05-21T19:25:39.777Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-21T19:25:39.777Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-21T19:25:39.777Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-21T19:25:40.050Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-21T19:25:40.050Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-21T19:25:40.050Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-21T19:25:40.050Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-21T19:25:40.050Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-21T19:25:40.050Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-21T19:25:40.050Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-21T19:25:40.050Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-21T19:25:40.050Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-21T19:25:40.050Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-21T19:25:40.320Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-21T19:25:40.320Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-21T19:25:40.320Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-21T19:25:40.320Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-21T19:25:40.320Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-21T19:25:40.320Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-21T19:25:40.320Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-21T19:25:40.320Z] Executing busybox-1.31.1-r19.trigger [2021-05-21T19:25:40.590Z] OK: 72 MiB in 59 packages [2021-05-21T19:25:42.017Z] Removing intermediate container 94d683cf882b [2021-05-21T19:25:42.018Z] ---> a52244155ec2 [2021-05-21T19:25:42.018Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T19:25:42.622Z] ---> d664108f4738 [2021-05-21T19:25:42.622Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-21T19:25:44.074Z] ---> 3e9ecd46af6b [2021-05-21T19:25:44.074Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-21T19:25:44.666Z] ---> 69c03793c6b2 [2021-05-21T19:25:44.666Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-21T19:25:44.936Z] ---> Running in d500b114c52a [2021-05-21T19:25:45.210Z] Collecting docker-compose==1.23.2 [2021-05-21T19:25:45.210Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-21T19:25:45.484Z] Removing intermediate container d500b114c52a [2021-05-21T19:25:45.484Z] ---> f112d7003bad [2021-05-21T19:25:45.484Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T19:25:45.484Z] ---> Running in f74ddaa844ee [2021-05-21T19:25:46.078Z] Removing intermediate container f74ddaa844ee [2021-05-21T19:25:46.078Z] ---> 4a80ceaca81a [2021-05-21T19:25:46.078Z] Step 22/24 : LABEL arch=arm64 [2021-05-21T19:25:46.078Z] Collecting jsonschema<3,>=2.5.1 [2021-05-21T19:25:46.078Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-21T19:25:46.078Z] ---> Running in 9b3d39b32c88 [2021-05-21T19:25:46.673Z] Collecting texttable<0.10,>=0.9.0 [2021-05-21T19:25:46.673Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-21T19:25:46.673Z] Removing intermediate container 9b3d39b32c88 [2021-05-21T19:25:46.673Z] ---> f91033b13b8e [2021-05-21T19:25:46.673Z] Step 23/24 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:25:46.673Z] ---> Running in abc1cb99cc64 [2021-05-21T19:25:47.271Z] Removing intermediate container abc1cb99cc64 [2021-05-21T19:25:47.271Z] ---> 98e755889804 [2021-05-21T19:25:47.271Z] Step 24/24 : LABEL version=2.0.0-dev.234 [2021-05-21T19:25:47.271Z] ---> Running in a7fda110e6fe [2021-05-21T19:25:47.868Z] Removing intermediate container a7fda110e6fe [2021-05-21T19:25:47.868Z] ---> 18da8c516c87 [2021-05-21T19:25:47.868Z] [2021-05-21T19:25:48.143Z] Successfully built 18da8c516c87 [2021-05-21T19:25:48.143Z] Successfully tagged core-data-arm64:latest [2021-05-21T19:25:49.126Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-05-21T19:25:49.126Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-21T19:25:52.500Z] Collecting docopt<0.7,>=0.6.1 [2021-05-21T19:25:52.500Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-21T19:25:54.461Z] Collecting docker<4.0,>=3.6.0 [2021-05-21T19:25:54.461Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-21T19:25:55.059Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-21T19:25:55.059Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-21T19:25:55.329Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-21T19:25:55.622Z] Collecting cached-property<2,>=1.2.0 [2021-05-21T19:25:55.622Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-21T19:25:55.897Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-21T19:25:55.897Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-21T19:25:59.386Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-21T19:25:59.387Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-21T19:25:59.387Z] Collecting docker-pycreds>=0.4.0 [2021-05-21T19:25:59.387Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-21T19:25:59.387Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-21T19:25:59.656Z] Collecting idna<2.8,>=2.5 [2021-05-21T19:25:59.656Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-21T19:25:59.656Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-21T19:26:00.245Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-21T19:26:00.245Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-21T19:26:00.514Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-21T19:26:00.514Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-21T19:26:00.514Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-21T19:26:00.514Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-21T19:26:01.110Z] Installing collected packages: jsonschema, texttable, PyYAML, docopt, websocket-client, docker-pycreds, idna, urllib3, requests, docker, cached-property, dockerpty, docker-compose [2021-05-21T19:26:01.701Z] Running setup.py install for texttable: started [2021-05-21T19:26:03.134Z] Running setup.py install for texttable: finished with status 'done' [2021-05-21T19:26:03.405Z] Running setup.py install for PyYAML: started [2021-05-21T19:26:05.375Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-21T19:26:05.375Z] Running setup.py install for docopt: started [2021-05-21T19:26:07.344Z] Running setup.py install for docopt: finished with status 'done' [2021-05-21T19:26:07.344Z] Attempting uninstall: idna [2021-05-21T19:26:07.344Z] Found existing installation: idna 2.9 [2021-05-21T19:26:07.344Z] Uninstalling idna-2.9: [2021-05-21T19:26:07.615Z] Successfully uninstalled idna-2.9 [2021-05-21T19:26:08.202Z] Attempting uninstall: urllib3 [2021-05-21T19:26:08.202Z] Found existing installation: urllib3 1.25.9 [2021-05-21T19:26:08.202Z] Uninstalling urllib3-1.25.9: [2021-05-21T19:26:08.202Z] Successfully uninstalled urllib3-1.25.9 [2021-05-21T19:26:08.789Z] Attempting uninstall: requests [2021-05-21T19:26:08.789Z] Found existing installation: requests 2.23.0 [2021-05-21T19:26:08.789Z] Uninstalling requests-2.23.0: [2021-05-21T19:26:08.789Z] Successfully uninstalled requests-2.23.0 [2021-05-21T19:26:09.760Z] Running setup.py install for dockerpty: started [2021-05-21T19:26:11.725Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-21T19:26:12.696Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-21T19:26:20.944Z] Removing intermediate container 12a0631514e8 [2021-05-21T19:26:20.944Z] ---> 5618f3acd3af [2021-05-21T19:26:20.944Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-21T19:26:20.944Z] ---> Running in 1b5264481f83 [2021-05-21T19:26:20.944Z] Removing intermediate container 1b5264481f83 [2021-05-21T19:26:20.944Z] ---> 87abf7d51a80 [2021-05-21T19:26:20.944Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-21T19:26:20.944Z] ---> Running in a44b6080cf44 [2021-05-21T19:26:21.537Z] Removing intermediate container a44b6080cf44 [2021-05-21T19:26:21.537Z] ---> b3456f4e93ac [2021-05-21T19:26:21.537Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-21T19:26:22.512Z] ---> 14f35dd4cd4b [2021-05-21T19:26:22.512Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-21T19:26:23.486Z] ---> ba54de76c11f [2021-05-21T19:26:23.486Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-21T19:26:24.460Z] ---> 08bcc882032c [2021-05-21T19:26:24.460Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-21T19:26:24.460Z] ---> Running in 9f6a500484b6 [2021-05-21T19:26:25.052Z] Removing intermediate container 9f6a500484b6 [2021-05-21T19:26:25.052Z] ---> 4ea3e6193d48 [2021-05-21T19:26:25.052Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T19:26:25.052Z] ---> Running in 3a06765f2bdd [2021-05-21T19:26:25.644Z] Removing intermediate container 3a06765f2bdd [2021-05-21T19:26:25.644Z] ---> af7c3574410b [2021-05-21T19:26:25.644Z] Step 22/24 : LABEL arch=arm64 [2021-05-21T19:26:25.644Z] ---> Running in 797e24ef47ee [2021-05-21T19:26:26.236Z] Removing intermediate container 797e24ef47ee [2021-05-21T19:26:26.236Z] ---> f982052da15c [2021-05-21T19:26:26.236Z] Step 23/24 : LABEL git_sha=51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:26:26.236Z] ---> Running in d95c6d8df7ca [2021-05-21T19:26:26.828Z] Removing intermediate container d95c6d8df7ca [2021-05-21T19:26:26.828Z] ---> 2950f1bb7d30 [2021-05-21T19:26:26.828Z] Step 24/24 : LABEL version=2.0.0-dev.234 [2021-05-21T19:26:26.828Z] ---> Running in d9f916f4ca49 [2021-05-21T19:26:27.421Z] Removing intermediate container d9f916f4ca49 [2021-05-21T19:26:27.421Z] ---> a404b86039ef [2021-05-21T19:26:27.421Z] [2021-05-21T19:26:27.691Z] Successfully built a404b86039ef [2021-05-21T19:26:27.962Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-21T19:26:28.247Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-21T19:26:28.251Z] $ docker stop --time=1 12cdbe34c6ab4c09cf3945365b045003ba134ce0b32bc21b9f3cff10f37e14cd [2021-05-21T19:26:30.055Z] $ docker rm -f 12cdbe34c6ab4c09cf3945365b045003ba134ce0b32bc21b9f3cff10f37e14cd [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T19:26:30.672Z] + docker images [2021-05-21T19:26:30.944Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-21T19:26:30.944Z] sys-mgmt-agent-arm64 latest a404b86039ef 3 seconds ago 299MB [2021-05-21T19:26:30.944Z] core-data-arm64 latest 18da8c516c87 43 seconds ago 20.4MB [2021-05-21T19:26:30.944Z] 8a234674e7b9 About a minute ago 874MB [2021-05-21T19:26:30.944Z] 41ddf3775546 About a minute ago 863MB [2021-05-21T19:26:30.944Z] support-scheduler-arm64 latest 4b6a2d1af1fc About a minute ago 16.1MB [2021-05-21T19:26:30.944Z] d8712950a560 About a minute ago 865MB [2021-05-21T19:26:30.944Z] security-secretstore-setup-arm64 latest d1ce2bd74fb5 About a minute ago 24.4MB [2021-05-21T19:26:30.944Z] 9745ea3638c2 2 minutes ago 862MB [2021-05-21T19:26:30.944Z] security-bootstrapper-arm64 latest d7ac6ba49282 3 minutes ago 17.2MB [2021-05-21T19:26:30.944Z] core-metadata-arm64 latest 085fa9e3dd65 3 minutes ago 17.4MB [2021-05-21T19:26:30.944Z] core-command-arm64 latest 0e935045acc9 3 minutes ago 16.1MB [2021-05-21T19:26:30.944Z] support-notifications-arm64 latest 872ef3cf79c2 3 minutes ago 16.8MB [2021-05-21T19:26:30.944Z] security-proxy-setup-arm64 latest b9ba72257a1c 3 minutes ago 24MB [2021-05-21T19:26:30.944Z] c8a1e556ff5b 4 minutes ago 873MB [2021-05-21T19:26:30.944Z] 7b1ae17dea53 4 minutes ago 865MB [2021-05-21T19:26:30.944Z] 61550b4c22f4 4 minutes ago 864MB [2021-05-21T19:26:30.944Z] cdc2394fa2e5 4 minutes ago 862MB [2021-05-21T19:26:30.944Z] 5f610222baa9 4 minutes ago 858MB [2021-05-21T19:26:30.944Z] ci-base-image-arm64 latest 1d61a47150da 8 minutes ago 641MB [2021-05-21T19:26:30.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-21T19:26:30.944Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-21T19:26:30.944Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-21T19:26:30.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T19:26:31.223Z] provisioning config files... [2021-05-21T19:26:31.247Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/504@tmp/config7508324353976738162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:26:31.606Z] ---> docker-login.sh [2021-05-21T19:26:31.606Z] nexus3.edgexfoundry.org:10001 [2021-05-21T19:26:31.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:26:32.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:26:32.161Z] Configure a credential helper to remove this warning. See [2021-05-21T19:26:32.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:26:32.161Z] [2021-05-21T19:26:32.161Z] Login Succeeded [2021-05-21T19:26:32.161Z] nexus3.edgexfoundry.org:10002 [2021-05-21T19:26:32.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:26:32.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:26:32.705Z] Configure a credential helper to remove this warning. See [2021-05-21T19:26:32.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:26:32.705Z] [2021-05-21T19:26:32.705Z] Login Succeeded [2021-05-21T19:26:32.705Z] nexus3.edgexfoundry.org:10003 [2021-05-21T19:26:32.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:26:33.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:26:33.250Z] Configure a credential helper to remove this warning. See [2021-05-21T19:26:33.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:26:33.250Z] [2021-05-21T19:26:33.250Z] Login Succeeded [2021-05-21T19:26:33.250Z] nexus3.edgexfoundry.org:10004 [2021-05-21T19:26:33.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:26:33.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:26:33.790Z] Configure a credential helper to remove this warning. See [2021-05-21T19:26:33.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:26:33.790Z] [2021-05-21T19:26:33.790Z] Login Succeeded [2021-05-21T19:26:33.790Z] docker.io [2021-05-21T19:26:34.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T19:26:34.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T19:26:34.650Z] Configure a credential helper to remove this warning. See [2021-05-21T19:26:34.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T19:26:34.650Z] [2021-05-21T19:26:34.651Z] Login Succeeded [2021-05-21T19:26:34.651Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T19:26:34.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:26:34.746Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-05-21T19:26:34.746Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:26:34.746Z] 2.0.0-dev.234 [2021-05-21T19:26:34.746Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:26:34.746Z] master [2021-05-21T19:26:34.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:35.127Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:35.463Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:26:35.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-21T19:26:35.463Z] 869e81d13b6a: Preparing [2021-05-21T19:26:35.463Z] 5e7f24f93f7a: Preparing [2021-05-21T19:26:35.463Z] 11530a18bd52: Preparing [2021-05-21T19:26:35.463Z] 0aa827e04cd2: Preparing [2021-05-21T19:26:35.463Z] 3fbe34a1663b: Preparing [2021-05-21T19:26:35.463Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:26:35.736Z] 869e81d13b6a: Pushed [2021-05-21T19:26:35.736Z] 11530a18bd52: Pushed [2021-05-21T19:26:35.736Z] 0aa827e04cd2: Pushed [2021-05-21T19:26:38.341Z] 5e7f24f93f7a: Pushed [2021-05-21T19:26:38.341Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:9d0f0e74891b448db8b89121268822b10cc2c6b88de8f6a6fa173b06ad440d20 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:38.683Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:39.020Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.234 [2021-05-21T19:26:39.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-21T19:26:39.020Z] 869e81d13b6a: Preparing [2021-05-21T19:26:39.020Z] 5e7f24f93f7a: Preparing [2021-05-21T19:26:39.020Z] 11530a18bd52: Preparing [2021-05-21T19:26:39.020Z] 0aa827e04cd2: Preparing [2021-05-21T19:26:39.020Z] 3fbe34a1663b: Preparing [2021-05-21T19:26:39.020Z] 869e81d13b6a: Layer already exists [2021-05-21T19:26:39.020Z] 0aa827e04cd2: Layer already exists [2021-05-21T19:26:39.020Z] 5e7f24f93f7a: Layer already exists [2021-05-21T19:26:39.020Z] 11530a18bd52: Layer already exists [2021-05-21T19:26:39.020Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:26:39.290Z] 2.0.0-dev.234: digest: sha256:9d0f0e74891b448db8b89121268822b10cc2c6b88de8f6a6fa173b06ad440d20 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:39.643Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:39.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:26:39.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-21T19:26:39.980Z] 869e81d13b6a: Preparing [2021-05-21T19:26:39.980Z] 5e7f24f93f7a: Preparing [2021-05-21T19:26:39.980Z] 11530a18bd52: Preparing [2021-05-21T19:26:39.980Z] 0aa827e04cd2: Preparing [2021-05-21T19:26:39.980Z] 3fbe34a1663b: Preparing [2021-05-21T19:26:39.980Z] 0aa827e04cd2: Layer already exists [2021-05-21T19:26:39.980Z] 5e7f24f93f7a: Layer already exists [2021-05-21T19:26:39.980Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:26:39.980Z] 869e81d13b6a: Layer already exists [2021-05-21T19:26:39.980Z] 11530a18bd52: Layer already exists [2021-05-21T19:26:40.248Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:9d0f0e74891b448db8b89121268822b10cc2c6b88de8f6a6fa173b06ad440d20 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:40.602Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:40.941Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-05-21T19:26:40.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-21T19:26:40.941Z] 869e81d13b6a: Preparing [2021-05-21T19:26:40.941Z] 5e7f24f93f7a: Preparing [2021-05-21T19:26:40.941Z] 11530a18bd52: Preparing [2021-05-21T19:26:40.941Z] 0aa827e04cd2: Preparing [2021-05-21T19:26:40.941Z] 3fbe34a1663b: Preparing [2021-05-21T19:26:40.941Z] 869e81d13b6a: Layer already exists [2021-05-21T19:26:40.941Z] 5e7f24f93f7a: Layer already exists [2021-05-21T19:26:40.941Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:26:40.941Z] 11530a18bd52: Layer already exists [2021-05-21T19:26:40.941Z] 0aa827e04cd2: Layer already exists [2021-05-21T19:26:41.210Z] master: digest: sha256:9d0f0e74891b448db8b89121268822b10cc2c6b88de8f6a6fa173b06ad440d20 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:26:41.270Z] ===================================================== [Pipeline] echo [2021-05-21T19:26:41.285Z] taggedImages: [2021-05-21T19:26:41.285Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:26:41.285Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.234 [2021-05-21T19:26:41.285Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:26:41.285Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-05-21T19:26:41.319Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-05-21T19:26:41.319Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:26:41.319Z] 2.0.0-dev.234 [2021-05-21T19:26:41.319Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:26:41.319Z] master [2021-05-21T19:26:41.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:41.695Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:42.122Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:26:42.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-21T19:26:42.122Z] 807596ef2838: Preparing [2021-05-21T19:26:42.122Z] e2ada37a73c5: Preparing [2021-05-21T19:26:42.122Z] 11530a18bd52: Preparing [2021-05-21T19:26:42.122Z] b674faea6eda: Preparing [2021-05-21T19:26:42.122Z] 267c0b8007cc: Preparing [2021-05-21T19:26:42.122Z] 3fbe34a1663b: Preparing [2021-05-21T19:26:42.122Z] 11530a18bd52: Layer already exists [2021-05-21T19:26:42.442Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:26:42.442Z] 807596ef2838: Pushed [2021-05-21T19:26:42.442Z] 267c0b8007cc: Pushed [2021-05-21T19:26:43.063Z] b674faea6eda: Pushed [2021-05-21T19:26:45.679Z] e2ada37a73c5: Pushed [2021-05-21T19:26:45.949Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:c9039b8ea15e6720e44b9114dfd8eae77e0e7cf837726af9d799447725406af5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:46.289Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:46.625Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.234 [2021-05-21T19:26:46.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-21T19:26:46.625Z] 807596ef2838: Preparing [2021-05-21T19:26:46.625Z] e2ada37a73c5: Preparing [2021-05-21T19:26:46.625Z] 11530a18bd52: Preparing [2021-05-21T19:26:46.625Z] b674faea6eda: Preparing [2021-05-21T19:26:46.625Z] 267c0b8007cc: Preparing [2021-05-21T19:26:46.625Z] 3fbe34a1663b: Preparing [2021-05-21T19:26:46.625Z] 3fbe34a1663b: Waiting [2021-05-21T19:26:46.625Z] 11530a18bd52: Layer already exists [2021-05-21T19:26:46.625Z] 807596ef2838: Layer already exists [2021-05-21T19:26:46.625Z] e2ada37a73c5: Layer already exists [2021-05-21T19:26:46.625Z] b674faea6eda: Layer already exists [2021-05-21T19:26:46.625Z] 267c0b8007cc: Layer already exists [2021-05-21T19:26:46.625Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:26:46.894Z] 2.0.0-dev.234: digest: sha256:c9039b8ea15e6720e44b9114dfd8eae77e0e7cf837726af9d799447725406af5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:47.236Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:47.573Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:26:47.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-21T19:26:47.573Z] 807596ef2838: Preparing [2021-05-21T19:26:47.573Z] e2ada37a73c5: Preparing [2021-05-21T19:26:47.573Z] 11530a18bd52: Preparing [2021-05-21T19:26:47.573Z] b674faea6eda: Preparing [2021-05-21T19:26:47.573Z] 267c0b8007cc: Preparing [2021-05-21T19:26:47.573Z] 3fbe34a1663b: Preparing [2021-05-21T19:26:47.573Z] 3fbe34a1663b: Waiting [2021-05-21T19:26:47.573Z] b674faea6eda: Layer already exists [2021-05-21T19:26:47.573Z] 11530a18bd52: Layer already exists [2021-05-21T19:26:47.573Z] 807596ef2838: Layer already exists [2021-05-21T19:26:47.573Z] e2ada37a73c5: Layer already exists [2021-05-21T19:26:47.573Z] 267c0b8007cc: Layer already exists [2021-05-21T19:26:47.573Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:26:47.854Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:c9039b8ea15e6720e44b9114dfd8eae77e0e7cf837726af9d799447725406af5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:48.190Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:48.530Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-05-21T19:26:48.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-21T19:26:48.530Z] 807596ef2838: Preparing [2021-05-21T19:26:48.530Z] e2ada37a73c5: Preparing [2021-05-21T19:26:48.530Z] 11530a18bd52: Preparing [2021-05-21T19:26:48.530Z] b674faea6eda: Preparing [2021-05-21T19:26:48.530Z] 267c0b8007cc: Preparing [2021-05-21T19:26:48.530Z] 3fbe34a1663b: Preparing [2021-05-21T19:26:48.530Z] 3fbe34a1663b: Waiting [2021-05-21T19:26:48.530Z] 11530a18bd52: Layer already exists [2021-05-21T19:26:48.530Z] 807596ef2838: Layer already exists [2021-05-21T19:26:48.530Z] e2ada37a73c5: Layer already exists [2021-05-21T19:26:48.530Z] b674faea6eda: Layer already exists [2021-05-21T19:26:48.530Z] 267c0b8007cc: Layer already exists [2021-05-21T19:26:48.800Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:26:48.800Z] master: digest: sha256:c9039b8ea15e6720e44b9114dfd8eae77e0e7cf837726af9d799447725406af5 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:26:48.859Z] ===================================================== [Pipeline] echo [2021-05-21T19:26:48.872Z] taggedImages: [2021-05-21T19:26:48.872Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:26:48.872Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.234 [2021-05-21T19:26:48.872Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:26:48.872Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-05-21T19:26:48.904Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-05-21T19:26:48.904Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:26:48.904Z] 2.0.0-dev.234 [2021-05-21T19:26:48.904Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:26:48.904Z] master [2021-05-21T19:26:48.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:49.280Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:49.628Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:26:49.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-21T19:26:49.628Z] 320cbc229c0e: Preparing [2021-05-21T19:26:49.628Z] 1621db56a0d9: Preparing [2021-05-21T19:26:49.628Z] 11530a18bd52: Preparing [2021-05-21T19:26:49.628Z] 0aa827e04cd2: Preparing [2021-05-21T19:26:49.628Z] 3fbe34a1663b: Preparing [2021-05-21T19:26:49.899Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:26:49.899Z] 0aa827e04cd2: Layer already exists [2021-05-21T19:26:49.899Z] 11530a18bd52: Layer already exists [2021-05-21T19:26:49.899Z] 320cbc229c0e: Pushed [2021-05-21T19:26:53.269Z] 1621db56a0d9: Pushed [2021-05-21T19:26:53.269Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:6bd2e077536db54333549cdfcb906e30d6e1848d7a360fa209143872305f8742 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:53.648Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:53.989Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.234 [2021-05-21T19:26:53.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-21T19:26:53.989Z] 320cbc229c0e: Preparing [2021-05-21T19:26:53.989Z] 1621db56a0d9: Preparing [2021-05-21T19:26:53.989Z] 11530a18bd52: Preparing [2021-05-21T19:26:53.989Z] 0aa827e04cd2: Preparing [2021-05-21T19:26:53.989Z] 3fbe34a1663b: Preparing [2021-05-21T19:26:53.989Z] 0aa827e04cd2: Layer already exists [2021-05-21T19:26:53.989Z] 11530a18bd52: Layer already exists [2021-05-21T19:26:53.989Z] 320cbc229c0e: Layer already exists [2021-05-21T19:26:53.989Z] 1621db56a0d9: Layer already exists [2021-05-21T19:26:53.989Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:26:54.259Z] 2.0.0-dev.234: digest: sha256:6bd2e077536db54333549cdfcb906e30d6e1848d7a360fa209143872305f8742 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:54.602Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:54.939Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:26:54.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-21T19:26:54.939Z] 320cbc229c0e: Preparing [2021-05-21T19:26:54.939Z] 1621db56a0d9: Preparing [2021-05-21T19:26:54.939Z] 11530a18bd52: Preparing [2021-05-21T19:26:54.939Z] 0aa827e04cd2: Preparing [2021-05-21T19:26:54.939Z] 3fbe34a1663b: Preparing [2021-05-21T19:26:54.939Z] 0aa827e04cd2: Layer already exists [2021-05-21T19:26:54.939Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:26:54.939Z] 1621db56a0d9: Layer already exists [2021-05-21T19:26:54.939Z] 11530a18bd52: Layer already exists [2021-05-21T19:26:54.939Z] 320cbc229c0e: Layer already exists [2021-05-21T19:26:55.208Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:6bd2e077536db54333549cdfcb906e30d6e1848d7a360fa209143872305f8742 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:55.553Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:55.887Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-05-21T19:26:55.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-21T19:26:55.887Z] 320cbc229c0e: Preparing [2021-05-21T19:26:55.887Z] 1621db56a0d9: Preparing [2021-05-21T19:26:55.887Z] 11530a18bd52: Preparing [2021-05-21T19:26:55.887Z] 0aa827e04cd2: Preparing [2021-05-21T19:26:55.887Z] 3fbe34a1663b: Preparing [2021-05-21T19:26:55.887Z] 0aa827e04cd2: Layer already exists [2021-05-21T19:26:55.887Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:26:55.887Z] 320cbc229c0e: Layer already exists [2021-05-21T19:26:55.888Z] 1621db56a0d9: Layer already exists [2021-05-21T19:26:55.888Z] 11530a18bd52: Layer already exists [2021-05-21T19:26:56.158Z] master: digest: sha256:6bd2e077536db54333549cdfcb906e30d6e1848d7a360fa209143872305f8742 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:26:56.277Z] ===================================================== [Pipeline] echo [2021-05-21T19:26:56.290Z] taggedImages: [2021-05-21T19:26:56.290Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:26:56.290Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.234 [2021-05-21T19:26:56.290Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:26:56.290Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-05-21T19:26:56.321Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-05-21T19:26:56.321Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:26:56.321Z] 2.0.0-dev.234 [2021-05-21T19:26:56.321Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:26:56.321Z] master [2021-05-21T19:26:56.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:56.750Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:26:57.090Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:26:57.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-21T19:26:57.090Z] b5d9bec8b0c1: Preparing [2021-05-21T19:26:57.090Z] b5d9bec8b0c1: Preparing [2021-05-21T19:26:57.090Z] 037cc0a2a22a: Preparing [2021-05-21T19:26:57.090Z] 40c5571d1298: Preparing [2021-05-21T19:26:57.090Z] 0b453c8f992c: Preparing [2021-05-21T19:26:57.090Z] 3f292fbe3ab7: Preparing [2021-05-21T19:26:57.090Z] 11530a18bd52: Preparing [2021-05-21T19:26:57.090Z] d331fb4a35cf: Preparing [2021-05-21T19:26:57.090Z] d331fb4a35cf: Preparing [2021-05-21T19:26:57.090Z] 4b5363ce6906: Preparing [2021-05-21T19:26:57.090Z] e3be5e405c3a: Preparing [2021-05-21T19:26:57.090Z] 3fbe34a1663b: Preparing [2021-05-21T19:26:57.090Z] 4b5363ce6906: Waiting [2021-05-21T19:26:57.090Z] e3be5e405c3a: Waiting [2021-05-21T19:26:57.090Z] 11530a18bd52: Waiting [2021-05-21T19:26:57.090Z] d331fb4a35cf: Waiting [2021-05-21T19:26:57.090Z] 3fbe34a1663b: Waiting [2021-05-21T19:26:57.374Z] 037cc0a2a22a: Pushed [2021-05-21T19:26:57.374Z] 0b453c8f992c: Pushed [2021-05-21T19:26:57.374Z] 40c5571d1298: Pushed [2021-05-21T19:26:57.374Z] b5d9bec8b0c1: Pushed [2021-05-21T19:26:57.645Z] 11530a18bd52: Layer already exists [2021-05-21T19:26:57.645Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:26:57.645Z] d331fb4a35cf: Pushed [2021-05-21T19:26:57.645Z] 4b5363ce6906: Pushed [2021-05-21T19:26:57.645Z] e3be5e405c3a: Pushed [2021-05-21T19:27:00.239Z] 3f292fbe3ab7: Pushed [2021-05-21T19:27:00.239Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:5f2bc87af28504df48c1535e47024e80031ffd93067305d1430669db0cf2b669 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:00.856Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:01.465Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.234 [2021-05-21T19:27:01.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-21T19:27:01.465Z] b5d9bec8b0c1: Preparing [2021-05-21T19:27:01.465Z] b5d9bec8b0c1: Preparing [2021-05-21T19:27:01.465Z] 037cc0a2a22a: Preparing [2021-05-21T19:27:01.465Z] 40c5571d1298: Preparing [2021-05-21T19:27:01.465Z] 0b453c8f992c: Preparing [2021-05-21T19:27:01.465Z] 3f292fbe3ab7: Preparing [2021-05-21T19:27:01.465Z] 11530a18bd52: Preparing [2021-05-21T19:27:01.465Z] d331fb4a35cf: Preparing [2021-05-21T19:27:01.465Z] d331fb4a35cf: Preparing [2021-05-21T19:27:01.465Z] 4b5363ce6906: Preparing [2021-05-21T19:27:01.465Z] e3be5e405c3a: Preparing [2021-05-21T19:27:01.465Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:01.465Z] d331fb4a35cf: Waiting [2021-05-21T19:27:01.465Z] e3be5e405c3a: Waiting [2021-05-21T19:27:01.465Z] 3fbe34a1663b: Waiting [2021-05-21T19:27:01.465Z] 4b5363ce6906: Waiting [2021-05-21T19:27:01.465Z] 11530a18bd52: Waiting [2021-05-21T19:27:01.465Z] 40c5571d1298: Layer already exists [2021-05-21T19:27:01.465Z] b5d9bec8b0c1: Layer already exists [2021-05-21T19:27:01.737Z] 3f292fbe3ab7: Layer already exists [2021-05-21T19:27:01.737Z] 11530a18bd52: Layer already exists [2021-05-21T19:27:01.737Z] 037cc0a2a22a: Layer already exists [2021-05-21T19:27:01.737Z] 0b453c8f992c: Layer already exists [2021-05-21T19:27:01.737Z] d331fb4a35cf: Layer already exists [2021-05-21T19:27:01.737Z] 4b5363ce6906: Layer already exists [2021-05-21T19:27:01.737Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:01.737Z] e3be5e405c3a: Layer already exists [2021-05-21T19:27:01.737Z] 2.0.0-dev.234: digest: sha256:5f2bc87af28504df48c1535e47024e80031ffd93067305d1430669db0cf2b669 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:02.079Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:02.412Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:02.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-21T19:27:02.412Z] b5d9bec8b0c1: Preparing [2021-05-21T19:27:02.412Z] b5d9bec8b0c1: Preparing [2021-05-21T19:27:02.412Z] 037cc0a2a22a: Preparing [2021-05-21T19:27:02.412Z] 40c5571d1298: Preparing [2021-05-21T19:27:02.412Z] 0b453c8f992c: Preparing [2021-05-21T19:27:02.412Z] 3f292fbe3ab7: Preparing [2021-05-21T19:27:02.412Z] 11530a18bd52: Preparing [2021-05-21T19:27:02.412Z] d331fb4a35cf: Preparing [2021-05-21T19:27:02.412Z] d331fb4a35cf: Preparing [2021-05-21T19:27:02.412Z] 4b5363ce6906: Preparing [2021-05-21T19:27:02.412Z] e3be5e405c3a: Preparing [2021-05-21T19:27:02.412Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:02.412Z] d331fb4a35cf: Waiting [2021-05-21T19:27:02.412Z] e3be5e405c3a: Waiting [2021-05-21T19:27:02.412Z] 3fbe34a1663b: Waiting [2021-05-21T19:27:02.412Z] 4b5363ce6906: Waiting [2021-05-21T19:27:02.412Z] 11530a18bd52: Waiting [2021-05-21T19:27:02.412Z] 40c5571d1298: Layer already exists [2021-05-21T19:27:02.412Z] 3f292fbe3ab7: Layer already exists [2021-05-21T19:27:02.412Z] b5d9bec8b0c1: Layer already exists [2021-05-21T19:27:02.412Z] 037cc0a2a22a: Layer already exists [2021-05-21T19:27:02.412Z] 0b453c8f992c: Layer already exists [2021-05-21T19:27:02.683Z] 4b5363ce6906: Layer already exists [2021-05-21T19:27:02.683Z] d331fb4a35cf: Layer already exists [2021-05-21T19:27:02.683Z] e3be5e405c3a: Layer already exists [2021-05-21T19:27:02.683Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:02.683Z] 11530a18bd52: Layer already exists [2021-05-21T19:27:02.683Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:5f2bc87af28504df48c1535e47024e80031ffd93067305d1430669db0cf2b669 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:03.031Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:03.365Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-05-21T19:27:03.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-21T19:27:03.365Z] b5d9bec8b0c1: Preparing [2021-05-21T19:27:03.365Z] b5d9bec8b0c1: Preparing [2021-05-21T19:27:03.365Z] 037cc0a2a22a: Preparing [2021-05-21T19:27:03.365Z] 40c5571d1298: Preparing [2021-05-21T19:27:03.365Z] 0b453c8f992c: Preparing [2021-05-21T19:27:03.365Z] 3f292fbe3ab7: Preparing [2021-05-21T19:27:03.365Z] 11530a18bd52: Preparing [2021-05-21T19:27:03.365Z] d331fb4a35cf: Preparing [2021-05-21T19:27:03.365Z] d331fb4a35cf: Preparing [2021-05-21T19:27:03.365Z] 4b5363ce6906: Preparing [2021-05-21T19:27:03.365Z] e3be5e405c3a: Preparing [2021-05-21T19:27:03.365Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:03.365Z] 11530a18bd52: Waiting [2021-05-21T19:27:03.365Z] d331fb4a35cf: Waiting [2021-05-21T19:27:03.365Z] 4b5363ce6906: Waiting [2021-05-21T19:27:03.365Z] e3be5e405c3a: Waiting [2021-05-21T19:27:03.365Z] 3fbe34a1663b: Waiting [2021-05-21T19:27:03.365Z] 40c5571d1298: Layer already exists [2021-05-21T19:27:03.365Z] 0b453c8f992c: Layer already exists [2021-05-21T19:27:03.365Z] 037cc0a2a22a: Layer already exists [2021-05-21T19:27:03.365Z] b5d9bec8b0c1: Layer already exists [2021-05-21T19:27:03.365Z] 3f292fbe3ab7: Layer already exists [2021-05-21T19:27:03.635Z] d331fb4a35cf: Layer already exists [2021-05-21T19:27:03.635Z] e3be5e405c3a: Layer already exists [2021-05-21T19:27:03.635Z] 11530a18bd52: Layer already exists [2021-05-21T19:27:03.635Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:03.635Z] 4b5363ce6906: Layer already exists [2021-05-21T19:27:03.635Z] master: digest: sha256:5f2bc87af28504df48c1535e47024e80031ffd93067305d1430669db0cf2b669 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:27:03.696Z] ===================================================== [Pipeline] echo [2021-05-21T19:27:03.710Z] taggedImages: [2021-05-21T19:27:03.710Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:03.710Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.234 [2021-05-21T19:27:03.710Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:03.710Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-05-21T19:27:03.742Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-05-21T19:27:03.742Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:03.742Z] 2.0.0-dev.234 [2021-05-21T19:27:03.742Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:03.742Z] master [2021-05-21T19:27:03.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:04.108Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:04.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:04.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-21T19:27:04.453Z] 44e4115691b7: Preparing [2021-05-21T19:27:04.453Z] 06142041d04c: Preparing [2021-05-21T19:27:04.453Z] f97671aa06d6: Preparing [2021-05-21T19:27:04.453Z] 0fb042bb3e59: Preparing [2021-05-21T19:27:04.453Z] b4074ba42f66: Preparing [2021-05-21T19:27:04.453Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:04.453Z] 3fbe34a1663b: Waiting [2021-05-21T19:27:04.730Z] f97671aa06d6: Pushed [2021-05-21T19:27:04.730Z] 0fb042bb3e59: Pushed [2021-05-21T19:27:05.001Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:05.272Z] b4074ba42f66: Pushed [2021-05-21T19:27:07.238Z] 06142041d04c: Pushed [2021-05-21T19:27:07.238Z] 44e4115691b7: Pushed [2021-05-21T19:27:07.238Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:41c1034e8b4159d227e9bf218bd13bbe6309848bdf52c28c15cd8794e24f4c28 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:07.610Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:07.988Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.234 [2021-05-21T19:27:07.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-21T19:27:07.988Z] 44e4115691b7: Preparing [2021-05-21T19:27:07.988Z] 06142041d04c: Preparing [2021-05-21T19:27:07.988Z] f97671aa06d6: Preparing [2021-05-21T19:27:07.988Z] 0fb042bb3e59: Preparing [2021-05-21T19:27:07.988Z] b4074ba42f66: Preparing [2021-05-21T19:27:07.988Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:07.988Z] 3fbe34a1663b: Waiting [2021-05-21T19:27:07.988Z] f97671aa06d6: Layer already exists [2021-05-21T19:27:07.988Z] 44e4115691b7: Layer already exists [2021-05-21T19:27:07.988Z] 0fb042bb3e59: Layer already exists [2021-05-21T19:27:07.988Z] 06142041d04c: Layer already exists [2021-05-21T19:27:07.988Z] b4074ba42f66: Layer already exists [2021-05-21T19:27:07.989Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:08.263Z] 2.0.0-dev.234: digest: sha256:41c1034e8b4159d227e9bf218bd13bbe6309848bdf52c28c15cd8794e24f4c28 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:08.642Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:09.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:09.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-21T19:27:09.035Z] 44e4115691b7: Preparing [2021-05-21T19:27:09.035Z] 06142041d04c: Preparing [2021-05-21T19:27:09.035Z] f97671aa06d6: Preparing [2021-05-21T19:27:09.035Z] 0fb042bb3e59: Preparing [2021-05-21T19:27:09.035Z] b4074ba42f66: Preparing [2021-05-21T19:27:09.035Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:09.035Z] 3fbe34a1663b: Waiting [2021-05-21T19:27:09.035Z] 44e4115691b7: Layer already exists [2021-05-21T19:27:09.035Z] 0fb042bb3e59: Layer already exists [2021-05-21T19:27:09.035Z] 06142041d04c: Layer already exists [2021-05-21T19:27:09.035Z] b4074ba42f66: Layer already exists [2021-05-21T19:27:09.035Z] f97671aa06d6: Layer already exists [2021-05-21T19:27:09.035Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:09.305Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:41c1034e8b4159d227e9bf218bd13bbe6309848bdf52c28c15cd8794e24f4c28 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:09.672Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:10.012Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-05-21T19:27:10.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-21T19:27:10.012Z] 44e4115691b7: Preparing [2021-05-21T19:27:10.012Z] 06142041d04c: Preparing [2021-05-21T19:27:10.012Z] f97671aa06d6: Preparing [2021-05-21T19:27:10.012Z] 0fb042bb3e59: Preparing [2021-05-21T19:27:10.012Z] b4074ba42f66: Preparing [2021-05-21T19:27:10.012Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:10.012Z] 3fbe34a1663b: Waiting [2021-05-21T19:27:10.012Z] 06142041d04c: Layer already exists [2021-05-21T19:27:10.012Z] 44e4115691b7: Layer already exists [2021-05-21T19:27:10.012Z] b4074ba42f66: Layer already exists [2021-05-21T19:27:10.012Z] f97671aa06d6: Layer already exists [2021-05-21T19:27:10.012Z] 0fb042bb3e59: Layer already exists [2021-05-21T19:27:10.012Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:10.283Z] master: digest: sha256:41c1034e8b4159d227e9bf218bd13bbe6309848bdf52c28c15cd8794e24f4c28 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:27:10.341Z] ===================================================== [Pipeline] echo [2021-05-21T19:27:10.354Z] taggedImages: [2021-05-21T19:27:10.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:10.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.234 [2021-05-21T19:27:10.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:10.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-05-21T19:27:10.384Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-05-21T19:27:10.384Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:10.384Z] 2.0.0-dev.234 [2021-05-21T19:27:10.384Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:10.384Z] master [2021-05-21T19:27:10.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:10.759Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:11.091Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:11.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-21T19:27:11.091Z] a7358c45099a: Preparing [2021-05-21T19:27:11.091Z] 9d020d6f4dde: Preparing [2021-05-21T19:27:11.091Z] d5f5a1220b31: Preparing [2021-05-21T19:27:11.091Z] 5d43a1464798: Preparing [2021-05-21T19:27:11.091Z] b824dd7c0a5b: Preparing [2021-05-21T19:27:11.091Z] 8df22e140066: Preparing [2021-05-21T19:27:11.091Z] 4aedf3e55112: Preparing [2021-05-21T19:27:11.091Z] 5a36dbbd145d: Preparing [2021-05-21T19:27:11.091Z] a152716415b3: Preparing [2021-05-21T19:27:11.091Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:11.091Z] 5a36dbbd145d: Waiting [2021-05-21T19:27:11.091Z] a152716415b3: Waiting [2021-05-21T19:27:11.091Z] 3fbe34a1663b: Waiting [2021-05-21T19:27:11.091Z] 8df22e140066: Waiting [2021-05-21T19:27:11.091Z] 4aedf3e55112: Waiting [2021-05-21T19:27:11.366Z] a7358c45099a: Pushed [2021-05-21T19:27:11.366Z] b824dd7c0a5b: Pushed [2021-05-21T19:27:11.366Z] 9d020d6f4dde: Pushed [2021-05-21T19:27:11.638Z] 8df22e140066: Pushed [2021-05-21T19:27:11.638Z] 5a36dbbd145d: Pushed [2021-05-21T19:27:11.638Z] 4aedf3e55112: Pushed [2021-05-21T19:27:11.638Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:12.231Z] a152716415b3: Pushed [2021-05-21T19:27:13.662Z] 5d43a1464798: Pushed [2021-05-21T19:27:13.662Z] d5f5a1220b31: Pushed [2021-05-21T19:27:13.933Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:3ec8d23c08fad36077f16f38d2a08e72f0de092e0f1cff807c58522a4eefbff9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:14.277Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:14.612Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.234 [2021-05-21T19:27:14.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-21T19:27:14.612Z] a7358c45099a: Preparing [2021-05-21T19:27:14.612Z] 9d020d6f4dde: Preparing [2021-05-21T19:27:14.612Z] d5f5a1220b31: Preparing [2021-05-21T19:27:14.612Z] 5d43a1464798: Preparing [2021-05-21T19:27:14.612Z] b824dd7c0a5b: Preparing [2021-05-21T19:27:14.612Z] 8df22e140066: Preparing [2021-05-21T19:27:14.612Z] 4aedf3e55112: Preparing [2021-05-21T19:27:14.612Z] 5a36dbbd145d: Preparing [2021-05-21T19:27:14.612Z] a152716415b3: Preparing [2021-05-21T19:27:14.612Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:14.612Z] 4aedf3e55112: Waiting [2021-05-21T19:27:14.612Z] 5a36dbbd145d: Waiting [2021-05-21T19:27:14.612Z] 8df22e140066: Waiting [2021-05-21T19:27:14.612Z] a152716415b3: Waiting [2021-05-21T19:27:14.612Z] 3fbe34a1663b: Waiting [2021-05-21T19:27:14.612Z] 5d43a1464798: Layer already exists [2021-05-21T19:27:14.612Z] 9d020d6f4dde: Layer already exists [2021-05-21T19:27:14.612Z] b824dd7c0a5b: Layer already exists [2021-05-21T19:27:14.612Z] a7358c45099a: Layer already exists [2021-05-21T19:27:14.883Z] d5f5a1220b31: Layer already exists [2021-05-21T19:27:14.883Z] a152716415b3: Layer already exists [2021-05-21T19:27:14.883Z] 5a36dbbd145d: Layer already exists [2021-05-21T19:27:14.883Z] 4aedf3e55112: Layer already exists [2021-05-21T19:27:14.883Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:14.883Z] 8df22e140066: Layer already exists [2021-05-21T19:27:14.883Z] 2.0.0-dev.234: digest: sha256:3ec8d23c08fad36077f16f38d2a08e72f0de092e0f1cff807c58522a4eefbff9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:15.219Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:15.555Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:15.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-21T19:27:15.555Z] a7358c45099a: Preparing [2021-05-21T19:27:15.555Z] 9d020d6f4dde: Preparing [2021-05-21T19:27:15.555Z] d5f5a1220b31: Preparing [2021-05-21T19:27:15.555Z] 5d43a1464798: Preparing [2021-05-21T19:27:15.555Z] b824dd7c0a5b: Preparing [2021-05-21T19:27:15.555Z] 8df22e140066: Preparing [2021-05-21T19:27:15.555Z] 4aedf3e55112: Preparing [2021-05-21T19:27:15.555Z] 5a36dbbd145d: Preparing [2021-05-21T19:27:15.555Z] a152716415b3: Preparing [2021-05-21T19:27:15.555Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:15.555Z] 4aedf3e55112: Waiting [2021-05-21T19:27:15.555Z] 5a36dbbd145d: Waiting [2021-05-21T19:27:15.555Z] a152716415b3: Waiting [2021-05-21T19:27:15.555Z] 8df22e140066: Waiting [2021-05-21T19:27:15.555Z] 3fbe34a1663b: Waiting [2021-05-21T19:27:15.555Z] 9d020d6f4dde: Layer already exists [2021-05-21T19:27:15.555Z] a7358c45099a: Layer already exists [2021-05-21T19:27:15.555Z] 5d43a1464798: Layer already exists [2021-05-21T19:27:15.827Z] d5f5a1220b31: Layer already exists [2021-05-21T19:27:15.827Z] b824dd7c0a5b: Layer already exists [2021-05-21T19:27:15.827Z] 4aedf3e55112: Layer already exists [2021-05-21T19:27:15.827Z] 8df22e140066: Layer already exists [2021-05-21T19:27:15.827Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:15.827Z] a152716415b3: Layer already exists [2021-05-21T19:27:15.827Z] 5a36dbbd145d: Layer already exists [2021-05-21T19:27:15.827Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:3ec8d23c08fad36077f16f38d2a08e72f0de092e0f1cff807c58522a4eefbff9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:16.172Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:16.508Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-05-21T19:27:16.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-21T19:27:16.508Z] a7358c45099a: Preparing [2021-05-21T19:27:16.508Z] 9d020d6f4dde: Preparing [2021-05-21T19:27:16.508Z] d5f5a1220b31: Preparing [2021-05-21T19:27:16.508Z] 5d43a1464798: Preparing [2021-05-21T19:27:16.508Z] b824dd7c0a5b: Preparing [2021-05-21T19:27:16.508Z] 8df22e140066: Preparing [2021-05-21T19:27:16.508Z] 4aedf3e55112: Preparing [2021-05-21T19:27:16.508Z] 5a36dbbd145d: Preparing [2021-05-21T19:27:16.508Z] a152716415b3: Preparing [2021-05-21T19:27:16.508Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:16.508Z] 4aedf3e55112: Waiting [2021-05-21T19:27:16.508Z] 5a36dbbd145d: Waiting [2021-05-21T19:27:16.508Z] a152716415b3: Waiting [2021-05-21T19:27:16.508Z] 3fbe34a1663b: Waiting [2021-05-21T19:27:16.508Z] 8df22e140066: Waiting [2021-05-21T19:27:16.508Z] b824dd7c0a5b: Layer already exists [2021-05-21T19:27:16.508Z] 9d020d6f4dde: Layer already exists [2021-05-21T19:27:16.508Z] a7358c45099a: Layer already exists [2021-05-21T19:27:16.508Z] 5d43a1464798: Layer already exists [2021-05-21T19:27:16.508Z] d5f5a1220b31: Layer already exists [2021-05-21T19:27:16.780Z] 4aedf3e55112: Layer already exists [2021-05-21T19:27:16.780Z] a152716415b3: Layer already exists [2021-05-21T19:27:16.780Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:16.780Z] 8df22e140066: Layer already exists [2021-05-21T19:27:16.780Z] 5a36dbbd145d: Layer already exists [2021-05-21T19:27:16.780Z] master: digest: sha256:3ec8d23c08fad36077f16f38d2a08e72f0de092e0f1cff807c58522a4eefbff9 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:27:16.840Z] ===================================================== [Pipeline] echo [2021-05-21T19:27:16.854Z] taggedImages: [2021-05-21T19:27:16.854Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:16.854Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.234 [2021-05-21T19:27:16.854Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:16.854Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-05-21T19:27:16.887Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-05-21T19:27:16.887Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:16.887Z] 2.0.0-dev.234 [2021-05-21T19:27:16.887Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:16.887Z] master [2021-05-21T19:27:16.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:17.256Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:17.594Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:17.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-21T19:27:17.594Z] 4f8534c7fae7: Preparing [2021-05-21T19:27:17.594Z] 721c025f995c: Preparing [2021-05-21T19:27:17.594Z] 11530a18bd52: Preparing [2021-05-21T19:27:17.594Z] be02615004e9: Preparing [2021-05-21T19:27:17.594Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:17.594Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:17.863Z] 11530a18bd52: Layer already exists [2021-05-21T19:27:17.864Z] 4f8534c7fae7: Pushed [2021-05-21T19:27:18.132Z] be02615004e9: Pushed [2021-05-21T19:27:20.734Z] 721c025f995c: Pushed [2021-05-21T19:27:20.734Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:d1da739aff9f66abb6e4473113232a136f3c2c5a6ebb5312234158e79e13815a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:21.080Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:21.413Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.234 [2021-05-21T19:27:21.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-21T19:27:21.413Z] 4f8534c7fae7: Preparing [2021-05-21T19:27:21.413Z] 721c025f995c: Preparing [2021-05-21T19:27:21.413Z] 11530a18bd52: Preparing [2021-05-21T19:27:21.413Z] be02615004e9: Preparing [2021-05-21T19:27:21.413Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:21.413Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:21.413Z] 11530a18bd52: Layer already exists [2021-05-21T19:27:21.413Z] 721c025f995c: Layer already exists [2021-05-21T19:27:21.413Z] be02615004e9: Layer already exists [2021-05-21T19:27:21.413Z] 4f8534c7fae7: Layer already exists [2021-05-21T19:27:21.684Z] 2.0.0-dev.234: digest: sha256:d1da739aff9f66abb6e4473113232a136f3c2c5a6ebb5312234158e79e13815a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:22.021Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:22.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:22.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-21T19:27:22.355Z] 4f8534c7fae7: Preparing [2021-05-21T19:27:22.355Z] 721c025f995c: Preparing [2021-05-21T19:27:22.355Z] 11530a18bd52: Preparing [2021-05-21T19:27:22.355Z] be02615004e9: Preparing [2021-05-21T19:27:22.355Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:22.355Z] 11530a18bd52: Layer already exists [2021-05-21T19:27:22.355Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:22.355Z] be02615004e9: Layer already exists [2021-05-21T19:27:22.355Z] 721c025f995c: Layer already exists [2021-05-21T19:27:22.355Z] 4f8534c7fae7: Layer already exists [2021-05-21T19:27:22.625Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:d1da739aff9f66abb6e4473113232a136f3c2c5a6ebb5312234158e79e13815a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:22.963Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:23.296Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-05-21T19:27:23.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-21T19:27:23.296Z] 4f8534c7fae7: Preparing [2021-05-21T19:27:23.296Z] 721c025f995c: Preparing [2021-05-21T19:27:23.296Z] 11530a18bd52: Preparing [2021-05-21T19:27:23.296Z] be02615004e9: Preparing [2021-05-21T19:27:23.296Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:23.296Z] 4f8534c7fae7: Layer already exists [2021-05-21T19:27:23.296Z] be02615004e9: Layer already exists [2021-05-21T19:27:23.296Z] 11530a18bd52: Layer already exists [2021-05-21T19:27:23.296Z] 721c025f995c: Layer already exists [2021-05-21T19:27:23.296Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:23.565Z] master: digest: sha256:d1da739aff9f66abb6e4473113232a136f3c2c5a6ebb5312234158e79e13815a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:27:23.627Z] ===================================================== [Pipeline] echo [2021-05-21T19:27:23.640Z] taggedImages: [2021-05-21T19:27:23.640Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:23.640Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.234 [2021-05-21T19:27:23.640Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:23.640Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-05-21T19:27:23.672Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-05-21T19:27:23.672Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:23.672Z] 2.0.0-dev.234 [2021-05-21T19:27:23.672Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:23.672Z] master [2021-05-21T19:27:23.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:24.046Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:24.393Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:24.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-21T19:27:24.393Z] e12cf3fbc99e: Preparing [2021-05-21T19:27:24.393Z] 98fef2626d57: Preparing [2021-05-21T19:27:24.393Z] 11530a18bd52: Preparing [2021-05-21T19:27:24.393Z] 0aa827e04cd2: Preparing [2021-05-21T19:27:24.393Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:24.667Z] 11530a18bd52: Layer already exists [2021-05-21T19:27:24.667Z] 0aa827e04cd2: Layer already exists [2021-05-21T19:27:24.667Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:24.667Z] e12cf3fbc99e: Pushed [2021-05-21T19:27:28.041Z] 98fef2626d57: Pushed [2021-05-21T19:27:28.041Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:db9741f77c0d525fededbe07ddef5e50ce135f64c7098b128009526f9402a171 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:28.382Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:28.718Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.234 [2021-05-21T19:27:28.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-21T19:27:28.718Z] e12cf3fbc99e: Preparing [2021-05-21T19:27:28.718Z] 98fef2626d57: Preparing [2021-05-21T19:27:28.718Z] 11530a18bd52: Preparing [2021-05-21T19:27:28.718Z] 0aa827e04cd2: Preparing [2021-05-21T19:27:28.718Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:28.718Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:28.718Z] 98fef2626d57: Layer already exists [2021-05-21T19:27:28.718Z] e12cf3fbc99e: Layer already exists [2021-05-21T19:27:28.718Z] 0aa827e04cd2: Layer already exists [2021-05-21T19:27:28.718Z] 11530a18bd52: Layer already exists [2021-05-21T19:27:28.989Z] 2.0.0-dev.234: digest: sha256:db9741f77c0d525fededbe07ddef5e50ce135f64c7098b128009526f9402a171 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:29.362Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:29.739Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:29.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-21T19:27:29.739Z] e12cf3fbc99e: Preparing [2021-05-21T19:27:29.739Z] 98fef2626d57: Preparing [2021-05-21T19:27:29.739Z] 11530a18bd52: Preparing [2021-05-21T19:27:29.739Z] 0aa827e04cd2: Preparing [2021-05-21T19:27:29.739Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:30.018Z] 11530a18bd52: Layer already exists [2021-05-21T19:27:30.018Z] 0aa827e04cd2: Layer already exists [2021-05-21T19:27:30.018Z] e12cf3fbc99e: Layer already exists [2021-05-21T19:27:30.018Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:30.018Z] 98fef2626d57: Layer already exists [2021-05-21T19:27:30.018Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:db9741f77c0d525fededbe07ddef5e50ce135f64c7098b128009526f9402a171 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:30.376Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:30.737Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-05-21T19:27:30.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-21T19:27:30.737Z] e12cf3fbc99e: Preparing [2021-05-21T19:27:30.737Z] 98fef2626d57: Preparing [2021-05-21T19:27:30.737Z] 11530a18bd52: Preparing [2021-05-21T19:27:30.737Z] 0aa827e04cd2: Preparing [2021-05-21T19:27:30.737Z] 3fbe34a1663b: Preparing [2021-05-21T19:27:30.737Z] 3fbe34a1663b: Layer already exists [2021-05-21T19:27:30.737Z] 98fef2626d57: Layer already exists [2021-05-21T19:27:30.737Z] 11530a18bd52: Layer already exists [2021-05-21T19:27:30.737Z] e12cf3fbc99e: Layer already exists [2021-05-21T19:27:30.737Z] 0aa827e04cd2: Layer already exists [2021-05-21T19:27:31.007Z] master: digest: sha256:db9741f77c0d525fededbe07ddef5e50ce135f64c7098b128009526f9402a171 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:27:31.065Z] ===================================================== [Pipeline] echo [2021-05-21T19:27:31.079Z] taggedImages: [2021-05-21T19:27:31.079Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:31.079Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.234 [2021-05-21T19:27:31.079Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:31.079Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-05-21T19:27:31.110Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-05-21T19:27:31.110Z] 51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:31.110Z] 2.0.0-dev.234 [2021-05-21T19:27:31.110Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:31.110Z] master [2021-05-21T19:27:31.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:31.495Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:31.846Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:31.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-21T19:27:31.846Z] 81159af68957: Preparing [2021-05-21T19:27:31.846Z] 4a3bc756b1a4: Preparing [2021-05-21T19:27:31.846Z] 2c9e9cc489d4: Preparing [2021-05-21T19:27:31.846Z] bce53494286b: Preparing [2021-05-21T19:27:31.846Z] 9ded3b6bb9b5: Preparing [2021-05-21T19:27:31.846Z] fa1afe8e6ed9: Preparing [2021-05-21T19:27:31.846Z] 87a09b4c083e: Preparing [2021-05-21T19:27:31.846Z] 0f74e9ff2a61: Preparing [2021-05-21T19:27:31.846Z] b122376c33c6: Preparing [2021-05-21T19:27:31.846Z] f8381ed47b22: Preparing [2021-05-21T19:27:31.846Z] e934a737d657: Preparing [2021-05-21T19:27:31.846Z] 0f74e9ff2a61: Waiting [2021-05-21T19:27:31.846Z] b122376c33c6: Waiting [2021-05-21T19:27:31.846Z] e934a737d657: Waiting [2021-05-21T19:27:31.846Z] fa1afe8e6ed9: Waiting [2021-05-21T19:27:31.846Z] f8381ed47b22: Waiting [2021-05-21T19:27:31.846Z] 87a09b4c083e: Waiting [2021-05-21T19:27:32.118Z] 9ded3b6bb9b5: Layer already exists [2021-05-21T19:27:32.118Z] fa1afe8e6ed9: Layer already exists [2021-05-21T19:27:32.118Z] 87a09b4c083e: Layer already exists [2021-05-21T19:27:32.118Z] 0f74e9ff2a61: Layer already exists [2021-05-21T19:27:32.118Z] 4a3bc756b1a4: Pushed [2021-05-21T19:27:32.118Z] b122376c33c6: Layer already exists [2021-05-21T19:27:32.118Z] f8381ed47b22: Layer already exists [2021-05-21T19:27:32.391Z] e934a737d657: Layer already exists [2021-05-21T19:27:32.663Z] 81159af68957: Pushed [2021-05-21T19:27:34.629Z] 2c9e9cc489d4: Pushed [2021-05-21T19:27:46.981Z] bce53494286b: Pushed [2021-05-21T19:27:47.251Z] 51da847046bcb32454298370e4f572d9cc02dc57: digest: sha256:268fc93abf0d8789abeb9753464cf21ba0507d4f53de9649662a0af41189c245 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:47.593Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:47.930Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.234 [2021-05-21T19:27:47.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-21T19:27:47.931Z] 81159af68957: Preparing [2021-05-21T19:27:47.931Z] 4a3bc756b1a4: Preparing [2021-05-21T19:27:47.931Z] 2c9e9cc489d4: Preparing [2021-05-21T19:27:47.931Z] bce53494286b: Preparing [2021-05-21T19:27:47.931Z] 9ded3b6bb9b5: Preparing [2021-05-21T19:27:47.931Z] fa1afe8e6ed9: Preparing [2021-05-21T19:27:47.931Z] 87a09b4c083e: Preparing [2021-05-21T19:27:47.931Z] 0f74e9ff2a61: Preparing [2021-05-21T19:27:47.931Z] b122376c33c6: Preparing [2021-05-21T19:27:47.931Z] f8381ed47b22: Preparing [2021-05-21T19:27:47.931Z] e934a737d657: Preparing [2021-05-21T19:27:47.931Z] fa1afe8e6ed9: Waiting [2021-05-21T19:27:47.931Z] 87a09b4c083e: Waiting [2021-05-21T19:27:47.931Z] 0f74e9ff2a61: Waiting [2021-05-21T19:27:47.931Z] b122376c33c6: Waiting [2021-05-21T19:27:47.931Z] f8381ed47b22: Waiting [2021-05-21T19:27:47.931Z] e934a737d657: Waiting [2021-05-21T19:27:48.203Z] 2c9e9cc489d4: Layer already exists [2021-05-21T19:27:48.203Z] 81159af68957: Layer already exists [2021-05-21T19:27:48.203Z] bce53494286b: Layer already exists [2021-05-21T19:27:48.203Z] 9ded3b6bb9b5: Layer already exists [2021-05-21T19:27:48.203Z] 4a3bc756b1a4: Layer already exists [2021-05-21T19:27:48.203Z] f8381ed47b22: Layer already exists [2021-05-21T19:27:48.203Z] fa1afe8e6ed9: Layer already exists [2021-05-21T19:27:48.203Z] 87a09b4c083e: Layer already exists [2021-05-21T19:27:48.203Z] 0f74e9ff2a61: Layer already exists [2021-05-21T19:27:48.203Z] b122376c33c6: Layer already exists [2021-05-21T19:27:48.203Z] e934a737d657: Layer already exists [2021-05-21T19:27:48.203Z] 2.0.0-dev.234: digest: sha256:268fc93abf0d8789abeb9753464cf21ba0507d4f53de9649662a0af41189c245 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:48.542Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:48.879Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:48.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-21T19:27:48.879Z] 81159af68957: Preparing [2021-05-21T19:27:48.879Z] 4a3bc756b1a4: Preparing [2021-05-21T19:27:48.879Z] 2c9e9cc489d4: Preparing [2021-05-21T19:27:48.879Z] bce53494286b: Preparing [2021-05-21T19:27:48.879Z] 9ded3b6bb9b5: Preparing [2021-05-21T19:27:48.879Z] fa1afe8e6ed9: Preparing [2021-05-21T19:27:48.879Z] 87a09b4c083e: Preparing [2021-05-21T19:27:48.879Z] 0f74e9ff2a61: Preparing [2021-05-21T19:27:48.879Z] b122376c33c6: Preparing [2021-05-21T19:27:48.879Z] f8381ed47b22: Preparing [2021-05-21T19:27:48.879Z] e934a737d657: Preparing [2021-05-21T19:27:48.879Z] fa1afe8e6ed9: Waiting [2021-05-21T19:27:48.879Z] 87a09b4c083e: Waiting [2021-05-21T19:27:48.879Z] 0f74e9ff2a61: Waiting [2021-05-21T19:27:48.879Z] b122376c33c6: Waiting [2021-05-21T19:27:48.879Z] f8381ed47b22: Waiting [2021-05-21T19:27:48.879Z] e934a737d657: Waiting [2021-05-21T19:27:48.879Z] 4a3bc756b1a4: Layer already exists [2021-05-21T19:27:48.879Z] bce53494286b: Layer already exists [2021-05-21T19:27:48.879Z] 81159af68957: Layer already exists [2021-05-21T19:27:48.879Z] 9ded3b6bb9b5: Layer already exists [2021-05-21T19:27:48.879Z] 2c9e9cc489d4: Layer already exists [2021-05-21T19:27:48.879Z] fa1afe8e6ed9: Layer already exists [2021-05-21T19:27:48.879Z] 0f74e9ff2a61: Layer already exists [2021-05-21T19:27:48.879Z] 87a09b4c083e: Layer already exists [2021-05-21T19:27:48.879Z] b122376c33c6: Layer already exists [2021-05-21T19:27:48.879Z] f8381ed47b22: Layer already exists [2021-05-21T19:27:49.150Z] e934a737d657: Layer already exists [2021-05-21T19:27:49.151Z] 51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234: digest: sha256:268fc93abf0d8789abeb9753464cf21ba0507d4f53de9649662a0af41189c245 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:49.492Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:27:49.862Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-05-21T19:27:49.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-21T19:27:49.862Z] 81159af68957: Preparing [2021-05-21T19:27:49.862Z] 4a3bc756b1a4: Preparing [2021-05-21T19:27:49.862Z] 2c9e9cc489d4: Preparing [2021-05-21T19:27:49.862Z] bce53494286b: Preparing [2021-05-21T19:27:49.862Z] 9ded3b6bb9b5: Preparing [2021-05-21T19:27:49.862Z] fa1afe8e6ed9: Preparing [2021-05-21T19:27:49.862Z] 87a09b4c083e: Preparing [2021-05-21T19:27:49.862Z] 0f74e9ff2a61: Preparing [2021-05-21T19:27:49.862Z] b122376c33c6: Preparing [2021-05-21T19:27:49.862Z] f8381ed47b22: Preparing [2021-05-21T19:27:49.862Z] e934a737d657: Preparing [2021-05-21T19:27:49.862Z] 0f74e9ff2a61: Waiting [2021-05-21T19:27:49.862Z] b122376c33c6: Waiting [2021-05-21T19:27:49.862Z] f8381ed47b22: Waiting [2021-05-21T19:27:49.862Z] fa1afe8e6ed9: Waiting [2021-05-21T19:27:49.862Z] e934a737d657: Waiting [2021-05-21T19:27:49.862Z] 9ded3b6bb9b5: Layer already exists [2021-05-21T19:27:49.862Z] 4a3bc756b1a4: Layer already exists [2021-05-21T19:27:49.862Z] 2c9e9cc489d4: Layer already exists [2021-05-21T19:27:49.862Z] bce53494286b: Layer already exists [2021-05-21T19:27:49.862Z] 81159af68957: Layer already exists [2021-05-21T19:27:49.862Z] fa1afe8e6ed9: Layer already exists [2021-05-21T19:27:49.862Z] 0f74e9ff2a61: Layer already exists [2021-05-21T19:27:49.862Z] 87a09b4c083e: Layer already exists [2021-05-21T19:27:49.862Z] f8381ed47b22: Layer already exists [2021-05-21T19:27:49.862Z] b122376c33c6: Layer already exists [2021-05-21T19:27:50.132Z] e934a737d657: Layer already exists [2021-05-21T19:27:50.132Z] master: digest: sha256:268fc93abf0d8789abeb9753464cf21ba0507d4f53de9649662a0af41189c245 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-21T19:27:50.196Z] ===================================================== [Pipeline] echo [2021-05-21T19:27:50.211Z] taggedImages: [2021-05-21T19:27:50.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:51da847046bcb32454298370e4f572d9cc02dc57 [2021-05-21T19:27:50.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.234 [2021-05-21T19:27:50.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:51da847046bcb32454298370e4f572d9cc02dc57-2.0.0-dev.234 [2021-05-21T19:27:50.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:27:51.021Z] ---> job-cost.sh [2021-05-21T19:27:51.021Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-56X8 [2021-05-21T19:28:29.953Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-21T19:30:06.682Z] lf-activate-venv(): INFO: Adding /tmp/venv-56X8/bin to PATH [2021-05-21T19:30:06.682Z] INFO: No Stack... [2021-05-21T19:30:06.682Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-21T19:30:06.682Z] INFO: Archiving Costs [Pipeline] sh [2021-05-21T19:30:07.026Z] + cat /w/workspace/edgex-go/504/archives/cost.csv [2021-05-21T19:30:07.026Z] + cut -d, -f6 [Pipeline] lock [2021-05-21T19:30:07.083Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-504-stack-cost] [2021-05-21T19:30:07.106Z] Resource [jenkins-edgexfoundry-edgex-go-master-504-stack-cost] did not exist. Created. [2021-05-21T19:30:07.106Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-504-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-21T19:30:07.458Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-21T19:30:08.220Z] Stashed 1 file(s) [Pipeline] } [2021-05-21T19:30:08.232Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-504-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-21T19:30:09.230Z] provisioning config files... [2021-05-21T19:30:09.238Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/504@tmp/config163413855347059998tmp [Pipeline] { [Pipeline] sh [2021-05-21T19:30:09.547Z] + set +x [2021-05-21T19:30:09.547Z] + curl -s https://codecov.io/bash [2021-05-21T19:30:09.547Z] + bash -s -- [2021-05-21T19:30:09.547Z] [2021-05-21T19:30:09.547Z] _____ _ [2021-05-21T19:30:09.547Z] / ____| | | [2021-05-21T19:30:09.547Z] | | ___ __| | ___ ___ _____ __ [2021-05-21T19:30:09.547Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-21T19:30:09.547Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-21T19:30:09.547Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-21T19:30:09.547Z] Bash-1.0.2 [2021-05-21T19:30:09.547Z] [2021-05-21T19:30:09.547Z] [2021-05-21T19:30:09.547Z] ==> git version 2.24.4 found [2021-05-21T19:30:09.547Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-21T19:30:09.547Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-21T19:30:09.547Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-21T19:30:09.547Z] ==> Jenkins CI detected. [2021-05-21T19:30:09.808Z] project root: . [2021-05-21T19:30:09.808Z] --> token set from env [2021-05-21T19:30:09.808Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-21T19:30:09.808Z] ==> Running gcov in . (disable via -X gcov) [2021-05-21T19:30:09.808Z] ==> Python coveragepy not found [2021-05-21T19:30:09.808Z] ==> Searching for coverage reports in: [2021-05-21T19:30:09.808Z] + . [2021-05-21T19:30:09.808Z] -> Found 1 reports [2021-05-21T19:30:09.808Z] ==> Detecting git/mercurial file structure [2021-05-21T19:30:09.808Z] ==> Reading reports [2021-05-21T19:30:09.808Z] + ./coverage.out bytes=741453 [2021-05-21T19:30:09.808Z] ==> Appending adjustments [2021-05-21T19:30:09.808Z] https://docs.codecov.io/docs/fixing-reports [2021-05-21T19:30:11.753Z] + Found adjustments [2021-05-21T19:30:11.753Z] ==> Gzipping contents [2021-05-21T19:30:11.753Z] 104K /tmp/codecov.PwuMPf.gz [2021-05-21T19:30:11.753Z] ==> Uploading reports [2021-05-21T19:30:11.753Z] url: https://codecov.io [2021-05-21T19:30:11.753Z] query: branch=master&commit=51da847046bcb32454298370e4f572d9cc02dc57&build=504&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F504%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-21T19:30:11.753Z] -> Pinging Codecov [2021-05-21T19:30:11.753Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=51da847046bcb32454298370e4f572d9cc02dc57&build=504&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F504%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-21T19:30:12.324Z] -> Uploading to [2021-05-21T19:30:12.324Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-21/00271124DB129430A58F1EEE437C3FCB/51da847046bcb32454298370e4f572d9cc02dc57/f385b055-3646-494e-acef-0c8cdc3c4583.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T193012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cc74137b248df1321638476ce5b7b480650a582b714943c0383a8c5c7cf12c8 [2021-05-21T19:30:12.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:30:12.324Z] Dload Upload Total Spent Left Speed [2021-05-21T19:30:12.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 273k --:--:-- --:--:-- --:--:-- 273k 100 102k 0 0 100 102k 0 273k --:--:-- --:--:-- --:--:-- 273k [2021-05-21T19:30:12.587Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/51da847046bcb32454298370e4f572d9cc02dc57 [Pipeline] } [2021-05-21T19:30:12.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-21T19:30:13.457Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-21T19:30:13.478Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:30:13.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-21T19:30:13.787Z] [2021-05-21T19:30:13.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:30:14.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-21T19:30:14.104Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-21T19:30:14.104Z] 188c0c94c7c5: Pulling fs layer [2021-05-21T19:30:14.104Z] 0ef7d3d256c8: Pulling fs layer [2021-05-21T19:30:14.104Z] de9db76c5a1d: Pulling fs layer [2021-05-21T19:30:14.104Z] 0eba1c9be4d2: Pulling fs layer [2021-05-21T19:30:14.104Z] 0d57e429df01: Pulling fs layer [2021-05-21T19:30:14.104Z] 4e4be7b47b0d: Pulling fs layer [2021-05-21T19:30:14.104Z] e1f770b5df2f: Pulling fs layer [2021-05-21T19:30:14.104Z] 85a0685a4137: Pulling fs layer [2021-05-21T19:30:14.104Z] 0d57e429df01: Waiting [2021-05-21T19:30:14.104Z] 4e4be7b47b0d: Waiting [2021-05-21T19:30:14.104Z] e1f770b5df2f: Waiting [2021-05-21T19:30:14.104Z] 85a0685a4137: Waiting [2021-05-21T19:30:14.104Z] 0eba1c9be4d2: Waiting [2021-05-21T19:30:14.104Z] de9db76c5a1d: Verifying Checksum [2021-05-21T19:30:14.104Z] de9db76c5a1d: Download complete [2021-05-21T19:30:14.104Z] 0ef7d3d256c8: Verifying Checksum [2021-05-21T19:30:14.104Z] 0ef7d3d256c8: Download complete [2021-05-21T19:30:14.104Z] 0d57e429df01: Verifying Checksum [2021-05-21T19:30:14.104Z] 0d57e429df01: Download complete [2021-05-21T19:30:14.104Z] 188c0c94c7c5: Verifying Checksum [2021-05-21T19:30:14.104Z] 188c0c94c7c5: Download complete [2021-05-21T19:30:14.104Z] 4e4be7b47b0d: Verifying Checksum [2021-05-21T19:30:14.104Z] 4e4be7b47b0d: Download complete [2021-05-21T19:30:14.373Z] 188c0c94c7c5: Pull complete [2021-05-21T19:30:14.373Z] 0ef7d3d256c8: Pull complete [2021-05-21T19:30:14.632Z] de9db76c5a1d: Pull complete [2021-05-21T19:30:15.577Z] e1f770b5df2f: Verifying Checksum [2021-05-21T19:30:15.577Z] e1f770b5df2f: Download complete [2021-05-21T19:30:17.497Z] 0eba1c9be4d2: Verifying Checksum [2021-05-21T19:30:17.497Z] 0eba1c9be4d2: Download complete [2021-05-21T19:30:17.497Z] 85a0685a4137: Verifying Checksum [2021-05-21T19:30:17.497Z] 85a0685a4137: Download complete [2021-05-21T19:30:20.831Z] 0eba1c9be4d2: Pull complete [2021-05-21T19:30:20.831Z] 0d57e429df01: Pull complete [2021-05-21T19:30:20.831Z] 4e4be7b47b0d: Pull complete [2021-05-21T19:30:21.105Z] e1f770b5df2f: Pull complete [2021-05-21T19:30:39.257Z] 85a0685a4137: Pull complete [2021-05-21T19:30:39.257Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-21T19:30:39.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-21T19:30:39.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-21T19:30:39.345Z] prd-centos7-docker-4c-2g-15564 does not seem to be running inside a container [2021-05-21T19:30:39.391Z] $ 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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-snyk-go:1.410.4 cat [2021-05-21T19:30:41.459Z] $ docker top 870f8b8f19a1058854ef0b2573974e7123a3a886e9188e793e146c876c0337fb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-21T19:30:41.556Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-21T19:30:41.852Z] + set -o pipefail [2021-05-21T19:30:41.852Z] + snyk monitor '--org=edgex-jenkins' [2021-05-21T19:31:04.022Z] [2021-05-21T19:31:04.022Z] Monitoring /w/workspace/edgex-go/504 (github.com/edgexfoundry/edgex-go)... [2021-05-21T19:31:04.022Z] [2021-05-21T19:31:04.022Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/fdd8c3d9-786d-4e0d-bfa9-b4e2440687a1 [2021-05-21T19:31:04.022Z] [2021-05-21T19:31:04.022Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-21T19:31:04.022Z] [2021-05-21T19:31:04.022Z] [Pipeline] } [2021-05-21T19:31:04.035Z] $ docker stop --time=1 870f8b8f19a1058854ef0b2573974e7123a3a886e9188e793e146c876c0337fb [2021-05-21T19:31:10.361Z] $ docker rm -f 870f8b8f19a1058854ef0b2573974e7123a3a886e9188e793e146c876c0337fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-21T19:31:11.143Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T19:31:11.176Z] provisioning config files... [2021-05-21T19:31:11.218Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/504@tmp/config8290808202073825448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:31:11.532Z] --> edgex-publish-swagger.sh [2021-05-21T19:31:11.533Z] === Publish openapi/v1 API === [2021-05-21T19:31:11.533Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-21T19:31:11.533Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/504/openapi/v1/core-command.yaml] [2021-05-21T19:31:11.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:31:11.533Z] Dload Upload Total Spent Left Speed [2021-05-21T19:31:12.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 10834 --:--:-- --:--:-- --:--:-- 10836 [2021-05-21T19:31:12.473Z] [2021-05-21T19:31:12.473Z] [2021-05-21T19:31:12.473Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/504/openapi/v1/core-data.yaml] [2021-05-21T19:31:12.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:31:12.473Z] Dload Upload Total Spent Left Speed [2021-05-21T19:31:13.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 28257 0:00:01 0:00:01 --:--:-- 28261 100 32557 0 0 100 32557 0 23252 0:00:01 0:00:01 --:--:-- 23255 [2021-05-21T19:31:13.856Z] [2021-05-21T19:31:13.856Z] [2021-05-21T19:31:13.856Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/504/openapi/v1/core-metadata.yaml] [2021-05-21T19:31:13.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:31:13.856Z] Dload Upload Total Spent Left Speed [2021-05-21T19:31:14.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 81370 --:--:-- --:--:-- --:--:-- 81369 100 73721 0 0 100 73721 0 81358 --:--:-- --:--:-- --:--:-- 81369 [2021-05-21T19:31:14.798Z] [2021-05-21T19:31:14.798Z] [2021-05-21T19:31:14.798Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/504/openapi/v1/support-logging.yaml] [2021-05-21T19:31:14.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:31:14.798Z] Dload Upload Total Spent Left Speed [2021-05-21T19:31:16.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 11762 0:00:01 0:00:01 --:--:-- 11768 100 13581 0 0 100 13581 0 10805 0:00:01 0:00:01 --:--:-- 10812 [2021-05-21T19:31:16.183Z] [2021-05-21T19:31:16.183Z] [2021-05-21T19:31:16.183Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/504/openapi/v1/support-notifications.yaml] [2021-05-21T19:31:16.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:31:16.183Z] Dload Upload Total Spent Left Speed [2021-05-21T19:31:16.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 44752 --:--:-- --:--:-- --:--:-- 44752 100 38890 0 0 100 38890 0 44744 --:--:-- --:--:-- --:--:-- 44752 [2021-05-21T19:31:16.753Z] [2021-05-21T19:31:16.753Z] [2021-05-21T19:31:16.753Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/504/openapi/v1/support-scheduler.yaml] [2021-05-21T19:31:16.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:31:16.753Z] Dload Upload Total Spent Left Speed [2021-05-21T19:31:18.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 12261 0:00:01 0:00:01 --:--:-- 12273 100 14249 0 0 100 14249 0 10747 0:00:01 0:00:01 --:--:-- 10753 [2021-05-21T19:31:18.139Z] [2021-05-21T19:31:18.139Z] [2021-05-21T19:31:18.139Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/504/openapi/v1/system-agent.yaml] [2021-05-21T19:31:18.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:31:18.139Z] Dload Upload Total Spent Left Speed [2021-05-21T19:31:19.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 4834 --:--:-- --:--:-- --:--:-- 4835 100 4110 0 0 100 4110 0 4833 --:--:-- --:--:-- --:--:-- 4829 [2021-05-21T19:31:19.080Z] [2021-05-21T19:31:19.080Z] [2021-05-21T19:31:19.080Z] === Publish openapi/v2 API === [2021-05-21T19:31:19.080Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-21T19:31:19.080Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/504/openapi/v2/core-command.yaml] [2021-05-21T19:31:19.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:31:19.080Z] Dload Upload Total Spent Left Speed [2021-05-21T19:31:20.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 26669 0:00:01 0:00:01 --:--:-- 26684 100 30687 0 0 100 30687 0 26579 0:00:01 0:00:01 --:--:-- 26591 [2021-05-21T19:31:20.476Z] [2021-05-21T19:31:20.476Z] [2021-05-21T19:31:20.476Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/504/openapi/v2/core-data.yaml] [2021-05-21T19:31:20.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:31:20.476Z] Dload Upload Total Spent Left Speed [2021-05-21T19:31:21.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56185 0 0 100 56185 0 48350 0:00:01 0:00:01 --:--:-- 48393 100 56185 0 0 100 56185 0 44739 0:00:01 0:00:01 --:--:-- 44768 [2021-05-21T19:31:21.431Z] [2021-05-21T19:31:21.431Z] [2021-05-21T19:31:21.431Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/504/openapi/v2/core-metadata.yaml] [2021-05-21T19:31:21.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:31:21.431Z] Dload Upload Total Spent Left Speed [2021-05-21T19:31:22.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 132k --:--:-- --:--:-- --:--:-- 132k [2021-05-21T19:31:22.375Z] [2021-05-21T19:31:22.375Z] [2021-05-21T19:31:22.375Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/504/openapi/v2/support-notifications.yaml] [2021-05-21T19:31:22.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:31:22.375Z] Dload Upload Total Spent Left Speed [2021-05-21T19:31:23.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76037 0 0 100 76037 0 73223 0:00:01 0:00:01 --:--:-- 73253 [2021-05-21T19:31:23.576Z] [2021-05-21T19:31:23.576Z] [2021-05-21T19:31:23.576Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/504/openapi/v2/support-scheduler.yaml] [2021-05-21T19:31:23.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:31:23.576Z] Dload Upload Total Spent Left Speed [2021-05-21T19:31:24.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 32840 0:00:01 0:00:01 --:--:-- 32824 100 37617 0 0 100 37617 0 32836 0:00:01 0:00:01 --:--:-- 32824 [2021-05-21T19:31:24.519Z] [2021-05-21T19:31:24.519Z] [2021-05-21T19:31:24.519Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/504/openapi/v2/system-agent.yaml] [2021-05-21T19:31:24.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:31:24.519Z] Dload Upload Total Spent Left Speed [2021-05-21T19:31:25.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25064 0 0 100 25064 0 23475 0:00:01 0:00:01 --:--:-- 23490 100 25064 0 0 100 25064 0 23471 0:00:01 0:00:01 --:--:-- 23490 [2021-05-21T19:31:25.956Z] [2021-05-21T19:31:25.956Z] [Pipeline] } [2021-05-21T19:31:25.965Z] 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-05-21T19:31:26.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T19:31:26.512Z] . [Pipeline] withDockerContainer [2021-05-21T19:31:26.595Z] prd-centos7-docker-4c-2g-15564 does not seem to be running inside a container [2021-05-21T19:31:26.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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:10004/edgex-devops/git-semver:latest cat [2021-05-21T19:31:27.328Z] $ docker top 37db2ef48c783b73f79521a94936fd7aa06a618c58018a8db45cfa9d06b4f382 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T19:31:27.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T19:31:27.456Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T19:31:27.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T19:31:27.604Z] $ docker exec 37db2ef48c783b73f79521a94936fd7aa06a618c58018a8db45cfa9d06b4f382 ssh-agent [2021-05-21T19:31:27.718Z] SSH_AUTH_SOCK=/tmp/ssh-BwvVfgtEBGKM/agent.13 [2021-05-21T19:31:27.718Z] SSH_AGENT_PID=20 [2021-05-21T19:31:27.725Z] Running ssh-add (command line suppressed) [2021-05-21T19:31:27.827Z] Identity added: /w/workspace/edgex-go/504@tmp/private_key_2226841654378085012.key (/w/workspace/edgex-go/504@tmp/private_key_2226841654378085012.key) [2021-05-21T19:31:27.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T19:31:28.164Z] + git semver tag [2021-05-21T19:31:28.164Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T19:31:28.164Z] # $GIT_DIR = /w/workspace/edgex-go/504/.git [2021-05-21T19:31:28.164Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/504 [2021-05-21T19:31:28.164Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T19:31:28.164Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T19:31:28.164Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T19:31:28.164Z] # $SEMVER_BRANCH = master [2021-05-21T19:31:28.164Z] # $SEMVER_DIR = /w/workspace/edgex-go/504/.semver [2021-05-21T19:31:28.164Z] # 51da847046bcb32454298370e4f572d9cc02dc57 HEAD [2021-05-21T19:31:28.164Z] # -> Force: false [2021-05-21T19:31:28.164Z] # 4aea657da68d1b8202b6561c227b9313dd8e22c2 refs/tags/v2.0.0-dev.234 [Pipeline] } [2021-05-21T19:31:28.177Z] $ docker exec --env ******** --env ******** 37db2ef48c783b73f79521a94936fd7aa06a618c58018a8db45cfa9d06b4f382 ssh-agent -k [2021-05-21T19:31:28.273Z] unset SSH_AUTH_SOCK; [2021-05-21T19:31:28.273Z] unset SSH_AGENT_PID; [2021-05-21T19:31:28.273Z] echo Agent pid 20 killed; [2021-05-21T19:31:28.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T19:31:28.638Z] + git semver [Pipeline] } [2021-05-21T19:31:28.652Z] $ docker stop --time=1 37db2ef48c783b73f79521a94936fd7aa06a618c58018a8db45cfa9d06b4f382 [2021-05-21T19:31:30.450Z] $ docker rm -f 37db2ef48c783b73f79521a94936fd7aa06a618c58018a8db45cfa9d06b4f382 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:31:30.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-21T19:31:30.981Z] [2021-05-21T19:31:30.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:31:31.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-21T19:31:31.564Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-21T19:31:31.564Z] ab5ef0e58194: Pulling fs layer [2021-05-21T19:31:31.564Z] 9712f1f96733: Pulling fs layer [2021-05-21T19:31:31.564Z] 63f879dbbcfc: Pulling fs layer [2021-05-21T19:31:31.564Z] 0d9ebad4ef96: Pulling fs layer [2021-05-21T19:31:31.564Z] e9a5061849ea: Pulling fs layer [2021-05-21T19:31:31.564Z] d747dcd14b5f: Pulling fs layer [2021-05-21T19:31:31.564Z] 2de7ff778b66: Pulling fs layer [2021-05-21T19:31:31.564Z] e9a5061849ea: Waiting [2021-05-21T19:31:31.564Z] d747dcd14b5f: Waiting [2021-05-21T19:31:31.564Z] 2de7ff778b66: Waiting [2021-05-21T19:31:31.564Z] 0d9ebad4ef96: Waiting [2021-05-21T19:31:31.564Z] 9712f1f96733: Verifying Checksum [2021-05-21T19:31:31.564Z] 9712f1f96733: Download complete [2021-05-21T19:31:32.951Z] 63f879dbbcfc: Verifying Checksum [2021-05-21T19:31:32.951Z] 63f879dbbcfc: Download complete [2021-05-21T19:31:33.212Z] e9a5061849ea: Verifying Checksum [2021-05-21T19:31:33.212Z] e9a5061849ea: Download complete [2021-05-21T19:31:33.212Z] d747dcd14b5f: Verifying Checksum [2021-05-21T19:31:33.212Z] d747dcd14b5f: Download complete [2021-05-21T19:31:33.784Z] 2de7ff778b66: Verifying Checksum [2021-05-21T19:31:33.784Z] 2de7ff778b66: Download complete [2021-05-21T19:31:33.784Z] 0d9ebad4ef96: Verifying Checksum [2021-05-21T19:31:33.784Z] 0d9ebad4ef96: Download complete [2021-05-21T19:31:33.784Z] ab5ef0e58194: Verifying Checksum [2021-05-21T19:31:33.784Z] ab5ef0e58194: Download complete [2021-05-21T19:31:36.392Z] ab5ef0e58194: Pull complete [2021-05-21T19:31:36.392Z] 9712f1f96733: Pull complete [2021-05-21T19:31:36.965Z] 63f879dbbcfc: Pull complete [2021-05-21T19:31:41.237Z] 0d9ebad4ef96: Pull complete [2021-05-21T19:31:41.238Z] e9a5061849ea: Pull complete [2021-05-21T19:31:41.238Z] d747dcd14b5f: Pull complete [2021-05-21T19:31:41.816Z] 2de7ff778b66: Pull complete [2021-05-21T19:31:42.076Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-21T19:31:42.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-21T19:31:42.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-21T19:31:42.154Z] prd-centos7-docker-4c-2g-15564 does not seem to be running inside a container [2021-05-21T19:31:42.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-lftools:0.23.1-centos7 cat [2021-05-21T19:32:00.752Z] $ docker top 0e2084400eb25888c0e34e54c8be8752d9cb21409883400f523d07bd111cbe88 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-21T19:32:00.851Z] provisioning config files... [2021-05-21T19:32:00.863Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/504@tmp/config7498917699352563098tmp [2021-05-21T19:32:00.876Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/504@tmp/config5104231731226901313tmp [2021-05-21T19:32:00.890Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/504@tmp/config6151512099479824352tmp [Pipeline] { [Pipeline] echo [2021-05-21T19:32:00.912Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:32:01.210Z] ---> sigul-configuration.sh [2021-05-21T19:32:01.210Z] gpg: directory `/root/.gnupg' created [2021-05-21T19:32:01.210Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-21T19:32:01.210Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-21T19:32:01.210Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-21T19:32:01.210Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-21T19:32:01.210Z] gpg: CAST5 encrypted data [2021-05-21T19:32:01.210Z] gpg: encrypted with 1 passphrase [2021-05-21T19:32:01.211Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-21T19:32:01.508Z] + mkdir /home/jenkins [2021-05-21T19:32:01.508Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-21T19:32:01.808Z] + 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-05-21T19:32:01.819Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:32:02.117Z] ---> sigul-install.sh [2021-05-21T19:32:10.307Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-21T19:32:10.607Z] + git tag --list [2021-05-21T19:32:10.607Z] 0.6.0 [2021-05-21T19:32:10.607Z] 0.6.1 [2021-05-21T19:32:10.607Z] 0.7.0 [2021-05-21T19:32:10.607Z] 0.7.1 [2021-05-21T19:32:10.607Z] v0.0.0 [2021-05-21T19:32:10.607Z] v0.0.1-dev.1 [2021-05-21T19:32:10.607Z] v1.0.0 [2021-05-21T19:32:10.607Z] v1.0.1 [2021-05-21T19:32:10.607Z] v1.1.0 [2021-05-21T19:32:10.607Z] v1.2.0 [2021-05-21T19:32:10.607Z] v1.2.1 [2021-05-21T19:32:10.607Z] v1.2.2-dev.1 [2021-05-21T19:32:10.607Z] v1.2.2-dev.10 [2021-05-21T19:32:10.607Z] v1.2.2-dev.100 [2021-05-21T19:32:10.607Z] v1.2.2-dev.101 [2021-05-21T19:32:10.607Z] v1.2.2-dev.102 [2021-05-21T19:32:10.607Z] v1.2.2-dev.103 [2021-05-21T19:32:10.607Z] v1.2.2-dev.104 [2021-05-21T19:32:10.607Z] v1.2.2-dev.105 [2021-05-21T19:32:10.607Z] v1.2.2-dev.106 [2021-05-21T19:32:10.607Z] v1.2.2-dev.107 [2021-05-21T19:32:10.607Z] v1.2.2-dev.11 [2021-05-21T19:32:10.607Z] v1.2.2-dev.12 [2021-05-21T19:32:10.607Z] v1.2.2-dev.13 [2021-05-21T19:32:10.607Z] v1.2.2-dev.14 [2021-05-21T19:32:10.607Z] v1.2.2-dev.15 [2021-05-21T19:32:10.607Z] v1.2.2-dev.16 [2021-05-21T19:32:10.607Z] v1.2.2-dev.17 [2021-05-21T19:32:10.607Z] v1.2.2-dev.18 [2021-05-21T19:32:10.607Z] v1.2.2-dev.19 [2021-05-21T19:32:10.607Z] v1.2.2-dev.2 [2021-05-21T19:32:10.607Z] v1.2.2-dev.20 [2021-05-21T19:32:10.607Z] v1.2.2-dev.21 [2021-05-21T19:32:10.607Z] v1.2.2-dev.22 [2021-05-21T19:32:10.607Z] v1.2.2-dev.23 [2021-05-21T19:32:10.607Z] v1.2.2-dev.24 [2021-05-21T19:32:10.607Z] v1.2.2-dev.25 [2021-05-21T19:32:10.607Z] v1.2.2-dev.26 [2021-05-21T19:32:10.607Z] v1.2.2-dev.27 [2021-05-21T19:32:10.607Z] v1.2.2-dev.28 [2021-05-21T19:32:10.607Z] v1.2.2-dev.29 [2021-05-21T19:32:10.607Z] v1.2.2-dev.3 [2021-05-21T19:32:10.607Z] v1.2.2-dev.30 [2021-05-21T19:32:10.607Z] v1.2.2-dev.31 [2021-05-21T19:32:10.607Z] v1.2.2-dev.32 [2021-05-21T19:32:10.607Z] v1.2.2-dev.33 [2021-05-21T19:32:10.607Z] v1.2.2-dev.34 [2021-05-21T19:32:10.607Z] v1.2.2-dev.35 [2021-05-21T19:32:10.607Z] v1.2.2-dev.36 [2021-05-21T19:32:10.607Z] v1.2.2-dev.37 [2021-05-21T19:32:10.607Z] v1.2.2-dev.38 [2021-05-21T19:32:10.607Z] v1.2.2-dev.39 [2021-05-21T19:32:10.607Z] v1.2.2-dev.4 [2021-05-21T19:32:10.607Z] v1.2.2-dev.40 [2021-05-21T19:32:10.607Z] v1.2.2-dev.41 [2021-05-21T19:32:10.607Z] v1.2.2-dev.42 [2021-05-21T19:32:10.607Z] v1.2.2-dev.43 [2021-05-21T19:32:10.607Z] v1.2.2-dev.44 [2021-05-21T19:32:10.607Z] v1.2.2-dev.45 [2021-05-21T19:32:10.607Z] v1.2.2-dev.46 [2021-05-21T19:32:10.607Z] v1.2.2-dev.47 [2021-05-21T19:32:10.607Z] v1.2.2-dev.48 [2021-05-21T19:32:10.607Z] v1.2.2-dev.49 [2021-05-21T19:32:10.607Z] v1.2.2-dev.5 [2021-05-21T19:32:10.607Z] v1.2.2-dev.50 [2021-05-21T19:32:10.607Z] v1.2.2-dev.51 [2021-05-21T19:32:10.607Z] v1.2.2-dev.52 [2021-05-21T19:32:10.607Z] v1.2.2-dev.53 [2021-05-21T19:32:10.607Z] v1.2.2-dev.54 [2021-05-21T19:32:10.607Z] v1.2.2-dev.55 [2021-05-21T19:32:10.607Z] v1.2.2-dev.56 [2021-05-21T19:32:10.607Z] v1.2.2-dev.57 [2021-05-21T19:32:10.607Z] v1.2.2-dev.58 [2021-05-21T19:32:10.607Z] v1.2.2-dev.59 [2021-05-21T19:32:10.607Z] v1.2.2-dev.6 [2021-05-21T19:32:10.607Z] v1.2.2-dev.60 [2021-05-21T19:32:10.607Z] v1.2.2-dev.61 [2021-05-21T19:32:10.607Z] v1.2.2-dev.62 [2021-05-21T19:32:10.607Z] v1.2.2-dev.63 [2021-05-21T19:32:10.607Z] v1.2.2-dev.64 [2021-05-21T19:32:10.607Z] v1.2.2-dev.65 [2021-05-21T19:32:10.607Z] v1.2.2-dev.66 [2021-05-21T19:32:10.607Z] v1.2.2-dev.67 [2021-05-21T19:32:10.607Z] v1.2.2-dev.68 [2021-05-21T19:32:10.607Z] v1.2.2-dev.69 [2021-05-21T19:32:10.607Z] v1.2.2-dev.7 [2021-05-21T19:32:10.607Z] v1.2.2-dev.70 [2021-05-21T19:32:10.607Z] v1.2.2-dev.71 [2021-05-21T19:32:10.607Z] v1.2.2-dev.72 [2021-05-21T19:32:10.607Z] v1.2.2-dev.73 [2021-05-21T19:32:10.607Z] v1.2.2-dev.74 [2021-05-21T19:32:10.607Z] v1.2.2-dev.75 [2021-05-21T19:32:10.607Z] v1.2.2-dev.76 [2021-05-21T19:32:10.607Z] v1.2.2-dev.77 [2021-05-21T19:32:10.607Z] v1.2.2-dev.78 [2021-05-21T19:32:10.607Z] v1.2.2-dev.79 [2021-05-21T19:32:10.607Z] v1.2.2-dev.8 [2021-05-21T19:32:10.607Z] v1.2.2-dev.80 [2021-05-21T19:32:10.607Z] v1.2.2-dev.81 [2021-05-21T19:32:10.607Z] v1.2.2-dev.82 [2021-05-21T19:32:10.607Z] v1.2.2-dev.83 [2021-05-21T19:32:10.607Z] v1.2.2-dev.84 [2021-05-21T19:32:10.607Z] v1.2.2-dev.85 [2021-05-21T19:32:10.607Z] v1.2.2-dev.86 [2021-05-21T19:32:10.607Z] v1.2.2-dev.87 [2021-05-21T19:32:10.607Z] v1.2.2-dev.88 [2021-05-21T19:32:10.607Z] v1.2.2-dev.89 [2021-05-21T19:32:10.607Z] v1.2.2-dev.9 [2021-05-21T19:32:10.607Z] v1.2.2-dev.90 [2021-05-21T19:32:10.607Z] v1.2.2-dev.91 [2021-05-21T19:32:10.607Z] v1.2.2-dev.92 [2021-05-21T19:32:10.607Z] v1.2.2-dev.93 [2021-05-21T19:32:10.607Z] v1.2.2-dev.94 [2021-05-21T19:32:10.607Z] v1.2.2-dev.95 [2021-05-21T19:32:10.607Z] v1.2.2-dev.96 [2021-05-21T19:32:10.607Z] v1.2.2-dev.97 [2021-05-21T19:32:10.607Z] v1.2.2-dev.98 [2021-05-21T19:32:10.607Z] v1.2.2-dev.99 [2021-05-21T19:32:10.607Z] v1.3.0 [2021-05-21T19:32:10.607Z] v1.3.1 [2021-05-21T19:32:10.607Z] v1.3.1-dev.1 [2021-05-21T19:32:10.607Z] v1.3.1-dev.10 [2021-05-21T19:32:10.607Z] v1.3.1-dev.11 [2021-05-21T19:32:10.607Z] v1.3.1-dev.12 [2021-05-21T19:32:10.607Z] v1.3.1-dev.13 [2021-05-21T19:32:10.607Z] v1.3.1-dev.14 [2021-05-21T19:32:10.607Z] v1.3.1-dev.15 [2021-05-21T19:32:10.607Z] v1.3.1-dev.16 [2021-05-21T19:32:10.607Z] v1.3.1-dev.17 [2021-05-21T19:32:10.607Z] v1.3.1-dev.18 [2021-05-21T19:32:10.607Z] v1.3.1-dev.2 [2021-05-21T19:32:10.607Z] v1.3.1-dev.3 [2021-05-21T19:32:10.607Z] v1.3.1-dev.4 [2021-05-21T19:32:10.607Z] v1.3.1-dev.5 [2021-05-21T19:32:10.607Z] v1.3.1-dev.6 [2021-05-21T19:32:10.607Z] v1.3.1-dev.7 [2021-05-21T19:32:10.607Z] v1.3.1-dev.8 [2021-05-21T19:32:10.607Z] v1.3.1-dev.9 [2021-05-21T19:32:10.607Z] v2.0.0-dev.1 [2021-05-21T19:32:10.607Z] v2.0.0-dev.10 [2021-05-21T19:32:10.607Z] v2.0.0-dev.100 [2021-05-21T19:32:10.607Z] v2.0.0-dev.101 [2021-05-21T19:32:10.607Z] v2.0.0-dev.102 [2021-05-21T19:32:10.607Z] v2.0.0-dev.103 [2021-05-21T19:32:10.607Z] v2.0.0-dev.104 [2021-05-21T19:32:10.607Z] v2.0.0-dev.105 [2021-05-21T19:32:10.607Z] v2.0.0-dev.106 [2021-05-21T19:32:10.607Z] v2.0.0-dev.107 [2021-05-21T19:32:10.607Z] v2.0.0-dev.108 [2021-05-21T19:32:10.607Z] v2.0.0-dev.109 [2021-05-21T19:32:10.607Z] v2.0.0-dev.11 [2021-05-21T19:32:10.607Z] v2.0.0-dev.110 [2021-05-21T19:32:10.607Z] v2.0.0-dev.111 [2021-05-21T19:32:10.607Z] v2.0.0-dev.112 [2021-05-21T19:32:10.607Z] v2.0.0-dev.113 [2021-05-21T19:32:10.607Z] v2.0.0-dev.114 [2021-05-21T19:32:10.607Z] v2.0.0-dev.115 [2021-05-21T19:32:10.607Z] v2.0.0-dev.116 [2021-05-21T19:32:10.607Z] v2.0.0-dev.117 [2021-05-21T19:32:10.607Z] v2.0.0-dev.118 [2021-05-21T19:32:10.607Z] v2.0.0-dev.119 [2021-05-21T19:32:10.607Z] v2.0.0-dev.12 [2021-05-21T19:32:10.607Z] v2.0.0-dev.120 [2021-05-21T19:32:10.607Z] v2.0.0-dev.121 [2021-05-21T19:32:10.607Z] v2.0.0-dev.122 [2021-05-21T19:32:10.607Z] v2.0.0-dev.123 [2021-05-21T19:32:10.607Z] v2.0.0-dev.124 [2021-05-21T19:32:10.607Z] v2.0.0-dev.125 [2021-05-21T19:32:10.607Z] v2.0.0-dev.126 [2021-05-21T19:32:10.607Z] v2.0.0-dev.127 [2021-05-21T19:32:10.607Z] v2.0.0-dev.128 [2021-05-21T19:32:10.607Z] v2.0.0-dev.129 [2021-05-21T19:32:10.607Z] v2.0.0-dev.13 [2021-05-21T19:32:10.607Z] v2.0.0-dev.130 [2021-05-21T19:32:10.607Z] v2.0.0-dev.131 [2021-05-21T19:32:10.607Z] v2.0.0-dev.132 [2021-05-21T19:32:10.607Z] v2.0.0-dev.133 [2021-05-21T19:32:10.607Z] v2.0.0-dev.134 [2021-05-21T19:32:10.607Z] v2.0.0-dev.135 [2021-05-21T19:32:10.607Z] v2.0.0-dev.136 [2021-05-21T19:32:10.607Z] v2.0.0-dev.137 [2021-05-21T19:32:10.607Z] v2.0.0-dev.138 [2021-05-21T19:32:10.607Z] v2.0.0-dev.139 [2021-05-21T19:32:10.607Z] v2.0.0-dev.14 [2021-05-21T19:32:10.607Z] v2.0.0-dev.140 [2021-05-21T19:32:10.607Z] v2.0.0-dev.141 [2021-05-21T19:32:10.607Z] v2.0.0-dev.142 [2021-05-21T19:32:10.607Z] v2.0.0-dev.143 [2021-05-21T19:32:10.607Z] v2.0.0-dev.144 [2021-05-21T19:32:10.607Z] v2.0.0-dev.145 [2021-05-21T19:32:10.607Z] v2.0.0-dev.146 [2021-05-21T19:32:10.607Z] v2.0.0-dev.147 [2021-05-21T19:32:10.607Z] v2.0.0-dev.148 [2021-05-21T19:32:10.607Z] v2.0.0-dev.149 [2021-05-21T19:32:10.607Z] v2.0.0-dev.15 [2021-05-21T19:32:10.607Z] v2.0.0-dev.150 [2021-05-21T19:32:10.608Z] v2.0.0-dev.151 [2021-05-21T19:32:10.608Z] v2.0.0-dev.152 [2021-05-21T19:32:10.608Z] v2.0.0-dev.153 [2021-05-21T19:32:10.608Z] v2.0.0-dev.154 [2021-05-21T19:32:10.608Z] v2.0.0-dev.155 [2021-05-21T19:32:10.608Z] v2.0.0-dev.156 [2021-05-21T19:32:10.608Z] v2.0.0-dev.157 [2021-05-21T19:32:10.608Z] v2.0.0-dev.158 [2021-05-21T19:32:10.608Z] v2.0.0-dev.159 [2021-05-21T19:32:10.608Z] v2.0.0-dev.16 [2021-05-21T19:32:10.608Z] v2.0.0-dev.160 [2021-05-21T19:32:10.608Z] v2.0.0-dev.161 [2021-05-21T19:32:10.608Z] v2.0.0-dev.162 [2021-05-21T19:32:10.608Z] v2.0.0-dev.163 [2021-05-21T19:32:10.608Z] v2.0.0-dev.164 [2021-05-21T19:32:10.608Z] v2.0.0-dev.165 [2021-05-21T19:32:10.608Z] v2.0.0-dev.166 [2021-05-21T19:32:10.608Z] v2.0.0-dev.167 [2021-05-21T19:32:10.608Z] v2.0.0-dev.168 [2021-05-21T19:32:10.608Z] v2.0.0-dev.169 [2021-05-21T19:32:10.608Z] v2.0.0-dev.17 [2021-05-21T19:32:10.608Z] v2.0.0-dev.170 [2021-05-21T19:32:10.608Z] v2.0.0-dev.171 [2021-05-21T19:32:10.608Z] v2.0.0-dev.172 [2021-05-21T19:32:10.608Z] v2.0.0-dev.173 [2021-05-21T19:32:10.608Z] v2.0.0-dev.174 [2021-05-21T19:32:10.608Z] v2.0.0-dev.175 [2021-05-21T19:32:10.608Z] v2.0.0-dev.176 [2021-05-21T19:32:10.608Z] v2.0.0-dev.177 [2021-05-21T19:32:10.608Z] v2.0.0-dev.178 [2021-05-21T19:32:10.608Z] v2.0.0-dev.179 [2021-05-21T19:32:10.608Z] v2.0.0-dev.18 [2021-05-21T19:32:10.608Z] v2.0.0-dev.180 [2021-05-21T19:32:10.608Z] v2.0.0-dev.181 [2021-05-21T19:32:10.608Z] v2.0.0-dev.182 [2021-05-21T19:32:10.608Z] v2.0.0-dev.183 [2021-05-21T19:32:10.608Z] v2.0.0-dev.184 [2021-05-21T19:32:10.608Z] v2.0.0-dev.185 [2021-05-21T19:32:10.608Z] v2.0.0-dev.186 [2021-05-21T19:32:10.608Z] v2.0.0-dev.187 [2021-05-21T19:32:10.608Z] v2.0.0-dev.188 [2021-05-21T19:32:10.608Z] v2.0.0-dev.189 [2021-05-21T19:32:10.608Z] v2.0.0-dev.19 [2021-05-21T19:32:10.608Z] v2.0.0-dev.190 [2021-05-21T19:32:10.608Z] v2.0.0-dev.191 [2021-05-21T19:32:10.608Z] v2.0.0-dev.192 [2021-05-21T19:32:10.608Z] v2.0.0-dev.193 [2021-05-21T19:32:10.608Z] v2.0.0-dev.194 [2021-05-21T19:32:10.608Z] v2.0.0-dev.195 [2021-05-21T19:32:10.608Z] v2.0.0-dev.196 [2021-05-21T19:32:10.608Z] v2.0.0-dev.197 [2021-05-21T19:32:10.608Z] v2.0.0-dev.198 [2021-05-21T19:32:10.608Z] v2.0.0-dev.199 [2021-05-21T19:32:10.608Z] v2.0.0-dev.2 [2021-05-21T19:32:10.608Z] v2.0.0-dev.20 [2021-05-21T19:32:10.608Z] v2.0.0-dev.200 [2021-05-21T19:32:10.608Z] v2.0.0-dev.201 [2021-05-21T19:32:10.608Z] v2.0.0-dev.202 [2021-05-21T19:32:10.608Z] v2.0.0-dev.203 [2021-05-21T19:32:10.608Z] v2.0.0-dev.204 [2021-05-21T19:32:10.608Z] v2.0.0-dev.205 [2021-05-21T19:32:10.608Z] v2.0.0-dev.206 [2021-05-21T19:32:10.608Z] v2.0.0-dev.207 [2021-05-21T19:32:10.608Z] v2.0.0-dev.208 [2021-05-21T19:32:10.608Z] v2.0.0-dev.209 [2021-05-21T19:32:10.608Z] v2.0.0-dev.21 [2021-05-21T19:32:10.608Z] v2.0.0-dev.210 [2021-05-21T19:32:10.608Z] v2.0.0-dev.211 [2021-05-21T19:32:10.608Z] v2.0.0-dev.212 [2021-05-21T19:32:10.608Z] v2.0.0-dev.213 [2021-05-21T19:32:10.608Z] v2.0.0-dev.214 [2021-05-21T19:32:10.608Z] v2.0.0-dev.215 [2021-05-21T19:32:10.608Z] v2.0.0-dev.216 [2021-05-21T19:32:10.608Z] v2.0.0-dev.217 [2021-05-21T19:32:10.608Z] v2.0.0-dev.218 [2021-05-21T19:32:10.608Z] v2.0.0-dev.219 [2021-05-21T19:32:10.608Z] v2.0.0-dev.22 [2021-05-21T19:32:10.608Z] v2.0.0-dev.220 [2021-05-21T19:32:10.608Z] v2.0.0-dev.221 [2021-05-21T19:32:10.608Z] v2.0.0-dev.222 [2021-05-21T19:32:10.608Z] v2.0.0-dev.223 [2021-05-21T19:32:10.608Z] v2.0.0-dev.224 [2021-05-21T19:32:10.608Z] v2.0.0-dev.225 [2021-05-21T19:32:10.608Z] v2.0.0-dev.226 [2021-05-21T19:32:10.608Z] v2.0.0-dev.227 [2021-05-21T19:32:10.608Z] v2.0.0-dev.228 [2021-05-21T19:32:10.608Z] v2.0.0-dev.229 [2021-05-21T19:32:10.608Z] v2.0.0-dev.23 [2021-05-21T19:32:10.608Z] v2.0.0-dev.230 [2021-05-21T19:32:10.608Z] v2.0.0-dev.231 [2021-05-21T19:32:10.608Z] v2.0.0-dev.232 [2021-05-21T19:32:10.608Z] v2.0.0-dev.233 [2021-05-21T19:32:10.608Z] v2.0.0-dev.234 [2021-05-21T19:32:10.608Z] v2.0.0-dev.24 [2021-05-21T19:32:10.608Z] v2.0.0-dev.25 [2021-05-21T19:32:10.608Z] v2.0.0-dev.26 [2021-05-21T19:32:10.608Z] v2.0.0-dev.27 [2021-05-21T19:32:10.608Z] v2.0.0-dev.28 [2021-05-21T19:32:10.608Z] v2.0.0-dev.29 [2021-05-21T19:32:10.608Z] v2.0.0-dev.3 [2021-05-21T19:32:10.608Z] v2.0.0-dev.30 [2021-05-21T19:32:10.608Z] v2.0.0-dev.31 [2021-05-21T19:32:10.608Z] v2.0.0-dev.32 [2021-05-21T19:32:10.608Z] v2.0.0-dev.33 [2021-05-21T19:32:10.608Z] v2.0.0-dev.34 [2021-05-21T19:32:10.608Z] v2.0.0-dev.35 [2021-05-21T19:32:10.608Z] v2.0.0-dev.36 [2021-05-21T19:32:10.608Z] v2.0.0-dev.37 [2021-05-21T19:32:10.608Z] v2.0.0-dev.38 [2021-05-21T19:32:10.608Z] v2.0.0-dev.39 [2021-05-21T19:32:10.608Z] v2.0.0-dev.4 [2021-05-21T19:32:10.608Z] v2.0.0-dev.40 [2021-05-21T19:32:10.608Z] v2.0.0-dev.41 [2021-05-21T19:32:10.608Z] v2.0.0-dev.42 [2021-05-21T19:32:10.608Z] v2.0.0-dev.43 [2021-05-21T19:32:10.608Z] v2.0.0-dev.44 [2021-05-21T19:32:10.608Z] v2.0.0-dev.45 [2021-05-21T19:32:10.608Z] v2.0.0-dev.46 [2021-05-21T19:32:10.608Z] v2.0.0-dev.47 [2021-05-21T19:32:10.608Z] v2.0.0-dev.48 [2021-05-21T19:32:10.608Z] v2.0.0-dev.49 [2021-05-21T19:32:10.608Z] v2.0.0-dev.5 [2021-05-21T19:32:10.608Z] v2.0.0-dev.50 [2021-05-21T19:32:10.608Z] v2.0.0-dev.51 [2021-05-21T19:32:10.608Z] v2.0.0-dev.52 [2021-05-21T19:32:10.608Z] v2.0.0-dev.53 [2021-05-21T19:32:10.608Z] v2.0.0-dev.54 [2021-05-21T19:32:10.608Z] v2.0.0-dev.55 [2021-05-21T19:32:10.608Z] v2.0.0-dev.56 [2021-05-21T19:32:10.608Z] v2.0.0-dev.57 [2021-05-21T19:32:10.608Z] v2.0.0-dev.58 [2021-05-21T19:32:10.608Z] v2.0.0-dev.59 [2021-05-21T19:32:10.608Z] v2.0.0-dev.6 [2021-05-21T19:32:10.608Z] v2.0.0-dev.60 [2021-05-21T19:32:10.608Z] v2.0.0-dev.61 [2021-05-21T19:32:10.608Z] v2.0.0-dev.62 [2021-05-21T19:32:10.608Z] v2.0.0-dev.63 [2021-05-21T19:32:10.608Z] v2.0.0-dev.64 [2021-05-21T19:32:10.608Z] v2.0.0-dev.65 [2021-05-21T19:32:10.608Z] v2.0.0-dev.66 [2021-05-21T19:32:10.608Z] v2.0.0-dev.67 [2021-05-21T19:32:10.608Z] v2.0.0-dev.68 [2021-05-21T19:32:10.608Z] v2.0.0-dev.69 [2021-05-21T19:32:10.608Z] v2.0.0-dev.7 [2021-05-21T19:32:10.608Z] v2.0.0-dev.70 [2021-05-21T19:32:10.608Z] v2.0.0-dev.71 [2021-05-21T19:32:10.608Z] v2.0.0-dev.72 [2021-05-21T19:32:10.608Z] v2.0.0-dev.73 [2021-05-21T19:32:10.608Z] v2.0.0-dev.74 [2021-05-21T19:32:10.608Z] v2.0.0-dev.75 [2021-05-21T19:32:10.608Z] v2.0.0-dev.76 [2021-05-21T19:32:10.608Z] v2.0.0-dev.77 [2021-05-21T19:32:10.608Z] v2.0.0-dev.78 [2021-05-21T19:32:10.608Z] v2.0.0-dev.79 [2021-05-21T19:32:10.608Z] v2.0.0-dev.8 [2021-05-21T19:32:10.608Z] v2.0.0-dev.80 [2021-05-21T19:32:10.608Z] v2.0.0-dev.81 [2021-05-21T19:32:10.608Z] v2.0.0-dev.82 [2021-05-21T19:32:10.608Z] v2.0.0-dev.83 [2021-05-21T19:32:10.608Z] v2.0.0-dev.84 [2021-05-21T19:32:10.608Z] v2.0.0-dev.85 [2021-05-21T19:32:10.608Z] v2.0.0-dev.86 [2021-05-21T19:32:10.608Z] v2.0.0-dev.87 [2021-05-21T19:32:10.608Z] v2.0.0-dev.88 [2021-05-21T19:32:10.608Z] v2.0.0-dev.89 [2021-05-21T19:32:10.608Z] v2.0.0-dev.9 [2021-05-21T19:32:10.608Z] v2.0.0-dev.90 [2021-05-21T19:32:10.608Z] v2.0.0-dev.91 [2021-05-21T19:32:10.608Z] v2.0.0-dev.92 [2021-05-21T19:32:10.608Z] v2.0.0-dev.93 [2021-05-21T19:32:10.608Z] v2.0.0-dev.94 [2021-05-21T19:32:10.608Z] v2.0.0-dev.95 [2021-05-21T19:32:10.608Z] v2.0.0-dev.96 [2021-05-21T19:32:10.608Z] v2.0.0-dev.97 [2021-05-21T19:32:10.608Z] v2.0.0-dev.98 [2021-05-21T19:32:10.608Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-21T19:32:10.903Z] + lftools sign git-tag v2.0.0-dev.234 [2021-05-21T19:32:11.501Z] Signing Git tag with Sigul... [2021-05-21T19:32:11.501Z] Signing v2.0.0-dev.234 [Pipeline] echo [2021-05-21T19:32:12.084Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:32:12.382Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-21T19:32:12.391Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-21T19:32:12.422Z] $ docker stop --time=1 0e2084400eb25888c0e34e54c8be8752d9cb21409883400f523d07bd111cbe88 [2021-05-21T19:32:14.700Z] $ docker rm -f 0e2084400eb25888c0e34e54c8be8752d9cb21409883400f523d07bd111cbe88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:32:15.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T19:32:15.353Z] . [Pipeline] withDockerContainer [2021-05-21T19:32:15.436Z] prd-centos7-docker-4c-2g-15564 does not seem to be running inside a container [2021-05-21T19:32:15.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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:10004/edgex-devops/git-semver:latest cat [2021-05-21T19:32:15.977Z] $ docker top c8b7245b1e39ee1591541542b5a0fa390649d41df1cbc2ab24ae098a9ffe7754 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T19:32:16.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T19:32:16.107Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T19:32:16.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T19:32:16.226Z] $ docker exec c8b7245b1e39ee1591541542b5a0fa390649d41df1cbc2ab24ae098a9ffe7754 ssh-agent [2021-05-21T19:32:16.342Z] SSH_AUTH_SOCK=/tmp/ssh-IeVem4OCcFhC/agent.14 [2021-05-21T19:32:16.342Z] SSH_AGENT_PID=20 [2021-05-21T19:32:16.350Z] Running ssh-add (command line suppressed) [2021-05-21T19:32:16.456Z] Identity added: /w/workspace/edgex-go/504@tmp/private_key_1834574413636573739.key (/w/workspace/edgex-go/504@tmp/private_key_1834574413636573739.key) [2021-05-21T19:32:16.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T19:32:16.780Z] + git semver bump pre [2021-05-21T19:32:16.780Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T19:32:16.780Z] # $GIT_DIR = /w/workspace/edgex-go/504/.git [2021-05-21T19:32:16.780Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/504 [2021-05-21T19:32:16.780Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T19:32:16.780Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T19:32:16.780Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T19:32:16.780Z] # $SEMVER_BRANCH = master [2021-05-21T19:32:16.780Z] # $SEMVER_DIR = /w/workspace/edgex-go/504/.semver [2021-05-21T19:32:16.780Z] 2.0.0-dev.235 [Pipeline] } [2021-05-21T19:32:16.792Z] $ docker exec --env ******** --env ******** c8b7245b1e39ee1591541542b5a0fa390649d41df1cbc2ab24ae098a9ffe7754 ssh-agent -k [2021-05-21T19:32:16.888Z] unset SSH_AUTH_SOCK; [2021-05-21T19:32:16.888Z] unset SSH_AGENT_PID; [2021-05-21T19:32:16.888Z] echo Agent pid 20 killed; [2021-05-21T19:32:16.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T19:32:17.234Z] + git semver [Pipeline] } [2021-05-21T19:32:17.249Z] $ docker stop --time=1 c8b7245b1e39ee1591541542b5a0fa390649d41df1cbc2ab24ae098a9ffe7754 [2021-05-21T19:32:18.525Z] $ docker rm -f c8b7245b1e39ee1591541542b5a0fa390649d41df1cbc2ab24ae098a9ffe7754 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:32:19.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T19:32:19.455Z] . [Pipeline] withDockerContainer [2021-05-21T19:32:19.533Z] prd-centos7-docker-4c-2g-15564 does not seem to be running inside a container [2021-05-21T19:32:19.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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:10004/edgex-devops/git-semver:latest cat [2021-05-21T19:32:19.972Z] $ docker top 53c206b8a618c2570e7b5499af8b44722cfd8b411553e6f8a56b0d1438a5dc72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T19:32:20.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T19:32:20.099Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T19:32:20.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T19:32:20.229Z] $ docker exec 53c206b8a618c2570e7b5499af8b44722cfd8b411553e6f8a56b0d1438a5dc72 ssh-agent [2021-05-21T19:32:20.347Z] SSH_AUTH_SOCK=/tmp/ssh-LExvhD2sgsWB/agent.13 [2021-05-21T19:32:20.347Z] SSH_AGENT_PID=19 [2021-05-21T19:32:20.353Z] Running ssh-add (command line suppressed) [2021-05-21T19:32:20.461Z] Identity added: /w/workspace/edgex-go/504@tmp/private_key_4512043448681643763.key (/w/workspace/edgex-go/504@tmp/private_key_4512043448681643763.key) [2021-05-21T19:32:20.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T19:32:20.776Z] + git semver push [2021-05-21T19:32:20.776Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T19:32:20.776Z] # $GIT_DIR = /w/workspace/edgex-go/504/.git [2021-05-21T19:32:20.776Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/504 [2021-05-21T19:32:20.776Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T19:32:20.776Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T19:32:20.776Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T19:32:20.776Z] # $SEMVER_BRANCH = master [2021-05-21T19:32:20.776Z] # $SEMVER_DIR = /w/workspace/edgex-go/504/.semver [Pipeline] } [2021-05-21T19:32:27.375Z] $ docker exec --env ******** --env ******** 53c206b8a618c2570e7b5499af8b44722cfd8b411553e6f8a56b0d1438a5dc72 ssh-agent -k [2021-05-21T19:32:27.472Z] unset SSH_AUTH_SOCK; [2021-05-21T19:32:27.472Z] unset SSH_AGENT_PID; [2021-05-21T19:32:27.472Z] echo Agent pid 19 killed; [2021-05-21T19:32:27.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T19:32:27.815Z] + git semver [Pipeline] } [2021-05-21T19:32:27.830Z] $ docker stop --time=1 53c206b8a618c2570e7b5499af8b44722cfd8b411553e6f8a56b0d1438a5dc72 [2021-05-21T19:32:29.075Z] $ docker rm -f 53c206b8a618c2570e7b5499af8b44722cfd8b411553e6f8a56b0d1438a5dc72 [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-05-21T19:32:30.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:32:31.317Z] ---> package-listing.sh [2021-05-21T19:32:31.317Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-21T19:32:31.317Z] ++ facter osfamily [2021-05-21T19:32:31.580Z] + OS_FAMILY=redhat [2021-05-21T19:32:31.580Z] + workspace=/w/workspace/edgex-go/504 [2021-05-21T19:32:31.580Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-21T19:32:31.580Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-21T19:32:31.580Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-21T19:32:31.580Z] + PACKAGES=/tmp/packages_start.txt [2021-05-21T19:32:31.580Z] + '[' /w/workspace/edgex-go/504 ']' [2021-05-21T19:32:31.580Z] + PACKAGES=/tmp/packages_end.txt [2021-05-21T19:32:31.580Z] + case "${OS_FAMILY}" in [2021-05-21T19:32:31.580Z] + rpm -qa [2021-05-21T19:32:31.580Z] + sort [2021-05-21T19:32:43.827Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-21T19:32:43.827Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-21T19:32:43.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-21T19:32:43.827Z] + '[' /w/workspace/edgex-go/504 ']' [2021-05-21T19:32:43.827Z] + mkdir -p /w/workspace/edgex-go/504/archives/ [2021-05-21T19:32:43.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/504/archives/ [Pipeline] echo [2021-05-21T19:32:43.840Z] 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/504/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-21T19:32:44.127Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:32:44.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T19:32:44.687Z] [2021-05-21T19:32:44.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:32:45.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T19:32:45.266Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-21T19:32:45.266Z] df20fa9351a1: Pulling fs layer [2021-05-21T19:32:45.266Z] 36b3adc4ff6f: Pulling fs layer [2021-05-21T19:32:45.266Z] 8ad3a11d3b57: Pulling fs layer [2021-05-21T19:32:45.266Z] 46f8f816bc3b: Pulling fs layer [2021-05-21T19:32:45.266Z] 93b61091891f: Pulling fs layer [2021-05-21T19:32:45.266Z] 93b9cdb0e59b: Pulling fs layer [2021-05-21T19:32:45.266Z] 5e14af77c1be: Pulling fs layer [2021-05-21T19:32:45.266Z] 01666e4c0597: Pulling fs layer [2021-05-21T19:32:45.266Z] aa168da1d23b: Pulling fs layer [2021-05-21T19:32:45.266Z] 5e14af77c1be: Waiting [2021-05-21T19:32:45.266Z] 01666e4c0597: Waiting [2021-05-21T19:32:45.266Z] 46f8f816bc3b: Waiting [2021-05-21T19:32:45.266Z] aa168da1d23b: Waiting [2021-05-21T19:32:45.266Z] 93b61091891f: Waiting [2021-05-21T19:32:45.266Z] 93b9cdb0e59b: Waiting [2021-05-21T19:32:45.266Z] 36b3adc4ff6f: Verifying Checksum [2021-05-21T19:32:45.266Z] 36b3adc4ff6f: Download complete [2021-05-21T19:32:45.266Z] 46f8f816bc3b: Verifying Checksum [2021-05-21T19:32:45.266Z] 46f8f816bc3b: Download complete [2021-05-21T19:32:45.266Z] df20fa9351a1: Verifying Checksum [2021-05-21T19:32:45.267Z] df20fa9351a1: Download complete [2021-05-21T19:32:45.267Z] 93b9cdb0e59b: Verifying Checksum [2021-05-21T19:32:45.267Z] 93b9cdb0e59b: Download complete [2021-05-21T19:32:45.267Z] 5e14af77c1be: Verifying Checksum [2021-05-21T19:32:45.267Z] 5e14af77c1be: Download complete [2021-05-21T19:32:45.267Z] 01666e4c0597: Verifying Checksum [2021-05-21T19:32:45.267Z] 01666e4c0597: Download complete [2021-05-21T19:32:45.267Z] 8ad3a11d3b57: Verifying Checksum [2021-05-21T19:32:45.267Z] 8ad3a11d3b57: Download complete [2021-05-21T19:32:45.267Z] 93b61091891f: Verifying Checksum [2021-05-21T19:32:45.267Z] 93b61091891f: Download complete [2021-05-21T19:32:45.527Z] df20fa9351a1: Pull complete [2021-05-21T19:32:45.787Z] 36b3adc4ff6f: Pull complete [2021-05-21T19:32:46.360Z] 8ad3a11d3b57: Pull complete [2021-05-21T19:32:46.619Z] 46f8f816bc3b: Pull complete [2021-05-21T19:32:46.881Z] 93b61091891f: Pull complete [2021-05-21T19:32:46.881Z] 93b9cdb0e59b: Pull complete [2021-05-21T19:32:47.142Z] 5e14af77c1be: Pull complete [2021-05-21T19:32:47.142Z] aa168da1d23b: Verifying Checksum [2021-05-21T19:32:47.142Z] aa168da1d23b: Download complete [2021-05-21T19:32:47.408Z] 01666e4c0597: Pull complete [2021-05-21T19:32:51.653Z] aa168da1d23b: Pull complete [2021-05-21T19:32:51.653Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-21T19:32:51.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T19:32:51.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-21T19:32:51.733Z] prd-centos7-docker-4c-2g-15564 does not seem to be running inside a container [2021-05-21T19:32:51.773Z] $ 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/504/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/504 -v /w/workspace/edgex-go/504:/w/workspace/edgex-go/504:rw,z -v /w/workspace/edgex-go/504@tmp:/w/workspace/edgex-go/504@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-lftools-log-publisher:alpine cat [2021-05-21T19:33:02.071Z] $ docker top 467a26669066e1af37938586931609d67ae1f8d4792aa47a6e1215cfb769a93e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T19:33:02.452Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-21T19:33:02.745Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-21T19:33:03.039Z] + ls /var/log/sa-host [2021-05-21T19:33:03.039Z] + sadf -c /var/log/sa-host/sa05 [2021-05-21T19:33:03.039Z] file_magic: OK [2021-05-21T19:33:03.039Z] HZ: Using current value: 100 [2021-05-21T19:33:03.039Z] file_header: OK [2021-05-21T19:33:03.040Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-21T19:33:03.040Z] Statistics: [2021-05-21T19:33:03.040Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T19:33:03.040Z] File successfully converted to sysstat format version 12.2.1 [2021-05-21T19:33:03.040Z] + sadf -c /var/log/sa-host/sa21 [2021-05-21T19:33:03.040Z] file_magic: OK [2021-05-21T19:33:03.040Z] HZ: Using current value: 100 [2021-05-21T19:33:03.040Z] file_header: OK [2021-05-21T19:33:03.040Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-21T19:33:03.040Z] Statistics: [2021-05-21T19:33:03.040Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T19:33:03.040Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T19:33:03.718Z] provisioning config files... [2021-05-21T19:33:03.731Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/504@tmp/config5636360852688760129tmp [Pipeline] { [Pipeline] echo [2021-05-21T19:33:03.752Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:33:04.046Z] ---> create-netrc.sh [Pipeline] } [2021-05-21T19:33:04.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-21T19:33:04.080Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:33:04.375Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-21T19:33:04.386Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:33:04.682Z] ---> sudo-logs.sh [2021-05-21T19:33:04.682Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-21T19:33:04.714Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:33:05.009Z] ---> job-cost.sh [2021-05-21T19:33:05.009Z] lf-activate-venv: SKIPPING [2021-05-21T19:33:05.009Z] DEBUG: total: 0.18000000715255737 [2021-05-21T19:33:05.009Z] INFO: Retrieving Stack Cost... [2021-05-21T19:33:06.395Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-21T19:33:06.655Z] INFO: Archiving Costs [Pipeline] echo [2021-05-21T19:33:06.670Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:33:06.965Z] ---> logs-deploy.sh [2021-05-21T19:33:06.965Z] lf-activate-venv: SKIPPING [2021-05-21T19:33:06.965Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/504 [2021-05-21T19:33:06.965Z] INFO: archiving workspace using pattern(s): [2021-05-21T19:33:07.909Z] Archives upload complete. [2021-05-21T19:33:07.909Z] INFO: archiving logs to Nexus [2021-05-21T19:33:08.484Z] ---> uname -a: [2021-05-21T19:33:08.484Z] Linux prd-centos7-docker-4c-2g-15564.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] ---> lscpu: [2021-05-21T19:33:08.484Z] Architecture: x86_64 [2021-05-21T19:33:08.484Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-21T19:33:08.484Z] Byte Order: Little Endian [2021-05-21T19:33:08.484Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-21T19:33:08.484Z] CPU(s): 2 [2021-05-21T19:33:08.484Z] On-line CPU(s) list: 0,1 [2021-05-21T19:33:08.484Z] Thread(s) per core: 1 [2021-05-21T19:33:08.484Z] Core(s) per socket: 1 [2021-05-21T19:33:08.484Z] Socket(s): 2 [2021-05-21T19:33:08.484Z] NUMA node(s): 1 [2021-05-21T19:33:08.484Z] Vendor ID: AuthenticAMD [2021-05-21T19:33:08.484Z] CPU family: 23 [2021-05-21T19:33:08.484Z] Model: 49 [2021-05-21T19:33:08.484Z] Model name: AMD EPYC-Rome Processor [2021-05-21T19:33:08.484Z] Stepping: 0 [2021-05-21T19:33:08.484Z] CPU MHz: 2800.000 [2021-05-21T19:33:08.484Z] BogoMIPS: 5600.00 [2021-05-21T19:33:08.484Z] Virtualization: AMD-V [2021-05-21T19:33:08.484Z] Hypervisor vendor: KVM [2021-05-21T19:33:08.484Z] Virtualization type: full [2021-05-21T19:33:08.484Z] L1d cache: 64 KiB [2021-05-21T19:33:08.484Z] L1i cache: 64 KiB [2021-05-21T19:33:08.484Z] L2 cache: 1 MiB [2021-05-21T19:33:08.484Z] L3 cache: 32 MiB [2021-05-21T19:33:08.484Z] NUMA node0 CPU(s): 0,1 [2021-05-21T19:33:08.484Z] Vulnerability Itlb multihit: Not affected [2021-05-21T19:33:08.484Z] Vulnerability L1tf: Not affected [2021-05-21T19:33:08.484Z] Vulnerability Mds: Not affected [2021-05-21T19:33:08.484Z] Vulnerability Meltdown: Not affected [2021-05-21T19:33:08.484Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-21T19:33:08.484Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-21T19:33:08.484Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-21T19:33:08.484Z] Vulnerability Srbds: Not affected [2021-05-21T19:33:08.484Z] Vulnerability Tsx async abort: Not affected [2021-05-21T19:33:08.484Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] ---> nproc: [2021-05-21T19:33:08.484Z] 2 [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] ---> df -h: [2021-05-21T19:33:08.484Z] Filesystem Size Used Available Use% Mounted on [2021-05-21T19:33:08.484Z] overlay 40.0G 14.3G 25.7G 36% / [2021-05-21T19:33:08.484Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-21T19:33:08.484Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-21T19:33:08.484Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-21T19:33:08.484Z] /dev/vda1 40.0G 14.3G 25.7G 36% /facter-os [2021-05-21T19:33:08.484Z] /dev/vda1 40.0G 14.3G 25.7G 36% /etc/resolv.conf [2021-05-21T19:33:08.484Z] /dev/vda1 40.0G 14.3G 25.7G 36% /etc/hostname [2021-05-21T19:33:08.484Z] /dev/vda1 40.0G 14.3G 25.7G 36% /etc/hosts [2021-05-21T19:33:08.484Z] /dev/vda1 40.0G 14.3G 25.7G 36% /var/log/auth.log [2021-05-21T19:33:08.484Z] /dev/vda1 40.0G 14.3G 25.7G 36% /run/cloud-init/result.json [2021-05-21T19:33:08.484Z] /dev/vda1 40.0G 14.3G 25.7G 36% /var/log/sa-host [2021-05-21T19:33:08.484Z] /dev/vda1 40.0G 14.3G 25.7G 36% /var/log/secure [2021-05-21T19:33:08.484Z] /dev/vda1 40.0G 14.3G 25.7G 36% /w/workspace/edgex-go/504 [2021-05-21T19:33:08.484Z] /dev/vda1 40.0G 14.3G 25.7G 36% /w/workspace/edgex-go/504@tmp [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] ---> free -m: [2021-05-21T19:33:08.484Z] total used free shared buff/cache available [2021-05-21T19:33:08.484Z] Mem: 7821 1585 235 0 5999 6319 [2021-05-21T19:33:08.484Z] Swap: 1023 1 1022 [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] ---> ip addr: [2021-05-21T19:33:08.484Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-21T19:33:08.484Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-21T19:33:08.484Z] inet 127.0.0.1/8 scope host lo [2021-05-21T19:33:08.484Z] valid_lft forever preferred_lft forever [2021-05-21T19:33:08.484Z] inet6 ::1/128 scope host [2021-05-21T19:33:08.484Z] valid_lft forever preferred_lft forever [2021-05-21T19:33:08.484Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-21T19:33:08.484Z] link/ether fa:16:3e:ed:30:e6 brd ff:ff:ff:ff:ff:ff [2021-05-21T19:33:08.484Z] inet 10.30.123.233/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-21T19:33:08.484Z] valid_lft 85148sec preferred_lft 85148sec [2021-05-21T19:33:08.484Z] inet6 fe80::f816:3eff:feed:30e6/64 scope link [2021-05-21T19:33:08.484Z] valid_lft forever preferred_lft forever [2021-05-21T19:33:08.484Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-21T19:33:08.484Z] link/ether 02:42:cc:cf:71:8b brd ff:ff:ff:ff:ff:ff [2021-05-21T19:33:08.484Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-21T19:33:08.484Z] valid_lft forever preferred_lft forever [2021-05-21T19:33:08.484Z] inet6 fe80::42:ccff:fecf:718b/64 scope link [2021-05-21T19:33:08.484Z] valid_lft forever preferred_lft forever [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] ---> sar -b -r -n DEV: [2021-05-21T19:33:08.484Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] 19:12:07 LINUX RESTART (2 CPU) [2021-05-21T19:33:08.484Z] [2021-05-21T19:33:08.484Z] 19:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-21T19:33:08.484Z] 19:14:01 88.43 3.56 84.87 0.00 2599.37 14491.79 0.00 [2021-05-21T19:33:08.484Z] 19:15:02 179.60 0.00 179.60 0.00 0.00 47832.95 0.00 [2021-05-21T19:33:08.484Z] 19:16:01 63.69 0.00 63.69 0.00 0.00 10422.95 0.00 [2021-05-21T19:33:08.484Z] 19:17:01 50.53 0.02 50.52 0.00 0.53 4146.40 0.00 [2021-05-21T19:33:08.484Z] 19:18:01 118.07 0.00 118.07 0.00 0.00 21561.67 0.00 [2021-05-21T19:33:08.484Z] 19:19:01 666.63 230.06 436.57 0.00 22516.29 281639.26 0.00 [2021-05-21T19:33:08.484Z] 19:20:01 310.42 89.13 221.30 0.00 4884.58 71163.22 0.00 [2021-05-21T19:33:08.484Z] 19:21:02 236.34 3.73 232.61 0.00 116.17 126139.47 0.00 [2021-05-21T19:33:08.484Z] 19:22:01 240.45 13.69 226.76 0.00 499.39 83119.28 0.00 [2021-05-21T19:33:08.484Z] 19:23:01 169.54 12.54 157.00 0.00 1444.31 25367.27 0.00 [2021-05-21T19:33:08.484Z] 19:24:01 3.13 0.82 2.32 0.00 43.84 50.80 0.00 [2021-05-21T19:33:08.484Z] 19:25:01 0.23 0.00 0.23 0.00 0.00 3.81 0.00 [2021-05-21T19:33:08.484Z] 19:26:01 0.37 0.00 0.37 0.00 0.00 4.88 0.00 [2021-05-21T19:33:08.485Z] 19:27:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-05-21T19:33:08.485Z] 19:28:01 0.70 0.48 0.22 0.00 100.75 2.58 0.00 [2021-05-21T19:33:08.485Z] 19:29:01 0.83 0.00 0.83 0.00 0.00 16.37 0.00 [2021-05-21T19:33:08.485Z] 19:30:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 [2021-05-21T19:33:08.485Z] 19:31:01 128.53 2.73 125.80 0.00 179.08 27786.39 0.00 [2021-05-21T19:33:08.485Z] 19:32:01 114.59 0.00 114.59 0.00 0.00 25992.32 0.00 [2021-05-21T19:33:08.485Z] 19:33:01 114.50 38.41 76.09 0.00 3919.15 19370.91 0.00 [2021-05-21T19:33:08.485Z] Average: 124.60 19.86 104.74 0.00 1825.61 38085.05 0.00 [2021-05-21T19:33:08.485Z] [2021-05-21T19:33:08.485Z] 19:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-21T19:33:08.485Z] 19:14:01 4673912 0 927700 11.58 2620 2404700 1700092 18.77 1037880 1866292 342944 [2021-05-21T19:33:08.485Z] 19:15:02 4026224 0 1138780 14.22 2620 2841308 1667332 18.41 1252724 2189584 86840 [2021-05-21T19:33:08.485Z] 19:16:01 3609584 0 1242632 15.52 2620 3154096 1923032 21.23 1510744 2320656 102676 [2021-05-21T19:33:08.485Z] 19:17:01 3646356 0 1250452 15.61 2620 3109504 1870128 20.65 1425236 2367292 138728 [2021-05-21T19:33:08.485Z] 19:18:01 3650632 0 1154392 14.41 2620 3201288 1564444 17.27 1296760 2482704 40 [2021-05-21T19:33:08.485Z] 19:19:01 143156 0 1766720 22.06 2620 6096436 3305056 36.49 3150720 3975132 72424 [2021-05-21T19:33:08.485Z] 19:20:01 758124 0 1355976 16.93 2620 5892212 1750288 19.32 2722092 3788028 80160 [2021-05-21T19:33:08.485Z] 19:21:02 193316 0 1350216 16.86 2620 6462780 1577988 17.42 3408984 3666388 8 [2021-05-21T19:33:08.485Z] 19:22:01 722660 0 1431184 17.87 2620 5852468 1933544 21.35 2884132 3642188 152 [2021-05-21T19:33:08.485Z] 19:23:01 2284380 0 1332924 16.64 2620 4389008 1689880 18.66 1620528 3368436 28 [2021-05-21T19:33:08.485Z] 19:24:01 2305072 0 1310928 16.37 2620 4390312 1522160 16.81 1610312 3360280 8 [2021-05-21T19:33:08.485Z] 19:25:01 2317820 0 1298172 16.21 2620 4390320 1387824 15.32 1601044 3360280 8 [2021-05-21T19:33:08.485Z] 19:26:01 2318044 0 1297944 16.21 2620 4390324 1387860 15.32 1601060 3360280 8 [2021-05-21T19:33:08.485Z] 19:27:01 2318124 0 1297864 16.21 2620 4390324 1387824 15.32 1601168 3360280 8 [2021-05-21T19:33:08.485Z] 19:28:01 2312700 0 1300444 16.24 2620 4393168 1390680 15.35 1606096 3361036 16 [2021-05-21T19:33:08.485Z] 19:29:01 2312804 0 1300340 16.24 2620 4393168 1390608 15.35 1605940 3361036 8 [2021-05-21T19:33:08.485Z] 19:30:01 2312680 0 1300456 16.24 2620 4393176 1390608 15.35 1605948 3361036 8 [2021-05-21T19:33:08.485Z] 19:31:01 1378364 0 1386428 17.31 2620 5241520 1495908 16.52 1764320 4056120 101652 [2021-05-21T19:33:08.485Z] 19:32:01 773748 0 1511892 18.88 2620 5720672 1698900 18.76 1815512 4512492 264 [2021-05-21T19:33:08.485Z] 19:33:01 271044 0 1594520 19.91 2620 6140748 1671592 18.46 1844992 4903808 8 [2021-05-21T19:33:08.485Z] Average: 2116437 0 1327498 16.58 2620 4562377 1685287 18.61 1848310 3333167 46299 [2021-05-21T19:33:08.485Z] [2021-05-21T19:33:08.485Z] 19:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-21T19:33:08.485Z] 19:14:01 eth0 976.56 1082.44 3368.09 121.68 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:14:01 docker0 944.88 793.99 76.03 2695.24 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:15:02 veth78bbf05 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:15:02 eth0 477.69 389.86 3313.49 42.81 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:15:02 docker0 173.31 233.20 11.82 845.62 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:16:01 veth78bbf05 0.74 0.74 0.06 0.06 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:16:01 eth0 38.29 23.70 26.99 77.46 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:16:01 docker0 0.74 0.74 0.05 0.06 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:17:01 veth78bbf05 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:17:01 eth0 24.06 14.30 16.99 41.56 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:17:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:18:01 veth1f55442 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:18:01 veth73b34ab 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:18:01 eth0 180.27 153.88 1694.89 23.37 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:19:01 veth9fea389 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:19:01 vethc1fccc1 0.00 0.81 0.00 0.05 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:19:01 eth0 102.89 67.77 197.53 18.38 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:20:01 vethc1fccc1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:20:01 eth0 65.68 41.63 214.17 124.11 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:20:01 docker0 1179.54 1113.79 91.58 3847.75 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:21:02 vethc1fccc1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:21:02 eth0 91.30 70.26 168.83 17.40 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:21:02 docker0 54.42 60.05 3.73 144.21 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:22:01 vethc1fccc1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:22:01 eth0 36.87 19.45 54.55 12.97 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:22:01 vetha216714 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:23:01 eth0 518.13 479.94 1735.17 1548.55 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:23:01 docker0 1264.71 1220.96 97.32 4369.81 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:24:01 eth0 29.01 27.40 17.21 107.94 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:26:01 eth0 0.18 0.13 0.11 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:27:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:28:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:30:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:31:01 vethe32816a 50.62 49.53 4.99 372.80 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:31:01 eth0 495.82 458.73 4461.94 42.86 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:31:01 docker0 50.62 49.40 4.30 372.79 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:32:01 vethcfd66a6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:32:01 eth0 417.39 373.52 3231.20 50.36 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:33:01 eth0 286.21 246.40 2477.72 110.93 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] 19:33:01 docker0 32.97 35.10 2.82 260.35 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] Average: eth0 187.25 172.68 1049.97 117.09 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] Average: docker0 67.49 65.35 5.23 250.42 0.00 0.00 0.00 0.00 [2021-05-21T19:33:08.485Z] [2021-05-21T19:33:08.485Z] [2021-05-21T19:33:08.485Z] ---> sar -P ALL: [2021-05-21T19:33:08.485Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) [2021-05-21T19:33:08.485Z] [2021-05-21T19:33:08.485Z] 19:12:07 LINUX RESTART (2 CPU) [2021-05-21T19:33:08.485Z] [2021-05-21T19:33:08.485Z] 19:13:01 CPU %user %nice %system %iowait %steal %idle [2021-05-21T19:33:08.485Z] 19:14:01 all 16.36 0.00 5.71 8.46 0.09 69.38 [2021-05-21T19:33:08.485Z] 19:14:01 0 13.76 0.00 6.03 3.27 0.09 76.86 [2021-05-21T19:33:08.485Z] 19:14:01 1 18.98 0.00 5.38 13.69 0.09 61.86 [2021-05-21T19:33:08.485Z] 19:15:02 all 26.70 0.00 8.93 8.31 0.09 55.97 [2021-05-21T19:33:08.485Z] 19:15:02 0 26.85 0.00 9.38 7.73 0.09 55.95 [2021-05-21T19:33:08.485Z] 19:15:02 1 26.55 0.00 8.49 8.90 0.09 55.98 [2021-05-21T19:33:08.485Z] 19:16:01 all 63.10 0.00 7.95 5.00 0.10 23.85 [2021-05-21T19:33:08.485Z] 19:16:01 0 62.32 0.00 8.46 4.57 0.11 24.53 [2021-05-21T19:33:08.485Z] 19:16:01 1 63.88 0.00 7.43 5.42 0.09 23.17 [2021-05-21T19:33:08.485Z] 19:17:01 all 47.12 0.00 7.34 2.93 0.10 42.51 [2021-05-21T19:33:08.485Z] 19:17:01 0 47.25 0.00 7.64 2.77 0.11 42.22 [2021-05-21T19:33:08.485Z] 19:17:01 1 46.98 0.00 7.05 3.09 0.09 42.79 [2021-05-21T19:33:08.485Z] 19:18:01 all 45.26 0.00 9.00 4.34 0.10 41.31 [2021-05-21T19:33:08.485Z] 19:18:01 0 46.13 0.00 9.39 6.23 0.09 38.15 [2021-05-21T19:33:08.485Z] 19:18:01 1 44.38 0.00 8.59 2.45 0.11 44.47 [2021-05-21T19:33:08.485Z] 19:19:01 all 40.21 0.00 25.92 17.82 0.13 15.92 [2021-05-21T19:33:08.485Z] 19:19:01 0 39.21 0.00 26.19 17.08 0.13 17.39 [2021-05-21T19:33:08.485Z] 19:19:01 1 41.22 0.00 25.65 18.56 0.13 14.45 [2021-05-21T19:33:08.485Z] 19:20:01 all 61.02 0.00 12.14 22.93 0.14 3.77 [2021-05-21T19:33:08.485Z] 19:20:01 0 60.69 0.00 11.86 22.97 0.13 4.35 [2021-05-21T19:33:08.485Z] 19:20:01 1 61.36 0.00 12.41 22.89 0.15 3.19 [2021-05-21T19:33:08.485Z] 19:21:02 all 10.88 0.00 8.70 64.94 0.09 15.38 [2021-05-21T19:33:08.485Z] 19:21:02 0 10.58 0.00 8.84 65.01 0.09 15.49 [2021-05-21T19:33:08.485Z] 19:21:02 1 11.19 0.00 8.57 64.87 0.10 15.27 [2021-05-21T19:33:08.485Z] 19:22:01 all 58.09 0.00 11.58 28.54 0.14 1.65 [2021-05-21T19:33:08.485Z] 19:22:01 0 57.94 0.00 11.03 29.60 0.15 1.29 [2021-05-21T19:33:08.485Z] 19:22:01 1 58.24 0.00 12.11 27.50 0.13 2.02 [2021-05-21T19:33:08.485Z] 19:23:01 all 25.20 0.00 8.06 3.54 0.12 63.08 [2021-05-21T19:33:08.485Z] 19:23:01 0 25.87 0.00 8.49 3.30 0.12 62.22 [2021-05-21T19:33:08.485Z] 19:23:01 1 24.54 0.00 7.63 3.78 0.11 63.95 [2021-05-21T19:33:08.485Z] 19:24:01 all 1.19 0.00 0.39 0.01 0.05 98.36 [2021-05-21T19:33:08.485Z] 19:24:01 0 1.13 0.00 0.44 0.02 0.03 98.39 [2021-05-21T19:33:08.485Z] 19:24:01 1 1.26 0.00 0.35 0.00 0.07 98.32 [2021-05-21T19:33:08.485Z] [2021-05-21T19:33:08.485Z] 19:24:01 CPU %user %nice %system %iowait %steal %idle [2021-05-21T19:33:08.485Z] 19:25:01 all 0.19 0.00 0.03 0.01 0.03 99.74 [2021-05-21T19:33:08.485Z] 19:25:01 0 0.27 0.00 0.03 0.02 0.02 99.67 [2021-05-21T19:33:08.485Z] 19:25:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-21T19:33:08.485Z] 19:26:01 all 0.08 0.00 0.03 0.05 0.05 99.79 [2021-05-21T19:33:08.485Z] 19:26:01 0 0.12 0.00 0.03 0.10 0.05 99.70 [2021-05-21T19:33:08.485Z] 19:26:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-21T19:33:08.485Z] 19:27:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-21T19:33:08.485Z] 19:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-21T19:33:08.485Z] 19:27:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-21T19:33:08.485Z] 19:28:01 all 0.12 0.00 0.03 0.04 0.03 99.77 [2021-05-21T19:33:08.485Z] 19:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-21T19:33:08.485Z] 19:28:01 1 0.20 0.00 0.03 0.08 0.05 99.63 [2021-05-21T19:33:08.485Z] 19:29:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-05-21T19:33:08.486Z] 19:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-21T19:33:08.486Z] 19:29:01 1 0.17 0.00 0.03 0.00 0.03 99.77 [2021-05-21T19:33:08.486Z] 19:30:01 all 0.26 0.00 0.03 0.00 0.03 99.68 [2021-05-21T19:33:08.486Z] 19:30:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-21T19:33:08.486Z] 19:30:01 1 0.47 0.00 0.02 0.00 0.03 99.48 [2021-05-21T19:33:08.486Z] 19:31:01 all 12.33 0.00 4.70 10.57 0.06 72.34 [2021-05-21T19:33:08.486Z] 19:31:01 0 11.42 0.00 4.92 11.83 0.05 71.77 [2021-05-21T19:33:08.486Z] 19:31:01 1 13.24 0.00 4.47 9.30 0.07 72.92 [2021-05-21T19:33:08.486Z] 19:32:01 all 9.35 0.00 5.22 10.24 0.08 75.11 [2021-05-21T19:33:08.486Z] 19:32:01 0 9.55 0.00 5.35 10.36 0.07 74.67 [2021-05-21T19:33:08.486Z] 19:32:01 1 9.16 0.00 5.09 10.12 0.09 75.55 [2021-05-21T19:33:08.486Z] 19:33:01 all 11.98 0.00 5.25 14.37 0.08 68.33 [2021-05-21T19:33:08.486Z] 19:33:01 0 12.90 0.00 5.08 9.07 0.07 72.88 [2021-05-21T19:33:08.486Z] 19:33:01 1 11.06 0.00 5.43 19.65 0.09 63.78 [2021-05-21T19:33:08.486Z] Average: all 20.70 0.00 5.87 9.93 0.08 63.41 [2021-05-21T19:33:08.486Z] Average: 0 20.53 0.00 5.98 9.51 0.07 63.90 [2021-05-21T19:33:08.486Z] Average: 1 20.88 0.00 5.76 10.35 0.08 62.93 [2021-05-21T19:33:08.486Z] [2021-05-21T19:33:08.486Z] [2021-05-21T19:33:08.486Z]