Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 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-ssh23855189331563375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh5171696842929374939.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh5373948111939663093.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh2302400201634260917.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4864010288391031027.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-146 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/518 [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/518 # 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/518@tmp/jenkins-gitclient-ssh1760515413742957889.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 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 (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 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 # timeout=10 Commit message: "feat(notifications): Implement Sending Service for Email Channel (#3530)" > git rev-list --no-walk 20e303863cad8cac4b912536f697b5bc4b7b8446 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-02T21:28:39.773Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-02T21:28:39.854Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T21:28:39.881Z] ========================================================= [2021-06-02T21:28:39.881Z] EdgeX Global Pipelines Version Info [2021-06-02T21:28:39.881Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:28:41.402Z] ------------------- [2021-06-02T21:28:41.402Z] stable info: [2021-06-02T21:28:41.402Z] ------------------- [2021-06-02T21:28:41.402Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-02T21:28:41.402Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T21:28:41.402Z] Message: update stable to v1.0.193 [2021-06-02T21:28:41.980Z] ------------------- [2021-06-02T21:28:41.980Z] experimental info: [2021-06-02T21:28:41.980Z] ------------------- [2021-06-02T21:28:41.980Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-02T21:28:41.980Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-02T21:28:41.980Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-02T21:28:42.114Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-02T21:28:42.143Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-02T21:28:42.165Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-02T21:28:42.186Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-02T21:28:42.208Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-02T21:28:42.228Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-02T21:28:42.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-02T21:28:42.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-02T21:28:42.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-02T21:28:42.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-02T21:28:42.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-02T21:28:42.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-02T21:28:42.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-02T21:28:42.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-02T21:28:42.420Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T21:28:42.442Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T21:28:42.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-02T21:28:42.489Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-02T21:28:42.514Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-02T21:28:42.534Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-02T21:28:42.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-02T21:28:42.576Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-02T21:28:42.599Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-02T21:28:42.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-02T21:28:42.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-02T21:28:42.676Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] echo [2021-06-02T21:28:42.698Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 399b1e1 [Pipeline] echo [2021-06-02T21:28:42.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T21:28:42.798Z] provisioning config files... [2021-06-02T21:28:42.815Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/518@tmp/config2924978514740526776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:28:43.138Z] ---> docker-login.sh [2021-06-02T21:28:43.138Z] nexus3.edgexfoundry.org:10001 [2021-06-02T21:28:43.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:28:43.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:28:43.404Z] Configure a credential helper to remove this warning. See [2021-06-02T21:28:43.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:28:43.404Z] [2021-06-02T21:28:43.404Z] Login Succeeded [2021-06-02T21:28:43.404Z] nexus3.edgexfoundry.org:10002 [2021-06-02T21:28:43.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:28:43.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:28:43.404Z] Configure a credential helper to remove this warning. See [2021-06-02T21:28:43.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:28:43.404Z] [2021-06-02T21:28:43.404Z] Login Succeeded [2021-06-02T21:28:43.674Z] nexus3.edgexfoundry.org:10003 [2021-06-02T21:28:43.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:28:43.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:28:43.674Z] Configure a credential helper to remove this warning. See [2021-06-02T21:28:43.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:28:43.674Z] [2021-06-02T21:28:43.674Z] Login Succeeded [2021-06-02T21:28:43.674Z] nexus3.edgexfoundry.org:10004 [2021-06-02T21:28:43.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:28:43.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:28:43.938Z] Configure a credential helper to remove this warning. See [2021-06-02T21:28:43.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:28:43.938Z] [2021-06-02T21:28:43.938Z] Login Succeeded [2021-06-02T21:28:43.938Z] docker.io [2021-06-02T21:28:43.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:28:44.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:28:44.199Z] Configure a credential helper to remove this warning. See [2021-06-02T21:28:44.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:28:44.199Z] [2021-06-02T21:28:44.199Z] Login Succeeded [2021-06-02T21:28:44.199Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T21:28:44.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T21:28:44.557Z] ++ 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-02T21:28:44.558Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T21:28:44.558Z] ++ dirname cmd/core-command/Dockerfile [2021-06-02T21:28:44.558Z] ++ cut -d/ -f2 [2021-06-02T21:28:44.558Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-02T21:28:44.558Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T21:28:44.558Z] ++ dirname cmd/core-data/Dockerfile [2021-06-02T21:28:44.558Z] ++ cut -d/ -f2 [2021-06-02T21:28:44.558Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-02T21:28:44.558Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T21:28:44.558Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-02T21:28:44.558Z] ++ cut -d/ -f2 [2021-06-02T21:28:44.558Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-02T21:28:44.558Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T21:28:44.558Z] ++ cut -d/ -f2 [2021-06-02T21:28:44.558Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-02T21:28:44.558Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-02T21:28:44.558Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T21:28:44.558Z] ++ cut -d/ -f2 [2021-06-02T21:28:44.558Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-02T21:28:44.558Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-02T21:28:44.558Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T21:28:44.558Z] ++ cut -d/ -f2 [2021-06-02T21:28:44.558Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-02T21:28:44.558Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-02T21:28:44.558Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T21:28:44.558Z] ++ cut -d/ -f2 [2021-06-02T21:28:44.558Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-02T21:28:44.558Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-02T21:28:44.558Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T21:28:44.558Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-02T21:28:44.558Z] ++ cut -d/ -f2 [2021-06-02T21:28:44.558Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-02T21:28:44.558Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T21:28:44.558Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-02T21:28:44.558Z] ++ cut -d/ -f2 [2021-06-02T21:28:44.558Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-02T21:28:44.605Z] 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-02T21:28:46.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T21:28:46.047Z] [2021-06-02T21:28:46.047Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:28:46.360Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T21:28:46.361Z] latest: Pulling from edgex-devops/git-semver [2021-06-02T21:28:46.361Z] 31603596830f: Pulling fs layer [2021-06-02T21:28:46.361Z] 54011a49482f: Pulling fs layer [2021-06-02T21:28:46.361Z] a6820b24f6d8: Pulling fs layer [2021-06-02T21:28:46.361Z] f581987b2513: Pulling fs layer [2021-06-02T21:28:46.361Z] f581987b2513: Waiting [2021-06-02T21:28:46.361Z] 54011a49482f: Verifying Checksum [2021-06-02T21:28:46.361Z] 54011a49482f: Download complete [2021-06-02T21:28:46.625Z] 31603596830f: Verifying Checksum [2021-06-02T21:28:46.625Z] 31603596830f: Download complete [2021-06-02T21:28:46.625Z] f581987b2513: Verifying Checksum [2021-06-02T21:28:46.625Z] f581987b2513: Download complete [2021-06-02T21:28:46.625Z] a6820b24f6d8: Verifying Checksum [2021-06-02T21:28:46.625Z] a6820b24f6d8: Download complete [2021-06-02T21:28:46.625Z] 31603596830f: Pull complete [2021-06-02T21:28:46.900Z] 54011a49482f: Pull complete [2021-06-02T21:28:47.482Z] a6820b24f6d8: Pull complete [2021-06-02T21:28:47.748Z] f581987b2513: Pull complete [2021-06-02T21:28:47.748Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-02T21:28:47.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T21:28:47.748Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-02T21:28:47.834Z] prd-centos7-docker-4c-2g-146 does not seem to be running inside a container [2021-06-02T21:28:47.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T21:28:49.104Z] $ docker top 63b47e0d86f45dc7c1c5a2dcb9a5f12b54592a921e12127b652812820c99ba8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T21:28:49.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T21:28:49.246Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T21:28:49.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T21:28:49.373Z] $ docker exec 63b47e0d86f45dc7c1c5a2dcb9a5f12b54592a921e12127b652812820c99ba8d ssh-agent [2021-06-02T21:28:49.499Z] SSH_AUTH_SOCK=/tmp/ssh-CGiApFppifo5/agent.13 [2021-06-02T21:28:49.499Z] SSH_AGENT_PID=19 [2021-06-02T21:28:49.509Z] Running ssh-add (command line suppressed) [2021-06-02T21:28:49.630Z] Identity added: /w/workspace/edgex-go/518@tmp/private_key_8522924896917891747.key (/w/workspace/edgex-go/518@tmp/private_key_8522924896917891747.key) [2021-06-02T21:28:49.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T21:28:49.953Z] + git tag --points-at HEAD [Pipeline] } [2021-06-02T21:28:49.966Z] $ docker exec --env ******** --env ******** 63b47e0d86f45dc7c1c5a2dcb9a5f12b54592a921e12127b652812820c99ba8d ssh-agent -k [2021-06-02T21:28:50.079Z] unset SSH_AUTH_SOCK; [2021-06-02T21:28:50.080Z] unset SSH_AGENT_PID; [2021-06-02T21:28:50.080Z] echo Agent pid 19 killed; [2021-06-02T21:28:50.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-02T21:28:50.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T21:28:50.131Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T21:28:50.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T21:28:50.254Z] $ docker exec 63b47e0d86f45dc7c1c5a2dcb9a5f12b54592a921e12127b652812820c99ba8d ssh-agent [2021-06-02T21:28:50.392Z] SSH_AUTH_SOCK=/tmp/ssh-7alGm02wVJV3/agent.51 [2021-06-02T21:28:50.392Z] SSH_AGENT_PID=57 [2021-06-02T21:28:50.399Z] Running ssh-add (command line suppressed) [2021-06-02T21:28:50.506Z] Identity added: /w/workspace/edgex-go/518@tmp/private_key_6383262200589332393.key (/w/workspace/edgex-go/518@tmp/private_key_6383262200589332393.key) [2021-06-02T21:28:50.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T21:28:50.858Z] + git semver init [2021-06-02T21:28:50.858Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T21:28:50.858Z] # $GIT_DIR = /w/workspace/edgex-go/518/.git [2021-06-02T21:28:50.858Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/518 [2021-06-02T21:28:50.858Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T21:28:50.858Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T21:28:50.858Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T21:28:50.858Z] # $SEMVER_BRANCH = master [2021-06-02T21:28:50.858Z] # $SEMVER_TEMP = /tmp/semver-213356846 [2021-06-02T21:28:50.858Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-02T21:29:05.806Z] # '/tmp/semver-213356846' -> '/w/workspace/edgex-go/518/.semver' [2021-06-02T21:29:05.806Z] # -> Force: false [2021-06-02T21:29:05.806Z] # $SEMVER_DIR = /w/workspace/edgex-go/518/.semver [Pipeline] } [2021-06-02T21:29:05.813Z] $ docker exec --env ******** --env ******** 63b47e0d86f45dc7c1c5a2dcb9a5f12b54592a921e12127b652812820c99ba8d ssh-agent -k [2021-06-02T21:29:05.928Z] unset SSH_AUTH_SOCK; [2021-06-02T21:29:05.930Z] unset SSH_AGENT_PID; [2021-06-02T21:29:05.931Z] echo Agent pid 57 killed; [2021-06-02T21:29:05.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T21:29:06.280Z] + git semver [Pipeline] } [2021-06-02T21:29:06.293Z] $ docker stop --time=1 63b47e0d86f45dc7c1c5a2dcb9a5f12b54592a921e12127b652812820c99ba8d [2021-06-02T21:29:08.353Z] $ docker rm -f 63b47e0d86f45dc7c1c5a2dcb9a5f12b54592a921e12127b652812820c99ba8d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T21:29:08.782Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-02T21:29:09.069Z] Stashed 1 file(s) [Pipeline] echo [2021-06-02T21:29:09.072Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.247 [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-02T21:29:09.663Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-02T21:29:09.964Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T21:29:10.261Z] + sudo service docker restart [2021-06-02T21:29:10.261Z] + true [2021-06-02T21:29:10.261Z] Redirecting to /bin/systemctl restart docker.service [2021-06-02T21:29:24.310Z] Still waiting to schedule task [2021-06-02T21:29:24.311Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-02T21:29:28.417Z] ========================================================= [2021-06-02T21:29:28.417Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-02T21:29:28.417Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:29:28.753Z] + 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-02T21:29:30.150Z] Sending build context to Docker daemon 330.9MB [2021-06-02T21:29:30.150Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T21:29:30.150Z] Step 2/6 : FROM ${BASE} [2021-06-02T21:29:30.416Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-02T21:29:30.416Z] 540db60ca938: Pulling fs layer [2021-06-02T21:29:30.416Z] adcc1eea9eea: Pulling fs layer [2021-06-02T21:29:30.416Z] 4c4ab2625f07: Pulling fs layer [2021-06-02T21:29:30.416Z] 0510c868ecb4: Pulling fs layer [2021-06-02T21:29:30.416Z] afea3b2eda06: Pulling fs layer [2021-06-02T21:29:30.416Z] 7809a108b3ef: Pulling fs layer [2021-06-02T21:29:30.416Z] f706445af74f: Pulling fs layer [2021-06-02T21:29:30.416Z] afea3b2eda06: Waiting [2021-06-02T21:29:30.416Z] 7809a108b3ef: Waiting [2021-06-02T21:29:30.416Z] f706445af74f: Waiting [2021-06-02T21:29:30.416Z] 0510c868ecb4: Waiting [2021-06-02T21:29:30.416Z] 4c4ab2625f07: Verifying Checksum [2021-06-02T21:29:30.416Z] 4c4ab2625f07: Download complete [2021-06-02T21:29:30.416Z] adcc1eea9eea: Verifying Checksum [2021-06-02T21:29:30.416Z] adcc1eea9eea: Download complete [2021-06-02T21:29:30.416Z] afea3b2eda06: Verifying Checksum [2021-06-02T21:29:30.416Z] afea3b2eda06: Download complete [2021-06-02T21:29:30.416Z] 540db60ca938: Verifying Checksum [2021-06-02T21:29:30.416Z] 540db60ca938: Download complete [2021-06-02T21:29:30.416Z] 7809a108b3ef: Verifying Checksum [2021-06-02T21:29:30.416Z] 7809a108b3ef: Download complete [2021-06-02T21:29:30.678Z] 540db60ca938: Pull complete [2021-06-02T21:29:30.678Z] adcc1eea9eea: Pull complete [2021-06-02T21:29:30.940Z] 4c4ab2625f07: Pull complete [2021-06-02T21:29:32.860Z] f706445af74f: Verifying Checksum [2021-06-02T21:29:32.860Z] f706445af74f: Download complete [2021-06-02T21:29:33.125Z] 0510c868ecb4: Verifying Checksum [2021-06-02T21:29:33.125Z] 0510c868ecb4: Download complete [2021-06-02T21:29:37.364Z] 0510c868ecb4: Pull complete [2021-06-02T21:29:37.364Z] afea3b2eda06: Pull complete [2021-06-02T21:29:37.364Z] 7809a108b3ef: Pull complete [2021-06-02T21:29:38.765Z] f706445af74f: Pull complete [2021-06-02T21:29:39.072Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-02T21:29:39.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-02T21:29:39.072Z] ---> b068be0155e3 [2021-06-02T21:29:39.072Z] 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-02T21:29:40.022Z] ---> Running in df41d3ac4c47 [2021-06-02T21:29:40.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:29:41.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:29:42.240Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T21:29:42.240Z] (2/12) Installing file (5.39-r0) [2021-06-02T21:29:42.240Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T21:29:42.505Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T21:29:47.815Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T21:29:47.815Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T21:29:47.815Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T21:29:47.815Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T21:29:47.815Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T21:29:47.815Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T21:29:47.815Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T21:29:47.815Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T21:29:47.815Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T21:29:47.815Z] OK: 219 MiB in 52 packages [2021-06-02T21:29:49.219Z] Removing intermediate container df41d3ac4c47 [2021-06-02T21:29:49.219Z] ---> d19e6dea17c4 [2021-06-02T21:29:49.219Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T21:29:49.219Z] ---> Running in 0a2dd26f758c [2021-06-02T21:29:49.219Z] Removing intermediate container 0a2dd26f758c [2021-06-02T21:29:49.219Z] ---> 9813524cb893 [2021-06-02T21:29:49.219Z] Step 5/6 : COPY go.mod . [2021-06-02T21:29:49.481Z] ---> 1ae4f5074dd1 [2021-06-02T21:29:49.481Z] Step 6/6 : RUN go mod download [2021-06-02T21:29:49.481Z] ---> Running in 932f1585e4c2 [2021-06-02T21:30:01.749Z] Removing intermediate container 932f1585e4c2 [2021-06-02T21:30:01.749Z] ---> 5f3a6c8931ed [2021-06-02T21:30:01.749Z] Successfully built 5f3a6c8931ed [2021-06-02T21:30:01.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:30:02.071Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T21:30:02.072Z] . [Pipeline] withDockerContainer [2021-06-02T21:30:02.170Z] prd-centos7-docker-4c-2g-146 does not seem to be running inside a container [2021-06-02T21:30:02.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T21:30:02.684Z] $ docker top 6a075a48fbd43dd02152f61ac3afa6aaa1f8f1ff56e93aa9ec62af8c162d6b37 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T21:30:03.093Z] + go version [2021-06-02T21:30:03.093Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-02T21:30:03.103Z] $ docker stop --time=1 6a075a48fbd43dd02152f61ac3afa6aaa1f8f1ff56e93aa9ec62af8c162d6b37 [2021-06-02T21:30:04.308Z] $ docker rm -f 6a075a48fbd43dd02152f61ac3afa6aaa1f8f1ff56e93aa9ec62af8c162d6b37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:30:04.866Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T21:30:04.866Z] . [Pipeline] withDockerContainer [2021-06-02T21:30:04.954Z] prd-centos7-docker-4c-2g-146 does not seem to be running inside a container [2021-06-02T21:30:04.991Z] $ 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/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T21:30:05.436Z] $ docker top 8db2b85032965ed2b33b02646cfd10b647568afe7629f3ec71fb1036801cb19c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T21:30:05.540Z] ========================================================= [2021-06-02T21:30:05.540Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T21:30:05.540Z] ========================================================= [Pipeline] sh [2021-06-02T21:30:05.833Z] + go mod tidy [Pipeline] sh [2021-06-02T21:30:06.404Z] + make test [2021-06-02T21:30:06.404Z] go mod tidy [2021-06-02T21:30:06.404Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T21:30:13.094Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T21:30:35.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T21:30:37.183Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T21:30:39.780Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T21:30:39.780Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T21:30:42.363Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T21:30:42.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T21:30:42.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T21:30:42.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T21:30:43.924Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T21:30:44.527Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T21:30:47.110Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T21:30:47.110Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T21:30:47.110Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T21:30:48.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.076s coverage: 46.1% of statements [2021-06-02T21:30:48.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T21:30:48.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T21:30:48.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T21:30:48.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T21:30:48.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T21:30:48.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T21:30:48.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.050s coverage: 28.7% of statements [2021-06-02T21:30:49.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.088s coverage: 100.0% of statements [2021-06-02T21:30:51.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.102s coverage: 27.7% of statements [2021-06-02T21:30:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T21:30:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T21:30:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T21:30:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T21:30:51.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T21:30:51.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-06-02T21:30:51.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T21:30:51.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements [2021-06-02T21:30:51.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T21:30:52.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.062s coverage: 100.0% of statements [2021-06-02T21:30:52.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T21:30:52.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T21:30:53.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 53.4% of statements [2021-06-02T21:30:53.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T21:30:53.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T21:30:53.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.101s coverage: 87.7% of statements [2021-06-02T21:30:53.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T21:30:53.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T21:30:53.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.052s coverage: 78.9% of statements [2021-06-02T21:30:53.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T21:30:56.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.218s coverage: 28.6% of statements [2021-06-02T21:30:56.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T21:30:56.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T21:30:56.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T21:30:56.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T21:30:56.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T21:30:56.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.109s coverage: 100.0% of statements [2021-06-02T21:30:56.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T21:30:56.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements [2021-06-02T21:30:56.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T21:30:56.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.098s coverage: 86.7% of statements [2021-06-02T21:30:56.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T21:30:57.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.094s coverage: 97.5% of statements [2021-06-02T21:30:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T21:30:57.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2021-06-02T21:30:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T21:30:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T21:30:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T21:30:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T21:30:59.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.252s coverage: 95.1% of statements [2021-06-02T21:30:59.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T21:30:59.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T21:30:59.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T21:30:59.449Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T21:30:59.449Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T21:30:59.449Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T21:30:59.449Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T21:30:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T21:30:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T21:30:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T21:30:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T21:30:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T21:30:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T21:30:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T21:30:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T21:30:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T21:30:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T21:30:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T21:30:59.450Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-06-02T21:30:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-02T21:30:59.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T21:30:59.450Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.047s coverage: 60.0% of statements [2021-06-02T21:31:00.860Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 0.8% of statements [2021-06-02T21:31:00.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T21:31:00.860Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.048s coverage: 22.0% of statements [2021-06-02T21:31:00.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T21:31:00.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-06-02T21:31:00.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2021-06-02T21:31:01.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-06-02T21:31:01.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2021-06-02T21:31:01.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-02T21:31:13.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-06-02T21:31:13.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-06-02T21:31:19.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.206s coverage: 81.8% of statements [2021-06-02T21:31:19.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T21:31:23.399Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-147 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-02T21:31:23.425Z] Running in /w/workspace/edgex-go/518 [Pipeline] { [Pipeline] checkout [2021-06-02T21:31:23.674Z] The recommended git tool is: git [2021-06-02T21:31:30.329Z] using credential edgex-jenkins-ssh [2021-06-02T21:31:30.349Z] Cloning the remote Git repository [2021-06-02T21:31:30.425Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T21:31:30.545Z] > git init /w/workspace/edgex-go/518 # timeout=10 [2021-06-02T21:31:30.683Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T21:31:30.685Z] > git --version # timeout=10 [2021-06-02T21:31:30.718Z] > git --version # 'git version 2.17.1' [2021-06-02T21:31:30.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T21:31:30.810Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T21:31:37.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 76.0% of statements [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T21:31:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 91.3% of statements [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-06-02T21:31:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-06-02T21:31:38.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.171s coverage: 66.9% of statements [2021-06-02T21:31:38.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T21:31:38.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T21:31:38.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T21:31:38.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.5% of statements [2021-06-02T21:31:38.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T21:31:38.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T21:31:38.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-06-02T21:31:38.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T21:31:39.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [2021-06-02T21:31:40.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.094s coverage: 46.8% of statements [2021-06-02T21:31:40.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T21:31:40.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T21:31:40.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T21:31:40.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T21:31:40.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T21:31:40.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.071s coverage: 100.0% of statements [2021-06-02T21:31:40.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T21:31:41.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.034s coverage: 100.0% of statements [2021-06-02T21:31:41.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T21:31:41.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T21:31:47.074Z] Avoid second fetch [2021-06-02T21:31:47.075Z] Checking out Revision 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 (master) [2021-06-02T21:31:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.066s coverage: 19.3% of statements [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T21:31:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.132s coverage: 91.9% of statements [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T21:31:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.606s coverage: 28.7% of statements [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T21:31:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.045s coverage: 99.0% of statements [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T21:31:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T21:31:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 63.4% of statements [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T21:31:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T21:31:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-06-02T21:31:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T21:31:47.043Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T21:31:47.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T21:31:47.104Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T21:31:47.122Z] > git checkout -f 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 # timeout=10 [2021-06-02T21:31:47.999Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2021-06-02T21:31:48.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T21:31:48.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T21:31:48.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T21:31:48.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T21:31:48.270Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-06-02T21:31:48.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T21:31:48.270Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T21:31:48.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.022s coverage: 100.0% of statements [2021-06-02T21:31:48.802Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements [2021-06-02T21:31:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T21:31:48.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T21:31:49.064Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.046s coverage: 27.9% of statements [2021-06-02T21:31:49.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T21:31:49.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T21:31:49.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T21:31:49.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T21:31:49.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T21:31:49.327Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-02T21:31:49.591Z] GO111MODULE=on go vet ./... [2021-06-02T21:31:51.621Z] Commit message: "feat(notifications): Implement Sending Service for Email Channel (#3530)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T21:31:52.952Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-02T21:31:53.367Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T21:31:53.706Z] + true [2021-06-02T21:31:53.706Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T21:32:12.047Z] provisioning config files... [2021-06-02T21:32:12.076Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/518@tmp/config4322371124449386124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:32:12.463Z] ---> docker-login.sh [2021-06-02T21:32:12.463Z] nexus3.edgexfoundry.org:10001 [2021-06-02T21:32:13.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:32:13.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:32:13.724Z] Configure a credential helper to remove this warning. See [2021-06-02T21:32:13.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:32:13.724Z] [2021-06-02T21:32:13.724Z] Login Succeeded [2021-06-02T21:32:13.724Z] nexus3.edgexfoundry.org:10002 [2021-06-02T21:32:14.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:32:14.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:32:14.286Z] Configure a credential helper to remove this warning. See [2021-06-02T21:32:14.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:32:14.286Z] [2021-06-02T21:32:14.286Z] Login Succeeded [2021-06-02T21:32:14.286Z] nexus3.edgexfoundry.org:10003 [2021-06-02T21:32:14.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:32:14.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:32:14.884Z] Configure a credential helper to remove this warning. See [2021-06-02T21:32:14.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:32:14.884Z] [2021-06-02T21:32:14.884Z] Login Succeeded [2021-06-02T21:32:14.884Z] nexus3.edgexfoundry.org:10004 [2021-06-02T21:32:15.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:32:15.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:32:15.443Z] Configure a credential helper to remove this warning. See [2021-06-02T21:32:15.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:32:15.443Z] [2021-06-02T21:32:15.443Z] Login Succeeded [2021-06-02T21:32:15.443Z] docker.io [2021-06-02T21:32:16.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:32:16.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:32:16.315Z] Configure a credential helper to remove this warning. See [2021-06-02T21:32:16.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:32:16.315Z] [2021-06-02T21:32:16.315Z] Login Succeeded [2021-06-02T21:32:16.315Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T21:32:16.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-02T21:32:16.895Z] ========================================================= [2021-06-02T21:32:16.896Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-02T21:32:16.896Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:32:17.289Z] + 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-02T21:32:19.932Z] Sending build context to Docker daemon 168.1MB [2021-06-02T21:32:19.932Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T21:32:19.932Z] Step 2/6 : FROM ${BASE} [2021-06-02T21:32:19.932Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-02T21:32:19.932Z] 595b0fe564bb: Pulling fs layer [2021-06-02T21:32:19.932Z] 7186ed65a4f7: Pulling fs layer [2021-06-02T21:32:19.932Z] 316046926c0a: Pulling fs layer [2021-06-02T21:32:19.932Z] 4ebd0625c992: Pulling fs layer [2021-06-02T21:32:19.932Z] 207e8628e3a3: Pulling fs layer [2021-06-02T21:32:19.932Z] c791037a9be2: Pulling fs layer [2021-06-02T21:32:19.932Z] ffd874e62e21: Pulling fs layer [2021-06-02T21:32:19.932Z] 4ebd0625c992: Waiting [2021-06-02T21:32:19.932Z] 207e8628e3a3: Waiting [2021-06-02T21:32:19.932Z] c791037a9be2: Waiting [2021-06-02T21:32:19.932Z] ffd874e62e21: Waiting [2021-06-02T21:32:19.932Z] 316046926c0a: Verifying Checksum [2021-06-02T21:32:19.932Z] 316046926c0a: Download complete [2021-06-02T21:32:19.932Z] 7186ed65a4f7: Verifying Checksum [2021-06-02T21:32:19.932Z] 7186ed65a4f7: Download complete [2021-06-02T21:32:19.932Z] 207e8628e3a3: Verifying Checksum [2021-06-02T21:32:19.932Z] 207e8628e3a3: Download complete [2021-06-02T21:32:19.932Z] c791037a9be2: Download complete [2021-06-02T21:32:19.932Z] 595b0fe564bb: Verifying Checksum [2021-06-02T21:32:20.206Z] 595b0fe564bb: Download complete [2021-06-02T21:32:20.805Z] 595b0fe564bb: Pull complete [2021-06-02T21:32:21.405Z] 7186ed65a4f7: Pull complete [2021-06-02T21:32:21.863Z] gofmt -l . [2021-06-02T21:32:21.863Z] [ "`gofmt -l .`" = "" ] [2021-06-02T21:32:22.009Z] 316046926c0a: Pull complete [2021-06-02T21:32:22.283Z] ffd874e62e21: Verifying Checksum [2021-06-02T21:32:22.283Z] ffd874e62e21: Download complete [2021-06-02T21:32:22.809Z] ./bin/test-go-mod-tidy.sh [2021-06-02T21:32:22.809Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-02T21:32:23.692Z] + ls -al . [2021-06-02T21:32:23.692Z] total 852 [2021-06-02T21:32:23.692Z] drwxrwxr-x 10 1001 1001 4096 Jun 2 21:32 . [2021-06-02T21:32:23.692Z] drwxr-xr-x 4 root root 32 Jun 2 21:30 .. [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 21:28 .dockerignore [2021-06-02T21:32:23.692Z] drwxrwxr-x 8 1001 1001 162 Jun 2 21:28 .git [2021-06-02T21:32:23.692Z] drwxrwxr-x 3 1001 1001 125 Jun 2 21:28 .github [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 21:28 .gitignore [2021-06-02T21:32:23.692Z] drwx------ 3 1001 1001 45 Jun 2 21:29 .semver [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 21:28 .sonarcloud.properties [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 21:28 Attribution.txt [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 21:28 CONTRIBUTING.md [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 21:28 Dockerfile.build [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 21:28 Jenkinsfile [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 21:28 LICENSE [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 21:28 Makefile [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 21:28 README.md [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 21:28 SECURITY.md [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 13 Jun 2 21:29 VERSION [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 21:28 ZMQWindows.md [2021-06-02T21:32:23.692Z] drwxrwxr-x 2 1001 1001 117 Jun 2 21:28 bin [2021-06-02T21:32:23.692Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 21:28 cmd [2021-06-02T21:32:23.692Z] -rw-r--r-- 1 root root 744447 Jun 2 21:31 coverage.out [2021-06-02T21:32:23.692Z] -rw-r--r-- 1 root root 1060 Jun 2 21:32 go.mod [2021-06-02T21:32:23.692Z] -rw-r--r-- 1 root root 21686 Jun 2 21:30 go.sum [2021-06-02T21:32:23.692Z] drwxrwxr-x 8 1001 1001 127 Jun 2 21:28 internal [2021-06-02T21:32:23.692Z] drwxrwxr-x 4 1001 1001 26 Jun 2 21:28 openapi [2021-06-02T21:32:23.692Z] drwxrwxr-x 4 1001 1001 71 Jun 2 21:28 snap [2021-06-02T21:32:23.692Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 21:28 version.go [Pipeline] sh [2021-06-02T21:32:23.720Z] 4ebd0625c992: Verifying Checksum [2021-06-02T21:32:23.720Z] 4ebd0625c992: Download complete [2021-06-02T21:32:23.988Z] + '[' -e coverage.out ] [2021-06-02T21:32:23.988Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T21:32:24.101Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T21:32:24.398Z] + make build [2021-06-02T21:32:24.398Z] go mod tidy [2021-06-02T21:32:24.676Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T21:32:26.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T21:32:33.865Z] 4ebd0625c992: Pull complete [2021-06-02T21:32:33.865Z] 207e8628e3a3: Pull complete [2021-06-02T21:32:34.459Z] c791037a9be2: Pull complete [2021-06-02T21:32:36.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T21:32:36.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T21:32:37.847Z] ffd874e62e21: Pull complete [2021-06-02T21:32:37.847Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-02T21:32:37.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-02T21:32:37.847Z] ---> cfc18b08335c [2021-06-02T21:32:37.847Z] 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-02T21:32:38.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T21:32:38.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T21:32:40.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T21:32:40.480Z] ---> Running in 8206c4642002 [2021-06-02T21:32:41.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T21:32:41.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:32:42.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T21:32:42.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:32:43.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T21:32:43.909Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T21:32:43.909Z] (2/12) Installing file (5.39-r0) [2021-06-02T21:32:44.182Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T21:32:44.182Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T21:32:44.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T21:32:45.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-02T21:32:47.250Z] $ docker stop --time=1 8db2b85032965ed2b33b02646cfd10b647568afe7629f3ec71fb1036801cb19c [2021-06-02T21:32:49.068Z] $ docker rm -f 8db2b85032965ed2b33b02646cfd10b647568afe7629f3ec71fb1036801cb19c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-02T21:32:50.906Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T21:32:50.907Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T21:32:50.907Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T21:32:50.907Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T21:32:50.907Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T21:32:50.907Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T21:32:50.907Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T21:32:50.907Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T21:32:51.178Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T21:32:51.178Z] OK: 218 MiB in 52 packages [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:32:52.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T21:32:52.393Z] [2021-06-02T21:32:52.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:32:52.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T21:32:52.705Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-02T21:32:52.705Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-02T21:32:52.705Z] ca9280d653b3: Pulling fs layer [2021-06-02T21:32:52.705Z] 7e9c9ca2126c: Pulling fs layer [2021-06-02T21:32:52.972Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-02T21:32:52.972Z] cbdbe7a5bc2a: Download complete [2021-06-02T21:32:53.234Z] cbdbe7a5bc2a: Pull complete [2021-06-02T21:32:53.496Z] ca9280d653b3: Verifying Checksum [2021-06-02T21:32:53.496Z] ca9280d653b3: Download complete [2021-06-02T21:32:54.514Z] ca9280d653b3: Pull complete [2021-06-02T21:32:54.514Z] 7e9c9ca2126c: Verifying Checksum [2021-06-02T21:32:54.514Z] 7e9c9ca2126c: Download complete [2021-06-02T21:32:55.499Z] Removing intermediate container 8206c4642002 [2021-06-02T21:32:55.499Z] ---> 9d489a1f07bf [2021-06-02T21:32:55.499Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T21:32:55.499Z] ---> Running in 9e407c2feb3e [2021-06-02T21:32:55.499Z] Removing intermediate container 9e407c2feb3e [2021-06-02T21:32:55.499Z] ---> fb292f9f1808 [2021-06-02T21:32:55.499Z] Step 5/6 : COPY go.mod . [2021-06-02T21:32:56.477Z] ---> dc63b4a85dfb [2021-06-02T21:32:56.477Z] Step 6/6 : RUN go mod download [2021-06-02T21:32:56.477Z] ---> Running in c22a0667ef75 [2021-06-02T21:32:58.213Z] 7e9c9ca2126c: Pull complete [2021-06-02T21:32:58.214Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-02T21:32:58.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T21:32:58.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-02T21:32:58.300Z] prd-centos7-docker-4c-2g-146 does not seem to be running inside a container [2021-06-02T21:32:58.334Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T21:33:01.296Z] $ docker top fe73fad6117ae4308c44cf800e7ab4f919961dcda437eed81b8d3a5a595e3265 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T21:33:01.688Z] + docker-compose build --help [2021-06-02T21:33:01.688Z] + grep parallel [2021-06-02T21:33:02.265Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T21:33:02.274Z] $ docker stop --time=1 fe73fad6117ae4308c44cf800e7ab4f919961dcda437eed81b8d3a5a595e3265 [2021-06-02T21:33:03.515Z] $ docker rm -f fe73fad6117ae4308c44cf800e7ab4f919961dcda437eed81b8d3a5a595e3265 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:33:03.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T21:33:03.982Z] . [Pipeline] withDockerContainer [2021-06-02T21:33:04.063Z] prd-centos7-docker-4c-2g-146 does not seem to be running inside a container [2021-06-02T21:33:04.103Z] $ 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/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@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-02T21:33:04.583Z] $ docker top 30998fae9439f5eb3d6ed1b6aadcd1f931a215c1a11d1acb53d502d649739e16 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T21:33:04.981Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T21:33:05.554Z] Building core-command ... [2021-06-02T21:33:05.554Z] Building core-data ... [2021-06-02T21:33:05.554Z] Building core-metadata ... [2021-06-02T21:33:05.554Z] Building security-bootstrapper ... [2021-06-02T21:33:05.554Z] Building security-proxy-setup ... [2021-06-02T21:33:05.554Z] Building security-secretstore-setup ... [2021-06-02T21:33:05.554Z] Building support-notifications ... [2021-06-02T21:33:05.554Z] Building support-scheduler ... [2021-06-02T21:33:05.554Z] Building sys-mgmt-agent ... [2021-06-02T21:33:05.554Z] Building security-bootstrapper [2021-06-02T21:33:05.554Z] Building core-metadata [2021-06-02T21:33:05.554Z] Building core-command [2021-06-02T21:33:05.554Z] Building sys-mgmt-agent [2021-06-02T21:33:05.554Z] Building security-secretstore-setup [2021-06-02T21:33:20.857Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:33:20.857Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:33:20.857Z] ---> 5f3a6c8931ed [2021-06-02T21:33:20.857Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T21:33:20.857Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:33:20.857Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:33:20.857Z] ---> 5f3a6c8931ed [2021-06-02T21:33:20.857Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T21:33:23.259Z] Removing intermediate container c22a0667ef75 [2021-06-02T21:33:23.259Z] ---> ff17cf8e78e2 [2021-06-02T21:33:23.259Z] Successfully built ff17cf8e78e2 [2021-06-02T21:33:23.259Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:33:23.599Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T21:33:23.600Z] . [Pipeline] withDockerContainer [2021-06-02T21:33:23.837Z] prd-ubuntu18.04-docker-arm64-4c-16g-147 does not seem to be running inside a container [2021-06-02T21:33:23.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T21:33:25.668Z] $ docker top 7304101011c13dc4616d53a3707924e3417a092c4f5deb16cf419adb8a06a1cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T21:33:26.157Z] ---> Running in 52cbc7eb6051 [2021-06-02T21:33:26.157Z] ---> Running in 595119777e34 [2021-06-02T21:33:26.655Z] + go version [2021-06-02T21:33:26.655Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-02T21:33:26.676Z] $ docker stop --time=1 7304101011c13dc4616d53a3707924e3417a092c4f5deb16cf419adb8a06a1cc [2021-06-02T21:33:28.101Z] Removing intermediate container 595119777e34 [2021-06-02T21:33:28.101Z] ---> 0cfb86724341 [2021-06-02T21:33:28.101Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:33:28.376Z] Removing intermediate container 52cbc7eb6051 [2021-06-02T21:33:28.376Z] ---> acc2c1f9b793 [2021-06-02T21:33:28.376Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:33:28.376Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:33:28.376Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:33:28.376Z] ---> 5f3a6c8931ed [2021-06-02T21:33:28.376Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T21:33:28.376Z] ---> Using cache [2021-06-02T21:33:28.376Z] ---> acc2c1f9b793 [2021-06-02T21:33:28.376Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:33:28.376Z] ---> Running in 0f52fa100209 [2021-06-02T21:33:28.529Z] $ docker rm -f 7304101011c13dc4616d53a3707924e3417a092c4f5deb16cf419adb8a06a1cc [2021-06-02T21:33:28.643Z] ---> Running in ce8b7fc2b366 [2021-06-02T21:33:28.643Z] ---> Running in 9ed59abae1b6 [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-02T21:33:29.225Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:33:29.225Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:33:29.225Z] ---> 5f3a6c8931ed [2021-06-02T21:33:29.225Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T21:33:29.225Z] ---> Using cache [2021-06-02T21:33:29.225Z] ---> acc2c1f9b793 [2021-06-02T21:33:29.225Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:33:29.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T21:33:29.445Z] [2021-06-02T21:33:29.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:33:29.803Z] ---> Running in 0a9600cabf64 [2021-06-02T21:33:29.803Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:33:29.803Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:33:29.803Z] ---> 5f3a6c8931ed [2021-06-02T21:33:29.803Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T21:33:29.803Z] ---> Using cache [2021-06-02T21:33:29.803Z] ---> acc2c1f9b793 [2021-06-02T21:33:29.803Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:33:30.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T21:33:30.064Z] ---> Running in 5f339f53cf6c [2021-06-02T21:33:30.064Z] Removing intermediate container ce8b7fc2b366 [2021-06-02T21:33:30.064Z] ---> 7541a5204619 [2021-06-02T21:33:30.064Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T21:33:30.064Z] ---> Running in d3eccf189762 [2021-06-02T21:33:30.325Z] Removing intermediate container 0f52fa100209 [2021-06-02T21:33:30.325Z] ---> b79e7ba81233 [2021-06-02T21:33:30.325Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T21:33:30.325Z] ---> Running in 91420a10b3e6 [2021-06-02T21:33:30.325Z] Removing intermediate container 9ed59abae1b6 [2021-06-02T21:33:30.325Z] ---> 5bd2cc034a7f [2021-06-02T21:33:30.325Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T21:33:30.325Z] ---> Running in 3d60411032f8 [2021-06-02T21:33:30.341Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-02T21:33:30.341Z] 29e5d40040c1: Pulling fs layer [2021-06-02T21:33:30.341Z] 1ce36da41761: Pulling fs layer [2021-06-02T21:33:30.341Z] 25b303627fd3: Pulling fs layer [2021-06-02T21:33:30.341Z] 29e5d40040c1: Verifying Checksum [2021-06-02T21:33:30.341Z] 29e5d40040c1: Download complete [2021-06-02T21:33:30.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:33:30.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:33:30.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:33:31.170Z] Removing intermediate container 0a9600cabf64 [2021-06-02T21:33:31.170Z] ---> cce3d86a64a3 [2021-06-02T21:33:31.170Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T21:33:31.170Z] ---> Running in 3780abb3a5d2 [2021-06-02T21:33:31.170Z] Removing intermediate container 5f339f53cf6c [2021-06-02T21:33:31.170Z] ---> eb5cc0af0a12 [2021-06-02T21:33:31.170Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T21:33:31.170Z] ---> Running in 7d15f990c169 [2021-06-02T21:33:31.323Z] 1ce36da41761: Verifying Checksum [2021-06-02T21:33:31.323Z] 1ce36da41761: Download complete [2021-06-02T21:33:31.323Z] 29e5d40040c1: Pull complete [2021-06-02T21:33:31.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:33:31.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:33:32.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:33:32.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:33:32.306Z] 1ce36da41761: Pull complete [2021-06-02T21:33:32.573Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:33:32.574Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:33:32.846Z] OK: 219 MiB in 52 packages [2021-06-02T21:33:32.846Z] OK: 219 MiB in 52 packages [2021-06-02T21:33:32.901Z] 25b303627fd3: Verifying Checksum [2021-06-02T21:33:32.901Z] 25b303627fd3: Download complete [2021-06-02T21:33:33.112Z] OK: 219 MiB in 52 packages [2021-06-02T21:33:33.112Z] OK: 219 MiB in 52 packages [2021-06-02T21:33:33.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:33:33.377Z] Removing intermediate container 3d60411032f8 [2021-06-02T21:33:33.377Z] ---> be975e65ffc4 [2021-06-02T21:33:33.377Z] Step 6/26 : COPY go.mod . [2021-06-02T21:33:33.377Z] Removing intermediate container 91420a10b3e6 [2021-06-02T21:33:33.377Z] ---> 0c20b96c4336 [2021-06-02T21:33:33.377Z] Step 6/24 : COPY go.mod . [2021-06-02T21:33:33.645Z] ---> 1ed369169cb1 [2021-06-02T21:33:33.645Z] Step 7/26 : RUN go mod download [2021-06-02T21:33:33.645Z] Removing intermediate container 7d15f990c169 [2021-06-02T21:33:33.645Z] ---> de0b2518a2e6 [2021-06-02T21:33:33.645Z] Step 6/24 : COPY go.mod . [2021-06-02T21:33:33.645Z] ---> Running in 94d02fcc3490 [2021-06-02T21:33:33.645Z] Removing intermediate container 3780abb3a5d2 [2021-06-02T21:33:33.645Z] ---> e57e96cecfd2 [2021-06-02T21:33:33.645Z] Step 6/32 : COPY go.mod . [2021-06-02T21:33:33.645Z] ---> 6c44ddfc4781 [2021-06-02T21:33:33.645Z] Step 7/24 : RUN go mod download [2021-06-02T21:33:33.906Z] ---> Running in ba8d8f38d652 [2021-06-02T21:33:33.906Z] ---> 72f5a93a1e31 [2021-06-02T21:33:33.906Z] Step 7/24 : RUN go mod download [2021-06-02T21:33:33.906Z] ---> Running in e6e2d18f1509 [2021-06-02T21:33:33.906Z] ---> a2a4064cd294 [2021-06-02T21:33:33.906Z] Step 7/32 : RUN go mod download [2021-06-02T21:33:34.174Z] ---> Running in e70472354695 [2021-06-02T21:33:34.750Z] Removing intermediate container 94d02fcc3490 [2021-06-02T21:33:34.750Z] ---> e1a66af73824 [2021-06-02T21:33:34.750Z] Step 8/26 : COPY . . [2021-06-02T21:33:34.750Z] Removing intermediate container ba8d8f38d652 [2021-06-02T21:33:34.750Z] ---> ca587b13ba83 [2021-06-02T21:33:34.750Z] Step 8/24 : COPY . . [2021-06-02T21:33:35.324Z] Removing intermediate container e6e2d18f1509 [2021-06-02T21:33:35.324Z] ---> 669006b67948 [2021-06-02T21:33:35.324Z] Step 8/24 : COPY . . [2021-06-02T21:33:35.903Z] OK: 219 MiB in 52 packages [2021-06-02T21:33:38.486Z] Removing intermediate container e70472354695 [2021-06-02T21:33:38.486Z] ---> 28d25e077dd0 [2021-06-02T21:33:38.486Z] Step 8/32 : COPY . . [2021-06-02T21:33:41.055Z] Removing intermediate container d3eccf189762 [2021-06-02T21:33:41.055Z] ---> f1fae5e6f3d0 [2021-06-02T21:33:41.055Z] Step 6/24 : COPY go.mod . [2021-06-02T21:33:43.015Z] ---> 18f8c477b215 [2021-06-02T21:33:43.015Z] Step 7/24 : RUN go mod download [2021-06-02T21:33:43.055Z] 25b303627fd3: Pull complete [2021-06-02T21:33:43.055Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-02T21:33:43.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T21:33:43.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-02T21:33:43.321Z] prd-ubuntu18.04-docker-arm64-4c-16g-147 does not seem to be running inside a container [2021-06-02T21:33:43.414Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@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-02T21:33:43.957Z] ---> Running in 56dbcce59de4 [2021-06-02T21:33:44.218Z] ---> 63921a0d56f0 [2021-06-02T21:33:44.218Z] Step 9/24 : RUN go mod tidy [2021-06-02T21:33:44.482Z] ---> Running in ddf8132c7f54 [2021-06-02T21:33:45.070Z] Removing intermediate container 56dbcce59de4 [2021-06-02T21:33:45.071Z] ---> c852bc6c4fb5 [2021-06-02T21:33:45.071Z] Step 8/24 : COPY . . [2021-06-02T21:33:46.032Z] Removing intermediate container ddf8132c7f54 [2021-06-02T21:33:46.032Z] ---> e8a7a3a2a963 [2021-06-02T21:33:46.032Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T21:33:46.032Z] ---> Running in 9c9211506132 [2021-06-02T21:33:46.316Z] $ docker top 6e1e752a872ec5570cf4d2f2c2f11c7d30d6e0ba929bf1d6c9d486817dd56e13 -eo pid,comm [2021-06-02T21:33:46.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] { [Pipeline] sh [2021-06-02T21:33:47.282Z] + grep parallel [2021-06-02T21:33:47.282Z] + docker-compose build --help [2021-06-02T21:33:50.652Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T21:33:50.675Z] $ docker stop --time=1 6e1e752a872ec5570cf4d2f2c2f11c7d30d6e0ba929bf1d6c9d486817dd56e13 [2021-06-02T21:33:52.561Z] $ docker rm -f 6e1e752a872ec5570cf4d2f2c2f11c7d30d6e0ba929bf1d6c9d486817dd56e13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:33:53.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T21:33:53.214Z] . [Pipeline] withDockerContainer [2021-06-02T21:33:53.484Z] prd-ubuntu18.04-docker-arm64-4c-16g-147 does not seem to be running inside a container [2021-06-02T21:33:53.573Z] $ 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/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T21:33:55.181Z] $ docker top 3cad58fa70d00eb780c2e698f5486f5ed202ed9ed3251fa399dc012b7b9f11c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T21:33:56.146Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T21:33:59.518Z] Building core-command ... [2021-06-02T21:33:59.518Z] Building core-data ... [2021-06-02T21:33:59.518Z] Building core-metadata ... [2021-06-02T21:33:59.518Z] Building security-bootstrapper ... [2021-06-02T21:33:59.518Z] Building security-proxy-setup ... [2021-06-02T21:33:59.518Z] Building security-secretstore-setup ... [2021-06-02T21:33:59.518Z] Building support-notifications ... [2021-06-02T21:33:59.518Z] Building support-scheduler ... [2021-06-02T21:33:59.518Z] Building sys-mgmt-agent ... [2021-06-02T21:33:59.518Z] Building security-secretstore-setup [2021-06-02T21:33:59.518Z] Building core-command [2021-06-02T21:33:59.518Z] Building sys-mgmt-agent [2021-06-02T21:33:59.518Z] Building security-proxy-setup [2021-06-02T21:33:59.518Z] Building security-bootstrapper [2021-06-02T21:34:01.564Z] ---> e486ebe328cf [2021-06-02T21:34:01.564Z] Step 9/26 : RUN go mod tidy [2021-06-02T21:34:01.564Z] ---> Running in 208ef69f9cb1 [2021-06-02T21:34:01.845Z] ---> fe70bd1681e1 [2021-06-02T21:34:01.845Z] Step 9/24 : RUN go mod tidy [2021-06-02T21:34:02.809Z] ---> Running in 744ea179ea22 [2021-06-02T21:34:06.136Z] Removing intermediate container 208ef69f9cb1 [2021-06-02T21:34:06.136Z] ---> 01eb4ab20c8d [2021-06-02T21:34:06.136Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T21:34:06.136Z] ---> Running in d062153dc635 [2021-06-02T21:34:06.136Z] Removing intermediate container 744ea179ea22 [2021-06-02T21:34:06.136Z] ---> 024f6fe2deb5 [2021-06-02T21:34:06.136Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T21:34:06.136Z] ---> Running in c95d82e7d21d [2021-06-02T21:34:06.136Z] ---> f0a31ab90080 [2021-06-02T21:34:06.136Z] Step 9/32 : RUN go mod tidy [2021-06-02T21:34:06.136Z] ---> Running in a857f9e4e101 [2021-06-02T21:34:06.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T21:34:06.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T21:34:08.694Z] Removing intermediate container a857f9e4e101 [2021-06-02T21:34:08.694Z] ---> d03f42d08392 [2021-06-02T21:34:08.694Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T21:34:08.694Z] ---> Running in 42f02b379253 [2021-06-02T21:34:09.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T21:34:12.190Z] ---> 157eaca75eb1 [2021-06-02T21:34:12.190Z] Step 9/24 : RUN go mod tidy [2021-06-02T21:34:12.190Z] ---> Running in 2d99c4410303 [2021-06-02T21:34:13.578Z] Removing intermediate container 9c9211506132 [2021-06-02T21:34:13.578Z] ---> 4ce3c1d16cbf [2021-06-02T21:34:13.578Z] [2021-06-02T21:34:13.578Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T21:34:13.844Z] 3.12: Pulling from library/alpine [2021-06-02T21:34:14.418Z] Removing intermediate container 2d99c4410303 [2021-06-02T21:34:14.418Z] ---> b47255db50a0 [2021-06-02T21:34:14.418Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T21:34:14.418Z] ---> Running in 180018790afa [2021-06-02T21:34:14.418Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T21:34:14.418Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T21:34:14.418Z] ---> 13621d1b12d4 [2021-06-02T21:34:14.418Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T21:34:14.684Z] ---> Running in 6bb3ae8e2ac3 [2021-06-02T21:34:15.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T21:34:15.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:34:15.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:34:15.530Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T21:34:15.530Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T21:34:15.530Z] OK: 6 MiB in 15 packages [2021-06-02T21:34:16.109Z] Removing intermediate container 6bb3ae8e2ac3 [2021-06-02T21:34:16.109Z] ---> 4529482c65fe [2021-06-02T21:34:16.109Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T21:34:16.109Z] ---> Running in e8b106f4f809 [2021-06-02T21:34:16.109Z] Removing intermediate container e8b106f4f809 [2021-06-02T21:34:16.109Z] ---> 046b85f8a172 [2021-06-02T21:34:16.109Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T21:34:16.372Z] ---> Running in 20480908dc78 [2021-06-02T21:34:16.372Z] Removing intermediate container 20480908dc78 [2021-06-02T21:34:16.372Z] ---> c1850ed32e3f [2021-06-02T21:34:16.372Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T21:34:16.372Z] ---> Running in 7b308ae69d3c [2021-06-02T21:34:16.633Z] Removing intermediate container 7b308ae69d3c [2021-06-02T21:34:16.633Z] ---> b16cb2a35fac [2021-06-02T21:34:16.633Z] Step 16/24 : WORKDIR / [2021-06-02T21:34:16.633Z] ---> Running in 9c589b435794 [2021-06-02T21:34:16.895Z] Removing intermediate container 9c589b435794 [2021-06-02T21:34:16.895Z] ---> f2c5653f2dae [2021-06-02T21:34:16.895Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T21:34:17.164Z] ---> 198872d424a5 [2021-06-02T21:34:17.164Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T21:34:17.735Z] ---> 696f804d12ba [2021-06-02T21:34:17.735Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T21:34:17.997Z] ---> e6111620901c [2021-06-02T21:34:17.997Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T21:34:17.997Z] ---> Running in da4b7a102068 [2021-06-02T21:34:18.266Z] Removing intermediate container da4b7a102068 [2021-06-02T21:34:18.266Z] ---> 2a1961cea0fb [2021-06-02T21:34:18.266Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T21:34:18.266Z] ---> Running in 6c06a20e9ab8 [2021-06-02T21:34:18.528Z] Removing intermediate container 6c06a20e9ab8 [2021-06-02T21:34:18.528Z] ---> 0c8de54481d0 [2021-06-02T21:34:18.528Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T21:34:18.528Z] ---> Running in c1bb075879cc [2021-06-02T21:34:18.792Z] Removing intermediate container c1bb075879cc [2021-06-02T21:34:18.792Z] ---> d00edbafcc2e [2021-06-02T21:34:18.792Z] Step 23/24 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:34:18.792Z] ---> Running in d6740b270aeb [2021-06-02T21:34:18.792Z] Removing intermediate container d6740b270aeb [2021-06-02T21:34:18.792Z] ---> d9249f40a588 [2021-06-02T21:34:18.792Z] Step 24/24 : LABEL version=2.0.0-dev.247 [2021-06-02T21:34:19.057Z] ---> Running in 2a9d6eb0f3a8 [2021-06-02T21:34:19.057Z] Removing intermediate container 2a9d6eb0f3a8 [2021-06-02T21:34:19.057Z] ---> e3c42e5804d3 [2021-06-02T21:34:19.057Z] [2021-06-02T21:34:19.318Z] Successfully built e3c42e5804d3 [2021-06-02T21:34:19.318Z] Successfully tagged core-metadata:latest [2021-06-02T21:34:19.318Z] Building core-data [2021-06-02T21:34:29.369Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:34:29.369Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:34:29.369Z] ---> 5f3a6c8931ed [2021-06-02T21:34:29.369Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T21:34:29.369Z] ---> Using cache [2021-06-02T21:34:29.369Z] ---> acc2c1f9b793 [2021-06-02T21:34:29.369Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:34:29.369Z] ---> Using cache [2021-06-02T21:34:29.369Z] ---> eb5cc0af0a12 [2021-06-02T21:34:29.369Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T21:34:29.369Z] ---> Running in f5ff4a92668f [2021-06-02T21:34:29.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:34:30.603Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:34:31.203Z] OK: 219 MiB in 52 packages [2021-06-02T21:34:31.798Z] Removing intermediate container f5ff4a92668f [2021-06-02T21:34:31.798Z] ---> 35fcea9c0613 [2021-06-02T21:34:31.798Z] Step 6/24 : COPY go.mod . [2021-06-02T21:34:32.077Z] ---> ad92b7993866 [2021-06-02T21:34:32.077Z] Step 7/24 : RUN go mod download [2021-06-02T21:34:32.077Z] ---> Running in 844e8f449f40 [2021-06-02T21:34:33.067Z] Removing intermediate container 844e8f449f40 [2021-06-02T21:34:33.067Z] ---> 57b1a55c265c [2021-06-02T21:34:33.067Z] Step 8/24 : COPY . . [2021-06-02T21:34:41.357Z] ---> 9c4983b0f9a9 [2021-06-02T21:34:41.357Z] Step 9/24 : RUN go mod tidy [2021-06-02T21:34:41.357Z] ---> Running in f8cd128fd51a [2021-06-02T21:34:43.282Z] Removing intermediate container f8cd128fd51a [2021-06-02T21:34:43.282Z] ---> 701833db5cd0 [2021-06-02T21:34:43.282Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T21:34:43.282Z] ---> Running in f2b5bdd9299d [2021-06-02T21:34:43.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T21:34:43.805Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T21:34:48.043Z] Removing intermediate container d062153dc635 [2021-06-02T21:34:48.043Z] ---> f93d4b9693ee [2021-06-02T21:34:48.043Z] [2021-06-02T21:34:48.043Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T21:34:48.043Z] ---> 13621d1b12d4 [2021-06-02T21:34:48.043Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T21:34:48.043Z] ---> Running in 239a808b0c3f [2021-06-02T21:34:48.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:34:48.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:34:48.587Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T21:34:48.587Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T21:34:48.587Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T21:34:48.587Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T21:34:48.587Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T21:34:48.587Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T21:34:48.587Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T21:34:48.587Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T21:34:48.863Z] OK: 7 MiB in 20 packages [2021-06-02T21:34:49.136Z] Removing intermediate container 239a808b0c3f [2021-06-02T21:34:49.136Z] ---> 8f82fc0d2430 [2021-06-02T21:34:49.136Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T21:34:49.405Z] ---> Running in f412a8d9cf56 [2021-06-02T21:34:49.405Z] Removing intermediate container f412a8d9cf56 [2021-06-02T21:34:49.405Z] ---> e7175c5b0e81 [2021-06-02T21:34:49.405Z] Step 14/26 : WORKDIR / [2021-06-02T21:34:49.405Z] ---> Running in 80e913ff48af [2021-06-02T21:34:49.684Z] Removing intermediate container 80e913ff48af [2021-06-02T21:34:49.684Z] ---> 9e2f447c5510 [2021-06-02T21:34:49.684Z] 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-02T21:34:49.959Z] ---> e29dbe73f316 [2021-06-02T21:34:49.959Z] 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-02T21:34:50.235Z] ---> b2b253be908f [2021-06-02T21:34:50.235Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T21:34:50.502Z] ---> 49b2121f5fe1 [2021-06-02T21:34:50.502Z] 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-02T21:34:50.779Z] ---> e695c60becab [2021-06-02T21:34:50.779Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T21:34:52.211Z] ---> 21d48127144d [2021-06-02T21:34:52.211Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T21:34:52.471Z] Removing intermediate container 42f02b379253 [2021-06-02T21:34:52.471Z] ---> 05533d50dd56 [2021-06-02T21:34:52.471Z] [2021-06-02T21:34:52.471Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T21:34:52.471Z] ---> 13621d1b12d4 [2021-06-02T21:34:52.471Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T21:34:52.471Z] ---> Running in d3270a345be2 [2021-06-02T21:34:52.736Z] Removing intermediate container d3270a345be2 [2021-06-02T21:34:52.736Z] ---> e357f5d31fa9 [2021-06-02T21:34:52.736Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T21:34:52.736Z] ---> 6fc1d0470109 [2021-06-02T21:34:52.736Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T21:34:53.001Z] ---> Running in 974ba3187663 [2021-06-02T21:34:53.583Z] ---> 5081b6c6d69c [2021-06-02T21:34:53.583Z] 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-02T21:34:53.583Z] ---> Running in 3ea7119b40b7 [2021-06-02T21:34:53.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:34:53.849Z] Removing intermediate container c95d82e7d21d [2021-06-02T21:34:53.849Z] ---> 8945d24d43c5 [2021-06-02T21:34:53.849Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T21:34:53.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:34:53.849Z] ---> Running in 65a58402b3b0 [2021-06-02T21:34:54.112Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T21:34:54.112Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T21:34:54.112Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T21:34:54.112Z] OK: 6 MiB in 16 packages [2021-06-02T21:34:54.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T21:34:54.688Z] Removing intermediate container 974ba3187663 [2021-06-02T21:34:54.688Z] ---> 0e0f8a6f49f3 [2021-06-02T21:34:54.688Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T21:34:54.688Z] ---> Running in 1651aba65bc8 [2021-06-02T21:34:54.952Z] Removing intermediate container 3ea7119b40b7 [2021-06-02T21:34:54.952Z] ---> ae69a2c342cf [2021-06-02T21:34:54.952Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T21:34:54.952Z] ---> Running in 6c1387048e9a [2021-06-02T21:34:54.952Z] Removing intermediate container 1651aba65bc8 [2021-06-02T21:34:54.952Z] ---> 8e02b7894c14 [2021-06-02T21:34:54.952Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T21:34:54.952Z] ---> Running in 3cc156c0a644 [2021-06-02T21:34:55.214Z] Removing intermediate container 6c1387048e9a [2021-06-02T21:34:55.214Z] ---> d60424bdfa47 [2021-06-02T21:34:55.214Z] Step 24/26 : LABEL arch=x86_64 [2021-06-02T21:34:55.214Z] ---> Running in d6f498710f69 [2021-06-02T21:34:55.214Z] Removing intermediate container 3cc156c0a644 [2021-06-02T21:34:55.214Z] ---> b18b0646eeaf [2021-06-02T21:34:55.214Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T21:34:55.214Z] ---> Running in e5abc6b8a393 [2021-06-02T21:34:55.477Z] Removing intermediate container d6f498710f69 [2021-06-02T21:34:55.477Z] ---> 2b06f8a1f2f3 [2021-06-02T21:34:55.477Z] Step 25/26 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:34:55.477Z] ---> Running in 1a8163ecbc8c [2021-06-02T21:34:55.739Z] Removing intermediate container 1a8163ecbc8c [2021-06-02T21:34:55.739Z] ---> 4bada85af9fe [2021-06-02T21:34:55.739Z] Step 26/26 : LABEL version=2.0.0-dev.247 [2021-06-02T21:34:55.739Z] ---> Running in 294010f1ffb9 [2021-06-02T21:34:56.013Z] Removing intermediate container 294010f1ffb9 [2021-06-02T21:34:56.013Z] ---> e30ad5bed2df [2021-06-02T21:34:56.013Z] [2021-06-02T21:34:56.054Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:34:56.054Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:34:56.054Z] ---> ff17cf8e78e2 [2021-06-02T21:34:56.054Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T21:34:56.054Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:34:56.054Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:34:56.054Z] ---> ff17cf8e78e2 [2021-06-02T21:34:56.054Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T21:34:56.054Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:34:56.054Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:34:56.054Z] ---> ff17cf8e78e2 [2021-06-02T21:34:56.054Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T21:34:56.054Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:34:56.054Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:34:56.054Z] ---> ff17cf8e78e2 [2021-06-02T21:34:56.054Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T21:34:56.054Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:34:56.054Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:34:56.054Z] ---> ff17cf8e78e2 [2021-06-02T21:34:56.054Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T21:34:56.054Z] ---> Running in f98d66c140d4 [2021-06-02T21:34:56.054Z] ---> Running in 1d4f3310f369 [2021-06-02T21:34:56.054Z] ---> Running in 69b5b3b4d7b2 [2021-06-02T21:34:56.054Z] ---> Running in ed84517d2b32 [2021-06-02T21:34:56.054Z] ---> Running in 69e252ba0b21 [2021-06-02T21:34:56.054Z] Removing intermediate container 1d4f3310f369 [2021-06-02T21:34:56.054Z] ---> d89f9c83fcc9 [2021-06-02T21:34:56.054Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:34:56.054Z] Removing intermediate container 69e252ba0b21 [2021-06-02T21:34:56.054Z] ---> 7c08aac6df55 [2021-06-02T21:34:56.054Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:34:56.054Z] Removing intermediate container ed84517d2b32 [2021-06-02T21:34:56.054Z] ---> 483427f1ef28 [2021-06-02T21:34:56.054Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:34:56.054Z] Removing intermediate container f98d66c140d4 [2021-06-02T21:34:56.054Z] ---> daf6ac628d8b [2021-06-02T21:34:56.054Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:34:56.054Z] Removing intermediate container 69b5b3b4d7b2 [2021-06-02T21:34:56.054Z] ---> 5c669b8dd4dc [2021-06-02T21:34:56.054Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:34:56.054Z] ---> Running in 7792261eaadb [2021-06-02T21:34:56.054Z] ---> Running in fc6d37f750aa [2021-06-02T21:34:56.054Z] ---> Running in 88fc7fd81e9b [2021-06-02T21:34:56.054Z] ---> Running in 0ea7843bc824 [2021-06-02T21:34:56.054Z] ---> Running in 1298d65b2837 [2021-06-02T21:34:56.278Z] Removing intermediate container 65a58402b3b0 [2021-06-02T21:34:56.278Z] ---> 43a580f7a52e [2021-06-02T21:34:56.278Z] [2021-06-02T21:34:56.278Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T21:34:56.278Z] Successfully built e30ad5bed2df [2021-06-02T21:34:56.550Z] Successfully tagged security-secretstore-setup:latest [2021-06-02T21:34:56.550Z] Building support-notifications [2021-06-02T21:34:56.550Z]  Building security-secretstore-setup ... done 20.10.0: Pulling from library/docker [2021-06-02T21:34:56.821Z] Removing intermediate container e5abc6b8a393 [2021-06-02T21:34:56.821Z] ---> 57d5d7b1ede2 [2021-06-02T21:34:56.821Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T21:34:57.497Z] ---> Running in 06dda10dc6a9 [2021-06-02T21:34:58.037Z] Removing intermediate container 7792261eaadb [2021-06-02T21:34:58.037Z] ---> 54c93e06c337 [2021-06-02T21:34:58.037Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T21:34:58.037Z] Removing intermediate container fc6d37f750aa [2021-06-02T21:34:58.037Z] ---> df579dad1280 [2021-06-02T21:34:58.037Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T21:34:58.037Z] ---> Running in 1af4c4c16fd0 [2021-06-02T21:34:58.037Z] ---> Running in 5d7a4722bb93 [2021-06-02T21:34:58.074Z] Removing intermediate container 180018790afa [2021-06-02T21:34:58.075Z] ---> f6a497b37fcc [2021-06-02T21:34:58.075Z] [2021-06-02T21:34:58.075Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T21:34:58.075Z] ---> 13621d1b12d4 [2021-06-02T21:34:58.075Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T21:34:58.075Z] ---> Using cache [2021-06-02T21:34:58.075Z] ---> 4529482c65fe [2021-06-02T21:34:58.075Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T21:34:58.075Z] ---> Using cache [2021-06-02T21:34:58.075Z] ---> 046b85f8a172 [2021-06-02T21:34:58.075Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T21:34:58.356Z] Removing intermediate container 06dda10dc6a9 [2021-06-02T21:34:58.356Z] ---> 6ef7d97b148c [2021-06-02T21:34:58.356Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T21:34:58.356Z] ---> Running in 9fb442352d62 [2021-06-02T21:34:58.656Z] Removing intermediate container 1298d65b2837 [2021-06-02T21:34:58.656Z] ---> d8fcf52381cf [2021-06-02T21:34:58.656Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T21:34:58.656Z] Removing intermediate container 0ea7843bc824 [2021-06-02T21:34:58.656Z] ---> 5ba5700eed07 [2021-06-02T21:34:58.656Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T21:34:58.656Z] ---> Running in 1562f3d46321 [2021-06-02T21:34:58.656Z] Removing intermediate container 88fc7fd81e9b [2021-06-02T21:34:58.656Z] ---> 65dac5b7bdd8 [2021-06-02T21:34:58.656Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T21:34:58.931Z] ---> Running in c2179bfb18e1 [2021-06-02T21:34:58.938Z] Removing intermediate container 9fb442352d62 [2021-06-02T21:34:58.938Z] ---> 8dbb02ec09b9 [2021-06-02T21:34:58.938Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T21:34:58.938Z] ---> Running in 32ce0a899ac3 [2021-06-02T21:34:58.938Z] ---> bc9e97481707 [2021-06-02T21:34:58.938Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T21:34:59.199Z] ---> Running in de4ea6311320 [2021-06-02T21:34:59.199Z] Removing intermediate container 32ce0a899ac3 [2021-06-02T21:34:59.199Z] ---> 9d2dd06e13d3 [2021-06-02T21:34:59.199Z] Step 16/24 : WORKDIR / [2021-06-02T21:34:59.207Z] ---> Running in a1727f8c9279 [2021-06-02T21:34:59.460Z] ---> Running in 1b63ff66b60b [2021-06-02T21:34:59.722Z] Removing intermediate container 1b63ff66b60b [2021-06-02T21:34:59.722Z] ---> aeeb65c9e923 [2021-06-02T21:34:59.722Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T21:35:00.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:35:00.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:35:00.678Z] ---> e90e83da2822 [2021-06-02T21:35:00.679Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T21:35:00.679Z] Removing intermediate container de4ea6311320 [2021-06-02T21:35:00.679Z] ---> 7c3dea684caf [2021-06-02T21:35:00.679Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T21:35:00.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:35:01.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:35:01.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:35:01.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:35:01.292Z] ---> 691c3a71bacf [2021-06-02T21:35:01.292Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T21:35:01.292Z] ---> 688d4bb907d3 [2021-06-02T21:35:01.292Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T21:35:01.294Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:35:01.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:35:01.889Z] OK: 218 MiB in 52 packages [2021-06-02T21:35:01.910Z] ---> fdeb6c4e8b44 [2021-06-02T21:35:01.910Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T21:35:01.910Z] ---> Running in 8f5fd569b0ee [2021-06-02T21:35:02.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:35:02.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:35:02.455Z] OK: 218 MiB in 52 packages [2021-06-02T21:35:02.906Z] ---> 524a3dc0f6bb [2021-06-02T21:35:02.906Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T21:35:02.906Z] Removing intermediate container 8f5fd569b0ee [2021-06-02T21:35:02.906Z] ---> d74f3d779af8 [2021-06-02T21:35:02.906Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T21:35:03.067Z] OK: 218 MiB in 52 packages [2021-06-02T21:35:03.067Z] OK: 218 MiB in 52 packages [2021-06-02T21:35:03.181Z] ---> Running in 0174e9ad8016 [2021-06-02T21:35:03.181Z] ---> b4b147dc34f8 [2021-06-02T21:35:03.181Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T21:35:03.346Z] OK: 218 MiB in 52 packages [2021-06-02T21:35:03.476Z] Removing intermediate container 0174e9ad8016 [2021-06-02T21:35:03.477Z] ---> 25ea857fed4b [2021-06-02T21:35:03.477Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T21:35:03.477Z] ---> Running in 57ca060875fb [2021-06-02T21:35:03.621Z] Removing intermediate container 5d7a4722bb93 [2021-06-02T21:35:03.621Z] ---> bc1658a6cacf [2021-06-02T21:35:03.621Z] Step 6/26 : COPY go.mod . [2021-06-02T21:35:03.762Z] ---> f02d07bea5cd [2021-06-02T21:35:03.762Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T21:35:03.762Z] Removing intermediate container 57ca060875fb [2021-06-02T21:35:03.762Z] ---> 8b953fcab218 [2021-06-02T21:35:03.762Z] Step 23/24 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:35:04.040Z] ---> Running in 3688fcee114e [2021-06-02T21:35:04.216Z] Removing intermediate container 1af4c4c16fd0 [2021-06-02T21:35:04.216Z] ---> 16ea6fbf10bb [2021-06-02T21:35:04.216Z] Step 6/22 : COPY go.mod . [2021-06-02T21:35:04.303Z] ---> 91bd58ace487 [2021-06-02T21:35:04.303Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T21:35:04.303Z] Removing intermediate container 3688fcee114e [2021-06-02T21:35:04.303Z] ---> 2f0b5603f20b [2021-06-02T21:35:04.303Z] Step 24/24 : LABEL version=2.0.0-dev.247 [2021-06-02T21:35:04.303Z] ---> Running in 95bf93155c36 [2021-06-02T21:35:04.569Z] ---> Running in 6100859f3eaa [2021-06-02T21:35:04.810Z] Removing intermediate container c2179bfb18e1 [2021-06-02T21:35:04.810Z] ---> c2e53dd5c2c6 [2021-06-02T21:35:04.810Z] Step 6/24 : COPY go.mod . [2021-06-02T21:35:04.810Z] ---> ff49d9e3dc3c [2021-06-02T21:35:04.810Z] Step 7/26 : RUN go mod download [2021-06-02T21:35:04.839Z] Removing intermediate container 6100859f3eaa [2021-06-02T21:35:04.839Z] ---> db196267b91a [2021-06-02T21:35:04.839Z] [2021-06-02T21:35:04.839Z] Removing intermediate container 95bf93155c36 [2021-06-02T21:35:04.839Z] ---> 5eb6117dd855 [2021-06-02T21:35:04.839Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T21:35:05.086Z] Removing intermediate container 1562f3d46321 [2021-06-02T21:35:05.086Z] ---> 6c2d8b044b75 [2021-06-02T21:35:05.086Z] Step 6/24 : COPY go.mod . [2021-06-02T21:35:05.086Z] ---> Running in 9195b1290ef8 [2021-06-02T21:35:05.086Z] Removing intermediate container a1727f8c9279 [2021-06-02T21:35:05.086Z] ---> 6d9c77da2986 [2021-06-02T21:35:05.086Z] Step 6/32 : COPY go.mod . [2021-06-02T21:35:05.119Z] Successfully built db196267b91a [2021-06-02T21:35:05.119Z] Successfully tagged core-command:latest [2021-06-02T21:35:05.119Z] Building support-scheduler [2021-06-02T21:35:05.363Z] ---> 829ca2012983 [2021-06-02T21:35:05.363Z] Step 7/22 : RUN go mod download [2021-06-02T21:35:05.963Z] ---> Running in 59118ea2ea03 [2021-06-02T21:35:05.963Z] ---> 959b52516201 [2021-06-02T21:35:05.963Z] Step 7/24 : RUN go mod download [2021-06-02T21:35:06.074Z]  Building core-command ... done  ---> 67188e8b68a9 [2021-06-02T21:35:06.074Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T21:35:06.235Z] ---> Running in 58282f5710ce [2021-06-02T21:35:06.512Z] ---> bc1ebda769cf [2021-06-02T21:35:06.512Z] Step 7/24 : RUN go mod download [2021-06-02T21:35:06.512Z] ---> a47dbd8c1ef9 [2021-06-02T21:35:06.512Z] Step 7/32 : RUN go mod download [2021-06-02T21:35:06.655Z] ---> Running in 93706d12048f [2021-06-02T21:35:06.655Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:35:06.655Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:35:06.655Z] ---> 5f3a6c8931ed [2021-06-02T21:35:06.655Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T21:35:06.655Z] ---> Using cache [2021-06-02T21:35:06.655Z] ---> acc2c1f9b793 [2021-06-02T21:35:06.655Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:35:06.655Z] ---> Using cache [2021-06-02T21:35:06.655Z] ---> eb5cc0af0a12 [2021-06-02T21:35:06.655Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T21:35:06.788Z] ---> Running in 9f894318f19a [2021-06-02T21:35:06.789Z] ---> Running in b70babe58d70 [2021-06-02T21:35:06.919Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T21:35:06.919Z] ---> Running in 4b2ab6379ecf [2021-06-02T21:35:06.919Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T21:35:06.919Z] ---> aefe523efa57 [2021-06-02T21:35:06.919Z] 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-02T21:35:07.182Z] ---> Running in 670105e49070 [2021-06-02T21:35:07.443Z] Removing intermediate container 670105e49070 [2021-06-02T21:35:07.443Z] ---> 5c51df6d9001 [2021-06-02T21:35:07.443Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T21:35:07.443Z] ---> Running in 590598a1d43c [2021-06-02T21:35:08.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:35:08.297Z] Removing intermediate container 93706d12048f [2021-06-02T21:35:08.297Z] ---> f132b715c605 [2021-06-02T21:35:08.297Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T21:35:08.297Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:35:08.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:35:08.562Z] ---> Running in 45fb6ca7de8d [2021-06-02T21:35:08.562Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T21:35:08.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:35:08.562Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T21:35:08.562Z] Executing bash-5.0.17-r0.post-install [2021-06-02T21:35:08.562Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T21:35:08.829Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T21:35:08.829Z] Removing intermediate container 45fb6ca7de8d [2021-06-02T21:35:08.829Z] ---> 1bc5c9f29c73 [2021-06-02T21:35:08.829Z] Step 29/32 : CMD ["gate"] [2021-06-02T21:35:08.829Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T21:35:08.829Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T21:35:08.829Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T21:35:08.829Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T21:35:08.829Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T21:35:08.829Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T21:35:08.829Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T21:35:08.829Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T21:35:08.829Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T21:35:08.829Z] ---> Running in d1e879bf7b10 [2021-06-02T21:35:09.091Z] Removing intermediate container d1e879bf7b10 [2021-06-02T21:35:09.091Z] ---> e4b38c1de0fb [2021-06-02T21:35:09.091Z] Step 30/32 : LABEL arch=x86_64 [2021-06-02T21:35:09.091Z] OK: 219 MiB in 52 packages [2021-06-02T21:35:09.091Z] ---> Running in 5bb9396aad4b [2021-06-02T21:35:09.428Z] Removing intermediate container 9195b1290ef8 [2021-06-02T21:35:09.428Z] ---> b092cfb6f9ba [2021-06-02T21:35:09.428Z] Step 8/26 : COPY . . [2021-06-02T21:35:09.703Z] Removing intermediate container 59118ea2ea03 [2021-06-02T21:35:09.703Z] ---> e3ad1096a845 [2021-06-02T21:35:09.703Z] Step 8/22 : COPY . . [2021-06-02T21:35:10.056Z] Removing intermediate container 5bb9396aad4b [2021-06-02T21:35:10.056Z] ---> 9c68e78c11ac [2021-06-02T21:35:10.056Z] Step 31/32 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:35:10.640Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T21:35:10.640Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T21:35:10.640Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T21:35:10.640Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T21:35:10.640Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T21:35:10.686Z] Removing intermediate container 58282f5710ce [2021-06-02T21:35:10.686Z] ---> 7c743fee0c39 [2021-06-02T21:35:10.686Z] Step 8/24 : COPY . . [2021-06-02T21:35:10.907Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T21:35:10.907Z] ---> Running in cf7d359dc490 [2021-06-02T21:35:10.907Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T21:35:10.907Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T21:35:10.907Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T21:35:10.907Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T21:35:11.170Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T21:35:11.170Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T21:35:11.170Z] Removing intermediate container 4b2ab6379ecf [2021-06-02T21:35:11.170Z] ---> 804d6715b445 [2021-06-02T21:35:11.170Z] Step 6/23 : COPY go.mod . [2021-06-02T21:35:11.170Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T21:35:11.170Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T21:35:11.291Z] Removing intermediate container 9f894318f19a [2021-06-02T21:35:11.291Z] ---> 7cfb05e82e14 [2021-06-02T21:35:11.291Z] Step 8/32 : COPY . . [2021-06-02T21:35:11.434Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T21:35:11.434Z] Removing intermediate container cf7d359dc490 [2021-06-02T21:35:11.434Z] ---> 3953ae0a3524 [2021-06-02T21:35:11.434Z] Step 32/32 : LABEL version=2.0.0-dev.247 [2021-06-02T21:35:11.434Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T21:35:11.434Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T21:35:11.434Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T21:35:11.434Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T21:35:11.696Z] ---> 2312334b5cad [2021-06-02T21:35:11.696Z] Step 7/23 : RUN go mod download [2021-06-02T21:35:11.696Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T21:35:11.696Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T21:35:11.696Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T21:35:11.696Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T21:35:11.696Z] ---> Running in ee0b2ff74de7 [2021-06-02T21:35:11.696Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T21:35:11.696Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T21:35:11.894Z] Removing intermediate container b70babe58d70 [2021-06-02T21:35:11.894Z] ---> 8a6d7553012b [2021-06-02T21:35:11.894Z] Step 8/24 : COPY . . [2021-06-02T21:35:11.980Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T21:35:11.981Z] ---> Running in 3e6630009a6c [2021-06-02T21:35:11.981Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T21:35:11.981Z] OK: 72 MiB in 59 packages [2021-06-02T21:35:12.268Z] Removing intermediate container ee0b2ff74de7 [2021-06-02T21:35:12.268Z] ---> a22a3c830ab3 [2021-06-02T21:35:12.268Z] [2021-06-02T21:35:12.553Z] Successfully built a22a3c830ab3 [2021-06-02T21:35:12.553Z] Successfully tagged security-bootstrapper:latest [2021-06-02T21:35:12.553Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-06-02T21:35:13.511Z] Collecting docker-compose==1.23.2 [2021-06-02T21:35:13.511Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T21:35:14.473Z] Collecting PyYAML<4,>=3.10 [2021-06-02T21:35:14.473Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T21:35:14.772Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:35:14.772Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:35:14.772Z] ---> 5f3a6c8931ed [2021-06-02T21:35:14.772Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T21:35:14.772Z] ---> Using cache [2021-06-02T21:35:14.772Z] ---> acc2c1f9b793 [2021-06-02T21:35:14.772Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:35:14.772Z] ---> Using cache [2021-06-02T21:35:14.772Z] ---> eb5cc0af0a12 [2021-06-02T21:35:14.772Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T21:35:14.772Z] ---> Using cache [2021-06-02T21:35:14.772Z] ---> de0b2518a2e6 [2021-06-02T21:35:14.772Z] Step 6/23 : COPY go.mod . [2021-06-02T21:35:14.772Z] ---> Using cache [2021-06-02T21:35:14.772Z] ---> 72f5a93a1e31 [2021-06-02T21:35:14.772Z] Step 7/23 : RUN go mod download [2021-06-02T21:35:14.772Z] ---> Using cache [2021-06-02T21:35:14.772Z] ---> 669006b67948 [2021-06-02T21:35:14.772Z] Step 8/23 : COPY . . [2021-06-02T21:35:15.037Z] Removing intermediate container 3e6630009a6c [2021-06-02T21:35:15.037Z] ---> 17951375a9c9 [2021-06-02T21:35:15.037Z] Step 8/23 : COPY . . [2021-06-02T21:35:15.037Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T21:35:15.037Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T21:35:15.037Z] ---> Using cache [2021-06-02T21:35:15.037Z] ---> 63921a0d56f0 [2021-06-02T21:35:15.037Z] Step 9/23 : RUN go mod tidy [2021-06-02T21:35:15.037Z] ---> Using cache [2021-06-02T21:35:15.037Z] ---> e8a7a3a2a963 [2021-06-02T21:35:15.037Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T21:35:15.037Z] ---> Running in 8817f4693765 [2021-06-02T21:35:15.300Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T21:35:15.300Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T21:35:15.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T21:35:15.882Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T21:35:15.882Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T21:35:16.157Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T21:35:16.157Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T21:35:18.113Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T21:35:18.113Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T21:35:18.689Z] 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-02T21:35:18.949Z] Removing intermediate container f2b5bdd9299d [2021-06-02T21:35:18.949Z] ---> f743aa9568e9 [2021-06-02T21:35:18.949Z] [2021-06-02T21:35:18.949Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T21:35:18.949Z] ---> 13621d1b12d4 [2021-06-02T21:35:18.949Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T21:35:19.530Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T21:35:19.794Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T21:35:21.198Z] ---> Running in 591d2c9e3837 [2021-06-02T21:35:21.490Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T21:35:21.490Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T21:35:22.077Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T21:35:22.077Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T21:35:22.077Z] Removing intermediate container 591d2c9e3837 [2021-06-02T21:35:22.077Z] ---> 93cf2ff94114 [2021-06-02T21:35:22.077Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T21:35:22.671Z] ---> Running in 52067621273e [2021-06-02T21:35:22.671Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T21:35:22.671Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T21:35:22.671Z] Collecting idna<2.8,>=2.5 [2021-06-02T21:35:22.940Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T21:35:22.940Z] ---> 28aca6f28357 [2021-06-02T21:35:22.940Z] Step 9/23 : RUN go mod tidy [2021-06-02T21:35:22.940Z] 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-02T21:35:22.940Z] 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-02T21:35:22.940Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T21:35:22.940Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T21:35:22.940Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T21:35:22.940Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T21:35:22.940Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T21:35:22.940Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T21:35:23.206Z] Removing intermediate container 52067621273e [2021-06-02T21:35:23.206Z] ---> cb4dbf75b8b3 [2021-06-02T21:35:23.206Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T21:35:23.206Z] ---> Running in f39a802a1334 [2021-06-02T21:35:23.206Z] ---> Running in a2f15e972c0e [2021-06-02T21:35:23.206Z] Installing collected packages: PyYAML, docopt, texttable, jsonschema, urllib3, idna, requests, websocket-client, dockerpty, docker-pycreds, docker, cached-property, docker-compose [2021-06-02T21:35:23.206Z] Running setup.py install for PyYAML: started [2021-06-02T21:35:23.480Z] Removing intermediate container a2f15e972c0e [2021-06-02T21:35:23.480Z] ---> 0b6d77c5ddc5 [2021-06-02T21:35:23.480Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:35:23.480Z] ---> Running in 3df0b770b7f3 [2021-06-02T21:35:24.079Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T21:35:24.079Z] Running setup.py install for docopt: started [2021-06-02T21:35:24.685Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T21:35:24.685Z] Running setup.py install for texttable: started [2021-06-02T21:35:24.963Z] Removing intermediate container 3df0b770b7f3 [2021-06-02T21:35:24.963Z] ---> f2a9c1242bc0 [2021-06-02T21:35:24.963Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T21:35:24.963Z] ---> Running in 8a45952611db [2021-06-02T21:35:25.561Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T21:35:25.561Z] Attempting uninstall: urllib3 [2021-06-02T21:35:25.561Z] Found existing installation: urllib3 1.25.9 [2021-06-02T21:35:25.561Z] Uninstalling urllib3-1.25.9: [2021-06-02T21:35:25.561Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T21:35:25.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:35:25.822Z] Attempting uninstall: idna [2021-06-02T21:35:25.822Z] Found existing installation: idna 2.9 [2021-06-02T21:35:25.822Z] Uninstalling idna-2.9: [2021-06-02T21:35:25.822Z] Removing intermediate container f39a802a1334 [2021-06-02T21:35:25.822Z] ---> 6020e0e0cd11 [2021-06-02T21:35:25.822Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T21:35:25.822Z] Successfully uninstalled idna-2.9 [2021-06-02T21:35:25.822Z] ---> Running in ec46027af5b5 [2021-06-02T21:35:26.084Z] Attempting uninstall: requests [2021-06-02T21:35:26.084Z] Found existing installation: requests 2.23.0 [2021-06-02T21:35:26.084Z] Uninstalling requests-2.23.0: [2021-06-02T21:35:26.084Z] Successfully uninstalled requests-2.23.0 [2021-06-02T21:35:26.355Z] Running setup.py install for dockerpty: started [2021-06-02T21:35:26.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:35:26.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T21:35:26.889Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T21:35:26.889Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T21:35:26.889Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T21:35:27.158Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T21:35:27.158Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T21:35:27.734Z] 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-02T21:35:27.734Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:35:27.734Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:35:27.734Z] ---> 5f3a6c8931ed [2021-06-02T21:35:27.734Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T21:35:27.734Z] ---> Using cache [2021-06-02T21:35:27.734Z] ---> acc2c1f9b793 [2021-06-02T21:35:27.734Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:35:27.734Z] ---> Using cache [2021-06-02T21:35:27.734Z] ---> eb5cc0af0a12 [2021-06-02T21:35:27.734Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T21:35:27.734Z] ---> Using cache [2021-06-02T21:35:27.734Z] ---> de0b2518a2e6 [2021-06-02T21:35:27.734Z] Step 6/22 : COPY go.mod . [2021-06-02T21:35:27.734Z] ---> Using cache [2021-06-02T21:35:27.734Z] ---> 72f5a93a1e31 [2021-06-02T21:35:27.734Z] Step 7/22 : RUN go mod download [2021-06-02T21:35:27.734Z] ---> Using cache [2021-06-02T21:35:27.734Z] ---> 669006b67948 [2021-06-02T21:35:27.734Z] Step 8/22 : COPY . . [2021-06-02T21:35:27.734Z] ---> Using cache [2021-06-02T21:35:27.734Z] ---> 63921a0d56f0 [2021-06-02T21:35:27.734Z] Step 9/22 : RUN go mod tidy [2021-06-02T21:35:27.734Z] ---> Using cache [2021-06-02T21:35:27.734Z] ---> e8a7a3a2a963 [2021-06-02T21:35:27.734Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T21:35:28.320Z] ---> Running in 478cffce0576 [2021-06-02T21:35:28.320Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T21:35:28.320Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T21:35:28.320Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T21:35:28.320Z] OK: 8 MiB in 20 packages [2021-06-02T21:35:28.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T21:35:29.153Z] Removing intermediate container 8a45952611db [2021-06-02T21:35:29.153Z] ---> bdf1e24bbc06 [2021-06-02T21:35:29.153Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T21:35:29.413Z] ---> 26a9f77763f1 [2021-06-02T21:35:29.413Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T21:35:30.232Z] ---> 18796eeb62f8 [2021-06-02T21:35:30.232Z] Step 9/22 : RUN go mod tidy [2021-06-02T21:35:30.232Z] ---> c31d19eeefc2 [2021-06-02T21:35:30.232Z] Step 9/26 : RUN go mod tidy [2021-06-02T21:35:30.232Z] ---> 3c3b295b7584 [2021-06-02T21:35:30.232Z] Step 9/24 : RUN go mod tidy [2021-06-02T21:35:30.232Z] ---> f8fed3560420 [2021-06-02T21:35:30.232Z] Step 9/32 : RUN go mod tidy [2021-06-02T21:35:30.232Z] ---> 6869ba7dc1e3 [2021-06-02T21:35:30.232Z] Step 9/24 : RUN go mod tidy [2021-06-02T21:35:30.232Z] ---> Running in 2c7adb653994 [2021-06-02T21:35:30.232Z] ---> Running in f7dc9502e650 [2021-06-02T21:35:30.232Z] ---> Running in b63d8c351267 [2021-06-02T21:35:30.232Z] ---> Running in 531a1ac93bbd [2021-06-02T21:35:30.232Z] ---> Running in 3722f9d3eea0 [2021-06-02T21:35:30.802Z] ---> 6d4c6bcfb055 [2021-06-02T21:35:30.802Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T21:35:31.384Z] ---> b881b33dc9ba [2021-06-02T21:35:31.384Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T21:35:31.653Z] ---> Running in 20b0c724b59a [2021-06-02T21:35:31.654Z] Removing intermediate container 590598a1d43c [2021-06-02T21:35:31.654Z] ---> bfd2199a20e2 [2021-06-02T21:35:31.654Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T21:35:32.289Z] Removing intermediate container 20b0c724b59a [2021-06-02T21:35:32.289Z] ---> 4637ea3017bf [2021-06-02T21:35:32.289Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T21:35:32.289Z] ---> Running in d5187629246f [2021-06-02T21:35:32.289Z] ---> Running in aebce216e7f3 [2021-06-02T21:35:32.289Z] Removing intermediate container d5187629246f [2021-06-02T21:35:32.289Z] ---> 9501da0f3066 [2021-06-02T21:35:32.289Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T21:35:32.289Z] Removing intermediate container aebce216e7f3 [2021-06-02T21:35:32.289Z] ---> 295b859edff0 [2021-06-02T21:35:32.289Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T21:35:32.289Z] ---> Running in b0d39e9781dd [2021-06-02T21:35:32.289Z] ---> Running in 28a1bd42e308 [2021-06-02T21:35:32.596Z] Removing intermediate container 28a1bd42e308 [2021-06-02T21:35:32.596Z] ---> 50e995022f25 [2021-06-02T21:35:32.596Z] Step 23/24 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:35:32.596Z] Removing intermediate container b0d39e9781dd [2021-06-02T21:35:32.596Z] ---> 37af76390a53 [2021-06-02T21:35:32.596Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T21:35:32.596Z] ---> Running in 0a789b254064 [2021-06-02T21:35:32.955Z] Removing intermediate container 0a789b254064 [2021-06-02T21:35:32.955Z] ---> dababd07dae0 [2021-06-02T21:35:32.955Z] Step 24/24 : LABEL version=2.0.0-dev.247 [2021-06-02T21:35:32.955Z] ---> 045ecad0246a [2021-06-02T21:35:32.955Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T21:35:32.955Z] ---> Running in d8cb90de6a8a [2021-06-02T21:35:32.955Z] Removing intermediate container d8cb90de6a8a [2021-06-02T21:35:32.955Z] ---> ca6c5a88ed1e [2021-06-02T21:35:32.955Z] [2021-06-02T21:35:33.398Z] Successfully built ca6c5a88ed1e [2021-06-02T21:35:33.398Z] ---> b38388e7ff42 [2021-06-02T21:35:33.398Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T21:35:33.398Z] Successfully tagged core-data:latest [2021-06-02T21:35:33.766Z]  Building core-data ... done  ---> df756a45b475 [2021-06-02T21:35:33.766Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T21:35:33.766Z] ---> Running in 0e3e2ed9b6ca [2021-06-02T21:35:33.766Z] Removing intermediate container 0e3e2ed9b6ca [2021-06-02T21:35:33.766Z] ---> 96a1f73b2c7a [2021-06-02T21:35:33.766Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T21:35:33.766Z] ---> Running in 423151126cb1 [2021-06-02T21:35:34.125Z] Removing intermediate container 423151126cb1 [2021-06-02T21:35:34.125Z] ---> 32dd5b6e49b4 [2021-06-02T21:35:34.125Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T21:35:34.125Z] ---> Running in 601c043a7d36 [2021-06-02T21:35:34.445Z] Removing intermediate container 601c043a7d36 [2021-06-02T21:35:34.445Z] ---> 420a7e141c2b [2021-06-02T21:35:34.445Z] Step 23/24 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:35:34.445Z] ---> Running in a734b0c15bf2 [2021-06-02T21:35:34.445Z] Removing intermediate container a734b0c15bf2 [2021-06-02T21:35:34.445Z] ---> 671dd5973093 [2021-06-02T21:35:34.445Z] Step 24/24 : LABEL version=2.0.0-dev.247 [2021-06-02T21:35:34.445Z] ---> Running in 6dd0c9895780 [2021-06-02T21:35:34.820Z] Removing intermediate container 6dd0c9895780 [2021-06-02T21:35:34.820Z] ---> bb839e97b5c9 [2021-06-02T21:35:34.820Z] [2021-06-02T21:35:34.820Z] Successfully built bb839e97b5c9 [2021-06-02T21:35:34.820Z] Successfully tagged sys-mgmt-agent:latest [2021-06-02T21:35:36.963Z] Removing intermediate container 2c7adb653994 [2021-06-02T21:35:36.963Z] ---> 67a401801b13 [2021-06-02T21:35:36.963Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T21:35:36.963Z] ---> Running in 13838dc25346 [2021-06-02T21:35:37.236Z] Removing intermediate container b63d8c351267 [2021-06-02T21:35:37.236Z] ---> aae1cd13afd3 [2021-06-02T21:35:37.236Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T21:35:37.236Z] Removing intermediate container f7dc9502e650 [2021-06-02T21:35:37.236Z] ---> 8af492e41ba2 [2021-06-02T21:35:37.236Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T21:35:37.511Z] ---> Running in 39abb176da91 [2021-06-02T21:35:37.511Z] ---> Running in c177e0de530d [2021-06-02T21:35:37.784Z] Removing intermediate container 3722f9d3eea0 [2021-06-02T21:35:37.784Z] ---> 5537e9266071 [2021-06-02T21:35:37.784Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T21:35:37.784Z] Removing intermediate container 531a1ac93bbd [2021-06-02T21:35:37.784Z] ---> 35f6a1f40b67 [2021-06-02T21:35:37.784Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T21:35:38.057Z] ---> Running in 910a265f69ac [2021-06-02T21:35:38.057Z] ---> Running in c801632c5a0d [2021-06-02T21:35:38.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T21:35:40.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T21:35:40.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T21:35:40.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T21:35:40.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T21:35:44.964Z]  Building sys-mgmt-agent ... done Removing intermediate container 8817f4693765 [2021-06-02T21:35:44.965Z] ---> f5f661243b4b [2021-06-02T21:35:44.965Z] [2021-06-02T21:35:44.965Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T21:35:44.965Z] ---> 13621d1b12d4 [2021-06-02T21:35:44.965Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T21:35:44.965Z] ---> Using cache [2021-06-02T21:35:44.965Z] ---> 4529482c65fe [2021-06-02T21:35:44.965Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T21:35:44.965Z] ---> Using cache [2021-06-02T21:35:44.965Z] ---> 046b85f8a172 [2021-06-02T21:35:44.965Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T21:35:44.965Z] ---> Running in 7737ec45d53a [2021-06-02T21:35:44.965Z] Removing intermediate container 7737ec45d53a [2021-06-02T21:35:44.965Z] ---> b2156ff1e2a2 [2021-06-02T21:35:44.965Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T21:35:44.965Z] ---> Running in 0ab7377b2567 [2021-06-02T21:35:44.965Z] Removing intermediate container 0ab7377b2567 [2021-06-02T21:35:44.965Z] ---> a86cdd93c65b [2021-06-02T21:35:44.965Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T21:35:44.965Z] ---> ad687739b0ce [2021-06-02T21:35:44.965Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T21:35:44.965Z] ---> 13b9fc09585b [2021-06-02T21:35:44.965Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T21:35:45.237Z] ---> 40157edbdfea [2021-06-02T21:35:45.237Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T21:35:45.506Z] ---> Running in a53325811e5f [2021-06-02T21:35:45.506Z] Removing intermediate container a53325811e5f [2021-06-02T21:35:45.506Z] ---> 60777338077c [2021-06-02T21:35:45.506Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T21:35:45.506Z] ---> Running in 5fbaf9202a9a [2021-06-02T21:35:45.778Z] Removing intermediate container 5fbaf9202a9a [2021-06-02T21:35:45.778Z] ---> c9b97548401b [2021-06-02T21:35:45.778Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T21:35:45.778Z] ---> Running in 7bd07b0dcef6 [2021-06-02T21:35:46.064Z] Removing intermediate container 7bd07b0dcef6 [2021-06-02T21:35:46.064Z] ---> 1e06f24f34d5 [2021-06-02T21:35:46.064Z] Step 22/23 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:35:46.064Z] ---> Running in f3da26f65f82 [2021-06-02T21:35:46.064Z] Removing intermediate container f3da26f65f82 [2021-06-02T21:35:46.064Z] ---> 7b68b519a63b [2021-06-02T21:35:46.064Z] Step 23/23 : LABEL version=2.0.0-dev.247 [2021-06-02T21:35:46.064Z] ---> Running in 4303cd62044b [2021-06-02T21:35:46.338Z] Removing intermediate container 4303cd62044b [2021-06-02T21:35:46.338Z] ---> 9b4953fbdbd8 [2021-06-02T21:35:46.338Z] [2021-06-02T21:35:46.338Z] Successfully built 9b4953fbdbd8 [2021-06-02T21:35:46.338Z] Successfully tagged support-scheduler:latest [2021-06-02T21:35:48.943Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T21:35:51.529Z] Removing intermediate container 478cffce0576 [2021-06-02T21:35:51.529Z] ---> 6223efb82fc6 [2021-06-02T21:35:51.529Z] [2021-06-02T21:35:51.529Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T21:35:51.529Z] ---> 13621d1b12d4 [2021-06-02T21:35:51.529Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T21:35:51.529Z] ---> Running in d8661d2734d9 [2021-06-02T21:35:51.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:35:51.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:35:51.793Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T21:35:51.793Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T21:35:51.793Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T21:35:51.793Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T21:35:51.793Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T21:35:51.793Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T21:35:52.060Z] OK: 7 MiB in 18 packages [2021-06-02T21:35:52.632Z] Removing intermediate container ec46027af5b5 [2021-06-02T21:35:52.632Z] ---> 122ec2f467ca [2021-06-02T21:35:52.632Z] [2021-06-02T21:35:52.632Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T21:35:52.632Z] ---> 13621d1b12d4 [2021-06-02T21:35:52.632Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T21:35:52.632Z] ---> Running in 5e90a06a2fdf [2021-06-02T21:35:52.897Z] Removing intermediate container d8661d2734d9 [2021-06-02T21:35:52.897Z] ---> 5763c9d81ded [2021-06-02T21:35:52.897Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T21:35:52.897Z] ---> Running in 288f415c4375 [2021-06-02T21:35:52.897Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T21:35:53.156Z] Removing intermediate container 288f415c4375 [2021-06-02T21:35:53.156Z] ---> cd7e7e04f3e1 [2021-06-02T21:35:53.156Z] Step 14/22 : WORKDIR /edgex [2021-06-02T21:35:53.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T21:35:53.156Z] ---> Running in f725f545e222 [2021-06-02T21:35:53.156Z] Removing intermediate container f725f545e222 [2021-06-02T21:35:53.156Z] ---> 20c318f4e25b [2021-06-02T21:35:53.156Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T21:35:53.156Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T21:35:53.156Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T21:35:53.156Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T21:35:53.156Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T21:35:53.156Z] OK: 6 MiB in 16 packages [2021-06-02T21:35:53.419Z] ---> e6b3cf8f73ba [2021-06-02T21:35:53.419Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T21:35:53.679Z] Removing intermediate container 5e90a06a2fdf [2021-06-02T21:35:53.679Z] ---> 242e1ab6bb4b [2021-06-02T21:35:53.679Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T21:35:53.679Z] ---> Running in 8d8afddb13ad [2021-06-02T21:35:53.679Z] ---> 0a04eccb407d [2021-06-02T21:35:53.679Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T21:35:53.679Z] Removing intermediate container 8d8afddb13ad [2021-06-02T21:35:53.679Z] ---> 6d3a1806cfdb [2021-06-02T21:35:53.679Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T21:35:53.939Z] ---> Running in 44dbb642b8f4 [2021-06-02T21:35:53.939Z] Removing intermediate container 44dbb642b8f4 [2021-06-02T21:35:53.939Z] ---> 8a9bd4f6b6fa [2021-06-02T21:35:53.939Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T21:35:53.939Z] ---> 7b0c936700fc [2021-06-02T21:35:53.939Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T21:35:53.939Z] ---> Running in 89fcb18ae22b [2021-06-02T21:35:53.939Z] ---> Running in 4a6fbcd54614 [2021-06-02T21:35:54.204Z] Removing intermediate container 89fcb18ae22b [2021-06-02T21:35:54.204Z] ---> 592e3673f8e7 [2021-06-02T21:35:54.204Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T21:35:54.204Z] Removing intermediate container 4a6fbcd54614 [2021-06-02T21:35:54.204Z] ---> 873abdd5a66e [2021-06-02T21:35:54.204Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T21:35:54.204Z] ---> Running in 33910778ba9a [2021-06-02T21:35:54.204Z] Removing intermediate container 33910778ba9a [2021-06-02T21:35:54.204Z] ---> c27261889e92 [2021-06-02T21:35:54.204Z] Step 20/22 : LABEL arch=x86_64 [2021-06-02T21:35:54.204Z] ---> Running in 004731fb57d9 [2021-06-02T21:35:54.204Z] ---> c0a4e03328fa [2021-06-02T21:35:54.204Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T21:35:54.204Z] Removing intermediate container 004731fb57d9 [2021-06-02T21:35:54.204Z] ---> 07f988e77290 [2021-06-02T21:35:54.204Z] Step 21/22 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:35:54.467Z] ---> Running in 15e5127a7ec5 [2021-06-02T21:35:54.467Z] Removing intermediate container 15e5127a7ec5 [2021-06-02T21:35:54.467Z] ---> d6cf90a35027 [2021-06-02T21:35:54.467Z] Step 22/22 : LABEL version=2.0.0-dev.247 [2021-06-02T21:35:54.467Z] ---> Running in 4e72b3129839 [2021-06-02T21:35:54.467Z] ---> c527cf0a5e00 [2021-06-02T21:35:54.467Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T21:35:54.729Z] Removing intermediate container 4e72b3129839 [2021-06-02T21:35:54.729Z] ---> 444e6d2e1634 [2021-06-02T21:35:54.729Z] [2021-06-02T21:35:54.729Z] ---> 59bb99969f33 [2021-06-02T21:35:54.729Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T21:35:54.729Z] Successfully built 444e6d2e1634 [2021-06-02T21:35:54.729Z] Successfully tagged security-proxy-setup:latest [2021-06-02T21:35:54.729Z]  Building security-proxy-setup ... done  ---> Running in 3e933d57b751 [2021-06-02T21:35:54.992Z] Removing intermediate container 3e933d57b751 [2021-06-02T21:35:54.992Z] ---> e19603cd74df [2021-06-02T21:35:54.992Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T21:35:54.992Z] ---> Running in 7a7d46292a67 [2021-06-02T21:35:54.992Z] Removing intermediate container 7a7d46292a67 [2021-06-02T21:35:54.992Z] ---> 05b54a1e4f96 [2021-06-02T21:35:54.992Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T21:35:54.993Z] ---> Running in b33da9ab559b [2021-06-02T21:35:55.254Z] Removing intermediate container b33da9ab559b [2021-06-02T21:35:55.254Z] ---> 1a39aa645d77 [2021-06-02T21:35:55.254Z] Step 22/23 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:35:55.254Z] ---> Running in 50a82ae3e6d2 [2021-06-02T21:35:55.254Z] Removing intermediate container 50a82ae3e6d2 [2021-06-02T21:35:55.254Z] ---> 439b9e74ea4c [2021-06-02T21:35:55.254Z] Step 23/23 : LABEL version=2.0.0-dev.247 [2021-06-02T21:35:55.254Z] ---> Running in 2dd6576b2e23 [2021-06-02T21:35:55.254Z] Removing intermediate container 2dd6576b2e23 [2021-06-02T21:35:55.254Z] ---> 7ba5408db349 [2021-06-02T21:35:55.254Z] [2021-06-02T21:35:55.514Z] Successfully built 7ba5408db349 [2021-06-02T21:35:55.514Z] Successfully tagged support-notifications:latest [2021-06-02T21:35:55.522Z]  Building support-notifications ... done  [Pipeline] } [2021-06-02T21:35:55.524Z] $ docker stop --time=1 30998fae9439f5eb3d6ed1b6aadcd1f931a215c1a11d1acb53d502d649739e16 [2021-06-02T21:35:56.781Z] $ docker rm -f 30998fae9439f5eb3d6ed1b6aadcd1f931a215c1a11d1acb53d502d649739e16 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T21:35:57.150Z] + docker images [2021-06-02T21:35:57.150Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T21:35:57.150Z] support-notifications latest 7ba5408db349 2 seconds ago 17.8MB [2021-06-02T21:35:57.150Z] security-proxy-setup latest 444e6d2e1634 3 seconds ago 25.3MB [2021-06-02T21:35:57.150Z] 122ec2f467ca 5 seconds ago 1.16GB [2021-06-02T21:35:57.150Z] 6223efb82fc6 7 seconds ago 1.16GB [2021-06-02T21:35:57.150Z] support-scheduler latest 9b4953fbdbd8 11 seconds ago 17.1MB [2021-06-02T21:35:57.150Z] f5f661243b4b 14 seconds ago 1.16GB [2021-06-02T21:35:57.151Z] sys-mgmt-agent latest bb839e97b5c9 23 seconds ago 312MB [2021-06-02T21:35:57.151Z] core-data latest ca6c5a88ed1e 25 seconds ago 21.6MB [2021-06-02T21:35:57.151Z] f743aa9568e9 42 seconds ago 1.17GB [2021-06-02T21:35:57.151Z] security-bootstrapper latest a22a3c830ab3 46 seconds ago 18.2MB [2021-06-02T21:35:57.151Z] core-command latest db196267b91a 53 seconds ago 17.1MB [2021-06-02T21:35:57.151Z] f6a497b37fcc About a minute ago 1.16GB [2021-06-02T21:35:57.151Z] 43a580f7a52e About a minute ago 1.16GB [2021-06-02T21:35:57.151Z] security-secretstore-setup latest e30ad5bed2df About a minute ago 25.8MB [2021-06-02T21:35:57.151Z] 05533d50dd56 About a minute ago 1.15GB [2021-06-02T21:35:57.151Z] f93d4b9693ee About a minute ago 1.16GB [2021-06-02T21:35:57.151Z] core-metadata latest e3c42e5804d3 About a minute ago 18.6MB [2021-06-02T21:35:57.151Z] 4ce3c1d16cbf About a minute ago 1.17GB [2021-06-02T21:35:57.151Z] ci-base-image-x86_64 latest 5f3a6c8931ed 5 minutes ago 648MB [2021-06-02T21:35:57.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-02T21:35:57.151Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-02T21:35:57.151Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-02T21:35:57.151Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-02T21:35:57.151Z] 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-02T21:35:57.412Z] provisioning config files... [2021-06-02T21:35:57.426Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/518@tmp/config5261595043045542213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:35:57.747Z] ---> docker-login.sh [2021-06-02T21:35:57.747Z] nexus3.edgexfoundry.org:10001 [2021-06-02T21:35:57.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:35:57.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:35:57.747Z] Configure a credential helper to remove this warning. See [2021-06-02T21:35:57.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:35:57.747Z] [2021-06-02T21:35:57.747Z] Login Succeeded [2021-06-02T21:35:57.747Z] nexus3.edgexfoundry.org:10002 [2021-06-02T21:35:57.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:35:58.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:35:58.015Z] Configure a credential helper to remove this warning. See [2021-06-02T21:35:58.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:35:58.015Z] [2021-06-02T21:35:58.015Z] Login Succeeded [2021-06-02T21:35:58.015Z] nexus3.edgexfoundry.org:10003 [2021-06-02T21:35:58.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:35:58.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:35:58.015Z] Configure a credential helper to remove this warning. See [2021-06-02T21:35:58.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:35:58.015Z] [2021-06-02T21:35:58.015Z] Login Succeeded [2021-06-02T21:35:58.015Z] nexus3.edgexfoundry.org:10004 [2021-06-02T21:35:58.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:35:58.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:35:58.278Z] Configure a credential helper to remove this warning. See [2021-06-02T21:35:58.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:35:58.278Z] [2021-06-02T21:35:58.278Z] Login Succeeded [2021-06-02T21:35:58.278Z] docker.io [2021-06-02T21:35:58.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:35:58.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:35:58.540Z] Configure a credential helper to remove this warning. See [2021-06-02T21:35:58.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:35:58.540Z] [2021-06-02T21:35:58.540Z] Login Succeeded [2021-06-02T21:35:58.540Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T21:35:58.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:35:58.612Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-02T21:35:58.613Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:35:58.613Z] latest [2021-06-02T21:35:58.613Z] 2.0.0-dev.247 [2021-06-02T21:35:58.613Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:35:58.613Z] master [2021-06-02T21:35:58.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:35:58.959Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:35:59.268Z] + docker push nexus3.edgexfoundry.org:10004/core-command:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:35:59.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T21:35:59.268Z] 0b3c324b6bb2: Preparing [2021-06-02T21:35:59.268Z] 0b773940cf78: Preparing [2021-06-02T21:35:59.268Z] 4d9bf9709340: Preparing [2021-06-02T21:35:59.268Z] 964552d778fb: Preparing [2021-06-02T21:35:59.268Z] 32f366d666a5: Preparing [2021-06-02T21:35:59.268Z] 32f366d666a5: Layer already exists [2021-06-02T21:35:59.268Z] 4d9bf9709340: Pushed [2021-06-02T21:35:59.534Z] 964552d778fb: Pushed [2021-06-02T21:35:59.534Z] 0b3c324b6bb2: Pushed [2021-06-02T21:36:00.476Z] 0b773940cf78: Pushed [2021-06-02T21:36:00.737Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:740e93ecb5d46664066aa40a596935e29a96d1b05c99cfe32f1300efdc02e295 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:01.039Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:01.336Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-02T21:36:01.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T21:36:01.336Z] 0b3c324b6bb2: Preparing [2021-06-02T21:36:01.336Z] 0b773940cf78: Preparing [2021-06-02T21:36:01.336Z] 4d9bf9709340: Preparing [2021-06-02T21:36:01.336Z] 964552d778fb: Preparing [2021-06-02T21:36:01.336Z] 32f366d666a5: Preparing [2021-06-02T21:36:01.336Z] 0b3c324b6bb2: Layer already exists [2021-06-02T21:36:01.336Z] 964552d778fb: Layer already exists [2021-06-02T21:36:01.336Z] 0b773940cf78: Layer already exists [2021-06-02T21:36:01.336Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:01.336Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:01.336Z] latest: digest: sha256:740e93ecb5d46664066aa40a596935e29a96d1b05c99cfe32f1300efdc02e295 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:01.689Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:01.987Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.247 [2021-06-02T21:36:01.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T21:36:01.987Z] 0b3c324b6bb2: Preparing [2021-06-02T21:36:01.987Z] 0b773940cf78: Preparing [2021-06-02T21:36:01.987Z] 4d9bf9709340: Preparing [2021-06-02T21:36:01.987Z] 964552d778fb: Preparing [2021-06-02T21:36:01.987Z] 32f366d666a5: Preparing [2021-06-02T21:36:01.987Z] 0b773940cf78: Layer already exists [2021-06-02T21:36:01.987Z] 964552d778fb: Layer already exists [2021-06-02T21:36:01.987Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:01.987Z] 0b3c324b6bb2: Layer already exists [2021-06-02T21:36:01.987Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:01.987Z] 2.0.0-dev.247: digest: sha256:740e93ecb5d46664066aa40a596935e29a96d1b05c99cfe32f1300efdc02e295 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:02.295Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:02.594Z] + docker push nexus3.edgexfoundry.org:10004/core-command:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:02.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T21:36:02.595Z] 0b3c324b6bb2: Preparing [2021-06-02T21:36:02.595Z] 0b773940cf78: Preparing [2021-06-02T21:36:02.595Z] 4d9bf9709340: Preparing [2021-06-02T21:36:02.595Z] 964552d778fb: Preparing [2021-06-02T21:36:02.595Z] 32f366d666a5: Preparing [2021-06-02T21:36:02.595Z] 0b3c324b6bb2: Layer already exists [2021-06-02T21:36:02.595Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:02.595Z] 0b773940cf78: Layer already exists [2021-06-02T21:36:02.595Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:02.595Z] 964552d778fb: Layer already exists [2021-06-02T21:36:02.595Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:740e93ecb5d46664066aa40a596935e29a96d1b05c99cfe32f1300efdc02e295 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:02.901Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:03.200Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-02T21:36:03.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-02T21:36:03.200Z] 0b3c324b6bb2: Preparing [2021-06-02T21:36:03.200Z] 0b773940cf78: Preparing [2021-06-02T21:36:03.200Z] 4d9bf9709340: Preparing [2021-06-02T21:36:03.200Z] 964552d778fb: Preparing [2021-06-02T21:36:03.200Z] 32f366d666a5: Preparing [2021-06-02T21:36:03.200Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:03.200Z] 0b3c324b6bb2: Layer already exists [2021-06-02T21:36:03.200Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:03.200Z] 964552d778fb: Layer already exists [2021-06-02T21:36:03.200Z] 0b773940cf78: Layer already exists [2021-06-02T21:36:03.200Z] master: digest: sha256:740e93ecb5d46664066aa40a596935e29a96d1b05c99cfe32f1300efdc02e295 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:36:03.250Z] ===================================================== [Pipeline] echo [2021-06-02T21:36:03.264Z] taggedImages: [2021-06-02T21:36:03.264Z] - nexus3.edgexfoundry.org:10004/core-command:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:03.264Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-02T21:36:03.264Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.247 [2021-06-02T21:36:03.264Z] - nexus3.edgexfoundry.org:10004/core-command:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:03.264Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-02T21:36:03.294Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-02T21:36:03.294Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:03.294Z] latest [2021-06-02T21:36:03.294Z] 2.0.0-dev.247 [2021-06-02T21:36:03.294Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:03.294Z] master [2021-06-02T21:36:03.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:03.644Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:03.945Z] + docker push nexus3.edgexfoundry.org:10004/core-data:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:03.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T21:36:03.946Z] b5a1a5094620: Preparing [2021-06-02T21:36:03.946Z] 74c4c194b926: Preparing [2021-06-02T21:36:03.946Z] 4d9bf9709340: Preparing [2021-06-02T21:36:03.946Z] bd8a5165f0d3: Preparing [2021-06-02T21:36:03.946Z] ca13eb5968b2: Preparing [2021-06-02T21:36:03.946Z] 32f366d666a5: Preparing [2021-06-02T21:36:03.946Z] 32f366d666a5: Waiting [2021-06-02T21:36:03.946Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:04.208Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:04.208Z] ca13eb5968b2: Pushed [2021-06-02T21:36:04.208Z] b5a1a5094620: Pushed [2021-06-02T21:36:04.208Z] bd8a5165f0d3: Pushed [2021-06-02T21:36:05.158Z] 74c4c194b926: Pushed [2021-06-02T21:36:05.418Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:d06d85cb9a6956221614af75e70064363c69908860cc486b64e954f76e45914c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:05.720Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:06.017Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-02T21:36:06.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T21:36:06.017Z] b5a1a5094620: Preparing [2021-06-02T21:36:06.017Z] 74c4c194b926: Preparing [2021-06-02T21:36:06.017Z] 4d9bf9709340: Preparing [2021-06-02T21:36:06.017Z] bd8a5165f0d3: Preparing [2021-06-02T21:36:06.017Z] ca13eb5968b2: Preparing [2021-06-02T21:36:06.017Z] 32f366d666a5: Preparing [2021-06-02T21:36:06.017Z] 32f366d666a5: Waiting [2021-06-02T21:36:06.017Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:06.017Z] 74c4c194b926: Layer already exists [2021-06-02T21:36:06.017Z] bd8a5165f0d3: Layer already exists [2021-06-02T21:36:06.017Z] b5a1a5094620: Layer already exists [2021-06-02T21:36:06.017Z] ca13eb5968b2: Layer already exists [2021-06-02T21:36:06.017Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:06.017Z] latest: digest: sha256:d06d85cb9a6956221614af75e70064363c69908860cc486b64e954f76e45914c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:06.318Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:06.616Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.247 [2021-06-02T21:36:06.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T21:36:06.616Z] b5a1a5094620: Preparing [2021-06-02T21:36:06.616Z] 74c4c194b926: Preparing [2021-06-02T21:36:06.616Z] 4d9bf9709340: Preparing [2021-06-02T21:36:06.616Z] bd8a5165f0d3: Preparing [2021-06-02T21:36:06.616Z] ca13eb5968b2: Preparing [2021-06-02T21:36:06.616Z] 32f366d666a5: Preparing [2021-06-02T21:36:06.616Z] 32f366d666a5: Waiting [2021-06-02T21:36:06.616Z] 74c4c194b926: Layer already exists [2021-06-02T21:36:06.616Z] ca13eb5968b2: Layer already exists [2021-06-02T21:36:06.616Z] bd8a5165f0d3: Layer already exists [2021-06-02T21:36:06.616Z] b5a1a5094620: Layer already exists [2021-06-02T21:36:06.616Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:06.616Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:06.616Z] 2.0.0-dev.247: digest: sha256:d06d85cb9a6956221614af75e70064363c69908860cc486b64e954f76e45914c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:06.920Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:07.219Z] + docker push nexus3.edgexfoundry.org:10004/core-data:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:07.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T21:36:07.219Z] b5a1a5094620: Preparing [2021-06-02T21:36:07.219Z] 74c4c194b926: Preparing [2021-06-02T21:36:07.219Z] 4d9bf9709340: Preparing [2021-06-02T21:36:07.219Z] bd8a5165f0d3: Preparing [2021-06-02T21:36:07.219Z] ca13eb5968b2: Preparing [2021-06-02T21:36:07.219Z] 32f366d666a5: Preparing [2021-06-02T21:36:07.219Z] 32f366d666a5: Waiting [2021-06-02T21:36:07.219Z] bd8a5165f0d3: Layer already exists [2021-06-02T21:36:07.219Z] b5a1a5094620: Layer already exists [2021-06-02T21:36:07.219Z] 74c4c194b926: Layer already exists [2021-06-02T21:36:07.219Z] ca13eb5968b2: Layer already exists [2021-06-02T21:36:07.219Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:07.219Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:07.219Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:d06d85cb9a6956221614af75e70064363c69908860cc486b64e954f76e45914c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:07.523Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:07.821Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-02T21:36:07.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-02T21:36:07.821Z] b5a1a5094620: Preparing [2021-06-02T21:36:07.821Z] 74c4c194b926: Preparing [2021-06-02T21:36:07.821Z] 4d9bf9709340: Preparing [2021-06-02T21:36:07.821Z] bd8a5165f0d3: Preparing [2021-06-02T21:36:07.821Z] ca13eb5968b2: Preparing [2021-06-02T21:36:07.821Z] 32f366d666a5: Preparing [2021-06-02T21:36:07.822Z] 32f366d666a5: Waiting [2021-06-02T21:36:07.822Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:07.822Z] 74c4c194b926: Layer already exists [2021-06-02T21:36:07.822Z] ca13eb5968b2: Layer already exists [2021-06-02T21:36:07.822Z] bd8a5165f0d3: Layer already exists [2021-06-02T21:36:07.822Z] b5a1a5094620: Layer already exists [2021-06-02T21:36:07.822Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:07.822Z] master: digest: sha256:d06d85cb9a6956221614af75e70064363c69908860cc486b64e954f76e45914c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:36:07.872Z] ===================================================== [Pipeline] echo [2021-06-02T21:36:07.886Z] taggedImages: [2021-06-02T21:36:07.886Z] - nexus3.edgexfoundry.org:10004/core-data:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:07.886Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-02T21:36:07.886Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.247 [2021-06-02T21:36:07.886Z] - nexus3.edgexfoundry.org:10004/core-data:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:07.886Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-02T21:36:07.916Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-02T21:36:07.916Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:07.916Z] latest [2021-06-02T21:36:07.916Z] 2.0.0-dev.247 [2021-06-02T21:36:07.916Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:07.916Z] master [2021-06-02T21:36:07.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:08.256Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:08.552Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:08.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T21:36:08.552Z] 39e879f9146c: Preparing [2021-06-02T21:36:08.552Z] 50e083356db0: Preparing [2021-06-02T21:36:08.552Z] 4d9bf9709340: Preparing [2021-06-02T21:36:08.552Z] 964552d778fb: Preparing [2021-06-02T21:36:08.552Z] 32f366d666a5: Preparing [2021-06-02T21:36:08.552Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:08.552Z] 964552d778fb: Layer already exists [2021-06-02T21:36:08.552Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:08.552Z] 39e879f9146c: Pushed [2021-06-02T21:36:09.939Z] 50e083356db0: Pushed [2021-06-02T21:36:10.199Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:6215af5b34a563dc41530eabb73ad0c2932be6768537597dc7f2393415bf24dc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:10.502Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:10.798Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-02T21:36:10.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T21:36:10.798Z] 39e879f9146c: Preparing [2021-06-02T21:36:10.798Z] 50e083356db0: Preparing [2021-06-02T21:36:10.798Z] 4d9bf9709340: Preparing [2021-06-02T21:36:10.798Z] 964552d778fb: Preparing [2021-06-02T21:36:10.798Z] 32f366d666a5: Preparing [2021-06-02T21:36:10.798Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:10.798Z] 50e083356db0: Layer already exists [2021-06-02T21:36:10.798Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:10.798Z] 964552d778fb: Layer already exists [2021-06-02T21:36:10.798Z] 39e879f9146c: Layer already exists [2021-06-02T21:36:10.798Z] latest: digest: sha256:6215af5b34a563dc41530eabb73ad0c2932be6768537597dc7f2393415bf24dc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:11.098Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:11.394Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.247 [2021-06-02T21:36:11.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T21:36:11.394Z] 39e879f9146c: Preparing [2021-06-02T21:36:11.394Z] 50e083356db0: Preparing [2021-06-02T21:36:11.394Z] 4d9bf9709340: Preparing [2021-06-02T21:36:11.394Z] 964552d778fb: Preparing [2021-06-02T21:36:11.394Z] 32f366d666a5: Preparing [2021-06-02T21:36:11.394Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:11.394Z] 39e879f9146c: Layer already exists [2021-06-02T21:36:11.394Z] 50e083356db0: Layer already exists [2021-06-02T21:36:11.394Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:11.394Z] 964552d778fb: Layer already exists [2021-06-02T21:36:11.394Z] 2.0.0-dev.247: digest: sha256:6215af5b34a563dc41530eabb73ad0c2932be6768537597dc7f2393415bf24dc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:11.695Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:11.993Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:11.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T21:36:11.993Z] 39e879f9146c: Preparing [2021-06-02T21:36:11.993Z] 50e083356db0: Preparing [2021-06-02T21:36:11.993Z] 4d9bf9709340: Preparing [2021-06-02T21:36:11.993Z] 964552d778fb: Preparing [2021-06-02T21:36:11.993Z] 32f366d666a5: Preparing [2021-06-02T21:36:11.993Z] 964552d778fb: Layer already exists [2021-06-02T21:36:11.993Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:11.993Z] 39e879f9146c: Layer already exists [2021-06-02T21:36:11.993Z] 50e083356db0: Layer already exists [2021-06-02T21:36:11.993Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:11.993Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:6215af5b34a563dc41530eabb73ad0c2932be6768537597dc7f2393415bf24dc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:12.293Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:12.595Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-02T21:36:12.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-02T21:36:12.595Z] 39e879f9146c: Preparing [2021-06-02T21:36:12.595Z] 50e083356db0: Preparing [2021-06-02T21:36:12.595Z] 4d9bf9709340: Preparing [2021-06-02T21:36:12.595Z] 964552d778fb: Preparing [2021-06-02T21:36:12.595Z] 32f366d666a5: Preparing [2021-06-02T21:36:12.595Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:12.595Z] 39e879f9146c: Layer already exists [2021-06-02T21:36:12.595Z] 964552d778fb: Layer already exists [2021-06-02T21:36:12.595Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:12.595Z] 50e083356db0: Layer already exists [2021-06-02T21:36:12.595Z] master: digest: sha256:6215af5b34a563dc41530eabb73ad0c2932be6768537597dc7f2393415bf24dc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:36:12.653Z] ===================================================== [Pipeline] echo [2021-06-02T21:36:12.666Z] taggedImages: [2021-06-02T21:36:12.666Z] - nexus3.edgexfoundry.org:10004/core-metadata:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:12.666Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-02T21:36:12.666Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.247 [2021-06-02T21:36:12.666Z] - nexus3.edgexfoundry.org:10004/core-metadata:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:12.666Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-02T21:36:12.693Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-02T21:36:12.693Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:12.693Z] latest [2021-06-02T21:36:12.693Z] 2.0.0-dev.247 [2021-06-02T21:36:12.693Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:12.693Z] master [2021-06-02T21:36:12.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:13.040Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:13.339Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:13.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T21:36:13.339Z] 3301e7e560c0: Preparing [2021-06-02T21:36:13.339Z] 3301e7e560c0: Preparing [2021-06-02T21:36:13.339Z] b9a38ddafb67: Preparing [2021-06-02T21:36:13.339Z] a7c207d5edc3: Preparing [2021-06-02T21:36:13.339Z] f6416dc38762: Preparing [2021-06-02T21:36:13.339Z] 52526da4e44c: Preparing [2021-06-02T21:36:13.339Z] 4d9bf9709340: Preparing [2021-06-02T21:36:13.339Z] c62727791c2a: Preparing [2021-06-02T21:36:13.339Z] c62727791c2a: Preparing [2021-06-02T21:36:13.339Z] 9f406b1000d5: Preparing [2021-06-02T21:36:13.339Z] 85928aa9ad34: Preparing [2021-06-02T21:36:13.339Z] 32f366d666a5: Preparing [2021-06-02T21:36:13.339Z] 4d9bf9709340: Waiting [2021-06-02T21:36:13.339Z] c62727791c2a: Waiting [2021-06-02T21:36:13.339Z] 9f406b1000d5: Waiting [2021-06-02T21:36:13.339Z] 85928aa9ad34: Waiting [2021-06-02T21:36:13.339Z] 32f366d666a5: Waiting [2021-06-02T21:36:13.339Z] b9a38ddafb67: Pushed [2021-06-02T21:36:13.339Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:13.339Z] f6416dc38762: Pushed [2021-06-02T21:36:13.601Z] 3301e7e560c0: Pushed [2021-06-02T21:36:13.601Z] a7c207d5edc3: Pushed [2021-06-02T21:36:13.601Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:13.862Z] c62727791c2a: Pushed [2021-06-02T21:36:13.862Z] 85928aa9ad34: Pushed [2021-06-02T21:36:13.862Z] 9f406b1000d5: Pushed [2021-06-02T21:36:14.803Z] 52526da4e44c: Pushed [2021-06-02T21:36:15.063Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:c96935b5ef0316e9213be47f56c436e9ed1fff90fc7fd8026abe1cb05f246020 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:15.368Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:15.665Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-02T21:36:15.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T21:36:15.665Z] 3301e7e560c0: Preparing [2021-06-02T21:36:15.665Z] 3301e7e560c0: Preparing [2021-06-02T21:36:15.665Z] b9a38ddafb67: Preparing [2021-06-02T21:36:15.665Z] a7c207d5edc3: Preparing [2021-06-02T21:36:15.665Z] f6416dc38762: Preparing [2021-06-02T21:36:15.665Z] 52526da4e44c: Preparing [2021-06-02T21:36:15.665Z] 4d9bf9709340: Preparing [2021-06-02T21:36:15.665Z] c62727791c2a: Preparing [2021-06-02T21:36:15.665Z] c62727791c2a: Preparing [2021-06-02T21:36:15.665Z] 9f406b1000d5: Preparing [2021-06-02T21:36:15.665Z] 85928aa9ad34: Preparing [2021-06-02T21:36:15.665Z] 32f366d666a5: Preparing [2021-06-02T21:36:15.665Z] 4d9bf9709340: Waiting [2021-06-02T21:36:15.665Z] 85928aa9ad34: Waiting [2021-06-02T21:36:15.665Z] 32f366d666a5: Waiting [2021-06-02T21:36:15.665Z] c62727791c2a: Waiting [2021-06-02T21:36:15.665Z] 9f406b1000d5: Waiting [2021-06-02T21:36:15.665Z] b9a38ddafb67: Layer already exists [2021-06-02T21:36:15.665Z] a7c207d5edc3: Layer already exists [2021-06-02T21:36:15.665Z] 52526da4e44c: Layer already exists [2021-06-02T21:36:15.665Z] 3301e7e560c0: Layer already exists [2021-06-02T21:36:15.665Z] f6416dc38762: Layer already exists [2021-06-02T21:36:15.665Z] c62727791c2a: Layer already exists [2021-06-02T21:36:15.665Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:15.665Z] 85928aa9ad34: Layer already exists [2021-06-02T21:36:15.665Z] 9f406b1000d5: Layer already exists [2021-06-02T21:36:15.665Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:15.665Z] latest: digest: sha256:c96935b5ef0316e9213be47f56c436e9ed1fff90fc7fd8026abe1cb05f246020 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:15.976Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:16.272Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.247 [2021-06-02T21:36:16.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T21:36:16.272Z] 3301e7e560c0: Preparing [2021-06-02T21:36:16.272Z] 3301e7e560c0: Preparing [2021-06-02T21:36:16.272Z] b9a38ddafb67: Preparing [2021-06-02T21:36:16.272Z] a7c207d5edc3: Preparing [2021-06-02T21:36:16.272Z] f6416dc38762: Preparing [2021-06-02T21:36:16.272Z] 52526da4e44c: Preparing [2021-06-02T21:36:16.272Z] 4d9bf9709340: Preparing [2021-06-02T21:36:16.272Z] c62727791c2a: Preparing [2021-06-02T21:36:16.272Z] c62727791c2a: Preparing [2021-06-02T21:36:16.272Z] 9f406b1000d5: Preparing [2021-06-02T21:36:16.272Z] 85928aa9ad34: Preparing [2021-06-02T21:36:16.272Z] 32f366d666a5: Preparing [2021-06-02T21:36:16.272Z] c62727791c2a: Waiting [2021-06-02T21:36:16.272Z] 9f406b1000d5: Waiting [2021-06-02T21:36:16.272Z] 85928aa9ad34: Waiting [2021-06-02T21:36:16.272Z] 32f366d666a5: Waiting [2021-06-02T21:36:16.272Z] 4d9bf9709340: Waiting [2021-06-02T21:36:16.272Z] 52526da4e44c: Layer already exists [2021-06-02T21:36:16.272Z] a7c207d5edc3: Layer already exists [2021-06-02T21:36:16.272Z] f6416dc38762: Layer already exists [2021-06-02T21:36:16.272Z] b9a38ddafb67: Layer already exists [2021-06-02T21:36:16.272Z] 3301e7e560c0: Layer already exists [2021-06-02T21:36:16.272Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:16.272Z] c62727791c2a: Layer already exists [2021-06-02T21:36:16.272Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:16.272Z] 9f406b1000d5: Layer already exists [2021-06-02T21:36:16.272Z] 85928aa9ad34: Layer already exists [2021-06-02T21:36:16.272Z] 2.0.0-dev.247: digest: sha256:c96935b5ef0316e9213be47f56c436e9ed1fff90fc7fd8026abe1cb05f246020 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:16.581Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:16.881Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:16.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T21:36:16.881Z] 3301e7e560c0: Preparing [2021-06-02T21:36:16.881Z] 3301e7e560c0: Preparing [2021-06-02T21:36:16.881Z] b9a38ddafb67: Preparing [2021-06-02T21:36:16.881Z] a7c207d5edc3: Preparing [2021-06-02T21:36:16.881Z] f6416dc38762: Preparing [2021-06-02T21:36:16.881Z] 52526da4e44c: Preparing [2021-06-02T21:36:16.881Z] 4d9bf9709340: Preparing [2021-06-02T21:36:16.881Z] c62727791c2a: Preparing [2021-06-02T21:36:16.881Z] c62727791c2a: Preparing [2021-06-02T21:36:16.881Z] 9f406b1000d5: Preparing [2021-06-02T21:36:16.881Z] 85928aa9ad34: Preparing [2021-06-02T21:36:16.881Z] 32f366d666a5: Preparing [2021-06-02T21:36:16.881Z] 85928aa9ad34: Waiting [2021-06-02T21:36:16.881Z] 4d9bf9709340: Waiting [2021-06-02T21:36:16.881Z] c62727791c2a: Waiting [2021-06-02T21:36:16.881Z] 9f406b1000d5: Waiting [2021-06-02T21:36:16.881Z] 32f366d666a5: Waiting [2021-06-02T21:36:16.881Z] 3301e7e560c0: Layer already exists [2021-06-02T21:36:16.881Z] b9a38ddafb67: Layer already exists [2021-06-02T21:36:16.881Z] f6416dc38762: Layer already exists [2021-06-02T21:36:16.881Z] a7c207d5edc3: Layer already exists [2021-06-02T21:36:16.881Z] 52526da4e44c: Layer already exists [2021-06-02T21:36:16.881Z] c62727791c2a: Layer already exists [2021-06-02T21:36:16.881Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:16.881Z] 9f406b1000d5: Layer already exists [2021-06-02T21:36:16.881Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:16.881Z] 85928aa9ad34: Layer already exists [2021-06-02T21:36:16.881Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:c96935b5ef0316e9213be47f56c436e9ed1fff90fc7fd8026abe1cb05f246020 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:17.184Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:17.478Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-02T21:36:17.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-02T21:36:17.478Z] 3301e7e560c0: Preparing [2021-06-02T21:36:17.478Z] 3301e7e560c0: Preparing [2021-06-02T21:36:17.478Z] b9a38ddafb67: Preparing [2021-06-02T21:36:17.478Z] a7c207d5edc3: Preparing [2021-06-02T21:36:17.478Z] f6416dc38762: Preparing [2021-06-02T21:36:17.478Z] 52526da4e44c: Preparing [2021-06-02T21:36:17.478Z] 4d9bf9709340: Preparing [2021-06-02T21:36:17.478Z] c62727791c2a: Preparing [2021-06-02T21:36:17.478Z] c62727791c2a: Preparing [2021-06-02T21:36:17.478Z] 9f406b1000d5: Preparing [2021-06-02T21:36:17.478Z] 85928aa9ad34: Preparing [2021-06-02T21:36:17.478Z] 32f366d666a5: Preparing [2021-06-02T21:36:17.478Z] 4d9bf9709340: Waiting [2021-06-02T21:36:17.478Z] c62727791c2a: Waiting [2021-06-02T21:36:17.478Z] 9f406b1000d5: Waiting [2021-06-02T21:36:17.478Z] 85928aa9ad34: Waiting [2021-06-02T21:36:17.478Z] 32f366d666a5: Waiting [2021-06-02T21:36:17.478Z] f6416dc38762: Layer already exists [2021-06-02T21:36:17.478Z] 3301e7e560c0: Layer already exists [2021-06-02T21:36:17.478Z] a7c207d5edc3: Layer already exists [2021-06-02T21:36:17.478Z] 52526da4e44c: Layer already exists [2021-06-02T21:36:17.478Z] b9a38ddafb67: Layer already exists [2021-06-02T21:36:17.478Z] 9f406b1000d5: Layer already exists [2021-06-02T21:36:17.478Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:17.478Z] c62727791c2a: Layer already exists [2021-06-02T21:36:17.478Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:17.478Z] 85928aa9ad34: Layer already exists [2021-06-02T21:36:17.478Z] master: digest: sha256:c96935b5ef0316e9213be47f56c436e9ed1fff90fc7fd8026abe1cb05f246020 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:36:17.527Z] ===================================================== [Pipeline] echo [2021-06-02T21:36:17.542Z] taggedImages: [2021-06-02T21:36:17.542Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:17.542Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-02T21:36:17.542Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.247 [2021-06-02T21:36:17.542Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:17.542Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-02T21:36:17.571Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-02T21:36:17.571Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:17.571Z] latest [2021-06-02T21:36:17.571Z] 2.0.0-dev.247 [2021-06-02T21:36:17.571Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:17.571Z] master [2021-06-02T21:36:17.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:17.907Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:18.225Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:18.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T21:36:18.225Z] 557b4364cc06: Preparing [2021-06-02T21:36:18.225Z] 2a10d7f056ac: Preparing [2021-06-02T21:36:18.225Z] a76f83c864ed: Preparing [2021-06-02T21:36:18.225Z] 129420d7beb2: Preparing [2021-06-02T21:36:18.225Z] 13fbc8cb485c: Preparing [2021-06-02T21:36:18.225Z] 32f366d666a5: Preparing [2021-06-02T21:36:18.225Z] 32f366d666a5: Waiting [2021-06-02T21:36:18.807Z] a76f83c864ed: Pushed [2021-06-02T21:36:18.807Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:18.807Z] 129420d7beb2: Pushed [2021-06-02T21:36:18.807Z] 13fbc8cb485c: Pushed [2021-06-02T21:36:19.066Z] 2a10d7f056ac: Pushed [2021-06-02T21:36:19.066Z] 557b4364cc06: Pushed [2021-06-02T21:36:19.327Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:d677b44d66eb247701a36b16a8f0936aeb515064641dad3cd985c99365df17d6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:19.627Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:19.922Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-02T21:36:19.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T21:36:19.922Z] 557b4364cc06: Preparing [2021-06-02T21:36:19.922Z] 2a10d7f056ac: Preparing [2021-06-02T21:36:19.922Z] a76f83c864ed: Preparing [2021-06-02T21:36:19.922Z] 129420d7beb2: Preparing [2021-06-02T21:36:19.922Z] 13fbc8cb485c: Preparing [2021-06-02T21:36:19.922Z] 32f366d666a5: Preparing [2021-06-02T21:36:19.922Z] 32f366d666a5: Waiting [2021-06-02T21:36:19.922Z] 13fbc8cb485c: Layer already exists [2021-06-02T21:36:19.922Z] 557b4364cc06: Layer already exists [2021-06-02T21:36:19.922Z] a76f83c864ed: Layer already exists [2021-06-02T21:36:19.922Z] 129420d7beb2: Layer already exists [2021-06-02T21:36:19.922Z] 2a10d7f056ac: Layer already exists [2021-06-02T21:36:19.922Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:19.922Z] latest: digest: sha256:d677b44d66eb247701a36b16a8f0936aeb515064641dad3cd985c99365df17d6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:20.222Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:20.534Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.247 [2021-06-02T21:36:20.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T21:36:20.534Z] 557b4364cc06: Preparing [2021-06-02T21:36:20.534Z] 2a10d7f056ac: Preparing [2021-06-02T21:36:20.534Z] a76f83c864ed: Preparing [2021-06-02T21:36:20.534Z] 129420d7beb2: Preparing [2021-06-02T21:36:20.534Z] 13fbc8cb485c: Preparing [2021-06-02T21:36:20.534Z] 32f366d666a5: Preparing [2021-06-02T21:36:20.534Z] 32f366d666a5: Waiting [2021-06-02T21:36:20.534Z] a76f83c864ed: Layer already exists [2021-06-02T21:36:20.534Z] 557b4364cc06: Layer already exists [2021-06-02T21:36:20.534Z] 129420d7beb2: Layer already exists [2021-06-02T21:36:20.534Z] 2a10d7f056ac: Layer already exists [2021-06-02T21:36:20.534Z] 13fbc8cb485c: Layer already exists [2021-06-02T21:36:20.534Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:20.534Z] 2.0.0-dev.247: digest: sha256:d677b44d66eb247701a36b16a8f0936aeb515064641dad3cd985c99365df17d6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:20.834Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:21.404Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:21.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T21:36:21.404Z] 557b4364cc06: Preparing [2021-06-02T21:36:21.404Z] 2a10d7f056ac: Preparing [2021-06-02T21:36:21.404Z] a76f83c864ed: Preparing [2021-06-02T21:36:21.404Z] 129420d7beb2: Preparing [2021-06-02T21:36:21.404Z] 13fbc8cb485c: Preparing [2021-06-02T21:36:21.404Z] 32f366d666a5: Preparing [2021-06-02T21:36:21.404Z] 32f366d666a5: Waiting [2021-06-02T21:36:21.404Z] 129420d7beb2: Layer already exists [2021-06-02T21:36:21.404Z] 2a10d7f056ac: Layer already exists [2021-06-02T21:36:21.404Z] 13fbc8cb485c: Layer already exists [2021-06-02T21:36:21.404Z] a76f83c864ed: Layer already exists [2021-06-02T21:36:21.404Z] 557b4364cc06: Layer already exists [2021-06-02T21:36:21.404Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:21.404Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:d677b44d66eb247701a36b16a8f0936aeb515064641dad3cd985c99365df17d6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:21.795Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:22.099Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-02T21:36:22.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-02T21:36:22.100Z] 557b4364cc06: Preparing [2021-06-02T21:36:22.100Z] 2a10d7f056ac: Preparing [2021-06-02T21:36:22.100Z] a76f83c864ed: Preparing [2021-06-02T21:36:22.100Z] 129420d7beb2: Preparing [2021-06-02T21:36:22.100Z] 13fbc8cb485c: Preparing [2021-06-02T21:36:22.100Z] 32f366d666a5: Preparing [2021-06-02T21:36:22.100Z] 32f366d666a5: Waiting [2021-06-02T21:36:22.100Z] 129420d7beb2: Layer already exists [2021-06-02T21:36:22.100Z] 13fbc8cb485c: Layer already exists [2021-06-02T21:36:22.100Z] 2a10d7f056ac: Layer already exists [2021-06-02T21:36:22.100Z] 557b4364cc06: Layer already exists [2021-06-02T21:36:22.100Z] a76f83c864ed: Layer already exists [2021-06-02T21:36:22.100Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:22.100Z] master: digest: sha256:d677b44d66eb247701a36b16a8f0936aeb515064641dad3cd985c99365df17d6 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:36:22.152Z] ===================================================== [Pipeline] echo [2021-06-02T21:36:22.165Z] taggedImages: [2021-06-02T21:36:22.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:22.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-02T21:36:22.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.247 [2021-06-02T21:36:22.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:22.165Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-02T21:36:22.202Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-02T21:36:22.202Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:22.202Z] latest [2021-06-02T21:36:22.202Z] 2.0.0-dev.247 [2021-06-02T21:36:22.202Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:22.202Z] master [2021-06-02T21:36:22.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:22.550Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:22.863Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:22.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T21:36:22.863Z] f42c03489e27: Preparing [2021-06-02T21:36:22.863Z] 61b96b6c14a9: Preparing [2021-06-02T21:36:22.863Z] cf230c7ba8c2: Preparing [2021-06-02T21:36:22.863Z] 403d42c5376f: Preparing [2021-06-02T21:36:22.863Z] e7a144fa2d43: Preparing [2021-06-02T21:36:22.863Z] 82e1515caa9a: Preparing [2021-06-02T21:36:22.863Z] 05813fb5cfd7: Preparing [2021-06-02T21:36:22.863Z] 715aaaae1ab2: Preparing [2021-06-02T21:36:22.863Z] 40c50e618bc0: Preparing [2021-06-02T21:36:22.863Z] 32f366d666a5: Preparing [2021-06-02T21:36:22.863Z] 82e1515caa9a: Waiting [2021-06-02T21:36:22.863Z] 05813fb5cfd7: Waiting [2021-06-02T21:36:22.863Z] 32f366d666a5: Waiting [2021-06-02T21:36:22.863Z] 715aaaae1ab2: Waiting [2021-06-02T21:36:22.863Z] 40c50e618bc0: Waiting [2021-06-02T21:36:23.464Z] f42c03489e27: Pushed [2021-06-02T21:36:23.464Z] e7a144fa2d43: Pushed [2021-06-02T21:36:23.464Z] 61b96b6c14a9: Pushed [2021-06-02T21:36:23.464Z] 82e1515caa9a: Pushed [2021-06-02T21:36:23.724Z] 715aaaae1ab2: Pushed [2021-06-02T21:36:23.724Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:23.724Z] 05813fb5cfd7: Pushed [2021-06-02T21:36:23.724Z] 403d42c5376f: Pushed [2021-06-02T21:36:23.724Z] cf230c7ba8c2: Pushed [2021-06-02T21:36:23.985Z] 40c50e618bc0: Pushed [2021-06-02T21:36:23.985Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:52858292d12813e9598deaafb35daa56e0d745b51e14e51fdaa876e31ef7b5a7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:24.286Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:24.580Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-02T21:36:24.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T21:36:24.580Z] f42c03489e27: Preparing [2021-06-02T21:36:24.580Z] 61b96b6c14a9: Preparing [2021-06-02T21:36:24.580Z] cf230c7ba8c2: Preparing [2021-06-02T21:36:24.580Z] 403d42c5376f: Preparing [2021-06-02T21:36:24.580Z] e7a144fa2d43: Preparing [2021-06-02T21:36:24.580Z] 82e1515caa9a: Preparing [2021-06-02T21:36:24.580Z] 05813fb5cfd7: Preparing [2021-06-02T21:36:24.580Z] 715aaaae1ab2: Preparing [2021-06-02T21:36:24.580Z] 40c50e618bc0: Preparing [2021-06-02T21:36:24.580Z] 32f366d666a5: Preparing [2021-06-02T21:36:24.580Z] 82e1515caa9a: Waiting [2021-06-02T21:36:24.580Z] 715aaaae1ab2: Waiting [2021-06-02T21:36:24.580Z] 40c50e618bc0: Waiting [2021-06-02T21:36:24.580Z] 05813fb5cfd7: Waiting [2021-06-02T21:36:24.580Z] 32f366d666a5: Waiting [2021-06-02T21:36:24.580Z] f42c03489e27: Layer already exists [2021-06-02T21:36:24.580Z] e7a144fa2d43: Layer already exists [2021-06-02T21:36:24.580Z] 403d42c5376f: Layer already exists [2021-06-02T21:36:24.580Z] 61b96b6c14a9: Layer already exists [2021-06-02T21:36:24.580Z] cf230c7ba8c2: Layer already exists [2021-06-02T21:36:24.580Z] 05813fb5cfd7: Layer already exists [2021-06-02T21:36:24.580Z] 715aaaae1ab2: Layer already exists [2021-06-02T21:36:24.580Z] 82e1515caa9a: Layer already exists [2021-06-02T21:36:24.580Z] 40c50e618bc0: Layer already exists [2021-06-02T21:36:24.580Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:24.580Z] latest: digest: sha256:52858292d12813e9598deaafb35daa56e0d745b51e14e51fdaa876e31ef7b5a7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:24.879Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:25.177Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.247 [2021-06-02T21:36:25.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T21:36:25.177Z] f42c03489e27: Preparing [2021-06-02T21:36:25.177Z] 61b96b6c14a9: Preparing [2021-06-02T21:36:25.177Z] cf230c7ba8c2: Preparing [2021-06-02T21:36:25.177Z] 403d42c5376f: Preparing [2021-06-02T21:36:25.177Z] e7a144fa2d43: Preparing [2021-06-02T21:36:25.177Z] 82e1515caa9a: Preparing [2021-06-02T21:36:25.177Z] 05813fb5cfd7: Preparing [2021-06-02T21:36:25.177Z] 715aaaae1ab2: Preparing [2021-06-02T21:36:25.177Z] 40c50e618bc0: Preparing [2021-06-02T21:36:25.177Z] 32f366d666a5: Preparing [2021-06-02T21:36:25.177Z] 05813fb5cfd7: Waiting [2021-06-02T21:36:25.177Z] 715aaaae1ab2: Waiting [2021-06-02T21:36:25.177Z] 40c50e618bc0: Waiting [2021-06-02T21:36:25.177Z] 32f366d666a5: Waiting [2021-06-02T21:36:25.177Z] 82e1515caa9a: Waiting [2021-06-02T21:36:25.177Z] cf230c7ba8c2: Layer already exists [2021-06-02T21:36:25.177Z] e7a144fa2d43: Layer already exists [2021-06-02T21:36:25.177Z] 403d42c5376f: Layer already exists [2021-06-02T21:36:25.177Z] f42c03489e27: Layer already exists [2021-06-02T21:36:25.177Z] 61b96b6c14a9: Layer already exists [2021-06-02T21:36:25.177Z] 82e1515caa9a: Layer already exists [2021-06-02T21:36:25.177Z] 715aaaae1ab2: Layer already exists [2021-06-02T21:36:25.177Z] 05813fb5cfd7: Layer already exists [2021-06-02T21:36:25.177Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:25.177Z] 40c50e618bc0: Layer already exists [2021-06-02T21:36:25.177Z] 2.0.0-dev.247: digest: sha256:52858292d12813e9598deaafb35daa56e0d745b51e14e51fdaa876e31ef7b5a7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:25.477Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:25.773Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:25.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T21:36:25.774Z] f42c03489e27: Preparing [2021-06-02T21:36:25.774Z] 61b96b6c14a9: Preparing [2021-06-02T21:36:25.774Z] cf230c7ba8c2: Preparing [2021-06-02T21:36:25.774Z] 403d42c5376f: Preparing [2021-06-02T21:36:25.774Z] e7a144fa2d43: Preparing [2021-06-02T21:36:25.774Z] 82e1515caa9a: Preparing [2021-06-02T21:36:25.774Z] 05813fb5cfd7: Preparing [2021-06-02T21:36:25.774Z] 715aaaae1ab2: Preparing [2021-06-02T21:36:25.774Z] 40c50e618bc0: Preparing [2021-06-02T21:36:25.774Z] 32f366d666a5: Preparing [2021-06-02T21:36:25.774Z] 82e1515caa9a: Waiting [2021-06-02T21:36:25.774Z] 05813fb5cfd7: Waiting [2021-06-02T21:36:25.774Z] 715aaaae1ab2: Waiting [2021-06-02T21:36:25.774Z] 40c50e618bc0: Waiting [2021-06-02T21:36:25.774Z] 32f366d666a5: Waiting [2021-06-02T21:36:25.774Z] f42c03489e27: Layer already exists [2021-06-02T21:36:25.774Z] e7a144fa2d43: Layer already exists [2021-06-02T21:36:25.774Z] 61b96b6c14a9: Layer already exists [2021-06-02T21:36:25.774Z] cf230c7ba8c2: Layer already exists [2021-06-02T21:36:25.774Z] 403d42c5376f: Layer already exists [2021-06-02T21:36:25.774Z] 05813fb5cfd7: Layer already exists [2021-06-02T21:36:25.774Z] 82e1515caa9a: Layer already exists [2021-06-02T21:36:25.774Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:25.774Z] 40c50e618bc0: Layer already exists [2021-06-02T21:36:25.774Z] 715aaaae1ab2: Layer already exists [2021-06-02T21:36:25.774Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:52858292d12813e9598deaafb35daa56e0d745b51e14e51fdaa876e31ef7b5a7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:26.073Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:26.372Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-02T21:36:26.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-02T21:36:26.372Z] f42c03489e27: Preparing [2021-06-02T21:36:26.372Z] 61b96b6c14a9: Preparing [2021-06-02T21:36:26.372Z] cf230c7ba8c2: Preparing [2021-06-02T21:36:26.372Z] 403d42c5376f: Preparing [2021-06-02T21:36:26.372Z] e7a144fa2d43: Preparing [2021-06-02T21:36:26.372Z] 82e1515caa9a: Preparing [2021-06-02T21:36:26.372Z] 05813fb5cfd7: Preparing [2021-06-02T21:36:26.372Z] 715aaaae1ab2: Preparing [2021-06-02T21:36:26.372Z] 40c50e618bc0: Preparing [2021-06-02T21:36:26.372Z] 32f366d666a5: Preparing [2021-06-02T21:36:26.372Z] 82e1515caa9a: Waiting [2021-06-02T21:36:26.372Z] 05813fb5cfd7: Waiting [2021-06-02T21:36:26.372Z] 715aaaae1ab2: Waiting [2021-06-02T21:36:26.372Z] 40c50e618bc0: Waiting [2021-06-02T21:36:26.372Z] 32f366d666a5: Waiting [2021-06-02T21:36:26.372Z] cf230c7ba8c2: Layer already exists [2021-06-02T21:36:26.372Z] 403d42c5376f: Layer already exists [2021-06-02T21:36:26.372Z] e7a144fa2d43: Layer already exists [2021-06-02T21:36:26.372Z] f42c03489e27: Layer already exists [2021-06-02T21:36:26.372Z] 61b96b6c14a9: Layer already exists [2021-06-02T21:36:26.372Z] 82e1515caa9a: Layer already exists [2021-06-02T21:36:26.372Z] 05813fb5cfd7: Layer already exists [2021-06-02T21:36:26.372Z] 715aaaae1ab2: Layer already exists [2021-06-02T21:36:26.372Z] 40c50e618bc0: Layer already exists [2021-06-02T21:36:26.372Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:26.372Z] master: digest: sha256:52858292d12813e9598deaafb35daa56e0d745b51e14e51fdaa876e31ef7b5a7 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:36:26.423Z] ===================================================== [Pipeline] echo [2021-06-02T21:36:26.436Z] taggedImages: [2021-06-02T21:36:26.436Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:26.436Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-02T21:36:26.436Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.247 [2021-06-02T21:36:26.436Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:26.436Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-02T21:36:26.464Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-02T21:36:26.465Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:26.465Z] latest [2021-06-02T21:36:26.465Z] 2.0.0-dev.247 [2021-06-02T21:36:26.465Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:26.465Z] master [2021-06-02T21:36:26.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:26.802Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:27.101Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:27.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T21:36:27.101Z] f6b5e084c985: Preparing [2021-06-02T21:36:27.101Z] 49f5ddaba95d: Preparing [2021-06-02T21:36:27.101Z] 4d9bf9709340: Preparing [2021-06-02T21:36:27.101Z] 934d09198fe0: Preparing [2021-06-02T21:36:27.101Z] 32f366d666a5: Preparing [2021-06-02T21:36:27.101Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:27.101Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:27.101Z] f6b5e084c985: Pushed [2021-06-02T21:36:27.101Z] 934d09198fe0: Pushed [2021-06-02T21:36:28.490Z] 49f5ddaba95d: Pushed [2021-06-02T21:36:28.490Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:6519a8ef8546e988b9c3ed255ad4e3dacca234ef7ab6c23f7f3a969b40363a6c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:29.051Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:29.347Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-02T21:36:29.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T21:36:29.347Z] f6b5e084c985: Preparing [2021-06-02T21:36:29.347Z] 49f5ddaba95d: Preparing [2021-06-02T21:36:29.347Z] 4d9bf9709340: Preparing [2021-06-02T21:36:29.347Z] 934d09198fe0: Preparing [2021-06-02T21:36:29.347Z] 32f366d666a5: Preparing [2021-06-02T21:36:29.347Z] 49f5ddaba95d: Layer already exists [2021-06-02T21:36:29.347Z] 934d09198fe0: Layer already exists [2021-06-02T21:36:29.347Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:29.347Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:29.347Z] f6b5e084c985: Layer already exists [2021-06-02T21:36:29.347Z] latest: digest: sha256:6519a8ef8546e988b9c3ed255ad4e3dacca234ef7ab6c23f7f3a969b40363a6c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:29.648Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:29.946Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.247 [2021-06-02T21:36:29.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T21:36:29.946Z] f6b5e084c985: Preparing [2021-06-02T21:36:29.946Z] 49f5ddaba95d: Preparing [2021-06-02T21:36:29.946Z] 4d9bf9709340: Preparing [2021-06-02T21:36:29.946Z] 934d09198fe0: Preparing [2021-06-02T21:36:29.946Z] 32f366d666a5: Preparing [2021-06-02T21:36:29.946Z] f6b5e084c985: Layer already exists [2021-06-02T21:36:29.946Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:29.946Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:29.946Z] 49f5ddaba95d: Layer already exists [2021-06-02T21:36:29.946Z] 934d09198fe0: Layer already exists [2021-06-02T21:36:29.946Z] 2.0.0-dev.247: digest: sha256:6519a8ef8546e988b9c3ed255ad4e3dacca234ef7ab6c23f7f3a969b40363a6c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:30.248Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:30.544Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:30.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T21:36:30.544Z] f6b5e084c985: Preparing [2021-06-02T21:36:30.544Z] 49f5ddaba95d: Preparing [2021-06-02T21:36:30.544Z] 4d9bf9709340: Preparing [2021-06-02T21:36:30.544Z] 934d09198fe0: Preparing [2021-06-02T21:36:30.544Z] 32f366d666a5: Preparing [2021-06-02T21:36:30.544Z] 49f5ddaba95d: Layer already exists [2021-06-02T21:36:30.544Z] f6b5e084c985: Layer already exists [2021-06-02T21:36:30.544Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:30.544Z] 934d09198fe0: Layer already exists [2021-06-02T21:36:30.544Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:30.544Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:6519a8ef8546e988b9c3ed255ad4e3dacca234ef7ab6c23f7f3a969b40363a6c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:30.908Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:31.203Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-02T21:36:31.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-02T21:36:31.203Z] f6b5e084c985: Preparing [2021-06-02T21:36:31.203Z] 49f5ddaba95d: Preparing [2021-06-02T21:36:31.203Z] 4d9bf9709340: Preparing [2021-06-02T21:36:31.203Z] 934d09198fe0: Preparing [2021-06-02T21:36:31.203Z] 32f366d666a5: Preparing [2021-06-02T21:36:31.203Z] 49f5ddaba95d: Layer already exists [2021-06-02T21:36:31.203Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:31.203Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:31.203Z] 934d09198fe0: Layer already exists [2021-06-02T21:36:31.203Z] f6b5e084c985: Layer already exists [2021-06-02T21:36:31.203Z] master: digest: sha256:6519a8ef8546e988b9c3ed255ad4e3dacca234ef7ab6c23f7f3a969b40363a6c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:36:31.254Z] ===================================================== [Pipeline] echo [2021-06-02T21:36:31.268Z] taggedImages: [2021-06-02T21:36:31.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:31.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-02T21:36:31.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.247 [2021-06-02T21:36:31.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:31.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-02T21:36:31.298Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-02T21:36:31.298Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:31.298Z] latest [2021-06-02T21:36:31.298Z] 2.0.0-dev.247 [2021-06-02T21:36:31.298Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:31.298Z] master [2021-06-02T21:36:31.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:31.638Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:31.935Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:31.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T21:36:31.935Z] ce660fd9138d: Preparing [2021-06-02T21:36:31.935Z] 2b6ccabbe779: Preparing [2021-06-02T21:36:31.935Z] 4d9bf9709340: Preparing [2021-06-02T21:36:31.935Z] 964552d778fb: Preparing [2021-06-02T21:36:31.935Z] 32f366d666a5: Preparing [2021-06-02T21:36:31.935Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:31.935Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:31.935Z] 964552d778fb: Layer already exists [2021-06-02T21:36:31.935Z] ce660fd9138d: Pushed [2021-06-02T21:36:33.327Z] 2b6ccabbe779: Pushed [2021-06-02T21:36:33.327Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:a430241e426ccbf63a40ffb951adb4fea724cf3c3486d04e21c40eba598deed6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:33.635Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:33.933Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-02T21:36:33.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T21:36:33.933Z] ce660fd9138d: Preparing [2021-06-02T21:36:33.933Z] 2b6ccabbe779: Preparing [2021-06-02T21:36:33.933Z] 4d9bf9709340: Preparing [2021-06-02T21:36:33.933Z] 964552d778fb: Preparing [2021-06-02T21:36:33.933Z] 32f366d666a5: Preparing [2021-06-02T21:36:33.933Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:33.933Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:33.933Z] 964552d778fb: Layer already exists [2021-06-02T21:36:33.933Z] 2b6ccabbe779: Layer already exists [2021-06-02T21:36:33.933Z] ce660fd9138d: Layer already exists [2021-06-02T21:36:33.933Z] latest: digest: sha256:a430241e426ccbf63a40ffb951adb4fea724cf3c3486d04e21c40eba598deed6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:34.230Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:34.526Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.247 [2021-06-02T21:36:34.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T21:36:34.526Z] ce660fd9138d: Preparing [2021-06-02T21:36:34.526Z] 2b6ccabbe779: Preparing [2021-06-02T21:36:34.526Z] 4d9bf9709340: Preparing [2021-06-02T21:36:34.526Z] 964552d778fb: Preparing [2021-06-02T21:36:34.526Z] 32f366d666a5: Preparing [2021-06-02T21:36:34.526Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:34.526Z] ce660fd9138d: Layer already exists [2021-06-02T21:36:34.526Z] 2b6ccabbe779: Layer already exists [2021-06-02T21:36:34.526Z] 964552d778fb: Layer already exists [2021-06-02T21:36:34.526Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:34.526Z] 2.0.0-dev.247: digest: sha256:a430241e426ccbf63a40ffb951adb4fea724cf3c3486d04e21c40eba598deed6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:34.829Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:35.124Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:35.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T21:36:35.125Z] ce660fd9138d: Preparing [2021-06-02T21:36:35.125Z] 2b6ccabbe779: Preparing [2021-06-02T21:36:35.125Z] 4d9bf9709340: Preparing [2021-06-02T21:36:35.125Z] 964552d778fb: Preparing [2021-06-02T21:36:35.125Z] 32f366d666a5: Preparing [2021-06-02T21:36:35.125Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:35.125Z] 2b6ccabbe779: Layer already exists [2021-06-02T21:36:35.125Z] 964552d778fb: Layer already exists [2021-06-02T21:36:35.125Z] ce660fd9138d: Layer already exists [2021-06-02T21:36:35.125Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:35.125Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:a430241e426ccbf63a40ffb951adb4fea724cf3c3486d04e21c40eba598deed6 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:35.423Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:35.718Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-02T21:36:35.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-02T21:36:35.718Z] ce660fd9138d: Preparing [2021-06-02T21:36:35.718Z] 2b6ccabbe779: Preparing [2021-06-02T21:36:35.718Z] 4d9bf9709340: Preparing [2021-06-02T21:36:35.718Z] 964552d778fb: Preparing [2021-06-02T21:36:35.718Z] 32f366d666a5: Preparing [2021-06-02T21:36:35.718Z] 32f366d666a5: Layer already exists [2021-06-02T21:36:35.718Z] 4d9bf9709340: Layer already exists [2021-06-02T21:36:35.718Z] 964552d778fb: Layer already exists [2021-06-02T21:36:35.718Z] 2b6ccabbe779: Layer already exists [2021-06-02T21:36:35.718Z] ce660fd9138d: Layer already exists [2021-06-02T21:36:35.718Z] master: digest: sha256:a430241e426ccbf63a40ffb951adb4fea724cf3c3486d04e21c40eba598deed6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:36:35.775Z] ===================================================== [Pipeline] echo [2021-06-02T21:36:35.789Z] taggedImages: [2021-06-02T21:36:35.790Z] - nexus3.edgexfoundry.org:10004/support-scheduler:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:35.790Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-02T21:36:35.790Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.247 [2021-06-02T21:36:35.790Z] - nexus3.edgexfoundry.org:10004/support-scheduler:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:35.790Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-02T21:36:35.818Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-02T21:36:35.818Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:35.818Z] latest [2021-06-02T21:36:35.818Z] 2.0.0-dev.247 [2021-06-02T21:36:35.818Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:35.818Z] master [2021-06-02T21:36:35.818Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:36.165Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:36.475Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:36.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T21:36:36.475Z] 07b8183a38ba: Preparing [2021-06-02T21:36:36.475Z] 7982d9f83ea1: Preparing [2021-06-02T21:36:36.475Z] 70b1cbb17dac: Preparing [2021-06-02T21:36:36.475Z] 308893a43958: Preparing [2021-06-02T21:36:36.475Z] 0754057c0ad3: Preparing [2021-06-02T21:36:36.475Z] 998cdf262ab1: Preparing [2021-06-02T21:36:36.475Z] 02e56110abd2: Preparing [2021-06-02T21:36:36.475Z] abc36efb885a: Preparing [2021-06-02T21:36:36.475Z] b0b09059f4e1: Preparing [2021-06-02T21:36:36.475Z] bb961f40224b: Preparing [2021-06-02T21:36:36.475Z] f4666769fca7: Preparing [2021-06-02T21:36:36.475Z] 02e56110abd2: Waiting [2021-06-02T21:36:36.475Z] abc36efb885a: Waiting [2021-06-02T21:36:36.475Z] b0b09059f4e1: Waiting [2021-06-02T21:36:36.475Z] bb961f40224b: Waiting [2021-06-02T21:36:36.475Z] f4666769fca7: Waiting [2021-06-02T21:36:36.475Z] 998cdf262ab1: Waiting [2021-06-02T21:36:36.475Z] 0754057c0ad3: Layer already exists [2021-06-02T21:36:36.744Z] 998cdf262ab1: Layer already exists [2021-06-02T21:36:37.013Z] 02e56110abd2: Layer already exists [2021-06-02T21:36:37.013Z] abc36efb885a: Layer already exists [2021-06-02T21:36:37.013Z] 7982d9f83ea1: Pushed [2021-06-02T21:36:37.013Z] b0b09059f4e1: Layer already exists [2021-06-02T21:36:37.013Z] bb961f40224b: Layer already exists [2021-06-02T21:36:37.013Z] f4666769fca7: Layer already exists [2021-06-02T21:36:37.273Z] 07b8183a38ba: Pushed [2021-06-02T21:36:37.273Z] 70b1cbb17dac: Pushed [2021-06-02T21:36:42.565Z] 308893a43958: Pushed [2021-06-02T21:36:42.565Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:78ebac3998809bb3b9702d4db98f5bc88d3d243cbed24dbdd5c331ad677cdb04 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:42.865Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:43.170Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-02T21:36:43.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T21:36:43.170Z] 07b8183a38ba: Preparing [2021-06-02T21:36:43.170Z] 7982d9f83ea1: Preparing [2021-06-02T21:36:43.170Z] 70b1cbb17dac: Preparing [2021-06-02T21:36:43.170Z] 308893a43958: Preparing [2021-06-02T21:36:43.170Z] 0754057c0ad3: Preparing [2021-06-02T21:36:43.170Z] 998cdf262ab1: Preparing [2021-06-02T21:36:43.170Z] 02e56110abd2: Preparing [2021-06-02T21:36:43.170Z] abc36efb885a: Preparing [2021-06-02T21:36:43.170Z] b0b09059f4e1: Preparing [2021-06-02T21:36:43.170Z] bb961f40224b: Preparing [2021-06-02T21:36:43.170Z] f4666769fca7: Preparing [2021-06-02T21:36:43.170Z] 02e56110abd2: Waiting [2021-06-02T21:36:43.170Z] abc36efb885a: Waiting [2021-06-02T21:36:43.170Z] b0b09059f4e1: Waiting [2021-06-02T21:36:43.170Z] bb961f40224b: Waiting [2021-06-02T21:36:43.170Z] f4666769fca7: Waiting [2021-06-02T21:36:43.170Z] 998cdf262ab1: Waiting [2021-06-02T21:36:43.170Z] 0754057c0ad3: Layer already exists [2021-06-02T21:36:43.170Z] 308893a43958: Layer already exists [2021-06-02T21:36:43.170Z] 07b8183a38ba: Layer already exists [2021-06-02T21:36:43.170Z] 70b1cbb17dac: Layer already exists [2021-06-02T21:36:43.170Z] 7982d9f83ea1: Layer already exists [2021-06-02T21:36:43.170Z] 02e56110abd2: Layer already exists [2021-06-02T21:36:43.170Z] 998cdf262ab1: Layer already exists [2021-06-02T21:36:43.170Z] b0b09059f4e1: Layer already exists [2021-06-02T21:36:43.170Z] abc36efb885a: Layer already exists [2021-06-02T21:36:43.170Z] bb961f40224b: Layer already exists [2021-06-02T21:36:43.170Z] f4666769fca7: Layer already exists [2021-06-02T21:36:43.170Z] latest: digest: sha256:78ebac3998809bb3b9702d4db98f5bc88d3d243cbed24dbdd5c331ad677cdb04 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:43.468Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:43.793Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.247 [2021-06-02T21:36:43.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T21:36:43.793Z] 07b8183a38ba: Preparing [2021-06-02T21:36:43.793Z] 7982d9f83ea1: Preparing [2021-06-02T21:36:43.793Z] 70b1cbb17dac: Preparing [2021-06-02T21:36:43.793Z] 308893a43958: Preparing [2021-06-02T21:36:43.793Z] 0754057c0ad3: Preparing [2021-06-02T21:36:43.793Z] 998cdf262ab1: Preparing [2021-06-02T21:36:43.793Z] 02e56110abd2: Preparing [2021-06-02T21:36:43.793Z] abc36efb885a: Preparing [2021-06-02T21:36:43.793Z] b0b09059f4e1: Preparing [2021-06-02T21:36:43.793Z] bb961f40224b: Preparing [2021-06-02T21:36:43.793Z] f4666769fca7: Preparing [2021-06-02T21:36:43.793Z] 02e56110abd2: Waiting [2021-06-02T21:36:43.793Z] abc36efb885a: Waiting [2021-06-02T21:36:43.793Z] b0b09059f4e1: Waiting [2021-06-02T21:36:43.793Z] bb961f40224b: Waiting [2021-06-02T21:36:43.793Z] f4666769fca7: Waiting [2021-06-02T21:36:43.793Z] 998cdf262ab1: Waiting [2021-06-02T21:36:43.793Z] 70b1cbb17dac: Layer already exists [2021-06-02T21:36:43.793Z] 308893a43958: Layer already exists [2021-06-02T21:36:43.793Z] 7982d9f83ea1: Layer already exists [2021-06-02T21:36:43.793Z] 07b8183a38ba: Layer already exists [2021-06-02T21:36:43.793Z] 0754057c0ad3: Layer already exists [2021-06-02T21:36:43.793Z] 02e56110abd2: Layer already exists [2021-06-02T21:36:43.793Z] abc36efb885a: Layer already exists [2021-06-02T21:36:43.793Z] 998cdf262ab1: Layer already exists [2021-06-02T21:36:43.793Z] b0b09059f4e1: Layer already exists [2021-06-02T21:36:43.793Z] f4666769fca7: Layer already exists [2021-06-02T21:36:43.793Z] bb961f40224b: Layer already exists [2021-06-02T21:36:43.793Z] 2.0.0-dev.247: digest: sha256:78ebac3998809bb3b9702d4db98f5bc88d3d243cbed24dbdd5c331ad677cdb04 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:44.093Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:44.389Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:44.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T21:36:44.389Z] 07b8183a38ba: Preparing [2021-06-02T21:36:44.389Z] 7982d9f83ea1: Preparing [2021-06-02T21:36:44.389Z] 70b1cbb17dac: Preparing [2021-06-02T21:36:44.389Z] 308893a43958: Preparing [2021-06-02T21:36:44.389Z] 0754057c0ad3: Preparing [2021-06-02T21:36:44.389Z] 998cdf262ab1: Preparing [2021-06-02T21:36:44.389Z] 02e56110abd2: Preparing [2021-06-02T21:36:44.389Z] abc36efb885a: Preparing [2021-06-02T21:36:44.389Z] b0b09059f4e1: Preparing [2021-06-02T21:36:44.389Z] bb961f40224b: Preparing [2021-06-02T21:36:44.389Z] f4666769fca7: Preparing [2021-06-02T21:36:44.389Z] 998cdf262ab1: Waiting [2021-06-02T21:36:44.389Z] 02e56110abd2: Waiting [2021-06-02T21:36:44.389Z] abc36efb885a: Waiting [2021-06-02T21:36:44.389Z] b0b09059f4e1: Waiting [2021-06-02T21:36:44.389Z] bb961f40224b: Waiting [2021-06-02T21:36:44.389Z] f4666769fca7: Waiting [2021-06-02T21:36:44.389Z] 07b8183a38ba: Layer already exists [2021-06-02T21:36:44.389Z] 70b1cbb17dac: Layer already exists [2021-06-02T21:36:44.389Z] 7982d9f83ea1: Layer already exists [2021-06-02T21:36:44.389Z] 308893a43958: Layer already exists [2021-06-02T21:36:44.389Z] 0754057c0ad3: Layer already exists [2021-06-02T21:36:44.389Z] 998cdf262ab1: Layer already exists [2021-06-02T21:36:44.389Z] abc36efb885a: Layer already exists [2021-06-02T21:36:44.389Z] 02e56110abd2: Layer already exists [2021-06-02T21:36:44.389Z] bb961f40224b: Layer already exists [2021-06-02T21:36:44.389Z] b0b09059f4e1: Layer already exists [2021-06-02T21:36:44.389Z] f4666769fca7: Layer already exists [2021-06-02T21:36:44.389Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:78ebac3998809bb3b9702d4db98f5bc88d3d243cbed24dbdd5c331ad677cdb04 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:44.695Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:36:44.993Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-02T21:36:44.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-02T21:36:44.993Z] 07b8183a38ba: Preparing [2021-06-02T21:36:44.993Z] 7982d9f83ea1: Preparing [2021-06-02T21:36:44.993Z] 70b1cbb17dac: Preparing [2021-06-02T21:36:44.993Z] 308893a43958: Preparing [2021-06-02T21:36:44.993Z] 0754057c0ad3: Preparing [2021-06-02T21:36:44.993Z] 998cdf262ab1: Preparing [2021-06-02T21:36:44.993Z] 02e56110abd2: Preparing [2021-06-02T21:36:44.993Z] abc36efb885a: Preparing [2021-06-02T21:36:44.993Z] b0b09059f4e1: Preparing [2021-06-02T21:36:44.993Z] bb961f40224b: Preparing [2021-06-02T21:36:44.993Z] f4666769fca7: Preparing [2021-06-02T21:36:44.993Z] 998cdf262ab1: Waiting [2021-06-02T21:36:44.993Z] 02e56110abd2: Waiting [2021-06-02T21:36:44.993Z] abc36efb885a: Waiting [2021-06-02T21:36:44.993Z] b0b09059f4e1: Waiting [2021-06-02T21:36:44.993Z] bb961f40224b: Waiting [2021-06-02T21:36:44.993Z] f4666769fca7: Waiting [2021-06-02T21:36:44.993Z] 308893a43958: Layer already exists [2021-06-02T21:36:44.993Z] 70b1cbb17dac: Layer already exists [2021-06-02T21:36:44.993Z] 0754057c0ad3: Layer already exists [2021-06-02T21:36:44.993Z] 07b8183a38ba: Layer already exists [2021-06-02T21:36:44.993Z] 7982d9f83ea1: Layer already exists [2021-06-02T21:36:44.993Z] abc36efb885a: Layer already exists [2021-06-02T21:36:44.993Z] 02e56110abd2: Layer already exists [2021-06-02T21:36:44.993Z] 998cdf262ab1: Layer already exists [2021-06-02T21:36:44.993Z] b0b09059f4e1: Layer already exists [2021-06-02T21:36:44.993Z] bb961f40224b: Layer already exists [2021-06-02T21:36:44.993Z] f4666769fca7: Layer already exists [2021-06-02T21:36:44.993Z] master: digest: sha256:78ebac3998809bb3b9702d4db98f5bc88d3d243cbed24dbdd5c331ad677cdb04 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:36:45.040Z] ===================================================== [Pipeline] echo [2021-06-02T21:36:45.053Z] taggedImages: [2021-06-02T21:36:45.053Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:36:45.053Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-02T21:36:45.053Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.247 [2021-06-02T21:36:45.053Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:36:45.053Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-02T21:37:32.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T21:37:32.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T21:37:39.368Z] Removing intermediate container 13838dc25346 [2021-06-02T21:37:39.368Z] ---> ca32f24688d6 [2021-06-02T21:37:39.368Z] [2021-06-02T21:37:39.368Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T21:37:39.368Z] 3.12: Pulling from library/alpine [2021-06-02T21:37:39.368Z] Removing intermediate container c177e0de530d [2021-06-02T21:37:39.368Z] ---> 6b4e81a4b3e0 [2021-06-02T21:37:39.368Z] [2021-06-02T21:37:39.368Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T21:37:39.368Z] Removing intermediate container c801632c5a0d [2021-06-02T21:37:39.368Z] ---> b5cb36d596c7 [2021-06-02T21:37:39.368Z] [2021-06-02T21:37:39.368Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T21:37:39.368Z] 3.12: Pulling from library/alpine [2021-06-02T21:37:39.368Z] 3.12: Pulling from library/alpine [2021-06-02T21:37:39.965Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T21:37:39.966Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T21:37:40.242Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T21:37:40.242Z] Status: Image is up to date for alpine:3.12 [2021-06-02T21:37:40.242Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T21:37:40.242Z] Status: Image is up to date for alpine:3.12 [2021-06-02T21:37:40.242Z] ---> 9852663dfa18 [2021-06-02T21:37:40.242Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T21:37:40.242Z] ---> 9852663dfa18 [2021-06-02T21:37:40.242Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T21:37:40.242Z] ---> 9852663dfa18 [2021-06-02T21:37:40.242Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T21:37:41.227Z] ---> Running in 3a94c4485e3c [2021-06-02T21:37:41.227Z] ---> Running in 8e7e6c650c0c [2021-06-02T21:37:41.227Z] ---> Running in fcac5a046b9d [2021-06-02T21:37:42.675Z] Removing intermediate container 3a94c4485e3c [2021-06-02T21:37:42.675Z] ---> 5670aec86d1c [2021-06-02T21:37:42.675Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T21:37:42.952Z] ---> Running in 76dc88138805 [2021-06-02T21:37:43.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:37:43.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:37:43.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:37:43.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:37:43.520Z] Removing intermediate container 39abb176da91 [2021-06-02T21:37:43.520Z] ---> 11f1ef687bf3 [2021-06-02T21:37:43.520Z] [2021-06-02T21:37:43.520Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T21:37:43.520Z] ---> 9852663dfa18 [2021-06-02T21:37:43.520Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T21:37:43.520Z] Removing intermediate container 910a265f69ac [2021-06-02T21:37:43.520Z] ---> 42abb88c2a09 [2021-06-02T21:37:43.520Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T21:37:43.810Z] ---> Running in 0fbee415d9de [2021-06-02T21:37:43.810Z] ---> Running in 1f3846112e41 [2021-06-02T21:37:44.089Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T21:37:44.089Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T21:37:44.089Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T21:37:44.376Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T21:37:44.376Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T21:37:44.376Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T21:37:44.376Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T21:37:44.376Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T21:37:44.376Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T21:37:44.376Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T21:37:44.376Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T21:37:44.376Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T21:37:44.376Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T21:37:44.376Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T21:37:44.659Z] OK: 7 MiB in 18 packages [2021-06-02T21:37:44.659Z] OK: 7 MiB in 20 packages [2021-06-02T21:37:45.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:37:45.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:37:46.156Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T21:37:46.156Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T21:37:46.156Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T21:37:46.156Z] OK: 5 MiB in 16 packages [2021-06-02T21:37:46.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:37:46.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T21:37:46.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:37:47.459Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T21:37:47.459Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T21:37:47.459Z] OK: 5 MiB in 15 packages [2021-06-02T21:37:47.757Z] Removing intermediate container fcac5a046b9d [2021-06-02T21:37:47.757Z] ---> c7ba54f97872 [2021-06-02T21:37:47.757Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T21:37:47.757Z] Removing intermediate container 8e7e6c650c0c [2021-06-02T21:37:47.757Z] ---> 0935ce1c11b9 [2021-06-02T21:37:47.757Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T21:37:48.360Z] ---> Running in 85f7115c290d [2021-06-02T21:37:48.360Z] ---> Running in beeadda7b782 [2021-06-02T21:37:48.360Z] Removing intermediate container 76dc88138805 [2021-06-02T21:37:48.360Z] ---> 42393f695418 [2021-06-02T21:37:48.360Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T21:37:48.635Z] ---> Running in 9f65587cbb6b [2021-06-02T21:37:48.914Z] Removing intermediate container 0fbee415d9de [2021-06-02T21:37:48.914Z] ---> 7c05631b96d9 [2021-06-02T21:37:48.914Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T21:37:48.914Z] Removing intermediate container beeadda7b782 [2021-06-02T21:37:48.914Z] ---> 9c64462ba790 [2021-06-02T21:37:48.914Z] Step 14/22 : WORKDIR /edgex [2021-06-02T21:37:49.193Z] Removing intermediate container 85f7115c290d [2021-06-02T21:37:49.193Z] ---> 553298c8ea88 [2021-06-02T21:37:49.193Z] Step 14/26 : WORKDIR / [2021-06-02T21:37:49.193Z] ---> Running in 861841b6fa39 [2021-06-02T21:37:49.193Z] ---> Running in 15c6f65ea87e [2021-06-02T21:37:49.466Z] ---> Running in 4707daa1bf3e [2021-06-02T21:37:49.466Z] Removing intermediate container 9f65587cbb6b [2021-06-02T21:37:49.466Z] ---> c1b92f59aec3 [2021-06-02T21:37:49.466Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T21:37:49.739Z] ---> Running in 58338fc59d83 [2021-06-02T21:37:49.739Z] Removing intermediate container 1f3846112e41 [2021-06-02T21:37:49.739Z] ---> 26a7b1796946 [2021-06-02T21:37:49.739Z] [2021-06-02T21:37:49.739Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T21:37:50.016Z] Removing intermediate container 861841b6fa39 [2021-06-02T21:37:50.016Z] ---> 462a966750d0 [2021-06-02T21:37:50.016Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T21:37:50.016Z] 20.10.0: Pulling from library/docker [2021-06-02T21:37:50.016Z] ---> Running in b38bb4af5d0e [2021-06-02T21:37:50.292Z] Removing intermediate container 15c6f65ea87e [2021-06-02T21:37:50.292Z] ---> 04739ad60a5d [2021-06-02T21:37:50.292Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.tomlRemoving intermediate container 4707daa1bf3e [2021-06-02T21:37:50.292Z] [2021-06-02T21:37:50.292Z] ---> 1487d6d3deff [2021-06-02T21:37:50.292Z] 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-02T21:37:50.568Z] Removing intermediate container 58338fc59d83 [2021-06-02T21:37:50.568Z] ---> 2858f9b46b0a [2021-06-02T21:37:50.568Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T21:37:50.858Z] ---> Running in 295bd73a7bc6 [2021-06-02T21:37:50.858Z] Removing intermediate container b38bb4af5d0e [2021-06-02T21:37:50.858Z] ---> 352968d4ffd1 [2021-06-02T21:37:50.858Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T21:37:51.463Z] ---> Running in 2698f31a326d [2021-06-02T21:37:51.740Z] ---> 4838ae8f5cda [2021-06-02T21:37:51.740Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T21:37:52.017Z] ---> 98985debd22a [2021-06-02T21:37:52.017Z] 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-02T21:37:52.301Z] Removing intermediate container 2698f31a326d [2021-06-02T21:37:52.301Z] ---> 44a3bb089e6e [2021-06-02T21:37:52.301Z] Step 16/24 : WORKDIR / [2021-06-02T21:37:52.920Z] ---> Running in eaf9a62c4e8e [2021-06-02T21:37:53.917Z] ---> 836f3e860992 [2021-06-02T21:37:53.917Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T21:37:54.197Z] Removing intermediate container eaf9a62c4e8e [2021-06-02T21:37:54.197Z] ---> a793d5056f06 [2021-06-02T21:37:54.197Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T21:37:54.197Z] ---> 482969944e8f [2021-06-02T21:37:54.197Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T21:37:54.473Z] Removing intermediate container 295bd73a7bc6 [2021-06-02T21:37:54.473Z] ---> 8d08b7787269 [2021-06-02T21:37:54.473Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T21:37:54.748Z] ---> Running in 255b204855a1 [2021-06-02T21:37:55.362Z] ---> 78629f2900af [2021-06-02T21:37:55.362Z] 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-02T21:37:55.362Z] ---> 7b700a04bebc [2021-06-02T21:37:55.362Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T21:37:55.636Z] Removing intermediate container 255b204855a1 [2021-06-02T21:37:55.636Z] ---> 1f2a1f46823c [2021-06-02T21:37:55.636Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T21:37:56.619Z] ---> 46d714adfcf7 [2021-06-02T21:37:56.619Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T21:37:56.619Z] ---> d5f690dc7cd8 [2021-06-02T21:37:56.619Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T21:37:56.619Z] ---> Running in 3ba3a7e80101 [2021-06-02T21:37:57.220Z] ---> 1a7b86439f34 [2021-06-02T21:37:57.220Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T21:37:57.816Z] ---> Running in 3f567623ebdf [2021-06-02T21:37:57.816Z] ---> 08a346d71813 [2021-06-02T21:37:57.816Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T21:37:57.816Z] Removing intermediate container 3ba3a7e80101 [2021-06-02T21:37:57.816Z] ---> 578406d12065 [2021-06-02T21:37:57.816Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T21:37:58.430Z] ---> Running in dd0ceea3800c [2021-06-02T21:37:58.709Z] ---> ff2b396d7df4 [2021-06-02T21:37:58.709Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T21:37:59.310Z] ---> 05551101792b [2021-06-02T21:37:59.310Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T21:37:59.584Z] Removing intermediate container dd0ceea3800c [2021-06-02T21:37:59.584Z] ---> 486fc1eecce5 [2021-06-02T21:37:59.584Z] Step 20/22 : LABEL arch=arm64 [2021-06-02T21:37:59.857Z] ---> Running in 63c3678071ab [2021-06-02T21:37:59.857Z] ---> Running in a05862eb847e [2021-06-02T21:38:00.837Z] Removing intermediate container 63c3678071ab [2021-06-02T21:38:00.838Z] ---> 8c775c4729c4 [2021-06-02T21:38:00.838Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T21:38:01.112Z] Removing intermediate container a05862eb847e [2021-06-02T21:38:01.112Z] ---> 1e271a99ead7 [2021-06-02T21:38:01.112Z] Step 21/22 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:38:01.112Z] ---> 515a561eed33 [2021-06-02T21:38:01.112Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T21:38:01.386Z] ---> Running in 5d8bafb5c2c6 [2021-06-02T21:38:01.386Z] ---> Running in 7178a3e57d3d [2021-06-02T21:38:01.660Z] Removing intermediate container 3f567623ebdf [2021-06-02T21:38:01.660Z] ---> 843a73ea5305 [2021-06-02T21:38:01.660Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T21:38:02.644Z] Removing intermediate container 5d8bafb5c2c6 [2021-06-02T21:38:02.644Z] ---> bb3dbb73178f [2021-06-02T21:38:02.644Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T21:38:02.929Z] ---> 4cdb48f2a4d6 [2021-06-02T21:38:02.929Z] 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-02T21:38:02.929Z] Removing intermediate container 7178a3e57d3d [2021-06-02T21:38:02.929Z] ---> db6c31d16870 [2021-06-02T21:38:02.929Z] Step 22/22 : LABEL version=2.0.0-dev.247 [2021-06-02T21:38:02.929Z] ---> Running in 29edd5e85ced [2021-06-02T21:38:02.929Z] ---> Running in 15a5a414f32d [2021-06-02T21:38:02.929Z] ---> Running in 991c4261b545 [2021-06-02T21:38:02.929Z] ---> 6f79b8a30c7e [2021-06-02T21:38:03.220Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T21:38:03.833Z] Removing intermediate container 29edd5e85ced [2021-06-02T21:38:03.833Z] ---> 44a6e5f30460 [2021-06-02T21:38:03.833Z] Step 23/24 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:38:04.118Z] ---> Running in a306d085104a [2021-06-02T21:38:04.118Z] Removing intermediate container 991c4261b545 [2021-06-02T21:38:04.118Z] ---> 3b76ee334c7d [2021-06-02T21:38:04.118Z] [2021-06-02T21:38:04.750Z] Successfully built 3b76ee334c7d [2021-06-02T21:38:04.750Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-02T21:38:04.750Z] Building support-notifications [2021-06-02T21:38:05.023Z]  Building security-proxy-setup ... done Removing intermediate container a306d085104a [2021-06-02T21:38:05.023Z] ---> 06d52450bf91 [2021-06-02T21:38:05.023Z] Step 24/24 : LABEL version=2.0.0-dev.247 [2021-06-02T21:38:05.300Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T21:38:05.300Z] ---> Running in 0f3ea7388298 [2021-06-02T21:38:05.300Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T21:38:05.300Z] ---> 845e4aeacd97 [2021-06-02T21:38:05.300Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T21:38:05.300Z] ---> eeaf43b92773 [2021-06-02T21:38:05.300Z] 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-02T21:38:05.577Z] ---> Running in 58caff381586 [2021-06-02T21:38:06.202Z] Removing intermediate container 0f3ea7388298 [2021-06-02T21:38:06.202Z] ---> e7b4d4f50ce6 [2021-06-02T21:38:06.202Z] [2021-06-02T21:38:06.202Z] Removing intermediate container 15a5a414f32d [2021-06-02T21:38:06.202Z] ---> be12c47a8e43 [2021-06-02T21:38:06.202Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T21:38:06.474Z] Successfully built e7b4d4f50ce6 [2021-06-02T21:38:06.474Z] Successfully tagged core-command-arm64:latest [2021-06-02T21:38:06.760Z] Building core-metadata [2021-06-02T21:38:06.760Z]  Building core-command ... done Removing intermediate container 58caff381586 [2021-06-02T21:38:06.760Z] ---> b3cb6546b4cc [2021-06-02T21:38:06.760Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T21:38:06.760Z] ---> Running in 95c091646b8f [2021-06-02T21:38:07.044Z] ---> c54f37bab89c [2021-06-02T21:38:07.044Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T21:38:07.044Z] ---> Running in 1d545eb1a2cb [2021-06-02T21:38:07.661Z] Removing intermediate container 95c091646b8f [2021-06-02T21:38:07.661Z] ---> f6d90db60598 [2021-06-02T21:38:07.661Z] Step 24/26 : LABEL arch=arm64 [2021-06-02T21:38:07.940Z] ---> Running in 44ecbdb6689d [2021-06-02T21:38:08.218Z] ---> 344813db7668 [2021-06-02T21:38:08.218Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T21:38:08.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:38:08.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:38:09.060Z] Removing intermediate container 44ecbdb6689d [2021-06-02T21:38:09.060Z] ---> 3ea884cd75ce [2021-06-02T21:38:09.060Z] Step 25/26 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:38:09.348Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T21:38:09.348Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T21:38:09.348Z] Executing bash-5.0.17-r0.post-install [2021-06-02T21:38:09.348Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T21:38:09.348Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T21:38:09.348Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T21:38:09.348Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T21:38:09.348Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T21:38:09.348Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T21:38:09.348Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T21:38:09.348Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T21:38:09.348Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T21:38:09.348Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T21:38:09.348Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T21:38:09.634Z] ---> a5cd757ea5a7 [2021-06-02T21:38:09.634Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T21:38:09.909Z] ---> Running in d1d707ca7c54 [2021-06-02T21:38:10.508Z] ---> Running in 3772c63cdfac [2021-06-02T21:38:10.784Z] Removing intermediate container d1d707ca7c54 [2021-06-02T21:38:10.784Z] ---> 01f810177ed6 [2021-06-02T21:38:10.784Z] Step 26/26 : LABEL version=2.0.0-dev.247 [2021-06-02T21:38:11.064Z] ---> Running in f1fd16b580a7 [2021-06-02T21:38:11.342Z] Removing intermediate container 3772c63cdfac [2021-06-02T21:38:11.342Z] ---> 59744f180593 [2021-06-02T21:38:11.342Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T21:38:11.342Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T21:38:11.342Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T21:38:11.342Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T21:38:11.619Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T21:38:11.619Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T21:38:11.619Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T21:38:11.619Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T21:38:11.619Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T21:38:11.619Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T21:38:11.619Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T21:38:11.894Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T21:38:11.894Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T21:38:11.894Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T21:38:11.894Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T21:38:11.894Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T21:38:11.894Z] Removing intermediate container f1fd16b580a7 [2021-06-02T21:38:11.894Z] ---> 99bd3c60b7d2 [2021-06-02T21:38:11.894Z] [2021-06-02T21:38:11.894Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T21:38:11.894Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T21:38:11.894Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T21:38:11.894Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T21:38:11.894Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T21:38:11.894Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T21:38:12.182Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T21:38:12.182Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T21:38:12.182Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T21:38:12.182Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T21:38:12.182Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T21:38:12.182Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T21:38:12.464Z] OK: 72 MiB in 59 packages [2021-06-02T21:38:12.465Z] Successfully built 99bd3c60b7d2 [2021-06-02T21:38:12.465Z] ---> 90518014ee82 [2021-06-02T21:38:12.465Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T21:38:12.465Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-02T21:38:12.465Z]  Building security-secretstore-setup ... done Building core-data [2021-06-02T21:38:13.066Z] ---> Running in 5ef04ad746db [2021-06-02T21:38:15.703Z] Removing intermediate container 5ef04ad746db [2021-06-02T21:38:15.703Z] ---> a2060ac5c9dc [2021-06-02T21:38:15.703Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T21:38:16.305Z] ---> Running in b2e501954cf4 [2021-06-02T21:38:16.912Z] Removing intermediate container b2e501954cf4 [2021-06-02T21:38:16.912Z] ---> f6e7b4df0773 [2021-06-02T21:38:16.912Z] Step 29/32 : CMD ["gate"] [2021-06-02T21:38:16.912Z] Collecting docker-compose==1.23.2 [2021-06-02T21:38:17.190Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T21:38:17.190Z] ---> Running in cf3154efae72 [2021-06-02T21:38:17.799Z] Removing intermediate container cf3154efae72 [2021-06-02T21:38:17.799Z] ---> 49ac2fde1229 [2021-06-02T21:38:17.799Z] Step 30/32 : LABEL arch=arm64 [2021-06-02T21:38:18.074Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T21:38:18.074Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T21:38:18.351Z] ---> Running in 9b2a2ba2b3f7 [2021-06-02T21:38:18.956Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T21:38:18.956Z] Removing intermediate container 9b2a2ba2b3f7 [2021-06-02T21:38:18.956Z] ---> d6ca8169137b [2021-06-02T21:38:18.956Z] Step 31/32 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:38:18.956Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T21:38:19.239Z] ---> Running in f12ecbe94ec7 [2021-06-02T21:38:19.514Z] 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-02T21:38:20.121Z] Removing intermediate container f12ecbe94ec7 [2021-06-02T21:38:20.121Z] ---> 98794a92e194 [2021-06-02T21:38:20.121Z] Step 32/32 : LABEL version=2.0.0-dev.247 [2021-06-02T21:38:20.400Z] ---> Running in d7dc7631877c [2021-06-02T21:38:20.400Z] Collecting PyYAML<4,>=3.10 [2021-06-02T21:38:20.400Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T21:38:21.002Z] Removing intermediate container d7dc7631877c [2021-06-02T21:38:21.002Z] ---> b20aad087740 [2021-06-02T21:38:21.002Z] [2021-06-02T21:38:21.610Z] Successfully built b20aad087740 [2021-06-02T21:38:21.610Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-02T21:38:21.610Z]  Building security-bootstrapper ... done Building support-scheduler [2021-06-02T21:38:24.512Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T21:38:24.512Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T21:38:26.658Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T21:38:26.658Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T21:38:28.177Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T21:38:28.177Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T21:38:29.165Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T21:38:29.165Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T21:38:29.443Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T21:38:29.443Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T21:38:30.450Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:38:30.450Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:38:30.450Z] ---> ff17cf8e78e2 [2021-06-02T21:38:30.450Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T21:38:30.450Z] ---> Using cache [2021-06-02T21:38:30.450Z] ---> 5c669b8dd4dc [2021-06-02T21:38:30.450Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:38:30.450Z] ---> Using cache [2021-06-02T21:38:30.450Z] ---> d8fcf52381cf [2021-06-02T21:38:30.450Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T21:38:32.444Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T21:38:32.444Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T21:38:32.444Z] ---> Running in e48e54d2b448 [2021-06-02T21:38:33.884Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:38:34.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:38:34.883Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T21:38:34.883Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T21:38:35.160Z] Collecting idna<2.8,>=2.5 [2021-06-02T21:38:35.160Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T21:38:35.769Z] OK: 218 MiB in 52 packages [2021-06-02T21:38:36.377Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T21:38:36.377Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T21:38:36.657Z] 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-02T21:38:36.657Z] 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-02T21:38:36.657Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T21:38:36.657Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T21:38:36.657Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T21:38:36.657Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T21:38:36.945Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:38:36.945Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:38:36.945Z] ---> ff17cf8e78e2 [2021-06-02T21:38:36.945Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T21:38:36.945Z] ---> Using cache [2021-06-02T21:38:36.945Z] ---> 5c669b8dd4dc [2021-06-02T21:38:36.945Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:38:36.945Z] ---> Using cache [2021-06-02T21:38:36.945Z] ---> d8fcf52381cf [2021-06-02T21:38:36.945Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T21:38:37.545Z] Installing collected packages: cached-property, docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, texttable, jsonschema, dockerpty, docopt, docker-compose [2021-06-02T21:38:37.819Z] ---> Running in 3b35af5f116c [2021-06-02T21:38:38.421Z] Attempting uninstall: idna [2021-06-02T21:38:38.421Z] Found existing installation: idna 2.9 [2021-06-02T21:38:38.421Z] Uninstalling idna-2.9: [2021-06-02T21:38:38.421Z] Removing intermediate container e48e54d2b448 [2021-06-02T21:38:38.421Z] ---> f382f68dafb2 [2021-06-02T21:38:38.421Z] Step 6/23 : COPY go.mod . [2021-06-02T21:38:38.421Z] Successfully uninstalled idna-2.9 [2021-06-02T21:38:39.404Z] Attempting uninstall: urllib3 [2021-06-02T21:38:39.404Z] Found existing installation: urllib3 1.25.9 [2021-06-02T21:38:39.404Z] Uninstalling urllib3-1.25.9: [2021-06-02T21:38:39.404Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T21:38:39.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:38:39.696Z] ---> 7eceabc71503 [2021-06-02T21:38:39.696Z] Step 7/23 : RUN go mod download [2021-06-02T21:38:39.968Z] Attempting uninstall: requests [2021-06-02T21:38:39.968Z] Found existing installation: requests 2.23.0 [2021-06-02T21:38:39.968Z] Uninstalling requests-2.23.0: [2021-06-02T21:38:39.968Z] ---> Running in b48181739405 [2021-06-02T21:38:40.244Z] Successfully uninstalled requests-2.23.0 [2021-06-02T21:38:40.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:38:41.519Z] OK: 218 MiB in 52 packages [2021-06-02T21:38:41.519Z] Running setup.py install for PyYAML: started [2021-06-02T21:38:44.186Z] Removing intermediate container 3b35af5f116c [2021-06-02T21:38:44.186Z] ---> 8da698b2b1ce [2021-06-02T21:38:44.186Z] Step 6/24 : COPY go.mod . [2021-06-02T21:38:44.186Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:38:44.186Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:38:44.186Z] ---> ff17cf8e78e2 [2021-06-02T21:38:44.186Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T21:38:44.186Z] ---> Using cache [2021-06-02T21:38:44.186Z] ---> 5c669b8dd4dc [2021-06-02T21:38:44.186Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:38:44.186Z] ---> Using cache [2021-06-02T21:38:44.186Z] ---> d8fcf52381cf [2021-06-02T21:38:44.186Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T21:38:44.186Z] ---> Running in 85e54e9a004c [2021-06-02T21:38:44.465Z] Removing intermediate container b48181739405 [2021-06-02T21:38:44.465Z] ---> 0759a0d3259e [2021-06-02T21:38:44.465Z] Step 8/23 : COPY . . [2021-06-02T21:38:44.749Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T21:38:44.749Z] Running setup.py install for texttable: started [2021-06-02T21:38:45.030Z] ---> d6d49d1ea811 [2021-06-02T21:38:45.030Z] Step 7/24 : RUN go mod download [2021-06-02T21:38:45.639Z] ---> Running in 8b3e66c254ae [2021-06-02T21:38:46.237Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:38:47.442Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T21:38:47.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:38:47.721Z] Running setup.py install for dockerpty: started [2021-06-02T21:38:48.711Z] OK: 218 MiB in 52 packages [2021-06-02T21:38:48.711Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T21:38:48.711Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T21:38:48.711Z] ---> ff17cf8e78e2 [2021-06-02T21:38:48.711Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T21:38:48.711Z] ---> Using cache [2021-06-02T21:38:48.711Z] ---> 5c669b8dd4dc [2021-06-02T21:38:48.711Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:38:48.711Z] ---> Using cache [2021-06-02T21:38:48.711Z] ---> d8fcf52381cf [2021-06-02T21:38:48.711Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T21:38:48.711Z] ---> Using cache [2021-06-02T21:38:48.711Z] ---> 8da698b2b1ce [2021-06-02T21:38:48.711Z] Step 6/23 : COPY go.mod . [2021-06-02T21:38:48.711Z] ---> Using cache [2021-06-02T21:38:48.711Z] ---> d6d49d1ea811 [2021-06-02T21:38:48.711Z] Step 7/23 : RUN go mod download [2021-06-02T21:38:50.144Z] ---> Running in 256fe4021c0c [2021-06-02T21:38:50.746Z] Removing intermediate container 8b3e66c254ae [2021-06-02T21:38:50.746Z] ---> 570e1853691b [2021-06-02T21:38:50.746Z] Step 8/24 : COPY . . [2021-06-02T21:38:50.746Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T21:38:50.746Z] Running setup.py install for docopt: started [2021-06-02T21:38:51.022Z] Removing intermediate container 85e54e9a004c [2021-06-02T21:38:51.022Z] ---> efccd2d61aa1 [2021-06-02T21:38:51.022Z] Step 6/24 : COPY go.mod . [2021-06-02T21:38:52.461Z] ---> c563ee899662 [2021-06-02T21:38:52.461Z] Step 7/24 : RUN go mod download [2021-06-02T21:38:53.072Z] ---> Running in 01aa92c7c4d2 [2021-06-02T21:38:53.679Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T21:38:54.675Z] Removing intermediate container 256fe4021c0c [2021-06-02T21:38:54.675Z] ---> 7c7cb4e90524 [2021-06-02T21:38:54.675Z] Step 8/23 : COPY . . [2021-06-02T21:38:54.955Z] 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-02T21:38:58.376Z] Removing intermediate container 01aa92c7c4d2 [2021-06-02T21:38:58.376Z] ---> 9b99291f113b [2021-06-02T21:38:58.376Z] Step 8/24 : COPY . . [2021-06-02T21:39:00.362Z] ---> 7d1b36cfcb8c [2021-06-02T21:39:00.362Z] Step 9/23 : RUN go mod tidy [2021-06-02T21:39:01.818Z] ---> Running in 81f021b895a1 [2021-06-02T21:39:08.559Z] ---> 8536588edd35 [2021-06-02T21:39:08.559Z] Step 9/24 : RUN go mod tidy [2021-06-02T21:39:08.559Z] Removing intermediate container 81f021b895a1 [2021-06-02T21:39:08.559Z] ---> 803d1dc1a56c [2021-06-02T21:39:08.559Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T21:39:08.559Z] ---> Running in 5aa1c75e51ba [2021-06-02T21:39:09.161Z] ---> Running in 9b71c3f5c905 [2021-06-02T21:39:09.771Z] Removing intermediate container 1d545eb1a2cb [2021-06-02T21:39:09.771Z] ---> 1c66371a6756 [2021-06-02T21:39:09.771Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T21:39:10.755Z] ---> Running in 71c6fe98bcaf [2021-06-02T21:39:11.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T21:39:11.633Z] Removing intermediate container 71c6fe98bcaf [2021-06-02T21:39:11.633Z] ---> 5a030f7d29da [2021-06-02T21:39:11.633Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T21:39:11.915Z] ---> Running in e4f060cb8f47 [2021-06-02T21:39:12.914Z] ---> b959464a058d [2021-06-02T21:39:12.914Z] Step 9/23 : RUN go mod tidy [2021-06-02T21:39:12.914Z] Removing intermediate container e4f060cb8f47 [2021-06-02T21:39:12.914Z] ---> b610cd19eb49 [2021-06-02T21:39:12.914Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T21:39:13.520Z] ---> Running in 761464b92322 [2021-06-02T21:39:16.167Z] Removing intermediate container 5aa1c75e51ba [2021-06-02T21:39:16.167Z] ---> cbb22a068ab1 [2021-06-02T21:39:16.167Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T21:39:16.167Z] ---> Running in 15ce4c67f2da [2021-06-02T21:39:16.774Z] ---> 4373fefac5a9 [2021-06-02T21:39:16.774Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T21:39:18.253Z] ---> 3586b71d12dd [2021-06-02T21:39:18.253Z] Step 9/24 : RUN go mod tidy [2021-06-02T21:39:18.531Z] ---> Running in f2f78fd587ab [2021-06-02T21:39:18.806Z] ---> 36b1c6076241 [2021-06-02T21:39:18.806Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T21:39:18.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T21:39:21.457Z] ---> 0338e619f984 [2021-06-02T21:39:21.457Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T21:39:21.457Z] Removing intermediate container 761464b92322 [2021-06-02T21:39:21.457Z] ---> 5820eb286fae [2021-06-02T21:39:21.457Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T21:39:21.457Z] ---> Running in c81773517be7 [2021-06-02T21:39:21.457Z] ---> Running in a8fd5076209b [2021-06-02T21:39:22.462Z] Removing intermediate container c81773517be7 [2021-06-02T21:39:22.462Z] ---> d96af2a24b47 [2021-06-02T21:39:22.462Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T21:39:22.462Z] ---> Running in 9dc80090e6d4 [2021-06-02T21:39:23.473Z] Removing intermediate container 9dc80090e6d4 [2021-06-02T21:39:23.473Z] ---> b112ee98dd5d [2021-06-02T21:39:23.473Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T21:39:23.754Z] ---> Running in 77496f771a33 [2021-06-02T21:39:24.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T21:39:24.311Z] Removing intermediate container 77496f771a33 [2021-06-02T21:39:24.311Z] ---> f39cf879cc4b [2021-06-02T21:39:24.311Z] Step 23/24 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:39:24.591Z] ---> Running in 9b063d78b1e9 [2021-06-02T21:39:25.657Z] Removing intermediate container 9b063d78b1e9 [2021-06-02T21:39:25.657Z] ---> dfd0c152d889 [2021-06-02T21:39:25.657Z] Step 24/24 : LABEL version=2.0.0-dev.247 [2021-06-02T21:39:25.657Z] ---> Running in df3c596146ba [2021-06-02T21:39:26.653Z] Removing intermediate container df3c596146ba [2021-06-02T21:39:26.653Z] ---> dadce6b29653 [2021-06-02T21:39:26.653Z] [2021-06-02T21:39:26.950Z] Removing intermediate container f2f78fd587ab [2021-06-02T21:39:26.950Z] ---> 095c407a9be3 [2021-06-02T21:39:26.950Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T21:39:27.239Z] Successfully built dadce6b29653 [2021-06-02T21:39:27.239Z] ---> Running in 1ddec795e0f4 [2021-06-02T21:39:27.239Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-02T21:39:29.248Z]  Building sys-mgmt-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.247" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T21:41:06.148Z] Removing intermediate container 9b71c3f5c905 [2021-06-02T21:41:06.148Z] ---> 7afdedae3792 [2021-06-02T21:41:06.148Z] [2021-06-02T21:41:06.148Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T21:41:06.148Z] ---> 9852663dfa18 [2021-06-02T21:41:06.148Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T21:41:06.148Z] ---> Running in 596cf2097508 [2021-06-02T21:41:06.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:41:06.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:41:06.148Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T21:41:06.148Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T21:41:06.148Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T21:41:06.148Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T21:41:06.149Z] OK: 6 MiB in 16 packages [2021-06-02T21:41:06.149Z] Removing intermediate container 596cf2097508 [2021-06-02T21:41:06.149Z] ---> f8ff7136a051 [2021-06-02T21:41:06.149Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T21:41:06.149Z] ---> Running in 37fb4952e192 [2021-06-02T21:41:06.149Z] Removing intermediate container 37fb4952e192 [2021-06-02T21:41:06.149Z] ---> e8e435cb6a25 [2021-06-02T21:41:06.149Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T21:41:06.149Z] ---> Running in ffe3cf953f13 [2021-06-02T21:41:06.149Z] Removing intermediate container ffe3cf953f13 [2021-06-02T21:41:06.149Z] ---> 9f935aef2948 [2021-06-02T21:41:06.149Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T21:41:06.149Z] ---> Running in d32bacb74e9e [2021-06-02T21:41:06.149Z] Removing intermediate container d32bacb74e9e [2021-06-02T21:41:06.149Z] ---> 38ee5b64ced1 [2021-06-02T21:41:06.149Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T21:41:06.149Z] ---> 6822c7e01bfa [2021-06-02T21:41:06.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T21:41:06.422Z] ---> 96879facd8f8 [2021-06-02T21:41:06.422Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T21:41:07.881Z] ---> 1f3170aa94c0 [2021-06-02T21:41:07.881Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T21:41:08.493Z] ---> Running in e9e7c749e413 [2021-06-02T21:41:09.098Z] Removing intermediate container e9e7c749e413 [2021-06-02T21:41:09.098Z] ---> 2fc462f9c5ed [2021-06-02T21:41:09.098Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T21:41:09.379Z] ---> Running in 281f8f1360dc [2021-06-02T21:41:10.841Z] Removing intermediate container 281f8f1360dc [2021-06-02T21:41:10.841Z] ---> 4e6a44c344a1 [2021-06-02T21:41:10.841Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T21:41:10.841Z] ---> Running in dbf46a0bd4c5 [2021-06-02T21:41:12.308Z] Removing intermediate container dbf46a0bd4c5 [2021-06-02T21:41:12.308Z] ---> d3e0bb7805dd [2021-06-02T21:41:12.308Z] Step 22/23 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:41:12.909Z] ---> Running in c40169fc0769 [2021-06-02T21:41:13.520Z] Removing intermediate container a8fd5076209b [2021-06-02T21:41:13.521Z] ---> 5350aa8366df [2021-06-02T21:41:13.521Z] [2021-06-02T21:41:13.521Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T21:41:13.521Z] ---> 9852663dfa18 [2021-06-02T21:41:13.521Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T21:41:13.521Z] ---> Using cache [2021-06-02T21:41:13.521Z] ---> 7c05631b96d9 [2021-06-02T21:41:13.521Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T21:41:13.521Z] ---> Using cache [2021-06-02T21:41:13.521Z] ---> 462a966750d0 [2021-06-02T21:41:13.521Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T21:41:13.521Z] ---> Running in 3e13b7ec462d [2021-06-02T21:41:13.811Z] Removing intermediate container c40169fc0769 [2021-06-02T21:41:13.811Z] ---> 3b965995ee29 [2021-06-02T21:41:13.811Z] Step 23/23 : LABEL version=2.0.0-dev.247 [2021-06-02T21:41:14.088Z] ---> Running in 486bf146f6d2 [2021-06-02T21:41:14.366Z] Removing intermediate container 3e13b7ec462d [2021-06-02T21:41:14.366Z] ---> 308d123d8ef5 [2021-06-02T21:41:14.366Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T21:41:14.647Z] ---> Running in 5d88b65744a1 [2021-06-02T21:41:14.964Z] Removing intermediate container 486bf146f6d2 [2021-06-02T21:41:14.964Z] ---> f462878069e1 [2021-06-02T21:41:14.964Z] [2021-06-02T21:41:15.575Z] Successfully built f462878069e1 [2021-06-02T21:41:15.575Z] Successfully tagged support-notifications-arm64:latest [2021-06-02T21:41:15.575Z]  Building support-notifications ... done Removing intermediate container 5d88b65744a1 [2021-06-02T21:41:15.575Z] ---> 22688f02b2b7 [2021-06-02T21:41:15.575Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T21:41:17.017Z] ---> 502640a95d01 [2021-06-02T21:41:17.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T21:41:17.620Z] Removing intermediate container 15ce4c67f2da [2021-06-02T21:41:17.621Z] ---> dc0ebad35e00 [2021-06-02T21:41:17.621Z] [2021-06-02T21:41:17.621Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T21:41:17.621Z] ---> 9852663dfa18 [2021-06-02T21:41:17.621Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T21:41:17.898Z] ---> Using cache [2021-06-02T21:41:17.898Z] ---> 7c05631b96d9 [2021-06-02T21:41:17.898Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T21:41:17.898Z] ---> Using cache [2021-06-02T21:41:17.898Z] ---> 462a966750d0 [2021-06-02T21:41:17.898Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T21:41:18.510Z] ---> Running in 0c750cabc93b [2021-06-02T21:41:18.784Z] ---> 58ec7a9923e1 [2021-06-02T21:41:18.784Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T21:41:19.070Z] Removing intermediate container 0c750cabc93b [2021-06-02T21:41:19.070Z] ---> 4b404879a856 [2021-06-02T21:41:19.070Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T21:41:19.070Z] ---> Running in af965be49a59 [2021-06-02T21:41:19.683Z] Removing intermediate container af965be49a59 [2021-06-02T21:41:19.683Z] ---> c953c781a15f [2021-06-02T21:41:19.683Z] Step 16/24 : WORKDIR / [2021-06-02T21:41:19.959Z] ---> 89d9bcda54af [2021-06-02T21:41:19.959Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T21:41:19.959Z] ---> Running in 9e77160277c6 [2021-06-02T21:41:19.959Z] ---> Running in e932602f7b7b [2021-06-02T21:41:20.560Z] Removing intermediate container 9e77160277c6 [2021-06-02T21:41:20.561Z] ---> 232596439ccc [2021-06-02T21:41:20.561Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T21:41:20.832Z] Removing intermediate container e932602f7b7b [2021-06-02T21:41:20.832Z] ---> 363848b7625c [2021-06-02T21:41:20.832Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T21:41:20.832Z] ---> Running in 111f8657f584 [2021-06-02T21:41:21.431Z] Removing intermediate container 111f8657f584 [2021-06-02T21:41:21.431Z] ---> eacb6bf806ac [2021-06-02T21:41:21.431Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T21:41:21.431Z] ---> 5217f4dee7a0 [2021-06-02T21:41:21.431Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T21:41:21.704Z] ---> Running in a89dac66b412 [2021-06-02T21:41:22.683Z] Removing intermediate container a89dac66b412 [2021-06-02T21:41:22.683Z] ---> e6f337159334 [2021-06-02T21:41:22.683Z] Step 22/23 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:41:22.683Z] ---> Running in ee380e4f2c05 [2021-06-02T21:41:22.962Z] ---> 162cc03d6c7c [2021-06-02T21:41:22.962Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T21:41:23.556Z] Removing intermediate container ee380e4f2c05 [2021-06-02T21:41:23.556Z] ---> 82a3c497565a [2021-06-02T21:41:23.556Z] Step 23/23 : LABEL version=2.0.0-dev.247 [2021-06-02T21:41:23.831Z] ---> Running in 8b73c31b9e02 [2021-06-02T21:41:24.108Z] ---> 53177251eafd [2021-06-02T21:41:24.108Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T21:41:24.382Z] ---> Running in 7b37ad1c01bf [2021-06-02T21:41:24.655Z] Removing intermediate container 8b73c31b9e02 [2021-06-02T21:41:24.655Z] ---> 7c090c596188 [2021-06-02T21:41:24.655Z] [2021-06-02T21:41:24.928Z] Successfully built 7c090c596188 [2021-06-02T21:41:25.201Z] Successfully tagged support-scheduler-arm64:latest [2021-06-02T21:41:25.201Z]  Building support-scheduler ... done Removing intermediate container 7b37ad1c01bf [2021-06-02T21:41:25.201Z] ---> 780dbb2a6ace [2021-06-02T21:41:25.201Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T21:41:25.476Z] ---> Running in 7b1449bb44b6 [2021-06-02T21:41:25.476Z] Removing intermediate container 1ddec795e0f4 [2021-06-02T21:41:25.476Z] ---> b9dd3efba7a9 [2021-06-02T21:41:25.476Z] [2021-06-02T21:41:25.476Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T21:41:25.476Z] ---> 9852663dfa18 [2021-06-02T21:41:25.476Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T21:41:25.753Z] ---> Running in d1cdbd7f2ac4 [2021-06-02T21:41:26.033Z] Removing intermediate container 7b1449bb44b6 [2021-06-02T21:41:26.033Z] ---> ec483d79d08b [2021-06-02T21:41:26.033Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T21:41:26.033Z] ---> Running in a124e3b96167 [2021-06-02T21:41:26.306Z] Removing intermediate container d1cdbd7f2ac4 [2021-06-02T21:41:26.306Z] ---> 140a8983101d [2021-06-02T21:41:26.306Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T21:41:26.306Z] ---> Running in 8d8c7da3a3c3 [2021-06-02T21:41:26.578Z] Removing intermediate container a124e3b96167 [2021-06-02T21:41:26.578Z] ---> f626c40e72c3 [2021-06-02T21:41:26.578Z] Step 23/24 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:41:26.851Z] ---> Running in 42627ea93feb [2021-06-02T21:41:26.851Z] Removing intermediate container 8d8c7da3a3c3 [2021-06-02T21:41:26.851Z] ---> 7f3f96f9c31c [2021-06-02T21:41:26.851Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T21:41:27.125Z] ---> Running in 593a7e484c59 [2021-06-02T21:41:27.400Z] Removing intermediate container 42627ea93feb [2021-06-02T21:41:27.400Z] ---> 124be9a0ef33 [2021-06-02T21:41:27.400Z] Step 24/24 : LABEL version=2.0.0-dev.247 [2021-06-02T21:41:27.400Z] ---> Running in fb1e0710ca08 [2021-06-02T21:41:27.673Z] Removing intermediate container 593a7e484c59 [2021-06-02T21:41:27.673Z] ---> b5d2f90b0496 [2021-06-02T21:41:27.673Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T21:41:27.944Z] ---> Running in 6adf9e538b70 [2021-06-02T21:41:27.944Z] Removing intermediate container fb1e0710ca08 [2021-06-02T21:41:27.944Z] ---> d6ee0be39b8b [2021-06-02T21:41:27.944Z] [2021-06-02T21:41:28.537Z] Successfully built d6ee0be39b8b [2021-06-02T21:41:28.537Z] Successfully tagged core-metadata-arm64:latest [2021-06-02T21:41:29.977Z]  Building core-metadata ... done Removing intermediate container 6adf9e538b70 [2021-06-02T21:41:29.977Z] ---> 281f07fb06a9 [2021-06-02T21:41:29.977Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T21:41:29.977Z] ---> Running in 135b5ad3fdcc [2021-06-02T21:41:31.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T21:41:32.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T21:41:32.604Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T21:41:32.874Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T21:41:32.874Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T21:41:32.874Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T21:41:33.147Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T21:41:33.147Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T21:41:33.421Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T21:41:33.421Z] OK: 8 MiB in 20 packages [2021-06-02T21:41:34.854Z] Removing intermediate container 135b5ad3fdcc [2021-06-02T21:41:34.854Z] ---> feb3139350e7 [2021-06-02T21:41:34.854Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T21:41:35.453Z] ---> 0125c2487a01 [2021-06-02T21:41:35.453Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T21:41:36.887Z] ---> 0970f2b647e8 [2021-06-02T21:41:36.887Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T21:41:37.481Z] ---> a325cb76a2e2 [2021-06-02T21:41:37.481Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T21:41:37.754Z] ---> Running in a66efae93e8a [2021-06-02T21:41:38.351Z] Removing intermediate container a66efae93e8a [2021-06-02T21:41:38.351Z] ---> 8215d5cdad64 [2021-06-02T21:41:38.351Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T21:41:38.351Z] ---> Running in 2c4a5140b2e1 [2021-06-02T21:41:38.947Z] Removing intermediate container 2c4a5140b2e1 [2021-06-02T21:41:38.947Z] ---> 9fa1ce21e6ea [2021-06-02T21:41:38.947Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T21:41:38.947Z] ---> Running in 1d87bd5920c0 [2021-06-02T21:41:39.568Z] Removing intermediate container 1d87bd5920c0 [2021-06-02T21:41:39.568Z] ---> df0739621763 [2021-06-02T21:41:39.568Z] Step 23/24 : LABEL git_sha=399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:41:39.568Z] ---> Running in f895d4de3e57 [2021-06-02T21:41:40.163Z] Removing intermediate container f895d4de3e57 [2021-06-02T21:41:40.163Z] ---> d2a6f9507df1 [2021-06-02T21:41:40.163Z] Step 24/24 : LABEL version=2.0.0-dev.247 [2021-06-02T21:41:40.436Z] ---> Running in b1119614eb36 [2021-06-02T21:41:40.709Z] Removing intermediate container b1119614eb36 [2021-06-02T21:41:40.709Z] ---> d462a57e7f45 [2021-06-02T21:41:40.709Z] [2021-06-02T21:41:41.303Z] Successfully built d462a57e7f45 [2021-06-02T21:41:41.303Z] Successfully tagged core-data-arm64:latest [2021-06-02T21:41:41.602Z]  Building core-data ... done  [Pipeline] } [2021-06-02T21:41:41.611Z] $ docker stop --time=1 3cad58fa70d00eb780c2e698f5486f5ed202ed9ed3251fa399dc012b7b9f11c6 [2021-06-02T21:41:43.489Z] $ docker rm -f 3cad58fa70d00eb780c2e698f5486f5ed202ed9ed3251fa399dc012b7b9f11c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T21:41:44.098Z] + docker images [2021-06-02T21:41:44.372Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T21:41:44.372Z] core-data-arm64 latest d462a57e7f45 4 seconds ago 20.4MB [2021-06-02T21:41:44.372Z] core-metadata-arm64 latest d6ee0be39b8b 17 seconds ago 17.4MB [2021-06-02T21:41:44.372Z] b9dd3efba7a9 19 seconds ago 874MB [2021-06-02T21:41:44.372Z] support-scheduler-arm64 latest 7c090c596188 20 seconds ago 16.1MB [2021-06-02T21:41:44.372Z] dc0ebad35e00 27 seconds ago 873MB [2021-06-02T21:41:44.372Z] support-notifications-arm64 latest f462878069e1 30 seconds ago 16.8MB [2021-06-02T21:41:44.372Z] 5350aa8366df 32 seconds ago 865MB [2021-06-02T21:41:44.372Z] 7afdedae3792 51 seconds ago 866MB [2021-06-02T21:41:44.372Z] sys-mgmt-agent-arm64 latest dadce6b29653 2 minutes ago 299MB [2021-06-02T21:41:44.372Z] security-bootstrapper-arm64 latest b20aad087740 3 minutes ago 17.2MB [2021-06-02T21:41:44.372Z] security-secretstore-setup-arm64 latest 99bd3c60b7d2 3 minutes ago 24.4MB [2021-06-02T21:41:44.372Z] core-command-arm64 latest e7b4d4f50ce6 3 minutes ago 16.1MB [2021-06-02T21:41:44.372Z] security-proxy-setup-arm64 latest 3b76ee334c7d 3 minutes ago 24MB [2021-06-02T21:41:44.372Z] 26a7b1796946 3 minutes ago 863MB [2021-06-02T21:41:44.372Z] 11f1ef687bf3 4 minutes ago 865MB [2021-06-02T21:41:44.372Z] b5cb36d596c7 4 minutes ago 858MB [2021-06-02T21:41:44.372Z] 6b4e81a4b3e0 4 minutes ago 862MB [2021-06-02T21:41:44.372Z] ca32f24688d6 4 minutes ago 862MB [2021-06-02T21:41:44.372Z] ci-base-image-arm64 latest ff17cf8e78e2 8 minutes ago 641MB [2021-06-02T21:41:44.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-02T21:41:44.372Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-02T21:41:44.372Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-02T21:41:44.372Z] 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-02T21:41:44.667Z] provisioning config files... [2021-06-02T21:41:44.690Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/518@tmp/config6266248660432603386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:41:45.062Z] ---> docker-login.sh [2021-06-02T21:41:45.062Z] nexus3.edgexfoundry.org:10001 [2021-06-02T21:41:45.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:41:45.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:41:45.608Z] Configure a credential helper to remove this warning. See [2021-06-02T21:41:45.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:41:45.608Z] [2021-06-02T21:41:45.608Z] Login Succeeded [2021-06-02T21:41:45.608Z] nexus3.edgexfoundry.org:10002 [2021-06-02T21:41:45.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:41:46.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:41:46.152Z] Configure a credential helper to remove this warning. See [2021-06-02T21:41:46.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:41:46.152Z] [2021-06-02T21:41:46.152Z] Login Succeeded [2021-06-02T21:41:46.152Z] nexus3.edgexfoundry.org:10003 [2021-06-02T21:41:46.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:41:46.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:41:46.746Z] Configure a credential helper to remove this warning. See [2021-06-02T21:41:46.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:41:46.746Z] [2021-06-02T21:41:46.746Z] Login Succeeded [2021-06-02T21:41:46.746Z] nexus3.edgexfoundry.org:10004 [2021-06-02T21:41:47.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:41:47.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:41:47.339Z] Configure a credential helper to remove this warning. See [2021-06-02T21:41:47.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:41:47.339Z] [2021-06-02T21:41:47.339Z] Login Succeeded [2021-06-02T21:41:47.339Z] docker.io [2021-06-02T21:41:47.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T21:41:48.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T21:41:48.205Z] Configure a credential helper to remove this warning. See [2021-06-02T21:41:48.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T21:41:48.205Z] [2021-06-02T21:41:48.205Z] Login Succeeded [2021-06-02T21:41:48.205Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T21:41:48.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:41:48.300Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-02T21:41:48.300Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:41:48.300Z] latest [2021-06-02T21:41:48.300Z] 2.0.0-dev.247 [2021-06-02T21:41:48.300Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:41:48.300Z] master [2021-06-02T21:41:48.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:41:48.681Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:41:49.021Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:41:49.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T21:41:49.022Z] 7628880e631c: Preparing [2021-06-02T21:41:49.022Z] 26ad89d7b675: Preparing [2021-06-02T21:41:49.022Z] d0dde5567073: Preparing [2021-06-02T21:41:49.022Z] 6ed9532e64c7: Preparing [2021-06-02T21:41:49.022Z] 3fbe34a1663b: Preparing [2021-06-02T21:41:49.312Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:41:49.312Z] 7628880e631c: Pushed [2021-06-02T21:41:49.312Z] d0dde5567073: Pushed [2021-06-02T21:41:49.312Z] 6ed9532e64c7: Pushed [2021-06-02T21:41:52.067Z] 26ad89d7b675: Pushed [2021-06-02T21:41:52.067Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:a765b6d7b0201ed566c46d5935e6825eb423883ae7508e6d3b5a2152d69a7231 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:41:52.711Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:41:53.073Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-02T21:41:53.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T21:41:53.073Z] 7628880e631c: Preparing [2021-06-02T21:41:53.073Z] 26ad89d7b675: Preparing [2021-06-02T21:41:53.073Z] d0dde5567073: Preparing [2021-06-02T21:41:53.073Z] 6ed9532e64c7: Preparing [2021-06-02T21:41:53.073Z] 3fbe34a1663b: Preparing [2021-06-02T21:41:53.073Z] 26ad89d7b675: Layer already exists [2021-06-02T21:41:53.073Z] 7628880e631c: Layer already exists [2021-06-02T21:41:53.073Z] d0dde5567073: Layer already exists [2021-06-02T21:41:53.073Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:41:53.073Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:41:53.351Z] latest: digest: sha256:a765b6d7b0201ed566c46d5935e6825eb423883ae7508e6d3b5a2152d69a7231 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:41:53.726Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:41:54.071Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.247 [2021-06-02T21:41:54.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T21:41:54.071Z] 7628880e631c: Preparing [2021-06-02T21:41:54.071Z] 26ad89d7b675: Preparing [2021-06-02T21:41:54.071Z] d0dde5567073: Preparing [2021-06-02T21:41:54.071Z] 6ed9532e64c7: Preparing [2021-06-02T21:41:54.071Z] 3fbe34a1663b: Preparing [2021-06-02T21:41:54.071Z] 7628880e631c: Layer already exists [2021-06-02T21:41:54.071Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:41:54.071Z] 26ad89d7b675: Layer already exists [2021-06-02T21:41:54.071Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:41:54.071Z] d0dde5567073: Layer already exists [2021-06-02T21:41:54.352Z] 2.0.0-dev.247: digest: sha256:a765b6d7b0201ed566c46d5935e6825eb423883ae7508e6d3b5a2152d69a7231 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:41:54.714Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:41:55.055Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:41:55.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T21:41:55.055Z] 7628880e631c: Preparing [2021-06-02T21:41:55.055Z] 26ad89d7b675: Preparing [2021-06-02T21:41:55.055Z] d0dde5567073: Preparing [2021-06-02T21:41:55.055Z] 6ed9532e64c7: Preparing [2021-06-02T21:41:55.055Z] 3fbe34a1663b: Preparing [2021-06-02T21:41:55.055Z] 26ad89d7b675: Layer already exists [2021-06-02T21:41:55.055Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:41:55.055Z] 7628880e631c: Layer already exists [2021-06-02T21:41:55.055Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:41:55.055Z] d0dde5567073: Layer already exists [2021-06-02T21:41:55.328Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:a765b6d7b0201ed566c46d5935e6825eb423883ae7508e6d3b5a2152d69a7231 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:41:55.677Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:41:56.023Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-02T21:41:56.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-02T21:41:56.023Z] 7628880e631c: Preparing [2021-06-02T21:41:56.023Z] 26ad89d7b675: Preparing [2021-06-02T21:41:56.023Z] d0dde5567073: Preparing [2021-06-02T21:41:56.023Z] 6ed9532e64c7: Preparing [2021-06-02T21:41:56.023Z] 3fbe34a1663b: Preparing [2021-06-02T21:41:56.023Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:41:56.023Z] 7628880e631c: Layer already exists [2021-06-02T21:41:56.023Z] 26ad89d7b675: Layer already exists [2021-06-02T21:41:56.023Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:41:56.023Z] d0dde5567073: Layer already exists [2021-06-02T21:41:56.300Z] master: digest: sha256:a765b6d7b0201ed566c46d5935e6825eb423883ae7508e6d3b5a2152d69a7231 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:41:56.373Z] ===================================================== [Pipeline] echo [2021-06-02T21:41:56.392Z] taggedImages: [2021-06-02T21:41:56.392Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:41:56.392Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-02T21:41:56.392Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.247 [2021-06-02T21:41:56.392Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:41:56.392Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-02T21:41:56.420Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-02T21:41:56.420Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:41:56.420Z] latest [2021-06-02T21:41:56.420Z] 2.0.0-dev.247 [2021-06-02T21:41:56.420Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:41:56.420Z] master [2021-06-02T21:41:56.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:41:56.802Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:41:57.144Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:41:57.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T21:41:57.144Z] d7220ee65adb: Preparing [2021-06-02T21:41:57.144Z] 752a57bb9671: Preparing [2021-06-02T21:41:57.144Z] d0dde5567073: Preparing [2021-06-02T21:41:57.144Z] 9b50fb64fe2c: Preparing [2021-06-02T21:41:57.144Z] ef731dd79bd0: Preparing [2021-06-02T21:41:57.144Z] 3fbe34a1663b: Preparing [2021-06-02T21:41:57.144Z] 3fbe34a1663b: Waiting [2021-06-02T21:41:57.418Z] d0dde5567073: Layer already exists [2021-06-02T21:41:57.418Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:41:57.418Z] d7220ee65adb: Pushed [2021-06-02T21:41:57.418Z] ef731dd79bd0: Pushed [2021-06-02T21:41:58.012Z] 9b50fb64fe2c: Pushed [2021-06-02T21:42:00.619Z] 752a57bb9671: Pushed [2021-06-02T21:42:00.619Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:067e0168dd4a675bf9d802ac6070736b2b7470712c97339ef74e518b96c67abe size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:00.968Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:01.312Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-02T21:42:01.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T21:42:01.312Z] d7220ee65adb: Preparing [2021-06-02T21:42:01.312Z] 752a57bb9671: Preparing [2021-06-02T21:42:01.312Z] d0dde5567073: Preparing [2021-06-02T21:42:01.312Z] 9b50fb64fe2c: Preparing [2021-06-02T21:42:01.312Z] ef731dd79bd0: Preparing [2021-06-02T21:42:01.312Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:01.312Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:01.312Z] 752a57bb9671: Layer already exists [2021-06-02T21:42:01.312Z] 9b50fb64fe2c: Layer already exists [2021-06-02T21:42:01.312Z] d0dde5567073: Layer already exists [2021-06-02T21:42:01.312Z] ef731dd79bd0: Layer already exists [2021-06-02T21:42:01.312Z] d7220ee65adb: Layer already exists [2021-06-02T21:42:01.312Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:01.585Z] latest: digest: sha256:067e0168dd4a675bf9d802ac6070736b2b7470712c97339ef74e518b96c67abe size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:01.924Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:02.267Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.247 [2021-06-02T21:42:02.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T21:42:02.268Z] d7220ee65adb: Preparing [2021-06-02T21:42:02.268Z] 752a57bb9671: Preparing [2021-06-02T21:42:02.268Z] d0dde5567073: Preparing [2021-06-02T21:42:02.268Z] 9b50fb64fe2c: Preparing [2021-06-02T21:42:02.268Z] ef731dd79bd0: Preparing [2021-06-02T21:42:02.268Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:02.268Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:02.268Z] ef731dd79bd0: Layer already exists [2021-06-02T21:42:02.268Z] 9b50fb64fe2c: Layer already exists [2021-06-02T21:42:02.268Z] d7220ee65adb: Layer already exists [2021-06-02T21:42:02.268Z] 752a57bb9671: Layer already exists [2021-06-02T21:42:02.268Z] d0dde5567073: Layer already exists [2021-06-02T21:42:02.268Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:02.538Z] 2.0.0-dev.247: digest: sha256:067e0168dd4a675bf9d802ac6070736b2b7470712c97339ef74e518b96c67abe size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:02.874Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:03.214Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:03.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T21:42:03.214Z] d7220ee65adb: Preparing [2021-06-02T21:42:03.214Z] 752a57bb9671: Preparing [2021-06-02T21:42:03.214Z] d0dde5567073: Preparing [2021-06-02T21:42:03.214Z] 9b50fb64fe2c: Preparing [2021-06-02T21:42:03.214Z] ef731dd79bd0: Preparing [2021-06-02T21:42:03.214Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:03.214Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:03.214Z] 9b50fb64fe2c: Layer already exists [2021-06-02T21:42:03.214Z] d0dde5567073: Layer already exists [2021-06-02T21:42:03.214Z] d7220ee65adb: Layer already exists [2021-06-02T21:42:03.214Z] ef731dd79bd0: Layer already exists [2021-06-02T21:42:03.214Z] 752a57bb9671: Layer already exists [2021-06-02T21:42:03.214Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:03.486Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:067e0168dd4a675bf9d802ac6070736b2b7470712c97339ef74e518b96c67abe size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:03.824Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:04.166Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-02T21:42:04.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-02T21:42:04.166Z] d7220ee65adb: Preparing [2021-06-02T21:42:04.166Z] 752a57bb9671: Preparing [2021-06-02T21:42:04.166Z] d0dde5567073: Preparing [2021-06-02T21:42:04.166Z] 9b50fb64fe2c: Preparing [2021-06-02T21:42:04.166Z] ef731dd79bd0: Preparing [2021-06-02T21:42:04.166Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:04.166Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:04.166Z] ef731dd79bd0: Layer already exists [2021-06-02T21:42:04.166Z] 9b50fb64fe2c: Layer already exists [2021-06-02T21:42:04.166Z] 752a57bb9671: Layer already exists [2021-06-02T21:42:04.166Z] d7220ee65adb: Layer already exists [2021-06-02T21:42:04.166Z] d0dde5567073: Layer already exists [2021-06-02T21:42:04.436Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:04.436Z] master: digest: sha256:067e0168dd4a675bf9d802ac6070736b2b7470712c97339ef74e518b96c67abe size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:42:04.498Z] ===================================================== [Pipeline] echo [2021-06-02T21:42:04.511Z] taggedImages: [2021-06-02T21:42:04.511Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:04.511Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-02T21:42:04.511Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.247 [2021-06-02T21:42:04.511Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:04.511Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-02T21:42:04.546Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-02T21:42:04.546Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:04.546Z] latest [2021-06-02T21:42:04.546Z] 2.0.0-dev.247 [2021-06-02T21:42:04.546Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:04.546Z] master [2021-06-02T21:42:04.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:04.913Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:05.250Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:05.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T21:42:05.250Z] e7c8e9359e25: Preparing [2021-06-02T21:42:05.250Z] 29134c6d7849: Preparing [2021-06-02T21:42:05.250Z] d0dde5567073: Preparing [2021-06-02T21:42:05.250Z] 6ed9532e64c7: Preparing [2021-06-02T21:42:05.250Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:05.250Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:42:05.522Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:05.522Z] d0dde5567073: Layer already exists [2021-06-02T21:42:05.522Z] e7c8e9359e25: Pushed [2021-06-02T21:42:08.127Z] 29134c6d7849: Pushed [2021-06-02T21:42:08.398Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:cc5b4dfaf5c33075203d794ae34864921da6d87034dfcbc5a860936d9d2dc018 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:08.744Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:09.080Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-02T21:42:09.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T21:42:09.080Z] e7c8e9359e25: Preparing [2021-06-02T21:42:09.080Z] 29134c6d7849: Preparing [2021-06-02T21:42:09.080Z] d0dde5567073: Preparing [2021-06-02T21:42:09.080Z] 6ed9532e64c7: Preparing [2021-06-02T21:42:09.080Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:09.080Z] e7c8e9359e25: Layer already exists [2021-06-02T21:42:09.080Z] d0dde5567073: Layer already exists [2021-06-02T21:42:09.080Z] 29134c6d7849: Layer already exists [2021-06-02T21:42:09.080Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:09.080Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:42:09.351Z] latest: digest: sha256:cc5b4dfaf5c33075203d794ae34864921da6d87034dfcbc5a860936d9d2dc018 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:09.693Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:10.060Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.247 [2021-06-02T21:42:10.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T21:42:10.060Z] e7c8e9359e25: Preparing [2021-06-02T21:42:10.060Z] 29134c6d7849: Preparing [2021-06-02T21:42:10.060Z] d0dde5567073: Preparing [2021-06-02T21:42:10.060Z] 6ed9532e64c7: Preparing [2021-06-02T21:42:10.060Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:10.332Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:42:10.332Z] d0dde5567073: Layer already exists [2021-06-02T21:42:10.332Z] 29134c6d7849: Layer already exists [2021-06-02T21:42:10.332Z] e7c8e9359e25: Layer already exists [2021-06-02T21:42:10.332Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:10.332Z] 2.0.0-dev.247: digest: sha256:cc5b4dfaf5c33075203d794ae34864921da6d87034dfcbc5a860936d9d2dc018 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:10.678Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:11.011Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:11.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T21:42:11.011Z] e7c8e9359e25: Preparing [2021-06-02T21:42:11.011Z] 29134c6d7849: Preparing [2021-06-02T21:42:11.011Z] d0dde5567073: Preparing [2021-06-02T21:42:11.011Z] 6ed9532e64c7: Preparing [2021-06-02T21:42:11.011Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:11.011Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:11.011Z] e7c8e9359e25: Layer already exists [2021-06-02T21:42:11.011Z] 29134c6d7849: Layer already exists [2021-06-02T21:42:11.011Z] d0dde5567073: Layer already exists [2021-06-02T21:42:11.011Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:42:11.284Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:cc5b4dfaf5c33075203d794ae34864921da6d87034dfcbc5a860936d9d2dc018 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:11.633Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:11.973Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-02T21:42:11.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-02T21:42:11.973Z] e7c8e9359e25: Preparing [2021-06-02T21:42:11.973Z] 29134c6d7849: Preparing [2021-06-02T21:42:11.973Z] d0dde5567073: Preparing [2021-06-02T21:42:11.973Z] 6ed9532e64c7: Preparing [2021-06-02T21:42:11.973Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:11.973Z] d0dde5567073: Layer already exists [2021-06-02T21:42:11.973Z] 29134c6d7849: Layer already exists [2021-06-02T21:42:11.973Z] e7c8e9359e25: Layer already exists [2021-06-02T21:42:11.973Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:42:11.973Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:12.245Z] master: digest: sha256:cc5b4dfaf5c33075203d794ae34864921da6d87034dfcbc5a860936d9d2dc018 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:42:12.303Z] ===================================================== [Pipeline] echo [2021-06-02T21:42:12.317Z] taggedImages: [2021-06-02T21:42:12.317Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:12.317Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-02T21:42:12.317Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.247 [2021-06-02T21:42:12.317Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:12.317Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-02T21:42:12.363Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-02T21:42:12.363Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:12.363Z] latest [2021-06-02T21:42:12.363Z] 2.0.0-dev.247 [2021-06-02T21:42:12.363Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:12.363Z] master [2021-06-02T21:42:12.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:12.740Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:13.086Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:13.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T21:42:13.086Z] 534b62ff0927: Preparing [2021-06-02T21:42:13.086Z] 534b62ff0927: Preparing [2021-06-02T21:42:13.086Z] 859fb5a74fef: Preparing [2021-06-02T21:42:13.086Z] ca61298738e8: Preparing [2021-06-02T21:42:13.086Z] 3acd09415e4d: Preparing [2021-06-02T21:42:13.086Z] 97c464de958d: Preparing [2021-06-02T21:42:13.086Z] d0dde5567073: Preparing [2021-06-02T21:42:13.086Z] 5bc6665cb98b: Preparing [2021-06-02T21:42:13.086Z] 5bc6665cb98b: Preparing [2021-06-02T21:42:13.086Z] 831acb437a51: Preparing [2021-06-02T21:42:13.086Z] 94222b1303ce: Preparing [2021-06-02T21:42:13.086Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:13.086Z] 5bc6665cb98b: Waiting [2021-06-02T21:42:13.086Z] 831acb437a51: Waiting [2021-06-02T21:42:13.086Z] 94222b1303ce: Waiting [2021-06-02T21:42:13.086Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:13.086Z] d0dde5567073: Waiting [2021-06-02T21:42:13.370Z] ca61298738e8: Pushed [2021-06-02T21:42:13.370Z] 3acd09415e4d: Pushed [2021-06-02T21:42:13.370Z] 859fb5a74fef: Pushed [2021-06-02T21:42:13.370Z] 534b62ff0927: Pushed [2021-06-02T21:42:13.642Z] d0dde5567073: Layer already exists [2021-06-02T21:42:13.642Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:13.642Z] 5bc6665cb98b: Pushed [2021-06-02T21:42:13.642Z] 831acb437a51: Pushed [2021-06-02T21:42:13.642Z] 94222b1303ce: Pushed [2021-06-02T21:42:16.261Z] 97c464de958d: Pushed [2021-06-02T21:42:16.534Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:ba7dcdd0e9e5c6824d31397b635874046455fef3bef353d9ff97ed42a55972c2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:16.878Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:17.216Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-02T21:42:17.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T21:42:17.216Z] 534b62ff0927: Preparing [2021-06-02T21:42:17.216Z] 534b62ff0927: Preparing [2021-06-02T21:42:17.216Z] 859fb5a74fef: Preparing [2021-06-02T21:42:17.216Z] ca61298738e8: Preparing [2021-06-02T21:42:17.216Z] 3acd09415e4d: Preparing [2021-06-02T21:42:17.216Z] 97c464de958d: Preparing [2021-06-02T21:42:17.216Z] d0dde5567073: Preparing [2021-06-02T21:42:17.216Z] 5bc6665cb98b: Preparing [2021-06-02T21:42:17.216Z] 5bc6665cb98b: Preparing [2021-06-02T21:42:17.216Z] 831acb437a51: Preparing [2021-06-02T21:42:17.216Z] 94222b1303ce: Preparing [2021-06-02T21:42:17.216Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:17.216Z] 831acb437a51: Waiting [2021-06-02T21:42:17.216Z] 94222b1303ce: Waiting [2021-06-02T21:42:17.216Z] d0dde5567073: Waiting [2021-06-02T21:42:17.216Z] 5bc6665cb98b: Waiting [2021-06-02T21:42:17.216Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:17.216Z] 859fb5a74fef: Layer already exists [2021-06-02T21:42:17.216Z] 3acd09415e4d: Layer already exists [2021-06-02T21:42:17.216Z] 534b62ff0927: Layer already exists [2021-06-02T21:42:17.216Z] 97c464de958d: Layer already exists [2021-06-02T21:42:17.216Z] ca61298738e8: Layer already exists [2021-06-02T21:42:17.490Z] 5bc6665cb98b: Layer already exists [2021-06-02T21:42:17.490Z] d0dde5567073: Layer already exists [2021-06-02T21:42:17.490Z] 831acb437a51: Layer already exists [2021-06-02T21:42:17.490Z] 94222b1303ce: Layer already exists [2021-06-02T21:42:17.490Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:17.490Z] latest: digest: sha256:ba7dcdd0e9e5c6824d31397b635874046455fef3bef353d9ff97ed42a55972c2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:17.839Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:18.183Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.247 [2021-06-02T21:42:18.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T21:42:18.183Z] 534b62ff0927: Preparing [2021-06-02T21:42:18.183Z] 534b62ff0927: Preparing [2021-06-02T21:42:18.183Z] 859fb5a74fef: Preparing [2021-06-02T21:42:18.183Z] ca61298738e8: Preparing [2021-06-02T21:42:18.183Z] 3acd09415e4d: Preparing [2021-06-02T21:42:18.183Z] 97c464de958d: Preparing [2021-06-02T21:42:18.183Z] d0dde5567073: Preparing [2021-06-02T21:42:18.183Z] 5bc6665cb98b: Preparing [2021-06-02T21:42:18.183Z] 5bc6665cb98b: Preparing [2021-06-02T21:42:18.183Z] 831acb437a51: Preparing [2021-06-02T21:42:18.183Z] 94222b1303ce: Preparing [2021-06-02T21:42:18.183Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:18.183Z] 5bc6665cb98b: Waiting [2021-06-02T21:42:18.183Z] 831acb437a51: Waiting [2021-06-02T21:42:18.183Z] 94222b1303ce: Waiting [2021-06-02T21:42:18.183Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:18.183Z] d0dde5567073: Waiting [2021-06-02T21:42:18.183Z] 97c464de958d: Layer already exists [2021-06-02T21:42:18.183Z] 859fb5a74fef: Layer already exists [2021-06-02T21:42:18.183Z] 534b62ff0927: Layer already exists [2021-06-02T21:42:18.183Z] ca61298738e8: Layer already exists [2021-06-02T21:42:18.183Z] 3acd09415e4d: Layer already exists [2021-06-02T21:42:18.183Z] 5bc6665cb98b: Layer already exists [2021-06-02T21:42:18.183Z] d0dde5567073: Layer already exists [2021-06-02T21:42:18.183Z] 94222b1303ce: Layer already exists [2021-06-02T21:42:18.455Z] 831acb437a51: Layer already exists [2021-06-02T21:42:18.455Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:18.455Z] 2.0.0-dev.247: digest: sha256:ba7dcdd0e9e5c6824d31397b635874046455fef3bef353d9ff97ed42a55972c2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:18.798Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:19.147Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:19.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T21:42:19.147Z] 534b62ff0927: Preparing [2021-06-02T21:42:19.147Z] 534b62ff0927: Preparing [2021-06-02T21:42:19.147Z] 859fb5a74fef: Preparing [2021-06-02T21:42:19.147Z] ca61298738e8: Preparing [2021-06-02T21:42:19.148Z] 3acd09415e4d: Preparing [2021-06-02T21:42:19.148Z] 97c464de958d: Preparing [2021-06-02T21:42:19.148Z] d0dde5567073: Preparing [2021-06-02T21:42:19.148Z] 5bc6665cb98b: Preparing [2021-06-02T21:42:19.148Z] 5bc6665cb98b: Preparing [2021-06-02T21:42:19.148Z] 831acb437a51: Preparing [2021-06-02T21:42:19.148Z] 94222b1303ce: Preparing [2021-06-02T21:42:19.148Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:19.148Z] 831acb437a51: Waiting [2021-06-02T21:42:19.148Z] 94222b1303ce: Waiting [2021-06-02T21:42:19.148Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:19.148Z] 5bc6665cb98b: Waiting [2021-06-02T21:42:19.148Z] d0dde5567073: Waiting [2021-06-02T21:42:19.148Z] ca61298738e8: Layer already exists [2021-06-02T21:42:19.148Z] 97c464de958d: Layer already exists [2021-06-02T21:42:19.148Z] 534b62ff0927: Layer already exists [2021-06-02T21:42:19.420Z] 859fb5a74fef: Layer already exists [2021-06-02T21:42:19.420Z] 3acd09415e4d: Layer already exists [2021-06-02T21:42:19.420Z] 5bc6665cb98b: Layer already exists [2021-06-02T21:42:19.420Z] 94222b1303ce: Layer already exists [2021-06-02T21:42:19.420Z] d0dde5567073: Layer already exists [2021-06-02T21:42:19.420Z] 831acb437a51: Layer already exists [2021-06-02T21:42:19.420Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:19.420Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:ba7dcdd0e9e5c6824d31397b635874046455fef3bef353d9ff97ed42a55972c2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:19.767Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:20.105Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-02T21:42:20.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-02T21:42:20.105Z] 534b62ff0927: Preparing [2021-06-02T21:42:20.105Z] 534b62ff0927: Preparing [2021-06-02T21:42:20.105Z] 859fb5a74fef: Preparing [2021-06-02T21:42:20.105Z] ca61298738e8: Preparing [2021-06-02T21:42:20.105Z] 3acd09415e4d: Preparing [2021-06-02T21:42:20.105Z] 97c464de958d: Preparing [2021-06-02T21:42:20.105Z] d0dde5567073: Preparing [2021-06-02T21:42:20.105Z] 5bc6665cb98b: Preparing [2021-06-02T21:42:20.105Z] 5bc6665cb98b: Preparing [2021-06-02T21:42:20.105Z] 831acb437a51: Preparing [2021-06-02T21:42:20.105Z] 94222b1303ce: Preparing [2021-06-02T21:42:20.105Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:20.105Z] d0dde5567073: Waiting [2021-06-02T21:42:20.105Z] 94222b1303ce: Waiting [2021-06-02T21:42:20.105Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:20.105Z] 5bc6665cb98b: Waiting [2021-06-02T21:42:20.105Z] 831acb437a51: Waiting [2021-06-02T21:42:20.376Z] 859fb5a74fef: Layer already exists [2021-06-02T21:42:20.376Z] 97c464de958d: Layer already exists [2021-06-02T21:42:20.376Z] 3acd09415e4d: Layer already exists [2021-06-02T21:42:20.376Z] ca61298738e8: Layer already exists [2021-06-02T21:42:20.376Z] 534b62ff0927: Layer already exists [2021-06-02T21:42:20.376Z] 831acb437a51: Layer already exists [2021-06-02T21:42:20.376Z] d0dde5567073: Layer already exists [2021-06-02T21:42:20.376Z] 5bc6665cb98b: Layer already exists [2021-06-02T21:42:20.376Z] 94222b1303ce: Layer already exists [2021-06-02T21:42:20.376Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:20.376Z] master: digest: sha256:ba7dcdd0e9e5c6824d31397b635874046455fef3bef353d9ff97ed42a55972c2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:42:20.437Z] ===================================================== [Pipeline] echo [2021-06-02T21:42:20.456Z] taggedImages: [2021-06-02T21:42:20.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:20.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-02T21:42:20.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.247 [2021-06-02T21:42:20.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:20.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-02T21:42:20.532Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-02T21:42:20.532Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:20.532Z] latest [2021-06-02T21:42:20.532Z] 2.0.0-dev.247 [2021-06-02T21:42:20.532Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:20.532Z] master [2021-06-02T21:42:20.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:20.989Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:21.329Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:21.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T21:42:21.330Z] 71c0beaaffb7: Preparing [2021-06-02T21:42:21.330Z] 4d318b0a354d: Preparing [2021-06-02T21:42:21.330Z] b550901fdba5: Preparing [2021-06-02T21:42:21.330Z] a27a21a89cef: Preparing [2021-06-02T21:42:21.330Z] b861d2a5d9d4: Preparing [2021-06-02T21:42:21.330Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:21.330Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:21.612Z] b550901fdba5: Pushed [2021-06-02T21:42:21.612Z] a27a21a89cef: Pushed [2021-06-02T21:42:21.893Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:22.165Z] b861d2a5d9d4: Pushed [2021-06-02T21:42:24.139Z] 71c0beaaffb7: Pushed [2021-06-02T21:42:24.139Z] 4d318b0a354d: Pushed [2021-06-02T21:42:24.139Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:40dea28ea49770988d1e4f358becd19f55e276257d7da0ed710593121e1b894a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:24.494Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:24.833Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-02T21:42:24.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T21:42:24.833Z] 71c0beaaffb7: Preparing [2021-06-02T21:42:24.833Z] 4d318b0a354d: Preparing [2021-06-02T21:42:24.833Z] b550901fdba5: Preparing [2021-06-02T21:42:24.833Z] a27a21a89cef: Preparing [2021-06-02T21:42:24.833Z] b861d2a5d9d4: Preparing [2021-06-02T21:42:24.833Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:24.833Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:24.833Z] b861d2a5d9d4: Layer already exists [2021-06-02T21:42:24.833Z] 4d318b0a354d: Layer already exists [2021-06-02T21:42:24.833Z] a27a21a89cef: Layer already exists [2021-06-02T21:42:24.833Z] b550901fdba5: Layer already exists [2021-06-02T21:42:24.833Z] 71c0beaaffb7: Layer already exists [2021-06-02T21:42:25.105Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:25.105Z] latest: digest: sha256:40dea28ea49770988d1e4f358becd19f55e276257d7da0ed710593121e1b894a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:25.446Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:25.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.247 [2021-06-02T21:42:25.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T21:42:25.780Z] 71c0beaaffb7: Preparing [2021-06-02T21:42:25.780Z] 4d318b0a354d: Preparing [2021-06-02T21:42:25.780Z] b550901fdba5: Preparing [2021-06-02T21:42:25.780Z] a27a21a89cef: Preparing [2021-06-02T21:42:25.780Z] b861d2a5d9d4: Preparing [2021-06-02T21:42:25.780Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:25.780Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:25.780Z] b550901fdba5: Layer already exists [2021-06-02T21:42:25.780Z] 4d318b0a354d: Layer already exists [2021-06-02T21:42:25.780Z] a27a21a89cef: Layer already exists [2021-06-02T21:42:25.780Z] 71c0beaaffb7: Layer already exists [2021-06-02T21:42:26.053Z] b861d2a5d9d4: Layer already exists [2021-06-02T21:42:26.053Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:26.053Z] 2.0.0-dev.247: digest: sha256:40dea28ea49770988d1e4f358becd19f55e276257d7da0ed710593121e1b894a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:26.396Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:26.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:26.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T21:42:26.726Z] 71c0beaaffb7: Preparing [2021-06-02T21:42:26.726Z] 4d318b0a354d: Preparing [2021-06-02T21:42:26.726Z] b550901fdba5: Preparing [2021-06-02T21:42:26.726Z] a27a21a89cef: Preparing [2021-06-02T21:42:26.726Z] b861d2a5d9d4: Preparing [2021-06-02T21:42:26.726Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:26.726Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:26.726Z] b861d2a5d9d4: Layer already exists [2021-06-02T21:42:26.726Z] 71c0beaaffb7: Layer already exists [2021-06-02T21:42:26.726Z] b550901fdba5: Layer already exists [2021-06-02T21:42:26.726Z] a27a21a89cef: Layer already exists [2021-06-02T21:42:26.726Z] 4d318b0a354d: Layer already exists [2021-06-02T21:42:26.726Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:26.998Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:40dea28ea49770988d1e4f358becd19f55e276257d7da0ed710593121e1b894a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:27.333Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:27.669Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-02T21:42:27.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-02T21:42:27.669Z] 71c0beaaffb7: Preparing [2021-06-02T21:42:27.669Z] 4d318b0a354d: Preparing [2021-06-02T21:42:27.669Z] b550901fdba5: Preparing [2021-06-02T21:42:27.669Z] a27a21a89cef: Preparing [2021-06-02T21:42:27.669Z] b861d2a5d9d4: Preparing [2021-06-02T21:42:27.669Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:27.669Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:27.941Z] 71c0beaaffb7: Layer already exists [2021-06-02T21:42:27.941Z] b550901fdba5: Layer already exists [2021-06-02T21:42:27.941Z] a27a21a89cef: Layer already exists [2021-06-02T21:42:27.941Z] 4d318b0a354d: Layer already exists [2021-06-02T21:42:27.941Z] b861d2a5d9d4: Layer already exists [2021-06-02T21:42:27.941Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:27.941Z] master: digest: sha256:40dea28ea49770988d1e4f358becd19f55e276257d7da0ed710593121e1b894a size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:42:28.005Z] ===================================================== [Pipeline] echo [2021-06-02T21:42:28.018Z] taggedImages: [2021-06-02T21:42:28.018Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:28.018Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-02T21:42:28.018Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.247 [2021-06-02T21:42:28.018Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:28.018Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-02T21:42:28.055Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-02T21:42:28.055Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:28.055Z] latest [2021-06-02T21:42:28.055Z] 2.0.0-dev.247 [2021-06-02T21:42:28.055Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:28.055Z] master [2021-06-02T21:42:28.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:28.432Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:28.777Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:28.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T21:42:28.777Z] 008485538276: Preparing [2021-06-02T21:42:28.777Z] 50874d338103: Preparing [2021-06-02T21:42:28.777Z] 897bf09074a1: Preparing [2021-06-02T21:42:28.777Z] c3112b988353: Preparing [2021-06-02T21:42:28.777Z] 7755faa8519f: Preparing [2021-06-02T21:42:28.777Z] 7fb08191ac88: Preparing [2021-06-02T21:42:28.777Z] fa3bb2f404b6: Preparing [2021-06-02T21:42:28.777Z] 971d8852faed: Preparing [2021-06-02T21:42:28.777Z] 08ba64c98ad5: Preparing [2021-06-02T21:42:28.777Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:28.777Z] 971d8852faed: Waiting [2021-06-02T21:42:28.777Z] 7fb08191ac88: Waiting [2021-06-02T21:42:28.777Z] fa3bb2f404b6: Waiting [2021-06-02T21:42:28.777Z] 08ba64c98ad5: Waiting [2021-06-02T21:42:28.777Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:29.059Z] 50874d338103: Pushed [2021-06-02T21:42:29.059Z] 008485538276: Pushed [2021-06-02T21:42:29.059Z] 7755faa8519f: Pushed [2021-06-02T21:42:29.332Z] 7fb08191ac88: Pushed [2021-06-02T21:42:29.332Z] fa3bb2f404b6: Pushed [2021-06-02T21:42:29.332Z] 971d8852faed: Pushed [2021-06-02T21:42:29.332Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:29.925Z] 08ba64c98ad5: Pushed [2021-06-02T21:42:31.352Z] c3112b988353: Pushed [2021-06-02T21:42:31.352Z] 897bf09074a1: Pushed [2021-06-02T21:42:31.624Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:6e5b43058575d047d2d839d32022f28740a9c6c4359edf9eed500ba0830a1321 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:31.978Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:32.321Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-02T21:42:32.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T21:42:32.321Z] 008485538276: Preparing [2021-06-02T21:42:32.321Z] 50874d338103: Preparing [2021-06-02T21:42:32.321Z] 897bf09074a1: Preparing [2021-06-02T21:42:32.321Z] c3112b988353: Preparing [2021-06-02T21:42:32.321Z] 7755faa8519f: Preparing [2021-06-02T21:42:32.321Z] 7fb08191ac88: Preparing [2021-06-02T21:42:32.321Z] fa3bb2f404b6: Preparing [2021-06-02T21:42:32.321Z] 971d8852faed: Preparing [2021-06-02T21:42:32.321Z] 08ba64c98ad5: Preparing [2021-06-02T21:42:32.321Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:32.321Z] fa3bb2f404b6: Waiting [2021-06-02T21:42:32.321Z] 971d8852faed: Waiting [2021-06-02T21:42:32.321Z] 08ba64c98ad5: Waiting [2021-06-02T21:42:32.321Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:32.321Z] 7fb08191ac88: Waiting [2021-06-02T21:42:32.321Z] 897bf09074a1: Layer already exists [2021-06-02T21:42:32.321Z] c3112b988353: Layer already exists [2021-06-02T21:42:32.321Z] 008485538276: Layer already exists [2021-06-02T21:42:32.321Z] 50874d338103: Layer already exists [2021-06-02T21:42:32.321Z] 7755faa8519f: Layer already exists [2021-06-02T21:42:32.321Z] 08ba64c98ad5: Layer already exists [2021-06-02T21:42:32.321Z] 7fb08191ac88: Layer already exists [2021-06-02T21:42:32.321Z] fa3bb2f404b6: Layer already exists [2021-06-02T21:42:32.595Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:32.595Z] 971d8852faed: Layer already exists [2021-06-02T21:42:32.595Z] latest: digest: sha256:6e5b43058575d047d2d839d32022f28740a9c6c4359edf9eed500ba0830a1321 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:32.938Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:33.280Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.247 [2021-06-02T21:42:33.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T21:42:33.280Z] 008485538276: Preparing [2021-06-02T21:42:33.280Z] 50874d338103: Preparing [2021-06-02T21:42:33.280Z] 897bf09074a1: Preparing [2021-06-02T21:42:33.280Z] c3112b988353: Preparing [2021-06-02T21:42:33.280Z] 7755faa8519f: Preparing [2021-06-02T21:42:33.280Z] 7fb08191ac88: Preparing [2021-06-02T21:42:33.280Z] fa3bb2f404b6: Preparing [2021-06-02T21:42:33.280Z] 971d8852faed: Preparing [2021-06-02T21:42:33.280Z] 08ba64c98ad5: Preparing [2021-06-02T21:42:33.280Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:33.280Z] 7fb08191ac88: Waiting [2021-06-02T21:42:33.280Z] fa3bb2f404b6: Waiting [2021-06-02T21:42:33.280Z] 971d8852faed: Waiting [2021-06-02T21:42:33.280Z] 08ba64c98ad5: Waiting [2021-06-02T21:42:33.280Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:33.553Z] 7755faa8519f: Layer already exists [2021-06-02T21:42:33.553Z] 008485538276: Layer already exists [2021-06-02T21:42:33.553Z] 50874d338103: Layer already exists [2021-06-02T21:42:33.553Z] 897bf09074a1: Layer already exists [2021-06-02T21:42:33.553Z] c3112b988353: Layer already exists [2021-06-02T21:42:33.553Z] 7fb08191ac88: Layer already exists [2021-06-02T21:42:33.553Z] fa3bb2f404b6: Layer already exists [2021-06-02T21:42:33.553Z] 08ba64c98ad5: Layer already exists [2021-06-02T21:42:33.553Z] 971d8852faed: Layer already exists [2021-06-02T21:42:33.553Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:33.553Z] 2.0.0-dev.247: digest: sha256:6e5b43058575d047d2d839d32022f28740a9c6c4359edf9eed500ba0830a1321 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:33.897Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:34.236Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:34.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T21:42:34.236Z] 008485538276: Preparing [2021-06-02T21:42:34.236Z] 50874d338103: Preparing [2021-06-02T21:42:34.236Z] 897bf09074a1: Preparing [2021-06-02T21:42:34.236Z] c3112b988353: Preparing [2021-06-02T21:42:34.236Z] 7755faa8519f: Preparing [2021-06-02T21:42:34.236Z] 7fb08191ac88: Preparing [2021-06-02T21:42:34.236Z] fa3bb2f404b6: Preparing [2021-06-02T21:42:34.236Z] 971d8852faed: Preparing [2021-06-02T21:42:34.236Z] 08ba64c98ad5: Preparing [2021-06-02T21:42:34.236Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:34.236Z] 971d8852faed: Waiting [2021-06-02T21:42:34.236Z] 08ba64c98ad5: Waiting [2021-06-02T21:42:34.236Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:34.236Z] fa3bb2f404b6: Waiting [2021-06-02T21:42:34.236Z] 7fb08191ac88: Waiting [2021-06-02T21:42:34.236Z] 008485538276: Layer already exists [2021-06-02T21:42:34.236Z] c3112b988353: Layer already exists [2021-06-02T21:42:34.236Z] 897bf09074a1: Layer already exists [2021-06-02T21:42:34.236Z] 7755faa8519f: Layer already exists [2021-06-02T21:42:34.523Z] 50874d338103: Layer already exists [2021-06-02T21:42:34.523Z] fa3bb2f404b6: Layer already exists [2021-06-02T21:42:34.523Z] 7fb08191ac88: Layer already exists [2021-06-02T21:42:34.523Z] 08ba64c98ad5: Layer already exists [2021-06-02T21:42:34.523Z] 971d8852faed: Layer already exists [2021-06-02T21:42:34.523Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:34.523Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:6e5b43058575d047d2d839d32022f28740a9c6c4359edf9eed500ba0830a1321 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:34.888Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:35.293Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-02T21:42:35.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-02T21:42:35.294Z] 008485538276: Preparing [2021-06-02T21:42:35.294Z] 50874d338103: Preparing [2021-06-02T21:42:35.294Z] 897bf09074a1: Preparing [2021-06-02T21:42:35.294Z] c3112b988353: Preparing [2021-06-02T21:42:35.294Z] 7755faa8519f: Preparing [2021-06-02T21:42:35.294Z] 7fb08191ac88: Preparing [2021-06-02T21:42:35.294Z] fa3bb2f404b6: Preparing [2021-06-02T21:42:35.294Z] 971d8852faed: Preparing [2021-06-02T21:42:35.294Z] 08ba64c98ad5: Preparing [2021-06-02T21:42:35.294Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:35.294Z] fa3bb2f404b6: Waiting [2021-06-02T21:42:35.294Z] 971d8852faed: Waiting [2021-06-02T21:42:35.294Z] 7fb08191ac88: Waiting [2021-06-02T21:42:35.294Z] 08ba64c98ad5: Waiting [2021-06-02T21:42:35.294Z] 3fbe34a1663b: Waiting [2021-06-02T21:42:35.294Z] 897bf09074a1: Layer already exists [2021-06-02T21:42:35.585Z] 7755faa8519f: Layer already exists [2021-06-02T21:42:35.585Z] c3112b988353: Layer already exists [2021-06-02T21:42:35.585Z] 50874d338103: Layer already exists [2021-06-02T21:42:35.585Z] 008485538276: Layer already exists [2021-06-02T21:42:35.585Z] 7fb08191ac88: Layer already exists [2021-06-02T21:42:35.585Z] 971d8852faed: Layer already exists [2021-06-02T21:42:35.585Z] fa3bb2f404b6: Layer already exists [2021-06-02T21:42:35.585Z] 08ba64c98ad5: Layer already exists [2021-06-02T21:42:35.585Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:35.585Z] master: digest: sha256:6e5b43058575d047d2d839d32022f28740a9c6c4359edf9eed500ba0830a1321 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:42:35.657Z] ===================================================== [Pipeline] echo [2021-06-02T21:42:35.671Z] taggedImages: [2021-06-02T21:42:35.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:35.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-02T21:42:35.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.247 [2021-06-02T21:42:35.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:35.671Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-02T21:42:35.711Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-02T21:42:35.711Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:35.711Z] latest [2021-06-02T21:42:35.711Z] 2.0.0-dev.247 [2021-06-02T21:42:35.711Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:35.711Z] master [2021-06-02T21:42:35.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:36.088Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:36.439Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:36.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T21:42:36.439Z] a5027b507c6e: Preparing [2021-06-02T21:42:36.439Z] 83db24339c15: Preparing [2021-06-02T21:42:36.439Z] d0dde5567073: Preparing [2021-06-02T21:42:36.439Z] 1071f829eb91: Preparing [2021-06-02T21:42:36.439Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:36.728Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:36.728Z] d0dde5567073: Layer already exists [2021-06-02T21:42:36.728Z] a5027b507c6e: Pushed [2021-06-02T21:42:37.031Z] 1071f829eb91: Pushed [2021-06-02T21:42:39.679Z] 83db24339c15: Pushed [2021-06-02T21:42:39.679Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:5c3569559a216376dccadfc381ba15fc2037220843cc9af5885cef55682d02f5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:40.315Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:40.651Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-02T21:42:40.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T21:42:40.651Z] a5027b507c6e: Preparing [2021-06-02T21:42:40.651Z] 83db24339c15: Preparing [2021-06-02T21:42:40.651Z] d0dde5567073: Preparing [2021-06-02T21:42:40.651Z] 1071f829eb91: Preparing [2021-06-02T21:42:40.651Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:40.926Z] 1071f829eb91: Layer already exists [2021-06-02T21:42:40.926Z] 83db24339c15: Layer already exists [2021-06-02T21:42:40.926Z] a5027b507c6e: Layer already exists [2021-06-02T21:42:40.926Z] d0dde5567073: Layer already exists [2021-06-02T21:42:40.926Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:40.926Z] latest: digest: sha256:5c3569559a216376dccadfc381ba15fc2037220843cc9af5885cef55682d02f5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:41.277Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:41.622Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.247 [2021-06-02T21:42:41.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T21:42:41.622Z] a5027b507c6e: Preparing [2021-06-02T21:42:41.622Z] 83db24339c15: Preparing [2021-06-02T21:42:41.622Z] d0dde5567073: Preparing [2021-06-02T21:42:41.622Z] 1071f829eb91: Preparing [2021-06-02T21:42:41.622Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:41.897Z] a5027b507c6e: Layer already exists [2021-06-02T21:42:41.897Z] 83db24339c15: Layer already exists [2021-06-02T21:42:41.897Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:41.897Z] 1071f829eb91: Layer already exists [2021-06-02T21:42:41.897Z] d0dde5567073: Layer already exists [2021-06-02T21:42:41.897Z] 2.0.0-dev.247: digest: sha256:5c3569559a216376dccadfc381ba15fc2037220843cc9af5885cef55682d02f5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:42.249Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:42.581Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:42.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T21:42:42.581Z] a5027b507c6e: Preparing [2021-06-02T21:42:42.581Z] 83db24339c15: Preparing [2021-06-02T21:42:42.581Z] d0dde5567073: Preparing [2021-06-02T21:42:42.581Z] 1071f829eb91: Preparing [2021-06-02T21:42:42.581Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:42.581Z] 83db24339c15: Layer already exists [2021-06-02T21:42:42.853Z] d0dde5567073: Layer already exists [2021-06-02T21:42:42.853Z] a5027b507c6e: Layer already exists [2021-06-02T21:42:42.853Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:42.853Z] 1071f829eb91: Layer already exists [2021-06-02T21:42:42.853Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:5c3569559a216376dccadfc381ba15fc2037220843cc9af5885cef55682d02f5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:43.196Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:43.534Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-02T21:42:43.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-02T21:42:43.535Z] a5027b507c6e: Preparing [2021-06-02T21:42:43.535Z] 83db24339c15: Preparing [2021-06-02T21:42:43.535Z] d0dde5567073: Preparing [2021-06-02T21:42:43.535Z] 1071f829eb91: Preparing [2021-06-02T21:42:43.535Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:43.535Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:43.535Z] 83db24339c15: Layer already exists [2021-06-02T21:42:43.535Z] d0dde5567073: Layer already exists [2021-06-02T21:42:43.535Z] a5027b507c6e: Layer already exists [2021-06-02T21:42:43.535Z] 1071f829eb91: Layer already exists [2021-06-02T21:42:43.810Z] master: digest: sha256:5c3569559a216376dccadfc381ba15fc2037220843cc9af5885cef55682d02f5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:42:43.874Z] ===================================================== [Pipeline] echo [2021-06-02T21:42:43.888Z] taggedImages: [2021-06-02T21:42:43.888Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:43.888Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-02T21:42:43.888Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.247 [2021-06-02T21:42:43.888Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:43.888Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-02T21:42:43.932Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-02T21:42:43.932Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:43.932Z] latest [2021-06-02T21:42:43.932Z] 2.0.0-dev.247 [2021-06-02T21:42:43.932Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:43.932Z] master [2021-06-02T21:42:43.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:44.310Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:44.653Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:44.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T21:42:44.653Z] 1619db03ecbb: Preparing [2021-06-02T21:42:44.653Z] 17b9f5d764d3: Preparing [2021-06-02T21:42:44.653Z] d0dde5567073: Preparing [2021-06-02T21:42:44.653Z] 6ed9532e64c7: Preparing [2021-06-02T21:42:44.653Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:44.929Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:42:44.929Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:44.929Z] d0dde5567073: Layer already exists [2021-06-02T21:42:44.929Z] 1619db03ecbb: Pushed [2021-06-02T21:42:47.539Z] 17b9f5d764d3: Pushed [2021-06-02T21:42:47.811Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:fbd063c5959ea6497c52ce62deae103c7aeb73136af644b4a5ade0510f9c618e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:48.153Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:48.487Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-02T21:42:48.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T21:42:48.488Z] 1619db03ecbb: Preparing [2021-06-02T21:42:48.488Z] 17b9f5d764d3: Preparing [2021-06-02T21:42:48.488Z] d0dde5567073: Preparing [2021-06-02T21:42:48.488Z] 6ed9532e64c7: Preparing [2021-06-02T21:42:48.488Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:48.767Z] 1619db03ecbb: Layer already exists [2021-06-02T21:42:48.767Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:42:48.767Z] 17b9f5d764d3: Layer already exists [2021-06-02T21:42:48.767Z] d0dde5567073: Layer already exists [2021-06-02T21:42:48.767Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:48.767Z] latest: digest: sha256:fbd063c5959ea6497c52ce62deae103c7aeb73136af644b4a5ade0510f9c618e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:49.104Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:49.450Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.247 [2021-06-02T21:42:49.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T21:42:49.450Z] 1619db03ecbb: Preparing [2021-06-02T21:42:49.450Z] 17b9f5d764d3: Preparing [2021-06-02T21:42:49.450Z] d0dde5567073: Preparing [2021-06-02T21:42:49.450Z] 6ed9532e64c7: Preparing [2021-06-02T21:42:49.450Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:49.450Z] 1619db03ecbb: Layer already exists [2021-06-02T21:42:49.450Z] 17b9f5d764d3: Layer already exists [2021-06-02T21:42:49.450Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:49.450Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:42:49.450Z] d0dde5567073: Layer already exists [2021-06-02T21:42:49.722Z] 2.0.0-dev.247: digest: sha256:fbd063c5959ea6497c52ce62deae103c7aeb73136af644b4a5ade0510f9c618e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:50.056Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:50.385Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:50.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T21:42:50.385Z] 1619db03ecbb: Preparing [2021-06-02T21:42:50.385Z] 17b9f5d764d3: Preparing [2021-06-02T21:42:50.385Z] d0dde5567073: Preparing [2021-06-02T21:42:50.385Z] 6ed9532e64c7: Preparing [2021-06-02T21:42:50.385Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:50.385Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:50.385Z] 1619db03ecbb: Layer already exists [2021-06-02T21:42:50.385Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:42:50.385Z] d0dde5567073: Layer already exists [2021-06-02T21:42:50.385Z] 17b9f5d764d3: Layer already exists [2021-06-02T21:42:50.655Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:fbd063c5959ea6497c52ce62deae103c7aeb73136af644b4a5ade0510f9c618e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:50.990Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:51.321Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-02T21:42:51.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-02T21:42:51.321Z] 1619db03ecbb: Preparing [2021-06-02T21:42:51.321Z] 17b9f5d764d3: Preparing [2021-06-02T21:42:51.321Z] d0dde5567073: Preparing [2021-06-02T21:42:51.321Z] 6ed9532e64c7: Preparing [2021-06-02T21:42:51.321Z] 3fbe34a1663b: Preparing [2021-06-02T21:42:51.593Z] 6ed9532e64c7: Layer already exists [2021-06-02T21:42:51.593Z] 1619db03ecbb: Layer already exists [2021-06-02T21:42:51.593Z] 3fbe34a1663b: Layer already exists [2021-06-02T21:42:51.593Z] 17b9f5d764d3: Layer already exists [2021-06-02T21:42:51.593Z] d0dde5567073: Layer already exists [2021-06-02T21:42:51.593Z] master: digest: sha256:fbd063c5959ea6497c52ce62deae103c7aeb73136af644b4a5ade0510f9c618e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:42:51.661Z] ===================================================== [Pipeline] echo [2021-06-02T21:42:51.676Z] taggedImages: [2021-06-02T21:42:51.676Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:51.676Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-02T21:42:51.676Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.247 [2021-06-02T21:42:51.676Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:51.676Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-02T21:42:51.719Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-02T21:42:51.719Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:51.719Z] latest [2021-06-02T21:42:51.719Z] 2.0.0-dev.247 [2021-06-02T21:42:51.719Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:42:51.719Z] master [2021-06-02T21:42:51.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:52.102Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:42:52.433Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:42:52.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T21:42:52.433Z] d2903ba08983: Preparing [2021-06-02T21:42:52.433Z] b990e7a05d56: Preparing [2021-06-02T21:42:52.433Z] ff65a32313d8: Preparing [2021-06-02T21:42:52.433Z] 526c1b223a53: Preparing [2021-06-02T21:42:52.433Z] 9ded3b6bb9b5: Preparing [2021-06-02T21:42:52.433Z] fa1afe8e6ed9: Preparing [2021-06-02T21:42:52.433Z] 87a09b4c083e: Preparing [2021-06-02T21:42:52.433Z] 0f74e9ff2a61: Preparing [2021-06-02T21:42:52.433Z] b122376c33c6: Preparing [2021-06-02T21:42:52.433Z] f8381ed47b22: Preparing [2021-06-02T21:42:52.433Z] e934a737d657: Preparing [2021-06-02T21:42:52.433Z] fa1afe8e6ed9: Waiting [2021-06-02T21:42:52.433Z] f8381ed47b22: Waiting [2021-06-02T21:42:52.433Z] 0f74e9ff2a61: Waiting [2021-06-02T21:42:52.433Z] e934a737d657: Waiting [2021-06-02T21:42:52.433Z] b122376c33c6: Waiting [2021-06-02T21:42:52.706Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T21:42:52.706Z] fa1afe8e6ed9: Layer already exists [2021-06-02T21:42:52.706Z] 87a09b4c083e: Layer already exists [2021-06-02T21:42:52.706Z] 0f74e9ff2a61: Layer already exists [2021-06-02T21:42:52.706Z] b990e7a05d56: Pushed [2021-06-02T21:42:52.706Z] b122376c33c6: Layer already exists [2021-06-02T21:42:52.706Z] f8381ed47b22: Layer already exists [2021-06-02T21:42:52.979Z] e934a737d657: Layer already exists [2021-06-02T21:42:53.575Z] d2903ba08983: Pushed [2021-06-02T21:42:55.001Z] ff65a32313d8: Pushed [2021-06-02T21:43:07.378Z] 526c1b223a53: Pushed [2021-06-02T21:43:07.379Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62: digest: sha256:e2356a8d90d173419c8c159fe670ca9a54452c821cf33ed07f9e7ed39bc4a576 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:43:07.720Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:43:08.050Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-02T21:43:08.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T21:43:08.050Z] d2903ba08983: Preparing [2021-06-02T21:43:08.050Z] b990e7a05d56: Preparing [2021-06-02T21:43:08.050Z] ff65a32313d8: Preparing [2021-06-02T21:43:08.050Z] 526c1b223a53: Preparing [2021-06-02T21:43:08.050Z] 9ded3b6bb9b5: Preparing [2021-06-02T21:43:08.050Z] fa1afe8e6ed9: Preparing [2021-06-02T21:43:08.050Z] 87a09b4c083e: Preparing [2021-06-02T21:43:08.050Z] 0f74e9ff2a61: Preparing [2021-06-02T21:43:08.050Z] b122376c33c6: Preparing [2021-06-02T21:43:08.050Z] f8381ed47b22: Preparing [2021-06-02T21:43:08.050Z] e934a737d657: Preparing [2021-06-02T21:43:08.050Z] 0f74e9ff2a61: Waiting [2021-06-02T21:43:08.050Z] f8381ed47b22: Waiting [2021-06-02T21:43:08.050Z] e934a737d657: Waiting [2021-06-02T21:43:08.050Z] b122376c33c6: Waiting [2021-06-02T21:43:08.050Z] fa1afe8e6ed9: Waiting [2021-06-02T21:43:08.050Z] 87a09b4c083e: Waiting [2021-06-02T21:43:08.325Z] d2903ba08983: Layer already exists [2021-06-02T21:43:08.325Z] 526c1b223a53: Layer already exists [2021-06-02T21:43:08.325Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T21:43:08.325Z] ff65a32313d8: Layer already exists [2021-06-02T21:43:08.325Z] b990e7a05d56: Layer already exists [2021-06-02T21:43:08.325Z] 0f74e9ff2a61: Layer already exists [2021-06-02T21:43:08.325Z] fa1afe8e6ed9: Layer already exists [2021-06-02T21:43:08.325Z] 87a09b4c083e: Layer already exists [2021-06-02T21:43:08.325Z] b122376c33c6: Layer already exists [2021-06-02T21:43:08.325Z] f8381ed47b22: Layer already exists [2021-06-02T21:43:08.325Z] e934a737d657: Layer already exists [2021-06-02T21:43:08.325Z] latest: digest: sha256:e2356a8d90d173419c8c159fe670ca9a54452c821cf33ed07f9e7ed39bc4a576 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:43:08.667Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:43:09.012Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.247 [2021-06-02T21:43:09.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T21:43:09.012Z] d2903ba08983: Preparing [2021-06-02T21:43:09.012Z] b990e7a05d56: Preparing [2021-06-02T21:43:09.012Z] ff65a32313d8: Preparing [2021-06-02T21:43:09.012Z] 526c1b223a53: Preparing [2021-06-02T21:43:09.012Z] 9ded3b6bb9b5: Preparing [2021-06-02T21:43:09.012Z] fa1afe8e6ed9: Preparing [2021-06-02T21:43:09.012Z] 87a09b4c083e: Preparing [2021-06-02T21:43:09.012Z] 0f74e9ff2a61: Preparing [2021-06-02T21:43:09.012Z] b122376c33c6: Preparing [2021-06-02T21:43:09.012Z] f8381ed47b22: Preparing [2021-06-02T21:43:09.012Z] e934a737d657: Preparing [2021-06-02T21:43:09.012Z] fa1afe8e6ed9: Waiting [2021-06-02T21:43:09.012Z] 87a09b4c083e: Waiting [2021-06-02T21:43:09.012Z] 0f74e9ff2a61: Waiting [2021-06-02T21:43:09.012Z] b122376c33c6: Waiting [2021-06-02T21:43:09.012Z] f8381ed47b22: Waiting [2021-06-02T21:43:09.012Z] e934a737d657: Waiting [2021-06-02T21:43:09.285Z] b990e7a05d56: Layer already exists [2021-06-02T21:43:09.285Z] 526c1b223a53: Layer already exists [2021-06-02T21:43:09.285Z] ff65a32313d8: Layer already exists [2021-06-02T21:43:09.285Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T21:43:09.285Z] d2903ba08983: Layer already exists [2021-06-02T21:43:09.285Z] 87a09b4c083e: Layer already exists [2021-06-02T21:43:09.285Z] 0f74e9ff2a61: Layer already exists [2021-06-02T21:43:09.285Z] b122376c33c6: Layer already exists [2021-06-02T21:43:09.285Z] f8381ed47b22: Layer already exists [2021-06-02T21:43:09.285Z] fa1afe8e6ed9: Layer already exists [2021-06-02T21:43:09.285Z] e934a737d657: Layer already exists [2021-06-02T21:43:09.285Z] 2.0.0-dev.247: digest: sha256:e2356a8d90d173419c8c159fe670ca9a54452c821cf33ed07f9e7ed39bc4a576 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:43:09.630Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:43:09.972Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:43:09.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T21:43:09.973Z] d2903ba08983: Preparing [2021-06-02T21:43:09.973Z] b990e7a05d56: Preparing [2021-06-02T21:43:09.973Z] ff65a32313d8: Preparing [2021-06-02T21:43:09.973Z] 526c1b223a53: Preparing [2021-06-02T21:43:09.973Z] 9ded3b6bb9b5: Preparing [2021-06-02T21:43:09.973Z] fa1afe8e6ed9: Preparing [2021-06-02T21:43:09.973Z] 87a09b4c083e: Preparing [2021-06-02T21:43:09.973Z] 0f74e9ff2a61: Preparing [2021-06-02T21:43:09.973Z] b122376c33c6: Preparing [2021-06-02T21:43:09.973Z] f8381ed47b22: Preparing [2021-06-02T21:43:09.973Z] e934a737d657: Preparing [2021-06-02T21:43:09.973Z] fa1afe8e6ed9: Waiting [2021-06-02T21:43:09.973Z] 87a09b4c083e: Waiting [2021-06-02T21:43:09.973Z] 0f74e9ff2a61: Waiting [2021-06-02T21:43:09.973Z] b122376c33c6: Waiting [2021-06-02T21:43:09.973Z] f8381ed47b22: Waiting [2021-06-02T21:43:09.973Z] e934a737d657: Waiting [2021-06-02T21:43:10.247Z] d2903ba08983: Layer already exists [2021-06-02T21:43:10.247Z] 526c1b223a53: Layer already exists [2021-06-02T21:43:10.247Z] b990e7a05d56: Layer already exists [2021-06-02T21:43:10.247Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T21:43:10.247Z] ff65a32313d8: Layer already exists [2021-06-02T21:43:10.247Z] 87a09b4c083e: Layer already exists [2021-06-02T21:43:10.247Z] fa1afe8e6ed9: Layer already exists [2021-06-02T21:43:10.247Z] 0f74e9ff2a61: Layer already exists [2021-06-02T21:43:10.247Z] f8381ed47b22: Layer already exists [2021-06-02T21:43:10.247Z] b122376c33c6: Layer already exists [2021-06-02T21:43:10.247Z] e934a737d657: Layer already exists [2021-06-02T21:43:10.247Z] 399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247: digest: sha256:e2356a8d90d173419c8c159fe670ca9a54452c821cf33ed07f9e7ed39bc4a576 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:43:10.605Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:43:10.938Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-02T21:43:10.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-02T21:43:10.939Z] d2903ba08983: Preparing [2021-06-02T21:43:10.939Z] b990e7a05d56: Preparing [2021-06-02T21:43:10.939Z] ff65a32313d8: Preparing [2021-06-02T21:43:10.939Z] 526c1b223a53: Preparing [2021-06-02T21:43:10.939Z] 9ded3b6bb9b5: Preparing [2021-06-02T21:43:10.939Z] fa1afe8e6ed9: Preparing [2021-06-02T21:43:10.939Z] 87a09b4c083e: Preparing [2021-06-02T21:43:10.939Z] 0f74e9ff2a61: Preparing [2021-06-02T21:43:10.939Z] b122376c33c6: Preparing [2021-06-02T21:43:10.939Z] f8381ed47b22: Preparing [2021-06-02T21:43:10.939Z] e934a737d657: Preparing [2021-06-02T21:43:10.939Z] fa1afe8e6ed9: Waiting [2021-06-02T21:43:10.939Z] b122376c33c6: Waiting [2021-06-02T21:43:10.939Z] f8381ed47b22: Waiting [2021-06-02T21:43:10.939Z] e934a737d657: Waiting [2021-06-02T21:43:10.939Z] 87a09b4c083e: Waiting [2021-06-02T21:43:10.939Z] 0f74e9ff2a61: Waiting [2021-06-02T21:43:11.211Z] ff65a32313d8: Layer already exists [2021-06-02T21:43:11.211Z] 9ded3b6bb9b5: Layer already exists [2021-06-02T21:43:11.211Z] d2903ba08983: Layer already exists [2021-06-02T21:43:11.211Z] 526c1b223a53: Layer already exists [2021-06-02T21:43:11.211Z] b990e7a05d56: Layer already exists [2021-06-02T21:43:11.211Z] fa1afe8e6ed9: Layer already exists [2021-06-02T21:43:11.211Z] b122376c33c6: Layer already exists [2021-06-02T21:43:11.211Z] 87a09b4c083e: Layer already exists [2021-06-02T21:43:11.211Z] f8381ed47b22: Layer already exists [2021-06-02T21:43:11.211Z] 0f74e9ff2a61: Layer already exists [2021-06-02T21:43:11.211Z] e934a737d657: Layer already exists [2021-06-02T21:43:11.211Z] master: digest: sha256:e2356a8d90d173419c8c159fe670ca9a54452c821cf33ed07f9e7ed39bc4a576 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-02T21:43:11.269Z] ===================================================== [Pipeline] echo [2021-06-02T21:43:11.284Z] taggedImages: [2021-06-02T21:43:11.284Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [2021-06-02T21:43:11.284Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-02T21:43:11.284Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.247 [2021-06-02T21:43:11.284Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:399b1e1f389cc76639636a7d3ecb9cc7d0269d62-2.0.0-dev.247 [2021-06-02T21:43:11.284Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:43:12.041Z] ---> job-cost.sh [2021-06-02T21:43:12.041Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M2j9 [2021-06-02T21:43:50.989Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T21:45:27.733Z] lf-activate-venv(): INFO: Adding /tmp/venv-M2j9/bin to PATH [2021-06-02T21:45:27.733Z] INFO: No Stack... [2021-06-02T21:45:27.733Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-02T21:45:27.733Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T21:45:28.069Z] + + cat /w/workspace/edgex-go/518/archives/cost.csv [2021-06-02T21:45:28.069Z] cut -d, -f6 [Pipeline] lock [2021-06-02T21:45:28.128Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-518-stack-cost] [2021-06-02T21:45:28.137Z] Resource [jenkins-edgexfoundry-edgex-go-master-518-stack-cost] did not exist. Created. [2021-06-02T21:45:28.137Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-518-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T21:45:28.498Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-02T21:45:29.269Z] Stashed 1 file(s) [Pipeline] } [2021-06-02T21:45:29.282Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-518-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-02T21:45:30.290Z] provisioning config files... [2021-06-02T21:45:30.301Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/518@tmp/config5375572896085653323tmp [Pipeline] { [Pipeline] sh [2021-06-02T21:45:30.618Z] + set +x [2021-06-02T21:45:30.619Z] + curl -s https://codecov.io/bash [2021-06-02T21:45:30.619Z] + bash -s -- [2021-06-02T21:45:30.619Z] [2021-06-02T21:45:30.619Z] _____ _ [2021-06-02T21:45:30.619Z] / ____| | | [2021-06-02T21:45:30.619Z] | | ___ __| | ___ ___ _____ __ [2021-06-02T21:45:30.619Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-02T21:45:30.619Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-02T21:45:30.619Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-02T21:45:30.619Z] Bash-1.0.3 [2021-06-02T21:45:30.619Z] [2021-06-02T21:45:30.619Z] [2021-06-02T21:45:30.619Z] ==> git version 2.24.4 found [2021-06-02T21:45:30.881Z] ==> 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-02T21:45:30.881Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-02T21:45:30.881Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-02T21:45:30.881Z] ==> Jenkins CI detected. [2021-06-02T21:45:30.881Z] project root: . [2021-06-02T21:45:30.881Z] --> token set from env [2021-06-02T21:45:30.881Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-02T21:45:30.881Z] ==> Running gcov in . (disable via -X gcov) [2021-06-02T21:45:30.881Z] ==> Python coveragepy not found [2021-06-02T21:45:30.881Z] ==> Searching for coverage reports in: [2021-06-02T21:45:30.881Z] + . [2021-06-02T21:45:30.881Z] -> Found 1 reports [2021-06-02T21:45:30.881Z] ==> Detecting git/mercurial file structure [2021-06-02T21:45:30.881Z] ==> Reading reports [2021-06-02T21:45:30.881Z] + ./coverage.out bytes=744447 [2021-06-02T21:45:30.881Z] ==> Appending adjustments [2021-06-02T21:45:30.881Z] https://docs.codecov.io/docs/fixing-reports [2021-06-02T21:45:33.437Z] + Found adjustments [2021-06-02T21:45:33.437Z] ==> Gzipping contents [2021-06-02T21:45:33.437Z] 104K /tmp/codecov.JVjxQ7.gz [2021-06-02T21:45:33.437Z] ==> Uploading reports [2021-06-02T21:45:33.437Z] url: https://codecov.io [2021-06-02T21:45:33.437Z] query: branch=master&commit=399b1e1f389cc76639636a7d3ecb9cc7d0269d62&build=518&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F518%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-02T21:45:33.437Z] -> Pinging Codecov [2021-06-02T21:45:33.437Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=399b1e1f389cc76639636a7d3ecb9cc7d0269d62&build=518&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F518%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-02T21:45:33.437Z] -> Uploading to [2021-06-02T21:45:33.437Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-02/00271124DB129430A58F1EEE437C3FCB/399b1e1f389cc76639636a7d3ecb9cc7d0269d62/560cbb12-e583-4d7f-a418-5715e51a6a99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T214533Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=806e1179d76f8837370b6b8576fdf66d5d702cd4bd71071d708c95bb65f811f2 [2021-06-02T21:45:33.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T21:45:33.437Z] Dload Upload Total Spent Left Speed [2021-06-02T21:45:33.961Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 103k 0 0 100 103k 0 219k --:--:-- --:--:-- --:--:-- 219k [2021-06-02T21:45:33.961Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/399b1e1f389cc76639636a7d3ecb9cc7d0269d62 [Pipeline] } [2021-06-02T21:45:33.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-02T21:45:34.889Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-02T21:45:34.913Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:45:35.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T21:45:35.236Z] [2021-06-02T21:45:35.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:45:35.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T21:45:35.550Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-02T21:45:35.550Z] 188c0c94c7c5: Pulling fs layer [2021-06-02T21:45:35.550Z] 0ef7d3d256c8: Pulling fs layer [2021-06-02T21:45:35.550Z] de9db76c5a1d: Pulling fs layer [2021-06-02T21:45:35.550Z] 0eba1c9be4d2: Pulling fs layer [2021-06-02T21:45:35.550Z] 0d57e429df01: Pulling fs layer [2021-06-02T21:45:35.550Z] 4e4be7b47b0d: Pulling fs layer [2021-06-02T21:45:35.550Z] e1f770b5df2f: Pulling fs layer [2021-06-02T21:45:35.550Z] 85a0685a4137: Pulling fs layer [2021-06-02T21:45:35.550Z] 4e4be7b47b0d: Waiting [2021-06-02T21:45:35.550Z] e1f770b5df2f: Waiting [2021-06-02T21:45:35.550Z] 85a0685a4137: Waiting [2021-06-02T21:45:35.550Z] 0eba1c9be4d2: Waiting [2021-06-02T21:45:35.550Z] 0d57e429df01: Waiting [2021-06-02T21:45:35.550Z] de9db76c5a1d: Verifying Checksum [2021-06-02T21:45:35.550Z] de9db76c5a1d: Download complete [2021-06-02T21:45:35.550Z] 0ef7d3d256c8: Verifying Checksum [2021-06-02T21:45:35.550Z] 0ef7d3d256c8: Download complete [2021-06-02T21:45:35.550Z] 0d57e429df01: Verifying Checksum [2021-06-02T21:45:35.550Z] 0d57e429df01: Download complete [2021-06-02T21:45:35.550Z] 4e4be7b47b0d: Verifying Checksum [2021-06-02T21:45:35.550Z] 4e4be7b47b0d: Download complete [2021-06-02T21:45:35.550Z] 188c0c94c7c5: Verifying Checksum [2021-06-02T21:45:35.826Z] 188c0c94c7c5: Pull complete [2021-06-02T21:45:36.087Z] 0ef7d3d256c8: Pull complete [2021-06-02T21:45:36.087Z] de9db76c5a1d: Pull complete [2021-06-02T21:45:37.471Z] e1f770b5df2f: Verifying Checksum [2021-06-02T21:45:39.384Z] 0eba1c9be4d2: Verifying Checksum [2021-06-02T21:45:39.384Z] 0eba1c9be4d2: Download complete [2021-06-02T21:45:39.384Z] 85a0685a4137: Verifying Checksum [2021-06-02T21:45:39.384Z] 85a0685a4137: Download complete [2021-06-02T21:45:41.959Z] 0eba1c9be4d2: Pull complete [2021-06-02T21:45:42.219Z] 0d57e429df01: Pull complete [2021-06-02T21:45:42.219Z] 4e4be7b47b0d: Pull complete [2021-06-02T21:45:42.805Z] e1f770b5df2f: Pull complete [2021-06-02T21:45:46.122Z] 85a0685a4137: Pull complete [2021-06-02T21:45:46.122Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-02T21:45:46.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T21:45:46.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-02T21:45:46.207Z] prd-centos7-docker-4c-2g-146 does not seem to be running inside a container [2021-06-02T21:45:46.245Z] $ 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/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-02T21:45:49.330Z] $ docker top 5350bc1d5d805c446553ae1146b181448b0100e63b9b2400a9cff57f4ab5d19b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T21:45:49.421Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-02T21:45:49.710Z] + set -o pipefail [2021-06-02T21:45:49.710Z] + snyk monitor '--org=edgex-jenkins' [2021-06-02T21:45:56.314Z] [2021-06-02T21:45:56.314Z] Monitoring /w/workspace/edgex-go/518 (github.com/edgexfoundry/edgex-go)... [2021-06-02T21:45:56.314Z] [2021-06-02T21:45:56.314Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/475682e0-c013-4fc2-b61c-8e7c7720c1a6 [2021-06-02T21:45:56.314Z] [2021-06-02T21:45:56.314Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-02T21:45:56.314Z] [2021-06-02T21:45:56.885Z] [Pipeline] } [2021-06-02T21:45:56.894Z] $ docker stop --time=1 5350bc1d5d805c446553ae1146b181448b0100e63b9b2400a9cff57f4ab5d19b [2021-06-02T21:45:58.651Z] $ docker rm -f 5350bc1d5d805c446553ae1146b181448b0100e63b9b2400a9cff57f4ab5d19b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-02T21:45:59.517Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T21:45:59.535Z] provisioning config files... [2021-06-02T21:45:59.544Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/518@tmp/config1231711169140293830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:45:59.869Z] --> edgex-publish-swagger.sh [2021-06-02T21:45:59.869Z] === Publish openapi/v2 API === [2021-06-02T21:45:59.869Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-02T21:45:59.869Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/518/openapi/v2/core-command.yaml] [2021-06-02T21:45:59.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T21:45:59.870Z] Dload Upload Total Spent Left Speed [2021-06-02T21:46:01.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 25161 0:00:01 0:00:01 --:--:-- 25173 100 30687 0 0 100 30687 0 24976 0:00:01 0:00:01 --:--:-- 24989 [2021-06-02T21:46:01.258Z] [2021-06-02T21:46:01.258Z] [2021-06-02T21:46:01.258Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/518/openapi/v2/core-data.yaml] [2021-06-02T21:46:01.258Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T21:46:01.258Z] Dload Upload Total Spent Left Speed [2021-06-02T21:46:02.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 49838 0:00:01 0:00:01 --:--:-- 49862 100 56095 0 0 100 56095 0 49832 0:00:01 0:00:01 --:--:-- 49862 [2021-06-02T21:46:02.203Z] [2021-06-02T21:46:02.203Z] [2021-06-02T21:46:02.203Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/518/openapi/v2/core-metadata.yaml] [2021-06-02T21:46:02.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T21:46:02.203Z] Dload Upload Total Spent Left Speed [2021-06-02T21:46:03.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 118k 0 0 100 118k 0 75731 0:00:01 0:00:01 --:--:-- 75709 100 118k 0 0 100 118k 0 75725 0:00:01 0:00:01 --:--:-- 75709 [2021-06-02T21:46:03.851Z] [2021-06-02T21:46:03.851Z] [2021-06-02T21:46:03.851Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/518/openapi/v2/support-notifications.yaml] [2021-06-02T21:46:03.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T21:46:03.851Z] Dload Upload Total Spent Left Speed [2021-06-02T21:46:06.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 67925 0:00:01 0:00:01 --:--:-- 67968 100 78300 0 0 100 78300 0 36352 0:00:02 0:00:02 --:--:-- 36367 100 78300 0 0 100 78300 0 36042 0:00:02 0:00:02 --:--:-- 36049 [2021-06-02T21:46:06.046Z] [2021-06-02T21:46:06.046Z] [2021-06-02T21:46:06.046Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/518/openapi/v2/support-scheduler.yaml] [2021-06-02T21:46:06.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T21:46:06.046Z] Dload Upload Total Spent Left Speed [2021-06-02T21:46:07.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37610 0 0 100 37610 0 32673 0:00:01 0:00:01 --:--:-- 32704 100 37610 0 0 100 37610 0 23594 0:00:01 0:00:01 --:--:-- 23609 [2021-06-02T21:46:07.597Z] [2021-06-02T21:46:07.597Z] [2021-06-02T21:46:07.597Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/518/openapi/v2/system-agent.yaml] [2021-06-02T21:46:07.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T21:46:07.597Z] Dload Upload Total Spent Left Speed [2021-06-02T21:46:09.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19133 0 0 100 19133 0 16519 0:00:01 0:00:01 --:--:-- 16508 100 19133 0 0 100 19133 0 8860 0:00:02 0:00:02 --:--:-- 8857 100 19133 0 0 100 19133 0 8292 0:00:02 0:00:02 --:--:-- 8289 [2021-06-02T21:46:09.925Z] [2021-06-02T21:46:09.925Z] [Pipeline] } [2021-06-02T21:46:09.982Z] 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-02T21:46:10.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T21:46:10.517Z] . [Pipeline] withDockerContainer [2021-06-02T21:46:10.599Z] prd-centos7-docker-4c-2g-146 does not seem to be running inside a container [2021-06-02T21:46:10.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T21:46:11.089Z] $ docker top f7ea48d1f70edb2e873af580a04dc2c4cabe1f8d7a62e4945a13d3963ce49b54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T21:46:11.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T21:46:11.232Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T21:46:11.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T21:46:11.360Z] $ docker exec f7ea48d1f70edb2e873af580a04dc2c4cabe1f8d7a62e4945a13d3963ce49b54 ssh-agent [2021-06-02T21:46:11.468Z] SSH_AUTH_SOCK=/tmp/ssh-71ic1Fez8gTM/agent.13 [2021-06-02T21:46:11.468Z] SSH_AGENT_PID=19 [2021-06-02T21:46:11.473Z] Running ssh-add (command line suppressed) [2021-06-02T21:46:11.569Z] Identity added: /w/workspace/edgex-go/518@tmp/private_key_2851202206227930691.key (/w/workspace/edgex-go/518@tmp/private_key_2851202206227930691.key) [2021-06-02T21:46:11.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T21:46:11.894Z] + git semver tag [2021-06-02T21:46:11.894Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T21:46:11.894Z] # $GIT_DIR = /w/workspace/edgex-go/518/.git [2021-06-02T21:46:11.894Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/518 [2021-06-02T21:46:11.894Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T21:46:11.894Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T21:46:11.894Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T21:46:11.894Z] # $SEMVER_BRANCH = master [2021-06-02T21:46:11.894Z] # $SEMVER_DIR = /w/workspace/edgex-go/518/.semver [2021-06-02T21:46:11.894Z] # 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 HEAD [2021-06-02T21:46:11.894Z] # -> Force: false [2021-06-02T21:46:11.894Z] # 0f3963f4471bf5e479febb4df7d5b370902d0960 refs/tags/v2.0.0-dev.247 [Pipeline] } [2021-06-02T21:46:11.902Z] $ docker exec --env ******** --env ******** f7ea48d1f70edb2e873af580a04dc2c4cabe1f8d7a62e4945a13d3963ce49b54 ssh-agent -k [2021-06-02T21:46:11.991Z] unset SSH_AUTH_SOCK; [2021-06-02T21:46:11.991Z] unset SSH_AGENT_PID; [2021-06-02T21:46:11.991Z] echo Agent pid 19 killed; [2021-06-02T21:46:12.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T21:46:12.351Z] + git semver [Pipeline] } [2021-06-02T21:46:12.360Z] $ docker stop --time=1 f7ea48d1f70edb2e873af580a04dc2c4cabe1f8d7a62e4945a13d3963ce49b54 [2021-06-02T21:46:13.597Z] $ docker rm -f f7ea48d1f70edb2e873af580a04dc2c4cabe1f8d7a62e4945a13d3963ce49b54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:46:14.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T21:46:14.176Z] [2021-06-02T21:46:14.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:46:14.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T21:46:14.480Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-02T21:46:14.480Z] ab5ef0e58194: Pulling fs layer [2021-06-02T21:46:14.480Z] 9712f1f96733: Pulling fs layer [2021-06-02T21:46:14.480Z] 63f879dbbcfc: Pulling fs layer [2021-06-02T21:46:14.481Z] 0d9ebad4ef96: Pulling fs layer [2021-06-02T21:46:14.481Z] e9a5061849ea: Pulling fs layer [2021-06-02T21:46:14.481Z] d747dcd14b5f: Pulling fs layer [2021-06-02T21:46:14.481Z] 2de7ff778b66: Pulling fs layer [2021-06-02T21:46:14.481Z] e9a5061849ea: Waiting [2021-06-02T21:46:14.481Z] d747dcd14b5f: Waiting [2021-06-02T21:46:14.481Z] 2de7ff778b66: Waiting [2021-06-02T21:46:14.481Z] 0d9ebad4ef96: Waiting [2021-06-02T21:46:14.481Z] 9712f1f96733: Verifying Checksum [2021-06-02T21:46:14.481Z] 9712f1f96733: Download complete [2021-06-02T21:46:17.023Z] 63f879dbbcfc: Verifying Checksum [2021-06-02T21:46:17.023Z] 63f879dbbcfc: Download complete [2021-06-02T21:46:17.023Z] e9a5061849ea: Verifying Checksum [2021-06-02T21:46:17.023Z] e9a5061849ea: Download complete [2021-06-02T21:46:17.286Z] d747dcd14b5f: Verifying Checksum [2021-06-02T21:46:17.286Z] d747dcd14b5f: Download complete [2021-06-02T21:46:17.546Z] 0d9ebad4ef96: Verifying Checksum [2021-06-02T21:46:17.546Z] 0d9ebad4ef96: Download complete [2021-06-02T21:46:17.546Z] 2de7ff778b66: Verifying Checksum [2021-06-02T21:46:17.546Z] 2de7ff778b66: Download complete [2021-06-02T21:46:18.125Z] ab5ef0e58194: Verifying Checksum [2021-06-02T21:46:18.125Z] ab5ef0e58194: Download complete [2021-06-02T21:46:20.720Z] ab5ef0e58194: Pull complete [2021-06-02T21:46:20.720Z] 9712f1f96733: Pull complete [2021-06-02T21:46:20.984Z] 63f879dbbcfc: Pull complete [2021-06-02T21:46:24.309Z] 0d9ebad4ef96: Pull complete [2021-06-02T21:46:24.309Z] e9a5061849ea: Pull complete [2021-06-02T21:46:24.573Z] d747dcd14b5f: Pull complete [2021-06-02T21:46:25.528Z] 2de7ff778b66: Pull complete [2021-06-02T21:46:25.528Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-02T21:46:25.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T21:46:25.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-02T21:46:25.604Z] prd-centos7-docker-4c-2g-146 does not seem to be running inside a container [2021-06-02T21:46:25.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-02T21:46:28.989Z] $ docker top ff5cc90bd33d84e4635a0e60aeb3d003213597ed1af2bbf8dde4c9ba7ff0bac6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-02T21:46:29.096Z] provisioning config files... [2021-06-02T21:46:29.104Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/518@tmp/config6025396794935685033tmp [2021-06-02T21:46:29.115Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/518@tmp/config2145449743489226011tmp [2021-06-02T21:46:29.126Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/518@tmp/config7262462641502311275tmp [Pipeline] { [Pipeline] echo [2021-06-02T21:46:29.150Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:46:29.442Z] ---> sigul-configuration.sh [2021-06-02T21:46:29.442Z] gpg: directory `/root/.gnupg' created [2021-06-02T21:46:29.442Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-02T21:46:29.442Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-02T21:46:29.442Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-02T21:46:29.442Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-02T21:46:29.442Z] gpg: CAST5 encrypted data [2021-06-02T21:46:29.442Z] gpg: encrypted with 1 passphrase [2021-06-02T21:46:29.442Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-02T21:46:29.734Z] + mkdir /home/jenkins [2021-06-02T21:46:29.734Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-02T21:46:30.025Z] + 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-02T21:46:30.035Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:46:30.328Z] ---> sigul-install.sh [2021-06-02T21:46:34.551Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-02T21:46:34.844Z] + git tag --list [2021-06-02T21:46:34.844Z] 0.6.0 [2021-06-02T21:46:34.844Z] 0.6.1 [2021-06-02T21:46:34.844Z] 0.7.0 [2021-06-02T21:46:34.844Z] 0.7.1 [2021-06-02T21:46:34.844Z] v0.0.0 [2021-06-02T21:46:34.844Z] v0.0.1-dev.1 [2021-06-02T21:46:34.844Z] v1.0.0 [2021-06-02T21:46:34.844Z] v1.0.1 [2021-06-02T21:46:34.844Z] v1.1.0 [2021-06-02T21:46:34.844Z] v1.2.0 [2021-06-02T21:46:34.844Z] v1.2.1 [2021-06-02T21:46:34.844Z] v1.2.2-dev.1 [2021-06-02T21:46:34.844Z] v1.2.2-dev.10 [2021-06-02T21:46:34.844Z] v1.2.2-dev.100 [2021-06-02T21:46:34.844Z] v1.2.2-dev.101 [2021-06-02T21:46:34.844Z] v1.2.2-dev.102 [2021-06-02T21:46:34.844Z] v1.2.2-dev.103 [2021-06-02T21:46:34.844Z] v1.2.2-dev.104 [2021-06-02T21:46:34.844Z] v1.2.2-dev.105 [2021-06-02T21:46:34.844Z] v1.2.2-dev.106 [2021-06-02T21:46:34.844Z] v1.2.2-dev.107 [2021-06-02T21:46:34.844Z] v1.2.2-dev.11 [2021-06-02T21:46:34.844Z] v1.2.2-dev.12 [2021-06-02T21:46:34.844Z] v1.2.2-dev.13 [2021-06-02T21:46:34.844Z] v1.2.2-dev.14 [2021-06-02T21:46:34.844Z] v1.2.2-dev.15 [2021-06-02T21:46:34.844Z] v1.2.2-dev.16 [2021-06-02T21:46:34.844Z] v1.2.2-dev.17 [2021-06-02T21:46:34.844Z] v1.2.2-dev.18 [2021-06-02T21:46:34.844Z] v1.2.2-dev.19 [2021-06-02T21:46:34.844Z] v1.2.2-dev.2 [2021-06-02T21:46:34.844Z] v1.2.2-dev.20 [2021-06-02T21:46:34.844Z] v1.2.2-dev.21 [2021-06-02T21:46:34.844Z] v1.2.2-dev.22 [2021-06-02T21:46:34.844Z] v1.2.2-dev.23 [2021-06-02T21:46:34.844Z] v1.2.2-dev.24 [2021-06-02T21:46:34.844Z] v1.2.2-dev.25 [2021-06-02T21:46:34.844Z] v1.2.2-dev.26 [2021-06-02T21:46:34.844Z] v1.2.2-dev.27 [2021-06-02T21:46:34.844Z] v1.2.2-dev.28 [2021-06-02T21:46:34.844Z] v1.2.2-dev.29 [2021-06-02T21:46:34.844Z] v1.2.2-dev.3 [2021-06-02T21:46:34.844Z] v1.2.2-dev.30 [2021-06-02T21:46:34.844Z] v1.2.2-dev.31 [2021-06-02T21:46:34.844Z] v1.2.2-dev.32 [2021-06-02T21:46:34.844Z] v1.2.2-dev.33 [2021-06-02T21:46:34.844Z] v1.2.2-dev.34 [2021-06-02T21:46:34.844Z] v1.2.2-dev.35 [2021-06-02T21:46:34.844Z] v1.2.2-dev.36 [2021-06-02T21:46:34.844Z] v1.2.2-dev.37 [2021-06-02T21:46:34.844Z] v1.2.2-dev.38 [2021-06-02T21:46:34.844Z] v1.2.2-dev.39 [2021-06-02T21:46:34.844Z] v1.2.2-dev.4 [2021-06-02T21:46:34.844Z] v1.2.2-dev.40 [2021-06-02T21:46:34.844Z] v1.2.2-dev.41 [2021-06-02T21:46:34.844Z] v1.2.2-dev.42 [2021-06-02T21:46:34.844Z] v1.2.2-dev.43 [2021-06-02T21:46:34.844Z] v1.2.2-dev.44 [2021-06-02T21:46:34.844Z] v1.2.2-dev.45 [2021-06-02T21:46:34.844Z] v1.2.2-dev.46 [2021-06-02T21:46:34.844Z] v1.2.2-dev.47 [2021-06-02T21:46:34.844Z] v1.2.2-dev.48 [2021-06-02T21:46:34.844Z] v1.2.2-dev.49 [2021-06-02T21:46:34.844Z] v1.2.2-dev.5 [2021-06-02T21:46:34.844Z] v1.2.2-dev.50 [2021-06-02T21:46:34.844Z] v1.2.2-dev.51 [2021-06-02T21:46:34.844Z] v1.2.2-dev.52 [2021-06-02T21:46:34.844Z] v1.2.2-dev.53 [2021-06-02T21:46:34.844Z] v1.2.2-dev.54 [2021-06-02T21:46:34.844Z] v1.2.2-dev.55 [2021-06-02T21:46:34.844Z] v1.2.2-dev.56 [2021-06-02T21:46:34.844Z] v1.2.2-dev.57 [2021-06-02T21:46:34.844Z] v1.2.2-dev.58 [2021-06-02T21:46:34.844Z] v1.2.2-dev.59 [2021-06-02T21:46:34.844Z] v1.2.2-dev.6 [2021-06-02T21:46:34.844Z] v1.2.2-dev.60 [2021-06-02T21:46:34.844Z] v1.2.2-dev.61 [2021-06-02T21:46:34.844Z] v1.2.2-dev.62 [2021-06-02T21:46:34.844Z] v1.2.2-dev.63 [2021-06-02T21:46:34.844Z] v1.2.2-dev.64 [2021-06-02T21:46:34.844Z] v1.2.2-dev.65 [2021-06-02T21:46:34.844Z] v1.2.2-dev.66 [2021-06-02T21:46:34.844Z] v1.2.2-dev.67 [2021-06-02T21:46:34.844Z] v1.2.2-dev.68 [2021-06-02T21:46:34.844Z] v1.2.2-dev.69 [2021-06-02T21:46:34.844Z] v1.2.2-dev.7 [2021-06-02T21:46:34.844Z] v1.2.2-dev.70 [2021-06-02T21:46:34.844Z] v1.2.2-dev.71 [2021-06-02T21:46:34.844Z] v1.2.2-dev.72 [2021-06-02T21:46:34.844Z] v1.2.2-dev.73 [2021-06-02T21:46:34.844Z] v1.2.2-dev.74 [2021-06-02T21:46:34.844Z] v1.2.2-dev.75 [2021-06-02T21:46:34.844Z] v1.2.2-dev.76 [2021-06-02T21:46:34.844Z] v1.2.2-dev.77 [2021-06-02T21:46:34.844Z] v1.2.2-dev.78 [2021-06-02T21:46:34.844Z] v1.2.2-dev.79 [2021-06-02T21:46:34.844Z] v1.2.2-dev.8 [2021-06-02T21:46:34.844Z] v1.2.2-dev.80 [2021-06-02T21:46:34.844Z] v1.2.2-dev.81 [2021-06-02T21:46:34.844Z] v1.2.2-dev.82 [2021-06-02T21:46:34.844Z] v1.2.2-dev.83 [2021-06-02T21:46:34.844Z] v1.2.2-dev.84 [2021-06-02T21:46:34.844Z] v1.2.2-dev.85 [2021-06-02T21:46:34.844Z] v1.2.2-dev.86 [2021-06-02T21:46:34.844Z] v1.2.2-dev.87 [2021-06-02T21:46:34.844Z] v1.2.2-dev.88 [2021-06-02T21:46:34.844Z] v1.2.2-dev.89 [2021-06-02T21:46:34.844Z] v1.2.2-dev.9 [2021-06-02T21:46:34.844Z] v1.2.2-dev.90 [2021-06-02T21:46:34.844Z] v1.2.2-dev.91 [2021-06-02T21:46:34.844Z] v1.2.2-dev.92 [2021-06-02T21:46:34.844Z] v1.2.2-dev.93 [2021-06-02T21:46:34.844Z] v1.2.2-dev.94 [2021-06-02T21:46:34.844Z] v1.2.2-dev.95 [2021-06-02T21:46:34.844Z] v1.2.2-dev.96 [2021-06-02T21:46:34.844Z] v1.2.2-dev.97 [2021-06-02T21:46:34.844Z] v1.2.2-dev.98 [2021-06-02T21:46:34.844Z] v1.2.2-dev.99 [2021-06-02T21:46:34.844Z] v1.3.0 [2021-06-02T21:46:34.844Z] v1.3.1 [2021-06-02T21:46:34.844Z] v1.3.1-dev.1 [2021-06-02T21:46:34.844Z] v1.3.1-dev.10 [2021-06-02T21:46:34.844Z] v1.3.1-dev.11 [2021-06-02T21:46:34.844Z] v1.3.1-dev.12 [2021-06-02T21:46:34.844Z] v1.3.1-dev.13 [2021-06-02T21:46:34.844Z] v1.3.1-dev.14 [2021-06-02T21:46:34.844Z] v1.3.1-dev.15 [2021-06-02T21:46:34.844Z] v1.3.1-dev.16 [2021-06-02T21:46:34.844Z] v1.3.1-dev.17 [2021-06-02T21:46:34.844Z] v1.3.1-dev.18 [2021-06-02T21:46:34.844Z] v1.3.1-dev.2 [2021-06-02T21:46:34.844Z] v1.3.1-dev.3 [2021-06-02T21:46:34.844Z] v1.3.1-dev.4 [2021-06-02T21:46:34.844Z] v1.3.1-dev.5 [2021-06-02T21:46:34.844Z] v1.3.1-dev.6 [2021-06-02T21:46:34.844Z] v1.3.1-dev.7 [2021-06-02T21:46:34.844Z] v1.3.1-dev.8 [2021-06-02T21:46:34.844Z] v1.3.1-dev.9 [2021-06-02T21:46:34.844Z] v2.0.0-dev.1 [2021-06-02T21:46:34.844Z] v2.0.0-dev.10 [2021-06-02T21:46:34.844Z] v2.0.0-dev.100 [2021-06-02T21:46:34.844Z] v2.0.0-dev.101 [2021-06-02T21:46:34.844Z] v2.0.0-dev.102 [2021-06-02T21:46:34.844Z] v2.0.0-dev.103 [2021-06-02T21:46:34.844Z] v2.0.0-dev.104 [2021-06-02T21:46:34.844Z] v2.0.0-dev.105 [2021-06-02T21:46:34.844Z] v2.0.0-dev.106 [2021-06-02T21:46:34.844Z] v2.0.0-dev.107 [2021-06-02T21:46:34.844Z] v2.0.0-dev.108 [2021-06-02T21:46:34.844Z] v2.0.0-dev.109 [2021-06-02T21:46:34.844Z] v2.0.0-dev.11 [2021-06-02T21:46:34.844Z] v2.0.0-dev.110 [2021-06-02T21:46:34.844Z] v2.0.0-dev.111 [2021-06-02T21:46:34.844Z] v2.0.0-dev.112 [2021-06-02T21:46:34.844Z] v2.0.0-dev.113 [2021-06-02T21:46:34.844Z] v2.0.0-dev.114 [2021-06-02T21:46:34.844Z] v2.0.0-dev.115 [2021-06-02T21:46:34.844Z] v2.0.0-dev.116 [2021-06-02T21:46:34.844Z] v2.0.0-dev.117 [2021-06-02T21:46:34.844Z] v2.0.0-dev.118 [2021-06-02T21:46:34.844Z] v2.0.0-dev.119 [2021-06-02T21:46:34.844Z] v2.0.0-dev.12 [2021-06-02T21:46:34.844Z] v2.0.0-dev.120 [2021-06-02T21:46:34.844Z] v2.0.0-dev.121 [2021-06-02T21:46:34.844Z] v2.0.0-dev.122 [2021-06-02T21:46:34.844Z] v2.0.0-dev.123 [2021-06-02T21:46:34.844Z] v2.0.0-dev.124 [2021-06-02T21:46:34.844Z] v2.0.0-dev.125 [2021-06-02T21:46:34.844Z] v2.0.0-dev.126 [2021-06-02T21:46:34.844Z] v2.0.0-dev.127 [2021-06-02T21:46:34.844Z] v2.0.0-dev.128 [2021-06-02T21:46:34.844Z] v2.0.0-dev.129 [2021-06-02T21:46:34.844Z] v2.0.0-dev.13 [2021-06-02T21:46:34.844Z] v2.0.0-dev.130 [2021-06-02T21:46:34.844Z] v2.0.0-dev.131 [2021-06-02T21:46:34.844Z] v2.0.0-dev.132 [2021-06-02T21:46:34.844Z] v2.0.0-dev.133 [2021-06-02T21:46:34.844Z] v2.0.0-dev.134 [2021-06-02T21:46:34.844Z] v2.0.0-dev.135 [2021-06-02T21:46:34.844Z] v2.0.0-dev.136 [2021-06-02T21:46:34.844Z] v2.0.0-dev.137 [2021-06-02T21:46:34.844Z] v2.0.0-dev.138 [2021-06-02T21:46:34.844Z] v2.0.0-dev.139 [2021-06-02T21:46:34.844Z] v2.0.0-dev.14 [2021-06-02T21:46:34.844Z] v2.0.0-dev.140 [2021-06-02T21:46:34.844Z] v2.0.0-dev.141 [2021-06-02T21:46:34.844Z] v2.0.0-dev.142 [2021-06-02T21:46:34.844Z] v2.0.0-dev.143 [2021-06-02T21:46:34.844Z] v2.0.0-dev.144 [2021-06-02T21:46:34.844Z] v2.0.0-dev.145 [2021-06-02T21:46:34.844Z] v2.0.0-dev.146 [2021-06-02T21:46:34.844Z] v2.0.0-dev.147 [2021-06-02T21:46:34.844Z] v2.0.0-dev.148 [2021-06-02T21:46:34.844Z] v2.0.0-dev.149 [2021-06-02T21:46:34.844Z] v2.0.0-dev.15 [2021-06-02T21:46:34.844Z] v2.0.0-dev.150 [2021-06-02T21:46:34.844Z] v2.0.0-dev.151 [2021-06-02T21:46:34.844Z] v2.0.0-dev.152 [2021-06-02T21:46:34.844Z] v2.0.0-dev.153 [2021-06-02T21:46:34.844Z] v2.0.0-dev.154 [2021-06-02T21:46:34.844Z] v2.0.0-dev.155 [2021-06-02T21:46:34.844Z] v2.0.0-dev.156 [2021-06-02T21:46:34.844Z] v2.0.0-dev.157 [2021-06-02T21:46:34.844Z] v2.0.0-dev.158 [2021-06-02T21:46:34.844Z] v2.0.0-dev.159 [2021-06-02T21:46:34.844Z] v2.0.0-dev.16 [2021-06-02T21:46:34.844Z] v2.0.0-dev.160 [2021-06-02T21:46:34.844Z] v2.0.0-dev.161 [2021-06-02T21:46:34.844Z] v2.0.0-dev.162 [2021-06-02T21:46:34.844Z] v2.0.0-dev.163 [2021-06-02T21:46:34.844Z] v2.0.0-dev.164 [2021-06-02T21:46:34.844Z] v2.0.0-dev.165 [2021-06-02T21:46:34.844Z] v2.0.0-dev.166 [2021-06-02T21:46:34.844Z] v2.0.0-dev.167 [2021-06-02T21:46:34.844Z] v2.0.0-dev.168 [2021-06-02T21:46:34.844Z] v2.0.0-dev.169 [2021-06-02T21:46:34.844Z] v2.0.0-dev.17 [2021-06-02T21:46:34.844Z] v2.0.0-dev.170 [2021-06-02T21:46:34.844Z] v2.0.0-dev.171 [2021-06-02T21:46:34.844Z] v2.0.0-dev.172 [2021-06-02T21:46:34.844Z] v2.0.0-dev.173 [2021-06-02T21:46:34.844Z] v2.0.0-dev.174 [2021-06-02T21:46:34.844Z] v2.0.0-dev.175 [2021-06-02T21:46:34.844Z] v2.0.0-dev.176 [2021-06-02T21:46:34.844Z] v2.0.0-dev.177 [2021-06-02T21:46:34.844Z] v2.0.0-dev.178 [2021-06-02T21:46:34.844Z] v2.0.0-dev.179 [2021-06-02T21:46:34.844Z] v2.0.0-dev.18 [2021-06-02T21:46:34.844Z] v2.0.0-dev.180 [2021-06-02T21:46:34.844Z] v2.0.0-dev.181 [2021-06-02T21:46:34.844Z] v2.0.0-dev.182 [2021-06-02T21:46:34.844Z] v2.0.0-dev.183 [2021-06-02T21:46:34.844Z] v2.0.0-dev.184 [2021-06-02T21:46:34.844Z] v2.0.0-dev.185 [2021-06-02T21:46:34.844Z] v2.0.0-dev.186 [2021-06-02T21:46:34.844Z] v2.0.0-dev.187 [2021-06-02T21:46:34.844Z] v2.0.0-dev.188 [2021-06-02T21:46:34.844Z] v2.0.0-dev.189 [2021-06-02T21:46:34.844Z] v2.0.0-dev.19 [2021-06-02T21:46:34.844Z] v2.0.0-dev.190 [2021-06-02T21:46:34.844Z] v2.0.0-dev.191 [2021-06-02T21:46:34.844Z] v2.0.0-dev.192 [2021-06-02T21:46:34.844Z] v2.0.0-dev.193 [2021-06-02T21:46:34.844Z] v2.0.0-dev.194 [2021-06-02T21:46:34.844Z] v2.0.0-dev.195 [2021-06-02T21:46:34.844Z] v2.0.0-dev.196 [2021-06-02T21:46:34.844Z] v2.0.0-dev.197 [2021-06-02T21:46:34.844Z] v2.0.0-dev.198 [2021-06-02T21:46:34.844Z] v2.0.0-dev.199 [2021-06-02T21:46:34.844Z] v2.0.0-dev.2 [2021-06-02T21:46:34.844Z] v2.0.0-dev.20 [2021-06-02T21:46:34.844Z] v2.0.0-dev.200 [2021-06-02T21:46:34.844Z] v2.0.0-dev.201 [2021-06-02T21:46:34.844Z] v2.0.0-dev.202 [2021-06-02T21:46:34.844Z] v2.0.0-dev.203 [2021-06-02T21:46:34.844Z] v2.0.0-dev.204 [2021-06-02T21:46:34.844Z] v2.0.0-dev.205 [2021-06-02T21:46:34.844Z] v2.0.0-dev.206 [2021-06-02T21:46:34.844Z] v2.0.0-dev.207 [2021-06-02T21:46:34.844Z] v2.0.0-dev.208 [2021-06-02T21:46:34.844Z] v2.0.0-dev.209 [2021-06-02T21:46:34.844Z] v2.0.0-dev.21 [2021-06-02T21:46:34.844Z] v2.0.0-dev.210 [2021-06-02T21:46:34.844Z] v2.0.0-dev.211 [2021-06-02T21:46:34.844Z] v2.0.0-dev.212 [2021-06-02T21:46:34.844Z] v2.0.0-dev.213 [2021-06-02T21:46:34.844Z] v2.0.0-dev.214 [2021-06-02T21:46:34.844Z] v2.0.0-dev.215 [2021-06-02T21:46:34.844Z] v2.0.0-dev.216 [2021-06-02T21:46:34.844Z] v2.0.0-dev.217 [2021-06-02T21:46:34.844Z] v2.0.0-dev.218 [2021-06-02T21:46:34.844Z] v2.0.0-dev.219 [2021-06-02T21:46:34.844Z] v2.0.0-dev.22 [2021-06-02T21:46:34.844Z] v2.0.0-dev.220 [2021-06-02T21:46:34.844Z] v2.0.0-dev.221 [2021-06-02T21:46:34.844Z] v2.0.0-dev.222 [2021-06-02T21:46:34.844Z] v2.0.0-dev.223 [2021-06-02T21:46:34.844Z] v2.0.0-dev.224 [2021-06-02T21:46:34.844Z] v2.0.0-dev.225 [2021-06-02T21:46:34.844Z] v2.0.0-dev.226 [2021-06-02T21:46:34.844Z] v2.0.0-dev.227 [2021-06-02T21:46:34.844Z] v2.0.0-dev.228 [2021-06-02T21:46:34.844Z] v2.0.0-dev.229 [2021-06-02T21:46:34.844Z] v2.0.0-dev.23 [2021-06-02T21:46:34.844Z] v2.0.0-dev.230 [2021-06-02T21:46:34.844Z] v2.0.0-dev.231 [2021-06-02T21:46:34.844Z] v2.0.0-dev.232 [2021-06-02T21:46:34.844Z] v2.0.0-dev.233 [2021-06-02T21:46:34.844Z] v2.0.0-dev.234 [2021-06-02T21:46:34.844Z] v2.0.0-dev.235 [2021-06-02T21:46:34.844Z] v2.0.0-dev.236 [2021-06-02T21:46:34.844Z] v2.0.0-dev.237 [2021-06-02T21:46:34.844Z] v2.0.0-dev.238 [2021-06-02T21:46:34.844Z] v2.0.0-dev.239 [2021-06-02T21:46:34.844Z] v2.0.0-dev.24 [2021-06-02T21:46:34.844Z] v2.0.0-dev.240 [2021-06-02T21:46:34.844Z] v2.0.0-dev.241 [2021-06-02T21:46:34.844Z] v2.0.0-dev.242 [2021-06-02T21:46:34.844Z] v2.0.0-dev.243 [2021-06-02T21:46:34.844Z] v2.0.0-dev.244 [2021-06-02T21:46:34.844Z] v2.0.0-dev.245 [2021-06-02T21:46:34.844Z] v2.0.0-dev.246 [2021-06-02T21:46:34.844Z] v2.0.0-dev.247 [2021-06-02T21:46:34.844Z] v2.0.0-dev.25 [2021-06-02T21:46:34.844Z] v2.0.0-dev.26 [2021-06-02T21:46:34.844Z] v2.0.0-dev.27 [2021-06-02T21:46:34.844Z] v2.0.0-dev.28 [2021-06-02T21:46:34.844Z] v2.0.0-dev.29 [2021-06-02T21:46:34.844Z] v2.0.0-dev.3 [2021-06-02T21:46:34.844Z] v2.0.0-dev.30 [2021-06-02T21:46:34.844Z] v2.0.0-dev.31 [2021-06-02T21:46:34.844Z] v2.0.0-dev.32 [2021-06-02T21:46:34.844Z] v2.0.0-dev.33 [2021-06-02T21:46:34.844Z] v2.0.0-dev.34 [2021-06-02T21:46:34.844Z] v2.0.0-dev.35 [2021-06-02T21:46:34.844Z] v2.0.0-dev.36 [2021-06-02T21:46:34.844Z] v2.0.0-dev.37 [2021-06-02T21:46:34.844Z] v2.0.0-dev.38 [2021-06-02T21:46:34.844Z] v2.0.0-dev.39 [2021-06-02T21:46:34.844Z] v2.0.0-dev.4 [2021-06-02T21:46:34.844Z] v2.0.0-dev.40 [2021-06-02T21:46:34.844Z] v2.0.0-dev.41 [2021-06-02T21:46:34.844Z] v2.0.0-dev.42 [2021-06-02T21:46:34.844Z] v2.0.0-dev.43 [2021-06-02T21:46:34.844Z] v2.0.0-dev.44 [2021-06-02T21:46:34.844Z] v2.0.0-dev.45 [2021-06-02T21:46:34.844Z] v2.0.0-dev.46 [2021-06-02T21:46:34.844Z] v2.0.0-dev.47 [2021-06-02T21:46:34.844Z] v2.0.0-dev.48 [2021-06-02T21:46:34.844Z] v2.0.0-dev.49 [2021-06-02T21:46:34.844Z] v2.0.0-dev.5 [2021-06-02T21:46:34.844Z] v2.0.0-dev.50 [2021-06-02T21:46:34.844Z] v2.0.0-dev.51 [2021-06-02T21:46:34.844Z] v2.0.0-dev.52 [2021-06-02T21:46:34.844Z] v2.0.0-dev.53 [2021-06-02T21:46:34.844Z] v2.0.0-dev.54 [2021-06-02T21:46:34.844Z] v2.0.0-dev.55 [2021-06-02T21:46:34.844Z] v2.0.0-dev.56 [2021-06-02T21:46:34.844Z] v2.0.0-dev.57 [2021-06-02T21:46:34.844Z] v2.0.0-dev.58 [2021-06-02T21:46:34.844Z] v2.0.0-dev.59 [2021-06-02T21:46:34.844Z] v2.0.0-dev.6 [2021-06-02T21:46:34.844Z] v2.0.0-dev.60 [2021-06-02T21:46:34.844Z] v2.0.0-dev.61 [2021-06-02T21:46:34.844Z] v2.0.0-dev.62 [2021-06-02T21:46:34.844Z] v2.0.0-dev.63 [2021-06-02T21:46:34.844Z] v2.0.0-dev.64 [2021-06-02T21:46:34.844Z] v2.0.0-dev.65 [2021-06-02T21:46:34.844Z] v2.0.0-dev.66 [2021-06-02T21:46:34.844Z] v2.0.0-dev.67 [2021-06-02T21:46:34.844Z] v2.0.0-dev.68 [2021-06-02T21:46:34.844Z] v2.0.0-dev.69 [2021-06-02T21:46:34.844Z] v2.0.0-dev.7 [2021-06-02T21:46:34.844Z] v2.0.0-dev.70 [2021-06-02T21:46:34.844Z] v2.0.0-dev.71 [2021-06-02T21:46:34.844Z] v2.0.0-dev.72 [2021-06-02T21:46:34.844Z] v2.0.0-dev.73 [2021-06-02T21:46:34.844Z] v2.0.0-dev.74 [2021-06-02T21:46:34.844Z] v2.0.0-dev.75 [2021-06-02T21:46:34.844Z] v2.0.0-dev.76 [2021-06-02T21:46:34.844Z] v2.0.0-dev.77 [2021-06-02T21:46:34.844Z] v2.0.0-dev.78 [2021-06-02T21:46:34.844Z] v2.0.0-dev.79 [2021-06-02T21:46:34.844Z] v2.0.0-dev.8 [2021-06-02T21:46:34.844Z] v2.0.0-dev.80 [2021-06-02T21:46:34.844Z] v2.0.0-dev.81 [2021-06-02T21:46:34.844Z] v2.0.0-dev.82 [2021-06-02T21:46:34.844Z] v2.0.0-dev.83 [2021-06-02T21:46:34.844Z] v2.0.0-dev.84 [2021-06-02T21:46:34.844Z] v2.0.0-dev.85 [2021-06-02T21:46:34.844Z] v2.0.0-dev.86 [2021-06-02T21:46:34.844Z] v2.0.0-dev.87 [2021-06-02T21:46:34.844Z] v2.0.0-dev.88 [2021-06-02T21:46:34.844Z] v2.0.0-dev.89 [2021-06-02T21:46:34.844Z] v2.0.0-dev.9 [2021-06-02T21:46:34.844Z] v2.0.0-dev.90 [2021-06-02T21:46:34.844Z] v2.0.0-dev.91 [2021-06-02T21:46:34.844Z] v2.0.0-dev.92 [2021-06-02T21:46:34.844Z] v2.0.0-dev.93 [2021-06-02T21:46:34.844Z] v2.0.0-dev.94 [2021-06-02T21:46:34.844Z] v2.0.0-dev.95 [2021-06-02T21:46:34.844Z] v2.0.0-dev.96 [2021-06-02T21:46:34.844Z] v2.0.0-dev.97 [2021-06-02T21:46:34.844Z] v2.0.0-dev.98 [2021-06-02T21:46:34.844Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-02T21:46:35.139Z] + lftools sign git-tag v2.0.0-dev.247 [2021-06-02T21:46:35.713Z] Signing Git tag with Sigul... [2021-06-02T21:46:35.713Z] Signing v2.0.0-dev.247 [Pipeline] echo [2021-06-02T21:46:36.665Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:46:36.957Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-02T21:46:36.966Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-02T21:46:36.992Z] $ docker stop --time=1 ff5cc90bd33d84e4635a0e60aeb3d003213597ed1af2bbf8dde4c9ba7ff0bac6 [2021-06-02T21:46:38.505Z] $ docker rm -f ff5cc90bd33d84e4635a0e60aeb3d003213597ed1af2bbf8dde4c9ba7ff0bac6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:46:39.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T21:46:39.217Z] . [Pipeline] withDockerContainer [2021-06-02T21:46:39.297Z] prd-centos7-docker-4c-2g-146 does not seem to be running inside a container [2021-06-02T21:46:39.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T21:46:39.691Z] $ docker top ba232a987114321d2c5d462b9619c892a0d100a972f1059c834c53ab036f6cc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T21:46:39.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T21:46:39.815Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T21:46:39.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T21:46:39.920Z] $ docker exec ba232a987114321d2c5d462b9619c892a0d100a972f1059c834c53ab036f6cc9 ssh-agent [2021-06-02T21:46:40.028Z] SSH_AUTH_SOCK=/tmp/ssh-Si5tcibTwfmK/agent.15 [2021-06-02T21:46:40.028Z] SSH_AGENT_PID=22 [2021-06-02T21:46:40.033Z] Running ssh-add (command line suppressed) [2021-06-02T21:46:40.124Z] Identity added: /w/workspace/edgex-go/518@tmp/private_key_4386376436632203085.key (/w/workspace/edgex-go/518@tmp/private_key_4386376436632203085.key) [2021-06-02T21:46:40.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T21:46:40.437Z] + git semver bump pre [2021-06-02T21:46:40.437Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T21:46:40.437Z] # $GIT_DIR = /w/workspace/edgex-go/518/.git [2021-06-02T21:46:40.437Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/518 [2021-06-02T21:46:40.437Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T21:46:40.437Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T21:46:40.437Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T21:46:40.437Z] # $SEMVER_BRANCH = master [2021-06-02T21:46:40.437Z] # $SEMVER_DIR = /w/workspace/edgex-go/518/.semver [2021-06-02T21:46:40.437Z] 2.0.0-dev.248 [Pipeline] } [2021-06-02T21:46:40.443Z] $ docker exec --env ******** --env ******** ba232a987114321d2c5d462b9619c892a0d100a972f1059c834c53ab036f6cc9 ssh-agent -k [2021-06-02T21:46:40.538Z] unset SSH_AUTH_SOCK; [2021-06-02T21:46:40.538Z] unset SSH_AGENT_PID; [2021-06-02T21:46:40.538Z] echo Agent pid 22 killed; [2021-06-02T21:46:40.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T21:46:40.877Z] + git semver [Pipeline] } [2021-06-02T21:46:40.887Z] $ docker stop --time=1 ba232a987114321d2c5d462b9619c892a0d100a972f1059c834c53ab036f6cc9 [2021-06-02T21:46:42.081Z] $ docker rm -f ba232a987114321d2c5d462b9619c892a0d100a972f1059c834c53ab036f6cc9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:46:42.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T21:46:42.462Z] . [Pipeline] withDockerContainer [2021-06-02T21:46:42.539Z] prd-centos7-docker-4c-2g-146 does not seem to be running inside a container [2021-06-02T21:46:42.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T21:46:42.964Z] $ docker top d7d8b8bc74e96044e53ab0e7cefd4773664239bb1a668003611155ce84f8ca52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T21:46:43.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T21:46:43.098Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T21:46:43.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T21:46:43.205Z] $ docker exec d7d8b8bc74e96044e53ab0e7cefd4773664239bb1a668003611155ce84f8ca52 ssh-agent [2021-06-02T21:46:43.313Z] SSH_AUTH_SOCK=/tmp/ssh-wDnmyANEh1d8/agent.14 [2021-06-02T21:46:43.313Z] SSH_AGENT_PID=20 [2021-06-02T21:46:43.319Z] Running ssh-add (command line suppressed) [2021-06-02T21:46:43.411Z] Identity added: /w/workspace/edgex-go/518@tmp/private_key_5044299093610122329.key (/w/workspace/edgex-go/518@tmp/private_key_5044299093610122329.key) [2021-06-02T21:46:43.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T21:46:43.736Z] + git semver push [2021-06-02T21:46:43.736Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T21:46:43.736Z] # $GIT_DIR = /w/workspace/edgex-go/518/.git [2021-06-02T21:46:43.736Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/518 [2021-06-02T21:46:43.736Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T21:46:43.736Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T21:46:43.736Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T21:46:43.736Z] # $SEMVER_BRANCH = master [2021-06-02T21:46:43.736Z] # $SEMVER_DIR = /w/workspace/edgex-go/518/.semver [Pipeline] } [2021-06-02T21:46:50.345Z] $ docker exec --env ******** --env ******** d7d8b8bc74e96044e53ab0e7cefd4773664239bb1a668003611155ce84f8ca52 ssh-agent -k [2021-06-02T21:46:50.435Z] unset SSH_AUTH_SOCK; [2021-06-02T21:46:50.435Z] unset SSH_AGENT_PID; [2021-06-02T21:46:50.435Z] echo Agent pid 20 killed; [2021-06-02T21:46:50.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T21:46:50.788Z] + git semver [Pipeline] } [2021-06-02T21:46:50.797Z] $ docker stop --time=1 d7d8b8bc74e96044e53ab0e7cefd4773664239bb1a668003611155ce84f8ca52 [2021-06-02T21:46:51.995Z] $ docker rm -f d7d8b8bc74e96044e53ab0e7cefd4773664239bb1a668003611155ce84f8ca52 [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-02T21:46:53.133Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:46:53.699Z] ---> package-listing.sh [2021-06-02T21:46:53.699Z] ++ facter osfamily [2021-06-02T21:46:53.699Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-02T21:46:53.961Z] + OS_FAMILY=redhat [2021-06-02T21:46:53.961Z] + workspace=/w/workspace/edgex-go/518 [2021-06-02T21:46:53.961Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-02T21:46:53.961Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-02T21:46:53.961Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-02T21:46:53.961Z] + PACKAGES=/tmp/packages_start.txt [2021-06-02T21:46:53.961Z] + '[' /w/workspace/edgex-go/518 ']' [2021-06-02T21:46:53.961Z] + PACKAGES=/tmp/packages_end.txt [2021-06-02T21:46:53.961Z] + case "${OS_FAMILY}" in [2021-06-02T21:46:53.961Z] + rpm -qa [2021-06-02T21:46:53.961Z] + sort [2021-06-02T21:46:55.884Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-02T21:46:55.884Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-02T21:46:55.884Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-02T21:46:55.884Z] + '[' /w/workspace/edgex-go/518 ']' [2021-06-02T21:46:55.884Z] + mkdir -p /w/workspace/edgex-go/518/archives/ [2021-06-02T21:46:55.884Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/518/archives/ [Pipeline] echo [2021-06-02T21:46:55.896Z] 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/518/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-02T21:46:56.179Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:46:56.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T21:46:56.740Z] [2021-06-02T21:46:56.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-02T21:46:57.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T21:46:57.060Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-02T21:46:57.060Z] df20fa9351a1: Pulling fs layer [2021-06-02T21:46:57.060Z] 36b3adc4ff6f: Pulling fs layer [2021-06-02T21:46:57.060Z] 8ad3a11d3b57: Pulling fs layer [2021-06-02T21:46:57.060Z] 46f8f816bc3b: Pulling fs layer [2021-06-02T21:46:57.060Z] 93b61091891f: Pulling fs layer [2021-06-02T21:46:57.060Z] 93b9cdb0e59b: Pulling fs layer [2021-06-02T21:46:57.060Z] 5e14af77c1be: Pulling fs layer [2021-06-02T21:46:57.060Z] 01666e4c0597: Pulling fs layer [2021-06-02T21:46:57.060Z] aa168da1d23b: Pulling fs layer [2021-06-02T21:46:57.060Z] 46f8f816bc3b: Waiting [2021-06-02T21:46:57.060Z] 93b61091891f: Waiting [2021-06-02T21:46:57.060Z] 93b9cdb0e59b: Waiting [2021-06-02T21:46:57.060Z] 5e14af77c1be: Waiting [2021-06-02T21:46:57.060Z] 01666e4c0597: Waiting [2021-06-02T21:46:57.060Z] aa168da1d23b: Waiting [2021-06-02T21:46:57.060Z] 36b3adc4ff6f: Verifying Checksum [2021-06-02T21:46:57.060Z] 36b3adc4ff6f: Download complete [2021-06-02T21:46:57.060Z] 46f8f816bc3b: Verifying Checksum [2021-06-02T21:46:57.060Z] 46f8f816bc3b: Download complete [2021-06-02T21:46:57.060Z] df20fa9351a1: Verifying Checksum [2021-06-02T21:46:57.060Z] df20fa9351a1: Download complete [2021-06-02T21:46:57.060Z] 93b9cdb0e59b: Verifying Checksum [2021-06-02T21:46:57.060Z] 93b9cdb0e59b: Download complete [2021-06-02T21:46:57.323Z] 5e14af77c1be: Verifying Checksum [2021-06-02T21:46:57.323Z] 5e14af77c1be: Download complete [2021-06-02T21:46:57.323Z] 01666e4c0597: Verifying Checksum [2021-06-02T21:46:57.323Z] 01666e4c0597: Download complete [2021-06-02T21:46:57.323Z] 93b61091891f: Verifying Checksum [2021-06-02T21:46:57.323Z] 93b61091891f: Download complete [2021-06-02T21:46:57.323Z] df20fa9351a1: Pull complete [2021-06-02T21:46:57.323Z] 8ad3a11d3b57: Verifying Checksum [2021-06-02T21:46:57.323Z] 8ad3a11d3b57: Download complete [2021-06-02T21:46:57.590Z] 36b3adc4ff6f: Pull complete [2021-06-02T21:46:57.850Z] 8ad3a11d3b57: Pull complete [2021-06-02T21:46:57.850Z] 46f8f816bc3b: Pull complete [2021-06-02T21:46:58.110Z] 93b61091891f: Pull complete [2021-06-02T21:46:58.370Z] 93b9cdb0e59b: Pull complete [2021-06-02T21:46:58.370Z] 5e14af77c1be: Pull complete [2021-06-02T21:46:58.371Z] 01666e4c0597: Pull complete [2021-06-02T21:46:59.318Z] aa168da1d23b: Verifying Checksum [2021-06-02T21:46:59.318Z] aa168da1d23b: Download complete [2021-06-02T21:47:03.577Z] aa168da1d23b: Pull complete [2021-06-02T21:47:03.577Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-02T21:47:03.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T21:47:03.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-02T21:47:03.662Z] prd-centos7-docker-4c-2g-146 does not seem to be running inside a container [2021-06-02T21:47:03.694Z] $ 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/518/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/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-02T21:47:05.848Z] $ docker top fecb07b845974d52db9fea3bc7a012ecc2a4de6f6cb4bfd617545575ec218037 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T21:47:06.226Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-02T21:47:06.520Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-02T21:47:07.152Z] + ls /var/log/sa-host [2021-06-02T21:47:07.152Z] + sadf -c /var/log/sa-host/sa02 [2021-06-02T21:47:07.152Z] file_magic: OK [2021-06-02T21:47:07.152Z] HZ: Using current value: 100 [2021-06-02T21:47:07.152Z] file_header: OK [2021-06-02T21:47:07.152Z] 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-02T21:47:07.152Z] Statistics: [2021-06-02T21:47:07.152Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T21:47:07.152Z] File successfully converted to sysstat format version 12.2.1 [2021-06-02T21:47:07.152Z] + sadf -c /var/log/sa-host/sa05 [2021-06-02T21:47:07.152Z] file_magic: OK [2021-06-02T21:47:07.152Z] HZ: Using current value: 100 [2021-06-02T21:47:07.152Z] file_header: OK [2021-06-02T21:47:07.152Z] 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-02T21:47:07.152Z] Statistics: [2021-06-02T21:47:07.152Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T21:47:07.152Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T21:47:07.836Z] provisioning config files... [2021-06-02T21:47:07.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/518@tmp/config7014734332394802999tmp [Pipeline] { [Pipeline] echo [2021-06-02T21:47:07.869Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:47:08.159Z] ---> create-netrc.sh [Pipeline] } [2021-06-02T21:47:08.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-02T21:47:08.198Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:47:08.492Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-02T21:47:08.503Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:47:08.793Z] ---> sudo-logs.sh [2021-06-02T21:47:08.793Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-02T21:47:08.824Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:47:09.120Z] ---> job-cost.sh [2021-06-02T21:47:09.121Z] lf-activate-venv: SKIPPING [2021-06-02T21:47:09.121Z] DEBUG: total: 0.18000000715255737 [2021-06-02T21:47:09.121Z] INFO: Retrieving Stack Cost... [2021-06-02T21:47:10.061Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T21:47:10.632Z] INFO: Archiving Costs [Pipeline] echo [2021-06-02T21:47:10.644Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T21:47:10.939Z] ---> logs-deploy.sh [2021-06-02T21:47:10.940Z] lf-activate-venv: SKIPPING [2021-06-02T21:47:10.940Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/518 [2021-06-02T21:47:10.940Z] INFO: archiving workspace using pattern(s): [2021-06-02T21:47:11.883Z] Archives upload complete. [2021-06-02T21:47:11.883Z] INFO: archiving logs to Nexus