Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c3ee48ec81a1cae6a8275850650318015b1b17b0 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-ssh4426256147514371814.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5739088262165471544.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh6578470955545586036.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh6277913660144003426.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh7457476232989814495.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1351 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/536 [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/536 # 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/536@tmp/jenkins-gitclient-ssh1650655112846896027.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 c3ee48ec81a1cae6a8275850650318015b1b17b0 (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 c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 Commit message: "Merge pull request #3569 from siggiskulason/fix-snap-minimal-build" > git rev-list --no-walk 267f8de05bb7abb950f42980b1ac074a3e3c2047 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T21:57:12.766Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T21:57:12.882Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T21:57:12.913Z] ========================================================= [2021-06-14T21:57:12.913Z] EdgeX Global Pipelines Version Info [2021-06-14T21:57:12.913Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T21:57:14.389Z] ------------------- [2021-06-14T21:57:14.390Z] stable info: [2021-06-14T21:57:14.390Z] ------------------- [2021-06-14T21:57:14.390Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T21:57:14.390Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-14T21:57:14.390Z] Message: update stable to v1.0.194 [2021-06-14T21:57:14.981Z] ------------------- [2021-06-14T21:57:14.981Z] experimental info: [2021-06-14T21:57:14.981Z] ------------------- [2021-06-14T21:57:14.981Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T21:57:14.981Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T21:57:14.981Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T21:57:15.123Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-14T21:57:15.146Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-14T21:57:15.169Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T21:57:15.193Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T21:57:15.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T21:57:15.249Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T21:57:15.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T21:57:15.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-14T21:57:15.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-14T21:57:15.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-14T21:57:15.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T21:57:15.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T21:57:15.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T21:57:15.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T21:57:15.454Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T21:57:15.476Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T21:57:15.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T21:57:15.524Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T21:57:15.549Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-14T21:57:15.573Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-14T21:57:15.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-14T21:57:15.626Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T21:57:15.651Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-14T21:57:15.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-14T21:57:15.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-14T21:57:15.729Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] echo [2021-06-14T21:57:15.754Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3ee48e [Pipeline] echo [2021-06-14T21:57:15.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T21:57:15.867Z] provisioning config files... [2021-06-14T21:57:15.886Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/536@tmp/config663305265014842179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T21:57:16.225Z] ---> docker-login.sh [2021-06-14T21:57:16.225Z] nexus3.edgexfoundry.org:10001 [2021-06-14T21:57:16.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T21:57:16.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T21:57:16.490Z] Configure a credential helper to remove this warning. See [2021-06-14T21:57:16.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T21:57:16.490Z] [2021-06-14T21:57:16.490Z] Login Succeeded [2021-06-14T21:57:16.490Z] nexus3.edgexfoundry.org:10002 [2021-06-14T21:57:16.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T21:57:16.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T21:57:16.754Z] Configure a credential helper to remove this warning. See [2021-06-14T21:57:16.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T21:57:16.754Z] [2021-06-14T21:57:16.754Z] Login Succeeded [2021-06-14T21:57:16.754Z] nexus3.edgexfoundry.org:10003 [2021-06-14T21:57:16.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T21:57:16.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T21:57:16.755Z] Configure a credential helper to remove this warning. See [2021-06-14T21:57:16.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T21:57:16.755Z] [2021-06-14T21:57:16.755Z] Login Succeeded [2021-06-14T21:57:16.755Z] nexus3.edgexfoundry.org:10004 [2021-06-14T21:57:17.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T21:57:17.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T21:57:17.016Z] Configure a credential helper to remove this warning. See [2021-06-14T21:57:17.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T21:57:17.016Z] [2021-06-14T21:57:17.016Z] Login Succeeded [2021-06-14T21:57:17.016Z] docker.io [2021-06-14T21:57:17.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T21:57:17.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T21:57:17.278Z] Configure a credential helper to remove this warning. See [2021-06-14T21:57:17.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T21:57:17.278Z] [2021-06-14T21:57:17.278Z] Login Succeeded [2021-06-14T21:57:17.278Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T21:57:17.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T21:57:17.628Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-14T21:57:17.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T21:57:17.628Z] ++ dirname cmd/core-command/Dockerfile [2021-06-14T21:57:17.628Z] ++ cut -d/ -f2 [2021-06-14T21:57:17.628Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-14T21:57:17.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T21:57:17.628Z] ++ dirname cmd/core-data/Dockerfile [2021-06-14T21:57:17.628Z] ++ cut -d/ -f2 [2021-06-14T21:57:17.628Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-14T21:57:17.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T21:57:17.628Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-14T21:57:17.628Z] ++ cut -d/ -f2 [2021-06-14T21:57:17.628Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-14T21:57:17.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T21:57:17.628Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-14T21:57:17.628Z] ++ cut -d/ -f2 [2021-06-14T21:57:17.628Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-14T21:57:17.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T21:57:17.628Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-14T21:57:17.628Z] ++ cut -d/ -f2 [2021-06-14T21:57:17.628Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-14T21:57:17.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T21:57:17.628Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-14T21:57:17.628Z] ++ cut -d/ -f2 [2021-06-14T21:57:17.628Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-14T21:57:17.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T21:57:17.628Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-14T21:57:17.628Z] ++ cut -d/ -f2 [2021-06-14T21:57:17.628Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-14T21:57:17.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T21:57:17.628Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-14T21:57:17.628Z] ++ cut -d/ -f2 [2021-06-14T21:57:17.628Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-14T21:57:17.628Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T21:57:17.628Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-14T21:57:17.628Z] ++ cut -d/ -f2 [2021-06-14T21:57:17.628Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-14T21:57:17.673Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-14T21:57:19.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T21:57:19.154Z] [2021-06-14T21:57:19.154Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T21:57:19.472Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T21:57:19.472Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T21:57:19.472Z] 31603596830f: Pulling fs layer [2021-06-14T21:57:19.472Z] 54011a49482f: Pulling fs layer [2021-06-14T21:57:19.472Z] a6820b24f6d8: Pulling fs layer [2021-06-14T21:57:19.472Z] f581987b2513: Pulling fs layer [2021-06-14T21:57:19.472Z] f581987b2513: Waiting [2021-06-14T21:57:19.472Z] 54011a49482f: Verifying Checksum [2021-06-14T21:57:19.472Z] 54011a49482f: Download complete [2021-06-14T21:57:19.735Z] 31603596830f: Verifying Checksum [2021-06-14T21:57:19.735Z] 31603596830f: Download complete [2021-06-14T21:57:19.735Z] f581987b2513: Verifying Checksum [2021-06-14T21:57:19.735Z] f581987b2513: Download complete [2021-06-14T21:57:19.735Z] a6820b24f6d8: Verifying Checksum [2021-06-14T21:57:19.735Z] a6820b24f6d8: Download complete [2021-06-14T21:57:19.735Z] 31603596830f: Pull complete [2021-06-14T21:57:20.002Z] 54011a49482f: Pull complete [2021-06-14T21:57:20.574Z] a6820b24f6d8: Pull complete [2021-06-14T21:57:20.835Z] f581987b2513: Pull complete [2021-06-14T21:57:20.836Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T21:57:20.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T21:57:20.836Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T21:57:20.913Z] prd-centos7-docker-4c-2g-1351 does not seem to be running inside a container [2021-06-14T21:57:20.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T21:57:22.104Z] $ docker top b9619f495051b1f96c6f1ab693f1de03248a272daead68e39e1d65ac8b604f72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T21:57:22.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T21:57:22.226Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T21:57:22.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T21:57:22.336Z] $ docker exec b9619f495051b1f96c6f1ab693f1de03248a272daead68e39e1d65ac8b604f72 ssh-agent [2021-06-14T21:57:22.441Z] SSH_AUTH_SOCK=/tmp/ssh-C63e7H7WZvrX/agent.14 [2021-06-14T21:57:22.441Z] SSH_AGENT_PID=21 [2021-06-14T21:57:22.450Z] Running ssh-add (command line suppressed) [2021-06-14T21:57:22.548Z] Identity added: /w/workspace/edgex-go/536@tmp/private_key_4867537006873212721.key (/w/workspace/edgex-go/536@tmp/private_key_4867537006873212721.key) [2021-06-14T21:57:22.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T21:57:22.869Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T21:57:22.882Z] $ docker exec --env ******** --env ******** b9619f495051b1f96c6f1ab693f1de03248a272daead68e39e1d65ac8b604f72 ssh-agent -k [2021-06-14T21:57:22.980Z] unset SSH_AUTH_SOCK; [2021-06-14T21:57:22.983Z] unset SSH_AGENT_PID; [2021-06-14T21:57:22.983Z] echo Agent pid 21 killed; [2021-06-14T21:57:22.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T21:57:23.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T21:57:23.033Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T21:57:23.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T21:57:23.139Z] $ docker exec b9619f495051b1f96c6f1ab693f1de03248a272daead68e39e1d65ac8b604f72 ssh-agent [2021-06-14T21:57:23.249Z] SSH_AUTH_SOCK=/tmp/ssh-YoalOZGpsfF7/agent.54 [2021-06-14T21:57:23.249Z] SSH_AGENT_PID=61 [2021-06-14T21:57:23.255Z] Running ssh-add (command line suppressed) [2021-06-14T21:57:23.349Z] Identity added: /w/workspace/edgex-go/536@tmp/private_key_4780950566712177917.key (/w/workspace/edgex-go/536@tmp/private_key_4780950566712177917.key) [2021-06-14T21:57:23.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T21:57:23.668Z] + git semver init [2021-06-14T21:57:23.669Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T21:57:23.669Z] # $GIT_DIR = /w/workspace/edgex-go/536/.git [2021-06-14T21:57:23.669Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/536 [2021-06-14T21:57:23.669Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T21:57:23.669Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T21:57:23.669Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T21:57:23.669Z] # $SEMVER_BRANCH = master [2021-06-14T21:57:23.669Z] # $SEMVER_TEMP = /tmp/semver-004825964 [2021-06-14T21:57:23.669Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-14T21:57:38.651Z] # '/tmp/semver-004825964' -> '/w/workspace/edgex-go/536/.semver' [2021-06-14T21:57:38.652Z] # -> Force: false [2021-06-14T21:57:38.652Z] # $SEMVER_DIR = /w/workspace/edgex-go/536/.semver [Pipeline] } [2021-06-14T21:57:38.661Z] $ docker exec --env ******** --env ******** b9619f495051b1f96c6f1ab693f1de03248a272daead68e39e1d65ac8b604f72 ssh-agent -k [2021-06-14T21:57:38.754Z] unset SSH_AUTH_SOCK; [2021-06-14T21:57:38.754Z] unset SSH_AGENT_PID; [2021-06-14T21:57:38.754Z] echo Agent pid 61 killed; [2021-06-14T21:57:38.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T21:57:39.102Z] + git semver [Pipeline] } [2021-06-14T21:57:39.115Z] $ docker stop --time=1 b9619f495051b1f96c6f1ab693f1de03248a272daead68e39e1d65ac8b604f72 [2021-06-14T21:57:41.033Z] $ docker rm -f b9619f495051b1f96c6f1ab693f1de03248a272daead68e39e1d65ac8b604f72 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T21:57:41.421Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T21:57:41.689Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T21:57:41.693Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.264 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T21:57:42.448Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T21:57:42.744Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T21:57:43.061Z] + true [2021-06-14T21:57:43.061Z] + sudo service docker restart [2021-06-14T21:57:43.061Z] Redirecting to /bin/systemctl restart docker.service [2021-06-14T21:57:56.949Z] Still waiting to schedule task [2021-06-14T21:57:56.949Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-14T21:58:01.225Z] ========================================================= [2021-06-14T21:58:01.226Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T21:58:01.226Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T21:58:01.543Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-14T21:58:02.939Z] Sending build context to Docker daemon 329.4MB [2021-06-14T21:58:02.939Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T21:58:02.939Z] Step 2/6 : FROM ${BASE} [2021-06-14T21:58:03.205Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T21:58:03.205Z] 540db60ca938: Pulling fs layer [2021-06-14T21:58:03.205Z] adcc1eea9eea: Pulling fs layer [2021-06-14T21:58:03.205Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T21:58:03.205Z] 0510c868ecb4: Pulling fs layer [2021-06-14T21:58:03.205Z] afea3b2eda06: Pulling fs layer [2021-06-14T21:58:03.205Z] 7809a108b3ef: Pulling fs layer [2021-06-14T21:58:03.205Z] f706445af74f: Pulling fs layer [2021-06-14T21:58:03.205Z] 0510c868ecb4: Waiting [2021-06-14T21:58:03.205Z] afea3b2eda06: Waiting [2021-06-14T21:58:03.205Z] 7809a108b3ef: Waiting [2021-06-14T21:58:03.205Z] f706445af74f: Waiting [2021-06-14T21:58:03.206Z] 4c4ab2625f07: Download complete [2021-06-14T21:58:03.206Z] adcc1eea9eea: Verifying Checksum [2021-06-14T21:58:03.206Z] adcc1eea9eea: Download complete [2021-06-14T21:58:03.206Z] afea3b2eda06: Verifying Checksum [2021-06-14T21:58:03.206Z] afea3b2eda06: Download complete [2021-06-14T21:58:03.206Z] 540db60ca938: Verifying Checksum [2021-06-14T21:58:03.206Z] 540db60ca938: Download complete [2021-06-14T21:58:03.206Z] 7809a108b3ef: Verifying Checksum [2021-06-14T21:58:03.206Z] 7809a108b3ef: Download complete [2021-06-14T21:58:03.475Z] 540db60ca938: Pull complete [2021-06-14T21:58:03.736Z] adcc1eea9eea: Pull complete [2021-06-14T21:58:03.736Z] 4c4ab2625f07: Pull complete [2021-06-14T21:58:05.124Z] f706445af74f: Verifying Checksum [2021-06-14T21:58:05.124Z] f706445af74f: Download complete [2021-06-14T21:58:06.085Z] 0510c868ecb4: Download complete [2021-06-14T21:58:09.414Z] 0510c868ecb4: Pull complete [2021-06-14T21:58:09.414Z] afea3b2eda06: Pull complete [2021-06-14T21:58:09.414Z] 7809a108b3ef: Pull complete [2021-06-14T21:58:12.014Z] f706445af74f: Pull complete [2021-06-14T21:58:12.014Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T21:58:12.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T21:58:12.014Z] ---> b068be0155e3 [2021-06-14T21:58:12.014Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T21:58:12.966Z] ---> Running in 4ce233966055 [2021-06-14T21:58:13.228Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T21:58:14.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T21:58:14.757Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T21:58:15.330Z] (2/12) Installing file (5.39-r0) [2021-06-14T21:58:15.330Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T21:58:15.612Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T21:58:20.901Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T21:58:20.901Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T21:58:20.901Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T21:58:20.901Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T21:58:20.901Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T21:58:20.901Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T21:58:20.901Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T21:58:21.163Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T21:58:21.163Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T21:58:21.163Z] OK: 219 MiB in 52 packages [2021-06-14T21:58:22.559Z] Removing intermediate container 4ce233966055 [2021-06-14T21:58:22.559Z] ---> eb9479c5339e [2021-06-14T21:58:22.559Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T21:58:22.559Z] ---> Running in 25862c75a082 [2021-06-14T21:58:22.559Z] Removing intermediate container 25862c75a082 [2021-06-14T21:58:22.559Z] ---> 4a3a14159d6f [2021-06-14T21:58:22.559Z] Step 5/6 : COPY go.mod . [2021-06-14T21:58:22.559Z] ---> c6584c7b78cd [2021-06-14T21:58:22.559Z] Step 6/6 : RUN go mod download [2021-06-14T21:58:22.822Z] ---> Running in 21b0b4904b59 [2021-06-14T21:58:37.752Z] Removing intermediate container 21b0b4904b59 [2021-06-14T21:58:37.752Z] ---> 8e9c7d14f8b7 [2021-06-14T21:58:37.752Z] Successfully built 8e9c7d14f8b7 [2021-06-14T21:58:37.752Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T21:58:38.077Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T21:58:38.077Z] . [Pipeline] withDockerContainer [2021-06-14T21:58:38.151Z] prd-centos7-docker-4c-2g-1351 does not seem to be running inside a container [2021-06-14T21:58:38.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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-x86_64 cat [2021-06-14T21:58:38.564Z] $ docker top 6ab525e7b777ed11d08275d89ecb578a83c8e5f4147168b5cad41e16550ca8d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T21:58:38.937Z] + go version [2021-06-14T21:58:38.937Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T21:58:38.947Z] $ docker stop --time=1 6ab525e7b777ed11d08275d89ecb578a83c8e5f4147168b5cad41e16550ca8d7 [2021-06-14T21:58:40.322Z] $ docker rm -f 6ab525e7b777ed11d08275d89ecb578a83c8e5f4147168b5cad41e16550ca8d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T21:58:40.962Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T21:58:40.962Z] . [Pipeline] withDockerContainer [2021-06-14T21:58:41.033Z] prd-centos7-docker-4c-2g-1351 does not seem to be running inside a container [2021-06-14T21:58:41.075Z] $ 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/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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-x86_64 cat [2021-06-14T21:58:41.505Z] $ docker top 15f628cfbd1acaf88a4f3a91cae387c71a42d9666fdba4c63a2d854c742d8f6c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T21:58:41.601Z] ========================================================= [2021-06-14T21:58:41.602Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T21:58:41.602Z] ========================================================= [Pipeline] sh [2021-06-14T21:58:41.900Z] + go mod tidy [Pipeline] sh [2021-06-14T21:58:42.459Z] + make test [2021-06-14T21:58:42.459Z] go mod tidy [2021-06-14T21:58:42.459Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T21:58:47.837Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T21:59:06.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T21:59:08.044Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T21:59:09.477Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T21:59:09.477Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T21:59:12.061Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T21:59:12.330Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T21:59:12.330Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T21:59:12.330Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T21:59:12.910Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T21:59:13.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T21:59:13.437Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T21:59:13.437Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T21:59:13.437Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T21:59:13.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T21:59:16.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-06-14T21:59:16.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T21:59:16.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T21:59:16.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 100.0% of statements [2021-06-14T21:59:16.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T21:59:16.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 53.4% of statements [2021-06-14T21:59:16.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T21:59:16.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T21:59:17.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.079s coverage: 87.7% of statements [2021-06-14T21:59:17.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-14T21:59:17.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-14T21:59:17.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.060s coverage: 78.9% of statements [2021-06-14T21:59:19.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements [2021-06-14T21:59:19.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-14T21:59:19.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T21:59:19.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-14T21:59:19.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T21:59:19.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T21:59:19.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.239s coverage: 95.1% of statements [2021-06-14T21:59:19.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-14T21:59:19.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-14T21:59:19.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-14T21:59:19.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T21:59:19.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-14T21:59:19.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-14T21:59:19.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T21:59:19.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T21:59:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-06-14T21:59:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T21:59:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T21:59:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T21:59:21.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.8% of statements [2021-06-14T21:59:21.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-14T21:59:21.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-06-14T21:59:21.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-06-14T21:59:21.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T21:59:21.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-14T21:59:21.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-06-14T21:59:21.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-06-14T21:59:21.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-06-14T21:59:22.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-06-14T21:59:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-06-14T21:59:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-14T21:59:39.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.195s coverage: 81.8% of statements [2021-06-14T21:59:39.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.2% of statements [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.212s coverage: 66.9% of statements [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T21:59:57.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-06-14T21:59:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T21:59:58.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-06-14T21:59:58.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T21:59:59.545Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1352 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-14T21:59:59.566Z] Running in /w/workspace/edgex-go/536 [Pipeline] { [Pipeline] checkout [2021-06-14T21:59:59.767Z] The recommended git tool is: git [2021-06-14T22:00:04.779Z] using credential edgex-jenkins-ssh [2021-06-14T22:00:04.798Z] Cloning the remote Git repository [2021-06-14T22:00:05.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.3% of statements [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T22:00:05.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 91.9% of statements [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-14T22:00:05.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T22:00:05.007Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-14T22:00:05.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-14T22:00:05.007Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T22:00:05.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-06-14T22:00:05.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-06-14T22:00:05.007Z] GO111MODULE=on go vet ./... [2021-06-14T22:00:04.845Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-14T22:00:04.957Z] > git init /w/workspace/edgex-go/536 # timeout=10 [2021-06-14T22:00:05.026Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T22:00:05.027Z] > git --version # timeout=10 [2021-06-14T22:00:05.041Z] > git --version # 'git version 2.17.1' [2021-06-14T22:00:05.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T22:00:05.162Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T22:00:22.605Z] Avoid second fetch [2021-06-14T22:00:22.606Z] Checking out Revision c3ee48ec81a1cae6a8275850650318015b1b17b0 (master) [2021-06-14T22:00:22.563Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T22:00:22.581Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T22:00:22.626Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T22:00:22.643Z] > git checkout -f c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 [2021-06-14T22:00:26.963Z] Commit message: "Merge pull request #3569 from siggiskulason/fix-snap-minimal-build" [2021-06-14T22:00:27.072Z] gofmt -l . [2021-06-14T22:00:27.334Z] [ "`gofmt -l .`" = "" ] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T22:00:27.599Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T22:00:28.258Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T22:00:28.481Z] + ls -al . [2021-06-14T22:00:28.481Z] total 516 [2021-06-14T22:00:28.481Z] drwxrwxr-x 10 1001 1001 4096 Jun 14 22:00 . [2021-06-14T22:00:28.481Z] drwxr-xr-x 4 root root 32 Jun 14 21:58 .. [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 21:57 .dockerignore [2021-06-14T22:00:28.481Z] drwxrwxr-x 8 1001 1001 162 Jun 14 21:57 .git [2021-06-14T22:00:28.481Z] drwxrwxr-x 3 1001 1001 125 Jun 14 21:57 .github [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 21:57 .gitignore [2021-06-14T22:00:28.481Z] drwx------ 3 1001 1001 45 Jun 14 21:57 .semver [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 21:57 .sonarcloud.properties [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 21:57 Attribution.txt [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 21:57 CONTRIBUTING.md [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 21:57 Dockerfile.build [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 21:57 Jenkinsfile [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 21:57 LICENSE [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 21:57 Makefile [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 7905 Jun 14 21:57 README.md [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 21:57 SECURITY.md [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 13 Jun 14 21:57 VERSION [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 21:57 ZMQWindows.md [2021-06-14T22:00:28.481Z] drwxrwxr-x 2 1001 1001 37 Jun 14 21:57 bin [2021-06-14T22:00:28.481Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 21:57 cmd [2021-06-14T22:00:28.481Z] -rw-r--r-- 1 root root 398195 Jun 14 22:00 coverage.out [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 841 Jun 14 21:57 go.mod [2021-06-14T22:00:28.481Z] -rw-r--r-- 1 root root 20952 Jun 14 21:58 go.sum [2021-06-14T22:00:28.481Z] drwxrwxr-x 7 1001 1001 114 Jun 14 21:57 internal [2021-06-14T22:00:28.481Z] drwxrwxr-x 3 1001 1001 16 Jun 14 21:57 openapi [2021-06-14T22:00:28.481Z] drwxrwxr-x 4 1001 1001 71 Jun 14 21:57 snap [2021-06-14T22:00:28.481Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 21:57 version.go [Pipeline] sh [2021-06-14T22:00:28.672Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T22:00:28.780Z] + '[' -e coverage.out ] [2021-06-14T22:00:28.780Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T22:00:28.892Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T22:00:29.012Z] + + sudo service docker restarttrue [2021-06-14T22:00:29.012Z] [2021-06-14T22:00:29.189Z] + make build [2021-06-14T22:00:29.189Z] go mod tidy [2021-06-14T22:00:29.189Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T22:00:30.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T22:00:37.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T22:00:37.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T22:00:38.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T22:00:38.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T22:00:39.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T22:00:40.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-14T22:00:41.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T22:00:42.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T22:00:42.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-14T22:00:43.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-14T22:00:45.107Z] $ docker stop --time=1 15f628cfbd1acaf88a4f3a91cae387c71a42d9666fdba4c63a2d854c742d8f6c [2021-06-14T22:00:47.086Z] $ docker rm -f 15f628cfbd1acaf88a4f3a91cae387c71a42d9666fdba4c63a2d854c742d8f6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] configFileProvider [2021-06-14T22:00:47.566Z] provisioning config files... [Pipeline] script [2021-06-14T22:00:47.597Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/536@tmp/config8088131032745684056tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:00:50.609Z] ---> docker-login.sh [2021-06-14T22:00:50.609Z] nexus3.edgexfoundry.org:10001 [2021-06-14T22:00:50.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T22:00:50.650Z] [2021-06-14T22:00:50.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:00:50.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T22:00:50.969Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-14T22:00:50.969Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-14T22:00:50.969Z] ca9280d653b3: Pulling fs layer [2021-06-14T22:00:50.969Z] 7e9c9ca2126c: Pulling fs layer [2021-06-14T22:00:51.231Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-14T22:00:51.231Z] cbdbe7a5bc2a: Download complete [2021-06-14T22:00:51.231Z] cbdbe7a5bc2a: Pull complete [2021-06-14T22:00:51.498Z] ca9280d653b3: Verifying Checksum [2021-06-14T22:00:51.498Z] ca9280d653b3: Download complete [2021-06-14T22:00:51.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:00:51.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:00:51.865Z] Configure a credential helper to remove this warning. See [2021-06-14T22:00:51.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:00:51.865Z] [2021-06-14T22:00:51.865Z] Login Succeeded [2021-06-14T22:00:51.865Z] nexus3.edgexfoundry.org:10002 [2021-06-14T22:00:52.096Z] ca9280d653b3: Pull complete [2021-06-14T22:00:52.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:00:52.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:00:52.414Z] Configure a credential helper to remove this warning. See [2021-06-14T22:00:52.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:00:52.414Z] [2021-06-14T22:00:52.414Z] Login Succeeded [2021-06-14T22:00:52.414Z] nexus3.edgexfoundry.org:10003 [2021-06-14T22:00:53.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:00:53.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:00:53.015Z] Configure a credential helper to remove this warning. See [2021-06-14T22:00:53.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:00:53.015Z] [2021-06-14T22:00:53.015Z] Login Succeeded [2021-06-14T22:00:53.015Z] nexus3.edgexfoundry.org:10004 [2021-06-14T22:00:53.039Z] 7e9c9ca2126c: Verifying Checksum [2021-06-14T22:00:53.039Z] 7e9c9ca2126c: Download complete [2021-06-14T22:00:53.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:00:53.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:00:53.611Z] Configure a credential helper to remove this warning. See [2021-06-14T22:00:53.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:00:53.611Z] [2021-06-14T22:00:53.611Z] Login Succeeded [2021-06-14T22:00:53.611Z] docker.io [2021-06-14T22:00:53.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:00:54.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:00:54.482Z] Configure a credential helper to remove this warning. See [2021-06-14T22:00:54.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:00:54.482Z] [2021-06-14T22:00:54.482Z] Login Succeeded [2021-06-14T22:00:54.482Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T22:00:54.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T22:00:54.790Z] ========================================================= [2021-06-14T22:00:54.790Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T22:00:54.790Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:00:55.140Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-14T22:00:56.366Z] 7e9c9ca2126c: Pull complete [2021-06-14T22:00:56.366Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-14T22:00:56.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T22:00:56.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-14T22:00:56.436Z] prd-centos7-docker-4c-2g-1351 does not seem to be running inside a container [2021-06-14T22:00:56.473Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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-06-14T22:00:57.778Z] Sending build context to Docker daemon 166.3MB [2021-06-14T22:00:57.778Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T22:00:57.778Z] Step 2/6 : FROM ${BASE} [2021-06-14T22:00:57.778Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T22:00:57.778Z] 595b0fe564bb: Pulling fs layer [2021-06-14T22:00:57.778Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T22:00:57.778Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T22:00:57.778Z] ba82ee9f976e: Pulling fs layer [2021-06-14T22:00:57.778Z] 506bd15cee9f: Pulling fs layer [2021-06-14T22:00:57.778Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T22:00:57.778Z] 618dc40b7e24: Pulling fs layer [2021-06-14T22:00:57.778Z] ba82ee9f976e: Waiting [2021-06-14T22:00:57.778Z] 506bd15cee9f: Waiting [2021-06-14T22:00:57.778Z] 75a0a4a0db45: Waiting [2021-06-14T22:00:57.778Z] 618dc40b7e24: Waiting [2021-06-14T22:00:57.778Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T22:00:57.778Z] 5b7225fbf94c: Download complete [2021-06-14T22:00:57.778Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T22:00:57.778Z] 3088b5b3c5c0: Download complete [2021-06-14T22:00:57.778Z] 506bd15cee9f: Verifying Checksum [2021-06-14T22:00:57.778Z] 506bd15cee9f: Download complete [2021-06-14T22:00:57.778Z] 75a0a4a0db45: Download complete [2021-06-14T22:00:58.053Z] 595b0fe564bb: Verifying Checksum [2021-06-14T22:00:58.053Z] 595b0fe564bb: Download complete [2021-06-14T22:00:58.657Z] 595b0fe564bb: Pull complete [2021-06-14T22:00:58.690Z] $ docker top e804696047f2e3113309bb9da244f754fd621950b341228595c8396ae12d2461 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T22:00:59.067Z] + grep parallel [2021-06-14T22:00:59.067Z] + docker-compose build --help [2021-06-14T22:00:59.263Z] 3088b5b3c5c0: Pull complete [2021-06-14T22:00:59.537Z] 5b7225fbf94c: Pull complete [2021-06-14T22:00:59.643Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T22:00:59.655Z] $ docker stop --time=1 e804696047f2e3113309bb9da244f754fd621950b341228595c8396ae12d2461 [2021-06-14T22:01:00.533Z] 618dc40b7e24: Verifying Checksum [2021-06-14T22:01:00.533Z] 618dc40b7e24: Download complete [2021-06-14T22:01:00.861Z] $ docker rm -f e804696047f2e3113309bb9da244f754fd621950b341228595c8396ae12d2461 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:01:01.133Z] ba82ee9f976e: Download complete [2021-06-14T22:01:01.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T22:01:01.276Z] . [Pipeline] withDockerContainer [2021-06-14T22:01:01.354Z] prd-centos7-docker-4c-2g-1351 does not seem to be running inside a container [2021-06-14T22:01:01.392Z] $ 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/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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:latest cat [2021-06-14T22:01:01.746Z] $ docker top 19b09032a8a2f2f88e62ffa12ff7f730da4e8a1f6c43a2f1b15f2423e216ba71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T22:01:02.110Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T22:01:02.684Z] Building core-command ... [2021-06-14T22:01:02.684Z] Building core-data ... [2021-06-14T22:01:02.684Z] Building core-metadata ... [2021-06-14T22:01:02.684Z] Building security-bootstrapper ... [2021-06-14T22:01:02.684Z] Building security-proxy-setup ... [2021-06-14T22:01:02.684Z] Building security-secretstore-setup ... [2021-06-14T22:01:02.684Z] Building support-notifications ... [2021-06-14T22:01:02.684Z] Building support-scheduler ... [2021-06-14T22:01:02.684Z] Building sys-mgmt-agent ... [2021-06-14T22:01:02.684Z] Building support-scheduler [2021-06-14T22:01:02.684Z] Building support-notifications [2021-06-14T22:01:02.684Z] Building security-bootstrapper [2021-06-14T22:01:02.684Z] Building security-proxy-setup [2021-06-14T22:01:02.684Z] Building core-data [2021-06-14T22:01:11.295Z] ba82ee9f976e: Pull complete [2021-06-14T22:01:11.295Z] 506bd15cee9f: Pull complete [2021-06-14T22:01:11.571Z] 75a0a4a0db45: Pull complete [2021-06-14T22:01:14.965Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:01:14.965Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:01:14.965Z] ---> 8e9c7d14f8b7 [2021-06-14T22:01:14.965Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T22:01:15.229Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:01:15.229Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:01:15.229Z] ---> 8e9c7d14f8b7 [2021-06-14T22:01:15.229Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T22:01:15.876Z] 618dc40b7e24: Pull complete [2021-06-14T22:01:15.876Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T22:01:15.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T22:01:15.876Z] ---> a36622ca3599 [2021-06-14T22:01:15.876Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T22:01:18.506Z] ---> Running in 375990ffea9e [2021-06-14T22:01:19.491Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:01:20.462Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:01:21.054Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T22:01:21.324Z] (2/12) Installing file (5.39-r0) [2021-06-14T22:01:21.595Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T22:01:21.595Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T22:01:22.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:01:22.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:01:22.018Z] ---> 8e9c7d14f8b7 [2021-06-14T22:01:22.018Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T22:01:23.027Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:01:23.027Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:01:23.027Z] ---> 8e9c7d14f8b7 [2021-06-14T22:01:23.027Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T22:01:25.890Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T22:01:25.890Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T22:01:25.890Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T22:01:25.890Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T22:01:26.162Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T22:01:26.162Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T22:01:26.163Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T22:01:26.437Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T22:01:26.437Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T22:01:26.437Z] OK: 218 MiB in 52 packages [2021-06-14T22:01:28.323Z] ---> Running in 030bfd668379 [2021-06-14T22:01:28.323Z] ---> Running in 4261c1cf1420 [2021-06-14T22:01:28.323Z] ---> Running in c60f92b2e386 [2021-06-14T22:01:28.323Z] ---> Running in 5d0320808310 [2021-06-14T22:01:29.725Z] Removing intermediate container 4261c1cf1420 [2021-06-14T22:01:29.725Z] ---> 5e553e942218 [2021-06-14T22:01:29.725Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:01:30.681Z] Removing intermediate container 030bfd668379 [2021-06-14T22:01:30.681Z] ---> 68e04322caf5 [2021-06-14T22:01:30.681Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:01:30.681Z] ---> Running in 9ba69bfc92e5 [2021-06-14T22:01:30.681Z] Removing intermediate container c60f92b2e386 [2021-06-14T22:01:30.681Z] ---> d6fd6bce78ce [2021-06-14T22:01:30.681Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:01:30.681Z] Removing intermediate container 5d0320808310 [2021-06-14T22:01:30.681Z] ---> 1fec34397b75 [2021-06-14T22:01:30.681Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:01:30.681Z] ---> Running in 4240c0321541 [2021-06-14T22:01:30.681Z] ---> Running in 432fbf68564d [2021-06-14T22:01:30.681Z] ---> Running in 7a135dffea16 [2021-06-14T22:01:30.751Z] Removing intermediate container 375990ffea9e [2021-06-14T22:01:30.751Z] ---> b8998ee81263 [2021-06-14T22:01:30.751Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T22:01:30.751Z] ---> Running in 8ef058a3a8a2 [2021-06-14T22:01:30.751Z] Removing intermediate container 8ef058a3a8a2 [2021-06-14T22:01:30.751Z] ---> 9813c6fee89b [2021-06-14T22:01:30.751Z] Step 5/6 : COPY go.mod . [2021-06-14T22:01:31.353Z] ---> 84235d8f7b11 [2021-06-14T22:01:31.353Z] Step 6/6 : RUN go mod download [2021-06-14T22:01:31.629Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:01:31.629Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:01:31.629Z] ---> 8e9c7d14f8b7 [2021-06-14T22:01:31.629Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T22:01:31.629Z] ---> Using cache [2021-06-14T22:01:31.629Z] ---> d6fd6bce78ce [2021-06-14T22:01:31.629Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:01:31.629Z] ---> Running in d1b5aa63df89 [2021-06-14T22:01:31.901Z] Removing intermediate container 9ba69bfc92e5 [2021-06-14T22:01:31.901Z] ---> d753d9f593c8 [2021-06-14T22:01:31.901Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T22:01:31.901Z] ---> Running in cd0e55b55044 [2021-06-14T22:01:31.949Z] ---> Running in 0e93de057a25 [2021-06-14T22:01:32.167Z] Removing intermediate container 4240c0321541 [2021-06-14T22:01:32.167Z] ---> a3f3073694d2 [2021-06-14T22:01:32.167Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T22:01:32.167Z] ---> Running in 3e6cd28c6baf [2021-06-14T22:01:32.435Z] Removing intermediate container 7a135dffea16 [2021-06-14T22:01:32.435Z] ---> 9d594899ad5d [2021-06-14T22:01:32.435Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T22:01:32.435Z] ---> Running in 0df1932f9aef [2021-06-14T22:01:32.435Z] Removing intermediate container 432fbf68564d [2021-06-14T22:01:32.435Z] ---> 02c4c855ccaf [2021-06-14T22:01:32.435Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T22:01:32.435Z] ---> Running in 5c00d92d2643 [2021-06-14T22:01:32.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T22:01:32.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T22:01:32.722Z] Removing intermediate container d1b5aa63df89 [2021-06-14T22:01:32.722Z] ---> f61ab6922e41 [2021-06-14T22:01:32.722Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T22:01:32.722Z] ---> Running in ad8c4e1bc8bf [2021-06-14T22:01:32.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T22:01:32.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T22:01:33.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T22:01:33.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T22:01:33.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T22:01:33.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T22:01:34.035Z] OK: 219 MiB in 52 packages [2021-06-14T22:01:34.035Z] OK: 219 MiB in 52 packages [2021-06-14T22:01:34.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T22:01:34.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T22:01:34.307Z] Removing intermediate container cd0e55b55044 [2021-06-14T22:01:34.307Z] ---> f632ef9061de [2021-06-14T22:01:34.307Z] Step 6/24 : COPY go.mod . [2021-06-14T22:01:34.307Z] OK: 219 MiB in 52 packages [2021-06-14T22:01:34.307Z] Removing intermediate container 3e6cd28c6baf [2021-06-14T22:01:34.307Z] ---> a00b39ce95fc [2021-06-14T22:01:34.307Z] Step 6/32 : COPY go.mod . [2021-06-14T22:01:34.567Z] OK: 219 MiB in 52 packages [2021-06-14T22:01:34.567Z] OK: 219 MiB in 52 packages [2021-06-14T22:01:34.567Z] ---> 342157f2870a [2021-06-14T22:01:34.567Z] Step 7/24 : RUN go mod download [2021-06-14T22:01:34.831Z] ---> 0d513c07de0f [2021-06-14T22:01:34.831Z] Step 7/32 : RUN go mod download [2021-06-14T22:01:34.831Z] ---> Running in e906ec17ecfe [2021-06-14T22:01:34.831Z] Removing intermediate container 5c00d92d2643 [2021-06-14T22:01:34.831Z] ---> 2e84455c0a91 [2021-06-14T22:01:34.831Z] Step 6/23 : COPY go.mod . [2021-06-14T22:01:34.831Z] ---> Running in 0ec9938beda8 [2021-06-14T22:01:34.831Z] ---> eb842e340064 [2021-06-14T22:01:34.831Z] Step 7/23 : RUN go mod download [2021-06-14T22:01:34.831Z] ---> Running in fced3286a9bd [2021-06-14T22:01:35.093Z] Removing intermediate container ad8c4e1bc8bf [2021-06-14T22:01:35.093Z] ---> afd46b9ce258 [2021-06-14T22:01:35.093Z] Step 6/22 : COPY go.mod . [2021-06-14T22:01:35.093Z] Removing intermediate container 0df1932f9aef [2021-06-14T22:01:35.093Z] ---> 42a3eea49b61 [2021-06-14T22:01:35.093Z] Step 6/23 : COPY go.mod . [2021-06-14T22:01:35.357Z] ---> d4baf7b79de6 [2021-06-14T22:01:35.357Z] Step 7/22 : RUN go mod download [2021-06-14T22:01:35.357Z] ---> fd4d357bb70c [2021-06-14T22:01:35.357Z] Step 7/23 : RUN go mod download [2021-06-14T22:01:35.357Z] ---> Running in 5c669e6032e2 [2021-06-14T22:01:35.357Z] ---> Running in f2b80e2ca514 [2021-06-14T22:01:35.950Z] Removing intermediate container e906ec17ecfe [2021-06-14T22:01:35.950Z] ---> bfbf921c319d [2021-06-14T22:01:35.950Z] Step 8/24 : COPY . . [2021-06-14T22:01:36.212Z] Removing intermediate container 0ec9938beda8 [2021-06-14T22:01:36.212Z] ---> b346c17b9d38 [2021-06-14T22:01:36.212Z] Step 8/32 : COPY . . [2021-06-14T22:01:36.212Z] Removing intermediate container fced3286a9bd [2021-06-14T22:01:36.212Z] ---> f13b17a1516c [2021-06-14T22:01:36.212Z] Step 8/23 : COPY . . [2021-06-14T22:01:44.358Z] Removing intermediate container 5c669e6032e2 [2021-06-14T22:01:44.358Z] ---> ff07c17e2cbb [2021-06-14T22:01:44.358Z] Step 8/22 : COPY . . [2021-06-14T22:01:44.941Z] Removing intermediate container f2b80e2ca514 [2021-06-14T22:01:44.941Z] ---> 891a24ad4ae1 [2021-06-14T22:01:44.941Z] Step 8/23 : COPY . . [2021-06-14T22:01:45.515Z] ---> fd76b841e058 [2021-06-14T22:01:45.515Z] Step 9/24 : RUN go mod tidy [2021-06-14T22:01:45.515Z] ---> 8d245ee22fc5 [2021-06-14T22:01:45.515Z] Step 9/23 : RUN go mod tidy [2021-06-14T22:01:45.782Z] ---> a305dbb70dd0 [2021-06-14T22:01:45.782Z] Step 9/32 : RUN go mod tidy [2021-06-14T22:01:45.782Z] ---> Running in bc22f51c52c3 [2021-06-14T22:01:46.043Z] ---> Running in 2e87808187c9 [2021-06-14T22:01:46.043Z] ---> Running in b47697376db2 [2021-06-14T22:01:50.268Z] Removing intermediate container bc22f51c52c3 [2021-06-14T22:01:50.268Z] ---> 4e96d95fc8e9 [2021-06-14T22:01:50.268Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T22:01:50.268Z] ---> Running in 08c6726b7dcf [2021-06-14T22:01:50.268Z] Removing intermediate container b47697376db2 [2021-06-14T22:01:50.268Z] ---> a1b36a144214 [2021-06-14T22:01:50.268Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T22:01:50.844Z] Removing intermediate container 2e87808187c9 [2021-06-14T22:01:50.844Z] ---> 5b85260b46b2 [2021-06-14T22:01:50.844Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T22:01:50.844Z] ---> Running in a0da6737db46 [2021-06-14T22:01:50.844Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T22:01:51.112Z] ---> Running in 850b613c4d78 [2021-06-14T22:01:51.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T22:01:51.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-14T22:01:53.669Z] ---> a454ce424a24 [2021-06-14T22:01:53.669Z] Step 9/22 : RUN go mod tidy [2021-06-14T22:01:53.669Z] ---> Running in 8fe14379cb34 [2021-06-14T22:01:54.658Z] ---> c2451a2e071f [2021-06-14T22:01:54.658Z] Step 9/23 : RUN go mod tidy [2021-06-14T22:01:54.658Z] ---> Running in a0c9bd43e8fd [2021-06-14T22:01:55.632Z] Removing intermediate container 8fe14379cb34 [2021-06-14T22:01:55.632Z] ---> c32efc1272c1 [2021-06-14T22:01:55.632Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T22:01:55.632Z] ---> Running in a839d9003d74 [2021-06-14T22:01:55.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-14T22:01:56.500Z] Removing intermediate container a0c9bd43e8fd [2021-06-14T22:01:56.500Z] ---> 4c1142648568 [2021-06-14T22:01:56.500Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T22:01:56.500Z] ---> Running in d32ce8c4e602 [2021-06-14T22:01:57.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T22:01:58.746Z] Removing intermediate container 0e93de057a25 [2021-06-14T22:01:58.746Z] ---> dc2422b3178f [2021-06-14T22:01:58.746Z] Successfully built dc2422b3178f [2021-06-14T22:01:58.746Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:01:59.088Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T22:01:59.088Z] . [Pipeline] withDockerContainer [2021-06-14T22:01:59.351Z] prd-ubuntu18.04-docker-arm64-4c-16g-1352 does not seem to be running inside a container [2021-06-14T22:01:59.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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-arm64 cat [2021-06-14T22:02:01.015Z] $ docker top 52a5f95e50729cec90204b05bd3958b100d65ca68592a00ea9ec460092fee351 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T22:02:01.992Z] + go version [2021-06-14T22:02:01.992Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T22:02:02.015Z] $ docker stop --time=1 52a5f95e50729cec90204b05bd3958b100d65ca68592a00ea9ec460092fee351 [2021-06-14T22:02:03.906Z] $ docker rm -f 52a5f95e50729cec90204b05bd3958b100d65ca68592a00ea9ec460092fee351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:02:04.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T22:02:04.779Z] [2021-06-14T22:02:04.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:02:05.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T22:02:05.681Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-14T22:02:05.681Z] 29e5d40040c1: Pulling fs layer [2021-06-14T22:02:05.681Z] 1ce36da41761: Pulling fs layer [2021-06-14T22:02:05.681Z] 25b303627fd3: Pulling fs layer [2021-06-14T22:02:05.681Z] 29e5d40040c1: Verifying Checksum [2021-06-14T22:02:05.681Z] 29e5d40040c1: Download complete [2021-06-14T22:02:06.279Z] 1ce36da41761: Verifying Checksum [2021-06-14T22:02:06.279Z] 1ce36da41761: Download complete [2021-06-14T22:02:06.554Z] 29e5d40040c1: Pull complete [2021-06-14T22:02:07.995Z] 1ce36da41761: Pull complete [2021-06-14T22:02:07.995Z] 25b303627fd3: Verifying Checksum [2021-06-14T22:02:07.995Z] 25b303627fd3: Download complete [2021-06-14T22:02:18.180Z] 25b303627fd3: Pull complete [2021-06-14T22:02:18.180Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-14T22:02:18.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T22:02:18.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-14T22:02:18.398Z] prd-ubuntu18.04-docker-arm64-4c-16g-1352 does not seem to be running inside a container [2021-06-14T22:02:18.474Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T22:02:21.145Z] $ docker top 44d4d07fdbaeca882eb5ce7c6c54b17baf82dace51b62d484b423c54d7816fe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T22:02:22.097Z] + docker-compose build --help [2021-06-14T22:02:22.097Z] + grep parallel [2021-06-14T22:02:25.485Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T22:02:25.507Z] $ docker stop --time=1 44d4d07fdbaeca882eb5ce7c6c54b17baf82dace51b62d484b423c54d7816fe0 [2021-06-14T22:02:27.351Z] $ docker rm -f 44d4d07fdbaeca882eb5ce7c6c54b17baf82dace51b62d484b423c54d7816fe0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:02:28.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T22:02:28.028Z] . [Pipeline] withDockerContainer [2021-06-14T22:02:28.299Z] prd-ubuntu18.04-docker-arm64-4c-16g-1352 does not seem to be running inside a container [2021-06-14T22:02:28.377Z] $ 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/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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-06-14T22:02:29.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-14T22:02:29.917Z] $ docker top 25e04ffe6ab6ad20944089b264d16d63d69bca5321cd1493e19a23bb558a68e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T22:02:30.871Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T22:02:31.256Z] Removing intermediate container 850b613c4d78 [2021-06-14T22:02:31.256Z] ---> bf2b5f0adfa1 [2021-06-14T22:02:31.256Z] [2021-06-14T22:02:31.256Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T22:02:31.522Z] 3.12: Pulling from library/alpine [2021-06-14T22:02:31.522Z] Removing intermediate container a0da6737db46 [2021-06-14T22:02:31.522Z] ---> 770c843b6ce6 [2021-06-14T22:02:31.522Z] [2021-06-14T22:02:31.522Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T22:02:31.522Z] 3.12: Pulling from library/alpine [2021-06-14T22:02:32.114Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T22:02:32.114Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T22:02:32.114Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T22:02:32.114Z] Status: Image is up to date for alpine:3.12 [2021-06-14T22:02:32.114Z] ---> 13621d1b12d4 [2021-06-14T22:02:32.114Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T22:02:32.114Z] ---> 13621d1b12d4 [2021-06-14T22:02:32.114Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T22:02:32.377Z] ---> Running in 4ad7e8cb0e76 [2021-06-14T22:02:32.377Z] ---> Running in 487ccad0008d [2021-06-14T22:02:32.648Z] Removing intermediate container 4ad7e8cb0e76 [2021-06-14T22:02:32.648Z] ---> d5750cfee168 [2021-06-14T22:02:32.648Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T22:02:32.648Z] ---> Running in 10d18918bb50 [2021-06-14T22:02:33.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T22:02:33.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T22:02:33.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T22:02:33.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T22:02:33.603Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T22:02:33.603Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T22:02:33.603Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T22:02:33.603Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T22:02:33.603Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T22:02:33.603Z] OK: 6 MiB in 16 packages [2021-06-14T22:02:33.871Z] OK: 6 MiB in 15 packages [2021-06-14T22:02:33.871Z] Removing intermediate container a839d9003d74 [2021-06-14T22:02:33.871Z] ---> dcf41753f66d [2021-06-14T22:02:33.871Z] [2021-06-14T22:02:33.871Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T22:02:33.871Z] ---> 13621d1b12d4 [2021-06-14T22:02:33.871Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T22:02:34.132Z] ---> Running in 00550986643b [2021-06-14T22:02:34.242Z] Building core-command ... [2021-06-14T22:02:34.242Z] Building core-data ... [2021-06-14T22:02:34.242Z] Building core-metadata ... [2021-06-14T22:02:34.242Z] Building security-bootstrapper ... [2021-06-14T22:02:34.242Z] Building security-proxy-setup ... [2021-06-14T22:02:34.242Z] Building security-secretstore-setup ... [2021-06-14T22:02:34.242Z] Building support-notifications ... [2021-06-14T22:02:34.242Z] Building support-scheduler ... [2021-06-14T22:02:34.242Z] Building sys-mgmt-agent ... [2021-06-14T22:02:34.242Z] Building support-notifications [2021-06-14T22:02:34.242Z] Building security-proxy-setup [2021-06-14T22:02:34.242Z] Building security-secretstore-setup [2021-06-14T22:02:34.242Z] Building core-command [2021-06-14T22:02:34.242Z] Building core-data [2021-06-14T22:02:34.708Z] Removing intermediate container 08c6726b7dcf [2021-06-14T22:02:34.708Z] ---> 62d8efa94f33 [2021-06-14T22:02:34.708Z] [2021-06-14T22:02:34.708Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T22:02:34.708Z] ---> 13621d1b12d4 [2021-06-14T22:02:34.708Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T22:02:34.969Z] ---> Running in 22ee9cef3bf4 [2021-06-14T22:02:34.969Z] Removing intermediate container d32ce8c4e602 [2021-06-14T22:02:34.969Z] ---> a3f5aa3ded45 [2021-06-14T22:02:34.969Z] [2021-06-14T22:02:34.969Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T22:02:34.969Z] ---> 13621d1b12d4 [2021-06-14T22:02:34.969Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T22:02:34.969Z] Removing intermediate container 10d18918bb50 [2021-06-14T22:02:34.969Z] ---> 8ac39a0f138a [2021-06-14T22:02:34.969Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T22:02:34.969Z] ---> Running in 7f789cf88fc9 [2021-06-14T22:02:34.969Z] Removing intermediate container 22ee9cef3bf4 [2021-06-14T22:02:34.969Z] ---> e4d75c6f5a58 [2021-06-14T22:02:34.969Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T22:02:34.969Z] Removing intermediate container 487ccad0008d [2021-06-14T22:02:34.969Z] ---> cdd2d24553fa [2021-06-14T22:02:34.969Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T22:02:34.969Z] ---> Running in cfed2df85bd7 [2021-06-14T22:02:35.233Z] ---> Running in aab73c0921c8 [2021-06-14T22:02:35.233Z] ---> Running in ae52b3262299 [2021-06-14T22:02:35.233Z] Removing intermediate container aab73c0921c8 [2021-06-14T22:02:35.233Z] ---> c31740f3c525 [2021-06-14T22:02:35.233Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T22:02:35.233Z] Removing intermediate container cfed2df85bd7 [2021-06-14T22:02:35.233Z] ---> cdd2474afb80 [2021-06-14T22:02:35.233Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T22:02:35.233Z] ---> Running in 43a633219bb4 [2021-06-14T22:02:35.233Z] Removing intermediate container ae52b3262299 [2021-06-14T22:02:35.233Z] ---> 16f272c3f2d3 [2021-06-14T22:02:35.233Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T22:02:35.233Z] ---> Running in 93fe64850914 [2021-06-14T22:02:35.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T22:02:35.498Z] ---> Running in 3f421c6dfab7 [2021-06-14T22:02:35.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T22:02:35.498Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T22:02:35.498Z] Removing intermediate container 43a633219bb4 [2021-06-14T22:02:35.498Z] ---> bc4860e115a3 [2021-06-14T22:02:35.498Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:02:35.498Z] Removing intermediate container 93fe64850914 [2021-06-14T22:02:35.498Z] ---> 8175bc02a6da [2021-06-14T22:02:35.498Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T22:02:35.498Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T22:02:35.498Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T22:02:35.498Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T22:02:35.498Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T22:02:35.498Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T22:02:35.498Z] Removing intermediate container 3f421c6dfab7 [2021-06-14T22:02:35.498Z] ---> fac8c7460107 [2021-06-14T22:02:35.498Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T22:02:35.498Z] ---> Running in 5b93e3298c05 [2021-06-14T22:02:35.772Z] OK: 7 MiB in 18 packages [2021-06-14T22:02:35.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T22:02:35.772Z] ---> Running in 7ba08e1daa9d [2021-06-14T22:02:35.772Z] ---> Running in 78c9e523f308 [2021-06-14T22:02:35.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T22:02:35.772Z] Removing intermediate container 78c9e523f308 [2021-06-14T22:02:35.772Z] ---> 052e2f96547a [2021-06-14T22:02:35.772Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T22:02:35.772Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T22:02:35.772Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T22:02:35.772Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T22:02:35.772Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T22:02:35.772Z] OK: 6 MiB in 16 packages [2021-06-14T22:02:36.042Z] ---> 470109060a4b [2021-06-14T22:02:36.042Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T22:02:36.644Z] Removing intermediate container 00550986643b [2021-06-14T22:02:36.644Z] ---> 56616e72bc37 [2021-06-14T22:02:36.644Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T22:02:36.644Z] ---> 9fda6bebea10 [2021-06-14T22:02:36.644Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T22:02:36.644Z] ---> Running in ded6e660f014 [2021-06-14T22:02:36.644Z] Removing intermediate container 7f789cf88fc9 [2021-06-14T22:02:36.644Z] ---> 378f3265a722 [2021-06-14T22:02:36.644Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T22:02:36.644Z] ---> Running in f3673ff539aa [2021-06-14T22:02:36.644Z] Removing intermediate container ded6e660f014 [2021-06-14T22:02:36.644Z] ---> a2e11cf988cc [2021-06-14T22:02:36.644Z] Step 14/22 : WORKDIR /edgex [2021-06-14T22:02:36.644Z] ---> Running in f26fbcf5dd9b [2021-06-14T22:02:36.644Z] Removing intermediate container f3673ff539aa [2021-06-14T22:02:36.644Z] ---> 7b22fe3147de [2021-06-14T22:02:36.644Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T22:02:36.920Z] ---> afaea06687e3 [2021-06-14T22:02:36.920Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T22:02:36.920Z] ---> Running in 7d643b02571f [2021-06-14T22:02:36.920Z] ---> Running in a6e889e981ea [2021-06-14T22:02:36.920Z] Removing intermediate container 5b93e3298c05 [2021-06-14T22:02:36.920Z] ---> 8ba952dd2951 [2021-06-14T22:02:36.920Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T22:02:36.920Z] Removing intermediate container f26fbcf5dd9b [2021-06-14T22:02:36.920Z] ---> dce7a54b226b [2021-06-14T22:02:36.920Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T22:02:36.920Z] Removing intermediate container 7d643b02571f [2021-06-14T22:02:36.920Z] ---> 85c202dc9c55 [2021-06-14T22:02:36.920Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T22:02:36.920Z] Removing intermediate container a6e889e981ea [2021-06-14T22:02:36.920Z] ---> 2e6ae477445b [2021-06-14T22:02:36.920Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T22:02:36.920Z] ---> Running in 60f60c7a6193 [2021-06-14T22:02:36.920Z] Removing intermediate container 7ba08e1daa9d [2021-06-14T22:02:36.920Z] ---> b47e949246cf [2021-06-14T22:02:36.920Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T22:02:37.198Z] ---> Running in b3adbbdff81a [2021-06-14T22:02:37.198Z] ---> Running in 2b4ac0a7abae [2021-06-14T22:02:37.198Z] ---> Running in 8ca05c663092 [2021-06-14T22:02:37.198Z] Removing intermediate container b3adbbdff81a [2021-06-14T22:02:37.198Z] ---> f52163d28df6 [2021-06-14T22:02:37.198Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T22:02:37.198Z] Removing intermediate container 8ca05c663092 [2021-06-14T22:02:37.198Z] ---> 3e5dc93d7eac [2021-06-14T22:02:37.198Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T22:02:37.198Z] ---> 42cc7bc01624 [2021-06-14T22:02:37.198Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T22:02:37.459Z] Removing intermediate container 2b4ac0a7abae [2021-06-14T22:02:37.459Z] ---> 3607a6469109 [2021-06-14T22:02:37.459Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T22:02:37.459Z] ---> Running in c587e9e16639 [2021-06-14T22:02:37.459Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T22:02:37.459Z] ---> 38bf52034286 [2021-06-14T22:02:37.459Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T22:02:37.732Z] ---> a750ce97eb7f [2021-06-14T22:02:37.732Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T22:02:37.732Z] Removing intermediate container c587e9e16639 [2021-06-14T22:02:37.732Z] ---> 760cff467cc0 [2021-06-14T22:02:37.732Z] Step 22/23 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:02:37.732Z] ---> Running in f1caf805db22 [2021-06-14T22:02:37.732Z] ---> Running in 375558de988f [2021-06-14T22:02:37.732Z] ---> b9e84bfcfb49 [2021-06-14T22:02:37.732Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T22:02:37.732Z] Removing intermediate container 375558de988f [2021-06-14T22:02:37.732Z] ---> 526e3bb67193 [2021-06-14T22:02:37.732Z] Step 23/23 : LABEL version=2.0.0-dev.264 [2021-06-14T22:02:37.995Z] ---> Running in 4862a5ee36a1 [2021-06-14T22:02:37.995Z] ---> 2e2ed02717ee [2021-06-14T22:02:37.995Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T22:02:37.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T22:02:38.264Z] Removing intermediate container 4862a5ee36a1 [2021-06-14T22:02:38.264Z] ---> 8a92b9440b59 [2021-06-14T22:02:38.264Z] [2021-06-14T22:02:38.264Z] ---> 2557c66aee3f [2021-06-14T22:02:38.264Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T22:02:38.264Z] Successfully built 8a92b9440b59 [2021-06-14T22:02:38.264Z] Successfully tagged support-scheduler:latest [2021-06-14T22:02:38.264Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-14T22:02:38.264Z] ---> Running in 76369cb9b521 [2021-06-14T22:02:38.264Z] ---> 53b393769c17 [2021-06-14T22:02:38.264Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T22:02:38.539Z] Removing intermediate container 76369cb9b521 [2021-06-14T22:02:38.539Z] ---> 753831265e8d [2021-06-14T22:02:38.539Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T22:02:38.801Z] ---> Running in ab355bc150d1 [2021-06-14T22:02:38.801Z] ---> Running in ec140b9d37ba [2021-06-14T22:02:39.061Z] Removing intermediate container f1caf805db22 [2021-06-14T22:02:39.061Z] ---> c2d18f702455 [2021-06-14T22:02:39.061Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T22:02:39.061Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T22:02:39.325Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T22:02:39.325Z] Removing intermediate container ab355bc150d1 [2021-06-14T22:02:39.325Z] ---> dae68622bb17 [2021-06-14T22:02:39.325Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T22:02:39.325Z] Removing intermediate container ec140b9d37ba [2021-06-14T22:02:39.325Z] ---> fef3ed0312d1 [2021-06-14T22:02:39.325Z] Step 20/22 : LABEL arch=x86_64 [2021-06-14T22:02:39.325Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T22:02:39.325Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T22:02:39.592Z] ---> Running in 90010391bfed [2021-06-14T22:02:39.592Z] ---> df436b6a210d [2021-06-14T22:02:39.592Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T22:02:39.592Z] ---> Running in fa8f43747fb5 [2021-06-14T22:02:39.592Z] Removing intermediate container 90010391bfed [2021-06-14T22:02:39.592Z] ---> 616f12c45d3a [2021-06-14T22:02:39.592Z] Step 21/22 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:02:39.592Z] Removing intermediate container fa8f43747fb5 [2021-06-14T22:02:39.592Z] ---> aaca669ddd82 [2021-06-14T22:02:39.592Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T22:02:39.859Z] ---> Running in ac33b455d072 [2021-06-14T22:02:39.859Z] ---> Running in b04f14571725 [2021-06-14T22:02:39.859Z] Removing intermediate container ac33b455d072 [2021-06-14T22:02:39.859Z] ---> 400ff2184508 [2021-06-14T22:02:39.859Z] Step 22/22 : LABEL version=2.0.0-dev.264 [2021-06-14T22:02:39.859Z] Removing intermediate container b04f14571725 [2021-06-14T22:02:39.859Z] ---> d21f2b0ea736 [2021-06-14T22:02:39.859Z] Step 22/23 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:02:40.123Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T22:02:40.124Z] ---> 1012b5ed2a01 [2021-06-14T22:02:40.124Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T22:02:40.124Z] ---> Running in 65f435a4273c [2021-06-14T22:02:40.124Z] ---> Running in 70501389e203 [2021-06-14T22:02:40.124Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T22:02:40.124Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T22:02:40.124Z] OK: 8 MiB in 20 packages [2021-06-14T22:02:40.124Z] Removing intermediate container 70501389e203 [2021-06-14T22:02:40.124Z] ---> a1390c59ef44 [2021-06-14T22:02:40.124Z] Step 23/23 : LABEL version=2.0.0-dev.264 [2021-06-14T22:02:40.124Z] Removing intermediate container 65f435a4273c [2021-06-14T22:02:40.124Z] ---> 5aba97d68a8c [2021-06-14T22:02:40.124Z] [2021-06-14T22:02:40.389Z] ---> 31b6fd8d1923 [2021-06-14T22:02:40.389Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T22:02:40.389Z] Successfully built 5aba97d68a8c [2021-06-14T22:02:40.389Z] ---> Running in e959b9683489 [2021-06-14T22:02:40.389Z] Successfully tagged security-proxy-setup:latest [2021-06-14T22:02:40.389Z] Building security-secretstore-setup [2021-06-14T22:02:40.961Z]  Building security-proxy-setup ... done Removing intermediate container e959b9683489 [2021-06-14T22:02:40.961Z] ---> 5bcc81cb44e9 [2021-06-14T22:02:40.961Z] [2021-06-14T22:02:41.552Z] Successfully built 5bcc81cb44e9 [2021-06-14T22:02:41.552Z] Successfully tagged support-notifications:latest [2021-06-14T22:02:41.552Z] Building core-metadata [2021-06-14T22:02:41.552Z]  Building support-notifications ... done Removing intermediate container 60f60c7a6193 [2021-06-14T22:02:41.552Z] ---> 5046b6e1e71c [2021-06-14T22:02:41.552Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T22:02:42.139Z] ---> 40bcb6266d40 [2021-06-14T22:02:42.139Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T22:02:43.548Z] ---> 9ca50b7694b8 [2021-06-14T22:02:43.548Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T22:02:44.494Z] ---> 0d3f8c73d7ef [2021-06-14T22:02:44.494Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T22:02:47.061Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:02:47.061Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:02:47.061Z] ---> 8e9c7d14f8b7 [2021-06-14T22:02:47.061Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T22:02:47.061Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> d6fd6bce78ce [2021-06-14T22:02:47.062Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:02:47.062Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> f61ab6922e41 [2021-06-14T22:02:47.062Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T22:02:47.062Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> afd46b9ce258 [2021-06-14T22:02:47.062Z] Step 6/26 : COPY go.mod . [2021-06-14T22:02:47.062Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> d4baf7b79de6 [2021-06-14T22:02:47.062Z] Step 7/26 : RUN go mod download [2021-06-14T22:02:47.062Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> ff07c17e2cbb [2021-06-14T22:02:47.062Z] Step 8/26 : COPY . . [2021-06-14T22:02:47.062Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:02:47.062Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:02:47.062Z] ---> 8e9c7d14f8b7 [2021-06-14T22:02:47.062Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T22:02:47.062Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> d6fd6bce78ce [2021-06-14T22:02:47.062Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:02:47.062Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> f61ab6922e41 [2021-06-14T22:02:47.062Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T22:02:47.062Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> afd46b9ce258 [2021-06-14T22:02:47.062Z] Step 6/24 : COPY go.mod . [2021-06-14T22:02:47.062Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> d4baf7b79de6 [2021-06-14T22:02:47.062Z] Step 7/24 : RUN go mod download [2021-06-14T22:02:47.062Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> ff07c17e2cbb [2021-06-14T22:02:47.062Z] Step 8/24 : COPY . . [2021-06-14T22:02:47.062Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> a454ce424a24 [2021-06-14T22:02:47.062Z] Step 9/24 : RUN go mod tidy [2021-06-14T22:02:47.062Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> c32efc1272c1 [2021-06-14T22:02:47.062Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T22:02:47.062Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> a454ce424a24 [2021-06-14T22:02:47.062Z] Step 9/26 : RUN go mod tidy [2021-06-14T22:02:47.062Z] ---> Using cache [2021-06-14T22:02:47.062Z] ---> c32efc1272c1 [2021-06-14T22:02:47.062Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T22:02:47.324Z] ---> f6b12048cb4b [2021-06-14T22:02:47.324Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T22:02:47.324Z] ---> Running in cbf435f15a47 [2021-06-14T22:02:47.897Z] ---> Running in 7919c9b5bff2 [2021-06-14T22:02:47.897Z] ---> Running in f6bb3c90cc42 [2021-06-14T22:02:48.157Z] ---> 1d44c8de024d [2021-06-14T22:02:48.157Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T22:02:48.157Z] Removing intermediate container cbf435f15a47 [2021-06-14T22:02:48.157Z] ---> bd499dd606aa [2021-06-14T22:02:48.157Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T22:02:48.420Z] ---> Running in 9390b0de783f [2021-06-14T22:02:48.420Z] ---> 1206ed3cd6b7 [2021-06-14T22:02:48.420Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T22:02:48.692Z] ---> Running in 8ec60e18191d [2021-06-14T22:02:48.692Z] Removing intermediate container 9390b0de783f [2021-06-14T22:02:48.692Z] ---> 04f10498beb6 [2021-06-14T22:02:48.692Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T22:02:48.961Z] ---> Running in 4c86e3ca54c9 [2021-06-14T22:02:48.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T22:02:48.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T22:02:49.226Z] Removing intermediate container 4c86e3ca54c9 [2021-06-14T22:02:49.226Z] ---> eae88c048e44 [2021-06-14T22:02:49.226Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T22:02:49.490Z] ---> Running in b8dc5773f8bd [2021-06-14T22:02:50.067Z] Removing intermediate container b8dc5773f8bd [2021-06-14T22:02:50.067Z] ---> 81e7577a8ea7 [2021-06-14T22:02:50.067Z] Step 23/24 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:02:50.067Z] ---> Running in f6dd943df32c [2021-06-14T22:02:50.067Z] Removing intermediate container 8ec60e18191d [2021-06-14T22:02:50.067Z] ---> 0278c74a6cf8 [2021-06-14T22:02:50.067Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T22:02:50.551Z] ---> Running in dbaf4f56cd2e [2021-06-14T22:02:50.551Z] Removing intermediate container f6dd943df32c [2021-06-14T22:02:50.551Z] ---> 2ce8c2741f07 [2021-06-14T22:02:50.551Z] Step 24/24 : LABEL version=2.0.0-dev.264 [2021-06-14T22:02:50.551Z] ---> Running in 74d405fe4933 [2021-06-14T22:02:50.551Z] Removing intermediate container dbaf4f56cd2e [2021-06-14T22:02:50.551Z] ---> 0a55a9526834 [2021-06-14T22:02:50.551Z] Step 29/32 : CMD ["gate"] [2021-06-14T22:02:50.551Z] Removing intermediate container 74d405fe4933 [2021-06-14T22:02:50.551Z] ---> 8a69c41ae662 [2021-06-14T22:02:50.551Z] [2021-06-14T22:02:50.551Z] ---> Running in 84b64aaa3313 [2021-06-14T22:02:50.859Z] Successfully built 8a69c41ae662 [2021-06-14T22:02:50.859Z] Successfully tagged core-data:latest [2021-06-14T22:02:50.859Z] Building core-command [2021-06-14T22:02:50.859Z]  Building core-data ... done Removing intermediate container 84b64aaa3313 [2021-06-14T22:02:50.859Z] ---> 1a9938f80c29 [2021-06-14T22:02:50.859Z] Step 30/32 : LABEL arch=x86_64 [2021-06-14T22:02:51.185Z] ---> Running in 80b829ea2cc0 [2021-06-14T22:02:51.185Z] Removing intermediate container 80b829ea2cc0 [2021-06-14T22:02:51.185Z] ---> d964748ef495 [2021-06-14T22:02:51.185Z] Step 31/32 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:02:51.185Z] ---> Running in 6752a5529d06 [2021-06-14T22:02:51.696Z] Removing intermediate container 6752a5529d06 [2021-06-14T22:02:51.696Z] ---> 52de85895d93 [2021-06-14T22:02:51.696Z] Step 32/32 : LABEL version=2.0.0-dev.264 [2021-06-14T22:02:52.279Z] ---> Running in 082541875f03 [2021-06-14T22:02:52.546Z] Removing intermediate container 082541875f03 [2021-06-14T22:02:52.546Z] ---> bc112f12a0d2 [2021-06-14T22:02:52.546Z] [2021-06-14T22:02:52.546Z] Successfully built bc112f12a0d2 [2021-06-14T22:02:52.546Z] Successfully tagged security-bootstrapper:latest [2021-06-14T22:02:52.816Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:02:52.816Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:02:52.816Z] ---> 8e9c7d14f8b7 [2021-06-14T22:02:52.816Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T22:02:52.816Z] ---> Using cache [2021-06-14T22:02:52.816Z] ---> d6fd6bce78ce [2021-06-14T22:02:52.816Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:02:52.816Z] ---> Using cache [2021-06-14T22:02:52.816Z] ---> f61ab6922e41 [2021-06-14T22:02:52.816Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T22:02:52.816Z] ---> Running in 08bb1da8a9c6 [2021-06-14T22:02:53.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T22:02:54.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T22:02:54.941Z] OK: 219 MiB in 52 packages [2021-06-14T22:02:55.548Z] Removing intermediate container 08bb1da8a9c6 [2021-06-14T22:02:55.548Z] ---> 832ebce6cffd [2021-06-14T22:02:55.548Z] Step 6/24 : COPY go.mod . [2021-06-14T22:02:55.817Z] ---> 616cbb207a45 [2021-06-14T22:02:55.817Z] Step 7/24 : RUN go mod download [2021-06-14T22:02:55.817Z] ---> Running in 442a49b19d39 [2021-06-14T22:02:57.254Z] Removing intermediate container 442a49b19d39 [2021-06-14T22:02:57.254Z] ---> 63d92d3012cd [2021-06-14T22:02:57.254Z] Step 8/24 : COPY . . [2021-06-14T22:03:02.715Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:03:02.715Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:03:02.715Z] ---> 8e9c7d14f8b7 [2021-06-14T22:03:02.715Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T22:03:02.715Z] ---> Using cache [2021-06-14T22:03:02.715Z] ---> d6fd6bce78ce [2021-06-14T22:03:02.715Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:03:02.715Z] ---> Using cache [2021-06-14T22:03:02.715Z] ---> f61ab6922e41 [2021-06-14T22:03:02.715Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T22:03:02.715Z] ---> Using cache [2021-06-14T22:03:02.715Z] ---> afd46b9ce258 [2021-06-14T22:03:02.715Z] Step 6/24 : COPY go.mod . [2021-06-14T22:03:02.715Z] ---> Using cache [2021-06-14T22:03:02.715Z] ---> d4baf7b79de6 [2021-06-14T22:03:02.715Z] Step 7/24 : RUN go mod download [2021-06-14T22:03:02.715Z] ---> Using cache [2021-06-14T22:03:02.715Z] ---> ff07c17e2cbb [2021-06-14T22:03:02.715Z] Step 8/24 : COPY . . [2021-06-14T22:03:02.715Z] ---> Using cache [2021-06-14T22:03:02.715Z] ---> a454ce424a24 [2021-06-14T22:03:02.715Z] Step 9/24 : RUN go mod tidy [2021-06-14T22:03:02.715Z] ---> Using cache [2021-06-14T22:03:02.715Z] ---> c32efc1272c1 [2021-06-14T22:03:02.715Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T22:03:04.114Z] ---> Running in ea3ed77fd14d [2021-06-14T22:03:04.114Z] ---> 0e53db6f9514 [2021-06-14T22:03:04.114Z] Step 9/24 : RUN go mod tidy [2021-06-14T22:03:04.114Z] ---> Running in 5d656e238205 [2021-06-14T22:03:04.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T22:03:06.121Z] Removing intermediate container 5d656e238205 [2021-06-14T22:03:06.121Z] ---> 0de1f03a6e51 [2021-06-14T22:03:06.121Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T22:03:06.121Z] ---> Running in a74fe0f2659f [2021-06-14T22:03:06.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T22:03:13.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T22:03:18.776Z] Removing intermediate container 7919c9b5bff2 [2021-06-14T22:03:18.776Z] ---> e5082007b878 [2021-06-14T22:03:18.776Z] [2021-06-14T22:03:18.776Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T22:03:18.776Z] ---> 13621d1b12d4 [2021-06-14T22:03:18.776Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T22:03:18.776Z] ---> Running in 825938992d86 [2021-06-14T22:03:18.776Z] Removing intermediate container f6bb3c90cc42 [2021-06-14T22:03:18.776Z] ---> d0523d78508f [2021-06-14T22:03:18.776Z] [2021-06-14T22:03:18.776Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T22:03:18.776Z] ---> 13621d1b12d4 [2021-06-14T22:03:18.776Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T22:03:18.776Z] ---> Using cache [2021-06-14T22:03:18.776Z] ---> cdd2d24553fa [2021-06-14T22:03:18.776Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T22:03:18.776Z] ---> Using cache [2021-06-14T22:03:18.776Z] ---> 16f272c3f2d3 [2021-06-14T22:03:18.776Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T22:03:18.776Z] ---> Running in 513b7ab6c03b [2021-06-14T22:03:18.776Z] Removing intermediate container 513b7ab6c03b [2021-06-14T22:03:18.776Z] ---> 2160d565a32b [2021-06-14T22:03:18.776Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T22:03:18.776Z] ---> Running in 0fc41d01ffe4 [2021-06-14T22:03:18.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T22:03:18.776Z] Removing intermediate container 0fc41d01ffe4 [2021-06-14T22:03:18.776Z] ---> 382b61cd9d7f [2021-06-14T22:03:18.776Z] Step 16/24 : WORKDIR / [2021-06-14T22:03:18.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T22:03:18.776Z] ---> Running in 60faf4fbfa7b [2021-06-14T22:03:19.049Z] Removing intermediate container 60faf4fbfa7b [2021-06-14T22:03:19.049Z] ---> ef509aa0fd35 [2021-06-14T22:03:19.049Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T22:03:19.049Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T22:03:19.321Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T22:03:19.321Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T22:03:19.321Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T22:03:19.321Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T22:03:19.321Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T22:03:19.321Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T22:03:19.321Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T22:03:19.321Z] OK: 7 MiB in 20 packages [2021-06-14T22:03:19.321Z] ---> 64d5e566662e [2021-06-14T22:03:19.321Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T22:03:19.922Z] ---> 611583cb69e2 [2021-06-14T22:03:19.922Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T22:03:19.922Z] Removing intermediate container 825938992d86 [2021-06-14T22:03:19.922Z] ---> 899d1609381c [2021-06-14T22:03:19.922Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T22:03:20.196Z] ---> Running in e77d745c21a9 [2021-06-14T22:03:20.196Z] Removing intermediate container e77d745c21a9 [2021-06-14T22:03:20.196Z] ---> 893acd1fd369 [2021-06-14T22:03:20.196Z] Step 14/26 : WORKDIR / [2021-06-14T22:03:20.196Z] ---> 3a851431dad4 [2021-06-14T22:03:20.196Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T22:03:20.196Z] ---> Running in 43846667cb05 [2021-06-14T22:03:20.473Z] ---> Running in 1c5783905a61 [2021-06-14T22:03:20.473Z] Removing intermediate container 1c5783905a61 [2021-06-14T22:03:20.473Z] ---> 2593291242d1 [2021-06-14T22:03:20.473Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T22:03:20.473Z] Removing intermediate container 43846667cb05 [2021-06-14T22:03:20.473Z] ---> fd8637d1f88f [2021-06-14T22:03:20.473Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-14T22:03:20.473Z] ---> Running in b0799dd565ca [2021-06-14T22:03:20.745Z] Removing intermediate container b0799dd565ca [2021-06-14T22:03:20.745Z] ---> 3dd5600258ff [2021-06-14T22:03:20.745Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T22:03:20.745Z] ---> Running in dc77a42d04e9 [2021-06-14T22:03:20.745Z] ---> ad80d471cff2 [2021-06-14T22:03:20.745Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-14T22:03:21.021Z] Removing intermediate container dc77a42d04e9 [2021-06-14T22:03:21.021Z] ---> 660e4309b8d1 [2021-06-14T22:03:21.021Z] Step 23/24 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:03:21.021Z] ---> Running in a413e01d92de [2021-06-14T22:03:21.215Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:03:21.216Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:03:21.216Z] ---> dc2422b3178f [2021-06-14T22:03:21.216Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T22:03:21.216Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:03:21.216Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:03:21.216Z] ---> dc2422b3178f [2021-06-14T22:03:21.216Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T22:03:21.216Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:03:21.216Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:03:21.216Z] ---> dc2422b3178f [2021-06-14T22:03:21.216Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T22:03:21.216Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:03:21.216Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:03:21.216Z] ---> dc2422b3178f [2021-06-14T22:03:21.216Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T22:03:21.216Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:03:21.216Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:03:21.216Z] ---> dc2422b3178f [2021-06-14T22:03:21.216Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T22:03:21.300Z] ---> bb4af1a63d84 [2021-06-14T22:03:21.300Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T22:03:21.300Z] Removing intermediate container a413e01d92de [2021-06-14T22:03:21.300Z] ---> 82f9c6ec2dd2 [2021-06-14T22:03:21.300Z] Step 24/24 : LABEL version=2.0.0-dev.264 [2021-06-14T22:03:21.300Z] ---> Running in 502b961844cf [2021-06-14T22:03:21.300Z] ---> 34c1a55893b7 [2021-06-14T22:03:21.300Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-14T22:03:21.571Z] Removing intermediate container 502b961844cf [2021-06-14T22:03:21.571Z] ---> 26e75eb11e87 [2021-06-14T22:03:21.571Z] [2021-06-14T22:03:21.844Z] Successfully built 26e75eb11e87 [2021-06-14T22:03:21.844Z] Successfully tagged core-metadata:latest [2021-06-14T22:03:21.844Z]  Building core-metadata ... done  ---> a72e05239947 [2021-06-14T22:03:21.844Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T22:03:22.118Z] ---> 292114236626 [2021-06-14T22:03:22.118Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T22:03:22.198Z] ---> Running in 901bf58e71b9 [2021-06-14T22:03:22.199Z] ---> Running in 7374fbc56e87 [2021-06-14T22:03:22.199Z] ---> Running in f4961f15fc61 [2021-06-14T22:03:22.199Z] ---> Running in 89c5151020ae [2021-06-14T22:03:22.199Z] ---> Running in 1eb7f2b742d4 [2021-06-14T22:03:22.746Z] ---> f46d7bc29873 [2021-06-14T22:03:22.746Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T22:03:22.806Z] Removing intermediate container 7374fbc56e87 [2021-06-14T22:03:22.806Z] ---> 5285735cab22 [2021-06-14T22:03:22.806Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:03:22.806Z] Removing intermediate container 89c5151020ae [2021-06-14T22:03:22.806Z] ---> 3deedca59a7a [2021-06-14T22:03:22.806Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:03:22.806Z] Removing intermediate container f4961f15fc61 [2021-06-14T22:03:22.806Z] ---> e8f072da83b8 [2021-06-14T22:03:22.806Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:03:22.806Z] Removing intermediate container 1eb7f2b742d4 [2021-06-14T22:03:22.806Z] ---> 49a8c33ef198 [2021-06-14T22:03:22.806Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:03:23.028Z] ---> e8e4e3443a74 [2021-06-14T22:03:23.028Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-14T22:03:23.028Z] ---> Running in 7cde99b1450d [2021-06-14T22:03:23.088Z] ---> Running in 37d31bc576ab [2021-06-14T22:03:23.088Z] Removing intermediate container 901bf58e71b9 [2021-06-14T22:03:23.088Z] ---> 99764b7c0cb0 [2021-06-14T22:03:23.088Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:03:23.088Z] ---> Running in 04f0a7e06d8f [2021-06-14T22:03:23.088Z] ---> Running in b8c839840218 [2021-06-14T22:03:23.088Z] ---> Running in 53a75dcb84ef [2021-06-14T22:03:23.367Z] ---> Running in f6244cb65f8c [2021-06-14T22:03:23.622Z] Removing intermediate container 7cde99b1450d [2021-06-14T22:03:23.622Z] ---> 75e9b1c1b130 [2021-06-14T22:03:23.622Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T22:03:23.895Z] ---> Running in f96a8eff94a3 [2021-06-14T22:03:23.895Z] Removing intermediate container f96a8eff94a3 [2021-06-14T22:03:23.895Z] ---> 2210a7c00f9f [2021-06-14T22:03:23.895Z] Step 24/26 : LABEL arch=x86_64 [2021-06-14T22:03:23.895Z] ---> Running in 9ce3b3ba265a [2021-06-14T22:03:24.165Z] Removing intermediate container 9ce3b3ba265a [2021-06-14T22:03:24.165Z] ---> a23ab983d556 [2021-06-14T22:03:24.165Z] Step 25/26 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:03:24.165Z] ---> Running in 31353b8cede9 [2021-06-14T22:03:24.440Z] Removing intermediate container 31353b8cede9 [2021-06-14T22:03:24.440Z] ---> 6d8a1aeb6733 [2021-06-14T22:03:24.440Z] Step 26/26 : LABEL version=2.0.0-dev.264 [2021-06-14T22:03:24.440Z] ---> Running in 25681bd0d08f [2021-06-14T22:03:24.440Z] Removing intermediate container 25681bd0d08f [2021-06-14T22:03:24.440Z] ---> 75139f6fb9e8 [2021-06-14T22:03:24.440Z] [2021-06-14T22:03:24.709Z] Successfully built 75139f6fb9e8 [2021-06-14T22:03:24.709Z] Successfully tagged security-secretstore-setup:latest [2021-06-14T22:03:26.797Z] Removing intermediate container 37d31bc576ab [2021-06-14T22:03:26.797Z] ---> 9af82fc30fac [2021-06-14T22:03:26.797Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T22:03:26.797Z] ---> Running in 663495063eb2 [2021-06-14T22:03:27.077Z] Removing intermediate container 04f0a7e06d8f [2021-06-14T22:03:27.077Z] ---> 1db8c2221b57 [2021-06-14T22:03:27.077Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T22:03:27.348Z] Removing intermediate container b8c839840218 [2021-06-14T22:03:27.348Z] ---> fb939fed0ad8 [2021-06-14T22:03:27.348Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T22:03:27.348Z] ---> Running in 7b74757146bc [2021-06-14T22:03:27.632Z] ---> Running in e94d82edd502 [2021-06-14T22:03:27.917Z] Removing intermediate container 53a75dcb84ef [2021-06-14T22:03:27.917Z] ---> 998f3b12a8e6 [2021-06-14T22:03:27.917Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T22:03:27.917Z] Removing intermediate container f6244cb65f8c [2021-06-14T22:03:27.917Z] ---> c4fb8112bafb [2021-06-14T22:03:27.917Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T22:03:28.068Z]  Building security-secretstore-setup ... done Removing intermediate container ea3ed77fd14d [2021-06-14T22:03:28.068Z] ---> 1774b4b3191a [2021-06-14T22:03:28.068Z] [2021-06-14T22:03:28.068Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T22:03:28.068Z] ---> 13621d1b12d4 [2021-06-14T22:03:28.068Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T22:03:28.068Z] ---> Using cache [2021-06-14T22:03:28.068Z] ---> cdd2d24553fa [2021-06-14T22:03:28.068Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T22:03:28.068Z] ---> Using cache [2021-06-14T22:03:28.068Z] ---> 16f272c3f2d3 [2021-06-14T22:03:28.068Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T22:03:28.068Z] ---> Running in 51f0e7e2cd1d [2021-06-14T22:03:28.068Z] Removing intermediate container 51f0e7e2cd1d [2021-06-14T22:03:28.068Z] ---> 327ec1fd4d1c [2021-06-14T22:03:28.068Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T22:03:28.068Z] ---> Running in f6fa5a6d7c12 [2021-06-14T22:03:28.198Z] ---> Running in b452d6b5fef6 [2021-06-14T22:03:28.198Z] ---> Running in d1b84b535c74 [2021-06-14T22:03:28.341Z] Removing intermediate container f6fa5a6d7c12 [2021-06-14T22:03:28.341Z] ---> 7a6f0f3f7696 [2021-06-14T22:03:28.341Z] Step 16/24 : WORKDIR / [2021-06-14T22:03:28.341Z] ---> Running in cf56532998c5 [2021-06-14T22:03:28.341Z] Removing intermediate container cf56532998c5 [2021-06-14T22:03:28.341Z] ---> e5cdd464829a [2021-06-14T22:03:28.341Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T22:03:28.921Z] ---> 5670a4bd5d1e [2021-06-14T22:03:28.921Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T22:03:28.921Z] Removing intermediate container a74fe0f2659f [2021-06-14T22:03:28.921Z] ---> a7dc7c7172d3 [2021-06-14T22:03:28.921Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T22:03:28.921Z] ---> Running in 639de617adf0 [2021-06-14T22:03:29.185Z] ---> 67041d954862 [2021-06-14T22:03:29.185Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T22:03:29.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T22:03:29.185Z] ---> d545dc728b6d [2021-06-14T22:03:29.185Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T22:03:29.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:03:29.446Z] ---> Running in 36c04a316b18 [2021-06-14T22:03:29.447Z] Removing intermediate container 36c04a316b18 [2021-06-14T22:03:29.447Z] ---> 66ed1b94e98a [2021-06-14T22:03:29.447Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T22:03:29.447Z] ---> Running in 7c54b14ea201 [2021-06-14T22:03:29.447Z] Removing intermediate container 7c54b14ea201 [2021-06-14T22:03:29.447Z] ---> 9bc10c6cf70c [2021-06-14T22:03:29.447Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T22:03:29.447Z] ---> Running in ac1bee571cdc [2021-06-14T22:03:29.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:03:29.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:03:29.709Z] Removing intermediate container ac1bee571cdc [2021-06-14T22:03:29.709Z] ---> 07d07093e45b [2021-06-14T22:03:29.709Z] Step 23/24 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:03:29.709Z] ---> Running in 2f35da9275da [2021-06-14T22:03:29.709Z] Removing intermediate container 639de617adf0 [2021-06-14T22:03:29.709Z] ---> d257848d8e25 [2021-06-14T22:03:29.709Z] [2021-06-14T22:03:29.709Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T22:03:29.709Z] Removing intermediate container 2f35da9275da [2021-06-14T22:03:29.709Z] ---> fd0554801ea9 [2021-06-14T22:03:29.709Z] Step 24/24 : LABEL version=2.0.0-dev.264 [2021-06-14T22:03:29.709Z] ---> Running in a585869d572b [2021-06-14T22:03:29.968Z] 20.10.0: Pulling from library/docker [2021-06-14T22:03:29.968Z] Removing intermediate container a585869d572b [2021-06-14T22:03:29.968Z] ---> 3b9b602e92ef [2021-06-14T22:03:29.968Z] [2021-06-14T22:03:29.968Z] Successfully built 3b9b602e92ef [2021-06-14T22:03:29.968Z] Successfully tagged core-command:latest [2021-06-14T22:03:30.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:03:30.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:03:30.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:03:30.811Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:03:30.811Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:03:30.811Z] OK: 218 MiB in 52 packages [2021-06-14T22:03:31.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:03:31.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:03:32.430Z] OK: 218 MiB in 52 packages [2021-06-14T22:03:32.430Z] Removing intermediate container 663495063eb2 [2021-06-14T22:03:32.430Z] ---> 49a1244f1209 [2021-06-14T22:03:32.430Z] Step 6/22 : COPY go.mod . [2021-06-14T22:03:32.430Z] OK: 218 MiB in 52 packages [2021-06-14T22:03:32.712Z] OK: 218 MiB in 52 packages [2021-06-14T22:03:33.273Z]  Building core-command ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T22:03:33.273Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T22:03:33.273Z] ---> aefe523efa57 [2021-06-14T22:03:33.273Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-14T22:03:33.337Z] OK: 218 MiB in 52 packages [2021-06-14T22:03:33.537Z] ---> Running in ce55e90c1aeb [2021-06-14T22:03:33.537Z] Removing intermediate container ce55e90c1aeb [2021-06-14T22:03:33.537Z] ---> 1cff79989820 [2021-06-14T22:03:33.537Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T22:03:33.537Z] ---> Running in 97091c1806bf [2021-06-14T22:03:33.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T22:03:33.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T22:03:33.960Z] ---> 8f08d388a88b [2021-06-14T22:03:33.960Z] Step 7/22 : RUN go mod download [2021-06-14T22:03:34.069Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T22:03:34.069Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T22:03:34.069Z] Executing bash-5.0.17-r0.post-install [2021-06-14T22:03:34.069Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T22:03:34.069Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T22:03:34.069Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T22:03:34.069Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T22:03:34.069Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T22:03:34.069Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T22:03:34.069Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T22:03:34.069Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T22:03:34.069Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T22:03:34.069Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T22:03:34.069Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T22:03:34.236Z] Removing intermediate container d1b84b535c74 [2021-06-14T22:03:34.236Z] ---> 156b42d1679d [2021-06-14T22:03:34.236Z] Step 6/24 : COPY go.mod . [2021-06-14T22:03:34.236Z] ---> Running in 10a171ad4f71 [2021-06-14T22:03:34.236Z] Removing intermediate container b452d6b5fef6 [2021-06-14T22:03:34.236Z] ---> 149cf38ac950 [2021-06-14T22:03:34.236Z] Step 6/24 : COPY go.mod . [2021-06-14T22:03:34.510Z] Removing intermediate container e94d82edd502 [2021-06-14T22:03:34.510Z] ---> ca766b628ad6 [2021-06-14T22:03:34.510Z] Step 6/23 : COPY go.mod . [2021-06-14T22:03:34.641Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T22:03:34.642Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T22:03:34.642Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T22:03:34.642Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T22:03:34.642Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T22:03:34.642Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T22:03:34.642Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T22:03:34.642Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T22:03:34.642Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T22:03:34.642Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T22:03:34.642Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T22:03:34.642Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T22:03:34.642Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T22:03:34.642Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T22:03:34.642Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T22:03:34.642Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T22:03:34.787Z] Removing intermediate container 7b74757146bc [2021-06-14T22:03:34.787Z] ---> 068eb3327225 [2021-06-14T22:03:34.787Z] Step 6/26 : COPY go.mod . [2021-06-14T22:03:34.904Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T22:03:34.904Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T22:03:34.904Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T22:03:34.904Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T22:03:34.904Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T22:03:34.904Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T22:03:34.904Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T22:03:34.904Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T22:03:34.904Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T22:03:34.904Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T22:03:34.904Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T22:03:34.904Z] OK: 72 MiB in 59 packages [2021-06-14T22:03:35.390Z] ---> e8d0789b4344 [2021-06-14T22:03:35.390Z] Step 7/24 : RUN go mod download [2021-06-14T22:03:35.475Z] Collecting docker-compose==1.23.2 [2021-06-14T22:03:35.475Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T22:03:35.666Z] ---> c4f0aa88f576 [2021-06-14T22:03:35.666Z] Step 7/24 : RUN go mod download [2021-06-14T22:03:35.666Z] ---> Running in 29d734ae27a5 [2021-06-14T22:03:35.666Z] ---> Running in 431e83e0b257 [2021-06-14T22:03:35.736Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T22:03:35.736Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T22:03:35.946Z] ---> e16420b308e9 [2021-06-14T22:03:35.946Z] Step 7/23 : RUN go mod download [2021-06-14T22:03:35.998Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T22:03:35.998Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T22:03:36.220Z] ---> 98d5fe18f265 [2021-06-14T22:03:36.220Z] Step 7/26 : RUN go mod download [2021-06-14T22:03:36.220Z] ---> Running in 23b521093c92 [2021-06-14T22:03:36.259Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T22:03:36.259Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T22:03:36.497Z] ---> Running in 70fdb9a9eedc [2021-06-14T22:03:36.521Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T22:03:36.521Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T22:03:36.521Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-14T22:03:36.521Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T22:03:36.521Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T22:03:36.781Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T22:03:36.781Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T22:03:36.781Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T22:03:36.781Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T22:03:37.353Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T22:03:37.353Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T22:03:37.353Z] Collecting PyYAML<4,>=3.10 [2021-06-14T22:03:37.353Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T22:03:37.939Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T22:03:37.939Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T22:03:37.939Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-14T22:03:37.939Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T22:03:37.939Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T22:03:37.939Z] Collecting idna<2.8,>=2.5 [2021-06-14T22:03:37.939Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T22:03:37.946Z] Removing intermediate container 10a171ad4f71 [2021-06-14T22:03:37.946Z] ---> fcdd2c84914f [2021-06-14T22:03:37.946Z] Step 8/22 : COPY . . [2021-06-14T22:03:38.206Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T22:03:38.206Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T22:03:38.206Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T22:03:38.206Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T22:03:38.206Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T22:03:38.206Z] Installing collected packages: dockerpty, cached-property, docopt, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, texttable, PyYAML, docker-compose [2021-06-14T22:03:38.206Z] Running setup.py install for dockerpty: started [2021-06-14T22:03:38.467Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T22:03:38.467Z] Running setup.py install for docopt: started [2021-06-14T22:03:38.729Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T22:03:38.990Z] Attempting uninstall: urllib3 [2021-06-14T22:03:38.990Z] Found existing installation: urllib3 1.25.9 [2021-06-14T22:03:38.990Z] Uninstalling urllib3-1.25.9: [2021-06-14T22:03:38.990Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T22:03:38.990Z] Attempting uninstall: idna [2021-06-14T22:03:38.990Z] Found existing installation: idna 2.9 [2021-06-14T22:03:38.990Z] Uninstalling idna-2.9: [2021-06-14T22:03:38.990Z] Successfully uninstalled idna-2.9 [2021-06-14T22:03:39.252Z] Attempting uninstall: requests [2021-06-14T22:03:39.252Z] Found existing installation: requests 2.23.0 [2021-06-14T22:03:39.252Z] Uninstalling requests-2.23.0: [2021-06-14T22:03:39.252Z] Successfully uninstalled requests-2.23.0 [2021-06-14T22:03:39.512Z] Running setup.py install for texttable: started [2021-06-14T22:03:39.775Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T22:03:39.775Z] Running setup.py install for PyYAML: started [2021-06-14T22:03:40.038Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T22:03:40.300Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-14T22:03:40.589Z] Removing intermediate container 29d734ae27a5 [2021-06-14T22:03:40.589Z] ---> 159ebd4bb2cb [2021-06-14T22:03:40.589Z] Step 8/24 : COPY . . [2021-06-14T22:03:40.876Z] Removing intermediate container 431e83e0b257 [2021-06-14T22:03:40.876Z] ---> 8bddeebd05e6 [2021-06-14T22:03:40.876Z] Step 8/24 : COPY . . [2021-06-14T22:03:41.869Z] Removing intermediate container 70fdb9a9eedc [2021-06-14T22:03:41.869Z] ---> f410ffddfc32 [2021-06-14T22:03:41.869Z] Step 8/26 : COPY . . [2021-06-14T22:03:41.869Z] Removing intermediate container 23b521093c92 [2021-06-14T22:03:41.869Z] ---> 1e653837dfea [2021-06-14T22:03:41.869Z] Step 8/23 : COPY . . [2021-06-14T22:03:43.615Z] Removing intermediate container 97091c1806bf [2021-06-14T22:03:43.615Z] ---> 0d81ecfea196 [2021-06-14T22:03:43.615Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T22:03:43.615Z] ---> Running in c6a8cb97880d [2021-06-14T22:03:43.615Z] Removing intermediate container c6a8cb97880d [2021-06-14T22:03:43.615Z] ---> 635023dcc96d [2021-06-14T22:03:43.615Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T22:03:43.615Z] ---> Running in 33daeec27dfb [2021-06-14T22:03:43.615Z] Removing intermediate container 33daeec27dfb [2021-06-14T22:03:43.615Z] ---> b29ec4676669 [2021-06-14T22:03:43.615Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T22:03:43.615Z] ---> e458dc20e775 [2021-06-14T22:03:43.615Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T22:03:43.615Z] ---> 371ba7f5df03 [2021-06-14T22:03:43.615Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T22:03:43.877Z] ---> 63f20787714a [2021-06-14T22:03:43.877Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T22:03:43.877Z] ---> Running in a44efb04de27 [2021-06-14T22:03:43.877Z] Removing intermediate container a44efb04de27 [2021-06-14T22:03:43.877Z] ---> a673e2f07592 [2021-06-14T22:03:43.877Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T22:03:44.143Z] ---> Running in f08cae06b51e [2021-06-14T22:03:44.143Z] Removing intermediate container f08cae06b51e [2021-06-14T22:03:44.143Z] ---> f3a8df136b83 [2021-06-14T22:03:44.143Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T22:03:44.143Z] ---> Running in 11c22acb3a15 [2021-06-14T22:03:44.143Z] Removing intermediate container 11c22acb3a15 [2021-06-14T22:03:44.143Z] ---> c205a997ffa6 [2021-06-14T22:03:44.143Z] Step 23/24 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:03:44.143Z] ---> Running in 02082294d6f4 [2021-06-14T22:03:44.406Z] Removing intermediate container 02082294d6f4 [2021-06-14T22:03:44.406Z] ---> 74620dacb967 [2021-06-14T22:03:44.406Z] Step 24/24 : LABEL version=2.0.0-dev.264 [2021-06-14T22:03:44.406Z] ---> Running in 285c150470d1 [2021-06-14T22:03:44.406Z] Removing intermediate container 285c150470d1 [2021-06-14T22:03:44.406Z] ---> d87af9b4f1b9 [2021-06-14T22:03:44.406Z] [2021-06-14T22:03:44.406Z] Successfully built d87af9b4f1b9 [2021-06-14T22:03:44.668Z] Successfully tagged sys-mgmt-agent:latest [2021-06-14T22:03:44.677Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-14T22:03:44.681Z] $ docker stop --time=1 19b09032a8a2f2f88e62ffa12ff7f730da4e8a1f6c43a2f1b15f2423e216ba71 [2021-06-14T22:03:45.922Z] $ docker rm -f 19b09032a8a2f2f88e62ffa12ff7f730da4e8a1f6c43a2f1b15f2423e216ba71 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T22:03:46.278Z] + docker images [2021-06-14T22:03:46.278Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T22:03:46.278Z] sys-mgmt-agent latest d87af9b4f1b9 2 seconds ago 312MB [2021-06-14T22:03:46.278Z] core-command latest 3b9b602e92ef 17 seconds ago 15.9MB [2021-06-14T22:03:46.278Z] d257848d8e25 17 seconds ago 1.15GB [2021-06-14T22:03:46.278Z] 1774b4b3191a 19 seconds ago 1.14GB [2021-06-14T22:03:46.278Z] security-secretstore-setup latest 75139f6fb9e8 22 seconds ago 28.7MB [2021-06-14T22:03:46.278Z] core-metadata latest 26e75eb11e87 25 seconds ago 16.6MB [2021-06-14T22:03:46.278Z] d0523d78508f 28 seconds ago 1.15GB [2021-06-14T22:03:46.278Z] e5082007b878 29 seconds ago 1.15GB [2021-06-14T22:03:46.278Z] security-bootstrapper latest bc112f12a0d2 54 seconds ago 18.6MB [2021-06-14T22:03:46.278Z] core-data latest 8a69c41ae662 56 seconds ago 20.2MB [2021-06-14T22:03:46.278Z] support-notifications latest 5bcc81cb44e9 About a minute ago 16.7MB [2021-06-14T22:03:46.278Z] security-proxy-setup latest 5aba97d68a8c About a minute ago 25.7MB [2021-06-14T22:03:46.279Z] support-scheduler latest 8a92b9440b59 About a minute ago 15.9MB [2021-06-14T22:03:46.279Z] a3f5aa3ded45 About a minute ago 1.15GB [2021-06-14T22:03:46.279Z] 62d8efa94f33 About a minute ago 1.15GB [2021-06-14T22:03:46.279Z] dcf41753f66d About a minute ago 1.15GB [2021-06-14T22:03:46.279Z] 770c843b6ce6 About a minute ago 1.15GB [2021-06-14T22:03:46.279Z] bf2b5f0adfa1 About a minute ago 1.15GB [2021-06-14T22:03:46.279Z] ci-base-image-x86_64 latest 8e9c7d14f8b7 5 minutes ago 647MB [2021-06-14T22:03:46.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-14T22:03:46.279Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-14T22:03:46.279Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-14T22:03:46.279Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-14T22:03:46.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T22:03:46.587Z] provisioning config files... [2021-06-14T22:03:46.603Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/536@tmp/config6126077360893241958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T22:03:46.932Z] ---> docker-login.sh [2021-06-14T22:03:46.932Z] nexus3.edgexfoundry.org:10001 [2021-06-14T22:03:46.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:03:46.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:03:46.932Z] Configure a credential helper to remove this warning. See [2021-06-14T22:03:46.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:03:46.932Z] [2021-06-14T22:03:46.932Z] Login Succeeded [2021-06-14T22:03:46.932Z] nexus3.edgexfoundry.org:10002 [2021-06-14T22:03:46.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:03:47.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:03:47.196Z] Configure a credential helper to remove this warning. See [2021-06-14T22:03:47.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:03:47.196Z] [2021-06-14T22:03:47.196Z] Login Succeeded [2021-06-14T22:03:47.196Z] nexus3.edgexfoundry.org:10003 [2021-06-14T22:03:47.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:03:47.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:03:47.196Z] Configure a credential helper to remove this warning. See [2021-06-14T22:03:47.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:03:47.196Z] [2021-06-14T22:03:47.196Z] Login Succeeded [2021-06-14T22:03:47.196Z] nexus3.edgexfoundry.org:10004 [2021-06-14T22:03:47.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:03:47.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:03:47.456Z] Configure a credential helper to remove this warning. See [2021-06-14T22:03:47.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:03:47.456Z] [2021-06-14T22:03:47.456Z] Login Succeeded [2021-06-14T22:03:47.456Z] docker.io [2021-06-14T22:03:47.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:03:47.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:03:47.824Z] Configure a credential helper to remove this warning. See [2021-06-14T22:03:47.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:03:47.824Z] [2021-06-14T22:03:47.824Z] Login Succeeded [2021-06-14T22:03:47.824Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T22:03:47.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:03:47.982Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-14T22:03:47.982Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:03:47.982Z] latest [2021-06-14T22:03:47.982Z] 2.0.0-dev.264 [2021-06-14T22:03:47.982Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:03:47.982Z] master [2021-06-14T22:03:47.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:48.360Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:48.657Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:03:48.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-14T22:03:48.657Z] 00dde5512b38: Preparing [2021-06-14T22:03:48.657Z] 0548b0e28b16: Preparing [2021-06-14T22:03:48.657Z] 54e885af948c: Preparing [2021-06-14T22:03:48.657Z] d017434b38bc: Preparing [2021-06-14T22:03:48.657Z] 32f366d666a5: Preparing [2021-06-14T22:03:48.657Z] 32f366d666a5: Layer already exists [2021-06-14T22:03:48.920Z] d017434b38bc: Pushed [2021-06-14T22:03:48.920Z] 00dde5512b38: Pushed [2021-06-14T22:03:48.920Z] 54e885af948c: Pushed [2021-06-14T22:03:49.865Z] 0548b0e28b16: Pushed [2021-06-14T22:03:50.125Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:d32fff97cf62594d126d9e8bc834b9ff1bbc88e0b62065464ac6346687eba25c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:50.433Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:50.738Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-14T22:03:50.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-14T22:03:50.738Z] 00dde5512b38: Preparing [2021-06-14T22:03:50.738Z] 0548b0e28b16: Preparing [2021-06-14T22:03:50.738Z] 54e885af948c: Preparing [2021-06-14T22:03:50.738Z] d017434b38bc: Preparing [2021-06-14T22:03:50.738Z] 32f366d666a5: Preparing [2021-06-14T22:03:50.738Z] 0548b0e28b16: Layer already exists [2021-06-14T22:03:50.738Z] 32f366d666a5: Layer already exists [2021-06-14T22:03:50.738Z] 00dde5512b38: Layer already exists [2021-06-14T22:03:50.738Z] d017434b38bc: Layer already exists [2021-06-14T22:03:50.738Z] 54e885af948c: Layer already exists [2021-06-14T22:03:51.007Z] latest: digest: sha256:d32fff97cf62594d126d9e8bc834b9ff1bbc88e0b62065464ac6346687eba25c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:51.316Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:51.615Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.264 [2021-06-14T22:03:51.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-14T22:03:51.615Z] 00dde5512b38: Preparing [2021-06-14T22:03:51.615Z] 0548b0e28b16: Preparing [2021-06-14T22:03:51.615Z] 54e885af948c: Preparing [2021-06-14T22:03:51.615Z] d017434b38bc: Preparing [2021-06-14T22:03:51.615Z] 32f366d666a5: Preparing [2021-06-14T22:03:51.615Z] 00dde5512b38: Layer already exists [2021-06-14T22:03:51.615Z] 32f366d666a5: Layer already exists [2021-06-14T22:03:51.615Z] 54e885af948c: Layer already exists [2021-06-14T22:03:51.615Z] 0548b0e28b16: Layer already exists [2021-06-14T22:03:51.615Z] d017434b38bc: Layer already exists [2021-06-14T22:03:51.615Z] 2.0.0-dev.264: digest: sha256:d32fff97cf62594d126d9e8bc834b9ff1bbc88e0b62065464ac6346687eba25c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:51.926Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:52.228Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:03:52.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-14T22:03:52.228Z] 00dde5512b38: Preparing [2021-06-14T22:03:52.228Z] 0548b0e28b16: Preparing [2021-06-14T22:03:52.228Z] 54e885af948c: Preparing [2021-06-14T22:03:52.228Z] d017434b38bc: Preparing [2021-06-14T22:03:52.228Z] 32f366d666a5: Preparing [2021-06-14T22:03:52.228Z] 32f366d666a5: Layer already exists [2021-06-14T22:03:52.228Z] 54e885af948c: Layer already exists [2021-06-14T22:03:52.228Z] d017434b38bc: Layer already exists [2021-06-14T22:03:52.228Z] 00dde5512b38: Layer already exists [2021-06-14T22:03:52.228Z] 0548b0e28b16: Layer already exists [2021-06-14T22:03:52.228Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:d32fff97cf62594d126d9e8bc834b9ff1bbc88e0b62065464ac6346687eba25c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:52.533Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:52.831Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-14T22:03:52.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-14T22:03:52.831Z] 00dde5512b38: Preparing [2021-06-14T22:03:52.831Z] 0548b0e28b16: Preparing [2021-06-14T22:03:52.831Z] 54e885af948c: Preparing [2021-06-14T22:03:52.831Z] d017434b38bc: Preparing [2021-06-14T22:03:52.831Z] 32f366d666a5: Preparing [2021-06-14T22:03:52.831Z] 00dde5512b38: Layer already exists [2021-06-14T22:03:52.831Z] 32f366d666a5: Layer already exists [2021-06-14T22:03:52.831Z] 54e885af948c: Layer already exists [2021-06-14T22:03:52.831Z] d017434b38bc: Layer already exists [2021-06-14T22:03:52.831Z] 0548b0e28b16: Layer already exists [2021-06-14T22:03:52.831Z] master: digest: sha256:d32fff97cf62594d126d9e8bc834b9ff1bbc88e0b62065464ac6346687eba25c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:03:52.888Z] ===================================================== [Pipeline] echo [2021-06-14T22:03:52.904Z] taggedImages: [2021-06-14T22:03:52.904Z] - nexus3.edgexfoundry.org:10004/core-command:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:03:52.904Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-14T22:03:52.904Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.264 [2021-06-14T22:03:52.904Z] - nexus3.edgexfoundry.org:10004/core-command:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:03:52.904Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-14T22:03:52.940Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-14T22:03:52.940Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:03:52.940Z] latest [2021-06-14T22:03:52.940Z] 2.0.0-dev.264 [2021-06-14T22:03:52.940Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:03:52.940Z] master [2021-06-14T22:03:52.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:53.297Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:53.602Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:03:53.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-14T22:03:53.602Z] e0a09aea5e8a: Preparing [2021-06-14T22:03:53.602Z] 791c9ee68417: Preparing [2021-06-14T22:03:53.602Z] 54e885af948c: Preparing [2021-06-14T22:03:53.602Z] 0fd45787ab95: Preparing [2021-06-14T22:03:53.602Z] 3e37c2988973: Preparing [2021-06-14T22:03:53.602Z] 32f366d666a5: Preparing [2021-06-14T22:03:53.602Z] 32f366d666a5: Waiting [2021-06-14T22:03:53.602Z] 54e885af948c: Layer already exists [2021-06-14T22:03:53.868Z] 32f366d666a5: Layer already exists [2021-06-14T22:03:53.868Z] e0a09aea5e8a: Pushed [2021-06-14T22:03:53.868Z] 3e37c2988973: Pushed [2021-06-14T22:03:53.868Z] 0fd45787ab95: Pushed [2021-06-14T22:03:54.809Z] 791c9ee68417: Pushed [2021-06-14T22:03:55.071Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:8b0b972e67df1e1404cc55146b9931478071b073cf77106179ded1c2308d7740 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:55.380Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:55.687Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-14T22:03:55.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-14T22:03:55.687Z] e0a09aea5e8a: Preparing [2021-06-14T22:03:55.687Z] 791c9ee68417: Preparing [2021-06-14T22:03:55.687Z] 54e885af948c: Preparing [2021-06-14T22:03:55.687Z] 0fd45787ab95: Preparing [2021-06-14T22:03:55.687Z] 3e37c2988973: Preparing [2021-06-14T22:03:55.687Z] 32f366d666a5: Preparing [2021-06-14T22:03:55.687Z] 32f366d666a5: Waiting [2021-06-14T22:03:55.687Z] 3e37c2988973: Layer already exists [2021-06-14T22:03:55.687Z] e0a09aea5e8a: Layer already exists [2021-06-14T22:03:55.687Z] 791c9ee68417: Layer already exists [2021-06-14T22:03:55.687Z] 0fd45787ab95: Layer already exists [2021-06-14T22:03:55.687Z] 54e885af948c: Layer already exists [2021-06-14T22:03:55.687Z] 32f366d666a5: Layer already exists [2021-06-14T22:03:55.687Z] latest: digest: sha256:8b0b972e67df1e1404cc55146b9931478071b073cf77106179ded1c2308d7740 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:55.991Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:56.290Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.264 [2021-06-14T22:03:56.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-14T22:03:56.290Z] e0a09aea5e8a: Preparing [2021-06-14T22:03:56.290Z] 791c9ee68417: Preparing [2021-06-14T22:03:56.290Z] 54e885af948c: Preparing [2021-06-14T22:03:56.290Z] 0fd45787ab95: Preparing [2021-06-14T22:03:56.290Z] 3e37c2988973: Preparing [2021-06-14T22:03:56.290Z] 32f366d666a5: Preparing [2021-06-14T22:03:56.290Z] e0a09aea5e8a: Layer already exists [2021-06-14T22:03:56.290Z] 54e885af948c: Layer already exists [2021-06-14T22:03:56.290Z] 0fd45787ab95: Layer already exists [2021-06-14T22:03:56.290Z] 3e37c2988973: Layer already exists [2021-06-14T22:03:56.290Z] 791c9ee68417: Layer already exists [2021-06-14T22:03:56.290Z] 32f366d666a5: Layer already exists [2021-06-14T22:03:56.290Z] 2.0.0-dev.264: digest: sha256:8b0b972e67df1e1404cc55146b9931478071b073cf77106179ded1c2308d7740 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:56.596Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:56.915Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:03:56.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-14T22:03:56.915Z] e0a09aea5e8a: Preparing [2021-06-14T22:03:56.915Z] 791c9ee68417: Preparing [2021-06-14T22:03:56.915Z] 54e885af948c: Preparing [2021-06-14T22:03:56.915Z] 0fd45787ab95: Preparing [2021-06-14T22:03:56.915Z] 3e37c2988973: Preparing [2021-06-14T22:03:56.915Z] 32f366d666a5: Preparing [2021-06-14T22:03:56.915Z] 32f366d666a5: Waiting [2021-06-14T22:03:56.915Z] 791c9ee68417: Layer already exists [2021-06-14T22:03:56.915Z] e0a09aea5e8a: Layer already exists [2021-06-14T22:03:56.915Z] 3e37c2988973: Layer already exists [2021-06-14T22:03:56.915Z] 0fd45787ab95: Layer already exists [2021-06-14T22:03:56.915Z] 32f366d666a5: Layer already exists [2021-06-14T22:03:56.915Z] 54e885af948c: Layer already exists [2021-06-14T22:03:56.915Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:8b0b972e67df1e1404cc55146b9931478071b073cf77106179ded1c2308d7740 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:57.004Z] ---> 40a8dacdee13 [2021-06-14T22:03:57.004Z] Step 9/22 : RUN go mod tidy [2021-06-14T22:03:57.004Z] ---> 7ddb07d41871 [2021-06-14T22:03:57.004Z] Step 9/24 : RUN go mod tidy [2021-06-14T22:03:57.004Z] ---> 1a1432cf456a [2021-06-14T22:03:57.004Z] Step 9/23 : RUN go mod tidy [2021-06-14T22:03:57.004Z] ---> f3e0d4826a0f [2021-06-14T22:03:57.004Z] Step 9/24 : RUN go mod tidy [2021-06-14T22:03:57.004Z] ---> 2326e5cca952 [2021-06-14T22:03:57.004Z] Step 9/26 : RUN go mod tidy [2021-06-14T22:03:57.004Z] ---> Running in 102b491f72db [2021-06-14T22:03:57.004Z] ---> Running in bb907e109f9e [2021-06-14T22:03:57.004Z] ---> Running in bda4ef4137f1 [2021-06-14T22:03:57.004Z] ---> Running in e230bec13e19 [2021-06-14T22:03:57.004Z] ---> Running in c90b2de1b595 [2021-06-14T22:03:57.217Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:57.511Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-14T22:03:57.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-14T22:03:57.511Z] e0a09aea5e8a: Preparing [2021-06-14T22:03:57.511Z] 791c9ee68417: Preparing [2021-06-14T22:03:57.511Z] 54e885af948c: Preparing [2021-06-14T22:03:57.511Z] 0fd45787ab95: Preparing [2021-06-14T22:03:57.511Z] 3e37c2988973: Preparing [2021-06-14T22:03:57.511Z] 32f366d666a5: Preparing [2021-06-14T22:03:57.511Z] 32f366d666a5: Waiting [2021-06-14T22:03:57.511Z] 791c9ee68417: Layer already exists [2021-06-14T22:03:57.511Z] 3e37c2988973: Layer already exists [2021-06-14T22:03:57.511Z] e0a09aea5e8a: Layer already exists [2021-06-14T22:03:57.511Z] 54e885af948c: Layer already exists [2021-06-14T22:03:57.511Z] 0fd45787ab95: Layer already exists [2021-06-14T22:03:57.511Z] 32f366d666a5: Layer already exists [2021-06-14T22:03:57.511Z] master: digest: sha256:8b0b972e67df1e1404cc55146b9931478071b073cf77106179ded1c2308d7740 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:03:57.569Z] ===================================================== [Pipeline] echo [2021-06-14T22:03:57.584Z] taggedImages: [2021-06-14T22:03:57.584Z] - nexus3.edgexfoundry.org:10004/core-data:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:03:57.584Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-14T22:03:57.584Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.264 [2021-06-14T22:03:57.584Z] - nexus3.edgexfoundry.org:10004/core-data:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:03:57.584Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-14T22:03:57.626Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-14T22:03:57.626Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:03:57.626Z] latest [2021-06-14T22:03:57.626Z] 2.0.0-dev.264 [2021-06-14T22:03:57.626Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:03:57.626Z] master [2021-06-14T22:03:57.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:57.996Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:03:58.296Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:03:58.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-14T22:03:58.296Z] 4b057e90d45b: Preparing [2021-06-14T22:03:58.296Z] 4a95c8ce18db: Preparing [2021-06-14T22:03:58.296Z] 54e885af948c: Preparing [2021-06-14T22:03:58.296Z] d017434b38bc: Preparing [2021-06-14T22:03:58.296Z] 32f366d666a5: Preparing [2021-06-14T22:03:58.296Z] 54e885af948c: Layer already exists [2021-06-14T22:03:58.296Z] d017434b38bc: Layer already exists [2021-06-14T22:03:58.296Z] 32f366d666a5: Layer already exists [2021-06-14T22:03:58.557Z] 4b057e90d45b: Pushed [2021-06-14T22:03:59.499Z] 4a95c8ce18db: Pushed [2021-06-14T22:03:59.761Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:287029a1af098e8b455d1948b4c9c9aeb3bd65bc27d5f443f194697a59cc47d6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:00.076Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:00.376Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-14T22:04:00.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-14T22:04:00.376Z] 4b057e90d45b: Preparing [2021-06-14T22:04:00.376Z] 4a95c8ce18db: Preparing [2021-06-14T22:04:00.376Z] 54e885af948c: Preparing [2021-06-14T22:04:00.376Z] d017434b38bc: Preparing [2021-06-14T22:04:00.376Z] 32f366d666a5: Preparing [2021-06-14T22:04:00.376Z] 54e885af948c: Layer already exists [2021-06-14T22:04:00.376Z] d017434b38bc: Layer already exists [2021-06-14T22:04:00.376Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:00.376Z] 4a95c8ce18db: Layer already exists [2021-06-14T22:04:00.376Z] 4b057e90d45b: Layer already exists [2021-06-14T22:04:00.376Z] latest: digest: sha256:287029a1af098e8b455d1948b4c9c9aeb3bd65bc27d5f443f194697a59cc47d6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:00.682Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:00.983Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.264 [2021-06-14T22:04:00.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-14T22:04:00.984Z] 4b057e90d45b: Preparing [2021-06-14T22:04:00.984Z] 4a95c8ce18db: Preparing [2021-06-14T22:04:00.984Z] 54e885af948c: Preparing [2021-06-14T22:04:00.984Z] d017434b38bc: Preparing [2021-06-14T22:04:00.984Z] 32f366d666a5: Preparing [2021-06-14T22:04:00.984Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:00.984Z] d017434b38bc: Layer already exists [2021-06-14T22:04:00.984Z] 4a95c8ce18db: Layer already exists [2021-06-14T22:04:00.984Z] 4b057e90d45b: Layer already exists [2021-06-14T22:04:00.984Z] 54e885af948c: Layer already exists [2021-06-14T22:04:01.246Z] 2.0.0-dev.264: digest: sha256:287029a1af098e8b455d1948b4c9c9aeb3bd65bc27d5f443f194697a59cc47d6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:01.552Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:01.852Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:01.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-14T22:04:01.852Z] 4b057e90d45b: Preparing [2021-06-14T22:04:01.852Z] 4a95c8ce18db: Preparing [2021-06-14T22:04:01.852Z] 54e885af948c: Preparing [2021-06-14T22:04:01.852Z] d017434b38bc: Preparing [2021-06-14T22:04:01.852Z] 32f366d666a5: Preparing [2021-06-14T22:04:01.852Z] 54e885af948c: Layer already exists [2021-06-14T22:04:01.852Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:01.852Z] d017434b38bc: Layer already exists [2021-06-14T22:04:01.852Z] 4a95c8ce18db: Layer already exists [2021-06-14T22:04:01.852Z] 4b057e90d45b: Layer already exists [2021-06-14T22:04:01.852Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:287029a1af098e8b455d1948b4c9c9aeb3bd65bc27d5f443f194697a59cc47d6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:02.166Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:02.689Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-14T22:04:02.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-14T22:04:02.689Z] 4b057e90d45b: Preparing [2021-06-14T22:04:02.689Z] 4a95c8ce18db: Preparing [2021-06-14T22:04:02.689Z] 54e885af948c: Preparing [2021-06-14T22:04:02.689Z] d017434b38bc: Preparing [2021-06-14T22:04:02.689Z] 32f366d666a5: Preparing [2021-06-14T22:04:02.689Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:02.689Z] 4b057e90d45b: Layer already exists [2021-06-14T22:04:02.689Z] 54e885af948c: Layer already exists [2021-06-14T22:04:02.689Z] 4a95c8ce18db: Layer already exists [2021-06-14T22:04:02.689Z] d017434b38bc: Layer already exists [2021-06-14T22:04:02.689Z] master: digest: sha256:287029a1af098e8b455d1948b4c9c9aeb3bd65bc27d5f443f194697a59cc47d6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:04:02.760Z] ===================================================== [Pipeline] echo [2021-06-14T22:04:02.780Z] taggedImages: [2021-06-14T22:04:02.780Z] - nexus3.edgexfoundry.org:10004/core-metadata:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:02.780Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-14T22:04:02.780Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.264 [2021-06-14T22:04:02.780Z] - nexus3.edgexfoundry.org:10004/core-metadata:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:02.780Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-14T22:04:02.834Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-14T22:04:02.834Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:02.834Z] latest [2021-06-14T22:04:02.834Z] 2.0.0-dev.264 [2021-06-14T22:04:02.834Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:02.834Z] master [2021-06-14T22:04:02.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:03.289Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:03.594Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:03.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-14T22:04:03.594Z] e01c24281528: Preparing [2021-06-14T22:04:03.594Z] e01c24281528: Preparing [2021-06-14T22:04:03.594Z] e011620fd6bb: Preparing [2021-06-14T22:04:03.594Z] 46f8070c1ef9: Preparing [2021-06-14T22:04:03.594Z] b2540441ba17: Preparing [2021-06-14T22:04:03.594Z] e0385a06a5b1: Preparing [2021-06-14T22:04:03.594Z] 54e885af948c: Preparing [2021-06-14T22:04:03.594Z] 6ad9cf9f8a26: Preparing [2021-06-14T22:04:03.594Z] b139383542ea: Preparing [2021-06-14T22:04:03.594Z] d3dcffc76c00: Preparing [2021-06-14T22:04:03.594Z] b31e9824893f: Preparing [2021-06-14T22:04:03.594Z] 32f366d666a5: Preparing [2021-06-14T22:04:03.594Z] 54e885af948c: Waiting [2021-06-14T22:04:03.594Z] 6ad9cf9f8a26: Waiting [2021-06-14T22:04:03.594Z] b139383542ea: Waiting [2021-06-14T22:04:03.594Z] d3dcffc76c00: Waiting [2021-06-14T22:04:03.594Z] b31e9824893f: Waiting [2021-06-14T22:04:03.594Z] 32f366d666a5: Waiting [2021-06-14T22:04:03.733Z] Removing intermediate container 102b491f72db [2021-06-14T22:04:03.733Z] ---> 556344c14f7b [2021-06-14T22:04:03.733Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T22:04:03.733Z] Removing intermediate container bb907e109f9e [2021-06-14T22:04:03.733Z] ---> 15e6579b34cd [2021-06-14T22:04:03.733Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T22:04:03.856Z] b2540441ba17: Pushed [2021-06-14T22:04:03.857Z] 54e885af948c: Layer already exists [2021-06-14T22:04:03.857Z] 46f8070c1ef9: Pushed [2021-06-14T22:04:03.857Z] e011620fd6bb: Pushed [2021-06-14T22:04:03.857Z] e01c24281528: Pushed [2021-06-14T22:04:04.016Z] ---> Running in 659fca56af6a [2021-06-14T22:04:04.016Z] ---> Running in e30bb07cb5c2 [2021-06-14T22:04:04.119Z] b31e9824893f: Pushed [2021-06-14T22:04:04.119Z] 6ad9cf9f8a26: Pushed [2021-06-14T22:04:04.119Z] b139383542ea: Pushed [2021-06-14T22:04:04.119Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:04.381Z] d3dcffc76c00: Pushed [2021-06-14T22:04:04.623Z] Removing intermediate container e230bec13e19 [2021-06-14T22:04:04.623Z] ---> d546ea7aa4ad [2021-06-14T22:04:04.623Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T22:04:04.623Z] Removing intermediate container c90b2de1b595 [2021-06-14T22:04:04.623Z] ---> 8d638050d102 [2021-06-14T22:04:04.623Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T22:04:04.623Z] Removing intermediate container bda4ef4137f1 [2021-06-14T22:04:04.623Z] ---> 6bbb25cc5cba [2021-06-14T22:04:04.623Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T22:04:04.898Z] ---> Running in aeba5f1d798e [2021-06-14T22:04:04.898Z] ---> Running in 53e72f904241 [2021-06-14T22:04:04.898Z] ---> Running in 6b91afdee4f9 [2021-06-14T22:04:05.324Z] e0385a06a5b1: Pushed [2021-06-14T22:04:05.584Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:c2cd9c9e35affdd3f3af14149f830908786a9e0efd7fb6604535a381b668c219 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:05.890Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:06.184Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-14T22:04:06.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-14T22:04:06.184Z] e01c24281528: Preparing [2021-06-14T22:04:06.184Z] e01c24281528: Preparing [2021-06-14T22:04:06.184Z] e011620fd6bb: Preparing [2021-06-14T22:04:06.184Z] 46f8070c1ef9: Preparing [2021-06-14T22:04:06.184Z] b2540441ba17: Preparing [2021-06-14T22:04:06.184Z] e0385a06a5b1: Preparing [2021-06-14T22:04:06.184Z] 54e885af948c: Preparing [2021-06-14T22:04:06.184Z] 6ad9cf9f8a26: Preparing [2021-06-14T22:04:06.184Z] b139383542ea: Preparing [2021-06-14T22:04:06.184Z] d3dcffc76c00: Preparing [2021-06-14T22:04:06.184Z] b31e9824893f: Preparing [2021-06-14T22:04:06.184Z] 32f366d666a5: Preparing [2021-06-14T22:04:06.184Z] 54e885af948c: Waiting [2021-06-14T22:04:06.184Z] 6ad9cf9f8a26: Waiting [2021-06-14T22:04:06.184Z] b139383542ea: Waiting [2021-06-14T22:04:06.184Z] d3dcffc76c00: Waiting [2021-06-14T22:04:06.184Z] b31e9824893f: Waiting [2021-06-14T22:04:06.184Z] 32f366d666a5: Waiting [2021-06-14T22:04:06.184Z] 46f8070c1ef9: Layer already exists [2021-06-14T22:04:06.184Z] e0385a06a5b1: Layer already exists [2021-06-14T22:04:06.184Z] b2540441ba17: Layer already exists [2021-06-14T22:04:06.184Z] e01c24281528: Layer already exists [2021-06-14T22:04:06.184Z] e011620fd6bb: Layer already exists [2021-06-14T22:04:06.184Z] 6ad9cf9f8a26: Layer already exists [2021-06-14T22:04:06.184Z] 54e885af948c: Layer already exists [2021-06-14T22:04:06.184Z] d3dcffc76c00: Layer already exists [2021-06-14T22:04:06.184Z] b139383542ea: Layer already exists [2021-06-14T22:04:06.184Z] b31e9824893f: Layer already exists [2021-06-14T22:04:06.184Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:06.184Z] latest: digest: sha256:c2cd9c9e35affdd3f3af14149f830908786a9e0efd7fb6604535a381b668c219 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:06.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-14T22:04:06.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T22:04:06.512Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:06.817Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.264 [2021-06-14T22:04:06.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-14T22:04:06.817Z] e01c24281528: Preparing [2021-06-14T22:04:06.817Z] e01c24281528: Preparing [2021-06-14T22:04:06.817Z] e011620fd6bb: Preparing [2021-06-14T22:04:06.817Z] 46f8070c1ef9: Preparing [2021-06-14T22:04:06.817Z] b2540441ba17: Preparing [2021-06-14T22:04:06.817Z] e0385a06a5b1: Preparing [2021-06-14T22:04:06.817Z] 54e885af948c: Preparing [2021-06-14T22:04:06.817Z] 6ad9cf9f8a26: Preparing [2021-06-14T22:04:06.817Z] b139383542ea: Preparing [2021-06-14T22:04:06.817Z] d3dcffc76c00: Preparing [2021-06-14T22:04:06.817Z] b31e9824893f: Preparing [2021-06-14T22:04:06.817Z] 32f366d666a5: Preparing [2021-06-14T22:04:06.817Z] 54e885af948c: Waiting [2021-06-14T22:04:06.817Z] d3dcffc76c00: Waiting [2021-06-14T22:04:06.817Z] 6ad9cf9f8a26: Waiting [2021-06-14T22:04:06.817Z] b139383542ea: Waiting [2021-06-14T22:04:06.817Z] b31e9824893f: Waiting [2021-06-14T22:04:06.817Z] 32f366d666a5: Waiting [2021-06-14T22:04:06.817Z] 46f8070c1ef9: Layer already exists [2021-06-14T22:04:06.817Z] e0385a06a5b1: Layer already exists [2021-06-14T22:04:06.817Z] e011620fd6bb: Layer already exists [2021-06-14T22:04:06.817Z] e01c24281528: Layer already exists [2021-06-14T22:04:06.817Z] b2540441ba17: Layer already exists [2021-06-14T22:04:06.817Z] 54e885af948c: Layer already exists [2021-06-14T22:04:06.817Z] 6ad9cf9f8a26: Layer already exists [2021-06-14T22:04:06.817Z] d3dcffc76c00: Layer already exists [2021-06-14T22:04:06.817Z] b139383542ea: Layer already exists [2021-06-14T22:04:06.817Z] b31e9824893f: Layer already exists [2021-06-14T22:04:06.817Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:06.817Z] 2.0.0-dev.264: digest: sha256:c2cd9c9e35affdd3f3af14149f830908786a9e0efd7fb6604535a381b668c219 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:07.176Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:07.351Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T22:04:07.475Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:07.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-14T22:04:07.475Z] e01c24281528: Preparing [2021-06-14T22:04:07.475Z] e01c24281528: Preparing [2021-06-14T22:04:07.475Z] e011620fd6bb: Preparing [2021-06-14T22:04:07.475Z] 46f8070c1ef9: Preparing [2021-06-14T22:04:07.475Z] b2540441ba17: Preparing [2021-06-14T22:04:07.475Z] e0385a06a5b1: Preparing [2021-06-14T22:04:07.475Z] 54e885af948c: Preparing [2021-06-14T22:04:07.475Z] 6ad9cf9f8a26: Preparing [2021-06-14T22:04:07.475Z] b139383542ea: Preparing [2021-06-14T22:04:07.475Z] d3dcffc76c00: Preparing [2021-06-14T22:04:07.475Z] b31e9824893f: Preparing [2021-06-14T22:04:07.475Z] 32f366d666a5: Preparing [2021-06-14T22:04:07.475Z] 54e885af948c: Waiting [2021-06-14T22:04:07.475Z] 6ad9cf9f8a26: Waiting [2021-06-14T22:04:07.475Z] b139383542ea: Waiting [2021-06-14T22:04:07.475Z] d3dcffc76c00: Waiting [2021-06-14T22:04:07.475Z] b31e9824893f: Waiting [2021-06-14T22:04:07.475Z] 32f366d666a5: Waiting [2021-06-14T22:04:07.475Z] e0385a06a5b1: Layer already exists [2021-06-14T22:04:07.475Z] e01c24281528: Layer already exists [2021-06-14T22:04:07.475Z] b2540441ba17: Layer already exists [2021-06-14T22:04:07.475Z] 46f8070c1ef9: Layer already exists [2021-06-14T22:04:07.475Z] e011620fd6bb: Layer already exists [2021-06-14T22:04:07.475Z] 6ad9cf9f8a26: Layer already exists [2021-06-14T22:04:07.475Z] b139383542ea: Layer already exists [2021-06-14T22:04:07.475Z] 54e885af948c: Layer already exists [2021-06-14T22:04:07.475Z] b31e9824893f: Layer already exists [2021-06-14T22:04:07.475Z] d3dcffc76c00: Layer already exists [2021-06-14T22:04:07.475Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:07.475Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:c2cd9c9e35affdd3f3af14149f830908786a9e0efd7fb6604535a381b668c219 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:07.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T22:04:07.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T22:04:07.790Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:08.101Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-14T22:04:08.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-14T22:04:08.102Z] e01c24281528: Preparing [2021-06-14T22:04:08.102Z] e01c24281528: Preparing [2021-06-14T22:04:08.102Z] e011620fd6bb: Preparing [2021-06-14T22:04:08.102Z] 46f8070c1ef9: Preparing [2021-06-14T22:04:08.102Z] b2540441ba17: Preparing [2021-06-14T22:04:08.102Z] e0385a06a5b1: Preparing [2021-06-14T22:04:08.102Z] 54e885af948c: Preparing [2021-06-14T22:04:08.102Z] 6ad9cf9f8a26: Preparing [2021-06-14T22:04:08.102Z] b139383542ea: Preparing [2021-06-14T22:04:08.102Z] d3dcffc76c00: Preparing [2021-06-14T22:04:08.102Z] b31e9824893f: Preparing [2021-06-14T22:04:08.102Z] 32f366d666a5: Preparing [2021-06-14T22:04:08.102Z] 54e885af948c: Waiting [2021-06-14T22:04:08.102Z] d3dcffc76c00: Waiting [2021-06-14T22:04:08.102Z] 6ad9cf9f8a26: Waiting [2021-06-14T22:04:08.102Z] b139383542ea: Waiting [2021-06-14T22:04:08.102Z] b31e9824893f: Waiting [2021-06-14T22:04:08.102Z] 32f366d666a5: Waiting [2021-06-14T22:04:08.102Z] e011620fd6bb: Layer already exists [2021-06-14T22:04:08.102Z] e01c24281528: Layer already exists [2021-06-14T22:04:08.102Z] b2540441ba17: Layer already exists [2021-06-14T22:04:08.102Z] e0385a06a5b1: Layer already exists [2021-06-14T22:04:08.102Z] 46f8070c1ef9: Layer already exists [2021-06-14T22:04:08.102Z] 6ad9cf9f8a26: Layer already exists [2021-06-14T22:04:08.102Z] 54e885af948c: Layer already exists [2021-06-14T22:04:08.102Z] b139383542ea: Layer already exists [2021-06-14T22:04:08.102Z] d3dcffc76c00: Layer already exists [2021-06-14T22:04:08.102Z] b31e9824893f: Layer already exists [2021-06-14T22:04:08.102Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:08.102Z] master: digest: sha256:c2cd9c9e35affdd3f3af14149f830908786a9e0efd7fb6604535a381b668c219 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:04:08.191Z] ===================================================== [Pipeline] echo [2021-06-14T22:04:08.215Z] taggedImages: [2021-06-14T22:04:08.215Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:08.215Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-14T22:04:08.215Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.264 [2021-06-14T22:04:08.215Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:08.215Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-14T22:04:08.253Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-14T22:04:08.253Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:08.253Z] latest [2021-06-14T22:04:08.253Z] 2.0.0-dev.264 [2021-06-14T22:04:08.253Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:08.253Z] master [2021-06-14T22:04:08.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:08.609Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:08.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:08.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-14T22:04:08.911Z] 4919cd5192b1: Preparing [2021-06-14T22:04:08.911Z] 7c5bc6cc1bb6: Preparing [2021-06-14T22:04:08.911Z] c2303e27e023: Preparing [2021-06-14T22:04:08.911Z] 76a091ba4022: Preparing [2021-06-14T22:04:08.911Z] 4c898e55cf19: Preparing [2021-06-14T22:04:08.911Z] 32f366d666a5: Preparing [2021-06-14T22:04:08.911Z] 32f366d666a5: Waiting [2021-06-14T22:04:09.494Z] c2303e27e023: Pushed [2021-06-14T22:04:09.494Z] 76a091ba4022: Pushed [2021-06-14T22:04:09.494Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:09.494Z] 4c898e55cf19: Pushed [2021-06-14T22:04:09.755Z] 4919cd5192b1: Pushed [2021-06-14T22:04:09.755Z] 7c5bc6cc1bb6: Pushed [2021-06-14T22:04:10.017Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:5d736bcaea0ab7dd81bc312b54f807e8b99c6613909ede2fa83f7795f949f5fb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:10.329Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:10.627Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-14T22:04:10.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-14T22:04:10.627Z] 4919cd5192b1: Preparing [2021-06-14T22:04:10.627Z] 7c5bc6cc1bb6: Preparing [2021-06-14T22:04:10.627Z] c2303e27e023: Preparing [2021-06-14T22:04:10.627Z] 76a091ba4022: Preparing [2021-06-14T22:04:10.627Z] 4c898e55cf19: Preparing [2021-06-14T22:04:10.627Z] 32f366d666a5: Preparing [2021-06-14T22:04:10.627Z] 32f366d666a5: Waiting [2021-06-14T22:04:10.627Z] c2303e27e023: Layer already exists [2021-06-14T22:04:10.627Z] 76a091ba4022: Layer already exists [2021-06-14T22:04:10.627Z] 4919cd5192b1: Layer already exists [2021-06-14T22:04:10.627Z] 7c5bc6cc1bb6: Layer already exists [2021-06-14T22:04:10.627Z] 4c898e55cf19: Layer already exists [2021-06-14T22:04:10.627Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:10.627Z] latest: digest: sha256:5d736bcaea0ab7dd81bc312b54f807e8b99c6613909ede2fa83f7795f949f5fb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:10.934Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:11.233Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.264 [2021-06-14T22:04:11.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-14T22:04:11.233Z] 4919cd5192b1: Preparing [2021-06-14T22:04:11.233Z] 7c5bc6cc1bb6: Preparing [2021-06-14T22:04:11.233Z] c2303e27e023: Preparing [2021-06-14T22:04:11.233Z] 76a091ba4022: Preparing [2021-06-14T22:04:11.233Z] 4c898e55cf19: Preparing [2021-06-14T22:04:11.233Z] 32f366d666a5: Preparing [2021-06-14T22:04:11.233Z] 32f366d666a5: Waiting [2021-06-14T22:04:11.233Z] 76a091ba4022: Layer already exists [2021-06-14T22:04:11.233Z] 4919cd5192b1: Layer already exists [2021-06-14T22:04:11.233Z] c2303e27e023: Layer already exists [2021-06-14T22:04:11.233Z] 7c5bc6cc1bb6: Layer already exists [2021-06-14T22:04:11.233Z] 4c898e55cf19: Layer already exists [2021-06-14T22:04:11.233Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:11.233Z] 2.0.0-dev.264: digest: sha256:5d736bcaea0ab7dd81bc312b54f807e8b99c6613909ede2fa83f7795f949f5fb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:11.541Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:11.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:11.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-14T22:04:11.844Z] 4919cd5192b1: Preparing [2021-06-14T22:04:11.844Z] 7c5bc6cc1bb6: Preparing [2021-06-14T22:04:11.844Z] c2303e27e023: Preparing [2021-06-14T22:04:11.844Z] 76a091ba4022: Preparing [2021-06-14T22:04:11.844Z] 4c898e55cf19: Preparing [2021-06-14T22:04:11.844Z] 32f366d666a5: Preparing [2021-06-14T22:04:11.844Z] 32f366d666a5: Waiting [2021-06-14T22:04:11.844Z] c2303e27e023: Layer already exists [2021-06-14T22:04:11.844Z] 4c898e55cf19: Layer already exists [2021-06-14T22:04:11.844Z] 4919cd5192b1: Layer already exists [2021-06-14T22:04:11.844Z] 76a091ba4022: Layer already exists [2021-06-14T22:04:11.844Z] 7c5bc6cc1bb6: Layer already exists [2021-06-14T22:04:11.844Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:11.844Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:5d736bcaea0ab7dd81bc312b54f807e8b99c6613909ede2fa83f7795f949f5fb size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:12.148Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:12.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-14T22:04:12.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-14T22:04:12.448Z] 4919cd5192b1: Preparing [2021-06-14T22:04:12.448Z] 7c5bc6cc1bb6: Preparing [2021-06-14T22:04:12.448Z] c2303e27e023: Preparing [2021-06-14T22:04:12.448Z] 76a091ba4022: Preparing [2021-06-14T22:04:12.448Z] 4c898e55cf19: Preparing [2021-06-14T22:04:12.448Z] 32f366d666a5: Preparing [2021-06-14T22:04:12.448Z] 32f366d666a5: Waiting [2021-06-14T22:04:12.448Z] 7c5bc6cc1bb6: Layer already exists [2021-06-14T22:04:12.448Z] 4c898e55cf19: Layer already exists [2021-06-14T22:04:12.448Z] 4919cd5192b1: Layer already exists [2021-06-14T22:04:12.448Z] 76a091ba4022: Layer already exists [2021-06-14T22:04:12.448Z] c2303e27e023: Layer already exists [2021-06-14T22:04:12.448Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:12.448Z] master: digest: sha256:5d736bcaea0ab7dd81bc312b54f807e8b99c6613909ede2fa83f7795f949f5fb size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:04:12.504Z] ===================================================== [Pipeline] echo [2021-06-14T22:04:12.521Z] taggedImages: [2021-06-14T22:04:12.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:12.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-14T22:04:12.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.264 [2021-06-14T22:04:12.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:12.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-14T22:04:12.556Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-14T22:04:12.556Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:12.556Z] latest [2021-06-14T22:04:12.556Z] 2.0.0-dev.264 [2021-06-14T22:04:12.556Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:12.556Z] master [2021-06-14T22:04:12.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:12.907Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:13.220Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:13.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-14T22:04:13.220Z] d25f12015b87: Preparing [2021-06-14T22:04:13.220Z] 3fade74c8583: Preparing [2021-06-14T22:04:13.220Z] 58be10e73652: Preparing [2021-06-14T22:04:13.220Z] 1a4aecfbdcdf: Preparing [2021-06-14T22:04:13.220Z] 37209e898f36: Preparing [2021-06-14T22:04:13.220Z] f5e923435b44: Preparing [2021-06-14T22:04:13.220Z] 261988aa2622: Preparing [2021-06-14T22:04:13.220Z] edf82efa4484: Preparing [2021-06-14T22:04:13.220Z] dcab8b9320e3: Preparing [2021-06-14T22:04:13.220Z] 32f366d666a5: Preparing [2021-06-14T22:04:13.220Z] f5e923435b44: Waiting [2021-06-14T22:04:13.220Z] 261988aa2622: Waiting [2021-06-14T22:04:13.220Z] edf82efa4484: Waiting [2021-06-14T22:04:13.220Z] dcab8b9320e3: Waiting [2021-06-14T22:04:13.220Z] 32f366d666a5: Waiting [2021-06-14T22:04:13.808Z] 3fade74c8583: Pushed [2021-06-14T22:04:13.808Z] d25f12015b87: Pushed [2021-06-14T22:04:13.808Z] 37209e898f36: Pushed [2021-06-14T22:04:14.069Z] f5e923435b44: Pushed [2021-06-14T22:04:14.069Z] 261988aa2622: Pushed [2021-06-14T22:04:14.069Z] edf82efa4484: Pushed [2021-06-14T22:04:14.069Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:14.069Z] 1a4aecfbdcdf: Pushed [2021-06-14T22:04:14.330Z] dcab8b9320e3: Pushed [2021-06-14T22:04:14.330Z] 58be10e73652: Pushed [2021-06-14T22:04:14.590Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:2579491ff8780cbcf5edee41f6f64b13bdbc67b4da1777cb5adb3e7e207d7756 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:14.894Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:15.193Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-14T22:04:15.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-14T22:04:15.193Z] d25f12015b87: Preparing [2021-06-14T22:04:15.193Z] 3fade74c8583: Preparing [2021-06-14T22:04:15.193Z] 58be10e73652: Preparing [2021-06-14T22:04:15.193Z] 1a4aecfbdcdf: Preparing [2021-06-14T22:04:15.193Z] 37209e898f36: Preparing [2021-06-14T22:04:15.193Z] f5e923435b44: Preparing [2021-06-14T22:04:15.193Z] 261988aa2622: Preparing [2021-06-14T22:04:15.193Z] edf82efa4484: Preparing [2021-06-14T22:04:15.193Z] dcab8b9320e3: Preparing [2021-06-14T22:04:15.193Z] 32f366d666a5: Preparing [2021-06-14T22:04:15.193Z] f5e923435b44: Waiting [2021-06-14T22:04:15.193Z] dcab8b9320e3: Waiting [2021-06-14T22:04:15.193Z] 32f366d666a5: Waiting [2021-06-14T22:04:15.193Z] 261988aa2622: Waiting [2021-06-14T22:04:15.193Z] edf82efa4484: Waiting [2021-06-14T22:04:15.193Z] 1a4aecfbdcdf: Layer already exists [2021-06-14T22:04:15.193Z] 3fade74c8583: Layer already exists [2021-06-14T22:04:15.193Z] d25f12015b87: Layer already exists [2021-06-14T22:04:15.193Z] 58be10e73652: Layer already exists [2021-06-14T22:04:15.193Z] 37209e898f36: Layer already exists [2021-06-14T22:04:15.193Z] edf82efa4484: Layer already exists [2021-06-14T22:04:15.193Z] 261988aa2622: Layer already exists [2021-06-14T22:04:15.193Z] dcab8b9320e3: Layer already exists [2021-06-14T22:04:15.193Z] f5e923435b44: Layer already exists [2021-06-14T22:04:15.193Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:15.193Z] latest: digest: sha256:2579491ff8780cbcf5edee41f6f64b13bdbc67b4da1777cb5adb3e7e207d7756 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:15.496Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:15.794Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.264 [2021-06-14T22:04:15.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-14T22:04:15.794Z] d25f12015b87: Preparing [2021-06-14T22:04:15.794Z] 3fade74c8583: Preparing [2021-06-14T22:04:15.794Z] 58be10e73652: Preparing [2021-06-14T22:04:15.794Z] 1a4aecfbdcdf: Preparing [2021-06-14T22:04:15.794Z] 37209e898f36: Preparing [2021-06-14T22:04:15.794Z] f5e923435b44: Preparing [2021-06-14T22:04:15.794Z] 261988aa2622: Preparing [2021-06-14T22:04:15.794Z] edf82efa4484: Preparing [2021-06-14T22:04:15.794Z] dcab8b9320e3: Preparing [2021-06-14T22:04:15.794Z] 32f366d666a5: Preparing [2021-06-14T22:04:15.794Z] f5e923435b44: Waiting [2021-06-14T22:04:15.794Z] 261988aa2622: Waiting [2021-06-14T22:04:15.794Z] edf82efa4484: Waiting [2021-06-14T22:04:15.794Z] dcab8b9320e3: Waiting [2021-06-14T22:04:15.794Z] 32f366d666a5: Waiting [2021-06-14T22:04:15.794Z] 37209e898f36: Layer already exists [2021-06-14T22:04:15.794Z] 3fade74c8583: Layer already exists [2021-06-14T22:04:15.794Z] d25f12015b87: Layer already exists [2021-06-14T22:04:15.794Z] 58be10e73652: Layer already exists [2021-06-14T22:04:15.794Z] 1a4aecfbdcdf: Layer already exists [2021-06-14T22:04:15.794Z] f5e923435b44: Layer already exists [2021-06-14T22:04:15.794Z] 261988aa2622: Layer already exists [2021-06-14T22:04:15.794Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:15.794Z] dcab8b9320e3: Layer already exists [2021-06-14T22:04:15.794Z] edf82efa4484: Layer already exists [2021-06-14T22:04:15.794Z] 2.0.0-dev.264: digest: sha256:2579491ff8780cbcf5edee41f6f64b13bdbc67b4da1777cb5adb3e7e207d7756 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:16.103Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:16.400Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:16.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-14T22:04:16.400Z] d25f12015b87: Preparing [2021-06-14T22:04:16.400Z] 3fade74c8583: Preparing [2021-06-14T22:04:16.400Z] 58be10e73652: Preparing [2021-06-14T22:04:16.400Z] 1a4aecfbdcdf: Preparing [2021-06-14T22:04:16.400Z] 37209e898f36: Preparing [2021-06-14T22:04:16.400Z] f5e923435b44: Preparing [2021-06-14T22:04:16.400Z] 261988aa2622: Preparing [2021-06-14T22:04:16.400Z] edf82efa4484: Preparing [2021-06-14T22:04:16.400Z] dcab8b9320e3: Preparing [2021-06-14T22:04:16.400Z] 32f366d666a5: Preparing [2021-06-14T22:04:16.400Z] f5e923435b44: Waiting [2021-06-14T22:04:16.400Z] 261988aa2622: Waiting [2021-06-14T22:04:16.400Z] edf82efa4484: Waiting [2021-06-14T22:04:16.400Z] dcab8b9320e3: Waiting [2021-06-14T22:04:16.400Z] 32f366d666a5: Waiting [2021-06-14T22:04:16.400Z] 37209e898f36: Layer already exists [2021-06-14T22:04:16.400Z] d25f12015b87: Layer already exists [2021-06-14T22:04:16.400Z] 3fade74c8583: Layer already exists [2021-06-14T22:04:16.400Z] 58be10e73652: Layer already exists [2021-06-14T22:04:16.400Z] 261988aa2622: Layer already exists [2021-06-14T22:04:16.400Z] f5e923435b44: Layer already exists [2021-06-14T22:04:16.400Z] 1a4aecfbdcdf: Layer already exists [2021-06-14T22:04:16.400Z] dcab8b9320e3: Layer already exists [2021-06-14T22:04:16.400Z] edf82efa4484: Layer already exists [2021-06-14T22:04:16.400Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:16.400Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:2579491ff8780cbcf5edee41f6f64b13bdbc67b4da1777cb5adb3e7e207d7756 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:16.821Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:17.118Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-14T22:04:17.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-14T22:04:17.118Z] d25f12015b87: Preparing [2021-06-14T22:04:17.118Z] 3fade74c8583: Preparing [2021-06-14T22:04:17.118Z] 58be10e73652: Preparing [2021-06-14T22:04:17.118Z] 1a4aecfbdcdf: Preparing [2021-06-14T22:04:17.118Z] 37209e898f36: Preparing [2021-06-14T22:04:17.118Z] f5e923435b44: Preparing [2021-06-14T22:04:17.118Z] 261988aa2622: Preparing [2021-06-14T22:04:17.118Z] edf82efa4484: Preparing [2021-06-14T22:04:17.118Z] dcab8b9320e3: Preparing [2021-06-14T22:04:17.118Z] 32f366d666a5: Preparing [2021-06-14T22:04:17.118Z] f5e923435b44: Waiting [2021-06-14T22:04:17.118Z] 261988aa2622: Waiting [2021-06-14T22:04:17.118Z] edf82efa4484: Waiting [2021-06-14T22:04:17.118Z] dcab8b9320e3: Waiting [2021-06-14T22:04:17.118Z] 32f366d666a5: Waiting [2021-06-14T22:04:17.118Z] d25f12015b87: Layer already exists [2021-06-14T22:04:17.118Z] 37209e898f36: Layer already exists [2021-06-14T22:04:17.118Z] 3fade74c8583: Layer already exists [2021-06-14T22:04:17.118Z] 58be10e73652: Layer already exists [2021-06-14T22:04:17.118Z] 1a4aecfbdcdf: Layer already exists [2021-06-14T22:04:17.118Z] f5e923435b44: Layer already exists [2021-06-14T22:04:17.118Z] edf82efa4484: Layer already exists [2021-06-14T22:04:17.118Z] 261988aa2622: Layer already exists [2021-06-14T22:04:17.118Z] dcab8b9320e3: Layer already exists [2021-06-14T22:04:17.118Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:17.118Z] master: digest: sha256:2579491ff8780cbcf5edee41f6f64b13bdbc67b4da1777cb5adb3e7e207d7756 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:04:17.174Z] ===================================================== [Pipeline] echo [2021-06-14T22:04:17.189Z] taggedImages: [2021-06-14T22:04:17.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:17.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-14T22:04:17.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.264 [2021-06-14T22:04:17.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:17.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-14T22:04:17.284Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-14T22:04:17.284Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:17.284Z] latest [2021-06-14T22:04:17.284Z] 2.0.0-dev.264 [2021-06-14T22:04:17.284Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:17.284Z] master [2021-06-14T22:04:17.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:17.630Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:17.940Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:17.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-14T22:04:17.940Z] 02c2e75a200a: Preparing [2021-06-14T22:04:17.940Z] a81bccf2348f: Preparing [2021-06-14T22:04:17.940Z] 54e885af948c: Preparing [2021-06-14T22:04:17.940Z] 6d90d9d24807: Preparing [2021-06-14T22:04:17.940Z] 32f366d666a5: Preparing [2021-06-14T22:04:17.940Z] 54e885af948c: Layer already exists [2021-06-14T22:04:17.940Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:17.940Z] 02c2e75a200a: Pushed [2021-06-14T22:04:17.940Z] 6d90d9d24807: Pushed [2021-06-14T22:04:19.332Z] a81bccf2348f: Pushed [2021-06-14T22:04:19.596Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:3e55793c91ac8d58ffb5f2ad9b96038da725a49062871a807fdf468dbf820ac5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:19.906Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:20.207Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-14T22:04:20.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-14T22:04:20.207Z] 02c2e75a200a: Preparing [2021-06-14T22:04:20.207Z] a81bccf2348f: Preparing [2021-06-14T22:04:20.207Z] 54e885af948c: Preparing [2021-06-14T22:04:20.207Z] 6d90d9d24807: Preparing [2021-06-14T22:04:20.207Z] 32f366d666a5: Preparing [2021-06-14T22:04:20.207Z] 54e885af948c: Layer already exists [2021-06-14T22:04:20.207Z] 02c2e75a200a: Layer already exists [2021-06-14T22:04:20.207Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:20.207Z] a81bccf2348f: Layer already exists [2021-06-14T22:04:20.207Z] 6d90d9d24807: Layer already exists [2021-06-14T22:04:20.207Z] latest: digest: sha256:3e55793c91ac8d58ffb5f2ad9b96038da725a49062871a807fdf468dbf820ac5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:20.514Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:20.813Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.264 [2021-06-14T22:04:20.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-14T22:04:20.813Z] 02c2e75a200a: Preparing [2021-06-14T22:04:20.813Z] a81bccf2348f: Preparing [2021-06-14T22:04:20.813Z] 54e885af948c: Preparing [2021-06-14T22:04:20.813Z] 6d90d9d24807: Preparing [2021-06-14T22:04:20.813Z] 32f366d666a5: Preparing [2021-06-14T22:04:20.813Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:20.813Z] 54e885af948c: Layer already exists [2021-06-14T22:04:20.813Z] 6d90d9d24807: Layer already exists [2021-06-14T22:04:20.813Z] a81bccf2348f: Layer already exists [2021-06-14T22:04:20.813Z] 02c2e75a200a: Layer already exists [2021-06-14T22:04:20.813Z] 2.0.0-dev.264: digest: sha256:3e55793c91ac8d58ffb5f2ad9b96038da725a49062871a807fdf468dbf820ac5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:21.118Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:21.425Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:21.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-14T22:04:21.425Z] 02c2e75a200a: Preparing [2021-06-14T22:04:21.425Z] a81bccf2348f: Preparing [2021-06-14T22:04:21.425Z] 54e885af948c: Preparing [2021-06-14T22:04:21.425Z] 6d90d9d24807: Preparing [2021-06-14T22:04:21.425Z] 32f366d666a5: Preparing [2021-06-14T22:04:21.425Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:21.425Z] 6d90d9d24807: Layer already exists [2021-06-14T22:04:21.425Z] 02c2e75a200a: Layer already exists [2021-06-14T22:04:21.425Z] a81bccf2348f: Layer already exists [2021-06-14T22:04:21.425Z] 54e885af948c: Layer already exists [2021-06-14T22:04:21.425Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:3e55793c91ac8d58ffb5f2ad9b96038da725a49062871a807fdf468dbf820ac5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:21.729Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:22.025Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-14T22:04:22.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-14T22:04:22.025Z] 02c2e75a200a: Preparing [2021-06-14T22:04:22.025Z] a81bccf2348f: Preparing [2021-06-14T22:04:22.025Z] 54e885af948c: Preparing [2021-06-14T22:04:22.025Z] 6d90d9d24807: Preparing [2021-06-14T22:04:22.025Z] 32f366d666a5: Preparing [2021-06-14T22:04:22.025Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:22.025Z] 6d90d9d24807: Layer already exists [2021-06-14T22:04:22.025Z] a81bccf2348f: Layer already exists [2021-06-14T22:04:22.025Z] 54e885af948c: Layer already exists [2021-06-14T22:04:22.025Z] 02c2e75a200a: Layer already exists [2021-06-14T22:04:22.025Z] master: digest: sha256:3e55793c91ac8d58ffb5f2ad9b96038da725a49062871a807fdf468dbf820ac5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:04:22.078Z] ===================================================== [Pipeline] echo [2021-06-14T22:04:22.094Z] taggedImages: [2021-06-14T22:04:22.094Z] - nexus3.edgexfoundry.org:10004/support-notifications:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:22.094Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-14T22:04:22.094Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.264 [2021-06-14T22:04:22.094Z] - nexus3.edgexfoundry.org:10004/support-notifications:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:22.094Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-14T22:04:22.125Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-14T22:04:22.125Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:22.125Z] latest [2021-06-14T22:04:22.125Z] 2.0.0-dev.264 [2021-06-14T22:04:22.125Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:22.125Z] master [2021-06-14T22:04:22.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:22.472Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:22.775Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:22.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-14T22:04:22.775Z] 8838b274aaf9: Preparing [2021-06-14T22:04:22.775Z] f135bf173023: Preparing [2021-06-14T22:04:22.775Z] 54e885af948c: Preparing [2021-06-14T22:04:22.775Z] d017434b38bc: Preparing [2021-06-14T22:04:22.775Z] 32f366d666a5: Preparing [2021-06-14T22:04:22.775Z] 54e885af948c: Layer already exists [2021-06-14T22:04:22.775Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:22.775Z] d017434b38bc: Layer already exists [2021-06-14T22:04:22.775Z] 8838b274aaf9: Pushed [2021-06-14T22:04:24.161Z] f135bf173023: Pushed [2021-06-14T22:04:24.161Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:872b09bef75d7cc20b6d4aba25e0fde816a5a884fd93ea420b71a07df9e99a63 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:24.462Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:24.760Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-14T22:04:24.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-14T22:04:24.760Z] 8838b274aaf9: Preparing [2021-06-14T22:04:24.760Z] f135bf173023: Preparing [2021-06-14T22:04:24.760Z] 54e885af948c: Preparing [2021-06-14T22:04:24.760Z] d017434b38bc: Preparing [2021-06-14T22:04:24.760Z] 32f366d666a5: Preparing [2021-06-14T22:04:24.760Z] 54e885af948c: Layer already exists [2021-06-14T22:04:24.760Z] f135bf173023: Layer already exists [2021-06-14T22:04:24.760Z] 8838b274aaf9: Layer already exists [2021-06-14T22:04:24.760Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:24.760Z] d017434b38bc: Layer already exists [2021-06-14T22:04:24.760Z] latest: digest: sha256:872b09bef75d7cc20b6d4aba25e0fde816a5a884fd93ea420b71a07df9e99a63 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:25.063Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:25.361Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.264 [2021-06-14T22:04:25.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-14T22:04:25.361Z] 8838b274aaf9: Preparing [2021-06-14T22:04:25.361Z] f135bf173023: Preparing [2021-06-14T22:04:25.361Z] 54e885af948c: Preparing [2021-06-14T22:04:25.361Z] d017434b38bc: Preparing [2021-06-14T22:04:25.361Z] 32f366d666a5: Preparing [2021-06-14T22:04:25.361Z] d017434b38bc: Layer already exists [2021-06-14T22:04:25.361Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:25.361Z] f135bf173023: Layer already exists [2021-06-14T22:04:25.361Z] 8838b274aaf9: Layer already exists [2021-06-14T22:04:25.361Z] 54e885af948c: Layer already exists [2021-06-14T22:04:25.361Z] 2.0.0-dev.264: digest: sha256:872b09bef75d7cc20b6d4aba25e0fde816a5a884fd93ea420b71a07df9e99a63 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:25.660Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:25.960Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:25.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-14T22:04:25.960Z] 8838b274aaf9: Preparing [2021-06-14T22:04:25.960Z] f135bf173023: Preparing [2021-06-14T22:04:25.960Z] 54e885af948c: Preparing [2021-06-14T22:04:25.960Z] d017434b38bc: Preparing [2021-06-14T22:04:25.960Z] 32f366d666a5: Preparing [2021-06-14T22:04:25.960Z] f135bf173023: Layer already exists [2021-06-14T22:04:25.960Z] 8838b274aaf9: Layer already exists [2021-06-14T22:04:25.960Z] d017434b38bc: Layer already exists [2021-06-14T22:04:25.960Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:25.960Z] 54e885af948c: Layer already exists [2021-06-14T22:04:25.960Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:872b09bef75d7cc20b6d4aba25e0fde816a5a884fd93ea420b71a07df9e99a63 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:26.259Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:26.555Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-14T22:04:26.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-14T22:04:26.555Z] 8838b274aaf9: Preparing [2021-06-14T22:04:26.555Z] f135bf173023: Preparing [2021-06-14T22:04:26.555Z] 54e885af948c: Preparing [2021-06-14T22:04:26.555Z] d017434b38bc: Preparing [2021-06-14T22:04:26.555Z] 32f366d666a5: Preparing [2021-06-14T22:04:26.555Z] f135bf173023: Layer already exists [2021-06-14T22:04:26.555Z] 54e885af948c: Layer already exists [2021-06-14T22:04:26.555Z] d017434b38bc: Layer already exists [2021-06-14T22:04:26.555Z] 32f366d666a5: Layer already exists [2021-06-14T22:04:26.556Z] 8838b274aaf9: Layer already exists [2021-06-14T22:04:26.556Z] master: digest: sha256:872b09bef75d7cc20b6d4aba25e0fde816a5a884fd93ea420b71a07df9e99a63 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:04:26.615Z] ===================================================== [Pipeline] echo [2021-06-14T22:04:26.638Z] taggedImages: [2021-06-14T22:04:26.638Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:26.638Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-14T22:04:26.638Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.264 [2021-06-14T22:04:26.638Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:26.638Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-14T22:04:26.670Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-14T22:04:26.670Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:26.670Z] latest [2021-06-14T22:04:26.670Z] 2.0.0-dev.264 [2021-06-14T22:04:26.670Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:26.670Z] master [2021-06-14T22:04:26.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:27.011Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:27.328Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:27.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-14T22:04:27.328Z] d06f1816ea79: Preparing [2021-06-14T22:04:27.328Z] 67d1ef4d27dc: Preparing [2021-06-14T22:04:27.328Z] abc939d97c0a: Preparing [2021-06-14T22:04:27.328Z] 96af8f80f584: Preparing [2021-06-14T22:04:27.328Z] 0754057c0ad3: Preparing [2021-06-14T22:04:27.328Z] 998cdf262ab1: Preparing [2021-06-14T22:04:27.328Z] 02e56110abd2: Preparing [2021-06-14T22:04:27.328Z] abc36efb885a: Preparing [2021-06-14T22:04:27.328Z] b0b09059f4e1: Preparing [2021-06-14T22:04:27.328Z] bb961f40224b: Preparing [2021-06-14T22:04:27.328Z] f4666769fca7: Preparing [2021-06-14T22:04:27.328Z] 998cdf262ab1: Waiting [2021-06-14T22:04:27.328Z] 02e56110abd2: Waiting [2021-06-14T22:04:27.328Z] abc36efb885a: Waiting [2021-06-14T22:04:27.328Z] b0b09059f4e1: Waiting [2021-06-14T22:04:27.328Z] bb961f40224b: Waiting [2021-06-14T22:04:27.328Z] f4666769fca7: Waiting [2021-06-14T22:04:27.328Z] 0754057c0ad3: Layer already exists [2021-06-14T22:04:27.618Z] 998cdf262ab1: Layer already exists [2021-06-14T22:04:27.889Z] 02e56110abd2: Layer already exists [2021-06-14T22:04:27.889Z] 67d1ef4d27dc: Pushed [2021-06-14T22:04:27.889Z] abc36efb885a: Layer already exists [2021-06-14T22:04:27.889Z] d06f1816ea79: Pushed [2021-06-14T22:04:27.889Z] f4666769fca7: Layer already exists [2021-06-14T22:04:27.889Z] b0b09059f4e1: Layer already exists [2021-06-14T22:04:27.889Z] bb961f40224b: Layer already exists [2021-06-14T22:04:28.462Z] abc939d97c0a: Pushed [2021-06-14T22:04:32.674Z] 96af8f80f584: Pushed [2021-06-14T22:04:32.674Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:3d7d135b8e258217b9e6b7333048a4b769fa0b87ff133f7210e69bd37c7ca7e7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:32.978Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:33.275Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-14T22:04:33.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-14T22:04:33.275Z] d06f1816ea79: Preparing [2021-06-14T22:04:33.275Z] 67d1ef4d27dc: Preparing [2021-06-14T22:04:33.275Z] abc939d97c0a: Preparing [2021-06-14T22:04:33.275Z] 96af8f80f584: Preparing [2021-06-14T22:04:33.275Z] 0754057c0ad3: Preparing [2021-06-14T22:04:33.275Z] 998cdf262ab1: Preparing [2021-06-14T22:04:33.275Z] 02e56110abd2: Preparing [2021-06-14T22:04:33.275Z] abc36efb885a: Preparing [2021-06-14T22:04:33.275Z] b0b09059f4e1: Preparing [2021-06-14T22:04:33.275Z] bb961f40224b: Preparing [2021-06-14T22:04:33.275Z] f4666769fca7: Preparing [2021-06-14T22:04:33.275Z] 02e56110abd2: Waiting [2021-06-14T22:04:33.275Z] abc36efb885a: Waiting [2021-06-14T22:04:33.275Z] b0b09059f4e1: Waiting [2021-06-14T22:04:33.275Z] bb961f40224b: Waiting [2021-06-14T22:04:33.275Z] f4666769fca7: Waiting [2021-06-14T22:04:33.275Z] 998cdf262ab1: Waiting [2021-06-14T22:04:33.275Z] d06f1816ea79: Layer already exists [2021-06-14T22:04:33.275Z] 96af8f80f584: Layer already exists [2021-06-14T22:04:33.275Z] 0754057c0ad3: Layer already exists [2021-06-14T22:04:33.275Z] abc939d97c0a: Layer already exists [2021-06-14T22:04:33.275Z] 67d1ef4d27dc: Layer already exists [2021-06-14T22:04:33.275Z] 998cdf262ab1: Layer already exists [2021-06-14T22:04:33.275Z] 02e56110abd2: Layer already exists [2021-06-14T22:04:33.275Z] abc36efb885a: Layer already exists [2021-06-14T22:04:33.275Z] b0b09059f4e1: Layer already exists [2021-06-14T22:04:33.275Z] bb961f40224b: Layer already exists [2021-06-14T22:04:33.275Z] f4666769fca7: Layer already exists [2021-06-14T22:04:33.275Z] latest: digest: sha256:3d7d135b8e258217b9e6b7333048a4b769fa0b87ff133f7210e69bd37c7ca7e7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:33.576Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:33.875Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.264 [2021-06-14T22:04:33.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-14T22:04:33.876Z] d06f1816ea79: Preparing [2021-06-14T22:04:33.876Z] 67d1ef4d27dc: Preparing [2021-06-14T22:04:33.876Z] abc939d97c0a: Preparing [2021-06-14T22:04:33.876Z] 96af8f80f584: Preparing [2021-06-14T22:04:33.876Z] 0754057c0ad3: Preparing [2021-06-14T22:04:33.876Z] 998cdf262ab1: Preparing [2021-06-14T22:04:33.876Z] 02e56110abd2: Preparing [2021-06-14T22:04:33.876Z] abc36efb885a: Preparing [2021-06-14T22:04:33.876Z] b0b09059f4e1: Preparing [2021-06-14T22:04:33.876Z] bb961f40224b: Preparing [2021-06-14T22:04:33.876Z] f4666769fca7: Preparing [2021-06-14T22:04:33.876Z] 998cdf262ab1: Waiting [2021-06-14T22:04:33.876Z] 02e56110abd2: Waiting [2021-06-14T22:04:33.876Z] abc36efb885a: Waiting [2021-06-14T22:04:33.876Z] b0b09059f4e1: Waiting [2021-06-14T22:04:33.876Z] bb961f40224b: Waiting [2021-06-14T22:04:33.876Z] f4666769fca7: Waiting [2021-06-14T22:04:33.876Z] 67d1ef4d27dc: Layer already exists [2021-06-14T22:04:33.876Z] 96af8f80f584: Layer already exists [2021-06-14T22:04:33.876Z] 0754057c0ad3: Layer already exists [2021-06-14T22:04:33.876Z] d06f1816ea79: Layer already exists [2021-06-14T22:04:33.876Z] abc939d97c0a: Layer already exists [2021-06-14T22:04:33.876Z] abc36efb885a: Layer already exists [2021-06-14T22:04:33.876Z] 02e56110abd2: Layer already exists [2021-06-14T22:04:33.876Z] bb961f40224b: Layer already exists [2021-06-14T22:04:33.876Z] 998cdf262ab1: Layer already exists [2021-06-14T22:04:33.876Z] b0b09059f4e1: Layer already exists [2021-06-14T22:04:33.876Z] f4666769fca7: Layer already exists [2021-06-14T22:04:33.876Z] 2.0.0-dev.264: digest: sha256:3d7d135b8e258217b9e6b7333048a4b769fa0b87ff133f7210e69bd37c7ca7e7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:34.347Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:34.643Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:34.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-14T22:04:34.643Z] d06f1816ea79: Preparing [2021-06-14T22:04:34.643Z] 67d1ef4d27dc: Preparing [2021-06-14T22:04:34.643Z] abc939d97c0a: Preparing [2021-06-14T22:04:34.643Z] 96af8f80f584: Preparing [2021-06-14T22:04:34.643Z] 0754057c0ad3: Preparing [2021-06-14T22:04:34.643Z] 998cdf262ab1: Preparing [2021-06-14T22:04:34.643Z] 02e56110abd2: Preparing [2021-06-14T22:04:34.643Z] abc36efb885a: Preparing [2021-06-14T22:04:34.643Z] b0b09059f4e1: Preparing [2021-06-14T22:04:34.643Z] bb961f40224b: Preparing [2021-06-14T22:04:34.643Z] f4666769fca7: Preparing [2021-06-14T22:04:34.643Z] 998cdf262ab1: Waiting [2021-06-14T22:04:34.644Z] 02e56110abd2: Waiting [2021-06-14T22:04:34.644Z] abc36efb885a: Waiting [2021-06-14T22:04:34.644Z] b0b09059f4e1: Waiting [2021-06-14T22:04:34.644Z] bb961f40224b: Waiting [2021-06-14T22:04:34.644Z] f4666769fca7: Waiting [2021-06-14T22:04:34.644Z] d06f1816ea79: Layer already exists [2021-06-14T22:04:34.644Z] 0754057c0ad3: Layer already exists [2021-06-14T22:04:34.644Z] 67d1ef4d27dc: Layer already exists [2021-06-14T22:04:34.644Z] abc939d97c0a: Layer already exists [2021-06-14T22:04:34.644Z] 96af8f80f584: Layer already exists [2021-06-14T22:04:34.644Z] 998cdf262ab1: Layer already exists [2021-06-14T22:04:34.644Z] 02e56110abd2: Layer already exists [2021-06-14T22:04:34.644Z] abc36efb885a: Layer already exists [2021-06-14T22:04:34.644Z] bb961f40224b: Layer already exists [2021-06-14T22:04:34.644Z] b0b09059f4e1: Layer already exists [2021-06-14T22:04:34.644Z] f4666769fca7: Layer already exists [2021-06-14T22:04:34.644Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:3d7d135b8e258217b9e6b7333048a4b769fa0b87ff133f7210e69bd37c7ca7e7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:34.944Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:04:35.254Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-14T22:04:35.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-14T22:04:35.254Z] d06f1816ea79: Preparing [2021-06-14T22:04:35.254Z] 67d1ef4d27dc: Preparing [2021-06-14T22:04:35.254Z] abc939d97c0a: Preparing [2021-06-14T22:04:35.254Z] 96af8f80f584: Preparing [2021-06-14T22:04:35.254Z] 0754057c0ad3: Preparing [2021-06-14T22:04:35.254Z] 998cdf262ab1: Preparing [2021-06-14T22:04:35.254Z] 02e56110abd2: Preparing [2021-06-14T22:04:35.254Z] abc36efb885a: Preparing [2021-06-14T22:04:35.254Z] b0b09059f4e1: Preparing [2021-06-14T22:04:35.254Z] bb961f40224b: Preparing [2021-06-14T22:04:35.254Z] f4666769fca7: Preparing [2021-06-14T22:04:35.254Z] 998cdf262ab1: Waiting [2021-06-14T22:04:35.254Z] 02e56110abd2: Waiting [2021-06-14T22:04:35.254Z] abc36efb885a: Waiting [2021-06-14T22:04:35.254Z] b0b09059f4e1: Waiting [2021-06-14T22:04:35.254Z] bb961f40224b: Waiting [2021-06-14T22:04:35.254Z] f4666769fca7: Waiting [2021-06-14T22:04:35.254Z] 67d1ef4d27dc: Layer already exists [2021-06-14T22:04:35.254Z] 96af8f80f584: Layer already exists [2021-06-14T22:04:35.254Z] 0754057c0ad3: Layer already exists [2021-06-14T22:04:35.254Z] d06f1816ea79: Layer already exists [2021-06-14T22:04:35.254Z] abc939d97c0a: Layer already exists [2021-06-14T22:04:35.254Z] 02e56110abd2: Layer already exists [2021-06-14T22:04:35.254Z] abc36efb885a: Layer already exists [2021-06-14T22:04:35.254Z] b0b09059f4e1: Layer already exists [2021-06-14T22:04:35.254Z] bb961f40224b: Layer already exists [2021-06-14T22:04:35.254Z] f4666769fca7: Layer already exists [2021-06-14T22:04:35.254Z] 998cdf262ab1: Layer already exists [2021-06-14T22:04:35.254Z] master: digest: sha256:3d7d135b8e258217b9e6b7333048a4b769fa0b87ff133f7210e69bd37c7ca7e7 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:04:35.311Z] ===================================================== [Pipeline] echo [2021-06-14T22:04:35.326Z] taggedImages: [2021-06-14T22:04:35.326Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:04:35.326Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-14T22:04:35.326Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.264 [2021-06-14T22:04:35.326Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:04:35.326Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T22:05:59.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-14T22:05:59.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T22:05:59.584Z] Removing intermediate container 53e72f904241 [2021-06-14T22:05:59.584Z] ---> d7024f4204a5 [2021-06-14T22:05:59.584Z] [2021-06-14T22:05:59.584Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T22:05:59.584Z] 3.12: Pulling from library/alpine [2021-06-14T22:06:00.605Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T22:06:00.605Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T22:06:00.605Z] ---> 9852663dfa18 [2021-06-14T22:06:00.605Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T22:06:01.616Z] ---> Running in 98dea2af578f [2021-06-14T22:06:04.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:06:04.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:06:04.860Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T22:06:04.860Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T22:06:04.860Z] OK: 5 MiB in 15 packages [2021-06-14T22:06:05.470Z] Removing intermediate container 6b91afdee4f9 [2021-06-14T22:06:05.470Z] ---> 75c3aa1bd2d6 [2021-06-14T22:06:05.470Z] [2021-06-14T22:06:05.470Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T22:06:05.470Z] ---> 9852663dfa18 [2021-06-14T22:06:05.470Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T22:06:06.458Z] ---> Running in 54f969ef3b51 [2021-06-14T22:06:07.060Z] Removing intermediate container e30bb07cb5c2 [2021-06-14T22:06:07.060Z] ---> 1b1c4b064f33 [2021-06-14T22:06:07.060Z] [2021-06-14T22:06:07.060Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T22:06:07.060Z] ---> 9852663dfa18 [2021-06-14T22:06:07.060Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T22:06:07.060Z] Removing intermediate container 98dea2af578f [2021-06-14T22:06:07.060Z] ---> abaac2439e66 [2021-06-14T22:06:07.060Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T22:06:07.060Z] Removing intermediate container 659fca56af6a [2021-06-14T22:06:07.060Z] ---> 5e773e3b02e5 [2021-06-14T22:06:07.060Z] [2021-06-14T22:06:07.060Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T22:06:07.060Z] ---> 9852663dfa18 [2021-06-14T22:06:07.060Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T22:06:07.334Z] ---> Running in e534b1f15c37 [2021-06-14T22:06:07.334Z] ---> Running in 1422ab279fdd [2021-06-14T22:06:07.334Z] ---> Running in 52da1af54d37 [2021-06-14T22:06:08.329Z] Removing intermediate container 1422ab279fdd [2021-06-14T22:06:08.329Z] ---> 4bd8da77af35 [2021-06-14T22:06:08.329Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T22:06:08.603Z] ---> Running in 1cd4ec458b0f [2021-06-14T22:06:08.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:06:08.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:06:09.206Z] Removing intermediate container 1cd4ec458b0f [2021-06-14T22:06:09.206Z] ---> ce86a45f9ead [2021-06-14T22:06:09.206Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T22:06:09.483Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T22:06:09.483Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T22:06:09.483Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T22:06:09.483Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T22:06:09.483Z] ---> Running in 6f4f179723ac [2021-06-14T22:06:09.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:06:09.761Z] OK: 6 MiB in 16 packages [2021-06-14T22:06:09.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:06:09.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:06:10.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:06:10.326Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T22:06:10.603Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T22:06:10.603Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T22:06:10.603Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T22:06:10.603Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T22:06:10.603Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T22:06:10.603Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T22:06:10.603Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T22:06:10.603Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T22:06:10.603Z] Removing intermediate container 6f4f179723ac [2021-06-14T22:06:10.603Z] ---> 69753acac8f3 [2021-06-14T22:06:10.603Z] Step 16/24 : WORKDIR / [2021-06-14T22:06:10.603Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T22:06:10.603Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T22:06:10.603Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T22:06:10.603Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T22:06:10.883Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T22:06:10.883Z] OK: 7 MiB in 20 packages [2021-06-14T22:06:11.160Z] ---> Running in 7b5e794bd13c [2021-06-14T22:06:11.160Z] OK: 7 MiB in 18 packages [2021-06-14T22:06:12.606Z] Removing intermediate container 7b5e794bd13c [2021-06-14T22:06:12.606Z] ---> 4ceaa64aba14 [2021-06-14T22:06:12.606Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T22:06:12.606Z] Removing intermediate container 54f969ef3b51 [2021-06-14T22:06:12.606Z] ---> bb5ceb7a9b17 [2021-06-14T22:06:12.606Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T22:06:12.881Z] ---> Running in 2e196260a753 [2021-06-14T22:06:13.875Z] Removing intermediate container e534b1f15c37 [2021-06-14T22:06:13.875Z] ---> d6a0f1356411 [2021-06-14T22:06:13.875Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T22:06:14.151Z] Removing intermediate container 2e196260a753 [2021-06-14T22:06:14.151Z] ---> fa6e3af8a81e [2021-06-14T22:06:14.151Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T22:06:14.151Z] ---> 18947277f039 [2021-06-14T22:06:14.151Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T22:06:14.151Z] Removing intermediate container 52da1af54d37 [2021-06-14T22:06:14.151Z] ---> b30ba66dc9c5 [2021-06-14T22:06:14.151Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T22:06:14.427Z] ---> Running in 4b5ee756a253 [2021-06-14T22:06:14.427Z] ---> Running in 522123bc4727 [2021-06-14T22:06:14.427Z] ---> Running in 094df5f4d6a4 [2021-06-14T22:06:15.418Z] Removing intermediate container 4b5ee756a253 [2021-06-14T22:06:15.418Z] ---> 639c040ee8c5 [2021-06-14T22:06:15.418Z] Step 14/26 : WORKDIR / [2021-06-14T22:06:15.418Z] Removing intermediate container aeba5f1d798e [2021-06-14T22:06:15.418Z] ---> 16827c0939e0 [2021-06-14T22:06:15.418Z] [2021-06-14T22:06:15.418Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T22:06:15.418Z] ---> 9852663dfa18 [2021-06-14T22:06:15.418Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T22:06:15.697Z] Removing intermediate container 094df5f4d6a4 [2021-06-14T22:06:15.697Z] ---> 0706e2ad6173 [2021-06-14T22:06:15.697Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T22:06:15.697Z] Removing intermediate container 522123bc4727 [2021-06-14T22:06:15.697Z] ---> c39e4ff38a5c [2021-06-14T22:06:15.697Z] Step 14/22 : WORKDIR /edgex [2021-06-14T22:06:15.697Z] ---> Running in 8692189a8de8 [2021-06-14T22:06:15.697Z] ---> Running in 08c0ec07b784 [2021-06-14T22:06:15.971Z] ---> bd7d248d28ea [2021-06-14T22:06:15.971Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T22:06:15.971Z] ---> Running in cab62d008d00 [2021-06-14T22:06:15.971Z] ---> Running in 677b339beec6 [2021-06-14T22:06:16.570Z] Removing intermediate container 8692189a8de8 [2021-06-14T22:06:16.570Z] ---> d5e02b23fbf1 [2021-06-14T22:06:16.570Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-14T22:06:16.570Z] Removing intermediate container 08c0ec07b784 [2021-06-14T22:06:16.570Z] ---> c691beb77b25 [2021-06-14T22:06:16.570Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T22:06:16.843Z] Removing intermediate container cab62d008d00 [2021-06-14T22:06:16.843Z] ---> ccb945a0e582 [2021-06-14T22:06:16.843Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T22:06:16.843Z] ---> Running in 223230d31877 [2021-06-14T22:06:16.843Z] Removing intermediate container 677b339beec6 [2021-06-14T22:06:16.843Z] ---> 87599eaf4ae5 [2021-06-14T22:06:16.843Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T22:06:17.118Z] ---> dd45f829b958 [2021-06-14T22:06:17.118Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T22:06:17.393Z] ---> Running in b9d2e7dd3277 [2021-06-14T22:06:17.393Z] Removing intermediate container 223230d31877 [2021-06-14T22:06:17.393Z] ---> 7fd604f7a34a [2021-06-14T22:06:17.393Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T22:06:17.669Z] ---> 4238e726a971 [2021-06-14T22:06:17.669Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-14T22:06:17.669Z] ---> Running in db30a08fb53c [2021-06-14T22:06:17.942Z] ---> 11d882bea7e4 [2021-06-14T22:06:17.942Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T22:06:17.942Z] Removing intermediate container b9d2e7dd3277 [2021-06-14T22:06:17.942Z] ---> 171a3bae7290 [2021-06-14T22:06:17.942Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T22:06:18.219Z] ---> 982900f91329 [2021-06-14T22:06:18.219Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T22:06:18.219Z] ---> Running in f4c8183b911b [2021-06-14T22:06:18.495Z] Removing intermediate container db30a08fb53c [2021-06-14T22:06:18.495Z] ---> d5123ea2ef3b [2021-06-14T22:06:18.495Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:06:18.770Z] ---> Running in 85497dbce2af [2021-06-14T22:06:19.044Z] ---> 4bdd2c5d6e53 [2021-06-14T22:06:19.044Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T22:06:19.044Z] Removing intermediate container f4c8183b911b [2021-06-14T22:06:19.044Z] ---> efb071c0e583 [2021-06-14T22:06:19.044Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T22:06:19.326Z] ---> Running in 8d9e7be85efe [2021-06-14T22:06:19.923Z] ---> f919a05dc637 [2021-06-14T22:06:19.923Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T22:06:20.203Z] Removing intermediate container 8d9e7be85efe [2021-06-14T22:06:20.203Z] ---> c9402e6dbaa5 [2021-06-14T22:06:20.203Z] Step 23/24 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:06:20.203Z] ---> c6fed388cc82 [2021-06-14T22:06:20.203Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T22:06:20.478Z] ---> Running in dc232657fb73 [2021-06-14T22:06:20.478Z] ---> e8ddf54853fa [2021-06-14T22:06:20.478Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-14T22:06:21.468Z] Removing intermediate container dc232657fb73 [2021-06-14T22:06:21.468Z] ---> 29135e7eedd4 [2021-06-14T22:06:21.468Z] Step 24/24 : LABEL version=2.0.0-dev.264 [2021-06-14T22:06:21.468Z] ---> 2d482544b14b [2021-06-14T22:06:21.468Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T22:06:21.743Z] ---> Running in a126bc1388a4 [2021-06-14T22:06:21.743Z] ---> Running in 0be947be0a04 [2021-06-14T22:06:22.014Z] ---> 84e033b4c7ae [2021-06-14T22:06:22.014Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T22:06:22.014Z] ---> 2d4f3dd795a5 [2021-06-14T22:06:22.014Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T22:06:22.014Z] Removing intermediate container 85497dbce2af [2021-06-14T22:06:22.014Z] ---> 182c54506ab6 [2021-06-14T22:06:22.014Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T22:06:22.014Z] ---> Running in 053a16e003b7 [2021-06-14T22:06:22.288Z] ---> Running in 76f741439fcb [2021-06-14T22:06:22.565Z] Removing intermediate container a126bc1388a4 [2021-06-14T22:06:22.565Z] ---> 5a9dec37350d [2021-06-14T22:06:22.565Z] [2021-06-14T22:06:22.565Z] Removing intermediate container 0be947be0a04 [2021-06-14T22:06:22.565Z] ---> 71fc3f9a7847 [2021-06-14T22:06:22.565Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T22:06:22.847Z] Successfully built 5a9dec37350d [2021-06-14T22:06:22.847Z] Successfully tagged core-command-arm64:latest [2021-06-14T22:06:22.847Z] ---> Running in 133bc5fb3c00 [2021-06-14T22:06:22.847Z] Building security-bootstrapper [2021-06-14T22:06:23.127Z]  Building core-command ... done Removing intermediate container 053a16e003b7 [2021-06-14T22:06:23.127Z] ---> 3b250c8f5e9a [2021-06-14T22:06:23.127Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T22:06:23.414Z] ---> Running in 5319f0fae8f1 [2021-06-14T22:06:23.691Z] ---> 34c9ef1f5b52 [2021-06-14T22:06:23.691Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T22:06:23.691Z] Removing intermediate container 133bc5fb3c00 [2021-06-14T22:06:23.691Z] ---> 3f2e8d9f3643 [2021-06-14T22:06:23.691Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T22:06:23.966Z] ---> Running in 5a5c28762744 [2021-06-14T22:06:24.244Z] Removing intermediate container 5319f0fae8f1 [2021-06-14T22:06:24.244Z] ---> 3a435f846f2d [2021-06-14T22:06:24.244Z] Step 20/22 : LABEL arch=arm64 [2021-06-14T22:06:24.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:06:25.138Z] ---> Running in 3c595867d047 [2021-06-14T22:06:25.409Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:06:25.409Z] Removing intermediate container 5a5c28762744 [2021-06-14T22:06:25.409Z] ---> db9dd0596b93 [2021-06-14T22:06:25.409Z] Step 22/23 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:06:26.006Z] ---> 25044e957693 [2021-06-14T22:06:26.006Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T22:06:26.006Z] ---> Running in f373ee7e5b3e [2021-06-14T22:06:26.006Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T22:06:26.006Z] Removing intermediate container 3c595867d047 [2021-06-14T22:06:26.006Z] ---> 79d89f260897 [2021-06-14T22:06:26.006Z] Step 21/22 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:06:26.278Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T22:06:26.278Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T22:06:26.278Z] ---> Running in 03d649ac35ef [2021-06-14T22:06:26.278Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T22:06:26.548Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T22:06:26.548Z] Removing intermediate container f373ee7e5b3e [2021-06-14T22:06:26.548Z] ---> 612a41c979d1 [2021-06-14T22:06:26.548Z] Step 23/23 : LABEL version=2.0.0-dev.264 [2021-06-14T22:06:26.820Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T22:06:26.820Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T22:06:26.820Z] OK: 8 MiB in 20 packages [2021-06-14T22:06:26.820Z] ---> Running in 5a73da211de3 [2021-06-14T22:06:27.103Z] Removing intermediate container 03d649ac35ef [2021-06-14T22:06:27.103Z] ---> 7f9947707b7d [2021-06-14T22:06:27.103Z] Step 22/22 : LABEL version=2.0.0-dev.264 [2021-06-14T22:06:27.103Z] ---> 30f1327faa5e [2021-06-14T22:06:27.103Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-14T22:06:27.382Z] ---> Running in 758545e22c75 [2021-06-14T22:06:27.382Z] ---> Running in 7101829c72f3 [2021-06-14T22:06:27.656Z] Removing intermediate container 5a73da211de3 [2021-06-14T22:06:27.656Z] ---> 9f4d805b6511 [2021-06-14T22:06:27.656Z] [2021-06-14T22:06:28.264Z] Successfully built 9f4d805b6511 [2021-06-14T22:06:28.264Z] Successfully tagged support-notifications-arm64:latest [2021-06-14T22:06:28.264Z]  Building support-notifications ... done Building support-scheduler [2021-06-14T22:06:28.264Z] Removing intermediate container 758545e22c75 [2021-06-14T22:06:28.264Z] ---> f9e9ea7b50b3 [2021-06-14T22:06:28.264Z] [2021-06-14T22:06:28.543Z] Removing intermediate container 76f741439fcb [2021-06-14T22:06:28.543Z] ---> 61d83374ae19 [2021-06-14T22:06:28.543Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T22:06:28.828Z] Successfully built f9e9ea7b50b3 [2021-06-14T22:06:28.828Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-14T22:06:28.828Z] Building sys-mgmt-agent [2021-06-14T22:06:29.812Z]  Building security-proxy-setup ... done  ---> f40ad209c8fe [2021-06-14T22:06:29.812Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T22:06:30.428Z] Removing intermediate container 7101829c72f3 [2021-06-14T22:06:30.428Z] ---> 596a7bee5c92 [2021-06-14T22:06:30.428Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T22:06:30.702Z] ---> Running in 6e29efcea98a [2021-06-14T22:06:31.687Z] ---> 4f4594ba8467 [2021-06-14T22:06:31.687Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T22:06:31.993Z] Removing intermediate container 6e29efcea98a [2021-06-14T22:06:31.993Z] ---> 4efa22e61d4a [2021-06-14T22:06:31.993Z] Step 24/26 : LABEL arch=arm64 [2021-06-14T22:06:32.673Z] ---> Running in ad4b8989d268 [2021-06-14T22:06:33.384Z] ---> 741729fdb649 [2021-06-14T22:06:33.384Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T22:06:33.384Z] Removing intermediate container ad4b8989d268 [2021-06-14T22:06:33.691Z] ---> 56592102b1c3 [2021-06-14T22:06:33.691Z] Step 25/26 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:06:33.691Z] ---> Running in d2a44095409f [2021-06-14T22:06:33.984Z] ---> Running in ea4ca873becd [2021-06-14T22:06:34.596Z] Removing intermediate container d2a44095409f [2021-06-14T22:06:34.596Z] ---> 0567d8de86e0 [2021-06-14T22:06:34.596Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T22:06:34.878Z] Removing intermediate container ea4ca873becd [2021-06-14T22:06:34.878Z] ---> a921c484051f [2021-06-14T22:06:34.878Z] Step 26/26 : LABEL version=2.0.0-dev.264 [2021-06-14T22:06:35.152Z] ---> Running in a139cdba8f91 [2021-06-14T22:06:35.426Z] ---> Running in 5fe345442987 [2021-06-14T22:06:36.420Z] Removing intermediate container a139cdba8f91 [2021-06-14T22:06:36.420Z] ---> 2daee8d4950d [2021-06-14T22:06:36.420Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T22:06:36.694Z] Removing intermediate container 5fe345442987 [2021-06-14T22:06:36.694Z] ---> 3a4d8ae83e6c [2021-06-14T22:06:36.694Z] [2021-06-14T22:06:36.970Z] ---> Running in e65e6128f248 [2021-06-14T22:06:36.970Z] Successfully built 3a4d8ae83e6c [2021-06-14T22:06:36.970Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-14T22:06:37.253Z]  Building security-secretstore-setup ... done Building core-metadata [2021-06-14T22:06:37.528Z] Removing intermediate container e65e6128f248 [2021-06-14T22:06:37.528Z] ---> d6356ad0989c [2021-06-14T22:06:37.528Z] Step 23/24 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:06:37.802Z] ---> Running in 809d11168377 [2021-06-14T22:06:38.396Z] Removing intermediate container 809d11168377 [2021-06-14T22:06:38.396Z] ---> a63168436ba7 [2021-06-14T22:06:38.396Z] Step 24/24 : LABEL version=2.0.0-dev.264 [2021-06-14T22:06:38.396Z] ---> Running in 022ebb631ed0 [2021-06-14T22:06:38.992Z] Removing intermediate container 022ebb631ed0 [2021-06-14T22:06:38.992Z] ---> e7eecccbc65f [2021-06-14T22:06:38.992Z] [2021-06-14T22:06:39.265Z] Successfully built e7eecccbc65f [2021-06-14T22:06:39.265Z] Successfully tagged core-data-arm64:latest [2021-06-14T22:06:44.654Z]  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:06:44.654Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:06:44.654Z] ---> dc2422b3178f [2021-06-14T22:06:44.654Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T22:06:44.654Z] ---> Using cache [2021-06-14T22:06:44.654Z] ---> 99764b7c0cb0 [2021-06-14T22:06:44.654Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:06:44.654Z] ---> Using cache [2021-06-14T22:06:44.654Z] ---> c4fb8112bafb [2021-06-14T22:06:44.654Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T22:06:46.097Z] ---> Running in ad31992b3ff8 [2021-06-14T22:06:47.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:06:48.510Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:06:49.494Z] OK: 218 MiB in 52 packages [2021-06-14T22:06:51.486Z] Removing intermediate container ad31992b3ff8 [2021-06-14T22:06:51.486Z] ---> 9ce5fe5e7ed9 [2021-06-14T22:06:51.486Z] Step 6/32 : COPY go.mod . [2021-06-14T22:06:52.475Z] ---> 84bfcbc784d9 [2021-06-14T22:06:52.475Z] Step 7/32 : RUN go mod download [2021-06-14T22:06:53.078Z] ---> Running in 91baed97202e [2021-06-14T22:06:55.709Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:06:55.709Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:06:55.709Z] ---> dc2422b3178f [2021-06-14T22:06:55.709Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T22:06:55.709Z] ---> Using cache [2021-06-14T22:06:55.709Z] ---> 99764b7c0cb0 [2021-06-14T22:06:55.709Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:06:55.709Z] ---> Using cache [2021-06-14T22:06:55.709Z] ---> c4fb8112bafb [2021-06-14T22:06:55.709Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T22:06:55.709Z] ---> Using cache [2021-06-14T22:06:55.709Z] ---> 9ce5fe5e7ed9 [2021-06-14T22:06:55.709Z] Step 6/23 : COPY go.mod . [2021-06-14T22:06:55.709Z] ---> Using cache [2021-06-14T22:06:55.709Z] ---> 84bfcbc784d9 [2021-06-14T22:06:55.709Z] Step 7/23 : RUN go mod download [2021-06-14T22:06:55.709Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:06:55.709Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:06:55.709Z] ---> dc2422b3178f [2021-06-14T22:06:55.709Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T22:06:55.709Z] ---> Using cache [2021-06-14T22:06:55.709Z] ---> 99764b7c0cb0 [2021-06-14T22:06:55.709Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:06:55.709Z] ---> Using cache [2021-06-14T22:06:55.709Z] ---> c4fb8112bafb [2021-06-14T22:06:55.709Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T22:06:56.695Z] ---> Running in 99ed519997c0 [2021-06-14T22:06:56.695Z] ---> Running in 45cd38f99a69 [2021-06-14T22:06:57.307Z] Removing intermediate container 91baed97202e [2021-06-14T22:06:57.307Z] ---> b0ee7f08f876 [2021-06-14T22:06:57.307Z] Step 8/32 : COPY . . [2021-06-14T22:06:58.777Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T22:06:58.777Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T22:06:58.777Z] ---> dc2422b3178f [2021-06-14T22:06:58.777Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T22:06:58.777Z] ---> Using cache [2021-06-14T22:06:58.777Z] ---> 99764b7c0cb0 [2021-06-14T22:06:58.777Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T22:06:58.777Z] ---> Using cache [2021-06-14T22:06:58.777Z] ---> c4fb8112bafb [2021-06-14T22:06:58.777Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T22:06:58.777Z] ---> Using cache [2021-06-14T22:06:58.777Z] ---> 9ce5fe5e7ed9 [2021-06-14T22:06:58.777Z] Step 6/24 : COPY go.mod . [2021-06-14T22:06:58.777Z] ---> Using cache [2021-06-14T22:06:58.777Z] ---> 84bfcbc784d9 [2021-06-14T22:06:58.777Z] Step 7/24 : RUN go mod download [2021-06-14T22:06:58.777Z] ---> Using cache [2021-06-14T22:06:58.777Z] ---> b0ee7f08f876 [2021-06-14T22:06:58.777Z] Step 8/24 : COPY . . [2021-06-14T22:06:58.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:06:59.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:07:00.760Z] OK: 218 MiB in 52 packages [2021-06-14T22:07:02.745Z] Removing intermediate container 45cd38f99a69 [2021-06-14T22:07:02.745Z] ---> ef4b02461246 [2021-06-14T22:07:02.745Z] Step 8/23 : COPY . . [2021-06-14T22:07:03.344Z] Removing intermediate container 99ed519997c0 [2021-06-14T22:07:03.344Z] ---> d5e2a7ba923c [2021-06-14T22:07:03.344Z] Step 6/24 : COPY go.mod . [2021-06-14T22:07:05.334Z] ---> cc28e96703fe [2021-06-14T22:07:05.334Z] Step 7/24 : RUN go mod download [2021-06-14T22:07:05.609Z] ---> Running in d08abc9df484 [2021-06-14T22:07:09.934Z] ---> 39973bd4c151 [2021-06-14T22:07:09.934Z] Step 9/32 : RUN go mod tidy [2021-06-14T22:07:10.207Z] ---> 06018edeb382 [2021-06-14T22:07:10.207Z] Step 9/24 : RUN go mod tidy [2021-06-14T22:07:10.207Z] ---> Running in 881d192afb6f [2021-06-14T22:07:10.488Z] Removing intermediate container d08abc9df484 [2021-06-14T22:07:10.488Z] ---> e0f8746a9ac0 [2021-06-14T22:07:10.488Z] Step 8/24 : COPY . . [2021-06-14T22:07:10.488Z] ---> Running in 2ea7e6e18afc [2021-06-14T22:07:15.915Z] ---> a5b259c0857e [2021-06-14T22:07:15.915Z] Step 9/23 : RUN go mod tidy [2021-06-14T22:07:15.915Z] ---> Running in bbe50dead1a5 [2021-06-14T22:07:16.893Z] Removing intermediate container 2ea7e6e18afc [2021-06-14T22:07:16.893Z] Removing intermediate container 881d192afb6f [2021-06-14T22:07:16.893Z] ---> 52d1bb901126 [2021-06-14T22:07:16.893Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T22:07:16.893Z] ---> c9ec3303917c [2021-06-14T22:07:16.893Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T22:07:17.492Z] ---> Running in 5ece181c4093 [2021-06-14T22:07:17.492Z] ---> Running in f6382631ddc2 [2021-06-14T22:07:20.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-14T22:07:20.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T22:07:21.580Z] Removing intermediate container bbe50dead1a5 [2021-06-14T22:07:21.580Z] ---> cc19f6216425 [2021-06-14T22:07:21.580Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T22:07:21.580Z] ---> Running in d6601f2ea1cc [2021-06-14T22:07:22.188Z] ---> 99c00d8cf439 [2021-06-14T22:07:22.188Z] Step 9/24 : RUN go mod tidy [2021-06-14T22:07:22.465Z] ---> Running in 0d6bccb91ce0 [2021-06-14T22:07:23.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T22:07:29.357Z] Removing intermediate container 0d6bccb91ce0 [2021-06-14T22:07:29.357Z] ---> c7f32c68624b [2021-06-14T22:07:29.357Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T22:07:29.357Z] ---> Running in 0f56e863e303 [2021-06-14T22:07:31.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T22:08:53.206Z] Removing intermediate container f6382631ddc2 [2021-06-14T22:08:53.206Z] ---> bc2318a00334 [2021-06-14T22:08:53.206Z] [2021-06-14T22:08:53.206Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T22:08:53.206Z] ---> 9852663dfa18 [2021-06-14T22:08:53.206Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T22:08:53.206Z] ---> Running in 3e1902ee12c7 [2021-06-14T22:08:53.206Z] Removing intermediate container 3e1902ee12c7 [2021-06-14T22:08:53.206Z] ---> 6f8d34214f57 [2021-06-14T22:08:53.206Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T22:08:53.206Z] ---> Running in 942988202cf9 [2021-06-14T22:08:53.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:08:53.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:08:53.808Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T22:08:53.808Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T22:08:53.808Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T22:08:53.808Z] OK: 5 MiB in 16 packages [2021-06-14T22:08:56.438Z] Removing intermediate container 942988202cf9 [2021-06-14T22:08:56.438Z] ---> 230470931e25 [2021-06-14T22:08:56.438Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T22:08:56.721Z] Removing intermediate container d6601f2ea1cc [2021-06-14T22:08:56.721Z] ---> 1c85b22774c3 [2021-06-14T22:08:56.721Z] [2021-06-14T22:08:56.721Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T22:08:56.721Z] ---> 9852663dfa18 [2021-06-14T22:08:56.721Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T22:08:56.721Z] ---> Using cache [2021-06-14T22:08:56.721Z] ---> abaac2439e66 [2021-06-14T22:08:56.721Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T22:08:56.721Z] ---> Using cache [2021-06-14T22:08:56.721Z] ---> 4bd8da77af35 [2021-06-14T22:08:56.721Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T22:08:56.721Z] ---> Running in 92f423831c4c [2021-06-14T22:08:57.321Z] ---> Running in 82fe2316efdd [2021-06-14T22:08:57.597Z] Removing intermediate container 92f423831c4c [2021-06-14T22:08:57.597Z] ---> cba9115b6aca [2021-06-14T22:08:57.597Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T22:08:57.877Z] Removing intermediate container 5ece181c4093 [2021-06-14T22:08:57.877Z] ---> c8807f924a7e [2021-06-14T22:08:57.877Z] [2021-06-14T22:08:57.877Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T22:08:57.877Z] ---> 9852663dfa18 [2021-06-14T22:08:57.877Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T22:08:57.877Z] ---> Using cache [2021-06-14T22:08:57.877Z] ---> abaac2439e66 [2021-06-14T22:08:57.877Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T22:08:57.877Z] ---> Using cache [2021-06-14T22:08:57.877Z] ---> 4bd8da77af35 [2021-06-14T22:08:57.877Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T22:08:57.877Z] ---> Running in 5fad056ec688 [2021-06-14T22:08:58.218Z] Removing intermediate container 0f56e863e303 [2021-06-14T22:08:58.218Z] ---> 09d8f7736f90 [2021-06-14T22:08:58.218Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T22:08:58.218Z] Removing intermediate container 82fe2316efdd [2021-06-14T22:08:58.218Z] ---> 15a0190ea8a7 [2021-06-14T22:08:58.218Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T22:08:58.218Z] ---> Running in 03b20f0599b7 [2021-06-14T22:08:58.218Z] ---> Running in d12427da82b7 [2021-06-14T22:08:58.519Z] ---> Running in 233cc3207984 [2021-06-14T22:08:58.845Z] Removing intermediate container 5fad056ec688 [2021-06-14T22:08:58.845Z] ---> 022d5d8bd04b [2021-06-14T22:08:58.845Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T22:08:58.845Z] ---> Running in 237a3ebf8875 [2021-06-14T22:08:59.140Z] Removing intermediate container 03b20f0599b7 [2021-06-14T22:08:59.140Z] ---> dea9f09aabd9 [2021-06-14T22:08:59.140Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T22:08:59.470Z] ---> Running in 08d321c7215e [2021-06-14T22:08:59.770Z] Removing intermediate container 233cc3207984 [2021-06-14T22:08:59.770Z] ---> 45b9e71871db [2021-06-14T22:08:59.770Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T22:09:00.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.264" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T22:09:00.758Z] Removing intermediate container 08d321c7215e [2021-06-14T22:09:00.758Z] ---> a1cc0ee71a19 [2021-06-14T22:09:00.758Z] Step 16/24 : WORKDIR / [2021-06-14T22:09:00.758Z] ---> Running in 820eb5bc3247 [2021-06-14T22:09:01.033Z] ---> 17b5d0e08742 [2021-06-14T22:09:01.033Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T22:09:01.642Z] Removing intermediate container 820eb5bc3247 [2021-06-14T22:09:01.642Z] ---> 5ffc8fb6d5f0 [2021-06-14T22:09:01.642Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T22:09:02.633Z] Removing intermediate container 237a3ebf8875 [2021-06-14T22:09:02.633Z] ---> 1f192a84c44a [2021-06-14T22:09:02.633Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T22:09:02.911Z] ---> 51240f9c6fe5 [2021-06-14T22:09:02.911Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T22:09:02.911Z] ---> Running in ecf712fd13f2 [2021-06-14T22:09:02.911Z] ---> d9219e3431f1 [2021-06-14T22:09:02.911Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T22:09:03.894Z] Removing intermediate container ecf712fd13f2 [2021-06-14T22:09:03.894Z] ---> 23ee86d20ad5 [2021-06-14T22:09:03.894Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T22:09:03.894Z] ---> 0b3701714b15 [2021-06-14T22:09:03.894Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T22:09:03.894Z] Removing intermediate container d12427da82b7 [2021-06-14T22:09:03.894Z] ---> 3c97f9da150e [2021-06-14T22:09:03.894Z] [2021-06-14T22:09:03.894Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T22:09:04.166Z] ---> Running in 17ddd7019949 [2021-06-14T22:09:04.166Z] 20.10.0: Pulling from library/docker [2021-06-14T22:09:04.451Z] ---> 70de7a8ffe29 [2021-06-14T22:09:04.451Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T22:09:04.723Z] Removing intermediate container 17ddd7019949 [2021-06-14T22:09:04.723Z] ---> 8bbbe17b4642 [2021-06-14T22:09:04.723Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T22:09:04.723Z] ---> 412d6570e324 [2021-06-14T22:09:04.723Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T22:09:04.996Z] ---> Running in 1a8d203ca71a [2021-06-14T22:09:04.996Z] ---> Running in 1331db77018f [2021-06-14T22:09:05.975Z] Removing intermediate container 1331db77018f [2021-06-14T22:09:05.975Z] ---> c479f0570f60 [2021-06-14T22:09:05.975Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T22:09:05.975Z] ---> 4d10f9af3918 [2021-06-14T22:09:05.975Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T22:09:06.250Z] ---> Running in d6973f58b5ef [2021-06-14T22:09:06.250Z] ---> Running in 2fc67449eac4 [2021-06-14T22:09:07.237Z] Removing intermediate container d6973f58b5ef [2021-06-14T22:09:07.237Z] ---> 3a87bc1727c4 [2021-06-14T22:09:07.237Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T22:09:07.237Z] Removing intermediate container 2fc67449eac4 [2021-06-14T22:09:07.237Z] ---> 59846b325e17 [2021-06-14T22:09:07.237Z] Step 22/23 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:09:07.513Z] ---> Running in 964b7baac41c [2021-06-14T22:09:07.513Z] ---> Running in c08e4e8c3ca9 [2021-06-14T22:09:08.120Z] Removing intermediate container 1a8d203ca71a [2021-06-14T22:09:08.120Z] ---> 5d3a8c3511a9 [2021-06-14T22:09:08.120Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T22:09:08.392Z] Removing intermediate container c08e4e8c3ca9 [2021-06-14T22:09:08.393Z] ---> 0b9f633b91a0 [2021-06-14T22:09:08.393Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T22:09:08.393Z] Removing intermediate container 964b7baac41c [2021-06-14T22:09:08.393Z] ---> 3932fb1f092a [2021-06-14T22:09:08.393Z] Step 23/23 : LABEL version=2.0.0-dev.264 [2021-06-14T22:09:08.992Z] ---> Running in 3ba18a4bd267 [2021-06-14T22:09:08.992Z] ---> Running in d15ae99f2180 [2021-06-14T22:09:09.268Z] ---> 0bb5d7de36bd [2021-06-14T22:09:09.268Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T22:09:09.541Z] Removing intermediate container 3ba18a4bd267 [2021-06-14T22:09:09.541Z] ---> a9ff342a17cd [2021-06-14T22:09:09.541Z] [2021-06-14T22:09:09.541Z] Removing intermediate container d15ae99f2180 [2021-06-14T22:09:09.541Z] ---> 13966ae18d53 [2021-06-14T22:09:09.541Z] Step 23/24 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:09:10.140Z] Successfully built a9ff342a17cd [2021-06-14T22:09:10.140Z] ---> Running in 3e37400e84ad [2021-06-14T22:09:10.140Z] Successfully tagged support-scheduler-arm64:latest [2021-06-14T22:09:10.737Z]  Building support-scheduler ... done Removing intermediate container 3e37400e84ad [2021-06-14T22:09:10.737Z] ---> 379762ccfd24 [2021-06-14T22:09:10.737Z] Step 24/24 : LABEL version=2.0.0-dev.264 [2021-06-14T22:09:11.335Z] ---> Running in d163e540720c [2021-06-14T22:09:11.335Z] ---> c992133d2d2a [2021-06-14T22:09:11.335Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T22:09:11.935Z] Removing intermediate container d163e540720c [2021-06-14T22:09:11.935Z] ---> b8669f42a65a [2021-06-14T22:09:11.935Z] [2021-06-14T22:09:12.211Z] Successfully built b8669f42a65a [2021-06-14T22:09:12.484Z] Successfully tagged core-metadata-arm64:latest [2021-06-14T22:09:12.484Z]  Building core-metadata ... done  ---> d7c6f012181b [2021-06-14T22:09:12.484Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T22:09:13.471Z] ---> 83439379f7c7 [2021-06-14T22:09:13.471Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T22:09:14.452Z] ---> adc5c8f3d3d0 [2021-06-14T22:09:14.452Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T22:09:14.726Z] ---> Running in 2f61332fbfdc [2021-06-14T22:09:15.001Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T22:09:15.001Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T22:09:15.001Z] ---> eeaf43b92773 [2021-06-14T22:09:15.001Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-14T22:09:15.001Z] ---> Running in 8b3207e250a9 [2021-06-14T22:09:15.274Z] Removing intermediate container 2f61332fbfdc [2021-06-14T22:09:15.274Z] ---> 9a2d23707a71 [2021-06-14T22:09:15.274Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T22:09:15.554Z] Removing intermediate container 8b3207e250a9 [2021-06-14T22:09:15.554Z] ---> e3dd7135fedf [2021-06-14T22:09:15.554Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T22:09:15.827Z] ---> Running in c23a31b54b2e [2021-06-14T22:09:16.429Z] ---> 585a6a3baedf [2021-06-14T22:09:16.429Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T22:09:16.705Z] ---> Running in 6ecec8529eb0 [2021-06-14T22:09:17.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T22:09:17.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T22:09:17.917Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T22:09:17.917Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T22:09:17.917Z] Executing bash-5.0.17-r0.post-install [2021-06-14T22:09:17.917Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T22:09:17.917Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T22:09:18.192Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T22:09:18.192Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T22:09:18.192Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T22:09:18.192Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T22:09:18.192Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T22:09:18.192Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T22:09:18.192Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T22:09:18.192Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T22:09:18.192Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T22:09:19.167Z] Removing intermediate container 6ecec8529eb0 [2021-06-14T22:09:19.167Z] ---> a0d486bf3652 [2021-06-14T22:09:19.167Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T22:09:19.762Z] ---> Running in ce8b0ddb52af [2021-06-14T22:09:20.035Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T22:09:20.035Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T22:09:20.035Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T22:09:20.311Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T22:09:20.311Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T22:09:20.311Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T22:09:20.311Z] Removing intermediate container ce8b0ddb52af [2021-06-14T22:09:20.311Z] ---> fd869ebfbfe3 [2021-06-14T22:09:20.311Z] Step 29/32 : CMD ["gate"] [2021-06-14T22:09:20.311Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T22:09:20.311Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T22:09:20.311Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T22:09:20.311Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T22:09:20.583Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T22:09:20.583Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T22:09:20.583Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T22:09:20.583Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T22:09:20.583Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T22:09:20.583Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T22:09:20.583Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T22:09:20.583Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T22:09:20.583Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T22:09:20.583Z] ---> Running in 5b0c117b98fd [2021-06-14T22:09:20.583Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T22:09:20.583Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T22:09:20.583Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T22:09:20.862Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T22:09:20.862Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T22:09:20.862Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T22:09:20.862Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T22:09:20.862Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T22:09:20.862Z] OK: 72 MiB in 59 packages [2021-06-14T22:09:21.143Z] Removing intermediate container 5b0c117b98fd [2021-06-14T22:09:21.143Z] ---> a6785328f6ee [2021-06-14T22:09:21.143Z] Step 30/32 : LABEL arch=arm64 [2021-06-14T22:09:21.741Z] ---> Running in 5ffcd550b11f [2021-06-14T22:09:22.015Z] Removing intermediate container 5ffcd550b11f [2021-06-14T22:09:22.015Z] ---> 2ffff8ef0bad [2021-06-14T22:09:22.015Z] Step 31/32 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:09:22.290Z] ---> Running in e65de2015a78 [2021-06-14T22:09:22.884Z] Removing intermediate container e65de2015a78 [2021-06-14T22:09:22.884Z] ---> e4f9cb82c7cd [2021-06-14T22:09:22.884Z] Step 32/32 : LABEL version=2.0.0-dev.264 [2021-06-14T22:09:23.158Z] ---> Running in 380069275a24 [2021-06-14T22:09:23.754Z] Removing intermediate container 380069275a24 [2021-06-14T22:09:23.754Z] ---> 691e55101a7a [2021-06-14T22:09:23.754Z] [2021-06-14T22:09:24.028Z] Successfully built 691e55101a7a [2021-06-14T22:09:24.028Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-14T22:09:25.448Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2021-06-14T22:09:25.448Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T22:09:25.719Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T22:09:25.719Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T22:09:28.323Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T22:09:28.323Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T22:09:28.922Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T22:09:28.922Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T22:09:30.884Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T22:09:30.884Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T22:09:31.479Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T22:09:31.479Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T22:09:31.752Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T22:09:31.752Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T22:09:32.347Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T22:09:32.347Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T22:09:32.942Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T22:09:32.942Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T22:09:35.552Z] Collecting PyYAML<4,>=3.10 [2021-06-14T22:09:35.553Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T22:09:38.155Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-14T22:09:38.427Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T22:09:38.427Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T22:09:38.700Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T22:09:38.700Z] Collecting idna<2.8,>=2.5 [2021-06-14T22:09:38.700Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T22:09:38.973Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-14T22:09:38.973Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T22:09:38.973Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T22:09:39.246Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T22:09:39.246Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T22:09:39.246Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T22:09:39.246Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T22:09:39.844Z] Installing collected packages: docopt, urllib3, idna, requests, dockerpty, jsonschema, websocket-client, cached-property, docker-pycreds, docker, texttable, PyYAML, docker-compose [2021-06-14T22:09:39.844Z] Running setup.py install for docopt: started [2021-06-14T22:09:41.820Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T22:09:41.820Z] Attempting uninstall: urllib3 [2021-06-14T22:09:41.820Z] Found existing installation: urllib3 1.25.9 [2021-06-14T22:09:41.820Z] Uninstalling urllib3-1.25.9: [2021-06-14T22:09:41.820Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T22:09:42.091Z] Attempting uninstall: idna [2021-06-14T22:09:42.091Z] Found existing installation: idna 2.9 [2021-06-14T22:09:42.091Z] Uninstalling idna-2.9: [2021-06-14T22:09:42.364Z] Successfully uninstalled idna-2.9 [2021-06-14T22:09:42.958Z] Attempting uninstall: requests [2021-06-14T22:09:42.958Z] Found existing installation: requests 2.23.0 [2021-06-14T22:09:42.958Z] Uninstalling requests-2.23.0: [2021-06-14T22:09:42.958Z] Successfully uninstalled requests-2.23.0 [2021-06-14T22:09:43.230Z] Running setup.py install for dockerpty: started [2021-06-14T22:09:45.193Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T22:09:46.624Z] Running setup.py install for texttable: started [2021-06-14T22:09:48.065Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T22:09:48.065Z] Running setup.py install for PyYAML: started [2021-06-14T22:09:50.038Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T22:09:51.014Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-14T22:09:59.272Z] Removing intermediate container c23a31b54b2e [2021-06-14T22:09:59.272Z] ---> d032e4b57d68 [2021-06-14T22:09:59.272Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T22:09:59.272Z] ---> Running in 69063fa116d3 [2021-06-14T22:09:59.272Z] Removing intermediate container 69063fa116d3 [2021-06-14T22:09:59.272Z] ---> 80cdc5293e26 [2021-06-14T22:09:59.272Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T22:09:59.272Z] ---> Running in 3fdc49949b53 [2021-06-14T22:09:59.544Z] Removing intermediate container 3fdc49949b53 [2021-06-14T22:09:59.544Z] ---> 35d08a8b6937 [2021-06-14T22:09:59.544Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T22:10:00.997Z] ---> 689db264f239 [2021-06-14T22:10:00.997Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T22:10:01.595Z] ---> 5c0b79cc196f [2021-06-14T22:10:01.596Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T22:10:02.577Z] ---> 2db19c8086c6 [2021-06-14T22:10:02.577Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T22:10:02.850Z] ---> Running in 338b82632a1d [2021-06-14T22:10:03.136Z] Removing intermediate container 338b82632a1d [2021-06-14T22:10:03.136Z] ---> 89132f5f2505 [2021-06-14T22:10:03.137Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T22:10:03.430Z] ---> Running in dfa6f7d8e5b4 [2021-06-14T22:10:04.039Z] Removing intermediate container dfa6f7d8e5b4 [2021-06-14T22:10:04.039Z] ---> 93bcc92686de [2021-06-14T22:10:04.039Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T22:10:04.039Z] ---> Running in 724bad85db39 [2021-06-14T22:10:04.679Z] Removing intermediate container 724bad85db39 [2021-06-14T22:10:04.679Z] ---> 88cc70547a9c [2021-06-14T22:10:04.679Z] Step 23/24 : LABEL git_sha=c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:04.679Z] ---> Running in 2f6ebea12034 [2021-06-14T22:10:05.277Z] Removing intermediate container 2f6ebea12034 [2021-06-14T22:10:05.277Z] ---> 6b3c1872a976 [2021-06-14T22:10:05.277Z] Step 24/24 : LABEL version=2.0.0-dev.264 [2021-06-14T22:10:05.277Z] ---> Running in 3dd1bbbe7803 [2021-06-14T22:10:05.877Z] Removing intermediate container 3dd1bbbe7803 [2021-06-14T22:10:05.877Z] ---> f7626480bfa3 [2021-06-14T22:10:05.877Z] [2021-06-14T22:10:06.149Z] Successfully built f7626480bfa3 [2021-06-14T22:10:06.149Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-14T22:10:06.758Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-14T22:10:06.758Z] $ docker stop --time=1 25e04ffe6ab6ad20944089b264d16d63d69bca5321cd1493e19a23bb558a68e1 [2021-06-14T22:10:08.596Z] $ docker rm -f 25e04ffe6ab6ad20944089b264d16d63d69bca5321cd1493e19a23bb558a68e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T22:10:09.230Z] + docker images [2021-06-14T22:10:09.505Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T22:10:09.505Z] sys-mgmt-agent-arm64 latest f7626480bfa3 4 seconds ago 299MB [2021-06-14T22:10:09.505Z] security-bootstrapper-arm64 latest 691e55101a7a 46 seconds ago 17.5MB [2021-06-14T22:10:09.505Z] core-metadata-arm64 latest b8669f42a65a 58 seconds ago 15.7MB [2021-06-14T22:10:09.505Z] support-scheduler-arm64 latest a9ff342a17cd About a minute ago 15.1MB [2021-06-14T22:10:09.505Z] 3c97f9da150e About a minute ago 856MB [2021-06-14T22:10:09.505Z] c8807f924a7e About a minute ago 859MB [2021-06-14T22:10:09.505Z] 1c85b22774c3 About a minute ago 855MB [2021-06-14T22:10:09.505Z] bc2318a00334 About a minute ago 856MB [2021-06-14T22:10:09.505Z] core-data-arm64 latest e7eecccbc65f 3 minutes ago 19.1MB [2021-06-14T22:10:09.505Z] security-secretstore-setup-arm64 latest 3a4d8ae83e6c 3 minutes ago 27.1MB [2021-06-14T22:10:09.505Z] security-proxy-setup-arm64 latest f9e9ea7b50b3 3 minutes ago 24.3MB [2021-06-14T22:10:09.505Z] support-notifications-arm64 latest 9f4d805b6511 3 minutes ago 15.7MB [2021-06-14T22:10:09.505Z] core-command-arm64 latest 5a9dec37350d 3 minutes ago 15MB [2021-06-14T22:10:09.505Z] 16827c0939e0 3 minutes ago 862MB [2021-06-14T22:10:09.505Z] 5e773e3b02e5 4 minutes ago 860MB [2021-06-14T22:10:09.505Z] 1b1c4b064f33 4 minutes ago 863MB [2021-06-14T22:10:09.505Z] 75c3aa1bd2d6 4 minutes ago 856MB [2021-06-14T22:10:09.505Z] d7024f4204a5 4 minutes ago 853MB [2021-06-14T22:10:09.505Z] ci-base-image-arm64 latest dc2422b3178f 8 minutes ago 641MB [2021-06-14T22:10:09.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB [2021-06-14T22:10:09.505Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-14T22:10:09.505Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-14T22:10:09.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T22:10:09.778Z] provisioning config files... [2021-06-14T22:10:09.801Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/536@tmp/config8601588379401978745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T22:10:10.180Z] ---> docker-login.sh [2021-06-14T22:10:10.180Z] nexus3.edgexfoundry.org:10001 [2021-06-14T22:10:10.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:10:10.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:10:10.725Z] Configure a credential helper to remove this warning. See [2021-06-14T22:10:10.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:10:10.725Z] [2021-06-14T22:10:10.725Z] Login Succeeded [2021-06-14T22:10:10.725Z] nexus3.edgexfoundry.org:10002 [2021-06-14T22:10:10.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:10:11.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:10:11.270Z] Configure a credential helper to remove this warning. See [2021-06-14T22:10:11.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:10:11.270Z] [2021-06-14T22:10:11.270Z] Login Succeeded [2021-06-14T22:10:11.270Z] nexus3.edgexfoundry.org:10003 [2021-06-14T22:10:11.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:10:11.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:10:11.865Z] Configure a credential helper to remove this warning. See [2021-06-14T22:10:11.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:10:11.865Z] [2021-06-14T22:10:11.865Z] Login Succeeded [2021-06-14T22:10:11.865Z] nexus3.edgexfoundry.org:10004 [2021-06-14T22:10:12.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:10:12.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:10:12.463Z] Configure a credential helper to remove this warning. See [2021-06-14T22:10:12.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:10:12.463Z] [2021-06-14T22:10:12.463Z] Login Succeeded [2021-06-14T22:10:12.463Z] docker.io [2021-06-14T22:10:13.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T22:10:13.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T22:10:13.335Z] Configure a credential helper to remove this warning. See [2021-06-14T22:10:13.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T22:10:13.335Z] [2021-06-14T22:10:13.335Z] Login Succeeded [2021-06-14T22:10:13.335Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T22:10:13.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:10:13.462Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-14T22:10:13.462Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:13.462Z] latest [2021-06-14T22:10:13.462Z] 2.0.0-dev.264 [2021-06-14T22:10:13.462Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:13.462Z] master [2021-06-14T22:10:13.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:13.890Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:14.249Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:14.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-14T22:10:14.249Z] 42fb1c00c36d: Preparing [2021-06-14T22:10:14.249Z] 419aafa9905a: Preparing [2021-06-14T22:10:14.249Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:14.249Z] 2370de3fd83d: Preparing [2021-06-14T22:10:14.249Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:14.525Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:14.525Z] 2370de3fd83d: Pushed [2021-06-14T22:10:14.525Z] 7aeda1c4ae7f: Pushed [2021-06-14T22:10:14.525Z] 42fb1c00c36d: Pushed [2021-06-14T22:10:17.136Z] 419aafa9905a: Pushed [2021-06-14T22:10:17.136Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:ba18ea484acb59ecaccfaa4ebb9b9308bc082e1d22de16f1844dd7660daabd89 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:17.485Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:17.832Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-14T22:10:17.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-14T22:10:17.832Z] 42fb1c00c36d: Preparing [2021-06-14T22:10:17.832Z] 419aafa9905a: Preparing [2021-06-14T22:10:17.832Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:17.832Z] 2370de3fd83d: Preparing [2021-06-14T22:10:17.832Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:17.832Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:17.832Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:17.832Z] 42fb1c00c36d: Layer already exists [2021-06-14T22:10:17.832Z] 2370de3fd83d: Layer already exists [2021-06-14T22:10:17.832Z] 419aafa9905a: Layer already exists [2021-06-14T22:10:18.103Z] latest: digest: sha256:ba18ea484acb59ecaccfaa4ebb9b9308bc082e1d22de16f1844dd7660daabd89 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:18.448Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:18.798Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.264 [2021-06-14T22:10:18.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-14T22:10:18.799Z] 42fb1c00c36d: Preparing [2021-06-14T22:10:18.799Z] 419aafa9905a: Preparing [2021-06-14T22:10:18.799Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:18.799Z] 2370de3fd83d: Preparing [2021-06-14T22:10:18.799Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:19.073Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:19.073Z] 2370de3fd83d: Layer already exists [2021-06-14T22:10:19.073Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:19.073Z] 42fb1c00c36d: Layer already exists [2021-06-14T22:10:19.073Z] 419aafa9905a: Layer already exists [2021-06-14T22:10:19.073Z] 2.0.0-dev.264: digest: sha256:ba18ea484acb59ecaccfaa4ebb9b9308bc082e1d22de16f1844dd7660daabd89 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:19.431Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:19.770Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:19.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-14T22:10:19.770Z] 42fb1c00c36d: Preparing [2021-06-14T22:10:19.770Z] 419aafa9905a: Preparing [2021-06-14T22:10:19.770Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:19.770Z] 2370de3fd83d: Preparing [2021-06-14T22:10:19.770Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:19.770Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:19.770Z] 2370de3fd83d: Layer already exists [2021-06-14T22:10:19.770Z] 42fb1c00c36d: Layer already exists [2021-06-14T22:10:19.770Z] 419aafa9905a: Layer already exists [2021-06-14T22:10:19.770Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:20.042Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:ba18ea484acb59ecaccfaa4ebb9b9308bc082e1d22de16f1844dd7660daabd89 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:20.394Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:20.732Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-14T22:10:20.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-14T22:10:20.732Z] 42fb1c00c36d: Preparing [2021-06-14T22:10:20.732Z] 419aafa9905a: Preparing [2021-06-14T22:10:20.732Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:20.732Z] 2370de3fd83d: Preparing [2021-06-14T22:10:20.732Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:20.732Z] 419aafa9905a: Layer already exists [2021-06-14T22:10:20.732Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:20.732Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:20.732Z] 2370de3fd83d: Layer already exists [2021-06-14T22:10:20.732Z] 42fb1c00c36d: Layer already exists [2021-06-14T22:10:21.005Z] master: digest: sha256:ba18ea484acb59ecaccfaa4ebb9b9308bc082e1d22de16f1844dd7660daabd89 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:10:21.093Z] ===================================================== [Pipeline] echo [2021-06-14T22:10:21.109Z] taggedImages: [2021-06-14T22:10:21.109Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:21.109Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-14T22:10:21.109Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.264 [2021-06-14T22:10:21.109Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:21.109Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-14T22:10:21.167Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-14T22:10:21.167Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:21.167Z] latest [2021-06-14T22:10:21.167Z] 2.0.0-dev.264 [2021-06-14T22:10:21.167Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:21.167Z] master [2021-06-14T22:10:21.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:21.563Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:21.911Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:21.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-14T22:10:21.911Z] 4141c44b75e9: Preparing [2021-06-14T22:10:21.911Z] a93c5b5250aa: Preparing [2021-06-14T22:10:21.911Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:21.911Z] 9bb370327ffc: Preparing [2021-06-14T22:10:21.911Z] d3c96bbcba8f: Preparing [2021-06-14T22:10:21.911Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:21.911Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:22.185Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:22.185Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:22.185Z] 4141c44b75e9: Pushed [2021-06-14T22:10:22.185Z] d3c96bbcba8f: Pushed [2021-06-14T22:10:22.783Z] 9bb370327ffc: Pushed [2021-06-14T22:10:25.392Z] a93c5b5250aa: Pushed [2021-06-14T22:10:25.392Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:e981632e303b81baa9fb63eea0f65305871c37b7a32249ff2f062b30514d1c8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:25.744Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:26.086Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-14T22:10:26.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-14T22:10:26.086Z] 4141c44b75e9: Preparing [2021-06-14T22:10:26.086Z] a93c5b5250aa: Preparing [2021-06-14T22:10:26.086Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:26.086Z] 9bb370327ffc: Preparing [2021-06-14T22:10:26.086Z] d3c96bbcba8f: Preparing [2021-06-14T22:10:26.086Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:26.086Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:26.086Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:26.086Z] 9bb370327ffc: Layer already exists [2021-06-14T22:10:26.086Z] 4141c44b75e9: Layer already exists [2021-06-14T22:10:26.086Z] a93c5b5250aa: Layer already exists [2021-06-14T22:10:26.086Z] d3c96bbcba8f: Layer already exists [2021-06-14T22:10:26.086Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:26.360Z] latest: digest: sha256:e981632e303b81baa9fb63eea0f65305871c37b7a32249ff2f062b30514d1c8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:26.713Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:27.065Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.264 [2021-06-14T22:10:27.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-14T22:10:27.065Z] 4141c44b75e9: Preparing [2021-06-14T22:10:27.065Z] a93c5b5250aa: Preparing [2021-06-14T22:10:27.065Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:27.065Z] 9bb370327ffc: Preparing [2021-06-14T22:10:27.065Z] d3c96bbcba8f: Preparing [2021-06-14T22:10:27.065Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:27.065Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:27.065Z] d3c96bbcba8f: Layer already exists [2021-06-14T22:10:27.065Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:27.065Z] 9bb370327ffc: Layer already exists [2021-06-14T22:10:27.065Z] 4141c44b75e9: Layer already exists [2021-06-14T22:10:27.065Z] a93c5b5250aa: Layer already exists [2021-06-14T22:10:27.338Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:27.338Z] 2.0.0-dev.264: digest: sha256:e981632e303b81baa9fb63eea0f65305871c37b7a32249ff2f062b30514d1c8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:27.685Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:28.023Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:28.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-14T22:10:28.023Z] 4141c44b75e9: Preparing [2021-06-14T22:10:28.023Z] a93c5b5250aa: Preparing [2021-06-14T22:10:28.023Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:28.023Z] 9bb370327ffc: Preparing [2021-06-14T22:10:28.023Z] d3c96bbcba8f: Preparing [2021-06-14T22:10:28.023Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:28.023Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:28.023Z] 9bb370327ffc: Layer already exists [2021-06-14T22:10:28.023Z] d3c96bbcba8f: Layer already exists [2021-06-14T22:10:28.023Z] 4141c44b75e9: Layer already exists [2021-06-14T22:10:28.023Z] a93c5b5250aa: Layer already exists [2021-06-14T22:10:28.023Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:28.023Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:28.299Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:e981632e303b81baa9fb63eea0f65305871c37b7a32249ff2f062b30514d1c8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:28.649Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:29.012Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-14T22:10:29.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-14T22:10:29.012Z] 4141c44b75e9: Preparing [2021-06-14T22:10:29.012Z] a93c5b5250aa: Preparing [2021-06-14T22:10:29.012Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:29.012Z] 9bb370327ffc: Preparing [2021-06-14T22:10:29.013Z] d3c96bbcba8f: Preparing [2021-06-14T22:10:29.013Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:29.013Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:29.013Z] d3c96bbcba8f: Layer already exists [2021-06-14T22:10:29.013Z] 9bb370327ffc: Layer already exists [2021-06-14T22:10:29.013Z] a93c5b5250aa: Layer already exists [2021-06-14T22:10:29.013Z] 4141c44b75e9: Layer already exists [2021-06-14T22:10:29.013Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:29.291Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:29.291Z] master: digest: sha256:e981632e303b81baa9fb63eea0f65305871c37b7a32249ff2f062b30514d1c8f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:10:29.368Z] ===================================================== [Pipeline] echo [2021-06-14T22:10:29.388Z] taggedImages: [2021-06-14T22:10:29.388Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:29.388Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-14T22:10:29.388Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.264 [2021-06-14T22:10:29.388Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:29.388Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-14T22:10:29.438Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-14T22:10:29.439Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:29.439Z] latest [2021-06-14T22:10:29.439Z] 2.0.0-dev.264 [2021-06-14T22:10:29.439Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:29.439Z] master [2021-06-14T22:10:29.439Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:29.847Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:30.212Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:30.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-14T22:10:30.212Z] 3cc36b09154e: Preparing [2021-06-14T22:10:30.212Z] aa2acdc7e6c3: Preparing [2021-06-14T22:10:30.212Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:30.212Z] 2370de3fd83d: Preparing [2021-06-14T22:10:30.212Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:30.497Z] 2370de3fd83d: Layer already exists [2021-06-14T22:10:30.497Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:30.497Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:30.497Z] 3cc36b09154e: Pushed [2021-06-14T22:10:33.104Z] aa2acdc7e6c3: Pushed [2021-06-14T22:10:33.104Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:3c6e96ddc6bf61cfd73c26f26a675972511962620eeff0685a3eb213e4ac2d33 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:33.452Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:33.793Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-14T22:10:33.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-14T22:10:33.793Z] 3cc36b09154e: Preparing [2021-06-14T22:10:33.793Z] aa2acdc7e6c3: Preparing [2021-06-14T22:10:33.793Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:33.793Z] 2370de3fd83d: Preparing [2021-06-14T22:10:33.793Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:34.067Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:34.067Z] 2370de3fd83d: Layer already exists [2021-06-14T22:10:34.067Z] aa2acdc7e6c3: Layer already exists [2021-06-14T22:10:34.067Z] 3cc36b09154e: Layer already exists [2021-06-14T22:10:34.067Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:34.067Z] latest: digest: sha256:3c6e96ddc6bf61cfd73c26f26a675972511962620eeff0685a3eb213e4ac2d33 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:34.417Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:35.029Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.264 [2021-06-14T22:10:35.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-14T22:10:35.029Z] 3cc36b09154e: Preparing [2021-06-14T22:10:35.029Z] aa2acdc7e6c3: Preparing [2021-06-14T22:10:35.029Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:35.029Z] 2370de3fd83d: Preparing [2021-06-14T22:10:35.029Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:35.029Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:35.301Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:35.301Z] aa2acdc7e6c3: Layer already exists [2021-06-14T22:10:35.301Z] 2370de3fd83d: Layer already exists [2021-06-14T22:10:35.301Z] 3cc36b09154e: Layer already exists [2021-06-14T22:10:35.301Z] 2.0.0-dev.264: digest: sha256:3c6e96ddc6bf61cfd73c26f26a675972511962620eeff0685a3eb213e4ac2d33 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:35.649Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:35.993Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:35.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-14T22:10:35.993Z] 3cc36b09154e: Preparing [2021-06-14T22:10:35.993Z] aa2acdc7e6c3: Preparing [2021-06-14T22:10:35.993Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:35.993Z] 2370de3fd83d: Preparing [2021-06-14T22:10:35.993Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:35.993Z] 2370de3fd83d: Layer already exists [2021-06-14T22:10:35.993Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:35.993Z] aa2acdc7e6c3: Layer already exists [2021-06-14T22:10:36.265Z] 3cc36b09154e: Layer already exists [2021-06-14T22:10:36.265Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:36.265Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:3c6e96ddc6bf61cfd73c26f26a675972511962620eeff0685a3eb213e4ac2d33 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:36.615Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:36.963Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-14T22:10:36.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-14T22:10:36.963Z] 3cc36b09154e: Preparing [2021-06-14T22:10:36.963Z] aa2acdc7e6c3: Preparing [2021-06-14T22:10:36.963Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:36.963Z] 2370de3fd83d: Preparing [2021-06-14T22:10:36.963Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:36.963Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:37.237Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:37.237Z] 3cc36b09154e: Layer already exists [2021-06-14T22:10:37.237Z] 2370de3fd83d: Layer already exists [2021-06-14T22:10:37.237Z] aa2acdc7e6c3: Layer already exists [2021-06-14T22:10:37.237Z] master: digest: sha256:3c6e96ddc6bf61cfd73c26f26a675972511962620eeff0685a3eb213e4ac2d33 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:10:37.318Z] ===================================================== [Pipeline] echo [2021-06-14T22:10:37.339Z] taggedImages: [2021-06-14T22:10:37.339Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:37.339Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-14T22:10:37.339Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.264 [2021-06-14T22:10:37.339Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:37.339Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-14T22:10:37.390Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-14T22:10:37.390Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:37.390Z] latest [2021-06-14T22:10:37.390Z] 2.0.0-dev.264 [2021-06-14T22:10:37.390Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:37.390Z] master [2021-06-14T22:10:37.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:37.787Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:38.132Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:38.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-14T22:10:38.132Z] a4e6da1cb7e4: Preparing [2021-06-14T22:10:38.132Z] a4e6da1cb7e4: Preparing [2021-06-14T22:10:38.132Z] 365a4ad6b719: Preparing [2021-06-14T22:10:38.132Z] 6a1b6b70fb3b: Preparing [2021-06-14T22:10:38.132Z] a075baa93bbc: Preparing [2021-06-14T22:10:38.132Z] 36ec68b03b14: Preparing [2021-06-14T22:10:38.132Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:38.132Z] e1987b87267f: Preparing [2021-06-14T22:10:38.132Z] bd79d6f23026: Preparing [2021-06-14T22:10:38.132Z] a4326434271c: Preparing [2021-06-14T22:10:38.132Z] 9028d878decd: Preparing [2021-06-14T22:10:38.132Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:38.132Z] 7aeda1c4ae7f: Waiting [2021-06-14T22:10:38.132Z] e1987b87267f: Waiting [2021-06-14T22:10:38.132Z] bd79d6f23026: Waiting [2021-06-14T22:10:38.132Z] a4326434271c: Waiting [2021-06-14T22:10:38.132Z] 9028d878decd: Waiting [2021-06-14T22:10:38.132Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:38.411Z] a075baa93bbc: Pushed [2021-06-14T22:10:38.411Z] a4e6da1cb7e4: Pushed [2021-06-14T22:10:38.411Z] 6a1b6b70fb3b: Pushed [2021-06-14T22:10:38.411Z] 365a4ad6b719: Pushed [2021-06-14T22:10:38.684Z] e1987b87267f: Pushed [2021-06-14T22:10:38.684Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:38.955Z] bd79d6f23026: Pushed [2021-06-14T22:10:38.955Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:38.955Z] a4326434271c: Pushed [2021-06-14T22:10:38.955Z] 9028d878decd: Pushed [2021-06-14T22:10:41.562Z] 36ec68b03b14: Pushed [2021-06-14T22:10:42.986Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:cefb9706fa50e6bca5876b4ffbe344db8bd1dcf29e68d26e9cd7c6c20390912d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:43.332Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:43.675Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-14T22:10:43.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-14T22:10:43.948Z] a4e6da1cb7e4: Preparing [2021-06-14T22:10:43.948Z] a4e6da1cb7e4: Preparing [2021-06-14T22:10:43.948Z] 365a4ad6b719: Preparing [2021-06-14T22:10:43.949Z] 6a1b6b70fb3b: Preparing [2021-06-14T22:10:43.949Z] a075baa93bbc: Preparing [2021-06-14T22:10:43.949Z] 36ec68b03b14: Preparing [2021-06-14T22:10:43.949Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:43.949Z] e1987b87267f: Preparing [2021-06-14T22:10:43.949Z] bd79d6f23026: Preparing [2021-06-14T22:10:43.949Z] a4326434271c: Preparing [2021-06-14T22:10:43.949Z] 9028d878decd: Preparing [2021-06-14T22:10:43.949Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:43.949Z] bd79d6f23026: Waiting [2021-06-14T22:10:43.949Z] a4326434271c: Waiting [2021-06-14T22:10:43.949Z] 9028d878decd: Waiting [2021-06-14T22:10:43.949Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:43.949Z] 7aeda1c4ae7f: Waiting [2021-06-14T22:10:43.949Z] e1987b87267f: Waiting [2021-06-14T22:10:43.949Z] a075baa93bbc: Layer already exists [2021-06-14T22:10:43.949Z] a4e6da1cb7e4: Layer already exists [2021-06-14T22:10:43.949Z] 6a1b6b70fb3b: Layer already exists [2021-06-14T22:10:43.949Z] 365a4ad6b719: Layer already exists [2021-06-14T22:10:43.949Z] 36ec68b03b14: Layer already exists [2021-06-14T22:10:43.949Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:43.949Z] a4326434271c: Layer already exists [2021-06-14T22:10:43.949Z] 9028d878decd: Layer already exists [2021-06-14T22:10:43.949Z] e1987b87267f: Layer already exists [2021-06-14T22:10:43.949Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:43.949Z] bd79d6f23026: Layer already exists [2021-06-14T22:10:44.220Z] latest: digest: sha256:cefb9706fa50e6bca5876b4ffbe344db8bd1dcf29e68d26e9cd7c6c20390912d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:44.568Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:44.915Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.264 [2021-06-14T22:10:44.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-14T22:10:44.915Z] a4e6da1cb7e4: Preparing [2021-06-14T22:10:44.915Z] a4e6da1cb7e4: Preparing [2021-06-14T22:10:44.915Z] 365a4ad6b719: Preparing [2021-06-14T22:10:44.915Z] 6a1b6b70fb3b: Preparing [2021-06-14T22:10:44.915Z] a075baa93bbc: Preparing [2021-06-14T22:10:44.915Z] 36ec68b03b14: Preparing [2021-06-14T22:10:44.915Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:44.915Z] e1987b87267f: Preparing [2021-06-14T22:10:44.915Z] bd79d6f23026: Preparing [2021-06-14T22:10:44.915Z] a4326434271c: Preparing [2021-06-14T22:10:44.915Z] 9028d878decd: Preparing [2021-06-14T22:10:44.915Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:44.915Z] bd79d6f23026: Waiting [2021-06-14T22:10:44.915Z] a4326434271c: Waiting [2021-06-14T22:10:44.915Z] 9028d878decd: Waiting [2021-06-14T22:10:44.915Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:44.915Z] 7aeda1c4ae7f: Waiting [2021-06-14T22:10:44.915Z] e1987b87267f: Waiting [2021-06-14T22:10:45.189Z] a075baa93bbc: Layer already exists [2021-06-14T22:10:45.189Z] 36ec68b03b14: Layer already exists [2021-06-14T22:10:45.189Z] a4e6da1cb7e4: Layer already exists [2021-06-14T22:10:45.189Z] 6a1b6b70fb3b: Layer already exists [2021-06-14T22:10:45.189Z] 365a4ad6b719: Layer already exists [2021-06-14T22:10:45.189Z] bd79d6f23026: Layer already exists [2021-06-14T22:10:45.189Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:45.189Z] e1987b87267f: Layer already exists [2021-06-14T22:10:45.189Z] 9028d878decd: Layer already exists [2021-06-14T22:10:45.189Z] a4326434271c: Layer already exists [2021-06-14T22:10:45.189Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:45.189Z] 2.0.0-dev.264: digest: sha256:cefb9706fa50e6bca5876b4ffbe344db8bd1dcf29e68d26e9cd7c6c20390912d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:45.626Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:45.967Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:45.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-14T22:10:45.967Z] a4e6da1cb7e4: Preparing [2021-06-14T22:10:45.967Z] a4e6da1cb7e4: Preparing [2021-06-14T22:10:45.967Z] 365a4ad6b719: Preparing [2021-06-14T22:10:45.967Z] 6a1b6b70fb3b: Preparing [2021-06-14T22:10:45.967Z] a075baa93bbc: Preparing [2021-06-14T22:10:45.967Z] 36ec68b03b14: Preparing [2021-06-14T22:10:45.967Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:45.967Z] e1987b87267f: Preparing [2021-06-14T22:10:45.967Z] bd79d6f23026: Preparing [2021-06-14T22:10:45.967Z] a4326434271c: Preparing [2021-06-14T22:10:45.967Z] 9028d878decd: Preparing [2021-06-14T22:10:45.967Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:45.967Z] bd79d6f23026: Waiting [2021-06-14T22:10:45.967Z] 7aeda1c4ae7f: Waiting [2021-06-14T22:10:45.967Z] a4326434271c: Waiting [2021-06-14T22:10:45.967Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:45.967Z] 9028d878decd: Waiting [2021-06-14T22:10:45.967Z] e1987b87267f: Waiting [2021-06-14T22:10:46.239Z] a075baa93bbc: Layer already exists [2021-06-14T22:10:46.239Z] 36ec68b03b14: Layer already exists [2021-06-14T22:10:46.239Z] 6a1b6b70fb3b: Layer already exists [2021-06-14T22:10:46.239Z] a4e6da1cb7e4: Layer already exists [2021-06-14T22:10:46.239Z] 365a4ad6b719: Layer already exists [2021-06-14T22:10:46.239Z] e1987b87267f: Layer already exists [2021-06-14T22:10:46.239Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:46.239Z] 9028d878decd: Layer already exists [2021-06-14T22:10:46.239Z] bd79d6f23026: Layer already exists [2021-06-14T22:10:46.239Z] a4326434271c: Layer already exists [2021-06-14T22:10:46.239Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:46.239Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:cefb9706fa50e6bca5876b4ffbe344db8bd1dcf29e68d26e9cd7c6c20390912d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:46.579Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:46.913Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-14T22:10:46.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-14T22:10:46.913Z] a4e6da1cb7e4: Preparing [2021-06-14T22:10:46.913Z] a4e6da1cb7e4: Preparing [2021-06-14T22:10:46.913Z] 365a4ad6b719: Preparing [2021-06-14T22:10:46.913Z] 6a1b6b70fb3b: Preparing [2021-06-14T22:10:46.913Z] a075baa93bbc: Preparing [2021-06-14T22:10:46.913Z] 36ec68b03b14: Preparing [2021-06-14T22:10:46.913Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:10:46.913Z] e1987b87267f: Preparing [2021-06-14T22:10:46.913Z] bd79d6f23026: Preparing [2021-06-14T22:10:46.913Z] a4326434271c: Preparing [2021-06-14T22:10:46.913Z] 9028d878decd: Preparing [2021-06-14T22:10:46.913Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:46.913Z] 7aeda1c4ae7f: Waiting [2021-06-14T22:10:46.913Z] e1987b87267f: Waiting [2021-06-14T22:10:46.913Z] 9028d878decd: Waiting [2021-06-14T22:10:46.913Z] bd79d6f23026: Waiting [2021-06-14T22:10:46.913Z] a4326434271c: Waiting [2021-06-14T22:10:46.913Z] a4e6da1cb7e4: Layer already exists [2021-06-14T22:10:46.913Z] 6a1b6b70fb3b: Layer already exists [2021-06-14T22:10:46.913Z] a075baa93bbc: Layer already exists [2021-06-14T22:10:46.913Z] 36ec68b03b14: Layer already exists [2021-06-14T22:10:46.913Z] 365a4ad6b719: Layer already exists [2021-06-14T22:10:47.185Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:10:47.185Z] bd79d6f23026: Layer already exists [2021-06-14T22:10:47.185Z] e1987b87267f: Layer already exists [2021-06-14T22:10:47.185Z] 9028d878decd: Layer already exists [2021-06-14T22:10:47.185Z] a4326434271c: Layer already exists [2021-06-14T22:10:47.185Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:47.185Z] master: digest: sha256:cefb9706fa50e6bca5876b4ffbe344db8bd1dcf29e68d26e9cd7c6c20390912d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:10:47.248Z] ===================================================== [Pipeline] echo [2021-06-14T22:10:47.263Z] taggedImages: [2021-06-14T22:10:47.263Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:47.263Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-14T22:10:47.263Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.264 [2021-06-14T22:10:47.263Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:47.263Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-14T22:10:47.300Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-14T22:10:47.300Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:47.300Z] latest [2021-06-14T22:10:47.300Z] 2.0.0-dev.264 [2021-06-14T22:10:47.300Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:47.300Z] master [2021-06-14T22:10:47.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:47.682Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:48.020Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:48.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-14T22:10:48.020Z] 137de30f0de8: Preparing [2021-06-14T22:10:48.021Z] 179925a35520: Preparing [2021-06-14T22:10:48.021Z] ff1a53f1c32b: Preparing [2021-06-14T22:10:48.021Z] c770d75ffc55: Preparing [2021-06-14T22:10:48.021Z] 8f9f498f03f3: Preparing [2021-06-14T22:10:48.021Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:48.021Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:48.298Z] ff1a53f1c32b: Pushed [2021-06-14T22:10:48.298Z] c770d75ffc55: Pushed [2021-06-14T22:10:48.299Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:48.897Z] 8f9f498f03f3: Pushed [2021-06-14T22:10:50.873Z] 137de30f0de8: Pushed [2021-06-14T22:10:50.873Z] 179925a35520: Pushed [2021-06-14T22:10:50.873Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:667d7e71ab259a182bdff42b63c42834bd0be8ee54db72ce4f497a2d0b6ade50 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:51.509Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:51.852Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-14T22:10:51.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-14T22:10:51.852Z] 137de30f0de8: Preparing [2021-06-14T22:10:51.852Z] 179925a35520: Preparing [2021-06-14T22:10:51.852Z] ff1a53f1c32b: Preparing [2021-06-14T22:10:51.852Z] c770d75ffc55: Preparing [2021-06-14T22:10:51.852Z] 8f9f498f03f3: Preparing [2021-06-14T22:10:51.852Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:51.852Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:52.125Z] ff1a53f1c32b: Layer already exists [2021-06-14T22:10:52.125Z] c770d75ffc55: Layer already exists [2021-06-14T22:10:52.125Z] 8f9f498f03f3: Layer already exists [2021-06-14T22:10:52.125Z] 179925a35520: Layer already exists [2021-06-14T22:10:52.125Z] 137de30f0de8: Layer already exists [2021-06-14T22:10:52.126Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:52.126Z] latest: digest: sha256:667d7e71ab259a182bdff42b63c42834bd0be8ee54db72ce4f497a2d0b6ade50 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:52.472Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:52.815Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.264 [2021-06-14T22:10:52.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-14T22:10:52.816Z] 137de30f0de8: Preparing [2021-06-14T22:10:52.816Z] 179925a35520: Preparing [2021-06-14T22:10:52.816Z] ff1a53f1c32b: Preparing [2021-06-14T22:10:52.816Z] c770d75ffc55: Preparing [2021-06-14T22:10:52.816Z] 8f9f498f03f3: Preparing [2021-06-14T22:10:52.816Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:52.816Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:53.087Z] 137de30f0de8: Layer already exists [2021-06-14T22:10:53.087Z] 179925a35520: Layer already exists [2021-06-14T22:10:53.087Z] c770d75ffc55: Layer already exists [2021-06-14T22:10:53.087Z] ff1a53f1c32b: Layer already exists [2021-06-14T22:10:53.087Z] 8f9f498f03f3: Layer already exists [2021-06-14T22:10:53.087Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:53.087Z] 2.0.0-dev.264: digest: sha256:667d7e71ab259a182bdff42b63c42834bd0be8ee54db72ce4f497a2d0b6ade50 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:53.429Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:53.769Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:53.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-14T22:10:53.769Z] 137de30f0de8: Preparing [2021-06-14T22:10:53.769Z] 179925a35520: Preparing [2021-06-14T22:10:53.769Z] ff1a53f1c32b: Preparing [2021-06-14T22:10:53.769Z] c770d75ffc55: Preparing [2021-06-14T22:10:53.769Z] 8f9f498f03f3: Preparing [2021-06-14T22:10:53.769Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:53.769Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:54.042Z] 137de30f0de8: Layer already exists [2021-06-14T22:10:54.042Z] 179925a35520: Layer already exists [2021-06-14T22:10:54.042Z] c770d75ffc55: Layer already exists [2021-06-14T22:10:54.042Z] 8f9f498f03f3: Layer already exists [2021-06-14T22:10:54.042Z] ff1a53f1c32b: Layer already exists [2021-06-14T22:10:54.042Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:54.042Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:667d7e71ab259a182bdff42b63c42834bd0be8ee54db72ce4f497a2d0b6ade50 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:54.418Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:55.058Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-14T22:10:55.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-14T22:10:55.058Z] 137de30f0de8: Preparing [2021-06-14T22:10:55.058Z] 179925a35520: Preparing [2021-06-14T22:10:55.058Z] ff1a53f1c32b: Preparing [2021-06-14T22:10:55.058Z] c770d75ffc55: Preparing [2021-06-14T22:10:55.058Z] 8f9f498f03f3: Preparing [2021-06-14T22:10:55.058Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:55.058Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:55.058Z] 8f9f498f03f3: Layer already exists [2021-06-14T22:10:55.058Z] 179925a35520: Layer already exists [2021-06-14T22:10:55.058Z] c770d75ffc55: Layer already exists [2021-06-14T22:10:55.058Z] ff1a53f1c32b: Layer already exists [2021-06-14T22:10:55.336Z] 137de30f0de8: Layer already exists [2021-06-14T22:10:55.336Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:55.336Z] master: digest: sha256:667d7e71ab259a182bdff42b63c42834bd0be8ee54db72ce4f497a2d0b6ade50 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:10:55.404Z] ===================================================== [Pipeline] echo [2021-06-14T22:10:55.421Z] taggedImages: [2021-06-14T22:10:55.421Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:55.421Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-14T22:10:55.421Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.264 [2021-06-14T22:10:55.421Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:55.421Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-14T22:10:55.454Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-14T22:10:55.454Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:55.454Z] latest [2021-06-14T22:10:55.454Z] 2.0.0-dev.264 [2021-06-14T22:10:55.454Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:10:55.454Z] master [2021-06-14T22:10:55.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:55.840Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:10:56.192Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:10:56.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-14T22:10:56.192Z] 1262b52dcf78: Preparing [2021-06-14T22:10:56.192Z] 6a8b539a41bb: Preparing [2021-06-14T22:10:56.192Z] e1ac25855e06: Preparing [2021-06-14T22:10:56.192Z] 4bc256f90860: Preparing [2021-06-14T22:10:56.192Z] a7eb085b060c: Preparing [2021-06-14T22:10:56.192Z] 72a016ab5499: Preparing [2021-06-14T22:10:56.192Z] a66eaac1eabb: Preparing [2021-06-14T22:10:56.192Z] e5a1de84b2cc: Preparing [2021-06-14T22:10:56.192Z] b1ed457a484b: Preparing [2021-06-14T22:10:56.192Z] 3fbe34a1663b: Preparing [2021-06-14T22:10:56.192Z] e5a1de84b2cc: Waiting [2021-06-14T22:10:56.192Z] b1ed457a484b: Waiting [2021-06-14T22:10:56.192Z] 3fbe34a1663b: Waiting [2021-06-14T22:10:56.192Z] 72a016ab5499: Waiting [2021-06-14T22:10:56.192Z] a66eaac1eabb: Waiting [2021-06-14T22:10:57.625Z] a7eb085b060c: Pushed [2021-06-14T22:10:57.625Z] 1262b52dcf78: Pushed [2021-06-14T22:10:57.625Z] 6a8b539a41bb: Pushed [2021-06-14T22:10:57.625Z] 72a016ab5499: Pushed [2021-06-14T22:10:57.625Z] a66eaac1eabb: Pushed [2021-06-14T22:10:57.625Z] e5a1de84b2cc: Pushed [2021-06-14T22:10:57.625Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:10:58.221Z] b1ed457a484b: Pushed [2021-06-14T22:10:59.194Z] 4bc256f90860: Pushed [2021-06-14T22:10:59.464Z] e1ac25855e06: Pushed [2021-06-14T22:11:00.056Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:b3331575badd94dc558d90b50392574658f1009dc3a6206456c11dfde243e6f8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:00.398Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:00.733Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-14T22:11:00.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-14T22:11:00.734Z] 1262b52dcf78: Preparing [2021-06-14T22:11:00.734Z] 6a8b539a41bb: Preparing [2021-06-14T22:11:00.734Z] e1ac25855e06: Preparing [2021-06-14T22:11:00.734Z] 4bc256f90860: Preparing [2021-06-14T22:11:00.734Z] a7eb085b060c: Preparing [2021-06-14T22:11:00.734Z] 72a016ab5499: Preparing [2021-06-14T22:11:00.734Z] a66eaac1eabb: Preparing [2021-06-14T22:11:00.734Z] e5a1de84b2cc: Preparing [2021-06-14T22:11:00.734Z] b1ed457a484b: Preparing [2021-06-14T22:11:00.734Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:00.734Z] 72a016ab5499: Waiting [2021-06-14T22:11:00.734Z] a66eaac1eabb: Waiting [2021-06-14T22:11:00.734Z] e5a1de84b2cc: Waiting [2021-06-14T22:11:00.734Z] b1ed457a484b: Waiting [2021-06-14T22:11:00.734Z] 3fbe34a1663b: Waiting [2021-06-14T22:11:00.734Z] 4bc256f90860: Layer already exists [2021-06-14T22:11:00.734Z] 1262b52dcf78: Layer already exists [2021-06-14T22:11:00.734Z] e1ac25855e06: Layer already exists [2021-06-14T22:11:00.734Z] a7eb085b060c: Layer already exists [2021-06-14T22:11:00.734Z] 6a8b539a41bb: Layer already exists [2021-06-14T22:11:00.734Z] 72a016ab5499: Layer already exists [2021-06-14T22:11:00.734Z] e5a1de84b2cc: Layer already exists [2021-06-14T22:11:01.006Z] a66eaac1eabb: Layer already exists [2021-06-14T22:11:01.006Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:01.006Z] b1ed457a484b: Layer already exists [2021-06-14T22:11:01.006Z] latest: digest: sha256:b3331575badd94dc558d90b50392574658f1009dc3a6206456c11dfde243e6f8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:01.351Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:01.692Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.264 [2021-06-14T22:11:01.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-14T22:11:01.692Z] 1262b52dcf78: Preparing [2021-06-14T22:11:01.692Z] 6a8b539a41bb: Preparing [2021-06-14T22:11:01.692Z] e1ac25855e06: Preparing [2021-06-14T22:11:01.692Z] 4bc256f90860: Preparing [2021-06-14T22:11:01.692Z] a7eb085b060c: Preparing [2021-06-14T22:11:01.692Z] 72a016ab5499: Preparing [2021-06-14T22:11:01.692Z] a66eaac1eabb: Preparing [2021-06-14T22:11:01.692Z] e5a1de84b2cc: Preparing [2021-06-14T22:11:01.692Z] b1ed457a484b: Preparing [2021-06-14T22:11:01.692Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:01.692Z] 72a016ab5499: Waiting [2021-06-14T22:11:01.692Z] a66eaac1eabb: Waiting [2021-06-14T22:11:01.692Z] e5a1de84b2cc: Waiting [2021-06-14T22:11:01.692Z] 3fbe34a1663b: Waiting [2021-06-14T22:11:01.970Z] e1ac25855e06: Layer already exists [2021-06-14T22:11:01.970Z] 6a8b539a41bb: Layer already exists [2021-06-14T22:11:01.970Z] 4bc256f90860: Layer already exists [2021-06-14T22:11:01.970Z] a7eb085b060c: Layer already exists [2021-06-14T22:11:01.970Z] 1262b52dcf78: Layer already exists [2021-06-14T22:11:01.970Z] 72a016ab5499: Layer already exists [2021-06-14T22:11:01.970Z] e5a1de84b2cc: Layer already exists [2021-06-14T22:11:01.970Z] b1ed457a484b: Layer already exists [2021-06-14T22:11:01.970Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:01.970Z] a66eaac1eabb: Layer already exists [2021-06-14T22:11:01.970Z] 2.0.0-dev.264: digest: sha256:b3331575badd94dc558d90b50392574658f1009dc3a6206456c11dfde243e6f8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:02.310Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:02.642Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:11:02.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-14T22:11:02.913Z] 1262b52dcf78: Preparing [2021-06-14T22:11:02.913Z] 6a8b539a41bb: Preparing [2021-06-14T22:11:02.913Z] e1ac25855e06: Preparing [2021-06-14T22:11:02.913Z] 4bc256f90860: Preparing [2021-06-14T22:11:02.913Z] a7eb085b060c: Preparing [2021-06-14T22:11:02.913Z] 72a016ab5499: Preparing [2021-06-14T22:11:02.913Z] a66eaac1eabb: Preparing [2021-06-14T22:11:02.913Z] e5a1de84b2cc: Preparing [2021-06-14T22:11:02.913Z] b1ed457a484b: Preparing [2021-06-14T22:11:02.913Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:02.913Z] 72a016ab5499: Waiting [2021-06-14T22:11:02.913Z] a66eaac1eabb: Waiting [2021-06-14T22:11:02.913Z] 3fbe34a1663b: Waiting [2021-06-14T22:11:02.913Z] e5a1de84b2cc: Waiting [2021-06-14T22:11:02.913Z] b1ed457a484b: Waiting [2021-06-14T22:11:02.913Z] 1262b52dcf78: Layer already exists [2021-06-14T22:11:02.913Z] 6a8b539a41bb: Layer already exists [2021-06-14T22:11:02.913Z] 4bc256f90860: Layer already exists [2021-06-14T22:11:02.913Z] e1ac25855e06: Layer already exists [2021-06-14T22:11:02.913Z] a7eb085b060c: Layer already exists [2021-06-14T22:11:02.913Z] a66eaac1eabb: Layer already exists [2021-06-14T22:11:02.913Z] b1ed457a484b: Layer already exists [2021-06-14T22:11:02.913Z] 72a016ab5499: Layer already exists [2021-06-14T22:11:02.913Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:02.913Z] e5a1de84b2cc: Layer already exists [2021-06-14T22:11:03.182Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:b3331575badd94dc558d90b50392574658f1009dc3a6206456c11dfde243e6f8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:03.522Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:03.860Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-14T22:11:03.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-14T22:11:03.860Z] 1262b52dcf78: Preparing [2021-06-14T22:11:03.860Z] 6a8b539a41bb: Preparing [2021-06-14T22:11:03.860Z] e1ac25855e06: Preparing [2021-06-14T22:11:03.860Z] 4bc256f90860: Preparing [2021-06-14T22:11:03.860Z] a7eb085b060c: Preparing [2021-06-14T22:11:03.860Z] 72a016ab5499: Preparing [2021-06-14T22:11:03.860Z] a66eaac1eabb: Preparing [2021-06-14T22:11:03.860Z] e5a1de84b2cc: Preparing [2021-06-14T22:11:03.860Z] b1ed457a484b: Preparing [2021-06-14T22:11:03.860Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:03.860Z] 72a016ab5499: Waiting [2021-06-14T22:11:03.860Z] a66eaac1eabb: Waiting [2021-06-14T22:11:03.860Z] e5a1de84b2cc: Waiting [2021-06-14T22:11:03.860Z] b1ed457a484b: Waiting [2021-06-14T22:11:03.860Z] 3fbe34a1663b: Waiting [2021-06-14T22:11:04.132Z] 4bc256f90860: Layer already exists [2021-06-14T22:11:04.132Z] 1262b52dcf78: Layer already exists [2021-06-14T22:11:04.132Z] a7eb085b060c: Layer already exists [2021-06-14T22:11:04.132Z] 6a8b539a41bb: Layer already exists [2021-06-14T22:11:04.132Z] e1ac25855e06: Layer already exists [2021-06-14T22:11:04.132Z] 72a016ab5499: Layer already exists [2021-06-14T22:11:04.132Z] b1ed457a484b: Layer already exists [2021-06-14T22:11:04.132Z] a66eaac1eabb: Layer already exists [2021-06-14T22:11:04.132Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:04.132Z] e5a1de84b2cc: Layer already exists [2021-06-14T22:11:04.132Z] master: digest: sha256:b3331575badd94dc558d90b50392574658f1009dc3a6206456c11dfde243e6f8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:11:04.192Z] ===================================================== [Pipeline] echo [2021-06-14T22:11:04.208Z] taggedImages: [2021-06-14T22:11:04.208Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:11:04.208Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-14T22:11:04.208Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.264 [2021-06-14T22:11:04.208Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:11:04.208Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-14T22:11:04.244Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-14T22:11:04.244Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:11:04.244Z] latest [2021-06-14T22:11:04.244Z] 2.0.0-dev.264 [2021-06-14T22:11:04.244Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:11:04.244Z] master [2021-06-14T22:11:04.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:04.620Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:04.953Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:11:04.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-14T22:11:04.953Z] 509523fd1a4b: Preparing [2021-06-14T22:11:04.953Z] 47fd1e10af44: Preparing [2021-06-14T22:11:04.953Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:11:04.953Z] b8313fcf8b0f: Preparing [2021-06-14T22:11:04.953Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:05.226Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:05.226Z] 509523fd1a4b: Pushed [2021-06-14T22:11:05.226Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:11:05.496Z] b8313fcf8b0f: Pushed [2021-06-14T22:11:07.456Z] 47fd1e10af44: Pushed [2021-06-14T22:11:07.727Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:a1f7df0a79a64abe5161db232496337fd57b2988169810d9995d4d810f053aa2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:08.068Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:08.410Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-14T22:11:08.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-14T22:11:08.410Z] 509523fd1a4b: Preparing [2021-06-14T22:11:08.410Z] 47fd1e10af44: Preparing [2021-06-14T22:11:08.410Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:11:08.410Z] b8313fcf8b0f: Preparing [2021-06-14T22:11:08.410Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:08.683Z] 47fd1e10af44: Layer already exists [2021-06-14T22:11:08.683Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:11:08.683Z] b8313fcf8b0f: Layer already exists [2021-06-14T22:11:08.683Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:08.683Z] 509523fd1a4b: Layer already exists [2021-06-14T22:11:08.683Z] latest: digest: sha256:a1f7df0a79a64abe5161db232496337fd57b2988169810d9995d4d810f053aa2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:09.024Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:09.628Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.264 [2021-06-14T22:11:09.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-14T22:11:09.628Z] 509523fd1a4b: Preparing [2021-06-14T22:11:09.628Z] 47fd1e10af44: Preparing [2021-06-14T22:11:09.628Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:11:09.628Z] b8313fcf8b0f: Preparing [2021-06-14T22:11:09.628Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:09.900Z] b8313fcf8b0f: Layer already exists [2021-06-14T22:11:09.900Z] 509523fd1a4b: Layer already exists [2021-06-14T22:11:09.900Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:11:09.900Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:09.900Z] 47fd1e10af44: Layer already exists [2021-06-14T22:11:09.900Z] 2.0.0-dev.264: digest: sha256:a1f7df0a79a64abe5161db232496337fd57b2988169810d9995d4d810f053aa2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:10.240Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:10.850Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:11:10.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-14T22:11:10.850Z] 509523fd1a4b: Preparing [2021-06-14T22:11:10.850Z] 47fd1e10af44: Preparing [2021-06-14T22:11:10.850Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:11:10.850Z] b8313fcf8b0f: Preparing [2021-06-14T22:11:10.850Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:10.850Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:11:10.850Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:11.122Z] 47fd1e10af44: Layer already exists [2021-06-14T22:11:11.122Z] b8313fcf8b0f: Layer already exists [2021-06-14T22:11:11.122Z] 509523fd1a4b: Layer already exists [2021-06-14T22:11:11.122Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:a1f7df0a79a64abe5161db232496337fd57b2988169810d9995d4d810f053aa2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:11.466Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:11.801Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-14T22:11:11.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-14T22:11:11.801Z] 509523fd1a4b: Preparing [2021-06-14T22:11:11.801Z] 47fd1e10af44: Preparing [2021-06-14T22:11:11.801Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:11:11.801Z] b8313fcf8b0f: Preparing [2021-06-14T22:11:11.801Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:12.073Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:11:12.073Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:12.073Z] 509523fd1a4b: Layer already exists [2021-06-14T22:11:12.073Z] 47fd1e10af44: Layer already exists [2021-06-14T22:11:12.073Z] b8313fcf8b0f: Layer already exists [2021-06-14T22:11:12.073Z] master: digest: sha256:a1f7df0a79a64abe5161db232496337fd57b2988169810d9995d4d810f053aa2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:11:12.133Z] ===================================================== [Pipeline] echo [2021-06-14T22:11:12.147Z] taggedImages: [2021-06-14T22:11:12.147Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:11:12.147Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-14T22:11:12.147Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.264 [2021-06-14T22:11:12.147Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:11:12.147Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-14T22:11:12.179Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-14T22:11:12.179Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:11:12.179Z] latest [2021-06-14T22:11:12.179Z] 2.0.0-dev.264 [2021-06-14T22:11:12.179Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:11:12.179Z] master [2021-06-14T22:11:12.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:12.549Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:12.887Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:11:12.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-14T22:11:12.887Z] 62838064bfe5: Preparing [2021-06-14T22:11:12.887Z] c1884759d5d8: Preparing [2021-06-14T22:11:12.887Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:11:12.887Z] 2370de3fd83d: Preparing [2021-06-14T22:11:12.887Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:13.160Z] 2370de3fd83d: Layer already exists [2021-06-14T22:11:13.160Z] 62838064bfe5: Pushed [2021-06-14T22:11:13.160Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:13.160Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:11:15.766Z] c1884759d5d8: Pushed [2021-06-14T22:11:15.766Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:555973573ef3b7bfee91fd328eed40f01ccc86e1dcaa3969cbf88239348c9c25 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:16.104Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:16.444Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-14T22:11:16.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-14T22:11:16.444Z] 62838064bfe5: Preparing [2021-06-14T22:11:16.444Z] c1884759d5d8: Preparing [2021-06-14T22:11:16.444Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:11:16.444Z] 2370de3fd83d: Preparing [2021-06-14T22:11:16.444Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:16.716Z] 62838064bfe5: Layer already exists [2021-06-14T22:11:16.716Z] 2370de3fd83d: Layer already exists [2021-06-14T22:11:16.716Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:16.716Z] c1884759d5d8: Layer already exists [2021-06-14T22:11:16.716Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:11:16.716Z] latest: digest: sha256:555973573ef3b7bfee91fd328eed40f01ccc86e1dcaa3969cbf88239348c9c25 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:17.056Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:17.441Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.264 [2021-06-14T22:11:17.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-14T22:11:17.441Z] 62838064bfe5: Preparing [2021-06-14T22:11:17.441Z] c1884759d5d8: Preparing [2021-06-14T22:11:17.441Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:11:17.441Z] 2370de3fd83d: Preparing [2021-06-14T22:11:17.441Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:17.719Z] 62838064bfe5: Layer already exists [2021-06-14T22:11:17.719Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:11:17.719Z] 2370de3fd83d: Layer already exists [2021-06-14T22:11:17.719Z] c1884759d5d8: Layer already exists [2021-06-14T22:11:17.719Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:17.719Z] 2.0.0-dev.264: digest: sha256:555973573ef3b7bfee91fd328eed40f01ccc86e1dcaa3969cbf88239348c9c25 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:18.068Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:18.421Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:11:18.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-14T22:11:18.421Z] 62838064bfe5: Preparing [2021-06-14T22:11:18.421Z] c1884759d5d8: Preparing [2021-06-14T22:11:18.421Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:11:18.421Z] 2370de3fd83d: Preparing [2021-06-14T22:11:18.421Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:18.421Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:18.421Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:11:18.421Z] 62838064bfe5: Layer already exists [2021-06-14T22:11:18.421Z] 2370de3fd83d: Layer already exists [2021-06-14T22:11:18.421Z] c1884759d5d8: Layer already exists [2021-06-14T22:11:18.696Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:555973573ef3b7bfee91fd328eed40f01ccc86e1dcaa3969cbf88239348c9c25 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:19.034Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:19.369Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-14T22:11:19.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-14T22:11:19.369Z] 62838064bfe5: Preparing [2021-06-14T22:11:19.369Z] c1884759d5d8: Preparing [2021-06-14T22:11:19.369Z] 7aeda1c4ae7f: Preparing [2021-06-14T22:11:19.369Z] 2370de3fd83d: Preparing [2021-06-14T22:11:19.369Z] 3fbe34a1663b: Preparing [2021-06-14T22:11:19.369Z] 2370de3fd83d: Layer already exists [2021-06-14T22:11:19.369Z] 7aeda1c4ae7f: Layer already exists [2021-06-14T22:11:19.369Z] 62838064bfe5: Layer already exists [2021-06-14T22:11:19.369Z] c1884759d5d8: Layer already exists [2021-06-14T22:11:19.369Z] 3fbe34a1663b: Layer already exists [2021-06-14T22:11:19.643Z] master: digest: sha256:555973573ef3b7bfee91fd328eed40f01ccc86e1dcaa3969cbf88239348c9c25 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:11:19.707Z] ===================================================== [Pipeline] echo [2021-06-14T22:11:19.722Z] taggedImages: [2021-06-14T22:11:19.722Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:11:19.722Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-14T22:11:19.722Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.264 [2021-06-14T22:11:19.722Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:11:19.722Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-14T22:11:19.754Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-14T22:11:19.754Z] c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:11:19.754Z] latest [2021-06-14T22:11:19.754Z] 2.0.0-dev.264 [2021-06-14T22:11:19.754Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:11:19.754Z] master [2021-06-14T22:11:19.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:20.132Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:20.739Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:11:20.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-14T22:11:20.739Z] 05f7ec91ea1c: Preparing [2021-06-14T22:11:20.739Z] d06684480e25: Preparing [2021-06-14T22:11:20.739Z] a5610d8fc0e0: Preparing [2021-06-14T22:11:20.739Z] ba83ae502dea: Preparing [2021-06-14T22:11:20.739Z] 9ded3b6bb9b5: Preparing [2021-06-14T22:11:20.739Z] fa1afe8e6ed9: Preparing [2021-06-14T22:11:20.739Z] 87a09b4c083e: Preparing [2021-06-14T22:11:20.739Z] 0f74e9ff2a61: Preparing [2021-06-14T22:11:20.739Z] b122376c33c6: Preparing [2021-06-14T22:11:20.739Z] f8381ed47b22: Preparing [2021-06-14T22:11:20.739Z] e934a737d657: Preparing [2021-06-14T22:11:20.739Z] fa1afe8e6ed9: Waiting [2021-06-14T22:11:20.739Z] 87a09b4c083e: Waiting [2021-06-14T22:11:20.739Z] 0f74e9ff2a61: Waiting [2021-06-14T22:11:20.739Z] b122376c33c6: Waiting [2021-06-14T22:11:20.739Z] f8381ed47b22: Waiting [2021-06-14T22:11:20.739Z] e934a737d657: Waiting [2021-06-14T22:11:21.015Z] 9ded3b6bb9b5: Layer already exists [2021-06-14T22:11:21.015Z] fa1afe8e6ed9: Layer already exists [2021-06-14T22:11:21.015Z] 87a09b4c083e: Layer already exists [2021-06-14T22:11:21.015Z] d06684480e25: Pushed [2021-06-14T22:11:21.015Z] 0f74e9ff2a61: Layer already exists [2021-06-14T22:11:21.292Z] b122376c33c6: Layer already exists [2021-06-14T22:11:21.292Z] f8381ed47b22: Layer already exists [2021-06-14T22:11:21.292Z] e934a737d657: Layer already exists [2021-06-14T22:11:21.888Z] 05f7ec91ea1c: Pushed [2021-06-14T22:11:23.858Z] a5610d8fc0e0: Pushed [2021-06-14T22:11:36.217Z] ba83ae502dea: Pushed [2021-06-14T22:11:36.217Z] c3ee48ec81a1cae6a8275850650318015b1b17b0: digest: sha256:4246f6e06cf4a31fb4d2ce080b1e1a60e778c5824a3528a3fa83d3f55e0f4dcf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:36.556Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:36.901Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-14T22:11:36.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-14T22:11:36.901Z] 05f7ec91ea1c: Preparing [2021-06-14T22:11:36.901Z] d06684480e25: Preparing [2021-06-14T22:11:36.901Z] a5610d8fc0e0: Preparing [2021-06-14T22:11:36.901Z] ba83ae502dea: Preparing [2021-06-14T22:11:36.901Z] 9ded3b6bb9b5: Preparing [2021-06-14T22:11:36.901Z] fa1afe8e6ed9: Preparing [2021-06-14T22:11:36.901Z] 87a09b4c083e: Preparing [2021-06-14T22:11:36.901Z] 0f74e9ff2a61: Preparing [2021-06-14T22:11:36.901Z] b122376c33c6: Preparing [2021-06-14T22:11:36.901Z] f8381ed47b22: Preparing [2021-06-14T22:11:36.901Z] e934a737d657: Preparing [2021-06-14T22:11:36.901Z] fa1afe8e6ed9: Waiting [2021-06-14T22:11:36.901Z] 87a09b4c083e: Waiting [2021-06-14T22:11:36.901Z] 0f74e9ff2a61: Waiting [2021-06-14T22:11:36.901Z] b122376c33c6: Waiting [2021-06-14T22:11:36.901Z] f8381ed47b22: Waiting [2021-06-14T22:11:36.901Z] e934a737d657: Waiting [2021-06-14T22:11:36.901Z] a5610d8fc0e0: Layer already exists [2021-06-14T22:11:36.901Z] 05f7ec91ea1c: Layer already exists [2021-06-14T22:11:37.174Z] ba83ae502dea: Layer already exists [2021-06-14T22:11:37.174Z] 9ded3b6bb9b5: Layer already exists [2021-06-14T22:11:37.174Z] d06684480e25: Layer already exists [2021-06-14T22:11:37.174Z] fa1afe8e6ed9: Layer already exists [2021-06-14T22:11:37.174Z] 87a09b4c083e: Layer already exists [2021-06-14T22:11:37.174Z] f8381ed47b22: Layer already exists [2021-06-14T22:11:37.174Z] 0f74e9ff2a61: Layer already exists [2021-06-14T22:11:37.174Z] b122376c33c6: Layer already exists [2021-06-14T22:11:37.175Z] e934a737d657: Layer already exists [2021-06-14T22:11:37.175Z] latest: digest: sha256:4246f6e06cf4a31fb4d2ce080b1e1a60e778c5824a3528a3fa83d3f55e0f4dcf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:37.512Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:37.851Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.264 [2021-06-14T22:11:37.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-14T22:11:37.851Z] 05f7ec91ea1c: Preparing [2021-06-14T22:11:37.851Z] d06684480e25: Preparing [2021-06-14T22:11:37.851Z] a5610d8fc0e0: Preparing [2021-06-14T22:11:37.851Z] ba83ae502dea: Preparing [2021-06-14T22:11:37.851Z] 9ded3b6bb9b5: Preparing [2021-06-14T22:11:37.851Z] fa1afe8e6ed9: Preparing [2021-06-14T22:11:37.851Z] 87a09b4c083e: Preparing [2021-06-14T22:11:37.851Z] 0f74e9ff2a61: Preparing [2021-06-14T22:11:37.851Z] b122376c33c6: Preparing [2021-06-14T22:11:37.851Z] f8381ed47b22: Preparing [2021-06-14T22:11:37.851Z] e934a737d657: Preparing [2021-06-14T22:11:37.851Z] f8381ed47b22: Waiting [2021-06-14T22:11:37.851Z] e934a737d657: Waiting [2021-06-14T22:11:37.851Z] 0f74e9ff2a61: Waiting [2021-06-14T22:11:37.851Z] b122376c33c6: Waiting [2021-06-14T22:11:37.851Z] fa1afe8e6ed9: Waiting [2021-06-14T22:11:37.851Z] 87a09b4c083e: Waiting [2021-06-14T22:11:37.851Z] 9ded3b6bb9b5: Layer already exists [2021-06-14T22:11:38.136Z] 05f7ec91ea1c: Layer already exists [2021-06-14T22:11:38.136Z] a5610d8fc0e0: Layer already exists [2021-06-14T22:11:38.136Z] ba83ae502dea: Layer already exists [2021-06-14T22:11:38.136Z] d06684480e25: Layer already exists [2021-06-14T22:11:38.136Z] fa1afe8e6ed9: Layer already exists [2021-06-14T22:11:38.136Z] b122376c33c6: Layer already exists [2021-06-14T22:11:38.136Z] 87a09b4c083e: Layer already exists [2021-06-14T22:11:38.136Z] 0f74e9ff2a61: Layer already exists [2021-06-14T22:11:38.136Z] f8381ed47b22: Layer already exists [2021-06-14T22:11:38.136Z] e934a737d657: Layer already exists [2021-06-14T22:11:38.137Z] 2.0.0-dev.264: digest: sha256:4246f6e06cf4a31fb4d2ce080b1e1a60e778c5824a3528a3fa83d3f55e0f4dcf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:38.476Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:38.818Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:11:38.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-14T22:11:38.818Z] 05f7ec91ea1c: Preparing [2021-06-14T22:11:38.818Z] d06684480e25: Preparing [2021-06-14T22:11:38.818Z] a5610d8fc0e0: Preparing [2021-06-14T22:11:38.818Z] ba83ae502dea: Preparing [2021-06-14T22:11:38.818Z] 9ded3b6bb9b5: Preparing [2021-06-14T22:11:38.818Z] fa1afe8e6ed9: Preparing [2021-06-14T22:11:38.818Z] 87a09b4c083e: Preparing [2021-06-14T22:11:38.818Z] 0f74e9ff2a61: Preparing [2021-06-14T22:11:38.818Z] b122376c33c6: Preparing [2021-06-14T22:11:38.818Z] f8381ed47b22: Preparing [2021-06-14T22:11:38.818Z] e934a737d657: Preparing [2021-06-14T22:11:38.818Z] 0f74e9ff2a61: Waiting [2021-06-14T22:11:38.818Z] b122376c33c6: Waiting [2021-06-14T22:11:38.818Z] f8381ed47b22: Waiting [2021-06-14T22:11:38.818Z] e934a737d657: Waiting [2021-06-14T22:11:38.818Z] fa1afe8e6ed9: Waiting [2021-06-14T22:11:38.818Z] 87a09b4c083e: Waiting [2021-06-14T22:11:38.818Z] d06684480e25: Layer already exists [2021-06-14T22:11:38.818Z] 05f7ec91ea1c: Layer already exists [2021-06-14T22:11:38.818Z] a5610d8fc0e0: Layer already exists [2021-06-14T22:11:38.818Z] 9ded3b6bb9b5: Layer already exists [2021-06-14T22:11:38.818Z] ba83ae502dea: Layer already exists [2021-06-14T22:11:38.818Z] 87a09b4c083e: Layer already exists [2021-06-14T22:11:38.818Z] fa1afe8e6ed9: Layer already exists [2021-06-14T22:11:38.818Z] 0f74e9ff2a61: Layer already exists [2021-06-14T22:11:38.818Z] b122376c33c6: Layer already exists [2021-06-14T22:11:39.091Z] f8381ed47b22: Layer already exists [2021-06-14T22:11:39.091Z] e934a737d657: Layer already exists [2021-06-14T22:11:39.091Z] c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264: digest: sha256:4246f6e06cf4a31fb4d2ce080b1e1a60e778c5824a3528a3fa83d3f55e0f4dcf size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:39.431Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:11:39.764Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-14T22:11:39.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-14T22:11:39.764Z] 05f7ec91ea1c: Preparing [2021-06-14T22:11:39.764Z] d06684480e25: Preparing [2021-06-14T22:11:39.764Z] a5610d8fc0e0: Preparing [2021-06-14T22:11:39.764Z] ba83ae502dea: Preparing [2021-06-14T22:11:39.764Z] 9ded3b6bb9b5: Preparing [2021-06-14T22:11:39.764Z] fa1afe8e6ed9: Preparing [2021-06-14T22:11:39.764Z] 87a09b4c083e: Preparing [2021-06-14T22:11:39.764Z] 0f74e9ff2a61: Preparing [2021-06-14T22:11:39.764Z] b122376c33c6: Preparing [2021-06-14T22:11:39.764Z] f8381ed47b22: Preparing [2021-06-14T22:11:39.764Z] e934a737d657: Preparing [2021-06-14T22:11:39.764Z] 0f74e9ff2a61: Waiting [2021-06-14T22:11:39.764Z] fa1afe8e6ed9: Waiting [2021-06-14T22:11:39.764Z] 87a09b4c083e: Waiting [2021-06-14T22:11:39.764Z] b122376c33c6: Waiting [2021-06-14T22:11:39.764Z] f8381ed47b22: Waiting [2021-06-14T22:11:39.764Z] e934a737d657: Waiting [2021-06-14T22:11:39.764Z] a5610d8fc0e0: Layer already exists [2021-06-14T22:11:39.764Z] 9ded3b6bb9b5: Layer already exists [2021-06-14T22:11:39.764Z] d06684480e25: Layer already exists [2021-06-14T22:11:39.764Z] 05f7ec91ea1c: Layer already exists [2021-06-14T22:11:39.764Z] ba83ae502dea: Layer already exists [2021-06-14T22:11:39.764Z] fa1afe8e6ed9: Layer already exists [2021-06-14T22:11:39.764Z] 87a09b4c083e: Layer already exists [2021-06-14T22:11:40.037Z] b122376c33c6: Layer already exists [2021-06-14T22:11:40.037Z] 0f74e9ff2a61: Layer already exists [2021-06-14T22:11:40.037Z] f8381ed47b22: Layer already exists [2021-06-14T22:11:40.037Z] e934a737d657: Layer already exists [2021-06-14T22:11:40.037Z] master: digest: sha256:4246f6e06cf4a31fb4d2ce080b1e1a60e778c5824a3528a3fa83d3f55e0f4dcf size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T22:11:40.099Z] ===================================================== [Pipeline] echo [2021-06-14T22:11:40.114Z] taggedImages: [2021-06-14T22:11:40.115Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0 [2021-06-14T22:11:40.115Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-14T22:11:40.115Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.264 [2021-06-14T22:11:40.115Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c3ee48ec81a1cae6a8275850650318015b1b17b0-2.0.0-dev.264 [2021-06-14T22:11:40.115Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T22:11:40.846Z] ---> job-cost.sh [2021-06-14T22:11:40.846Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CcRx [2021-06-14T22:12:19.812Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T22:13:56.571Z] lf-activate-venv(): INFO: Adding /tmp/venv-CcRx/bin to PATH [2021-06-14T22:13:56.571Z] INFO: No Stack... [2021-06-14T22:13:56.571Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T22:13:56.571Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T22:13:56.940Z] + cat /w/workspace/edgex-go/536/archives/cost.csv [2021-06-14T22:13:56.940Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T22:13:57.053Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-536-stack-cost] [2021-06-14T22:13:57.061Z] Resource [jenkins-edgexfoundry-edgex-go-master-536-stack-cost] did not exist. Created. [2021-06-14T22:13:57.061Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-536-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T22:13:57.451Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T22:13:58.256Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T22:13:58.269Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-536-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-14T22:13:59.228Z] provisioning config files... [2021-06-14T22:13:59.243Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/536@tmp/config4151136006747502497tmp [Pipeline] { [Pipeline] sh [2021-06-14T22:13:59.568Z] + set +x [2021-06-14T22:13:59.568Z] + curl -s https://codecov.io/bash [2021-06-14T22:13:59.568Z] + bash -s -- [2021-06-14T22:13:59.832Z] [2021-06-14T22:13:59.832Z] _____ _ [2021-06-14T22:13:59.832Z] / ____| | | [2021-06-14T22:13:59.832Z] | | ___ __| | ___ ___ _____ __ [2021-06-14T22:13:59.832Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-14T22:13:59.832Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-14T22:13:59.832Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-14T22:13:59.832Z] Bash-1.0.3 [2021-06-14T22:13:59.832Z] [2021-06-14T22:13:59.832Z] [2021-06-14T22:13:59.832Z] ==> git version 2.24.4 found [2021-06-14T22:13:59.832Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-14T22:13:59.832Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-14T22:13:59.832Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-14T22:13:59.832Z] ==> Jenkins CI detected. [2021-06-14T22:13:59.832Z] project root: . [2021-06-14T22:13:59.832Z] --> token set from env [2021-06-14T22:13:59.832Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-14T22:13:59.832Z] ==> Running gcov in . (disable via -X gcov) [2021-06-14T22:13:59.832Z] ==> Python coveragepy not found [2021-06-14T22:13:59.832Z] ==> Searching for coverage reports in: [2021-06-14T22:13:59.832Z] + . [2021-06-14T22:13:59.832Z] -> Found 1 reports [2021-06-14T22:13:59.832Z] ==> Detecting git/mercurial file structure [2021-06-14T22:13:59.832Z] ==> Reading reports [2021-06-14T22:13:59.832Z] + ./coverage.out bytes=398195 [2021-06-14T22:13:59.832Z] ==> Appending adjustments [2021-06-14T22:13:59.832Z] https://docs.codecov.io/docs/fixing-reports [2021-06-14T22:14:01.228Z] + Found adjustments [2021-06-14T22:14:01.228Z] ==> Gzipping contents [2021-06-14T22:14:01.228Z] 56K /tmp/codecov.cLRUTN.gz [2021-06-14T22:14:01.229Z] ==> Uploading reports [2021-06-14T22:14:01.229Z] url: https://codecov.io [2021-06-14T22:14:01.229Z] query: branch=master&commit=c3ee48ec81a1cae6a8275850650318015b1b17b0&build=536&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F536%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-14T22:14:01.229Z] -> Pinging Codecov [2021-06-14T22:14:01.229Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=c3ee48ec81a1cae6a8275850650318015b1b17b0&build=536&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F536%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-14T22:14:01.498Z] -> Uploading to [2021-06-14T22:14:01.498Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-14/00271124DB129430A58F1EEE437C3FCB/c3ee48ec81a1cae6a8275850650318015b1b17b0/3ccb39de-c975-490e-bf77-a60f94cec429.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T221401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74449864d4150170e12792207c625a6f18f5de4a6921c2d76ba5e95223a49716 [2021-06-14T22:14:01.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T22:14:01.498Z] Dload Upload Total Spent Left Speed [2021-06-14T22:14:02.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54562 0 0 100 54562 0 139k --:--:-- --:--:-- --:--:-- 139k [2021-06-14T22:14:02.079Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c3ee48ec81a1cae6a8275850650318015b1b17b0 [Pipeline] } [2021-06-14T22:14:02.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-14T22:14:02.849Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-14T22:14:02.869Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:14:03.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-14T22:14:03.192Z] [2021-06-14T22:14:03.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:14:03.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-14T22:14:03.511Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-14T22:14:03.511Z] 188c0c94c7c5: Pulling fs layer [2021-06-14T22:14:03.511Z] 0ef7d3d256c8: Pulling fs layer [2021-06-14T22:14:03.511Z] de9db76c5a1d: Pulling fs layer [2021-06-14T22:14:03.511Z] 0eba1c9be4d2: Pulling fs layer [2021-06-14T22:14:03.511Z] 0d57e429df01: Pulling fs layer [2021-06-14T22:14:03.511Z] 4e4be7b47b0d: Pulling fs layer [2021-06-14T22:14:03.511Z] e1f770b5df2f: Pulling fs layer [2021-06-14T22:14:03.511Z] 85a0685a4137: Pulling fs layer [2021-06-14T22:14:03.511Z] 0eba1c9be4d2: Waiting [2021-06-14T22:14:03.511Z] 0d57e429df01: Waiting [2021-06-14T22:14:03.511Z] 4e4be7b47b0d: Waiting [2021-06-14T22:14:03.511Z] e1f770b5df2f: Waiting [2021-06-14T22:14:03.511Z] 85a0685a4137: Waiting [2021-06-14T22:14:03.774Z] de9db76c5a1d: Verifying Checksum [2021-06-14T22:14:03.774Z] de9db76c5a1d: Download complete [2021-06-14T22:14:03.774Z] 0ef7d3d256c8: Verifying Checksum [2021-06-14T22:14:03.774Z] 0ef7d3d256c8: Download complete [2021-06-14T22:14:03.774Z] 0d57e429df01: Verifying Checksum [2021-06-14T22:14:03.774Z] 0d57e429df01: Download complete [2021-06-14T22:14:03.774Z] 4e4be7b47b0d: Verifying Checksum [2021-06-14T22:14:03.774Z] 4e4be7b47b0d: Download complete [2021-06-14T22:14:03.774Z] 188c0c94c7c5: Verifying Checksum [2021-06-14T22:14:03.774Z] 188c0c94c7c5: Download complete [2021-06-14T22:14:03.774Z] 188c0c94c7c5: Pull complete [2021-06-14T22:14:04.047Z] 0ef7d3d256c8: Pull complete [2021-06-14T22:14:04.310Z] de9db76c5a1d: Pull complete [2021-06-14T22:14:05.702Z] e1f770b5df2f: Verifying Checksum [2021-06-14T22:14:05.702Z] e1f770b5df2f: Download complete [2021-06-14T22:14:09.003Z] 85a0685a4137: Verifying Checksum [2021-06-14T22:14:09.003Z] 85a0685a4137: Download complete [2021-06-14T22:14:09.003Z] 0eba1c9be4d2: Download complete [2021-06-14T22:14:11.573Z] 0eba1c9be4d2: Pull complete [2021-06-14T22:14:12.143Z] 0d57e429df01: Pull complete [2021-06-14T22:14:12.143Z] 4e4be7b47b0d: Pull complete [2021-06-14T22:14:12.723Z] e1f770b5df2f: Pull complete [2021-06-14T22:14:20.916Z] 85a0685a4137: Pull complete [2021-06-14T22:14:20.916Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-14T22:14:20.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-14T22:14:20.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-14T22:14:20.997Z] prd-centos7-docker-4c-2g-1351 does not seem to be running inside a container [2021-06-14T22:14:21.040Z] $ 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/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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-snyk-go:1.410.4 cat [2021-06-14T22:14:39.102Z] $ docker top 62dc43be84077f945723acfa085693ee7d5d67031d5382340540b9314a758087 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T22:14:39.214Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-14T22:14:39.514Z] + set -o pipefail [2021-06-14T22:14:39.515Z] + snyk monitor '--org=edgex-jenkins' [2021-06-14T22:14:47.677Z] [2021-06-14T22:14:47.677Z] Monitoring /w/workspace/edgex-go/536 (github.com/edgexfoundry/edgex-go)... [2021-06-14T22:14:47.677Z] [2021-06-14T22:14:47.677Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/e72a1d68-7bcc-445f-8650-36ba421cd047 [2021-06-14T22:14:47.677Z] [2021-06-14T22:14:47.677Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-14T22:14:47.677Z] [2021-06-14T22:14:47.677Z] [Pipeline] } [2021-06-14T22:14:47.689Z] $ docker stop --time=1 62dc43be84077f945723acfa085693ee7d5d67031d5382340540b9314a758087 [2021-06-14T22:14:53.169Z] $ docker rm -f 62dc43be84077f945723acfa085693ee7d5d67031d5382340540b9314a758087 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-14T22:14:53.940Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T22:14:53.962Z] provisioning config files... [2021-06-14T22:14:53.971Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/536@tmp/config3146197696726386971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T22:14:54.285Z] --> edgex-publish-swagger.sh [2021-06-14T22:14:54.285Z] === Publish openapi/v2 API === [2021-06-14T22:14:54.285Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-14T22:14:54.285Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/536/openapi/v2/core-command.yaml] [2021-06-14T22:14:54.285Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T22:14:54.285Z] Dload Upload Total Spent Left Speed [2021-06-14T22:14:59.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 25640 0:00:01 0:00:01 --:--:-- 25658 100 30687 0 0 100 30687 0 13961 0:00:02 0:00:02 --:--:-- 13967 100 30687 0 0 100 30687 0 9591 0:00:03 0:00:03 --:--:-- 9592 100 30687 0 0 100 30687 0 7305 0:00:04 0:00:04 --:--:-- 7306 100 30687 0 0 100 30687 0 5899 0:00:05 0:00:05 --:--:-- 5900 100 30687 0 0 100 30687 0 5776 0:00:05 0:00:05 --:--:-- 0 [2021-06-14T22:14:59.528Z] [2021-06-14T22:14:59.528Z] [2021-06-14T22:14:59.528Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/536/openapi/v2/core-data.yaml] [2021-06-14T22:14:59.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T22:14:59.528Z] Dload Upload Total Spent Left Speed [2021-06-14T22:15:00.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55863 0 0 100 55863 0 47740 0:00:01 0:00:01 --:--:-- 47705 100 55863 0 0 100 55863 0 37896 0:00:01 0:00:01 --:--:-- 37898 [2021-06-14T22:15:00.912Z] [2021-06-14T22:15:00.912Z] [2021-06-14T22:15:00.912Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/536/openapi/v2/core-metadata.yaml] [2021-06-14T22:15:00.912Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T22:15:00.912Z] Dload Upload Total Spent Left Speed [2021-06-14T22:15:06.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 99k 0:00:01 0:00:01 --:--:-- 99k 100 118k 0 0 100 118k 0 55319 0:00:02 0:00:02 --:--:-- 55332 100 118k 0 0 100 118k 0 37994 0:00:03 0:00:03 --:--:-- 38001 100 118k 0 0 100 118k 0 28932 0:00:04 0:00:04 --:--:-- 28938 100 118k 0 0 100 118k 0 23360 0:00:05 0:00:05 --:--:-- 23365 100 118k 0 0 100 118k 0 22177 0:00:05 0:00:05 --:--:-- 0 [2021-06-14T22:15:06.463Z] [2021-06-14T22:15:06.463Z] [2021-06-14T22:15:06.463Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/536/openapi/v2/support-notifications.yaml] [2021-06-14T22:15:06.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T22:15:06.463Z] Dload Upload Total Spent Left Speed [2021-06-14T22:15:11.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 66636 0:00:01 0:00:01 --:--:-- 66638 100 78300 0 0 100 78300 0 35979 0:00:02 0:00:02 --:--:-- 35966 100 78300 0 0 100 78300 0 24650 0:00:03 0:00:03 --:--:-- 24645 100 78300 0 0 100 78300 0 18742 0:00:04 0:00:04 --:--:-- 18741 100 78300 0 0 100 78300 0 15119 0:00:05 0:00:05 --:--:-- 15508 100 78300 0 0 100 78300 0 14258 0:00:05 0:00:05 --:--:-- 0 [2021-06-14T22:15:11.982Z] [2021-06-14T22:15:11.982Z] [2021-06-14T22:15:11.982Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/536/openapi/v2/support-scheduler.yaml] [2021-06-14T22:15:11.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T22:15:11.982Z] Dload Upload Total Spent Left Speed [2021-06-14T22:15:12.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37318 0 0 100 37318 0 35882 0:00:01 0:00:01 --:--:-- 35917 100 37318 0 0 100 37318 0 35877 0:00:01 0:00:01 --:--:-- 35882 [2021-06-14T22:15:12.930Z] [2021-06-14T22:15:12.930Z] [2021-06-14T22:15:12.930Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/536/openapi/v2/system-agent.yaml] [2021-06-14T22:15:12.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T22:15:12.930Z] Dload Upload Total Spent Left Speed [2021-06-14T22:15:14.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19895 0 0 100 19895 0 17263 0:00:01 0:00:01 --:--:-- 17269 100 19895 0 0 100 19895 0 15996 0:00:01 0:00:01 --:--:-- 16005 [2021-06-14T22:15:14.334Z] [2021-06-14T22:15:14.334Z] [Pipeline] } [2021-06-14T22:15:14.343Z] 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-06-14T22:15:14.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T22:15:14.964Z] . [Pipeline] withDockerContainer [2021-06-14T22:15:15.060Z] prd-centos7-docker-4c-2g-1351 does not seem to be running inside a container [2021-06-14T22:15:15.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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:10004/edgex-devops/git-semver:latest cat [2021-06-14T22:15:15.773Z] $ docker top f9d7091c4e4476126704c3debb556fec9edb4cec3db8e05e72b003ea552344e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T22:15:15.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T22:15:15.920Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T22:15:16.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T22:15:16.060Z] $ docker exec f9d7091c4e4476126704c3debb556fec9edb4cec3db8e05e72b003ea552344e2 ssh-agent [2021-06-14T22:15:16.194Z] SSH_AUTH_SOCK=/tmp/ssh-8ZUBSZiTEZJL/agent.14 [2021-06-14T22:15:16.194Z] SSH_AGENT_PID=21 [2021-06-14T22:15:16.211Z] Running ssh-add (command line suppressed) [2021-06-14T22:15:16.322Z] Identity added: /w/workspace/edgex-go/536@tmp/private_key_5392748129822080587.key (/w/workspace/edgex-go/536@tmp/private_key_5392748129822080587.key) [2021-06-14T22:15:16.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T22:15:16.679Z] + git semver tag [2021-06-14T22:15:16.679Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T22:15:16.679Z] # $GIT_DIR = /w/workspace/edgex-go/536/.git [2021-06-14T22:15:16.679Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/536 [2021-06-14T22:15:16.679Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T22:15:16.679Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T22:15:16.679Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T22:15:16.679Z] # $SEMVER_BRANCH = master [2021-06-14T22:15:16.679Z] # $SEMVER_DIR = /w/workspace/edgex-go/536/.semver [2021-06-14T22:15:16.679Z] # c3ee48ec81a1cae6a8275850650318015b1b17b0 HEAD [2021-06-14T22:15:16.679Z] # -> Force: false [2021-06-14T22:15:16.679Z] # 109a104b4dc9b8c43be95a0e636ce56ad825a702 refs/tags/v2.0.0-dev.264 [Pipeline] } [2021-06-14T22:15:16.700Z] $ docker exec --env ******** --env ******** f9d7091c4e4476126704c3debb556fec9edb4cec3db8e05e72b003ea552344e2 ssh-agent -k [2021-06-14T22:15:16.828Z] unset SSH_AUTH_SOCK; [2021-06-14T22:15:16.828Z] unset SSH_AGENT_PID; [2021-06-14T22:15:16.828Z] echo Agent pid 21 killed; [2021-06-14T22:15:16.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T22:15:17.330Z] + git semver [Pipeline] } [2021-06-14T22:15:17.342Z] $ docker stop --time=1 f9d7091c4e4476126704c3debb556fec9edb4cec3db8e05e72b003ea552344e2 [2021-06-14T22:15:18.894Z] $ docker rm -f f9d7091c4e4476126704c3debb556fec9edb4cec3db8e05e72b003ea552344e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:15:19.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-14T22:15:19.389Z] [2021-06-14T22:15:19.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:15:19.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-14T22:15:20.029Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-14T22:15:20.029Z] ab5ef0e58194: Pulling fs layer [2021-06-14T22:15:20.029Z] 9712f1f96733: Pulling fs layer [2021-06-14T22:15:20.029Z] 63f879dbbcfc: Pulling fs layer [2021-06-14T22:15:20.029Z] 0d9ebad4ef96: Pulling fs layer [2021-06-14T22:15:20.029Z] e9a5061849ea: Pulling fs layer [2021-06-14T22:15:20.029Z] d747dcd14b5f: Pulling fs layer [2021-06-14T22:15:20.029Z] 2de7ff778b66: Pulling fs layer [2021-06-14T22:15:20.029Z] e9a5061849ea: Waiting [2021-06-14T22:15:20.029Z] d747dcd14b5f: Waiting [2021-06-14T22:15:20.029Z] 2de7ff778b66: Waiting [2021-06-14T22:15:20.029Z] 0d9ebad4ef96: Waiting [2021-06-14T22:15:20.029Z] 9712f1f96733: Verifying Checksum [2021-06-14T22:15:20.029Z] 9712f1f96733: Download complete [2021-06-14T22:15:21.952Z] 63f879dbbcfc: Verifying Checksum [2021-06-14T22:15:21.952Z] 63f879dbbcfc: Download complete [2021-06-14T22:15:22.211Z] e9a5061849ea: Download complete [2021-06-14T22:15:22.211Z] d747dcd14b5f: Verifying Checksum [2021-06-14T22:15:22.211Z] d747dcd14b5f: Download complete [2021-06-14T22:15:22.795Z] 0d9ebad4ef96: Verifying Checksum [2021-06-14T22:15:22.795Z] 0d9ebad4ef96: Download complete [2021-06-14T22:15:22.795Z] 2de7ff778b66: Verifying Checksum [2021-06-14T22:15:22.795Z] 2de7ff778b66: Download complete [2021-06-14T22:15:22.795Z] ab5ef0e58194: Verifying Checksum [2021-06-14T22:15:22.795Z] ab5ef0e58194: Download complete [2021-06-14T22:15:26.139Z] ab5ef0e58194: Pull complete [2021-06-14T22:15:26.139Z] 9712f1f96733: Pull complete [2021-06-14T22:15:27.099Z] 63f879dbbcfc: Pull complete [2021-06-14T22:15:32.537Z] 0d9ebad4ef96: Pull complete [2021-06-14T22:15:32.537Z] e9a5061849ea: Pull complete [2021-06-14T22:15:32.537Z] d747dcd14b5f: Pull complete [2021-06-14T22:15:33.495Z] 2de7ff778b66: Pull complete [2021-06-14T22:15:33.495Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-14T22:15:33.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-14T22:15:33.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-14T22:15:33.579Z] prd-centos7-docker-4c-2g-1351 does not seem to be running inside a container [2021-06-14T22:15:33.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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-lftools:0.23.1-centos7 cat [2021-06-14T22:15:47.807Z] $ docker top ceddca7e8841ccbf5b2ae5535e4c70693280a99db6e1e0957adec4e2dfd7fff3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-14T22:15:47.918Z] provisioning config files... [2021-06-14T22:15:47.926Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/536@tmp/config7275563875552583400tmp [2021-06-14T22:15:47.938Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/536@tmp/config9034713743794422208tmp [2021-06-14T22:15:47.950Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/536@tmp/config3645369086433771952tmp [Pipeline] { [Pipeline] echo [2021-06-14T22:15:47.973Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T22:15:48.506Z] ---> sigul-configuration.sh [2021-06-14T22:15:48.506Z] gpg: directory `/root/.gnupg' created [2021-06-14T22:15:48.506Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-14T22:15:48.506Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-14T22:15:48.506Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-14T22:15:48.506Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-14T22:15:48.506Z] gpg: CAST5 encrypted data [2021-06-14T22:15:48.506Z] gpg: encrypted with 1 passphrase [2021-06-14T22:15:48.506Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-14T22:15:48.800Z] + mkdir /home/jenkins [2021-06-14T22:15:48.800Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-14T22:15:49.107Z] + 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-06-14T22:15:49.129Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T22:15:49.521Z] ---> sigul-install.sh [2021-06-14T22:15:57.665Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-14T22:15:57.960Z] + git tag --list [2021-06-14T22:15:57.960Z] 0.6.0 [2021-06-14T22:15:57.960Z] 0.6.1 [2021-06-14T22:15:57.960Z] 0.7.0 [2021-06-14T22:15:57.960Z] 0.7.1 [2021-06-14T22:15:57.960Z] v0.0.0 [2021-06-14T22:15:57.960Z] v0.0.1-dev.1 [2021-06-14T22:15:57.960Z] v1.0.0 [2021-06-14T22:15:57.960Z] v1.0.1 [2021-06-14T22:15:57.960Z] v1.1.0 [2021-06-14T22:15:57.960Z] v1.2.0 [2021-06-14T22:15:57.960Z] v1.2.1 [2021-06-14T22:15:57.960Z] v1.2.2-dev.1 [2021-06-14T22:15:57.960Z] v1.2.2-dev.10 [2021-06-14T22:15:57.960Z] v1.2.2-dev.100 [2021-06-14T22:15:57.960Z] v1.2.2-dev.101 [2021-06-14T22:15:57.960Z] v1.2.2-dev.102 [2021-06-14T22:15:57.960Z] v1.2.2-dev.103 [2021-06-14T22:15:57.960Z] v1.2.2-dev.104 [2021-06-14T22:15:57.960Z] v1.2.2-dev.105 [2021-06-14T22:15:57.960Z] v1.2.2-dev.106 [2021-06-14T22:15:57.960Z] v1.2.2-dev.107 [2021-06-14T22:15:57.960Z] v1.2.2-dev.11 [2021-06-14T22:15:57.960Z] v1.2.2-dev.12 [2021-06-14T22:15:57.960Z] v1.2.2-dev.13 [2021-06-14T22:15:57.960Z] v1.2.2-dev.14 [2021-06-14T22:15:57.960Z] v1.2.2-dev.15 [2021-06-14T22:15:57.960Z] v1.2.2-dev.16 [2021-06-14T22:15:57.960Z] v1.2.2-dev.17 [2021-06-14T22:15:57.960Z] v1.2.2-dev.18 [2021-06-14T22:15:57.960Z] v1.2.2-dev.19 [2021-06-14T22:15:57.960Z] v1.2.2-dev.2 [2021-06-14T22:15:57.960Z] v1.2.2-dev.20 [2021-06-14T22:15:57.960Z] v1.2.2-dev.21 [2021-06-14T22:15:57.960Z] v1.2.2-dev.22 [2021-06-14T22:15:57.960Z] v1.2.2-dev.23 [2021-06-14T22:15:57.960Z] v1.2.2-dev.24 [2021-06-14T22:15:57.960Z] v1.2.2-dev.25 [2021-06-14T22:15:57.960Z] v1.2.2-dev.26 [2021-06-14T22:15:57.960Z] v1.2.2-dev.27 [2021-06-14T22:15:57.960Z] v1.2.2-dev.28 [2021-06-14T22:15:57.960Z] v1.2.2-dev.29 [2021-06-14T22:15:57.960Z] v1.2.2-dev.3 [2021-06-14T22:15:57.960Z] v1.2.2-dev.30 [2021-06-14T22:15:57.960Z] v1.2.2-dev.31 [2021-06-14T22:15:57.960Z] v1.2.2-dev.32 [2021-06-14T22:15:57.960Z] v1.2.2-dev.33 [2021-06-14T22:15:57.960Z] v1.2.2-dev.34 [2021-06-14T22:15:57.960Z] v1.2.2-dev.35 [2021-06-14T22:15:57.960Z] v1.2.2-dev.36 [2021-06-14T22:15:57.960Z] v1.2.2-dev.37 [2021-06-14T22:15:57.960Z] v1.2.2-dev.38 [2021-06-14T22:15:57.960Z] v1.2.2-dev.39 [2021-06-14T22:15:57.960Z] v1.2.2-dev.4 [2021-06-14T22:15:57.960Z] v1.2.2-dev.40 [2021-06-14T22:15:57.960Z] v1.2.2-dev.41 [2021-06-14T22:15:57.960Z] v1.2.2-dev.42 [2021-06-14T22:15:57.960Z] v1.2.2-dev.43 [2021-06-14T22:15:57.960Z] v1.2.2-dev.44 [2021-06-14T22:15:57.960Z] v1.2.2-dev.45 [2021-06-14T22:15:57.960Z] v1.2.2-dev.46 [2021-06-14T22:15:57.960Z] v1.2.2-dev.47 [2021-06-14T22:15:57.960Z] v1.2.2-dev.48 [2021-06-14T22:15:57.960Z] v1.2.2-dev.49 [2021-06-14T22:15:57.960Z] v1.2.2-dev.5 [2021-06-14T22:15:57.960Z] v1.2.2-dev.50 [2021-06-14T22:15:57.960Z] v1.2.2-dev.51 [2021-06-14T22:15:57.960Z] v1.2.2-dev.52 [2021-06-14T22:15:57.960Z] v1.2.2-dev.53 [2021-06-14T22:15:57.960Z] v1.2.2-dev.54 [2021-06-14T22:15:57.960Z] v1.2.2-dev.55 [2021-06-14T22:15:57.960Z] v1.2.2-dev.56 [2021-06-14T22:15:57.960Z] v1.2.2-dev.57 [2021-06-14T22:15:57.960Z] v1.2.2-dev.58 [2021-06-14T22:15:57.960Z] v1.2.2-dev.59 [2021-06-14T22:15:57.960Z] v1.2.2-dev.6 [2021-06-14T22:15:57.960Z] v1.2.2-dev.60 [2021-06-14T22:15:57.960Z] v1.2.2-dev.61 [2021-06-14T22:15:57.960Z] v1.2.2-dev.62 [2021-06-14T22:15:57.960Z] v1.2.2-dev.63 [2021-06-14T22:15:57.960Z] v1.2.2-dev.64 [2021-06-14T22:15:57.960Z] v1.2.2-dev.65 [2021-06-14T22:15:57.960Z] v1.2.2-dev.66 [2021-06-14T22:15:57.960Z] v1.2.2-dev.67 [2021-06-14T22:15:57.960Z] v1.2.2-dev.68 [2021-06-14T22:15:57.960Z] v1.2.2-dev.69 [2021-06-14T22:15:57.960Z] v1.2.2-dev.7 [2021-06-14T22:15:57.960Z] v1.2.2-dev.70 [2021-06-14T22:15:57.960Z] v1.2.2-dev.71 [2021-06-14T22:15:57.960Z] v1.2.2-dev.72 [2021-06-14T22:15:57.960Z] v1.2.2-dev.73 [2021-06-14T22:15:57.960Z] v1.2.2-dev.74 [2021-06-14T22:15:57.960Z] v1.2.2-dev.75 [2021-06-14T22:15:57.960Z] v1.2.2-dev.76 [2021-06-14T22:15:57.960Z] v1.2.2-dev.77 [2021-06-14T22:15:57.960Z] v1.2.2-dev.78 [2021-06-14T22:15:57.960Z] v1.2.2-dev.79 [2021-06-14T22:15:57.960Z] v1.2.2-dev.8 [2021-06-14T22:15:57.960Z] v1.2.2-dev.80 [2021-06-14T22:15:57.960Z] v1.2.2-dev.81 [2021-06-14T22:15:57.960Z] v1.2.2-dev.82 [2021-06-14T22:15:57.960Z] v1.2.2-dev.83 [2021-06-14T22:15:57.960Z] v1.2.2-dev.84 [2021-06-14T22:15:57.960Z] v1.2.2-dev.85 [2021-06-14T22:15:57.960Z] v1.2.2-dev.86 [2021-06-14T22:15:57.960Z] v1.2.2-dev.87 [2021-06-14T22:15:57.960Z] v1.2.2-dev.88 [2021-06-14T22:15:57.960Z] v1.2.2-dev.89 [2021-06-14T22:15:57.960Z] v1.2.2-dev.9 [2021-06-14T22:15:57.960Z] v1.2.2-dev.90 [2021-06-14T22:15:57.960Z] v1.2.2-dev.91 [2021-06-14T22:15:57.960Z] v1.2.2-dev.92 [2021-06-14T22:15:57.960Z] v1.2.2-dev.93 [2021-06-14T22:15:57.960Z] v1.2.2-dev.94 [2021-06-14T22:15:57.960Z] v1.2.2-dev.95 [2021-06-14T22:15:57.960Z] v1.2.2-dev.96 [2021-06-14T22:15:57.960Z] v1.2.2-dev.97 [2021-06-14T22:15:57.960Z] v1.2.2-dev.98 [2021-06-14T22:15:57.960Z] v1.2.2-dev.99 [2021-06-14T22:15:57.960Z] v1.3.0 [2021-06-14T22:15:57.960Z] v1.3.1 [2021-06-14T22:15:57.960Z] v1.3.1-dev.1 [2021-06-14T22:15:57.960Z] v1.3.1-dev.10 [2021-06-14T22:15:57.960Z] v1.3.1-dev.11 [2021-06-14T22:15:57.960Z] v1.3.1-dev.12 [2021-06-14T22:15:57.960Z] v1.3.1-dev.13 [2021-06-14T22:15:57.960Z] v1.3.1-dev.14 [2021-06-14T22:15:57.960Z] v1.3.1-dev.15 [2021-06-14T22:15:57.960Z] v1.3.1-dev.16 [2021-06-14T22:15:57.960Z] v1.3.1-dev.17 [2021-06-14T22:15:57.960Z] v1.3.1-dev.18 [2021-06-14T22:15:57.960Z] v1.3.1-dev.2 [2021-06-14T22:15:57.960Z] v1.3.1-dev.3 [2021-06-14T22:15:57.960Z] v1.3.1-dev.4 [2021-06-14T22:15:57.960Z] v1.3.1-dev.5 [2021-06-14T22:15:57.960Z] v1.3.1-dev.6 [2021-06-14T22:15:57.960Z] v1.3.1-dev.7 [2021-06-14T22:15:57.960Z] v1.3.1-dev.8 [2021-06-14T22:15:57.960Z] v1.3.1-dev.9 [2021-06-14T22:15:57.960Z] v2.0.0-dev.1 [2021-06-14T22:15:57.960Z] v2.0.0-dev.10 [2021-06-14T22:15:57.960Z] v2.0.0-dev.100 [2021-06-14T22:15:57.960Z] v2.0.0-dev.101 [2021-06-14T22:15:57.960Z] v2.0.0-dev.102 [2021-06-14T22:15:57.960Z] v2.0.0-dev.103 [2021-06-14T22:15:57.960Z] v2.0.0-dev.104 [2021-06-14T22:15:57.960Z] v2.0.0-dev.105 [2021-06-14T22:15:57.960Z] v2.0.0-dev.106 [2021-06-14T22:15:57.960Z] v2.0.0-dev.107 [2021-06-14T22:15:57.960Z] v2.0.0-dev.108 [2021-06-14T22:15:57.960Z] v2.0.0-dev.109 [2021-06-14T22:15:57.960Z] v2.0.0-dev.11 [2021-06-14T22:15:57.960Z] v2.0.0-dev.110 [2021-06-14T22:15:57.960Z] v2.0.0-dev.111 [2021-06-14T22:15:57.960Z] v2.0.0-dev.112 [2021-06-14T22:15:57.960Z] v2.0.0-dev.113 [2021-06-14T22:15:57.960Z] v2.0.0-dev.114 [2021-06-14T22:15:57.960Z] v2.0.0-dev.115 [2021-06-14T22:15:57.960Z] v2.0.0-dev.116 [2021-06-14T22:15:57.960Z] v2.0.0-dev.117 [2021-06-14T22:15:57.960Z] v2.0.0-dev.118 [2021-06-14T22:15:57.960Z] v2.0.0-dev.119 [2021-06-14T22:15:57.960Z] v2.0.0-dev.12 [2021-06-14T22:15:57.960Z] v2.0.0-dev.120 [2021-06-14T22:15:57.960Z] v2.0.0-dev.121 [2021-06-14T22:15:57.960Z] v2.0.0-dev.122 [2021-06-14T22:15:57.960Z] v2.0.0-dev.123 [2021-06-14T22:15:57.960Z] v2.0.0-dev.124 [2021-06-14T22:15:57.960Z] v2.0.0-dev.125 [2021-06-14T22:15:57.960Z] v2.0.0-dev.126 [2021-06-14T22:15:57.960Z] v2.0.0-dev.127 [2021-06-14T22:15:57.960Z] v2.0.0-dev.128 [2021-06-14T22:15:57.960Z] v2.0.0-dev.129 [2021-06-14T22:15:57.960Z] v2.0.0-dev.13 [2021-06-14T22:15:57.960Z] v2.0.0-dev.130 [2021-06-14T22:15:57.960Z] v2.0.0-dev.131 [2021-06-14T22:15:57.960Z] v2.0.0-dev.132 [2021-06-14T22:15:57.960Z] v2.0.0-dev.133 [2021-06-14T22:15:57.960Z] v2.0.0-dev.134 [2021-06-14T22:15:57.960Z] v2.0.0-dev.135 [2021-06-14T22:15:57.960Z] v2.0.0-dev.136 [2021-06-14T22:15:57.960Z] v2.0.0-dev.137 [2021-06-14T22:15:57.960Z] v2.0.0-dev.138 [2021-06-14T22:15:57.960Z] v2.0.0-dev.139 [2021-06-14T22:15:57.960Z] v2.0.0-dev.14 [2021-06-14T22:15:57.960Z] v2.0.0-dev.140 [2021-06-14T22:15:57.960Z] v2.0.0-dev.141 [2021-06-14T22:15:57.960Z] v2.0.0-dev.142 [2021-06-14T22:15:57.960Z] v2.0.0-dev.143 [2021-06-14T22:15:57.960Z] v2.0.0-dev.144 [2021-06-14T22:15:57.960Z] v2.0.0-dev.145 [2021-06-14T22:15:57.960Z] v2.0.0-dev.146 [2021-06-14T22:15:57.960Z] v2.0.0-dev.147 [2021-06-14T22:15:57.960Z] v2.0.0-dev.148 [2021-06-14T22:15:57.960Z] v2.0.0-dev.149 [2021-06-14T22:15:57.960Z] v2.0.0-dev.15 [2021-06-14T22:15:57.960Z] v2.0.0-dev.150 [2021-06-14T22:15:57.960Z] v2.0.0-dev.151 [2021-06-14T22:15:57.960Z] v2.0.0-dev.152 [2021-06-14T22:15:57.960Z] v2.0.0-dev.153 [2021-06-14T22:15:57.960Z] v2.0.0-dev.154 [2021-06-14T22:15:57.960Z] v2.0.0-dev.155 [2021-06-14T22:15:57.960Z] v2.0.0-dev.156 [2021-06-14T22:15:57.960Z] v2.0.0-dev.157 [2021-06-14T22:15:57.960Z] v2.0.0-dev.158 [2021-06-14T22:15:57.960Z] v2.0.0-dev.159 [2021-06-14T22:15:57.960Z] v2.0.0-dev.16 [2021-06-14T22:15:57.960Z] v2.0.0-dev.160 [2021-06-14T22:15:57.960Z] v2.0.0-dev.161 [2021-06-14T22:15:57.960Z] v2.0.0-dev.162 [2021-06-14T22:15:57.960Z] v2.0.0-dev.163 [2021-06-14T22:15:57.960Z] v2.0.0-dev.164 [2021-06-14T22:15:57.960Z] v2.0.0-dev.165 [2021-06-14T22:15:57.960Z] v2.0.0-dev.166 [2021-06-14T22:15:57.960Z] v2.0.0-dev.167 [2021-06-14T22:15:57.960Z] v2.0.0-dev.168 [2021-06-14T22:15:57.960Z] v2.0.0-dev.169 [2021-06-14T22:15:57.960Z] v2.0.0-dev.17 [2021-06-14T22:15:57.960Z] v2.0.0-dev.170 [2021-06-14T22:15:57.960Z] v2.0.0-dev.171 [2021-06-14T22:15:57.960Z] v2.0.0-dev.172 [2021-06-14T22:15:57.960Z] v2.0.0-dev.173 [2021-06-14T22:15:57.960Z] v2.0.0-dev.174 [2021-06-14T22:15:57.960Z] v2.0.0-dev.175 [2021-06-14T22:15:57.960Z] v2.0.0-dev.176 [2021-06-14T22:15:57.960Z] v2.0.0-dev.177 [2021-06-14T22:15:57.960Z] v2.0.0-dev.178 [2021-06-14T22:15:57.960Z] v2.0.0-dev.179 [2021-06-14T22:15:57.960Z] v2.0.0-dev.18 [2021-06-14T22:15:57.960Z] v2.0.0-dev.180 [2021-06-14T22:15:57.960Z] v2.0.0-dev.181 [2021-06-14T22:15:57.960Z] v2.0.0-dev.182 [2021-06-14T22:15:57.960Z] v2.0.0-dev.183 [2021-06-14T22:15:57.960Z] v2.0.0-dev.184 [2021-06-14T22:15:57.960Z] v2.0.0-dev.185 [2021-06-14T22:15:57.960Z] v2.0.0-dev.186 [2021-06-14T22:15:57.960Z] v2.0.0-dev.187 [2021-06-14T22:15:57.960Z] v2.0.0-dev.188 [2021-06-14T22:15:57.960Z] v2.0.0-dev.189 [2021-06-14T22:15:57.960Z] v2.0.0-dev.19 [2021-06-14T22:15:57.960Z] v2.0.0-dev.190 [2021-06-14T22:15:57.960Z] v2.0.0-dev.191 [2021-06-14T22:15:57.960Z] v2.0.0-dev.192 [2021-06-14T22:15:57.960Z] v2.0.0-dev.193 [2021-06-14T22:15:57.960Z] v2.0.0-dev.194 [2021-06-14T22:15:57.960Z] v2.0.0-dev.195 [2021-06-14T22:15:57.960Z] v2.0.0-dev.196 [2021-06-14T22:15:57.960Z] v2.0.0-dev.197 [2021-06-14T22:15:57.960Z] v2.0.0-dev.198 [2021-06-14T22:15:57.960Z] v2.0.0-dev.199 [2021-06-14T22:15:57.960Z] v2.0.0-dev.2 [2021-06-14T22:15:57.960Z] v2.0.0-dev.20 [2021-06-14T22:15:57.960Z] v2.0.0-dev.200 [2021-06-14T22:15:57.960Z] v2.0.0-dev.201 [2021-06-14T22:15:57.960Z] v2.0.0-dev.202 [2021-06-14T22:15:57.960Z] v2.0.0-dev.203 [2021-06-14T22:15:57.960Z] v2.0.0-dev.204 [2021-06-14T22:15:57.960Z] v2.0.0-dev.205 [2021-06-14T22:15:57.960Z] v2.0.0-dev.206 [2021-06-14T22:15:57.960Z] v2.0.0-dev.207 [2021-06-14T22:15:57.960Z] v2.0.0-dev.208 [2021-06-14T22:15:57.960Z] v2.0.0-dev.209 [2021-06-14T22:15:57.960Z] v2.0.0-dev.21 [2021-06-14T22:15:57.960Z] v2.0.0-dev.210 [2021-06-14T22:15:57.960Z] v2.0.0-dev.211 [2021-06-14T22:15:57.960Z] v2.0.0-dev.212 [2021-06-14T22:15:57.960Z] v2.0.0-dev.213 [2021-06-14T22:15:57.960Z] v2.0.0-dev.214 [2021-06-14T22:15:57.960Z] v2.0.0-dev.215 [2021-06-14T22:15:57.960Z] v2.0.0-dev.216 [2021-06-14T22:15:57.960Z] v2.0.0-dev.217 [2021-06-14T22:15:57.960Z] v2.0.0-dev.218 [2021-06-14T22:15:57.960Z] v2.0.0-dev.219 [2021-06-14T22:15:57.960Z] v2.0.0-dev.22 [2021-06-14T22:15:57.960Z] v2.0.0-dev.220 [2021-06-14T22:15:57.960Z] v2.0.0-dev.221 [2021-06-14T22:15:57.960Z] v2.0.0-dev.222 [2021-06-14T22:15:57.960Z] v2.0.0-dev.223 [2021-06-14T22:15:57.960Z] v2.0.0-dev.224 [2021-06-14T22:15:57.960Z] v2.0.0-dev.225 [2021-06-14T22:15:57.960Z] v2.0.0-dev.226 [2021-06-14T22:15:57.960Z] v2.0.0-dev.227 [2021-06-14T22:15:57.960Z] v2.0.0-dev.228 [2021-06-14T22:15:57.960Z] v2.0.0-dev.229 [2021-06-14T22:15:57.960Z] v2.0.0-dev.23 [2021-06-14T22:15:57.960Z] v2.0.0-dev.230 [2021-06-14T22:15:57.960Z] v2.0.0-dev.231 [2021-06-14T22:15:57.960Z] v2.0.0-dev.232 [2021-06-14T22:15:57.960Z] v2.0.0-dev.233 [2021-06-14T22:15:57.960Z] v2.0.0-dev.234 [2021-06-14T22:15:57.960Z] v2.0.0-dev.235 [2021-06-14T22:15:57.960Z] v2.0.0-dev.236 [2021-06-14T22:15:57.960Z] v2.0.0-dev.237 [2021-06-14T22:15:57.960Z] v2.0.0-dev.238 [2021-06-14T22:15:57.960Z] v2.0.0-dev.239 [2021-06-14T22:15:57.960Z] v2.0.0-dev.24 [2021-06-14T22:15:57.960Z] v2.0.0-dev.240 [2021-06-14T22:15:57.960Z] v2.0.0-dev.241 [2021-06-14T22:15:57.960Z] v2.0.0-dev.242 [2021-06-14T22:15:57.960Z] v2.0.0-dev.243 [2021-06-14T22:15:57.960Z] v2.0.0-dev.244 [2021-06-14T22:15:57.960Z] v2.0.0-dev.245 [2021-06-14T22:15:57.960Z] v2.0.0-dev.246 [2021-06-14T22:15:57.960Z] v2.0.0-dev.247 [2021-06-14T22:15:57.960Z] v2.0.0-dev.248 [2021-06-14T22:15:57.960Z] v2.0.0-dev.249 [2021-06-14T22:15:57.960Z] v2.0.0-dev.25 [2021-06-14T22:15:57.960Z] v2.0.0-dev.250 [2021-06-14T22:15:57.960Z] v2.0.0-dev.251 [2021-06-14T22:15:57.960Z] v2.0.0-dev.252 [2021-06-14T22:15:57.960Z] v2.0.0-dev.253 [2021-06-14T22:15:57.960Z] v2.0.0-dev.254 [2021-06-14T22:15:57.960Z] v2.0.0-dev.255 [2021-06-14T22:15:57.960Z] v2.0.0-dev.256 [2021-06-14T22:15:57.960Z] v2.0.0-dev.257 [2021-06-14T22:15:57.960Z] v2.0.0-dev.258 [2021-06-14T22:15:57.960Z] v2.0.0-dev.259 [2021-06-14T22:15:57.960Z] v2.0.0-dev.26 [2021-06-14T22:15:57.960Z] v2.0.0-dev.260 [2021-06-14T22:15:57.960Z] v2.0.0-dev.261 [2021-06-14T22:15:57.960Z] v2.0.0-dev.262 [2021-06-14T22:15:57.960Z] v2.0.0-dev.263 [2021-06-14T22:15:57.960Z] v2.0.0-dev.264 [2021-06-14T22:15:57.960Z] v2.0.0-dev.27 [2021-06-14T22:15:57.960Z] v2.0.0-dev.28 [2021-06-14T22:15:57.960Z] v2.0.0-dev.29 [2021-06-14T22:15:57.960Z] v2.0.0-dev.3 [2021-06-14T22:15:57.960Z] v2.0.0-dev.30 [2021-06-14T22:15:57.960Z] v2.0.0-dev.31 [2021-06-14T22:15:57.960Z] v2.0.0-dev.32 [2021-06-14T22:15:57.960Z] v2.0.0-dev.33 [2021-06-14T22:15:57.960Z] v2.0.0-dev.34 [2021-06-14T22:15:57.960Z] v2.0.0-dev.35 [2021-06-14T22:15:57.960Z] v2.0.0-dev.36 [2021-06-14T22:15:57.960Z] v2.0.0-dev.37 [2021-06-14T22:15:57.960Z] v2.0.0-dev.38 [2021-06-14T22:15:57.960Z] v2.0.0-dev.39 [2021-06-14T22:15:57.960Z] v2.0.0-dev.4 [2021-06-14T22:15:57.960Z] v2.0.0-dev.40 [2021-06-14T22:15:57.960Z] v2.0.0-dev.41 [2021-06-14T22:15:57.960Z] v2.0.0-dev.42 [2021-06-14T22:15:57.960Z] v2.0.0-dev.43 [2021-06-14T22:15:57.960Z] v2.0.0-dev.44 [2021-06-14T22:15:57.960Z] v2.0.0-dev.45 [2021-06-14T22:15:57.960Z] v2.0.0-dev.46 [2021-06-14T22:15:57.960Z] v2.0.0-dev.47 [2021-06-14T22:15:57.960Z] v2.0.0-dev.48 [2021-06-14T22:15:57.960Z] v2.0.0-dev.49 [2021-06-14T22:15:57.960Z] v2.0.0-dev.5 [2021-06-14T22:15:57.960Z] v2.0.0-dev.50 [2021-06-14T22:15:57.960Z] v2.0.0-dev.51 [2021-06-14T22:15:57.960Z] v2.0.0-dev.52 [2021-06-14T22:15:57.960Z] v2.0.0-dev.53 [2021-06-14T22:15:57.960Z] v2.0.0-dev.54 [2021-06-14T22:15:57.960Z] v2.0.0-dev.55 [2021-06-14T22:15:57.960Z] v2.0.0-dev.56 [2021-06-14T22:15:57.960Z] v2.0.0-dev.57 [2021-06-14T22:15:57.960Z] v2.0.0-dev.58 [2021-06-14T22:15:57.960Z] v2.0.0-dev.59 [2021-06-14T22:15:57.960Z] v2.0.0-dev.6 [2021-06-14T22:15:57.960Z] v2.0.0-dev.60 [2021-06-14T22:15:57.960Z] v2.0.0-dev.61 [2021-06-14T22:15:57.960Z] v2.0.0-dev.62 [2021-06-14T22:15:57.961Z] v2.0.0-dev.63 [2021-06-14T22:15:57.961Z] v2.0.0-dev.64 [2021-06-14T22:15:57.961Z] v2.0.0-dev.65 [2021-06-14T22:15:57.961Z] v2.0.0-dev.66 [2021-06-14T22:15:57.961Z] v2.0.0-dev.67 [2021-06-14T22:15:57.961Z] v2.0.0-dev.68 [2021-06-14T22:15:57.961Z] v2.0.0-dev.69 [2021-06-14T22:15:57.961Z] v2.0.0-dev.7 [2021-06-14T22:15:57.961Z] v2.0.0-dev.70 [2021-06-14T22:15:57.961Z] v2.0.0-dev.71 [2021-06-14T22:15:57.961Z] v2.0.0-dev.72 [2021-06-14T22:15:57.961Z] v2.0.0-dev.73 [2021-06-14T22:15:57.961Z] v2.0.0-dev.74 [2021-06-14T22:15:57.961Z] v2.0.0-dev.75 [2021-06-14T22:15:57.961Z] v2.0.0-dev.76 [2021-06-14T22:15:57.961Z] v2.0.0-dev.77 [2021-06-14T22:15:57.961Z] v2.0.0-dev.78 [2021-06-14T22:15:57.961Z] v2.0.0-dev.79 [2021-06-14T22:15:57.961Z] v2.0.0-dev.8 [2021-06-14T22:15:57.961Z] v2.0.0-dev.80 [2021-06-14T22:15:57.961Z] v2.0.0-dev.81 [2021-06-14T22:15:57.961Z] v2.0.0-dev.82 [2021-06-14T22:15:57.961Z] v2.0.0-dev.83 [2021-06-14T22:15:57.961Z] v2.0.0-dev.84 [2021-06-14T22:15:57.961Z] v2.0.0-dev.85 [2021-06-14T22:15:57.961Z] v2.0.0-dev.86 [2021-06-14T22:15:57.961Z] v2.0.0-dev.87 [2021-06-14T22:15:57.961Z] v2.0.0-dev.88 [2021-06-14T22:15:57.961Z] v2.0.0-dev.89 [2021-06-14T22:15:57.961Z] v2.0.0-dev.9 [2021-06-14T22:15:57.961Z] v2.0.0-dev.90 [2021-06-14T22:15:57.961Z] v2.0.0-dev.91 [2021-06-14T22:15:57.961Z] v2.0.0-dev.92 [2021-06-14T22:15:57.961Z] v2.0.0-dev.93 [2021-06-14T22:15:57.961Z] v2.0.0-dev.94 [2021-06-14T22:15:57.961Z] v2.0.0-dev.95 [2021-06-14T22:15:57.961Z] v2.0.0-dev.96 [2021-06-14T22:15:57.961Z] v2.0.0-dev.97 [2021-06-14T22:15:57.961Z] v2.0.0-dev.98 [2021-06-14T22:15:57.961Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-14T22:15:58.254Z] + lftools sign git-tag v2.0.0-dev.264 [2021-06-14T22:15:58.832Z] Signing Git tag with Sigul... [2021-06-14T22:15:58.832Z] Signing v2.0.0-dev.264 [Pipeline] echo [2021-06-14T22:15:59.791Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T22:16:00.086Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-14T22:16:00.094Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-14T22:16:00.123Z] $ docker stop --time=1 ceddca7e8841ccbf5b2ae5535e4c70693280a99db6e1e0957adec4e2dfd7fff3 [2021-06-14T22:16:01.946Z] $ docker rm -f ceddca7e8841ccbf5b2ae5535e4c70693280a99db6e1e0957adec4e2dfd7fff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:16:02.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T22:16:02.602Z] . [Pipeline] withDockerContainer [2021-06-14T22:16:02.678Z] prd-centos7-docker-4c-2g-1351 does not seem to be running inside a container [2021-06-14T22:16:02.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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:10004/edgex-devops/git-semver:latest cat [2021-06-14T22:16:03.111Z] $ docker top 9ad3d0aa25c249a2680b54785d362dad28c426e95794e478ad495b09e7f80ac2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T22:16:03.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T22:16:03.247Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T22:16:03.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T22:16:03.366Z] $ docker exec 9ad3d0aa25c249a2680b54785d362dad28c426e95794e478ad495b09e7f80ac2 ssh-agent [2021-06-14T22:16:03.489Z] SSH_AUTH_SOCK=/tmp/ssh-4n4XGbv7reIo/agent.14 [2021-06-14T22:16:03.489Z] SSH_AGENT_PID=20 [2021-06-14T22:16:03.496Z] Running ssh-add (command line suppressed) [2021-06-14T22:16:03.603Z] Identity added: /w/workspace/edgex-go/536@tmp/private_key_2995266498903190549.key (/w/workspace/edgex-go/536@tmp/private_key_2995266498903190549.key) [2021-06-14T22:16:03.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T22:16:03.931Z] + git semver bump pre [2021-06-14T22:16:03.931Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T22:16:03.931Z] # $GIT_DIR = /w/workspace/edgex-go/536/.git [2021-06-14T22:16:03.931Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/536 [2021-06-14T22:16:03.931Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T22:16:03.931Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T22:16:03.931Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T22:16:03.931Z] # $SEMVER_BRANCH = master [2021-06-14T22:16:03.931Z] # $SEMVER_DIR = /w/workspace/edgex-go/536/.semver [2021-06-14T22:16:03.931Z] 2.0.0-dev.265 [Pipeline] } [2021-06-14T22:16:03.942Z] $ docker exec --env ******** --env ******** 9ad3d0aa25c249a2680b54785d362dad28c426e95794e478ad495b09e7f80ac2 ssh-agent -k [2021-06-14T22:16:04.056Z] unset SSH_AUTH_SOCK; [2021-06-14T22:16:04.056Z] unset SSH_AGENT_PID; [2021-06-14T22:16:04.056Z] echo Agent pid 20 killed; [2021-06-14T22:16:04.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T22:16:04.401Z] + git semver [Pipeline] } [2021-06-14T22:16:04.415Z] $ docker stop --time=1 9ad3d0aa25c249a2680b54785d362dad28c426e95794e478ad495b09e7f80ac2 [2021-06-14T22:16:05.719Z] $ docker rm -f 9ad3d0aa25c249a2680b54785d362dad28c426e95794e478ad495b09e7f80ac2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:16:06.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T22:16:06.126Z] . [Pipeline] withDockerContainer [2021-06-14T22:16:06.206Z] prd-centos7-docker-4c-2g-1351 does not seem to be running inside a container [2021-06-14T22:16:06.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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:10004/edgex-devops/git-semver:latest cat [2021-06-14T22:16:06.695Z] $ docker top 5b1a7214e398289e1c4228013fc6caf33ea7ac91dc8e4e06d912c061ee295e50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T22:16:06.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T22:16:06.824Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T22:16:06.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T22:16:06.945Z] $ docker exec 5b1a7214e398289e1c4228013fc6caf33ea7ac91dc8e4e06d912c061ee295e50 ssh-agent [2021-06-14T22:16:07.048Z] SSH_AUTH_SOCK=/tmp/ssh-YAOeEFfm2Veu/agent.14 [2021-06-14T22:16:07.048Z] SSH_AGENT_PID=20 [2021-06-14T22:16:07.053Z] Running ssh-add (command line suppressed) [2021-06-14T22:16:07.161Z] Identity added: /w/workspace/edgex-go/536@tmp/private_key_5895045924314490560.key (/w/workspace/edgex-go/536@tmp/private_key_5895045924314490560.key) [2021-06-14T22:16:07.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T22:16:07.495Z] + git semver push [2021-06-14T22:16:07.495Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T22:16:07.495Z] # $GIT_DIR = /w/workspace/edgex-go/536/.git [2021-06-14T22:16:07.495Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/536 [2021-06-14T22:16:07.495Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T22:16:07.495Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T22:16:07.495Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T22:16:07.495Z] # $SEMVER_BRANCH = master [2021-06-14T22:16:07.495Z] # $SEMVER_DIR = /w/workspace/edgex-go/536/.semver [Pipeline] } [2021-06-14T22:16:15.755Z] $ docker exec --env ******** --env ******** 5b1a7214e398289e1c4228013fc6caf33ea7ac91dc8e4e06d912c061ee295e50 ssh-agent -k [2021-06-14T22:16:15.858Z] unset SSH_AUTH_SOCK; [2021-06-14T22:16:15.858Z] unset SSH_AGENT_PID; [2021-06-14T22:16:15.858Z] echo Agent pid 20 killed; [2021-06-14T22:16:15.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T22:16:16.224Z] + git semver [Pipeline] } [2021-06-14T22:16:16.240Z] $ docker stop --time=1 5b1a7214e398289e1c4228013fc6caf33ea7ac91dc8e4e06d912c061ee295e50 [2021-06-14T22:16:17.627Z] $ docker rm -f 5b1a7214e398289e1c4228013fc6caf33ea7ac91dc8e4e06d912c061ee295e50 [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-06-14T22:16:18.849Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T22:16:19.735Z] ---> package-listing.sh [2021-06-14T22:16:19.735Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T22:16:19.735Z] ++ facter osfamily [2021-06-14T22:16:19.998Z] + OS_FAMILY=redhat [2021-06-14T22:16:19.998Z] + workspace=/w/workspace/edgex-go/536 [2021-06-14T22:16:19.998Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T22:16:19.998Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T22:16:19.998Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T22:16:19.998Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T22:16:19.998Z] + '[' /w/workspace/edgex-go/536 ']' [2021-06-14T22:16:19.998Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T22:16:19.998Z] + case "${OS_FAMILY}" in [2021-06-14T22:16:19.998Z] + rpm -qa [2021-06-14T22:16:19.998Z] + sort [2021-06-14T22:16:24.276Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T22:16:24.276Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T22:16:24.276Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T22:16:24.276Z] + '[' /w/workspace/edgex-go/536 ']' [2021-06-14T22:16:24.276Z] + mkdir -p /w/workspace/edgex-go/536/archives/ [2021-06-14T22:16:24.276Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/536/archives/ [Pipeline] echo [2021-06-14T22:16:24.290Z] 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/536/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T22:16:24.577Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:16:25.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T22:16:25.144Z] [2021-06-14T22:16:25.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T22:16:25.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T22:16:25.466Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T22:16:25.466Z] df20fa9351a1: Pulling fs layer [2021-06-14T22:16:25.466Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T22:16:25.466Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T22:16:25.466Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T22:16:25.466Z] 93b61091891f: Pulling fs layer [2021-06-14T22:16:25.466Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T22:16:25.466Z] 5e14af77c1be: Pulling fs layer [2021-06-14T22:16:25.466Z] 01666e4c0597: Pulling fs layer [2021-06-14T22:16:25.466Z] aa168da1d23b: Pulling fs layer [2021-06-14T22:16:25.466Z] 46f8f816bc3b: Waiting [2021-06-14T22:16:25.466Z] 93b61091891f: Waiting [2021-06-14T22:16:25.466Z] 93b9cdb0e59b: Waiting [2021-06-14T22:16:25.466Z] 5e14af77c1be: Waiting [2021-06-14T22:16:25.466Z] 01666e4c0597: Waiting [2021-06-14T22:16:25.466Z] aa168da1d23b: Waiting [2021-06-14T22:16:25.466Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T22:16:25.466Z] 36b3adc4ff6f: Download complete [2021-06-14T22:16:25.729Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T22:16:25.729Z] 46f8f816bc3b: Download complete [2021-06-14T22:16:25.729Z] df20fa9351a1: Verifying Checksum [2021-06-14T22:16:25.729Z] df20fa9351a1: Download complete [2021-06-14T22:16:25.729Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T22:16:25.729Z] 93b9cdb0e59b: Download complete [2021-06-14T22:16:25.729Z] 93b61091891f: Verifying Checksum [2021-06-14T22:16:25.729Z] 93b61091891f: Download complete [2021-06-14T22:16:25.729Z] 01666e4c0597: Verifying Checksum [2021-06-14T22:16:25.729Z] 01666e4c0597: Download complete [2021-06-14T22:16:25.729Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T22:16:25.729Z] 8ad3a11d3b57: Download complete [2021-06-14T22:16:25.729Z] df20fa9351a1: Pull complete [2021-06-14T22:16:26.001Z] 5e14af77c1be: Verifying Checksum [2021-06-14T22:16:26.001Z] 5e14af77c1be: Download complete [2021-06-14T22:16:26.001Z] 36b3adc4ff6f: Pull complete [2021-06-14T22:16:26.590Z] 8ad3a11d3b57: Pull complete [2021-06-14T22:16:26.862Z] 46f8f816bc3b: Pull complete [2021-06-14T22:16:27.131Z] 93b61091891f: Pull complete [2021-06-14T22:16:27.131Z] 93b9cdb0e59b: Pull complete [2021-06-14T22:16:27.131Z] 5e14af77c1be: Pull complete [2021-06-14T22:16:27.398Z] 01666e4c0597: Pull complete [2021-06-14T22:16:27.398Z] aa168da1d23b: Verifying Checksum [2021-06-14T22:16:27.398Z] aa168da1d23b: Download complete [2021-06-14T22:16:31.672Z] aa168da1d23b: Pull complete [2021-06-14T22:16:31.672Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T22:16:31.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T22:16:31.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T22:16:31.754Z] prd-centos7-docker-4c-2g-1351 does not seem to be running inside a container [2021-06-14T22:16:31.798Z] $ 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/536/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/536 -v /w/workspace/edgex-go/536:/w/workspace/edgex-go/536:rw,z -v /w/workspace/edgex-go/536@tmp:/w/workspace/edgex-go/536@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-lftools-log-publisher:alpine cat [2021-06-14T22:16:44.302Z] $ docker top 87d703528c25b2854ed03237bd502c644d7421578506a9d005765b61f54e2ad7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T22:16:44.744Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T22:16:45.074Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T22:16:45.372Z] + ls /var/log/sa-host [2021-06-14T22:16:45.372Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T22:16:45.372Z] file_magic: OK [2021-06-14T22:16:45.372Z] HZ: Using current value: 100 [2021-06-14T22:16:45.372Z] file_header: OK [2021-06-14T22:16:45.372Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-14T22:16:45.372Z] Statistics: [2021-06-14T22:16:45.372Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T22:16:45.372Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T22:16:45.372Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T22:16:45.372Z] file_magic: OK [2021-06-14T22:16:45.372Z] HZ: Using current value: 100 [2021-06-14T22:16:45.372Z] file_header: OK [2021-06-14T22:16:45.372Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-14T22:16:45.372Z] Statistics: [2021-06-14T22:16:45.372Z] 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... [2021-06-14T22:16:45.372Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T22:16:46.172Z] provisioning config files... [2021-06-14T22:16:46.185Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/536@tmp/config5691295565216258367tmp [Pipeline] { [Pipeline] echo [2021-06-14T22:16:46.205Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T22:16:46.510Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T22:16:46.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T22:16:46.930Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T22:16:46.942Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T22:16:47.239Z] ---> sudo-logs.sh [2021-06-14T22:16:47.239Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T22:16:47.270Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T22:16:47.574Z] ---> job-cost.sh [2021-06-14T22:16:47.575Z] lf-activate-venv: SKIPPING [2021-06-14T22:16:47.575Z] DEBUG: total: 0.18000000715255737 [2021-06-14T22:16:47.575Z] INFO: Retrieving Stack Cost... [2021-06-14T22:16:48.532Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T22:16:48.793Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T22:16:48.808Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T22:16:49.103Z] ---> logs-deploy.sh [2021-06-14T22:16:49.103Z] lf-activate-venv: SKIPPING [2021-06-14T22:16:49.103Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/536 [2021-06-14T22:16:49.103Z] INFO: archiving workspace using pattern(s): [2021-06-14T22:16:50.048Z] Archives upload complete. [2021-06-14T22:16:50.048Z] INFO: archiving logs to Nexus [2021-06-14T22:16:50.622Z] ---> uname -a: [2021-06-14T22:16:50.622Z] Linux prd-centos7-docker-4c-2g-1351.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] ---> lscpu: [2021-06-14T22:16:50.622Z] Architecture: x86_64 [2021-06-14T22:16:50.622Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-14T22:16:50.622Z] Byte Order: Little Endian [2021-06-14T22:16:50.622Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-14T22:16:50.622Z] CPU(s): 2 [2021-06-14T22:16:50.622Z] On-line CPU(s) list: 0,1 [2021-06-14T22:16:50.622Z] Thread(s) per core: 1 [2021-06-14T22:16:50.622Z] Core(s) per socket: 1 [2021-06-14T22:16:50.622Z] Socket(s): 2 [2021-06-14T22:16:50.622Z] NUMA node(s): 1 [2021-06-14T22:16:50.622Z] Vendor ID: AuthenticAMD [2021-06-14T22:16:50.622Z] CPU family: 23 [2021-06-14T22:16:50.622Z] Model: 49 [2021-06-14T22:16:50.622Z] Model name: AMD EPYC-Rome Processor [2021-06-14T22:16:50.622Z] Stepping: 0 [2021-06-14T22:16:50.622Z] CPU MHz: 2800.000 [2021-06-14T22:16:50.622Z] BogoMIPS: 5600.00 [2021-06-14T22:16:50.622Z] Virtualization: AMD-V [2021-06-14T22:16:50.622Z] Hypervisor vendor: KVM [2021-06-14T22:16:50.622Z] Virtualization type: full [2021-06-14T22:16:50.622Z] L1d cache: 64 KiB [2021-06-14T22:16:50.622Z] L1i cache: 64 KiB [2021-06-14T22:16:50.622Z] L2 cache: 1 MiB [2021-06-14T22:16:50.622Z] L3 cache: 32 MiB [2021-06-14T22:16:50.622Z] NUMA node0 CPU(s): 0,1 [2021-06-14T22:16:50.622Z] Vulnerability Itlb multihit: Not affected [2021-06-14T22:16:50.622Z] Vulnerability L1tf: Not affected [2021-06-14T22:16:50.622Z] Vulnerability Mds: Not affected [2021-06-14T22:16:50.622Z] Vulnerability Meltdown: Not affected [2021-06-14T22:16:50.622Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-14T22:16:50.622Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-14T22:16:50.622Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-14T22:16:50.622Z] Vulnerability Srbds: Not affected [2021-06-14T22:16:50.622Z] Vulnerability Tsx async abort: Not affected [2021-06-14T22:16:50.622Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] ---> nproc: [2021-06-14T22:16:50.622Z] 2 [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] ---> df -h: [2021-06-14T22:16:50.622Z] Filesystem Size Used Available Use% Mounted on [2021-06-14T22:16:50.622Z] overlay 40.0G 13.3G 26.7G 33% / [2021-06-14T22:16:50.622Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-14T22:16:50.622Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-14T22:16:50.622Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-14T22:16:50.622Z] /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os [2021-06-14T22:16:50.622Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf [2021-06-14T22:16:50.622Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname [2021-06-14T22:16:50.622Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts [2021-06-14T22:16:50.622Z] /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json [2021-06-14T22:16:50.622Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host [2021-06-14T22:16:50.622Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure [2021-06-14T22:16:50.622Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log [2021-06-14T22:16:50.622Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/536@tmp [2021-06-14T22:16:50.622Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/536 [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] ---> free -m: [2021-06-14T22:16:50.622Z] total used free shared buff/cache available [2021-06-14T22:16:50.622Z] Mem: 7821 1458 419 0 5943 6433 [2021-06-14T22:16:50.622Z] Swap: 1023 1 1022 [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] ---> ip addr: [2021-06-14T22:16:50.622Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-14T22:16:50.622Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-14T22:16:50.622Z] inet 127.0.0.1/8 scope host lo [2021-06-14T22:16:50.622Z] valid_lft forever preferred_lft forever [2021-06-14T22:16:50.622Z] inet6 ::1/128 scope host [2021-06-14T22:16:50.622Z] valid_lft forever preferred_lft forever [2021-06-14T22:16:50.622Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-14T22:16:50.622Z] link/ether fa:16:3e:6d:d2:1a brd ff:ff:ff:ff:ff:ff [2021-06-14T22:16:50.622Z] inet 10.30.123.161/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-14T22:16:50.622Z] valid_lft 85184sec preferred_lft 85184sec [2021-06-14T22:16:50.622Z] inet6 fe80::f816:3eff:fe6d:d21a/64 scope link [2021-06-14T22:16:50.622Z] valid_lft forever preferred_lft forever [2021-06-14T22:16:50.622Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-14T22:16:50.622Z] link/ether 02:42:c2:a2:35:96 brd ff:ff:ff:ff:ff:ff [2021-06-14T22:16:50.622Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-14T22:16:50.622Z] valid_lft forever preferred_lft forever [2021-06-14T22:16:50.622Z] inet6 fe80::42:c2ff:fea2:3596/64 scope link [2021-06-14T22:16:50.622Z] valid_lft forever preferred_lft forever [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] ---> sar -b -r -n DEV: [2021-06-14T22:16:50.622Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] 21:56:24 LINUX RESTART (2 CPU) [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] 21:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-14T22:16:50.622Z] 21:58:01 103.10 3.66 99.44 0.00 2645.49 19972.43 0.00 [2021-06-14T22:16:50.622Z] 21:59:01 184.13 0.00 184.13 0.00 0.00 46431.20 0.00 [2021-06-14T22:16:50.622Z] 22:00:01 57.35 0.00 57.35 0.00 0.00 10675.60 0.00 [2021-06-14T22:16:50.622Z] 22:01:01 88.88 0.05 88.83 0.00 0.40 20105.36 0.00 [2021-06-14T22:16:50.622Z] 22:02:01 658.58 211.05 447.53 0.00 16207.89 297204.64 0.00 [2021-06-14T22:16:50.622Z] 22:03:01 459.68 95.74 363.94 0.00 4025.29 155013.28 0.00 [2021-06-14T22:16:50.622Z] 22:04:01 269.33 15.55 253.78 0.00 1347.85 62548.02 0.00 [2021-06-14T22:16:50.622Z] 22:05:01 9.15 0.28 8.86 0.00 3.33 171.40 0.00 [2021-06-14T22:16:50.622Z] 22:06:01 0.40 0.00 0.40 0.00 0.00 5.83 0.00 [2021-06-14T22:16:50.622Z] 22:07:01 0.17 0.00 0.17 0.00 0.00 1.38 0.00 [2021-06-14T22:16:50.622Z] 22:08:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 [2021-06-14T22:16:50.622Z] 22:09:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 [2021-06-14T22:16:50.622Z] 22:10:01 0.30 0.00 0.30 0.00 0.00 3.38 0.00 [2021-06-14T22:16:50.622Z] 22:11:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-14T22:16:50.622Z] 22:12:01 0.35 0.18 0.17 0.00 5.73 2.32 0.00 [2021-06-14T22:16:50.622Z] 22:13:01 0.73 0.00 0.73 0.00 0.00 14.53 0.00 [2021-06-14T22:16:50.622Z] 22:14:01 2.38 2.12 0.27 0.00 221.22 16.16 0.00 [2021-06-14T22:16:50.622Z] 22:15:01 130.65 0.07 130.58 0.00 0.93 31685.28 0.00 [2021-06-14T22:16:50.622Z] 22:16:01 102.38 0.42 101.97 0.00 18.12 26100.83 0.00 [2021-06-14T22:16:50.622Z] Average: 108.91 17.34 91.56 0.00 1287.69 35292.06 0.00 [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] 21:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-14T22:16:50.622Z] 21:58:01 5132728 0 813472 10.16 2620 2060120 1304116 14.40 733976 1728852 28 [2021-06-14T22:16:50.622Z] 21:59:01 4053972 0 1021608 12.76 2620 2930740 1670520 18.44 1185408 2227888 177272 [2021-06-14T22:16:50.622Z] 22:00:01 3817808 0 1088936 13.60 2620 3099576 1703172 18.80 1335724 2296224 36084 [2021-06-14T22:16:50.622Z] 22:01:01 3812096 0 999388 12.48 2620 3194836 1258336 13.89 1155188 2470792 40 [2021-06-14T22:16:50.622Z] 22:02:01 562640 0 1757884 21.95 2620 5685796 3740000 41.29 2854732 3852328 33688 [2021-06-14T22:16:50.622Z] 22:03:01 231576 0 1665724 20.80 2620 6109020 2907324 32.10 2970036 4057356 572728 [2021-06-14T22:16:50.622Z] 22:04:01 2589676 0 1184576 14.79 2620 4232068 1422396 15.70 1445236 3252400 36 [2021-06-14T22:16:50.622Z] 22:05:01 2585464 0 1188528 14.84 2620 4232328 1422852 15.71 1610888 3095692 16 [2021-06-14T22:16:50.622Z] 22:06:01 2607340 0 1166652 14.57 2620 4232328 1235276 13.64 1595980 3094820 8 [2021-06-14T22:16:50.622Z] 22:07:01 2605648 0 1168340 14.59 2620 4232332 1235360 13.64 1600724 3092016 16 [2021-06-14T22:16:50.622Z] 22:08:01 2606164 0 1167820 14.58 2620 4232336 1235276 13.64 1600540 3092016 12 [2021-06-14T22:16:50.622Z] 22:09:01 2606784 0 1167196 14.57 2620 4232340 1235348 13.64 1600680 3092016 12 [2021-06-14T22:16:50.622Z] 22:10:01 2607200 0 1166772 14.57 2620 4232348 1235276 13.64 1600556 3092016 12 [2021-06-14T22:16:50.622Z] 22:11:01 2606240 0 1167732 14.58 2620 4232348 1235372 13.64 1600592 3092016 8 [2021-06-14T22:16:50.622Z] 22:12:01 2605900 0 1168032 14.58 2620 4232388 1235360 13.64 1600784 3092036 24 [2021-06-14T22:16:50.622Z] 22:13:01 2606008 0 1167924 14.58 2620 4232388 1235372 13.64 1600788 3092036 8 [2021-06-14T22:16:50.622Z] 22:14:01 2592040 0 1175184 14.67 2620 4239096 1250080 13.80 1607172 3098612 88 [2021-06-14T22:16:50.622Z] 22:15:01 1820464 0 1228816 15.34 2620 4957040 1248712 13.79 1729632 3694656 32 [2021-06-14T22:16:50.622Z] 22:16:01 910600 0 1400012 17.48 2620 5695708 1507016 16.64 1934360 4252944 108 [2021-06-14T22:16:50.622Z] Average: 2576860 0 1203400 15.03 2620 4226060 1543009 17.04 1650684 3092985 43169 [2021-06-14T22:16:50.622Z] [2021-06-14T22:16:50.622Z] 21:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-14T22:16:50.622Z] 21:58:01 eth0 1229.65 1288.70 5029.51 160.30 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 21:58:01 docker0 963.25 757.98 77.67 2741.42 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 21:59:01 vethdda8d70 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 21:59:01 eth0 586.93 491.31 3550.26 52.02 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 21:59:01 docker0 239.81 302.55 16.76 844.65 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 22:00:01 vethdda8d70 2.27 2.27 0.18 0.18 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 22:00:01 eth0 33.48 17.37 26.76 11.44 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 22:00:01 docker0 2.27 2.27 0.15 0.18 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 22:01:01 eth0 201.82 176.12 1700.55 26.11 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 22:02:01 vetha4adb7e 0.03 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.622Z] 22:02:01 vethacf0195 0.03 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:02:01 vethf453f10 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:02:01 veth609d5fe 0.00 1.23 0.00 0.07 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:03:01 vethd2097c8 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:03:01 veth609d5fe 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:03:01 eth0 2893.04 2554.18 12239.67 464.74 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:03:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:04:01 eth0 301.98 245.67 1694.53 382.95 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:04:01 docker0 1321.50 1232.98 101.96 4302.59 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:05:01 eth0 287.17 294.24 154.72 1244.50 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:06:01 eth0 0.13 0.08 0.01 0.03 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:07:01 eth0 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:09:01 eth0 3.58 2.18 3.25 0.14 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:10:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:11:01 eth0 0.20 0.15 0.12 0.07 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:12:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:13:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:14:01 eth0 4.93 3.41 4.97 2.43 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:15:01 eth0 534.33 493.59 4465.68 48.81 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:15:01 docker0 50.58 48.88 4.30 371.38 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:16:01 eth0 520.14 462.39 3513.43 116.96 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] 22:16:01 docker0 57.91 72.92 3.15 275.76 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] Average: eth0 205.26 190.00 1082.38 115.36 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] Average: docker0 75.35 71.39 5.77 260.81 0.00 0.00 0.00 0.00 [2021-06-14T22:16:50.623Z] [2021-06-14T22:16:50.623Z] [2021-06-14T22:16:50.623Z] ---> sar -P ALL: [2021-06-14T22:16:50.623Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) [2021-06-14T22:16:50.623Z] [2021-06-14T22:16:50.623Z] 21:56:24 LINUX RESTART (2 CPU) [2021-06-14T22:16:50.623Z] [2021-06-14T22:16:50.623Z] 21:57:02 CPU %user %nice %system %iowait %steal %idle [2021-06-14T22:16:50.623Z] 21:58:01 all 18.22 0.00 4.85 3.58 0.08 73.27 [2021-06-14T22:16:50.623Z] 21:58:01 0 15.37 0.00 5.53 4.68 0.07 74.36 [2021-06-14T22:16:50.623Z] 21:58:01 1 21.07 0.00 4.17 2.48 0.09 72.19 [2021-06-14T22:16:50.623Z] 21:59:01 all 38.87 0.00 8.62 3.53 0.11 48.87 [2021-06-14T22:16:50.623Z] 21:59:01 0 38.56 0.00 8.90 3.99 0.13 48.43 [2021-06-14T22:16:50.623Z] 21:59:01 1 39.19 0.00 8.35 3.07 0.09 49.30 [2021-06-14T22:16:50.623Z] 22:00:01 all 37.79 0.00 4.93 0.61 0.10 56.58 [2021-06-14T22:16:50.623Z] 22:00:01 0 38.31 0.00 5.14 0.55 0.09 55.92 [2021-06-14T22:16:50.623Z] 22:00:01 1 37.28 0.00 4.72 0.67 0.11 57.23 [2021-06-14T22:16:50.623Z] 22:01:01 all 53.66 0.00 8.77 2.48 0.11 34.98 [2021-06-14T22:16:50.623Z] 22:01:01 0 53.04 0.00 9.08 2.22 0.11 35.55 [2021-06-14T22:16:50.623Z] 22:01:01 1 54.27 0.00 8.46 2.75 0.11 34.42 [2021-06-14T22:16:50.623Z] 22:02:01 all 36.89 0.00 21.21 30.77 0.11 11.02 [2021-06-14T22:16:50.623Z] 22:02:01 0 37.23 0.00 20.98 31.80 0.11 9.88 [2021-06-14T22:16:50.623Z] 22:02:01 1 36.56 0.00 21.44 29.74 0.11 12.14 [2021-06-14T22:16:50.623Z] 22:03:01 all 74.60 0.00 16.61 6.97 0.14 1.68 [2021-06-14T22:16:50.623Z] 22:03:01 0 74.03 0.00 17.12 6.69 0.13 2.03 [2021-06-14T22:16:50.623Z] 22:03:01 1 75.17 0.00 16.10 7.24 0.15 1.34 [2021-06-14T22:16:50.623Z] 22:04:01 all 49.27 0.00 11.19 2.37 0.14 37.04 [2021-06-14T22:16:50.623Z] 22:04:01 0 48.12 0.00 11.26 2.93 0.15 37.55 [2021-06-14T22:16:50.623Z] 22:04:01 1 50.42 0.00 11.12 1.81 0.13 36.53 [2021-06-14T22:16:50.623Z] 22:05:01 all 12.15 0.00 2.32 0.11 0.08 85.34 [2021-06-14T22:16:50.623Z] 22:05:01 0 12.27 0.00 2.45 0.16 0.09 85.04 [2021-06-14T22:16:50.623Z] 22:05:01 1 12.03 0.00 2.20 0.07 0.07 85.64 [2021-06-14T22:16:50.623Z] 22:06:01 all 0.15 0.00 0.08 0.00 0.03 99.73 [2021-06-14T22:16:50.623Z] 22:06:01 0 0.23 0.00 0.05 0.00 0.03 99.68 [2021-06-14T22:16:50.623Z] 22:06:01 1 0.07 0.00 0.12 0.00 0.03 99.78 [2021-06-14T22:16:50.623Z] 22:07:01 all 0.09 0.00 0.02 0.00 0.05 99.84 [2021-06-14T22:16:50.623Z] 22:07:01 0 0.15 0.00 0.02 0.00 0.07 99.77 [2021-06-14T22:16:50.623Z] 22:07:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-14T22:16:50.623Z] 22:08:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-14T22:16:50.623Z] 22:08:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-14T22:16:50.623Z] 22:08:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-14T22:16:50.623Z] [2021-06-14T22:16:50.623Z] 22:08:01 CPU %user %nice %system %iowait %steal %idle [2021-06-14T22:16:50.623Z] 22:09:01 all 0.09 0.00 0.03 0.00 0.04 99.84 [2021-06-14T22:16:50.623Z] 22:09:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-14T22:16:50.623Z] 22:09:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-14T22:16:50.623Z] 22:10:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-06-14T22:16:50.623Z] 22:10:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-14T22:16:50.623Z] 22:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-14T22:16:50.623Z] 22:11:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-06-14T22:16:50.623Z] 22:11:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-14T22:16:50.623Z] 22:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-14T22:16:50.623Z] 22:12:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-14T22:16:50.623Z] 22:12:01 0 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-14T22:16:50.623Z] 22:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-14T22:16:50.623Z] 22:13:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-14T22:16:50.623Z] 22:13:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-14T22:16:50.623Z] 22:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-14T22:16:50.623Z] 22:14:01 all 0.96 0.00 0.42 0.12 0.03 98.47 [2021-06-14T22:16:50.623Z] 22:14:01 0 1.09 0.00 0.45 0.13 0.03 98.30 [2021-06-14T22:16:50.623Z] 22:14:01 1 0.84 0.00 0.39 0.10 0.03 98.64 [2021-06-14T22:16:50.623Z] 22:15:01 all 11.06 0.00 4.56 22.23 0.08 62.06 [2021-06-14T22:16:50.623Z] 22:15:01 0 11.71 0.00 4.83 21.26 0.09 62.11 [2021-06-14T22:16:50.623Z] 22:15:01 1 10.42 0.00 4.30 23.20 0.07 62.01 [2021-06-14T22:16:50.623Z] 22:16:01 all 13.14 0.00 5.91 9.41 0.15 71.40 [2021-06-14T22:16:50.623Z] 22:16:01 0 14.92 0.00 5.92 12.47 0.12 66.57 [2021-06-14T22:16:50.623Z] 22:16:01 1 11.38 0.00 5.90 6.38 0.17 76.18 [2021-06-14T22:16:50.623Z] Average: all 17.51 0.00 4.52 4.19 0.07 73.71 [2021-06-14T22:16:50.623Z] Average: 0 17.43 0.00 4.63 4.43 0.07 73.43 [2021-06-14T22:16:50.623Z] Average: 1 17.59 0.00 4.41 3.95 0.07 73.98 [2021-06-14T22:16:50.623Z] [2021-06-14T22:16:50.623Z] [2021-06-14T22:16:50.623Z]