Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7380b5be2abbd1220962665a8de014d5421e0322 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh779367368685915797.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2886886848081703888.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3376079194760782388.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3504846550883364877.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5205558457728961514.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder 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 Running on prd-centos7-docker-4c-2g-1882 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/48 [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/48 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/48@tmp/jenkins-gitclient-ssh8787121351863044496.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 7380b5be2abbd1220962665a8de014d5421e0322 (main) > 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 7380b5be2abbd1220962665a8de014d5421e0322 # timeout=10 Commit message: "feat(security): Enable modern cipher suite / TLSv1.3 only (#3704)" > git rev-list --no-walk a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-09T22:17:53.116Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-09T22:17:53.241Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-09T22:17:53.269Z] ========================================================= [2021-09-09T22:17:53.269Z] EdgeX Global Pipelines Version Info [2021-09-09T22:17:53.269Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:17:54.694Z] ------------------- [2021-09-09T22:17:54.694Z] stable info: [2021-09-09T22:17:54.694Z] ------------------- [2021-09-09T22:17:54.694Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-09T22:17:54.694Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T22:17:54.694Z] Message: update stable to v1.0.205 [2021-09-09T22:17:55.281Z] ------------------- [2021-09-09T22:17:55.281Z] experimental info: [2021-09-09T22:17:55.281Z] ------------------- [2021-09-09T22:17:55.281Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-09T22:17:55.281Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T22:17:55.281Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-09T22:17:55.422Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-09T22:17:55.445Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-09T22:17:55.467Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-09T22:17:55.488Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-09T22:17:55.510Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-09T22:17:55.533Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-09T22:17:55.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-09T22:17:55.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-09T22:17:55.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-09T22:17:55.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-09T22:17:55.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-09T22:17:55.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-09T22:17:55.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-09T22:17:58.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-09T22:17:58.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-09T22:17:58.845Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T22:17:58.868Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T22:17:58.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-09T22:17:58.912Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-09T22:17:58.934Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-09T22:17:58.959Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-09T22:17:58.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-09T22:17:59.005Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-09T22:17:59.029Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-09T22:17:59.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-09T22:17:59.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-09T22:17:59.110Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] echo [2021-09-09T22:17:59.136Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7380b5b [Pipeline] echo [2021-09-09T22:17:59.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T22:17:59.240Z] provisioning config files... [2021-09-09T22:17:59.263Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/48@tmp/config7803048221591538079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:17:59.600Z] ---> docker-login.sh [2021-09-09T22:17:59.601Z] nexus3.edgexfoundry.org:10001 [2021-09-09T22:17:59.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:17:59.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:17:59.867Z] Configure a credential helper to remove this warning. See [2021-09-09T22:17:59.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:17:59.867Z] [2021-09-09T22:17:59.867Z] Login Succeeded [2021-09-09T22:17:59.867Z] nexus3.edgexfoundry.org:10002 [2021-09-09T22:17:59.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:18:00.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:18:00.136Z] Configure a credential helper to remove this warning. See [2021-09-09T22:18:00.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:18:00.136Z] [2021-09-09T22:18:00.136Z] Login Succeeded [2021-09-09T22:18:00.136Z] nexus3.edgexfoundry.org:10003 [2021-09-09T22:18:00.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:18:00.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:18:00.136Z] Configure a credential helper to remove this warning. See [2021-09-09T22:18:00.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:18:00.136Z] [2021-09-09T22:18:00.136Z] Login Succeeded [2021-09-09T22:18:00.136Z] nexus3.edgexfoundry.org:10004 [2021-09-09T22:18:00.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:18:00.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:18:00.412Z] Configure a credential helper to remove this warning. See [2021-09-09T22:18:00.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:18:00.412Z] [2021-09-09T22:18:00.412Z] Login Succeeded [2021-09-09T22:18:00.412Z] docker.io [2021-09-09T22:18:00.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:18:00.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:18:00.679Z] Configure a credential helper to remove this warning. See [2021-09-09T22:18:00.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:18:00.679Z] [2021-09-09T22:18:00.679Z] Login Succeeded [2021-09-09T22:18:00.679Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T22:18:00.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T22:18:01.057Z] ++ 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-09-09T22:18:01.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:18:01.057Z] ++ dirname cmd/core-command/Dockerfile [2021-09-09T22:18:01.057Z] ++ cut -d/ -f2 [2021-09-09T22:18:01.057Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-09T22:18:01.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:18:01.057Z] ++ dirname cmd/core-data/Dockerfile [2021-09-09T22:18:01.057Z] ++ cut -d/ -f2 [2021-09-09T22:18:01.057Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-09T22:18:01.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:18:01.057Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-09T22:18:01.057Z] ++ cut -d/ -f2 [2021-09-09T22:18:01.057Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-09T22:18:01.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:18:01.057Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-09T22:18:01.057Z] ++ cut -d/ -f2 [2021-09-09T22:18:01.057Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-09T22:18:01.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:18:01.057Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-09T22:18:01.057Z] ++ cut -d/ -f2 [2021-09-09T22:18:01.057Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-09T22:18:01.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:18:01.057Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-09T22:18:01.057Z] ++ cut -d/ -f2 [2021-09-09T22:18:01.057Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-09T22:18:01.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:18:01.057Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-09T22:18:01.057Z] ++ cut -d/ -f2 [2021-09-09T22:18:01.057Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-09T22:18:01.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:18:01.057Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-09T22:18:01.057Z] ++ cut -d/ -f2 [2021-09-09T22:18:01.057Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-09T22:18:01.057Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:18:01.057Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-09T22:18:01.057Z] ++ cut -d/ -f2 [2021-09-09T22:18:01.057Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-09T22:18:01.122Z] 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-09-09T22:18:04.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:18:04.331Z] [2021-09-09T22:18:04.331Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:18:04.671Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:18:04.671Z] latest: Pulling from edgex-devops/git-semver [2021-09-09T22:18:04.671Z] 31603596830f: Pulling fs layer [2021-09-09T22:18:04.671Z] 04fac38145f0: Pulling fs layer [2021-09-09T22:18:04.671Z] 701f6daf10bf: Pulling fs layer [2021-09-09T22:18:04.671Z] 24f72da36158: Pulling fs layer [2021-09-09T22:18:04.671Z] 24f72da36158: Waiting [2021-09-09T22:18:04.671Z] 04fac38145f0: Verifying Checksum [2021-09-09T22:18:04.671Z] 04fac38145f0: Download complete [2021-09-09T22:18:04.935Z] 31603596830f: Verifying Checksum [2021-09-09T22:18:04.935Z] 31603596830f: Download complete [2021-09-09T22:18:05.211Z] 31603596830f: Pull complete [2021-09-09T22:18:05.211Z] 24f72da36158: Verifying Checksum [2021-09-09T22:18:05.211Z] 24f72da36158: Download complete [2021-09-09T22:18:05.211Z] 04fac38145f0: Pull complete [2021-09-09T22:18:05.211Z] 701f6daf10bf: Verifying Checksum [2021-09-09T22:18:05.211Z] 701f6daf10bf: Download complete [2021-09-09T22:18:05.802Z] 701f6daf10bf: Pull complete [2021-09-09T22:18:05.802Z] 24f72da36158: Pull complete [2021-09-09T22:18:05.802Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-09T22:18:05.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:18:05.802Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-09T22:18:05.898Z] prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container [2021-09-09T22:18:05.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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-09-09T22:18:06.730Z] $ docker top affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T22:18:06.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T22:18:06.859Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T22:18:06.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T22:18:06.970Z] $ docker exec affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 ssh-agent [2021-09-09T22:18:07.097Z] SSH_AUTH_SOCK=/tmp/ssh-ahEKMdAypPUK/agent.13 [2021-09-09T22:18:07.097Z] SSH_AGENT_PID=19 [2021-09-09T22:18:07.108Z] Running ssh-add (command line suppressed) [2021-09-09T22:18:07.197Z] Identity added: /w/workspace/edgex-go/48@tmp/private_key_8910519925717394840.key (/w/workspace/edgex-go/48@tmp/private_key_8910519925717394840.key) [2021-09-09T22:18:07.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T22:18:07.532Z] + git tag --points-at HEAD [Pipeline] } [2021-09-09T22:18:07.546Z] $ docker exec --env ******** --env ******** affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 ssh-agent -k [2021-09-09T22:18:07.645Z] unset SSH_AUTH_SOCK; [2021-09-09T22:18:07.646Z] unset SSH_AGENT_PID; [2021-09-09T22:18:07.646Z] echo Agent pid 19 killed; [2021-09-09T22:18:07.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-09T22:18:07.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T22:18:07.701Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T22:18:07.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T22:18:07.814Z] $ docker exec affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 ssh-agent [2021-09-09T22:18:07.926Z] SSH_AUTH_SOCK=/tmp/ssh-aQlKXC8Vpe3l/agent.53 [2021-09-09T22:18:07.926Z] SSH_AGENT_PID=59 [2021-09-09T22:18:07.934Z] Running ssh-add (command line suppressed) [2021-09-09T22:18:08.038Z] Identity added: /w/workspace/edgex-go/48@tmp/private_key_4455733795350844922.key (/w/workspace/edgex-go/48@tmp/private_key_4455733795350844922.key) [2021-09-09T22:18:08.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T22:18:08.371Z] + git semver init [2021-09-09T22:18:08.371Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T22:18:08.371Z] # $GIT_DIR = /w/workspace/edgex-go/48/.git [2021-09-09T22:18:08.371Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/48 [2021-09-09T22:18:08.371Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T22:18:08.371Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T22:18:08.371Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T22:18:08.371Z] # $SEMVER_BRANCH = main [2021-09-09T22:18:08.371Z] # $SEMVER_TEMP = /tmp/semver-841792237 [2021-09-09T22:18:08.371Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-09T22:18:22.986Z] # '/tmp/semver-841792237' -> '/w/workspace/edgex-go/48/.semver' [2021-09-09T22:18:22.986Z] # -> Force: false [2021-09-09T22:18:22.986Z] # $SEMVER_DIR = /w/workspace/edgex-go/48/.semver [Pipeline] } [2021-09-09T22:18:22.998Z] $ docker exec --env ******** --env ******** affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 ssh-agent -k [2021-09-09T22:18:23.102Z] unset SSH_AUTH_SOCK; [2021-09-09T22:18:23.102Z] unset SSH_AGENT_PID; [2021-09-09T22:18:23.102Z] echo Agent pid 59 killed; [2021-09-09T22:18:23.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T22:18:23.482Z] + git semver [Pipeline] } [2021-09-09T22:18:23.501Z] $ docker stop --time=1 affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 [2021-09-09T22:18:25.294Z] $ docker rm -f affb70be2c02ded7490dd6b9b3c8542e2e631d0726f5387ba83500d7d0d416d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T22:18:25.699Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-09T22:18:26.028Z] Stashed 1 file(s) [Pipeline] echo [2021-09-09T22:18:26.031Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.41 [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] echo [2021-09-09T22:18:26.311Z] ========================================================= [2021-09-09T22:18:26.311Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-09T22:18:26.311Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:18:26.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:18:26.631Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-09T22:18:26.631Z] 540db60ca938: Pulling fs layer [2021-09-09T22:18:26.631Z] adcc1eea9eea: Pulling fs layer [2021-09-09T22:18:26.631Z] 4c4ab2625f07: Pulling fs layer [2021-09-09T22:18:26.631Z] db62176df00c: Pulling fs layer [2021-09-09T22:18:26.631Z] 3b30891b0d05: Pulling fs layer [2021-09-09T22:18:26.631Z] 06b49ca38bd5: Pulling fs layer [2021-09-09T22:18:26.631Z] c788192a36de: Pulling fs layer [2021-09-09T22:18:26.631Z] a77e37c0d609: Pulling fs layer [2021-09-09T22:18:26.631Z] c3185cebc471: Pulling fs layer [2021-09-09T22:18:26.631Z] db62176df00c: Waiting [2021-09-09T22:18:26.631Z] 3b30891b0d05: Waiting [2021-09-09T22:18:26.631Z] 06b49ca38bd5: Waiting [2021-09-09T22:18:26.631Z] c788192a36de: Waiting [2021-09-09T22:18:26.631Z] a77e37c0d609: Waiting [2021-09-09T22:18:26.631Z] c3185cebc471: Waiting [2021-09-09T22:18:26.631Z] 4c4ab2625f07: Verifying Checksum [2021-09-09T22:18:26.631Z] 4c4ab2625f07: Download complete [2021-09-09T22:18:26.631Z] adcc1eea9eea: Download complete [2021-09-09T22:18:26.631Z] 3b30891b0d05: Verifying Checksum [2021-09-09T22:18:26.631Z] 3b30891b0d05: Download complete [2021-09-09T22:18:26.899Z] 06b49ca38bd5: Verifying Checksum [2021-09-09T22:18:26.899Z] 06b49ca38bd5: Download complete [2021-09-09T22:18:26.899Z] c788192a36de: Verifying Checksum [2021-09-09T22:18:26.899Z] c788192a36de: Download complete [2021-09-09T22:18:26.899Z] 540db60ca938: Verifying Checksum [2021-09-09T22:18:26.899Z] 540db60ca938: Download complete [2021-09-09T22:18:26.899Z] 540db60ca938: Pull complete [2021-09-09T22:18:27.164Z] adcc1eea9eea: Pull complete [2021-09-09T22:18:27.164Z] 4c4ab2625f07: Pull complete [2021-09-09T22:18:28.122Z] a77e37c0d609: Verifying Checksum [2021-09-09T22:18:28.122Z] a77e37c0d609: Download complete [2021-09-09T22:18:30.696Z] c3185cebc471: Verifying Checksum [2021-09-09T22:18:30.696Z] c3185cebc471: Download complete [2021-09-09T22:18:31.657Z] db62176df00c: Verifying Checksum [2021-09-09T22:18:31.657Z] db62176df00c: Download complete [2021-09-09T22:18:35.024Z] db62176df00c: Pull complete [2021-09-09T22:18:35.024Z] 3b30891b0d05: Pull complete [2021-09-09T22:18:35.024Z] 06b49ca38bd5: Pull complete [2021-09-09T22:18:35.024Z] c788192a36de: Pull complete [2021-09-09T22:18:35.024Z] a77e37c0d609: Pull complete [2021-09-09T22:18:37.622Z] c3185cebc471: Pull complete [2021-09-09T22:18:37.622Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-09T22:18:37.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:18:37.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:18:37.953Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:18:37.953Z] WORKDIR /edgex [2021-09-09T22:18:37.953Z] COPY go.mod . [2021-09-09T22:18:37.953Z] RUN go mod download' [2021-09-09T22:18:37.953Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-09T22:18:39.375Z] Sending build context to Docker daemon 328.8MB [2021-09-09T22:18:39.375Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:18:39.375Z] ---> 031687cdd783 [2021-09-09T22:18:39.375Z] Step 2/4 : WORKDIR /edgex [2021-09-09T22:18:40.785Z] ---> Running in dbd430d6e66f [2021-09-09T22:18:41.050Z] Removing intermediate container dbd430d6e66f [2021-09-09T22:18:41.050Z] ---> afebe513d466 [2021-09-09T22:18:41.050Z] Step 3/4 : COPY go.mod . [2021-09-09T22:18:41.050Z] ---> c67408828192 [2021-09-09T22:18:41.050Z] Step 4/4 : RUN go mod download [2021-09-09T22:18:41.050Z] ---> Running in ffd3017087e6 [2021-09-09T22:18:41.238Z] Still waiting to schedule task [2021-09-09T22:18:41.239Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-09T22:19:19.909Z] Removing intermediate container ffd3017087e6 [2021-09-09T22:19:19.909Z] ---> 6af38dd140dc [2021-09-09T22:19:19.909Z] Successfully built 6af38dd140dc [2021-09-09T22:19:19.909Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:19:20.233Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T22:19:20.233Z] . [Pipeline] withDockerContainer [2021-09-09T22:19:20.320Z] prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container [2021-09-09T22:19:20.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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 ******** ci-base-image-x86_64 cat [2021-09-09T22:19:20.795Z] $ docker top f99acca2895ed2cf72bb5727fbfc8f6a46e431f50e12aba6d488294fc45786c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:19:21.194Z] + go version [2021-09-09T22:19:21.194Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-09T22:19:21.210Z] $ docker stop --time=1 f99acca2895ed2cf72bb5727fbfc8f6a46e431f50e12aba6d488294fc45786c2 [2021-09-09T22:19:22.395Z] $ docker rm -f f99acca2895ed2cf72bb5727fbfc8f6a46e431f50e12aba6d488294fc45786c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:19:22.995Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T22:19:22.995Z] . [Pipeline] withDockerContainer [2021-09-09T22:19:23.081Z] prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container [2021-09-09T22:19:23.141Z] $ 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/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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 ******** ci-base-image-x86_64 cat [2021-09-09T22:19:23.500Z] $ docker top 5bbc0b0425986d0dd35fcc994fd59809168fdff2785d299b07afb9302db5ce81 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T22:19:23.594Z] ========================================================= [2021-09-09T22:19:23.594Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T22:19:23.594Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:19:23.906Z] + go mod tidy [Pipeline] sh [2021-09-09T22:19:24.493Z] + make test [2021-09-09T22:19:24.493Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-09T22:19:24.772Z] go mod tidy [2021-09-09T22:19:24.772Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T22:19:30.168Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T22:19:45.207Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T22:19:51.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T22:19:51.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T22:19:51.966Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T22:19:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T22:19:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T22:19:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T22:19:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T22:19:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T22:19:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T22:19:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T22:19:55.800Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T22:19:55.800Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T22:19:55.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T22:19:57.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2021-09-09T22:19:57.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T22:19:57.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T22:19:58.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 100.0% of statements [2021-09-09T22:19:58.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T22:19:58.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements [2021-09-09T22:19:58.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T22:19:58.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T22:19:59.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements [2021-09-09T22:19:59.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T22:19:59.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:20:00.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-09-09T22:20:00.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T22:20:00.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T22:20:00.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T22:20:00.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T22:20:00.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T22:20:01.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.243s coverage: 94.2% of statements [2021-09-09T22:20:01.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T22:20:01.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:20:01.153Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-09-09T22:20:01.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T22:20:01.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T22:20:01.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T22:20:01.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T22:20:01.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T22:20:01.745Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-09-09T22:20:01.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T22:20:01.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T22:20:01.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T22:20:02.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-09-09T22:20:02.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T22:20:02.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-09-09T22:20:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-09-09T22:20:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T22:20:02.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-09-09T22:20:04.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2021-09-09T22:20:04.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-09-09T22:20:04.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2021-09-09T22:20:04.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-09-09T22:20:16.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2021-09-09T22:20:16.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-09-09T22:20:23.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.205s coverage: 81.8% of statements [2021-09-09T22:20:23.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T22:20:38.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T22:20:38.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T22:20:38.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T22:20:38.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T22:20:38.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T22:20:38.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-09-09T22:20:38.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-09-09T22:20:38.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-09-09T22:20:38.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T22:20:38.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T22:20:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T22:20:38.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-09-09T22:20:38.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2021-09-09T22:20:39.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-09-09T22:20:39.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2021-09-09T22:20:39.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-09-09T22:20:40.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 66.9% of statements [2021-09-09T22:20:40.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T22:20:40.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T22:20:40.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T22:20:40.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.6% of statements [2021-09-09T22:20:40.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T22:20:40.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T22:20:40.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-09-09T22:20:40.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T22:20:40.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-09-09T22:20:40.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T22:20:49.033Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T22:20:49.033Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T22:20:49.033Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T22:20:49.033Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T22:20:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T22:20:49.033Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-09-09T22:20:49.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T22:20:49.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T22:20:49.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T22:20:49.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T22:20:49.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T22:20:49.034Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T22:20:49.034Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-09-09T22:20:49.034Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-09-09T22:20:49.034Z] GO111MODULE=on go vet ./... [2021-09-09T22:20:56.603Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1884 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-09T22:20:56.628Z] Running in /w/workspace/edgex-go/48 [Pipeline] { [Pipeline] checkout [2021-09-09T22:20:56.872Z] The recommended git tool is: git [2021-09-09T22:21:03.923Z] using credential edgex-jenkins-ssh [2021-09-09T22:21:03.943Z] Cloning the remote Git repository [2021-09-09T22:21:03.989Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T22:21:04.103Z] > git init /w/workspace/edgex-go/48 # timeout=10 [2021-09-09T22:21:04.201Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T22:21:04.203Z] > git --version # timeout=10 [2021-09-09T22:21:04.222Z] > git --version # 'git version 2.17.1' [2021-09-09T22:21:04.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T22:21:04.310Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T22:21:11.714Z] gofmt -l . [2021-09-09T22:21:11.714Z] [ "`gofmt -l .`" = "" ] [2021-09-09T22:21:11.714Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T22:21:12.027Z] + ls -al . [2021-09-09T22:21:12.027Z] total 608 [2021-09-09T22:21:12.027Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 22:21 . [2021-09-09T22:21:12.027Z] drwxr-xr-x 4 root root 30 Sep 9 22:19 .. [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 22:17 .dockerignore [2021-09-09T22:21:12.027Z] drwxrwxr-x 8 1001 1001 162 Sep 9 22:17 .git [2021-09-09T22:21:12.027Z] drwxrwxr-x 4 1001 1001 142 Sep 9 22:17 .github [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 22:17 .gitignore [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 22:17 .hadolint.yml [2021-09-09T22:21:12.027Z] drwx------ 3 1001 1001 43 Sep 9 22:18 .semver [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 22:17 .sonarcloud.properties [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 22:17 ADOPTERS.md [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 22:17 Attribution.txt [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 22:17 CHANGELOG.md [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 22:17 CONTRIBUTING.md [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 22:17 GOVERNANCE.md [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 22:17 Jenkinsfile [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 22:17 LICENSE [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 22:17 Makefile [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 22:17 OWNERS.md [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 22:17 README.md [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 22:17 SECURITY.md [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 12 Sep 9 22:18 VERSION [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 22:17 ZMQWindows.md [2021-09-09T22:21:12.027Z] drwxrwxr-x 2 1001 1001 37 Sep 9 22:17 bin [2021-09-09T22:21:12.027Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 22:17 cmd [2021-09-09T22:21:12.027Z] -rw-r--r-- 1 root root 404331 Sep 9 22:20 coverage.out [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 22:17 go.mod [2021-09-09T22:21:12.027Z] -rw-r--r-- 1 root root 50064 Sep 9 22:19 go.sum [2021-09-09T22:21:12.027Z] drwxrwxr-x 8 1001 1001 124 Sep 9 22:17 internal [2021-09-09T22:21:12.027Z] drwxrwxr-x 3 1001 1001 16 Sep 9 22:17 openapi [2021-09-09T22:21:12.027Z] drwxrwxr-x 4 1001 1001 71 Sep 9 22:17 snap [2021-09-09T22:21:12.027Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 22:17 version.go [Pipeline] sh [2021-09-09T22:21:12.336Z] + '[' -e coverage.out ] [2021-09-09T22:21:12.337Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T22:21:12.440Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T22:21:12.748Z] + make build [2021-09-09T22:21:12.748Z] go mod tidy [2021-09-09T22:21:12.748Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T22:21:14.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T22:21:19.858Z] Avoid second fetch [2021-09-09T22:21:19.858Z] Checking out Revision 7380b5be2abbd1220962665a8de014d5421e0322 (main) [2021-09-09T22:21:19.809Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T22:21:19.830Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T22:21:19.872Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T22:21:19.886Z] > git checkout -f 7380b5be2abbd1220962665a8de014d5421e0322 # timeout=10 [2021-09-09T22:21:21.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T22:21:21.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T22:21:22.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T22:21:22.587Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T22:21:23.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T22:21:24.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T22:21:24.281Z] Commit message: "feat(security): Enable modern cipher suite / TLSv1.3 only (#3704)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T22:21:24.776Z] provisioning config files... [2021-09-09T22:21:24.804Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/48@tmp/config1299563892201837769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:21:24.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T22:21:25.357Z] ---> docker-login.sh [2021-09-09T22:21:25.357Z] nexus3.edgexfoundry.org:10001 [2021-09-09T22:21:25.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T22:21:26.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:21:26.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T22:21:27.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:21:27.072Z] Configure a credential helper to remove this warning. See [2021-09-09T22:21:27.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:21:27.072Z] [2021-09-09T22:21:27.072Z] Login Succeeded [2021-09-09T22:21:27.072Z] nexus3.edgexfoundry.org:10002 [2021-09-09T22:21:27.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T22:21:27.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:21:27.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:21:27.675Z] Configure a credential helper to remove this warning. See [2021-09-09T22:21:27.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:21:27.675Z] [2021-09-09T22:21:27.675Z] Login Succeeded [2021-09-09T22:21:27.675Z] nexus3.edgexfoundry.org:10003 [2021-09-09T22:21:28.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:21:28.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:21:28.277Z] Configure a credential helper to remove this warning. See [2021-09-09T22:21:28.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:21:28.277Z] [2021-09-09T22:21:28.277Z] Login Succeeded [2021-09-09T22:21:28.277Z] nexus3.edgexfoundry.org:10004 [2021-09-09T22:21:28.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:21:28.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:21:28.879Z] Configure a credential helper to remove this warning. See [2021-09-09T22:21:28.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:21:28.879Z] [2021-09-09T22:21:28.879Z] Login Succeeded [2021-09-09T22:21:28.879Z] docker.io [Pipeline] } [2021-09-09T22:21:29.412Z] $ docker stop --time=1 5bbc0b0425986d0dd35fcc994fd59809168fdff2785d299b07afb9302db5ce81 [2021-09-09T22:21:29.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:21:29.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:21:29.751Z] Configure a credential helper to remove this warning. See [2021-09-09T22:21:29.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:21:29.751Z] [2021-09-09T22:21:29.751Z] Login Succeeded [2021-09-09T22:21:29.751Z] ---> docker-login.sh ends [2021-09-09T22:21:31.239Z] $ docker rm -f 5bbc0b0425986d0dd35fcc994fd59809168fdff2785d299b07afb9302db5ce81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-09-09T22:21:31.480Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-09T22:21:37.141Z] ========================================================= [2021-09-09T22:21:37.141Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-09T22:21:37.141Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:21:37.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:21:37.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:21:37.519Z] [2021-09-09T22:21:37.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:21:37.761Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-09T22:21:37.761Z] 595b0fe564bb: Pulling fs layer [2021-09-09T22:21:37.761Z] 24495759ef45: Pulling fs layer [2021-09-09T22:21:37.761Z] d148012ef14d: Pulling fs layer [2021-09-09T22:21:37.761Z] e90a11edd702: Pulling fs layer [2021-09-09T22:21:37.761Z] d77568369979: Pulling fs layer [2021-09-09T22:21:37.761Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-09T22:21:37.761Z] 170f2ba95c9a: Pulling fs layer [2021-09-09T22:21:37.761Z] 97ac5df62f85: Pulling fs layer [2021-09-09T22:21:37.761Z] d77568369979: Waiting [2021-09-09T22:21:37.761Z] fc1c9f9a7f3b: Waiting [2021-09-09T22:21:37.761Z] 170f2ba95c9a: Waiting [2021-09-09T22:21:37.761Z] 97ac5df62f85: Waiting [2021-09-09T22:21:37.761Z] e90a11edd702: Waiting [2021-09-09T22:21:37.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:21:37.846Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-09T22:21:37.846Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-09T22:21:37.846Z] ca9280d653b3: Pulling fs layer [2021-09-09T22:21:37.846Z] 7e9c9ca2126c: Pulling fs layer [2021-09-09T22:21:38.034Z] d148012ef14d: Verifying Checksum [2021-09-09T22:21:38.035Z] d148012ef14d: Download complete [2021-09-09T22:21:38.035Z] 24495759ef45: Verifying Checksum [2021-09-09T22:21:38.035Z] 24495759ef45: Download complete [2021-09-09T22:21:38.035Z] d77568369979: Verifying Checksum [2021-09-09T22:21:38.035Z] d77568369979: Download complete [2021-09-09T22:21:38.035Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-09T22:21:38.035Z] fc1c9f9a7f3b: Download complete [2021-09-09T22:21:38.035Z] 595b0fe564bb: Download complete [2021-09-09T22:21:38.035Z] 170f2ba95c9a: Verifying Checksum [2021-09-09T22:21:38.035Z] 170f2ba95c9a: Download complete [2021-09-09T22:21:38.115Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-09T22:21:38.115Z] cbdbe7a5bc2a: Download complete [2021-09-09T22:21:38.384Z] cbdbe7a5bc2a: Pull complete [2021-09-09T22:21:38.638Z] 595b0fe564bb: Pull complete [2021-09-09T22:21:39.619Z] 24495759ef45: Pull complete [2021-09-09T22:21:39.787Z] ca9280d653b3: Verifying Checksum [2021-09-09T22:21:39.787Z] ca9280d653b3: Download complete [2021-09-09T22:21:39.898Z] d148012ef14d: Pull complete [2021-09-09T22:21:40.371Z] ca9280d653b3: Pull complete [2021-09-09T22:21:43.853Z] 7e9c9ca2126c: Verifying Checksum [2021-09-09T22:21:43.853Z] 7e9c9ca2126c: Download complete [2021-09-09T22:21:43.857Z] 97ac5df62f85: Verifying Checksum [2021-09-09T22:21:43.857Z] 97ac5df62f85: Download complete [2021-09-09T22:21:43.857Z] e90a11edd702: Verifying Checksum [2021-09-09T22:21:43.857Z] e90a11edd702: Download complete [2021-09-09T22:21:46.439Z] 7e9c9ca2126c: Pull complete [2021-09-09T22:21:46.439Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-09T22:21:46.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:21:46.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-09T22:21:46.523Z] prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container [2021-09-09T22:21:46.595Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T22:21:49.084Z] $ docker top 0fc5bde834d643004867924f5658d43566deba350bcc1296f3d83689f899346b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:21:49.479Z] + docker-compose build --help [2021-09-09T22:21:49.479Z] + grep parallel [2021-09-09T22:21:50.267Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T22:21:50.283Z] $ docker stop --time=1 0fc5bde834d643004867924f5658d43566deba350bcc1296f3d83689f899346b [2021-09-09T22:21:51.478Z] $ docker rm -f 0fc5bde834d643004867924f5658d43566deba350bcc1296f3d83689f899346b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:21:51.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:21:51.926Z] . [Pipeline] withDockerContainer [2021-09-09T22:21:52.015Z] prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container [2021-09-09T22:21:52.072Z] $ 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/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T22:21:52.432Z] $ docker top 5ee4c4097014d0937d7feb3957e0b5d596666e5d56e522cc7a33cf25bbe746e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:21:52.826Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T22:21:53.405Z] Building core-command ... [2021-09-09T22:21:53.405Z] Building core-data ... [2021-09-09T22:21:53.405Z] Building core-metadata ... [2021-09-09T22:21:53.405Z] Building security-bootstrapper ... [2021-09-09T22:21:53.405Z] Building security-proxy-setup ... [2021-09-09T22:21:53.405Z] Building security-secretstore-setup ... [2021-09-09T22:21:53.405Z] Building support-notifications ... [2021-09-09T22:21:53.405Z] Building support-scheduler ... [2021-09-09T22:21:53.405Z] Building sys-mgmt-agent ... [2021-09-09T22:21:53.405Z] Building support-scheduler [2021-09-09T22:21:53.405Z] Building core-data [2021-09-09T22:21:53.405Z] Building support-notifications [2021-09-09T22:21:53.405Z] Building core-metadata [2021-09-09T22:21:53.405Z] Building sys-mgmt-agent [2021-09-09T22:21:54.038Z] e90a11edd702: Pull complete [2021-09-09T22:21:54.038Z] d77568369979: Pull complete [2021-09-09T22:21:54.038Z] fc1c9f9a7f3b: Pull complete [2021-09-09T22:21:54.038Z] 170f2ba95c9a: Pull complete [2021-09-09T22:22:00.764Z] 97ac5df62f85: Pull complete [2021-09-09T22:22:00.764Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-09T22:22:00.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:22:00.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:22:01.114Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:22:01.114Z] WORKDIR /edgex [2021-09-09T22:22:01.114Z] COPY go.mod . [2021-09-09T22:22:01.114Z] RUN go mod download [2021-09-09T22:22:01.114Z] docker build -t ci-base-image-arm64 -f - . [2021-09-09T22:22:03.098Z] Sending build context to Docker daemon 166MB [2021-09-09T22:22:03.098Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:22:03.098Z] ---> 04bc70af865f [2021-09-09T22:22:03.098Z] Step 2/4 : WORKDIR /edgex [2021-09-09T22:22:03.502Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:22:03.502Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:22:03.502Z] ---> 6af38dd140dc [2021-09-09T22:22:03.502Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T22:22:03.502Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:22:03.502Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:22:03.502Z] ---> 6af38dd140dc [2021-09-09T22:22:03.502Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T22:22:07.759Z] ---> Running in b9bd122cee51 [2021-09-09T22:22:07.759Z] ---> Running in dc94fe0fa73e [2021-09-09T22:22:08.513Z] ---> Running in 607b0959d946 [2021-09-09T22:22:08.793Z] Removing intermediate container 607b0959d946 [2021-09-09T22:22:08.793Z] ---> ceb0f4290c36 [2021-09-09T22:22:08.793Z] Step 3/4 : COPY go.mod . [2021-09-09T22:22:09.785Z] ---> 40d8ee0560ea [2021-09-09T22:22:09.785Z] Step 4/4 : RUN go mod download [2021-09-09T22:22:09.785Z] ---> Running in 0036b2b55dcc [2021-09-09T22:22:12.671Z] Removing intermediate container b9bd122cee51 [2021-09-09T22:22:12.671Z] ---> dc1b18979d58 [2021-09-09T22:22:12.671Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:22:12.671Z] Removing intermediate container dc94fe0fa73e [2021-09-09T22:22:12.671Z] ---> 4623bd463608 [2021-09-09T22:22:12.671Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:22:12.671Z] ---> Running in 87e3840dcd69 [2021-09-09T22:22:12.671Z] ---> Running in db8b4391a416 [2021-09-09T22:22:17.537Z] Removing intermediate container 87e3840dcd69 [2021-09-09T22:22:17.537Z] ---> 9cd82cfb6966 [2021-09-09T22:22:17.537Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T22:22:17.537Z] Removing intermediate container db8b4391a416 [2021-09-09T22:22:17.537Z] ---> fe71cd946082 [2021-09-09T22:22:17.537Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T22:22:17.537Z] ---> Running in 8e908cab8090 [2021-09-09T22:22:17.807Z] ---> Running in b9923dccde2a [2021-09-09T22:22:18.779Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:22:18.779Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:22:18.779Z] ---> 6af38dd140dc [2021-09-09T22:22:18.779Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:22:18.779Z] ---> Using cache [2021-09-09T22:22:18.779Z] ---> dc1b18979d58 [2021-09-09T22:22:18.779Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:22:18.779Z] ---> Using cache [2021-09-09T22:22:18.779Z] ---> fe71cd946082 [2021-09-09T22:22:18.779Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T22:22:19.045Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:22:19.045Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:22:19.045Z] ---> 6af38dd140dc [2021-09-09T22:22:19.045Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:22:19.045Z] ---> Using cache [2021-09-09T22:22:19.045Z] ---> dc1b18979d58 [2021-09-09T22:22:19.045Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:22:19.045Z] ---> Using cache [2021-09-09T22:22:19.045Z] ---> fe71cd946082 [2021-09-09T22:22:19.045Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T22:22:19.627Z] ---> Running in f16b05d959e9 [2021-09-09T22:22:19.627Z] ---> Running in 117542b4eddf [2021-09-09T22:22:19.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:22:19.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:22:20.172Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:22:20.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:22:20.437Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:22:20.437Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:22:20.437Z] ---> 6af38dd140dc [2021-09-09T22:22:20.437Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:22:20.437Z] ---> Using cache [2021-09-09T22:22:20.437Z] ---> dc1b18979d58 [2021-09-09T22:22:20.437Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:22:20.437Z] ---> Using cache [2021-09-09T22:22:20.437Z] ---> fe71cd946082 [2021-09-09T22:22:20.437Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T22:22:21.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:22:21.019Z] ---> Running in ab19349fe88d [2021-09-09T22:22:21.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:22:21.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:22:21.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:22:21.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:22:21.289Z] OK: 219 MiB in 52 packages [2021-09-09T22:22:21.595Z] OK: 219 MiB in 52 packages [2021-09-09T22:22:21.595Z] OK: 219 MiB in 52 packages [2021-09-09T22:22:21.866Z] Removing intermediate container 8e908cab8090 [2021-09-09T22:22:21.866Z] ---> e8a3dc1f633e [2021-09-09T22:22:21.866Z] Step 6/23 : COPY go.mod . [2021-09-09T22:22:21.866Z] OK: 219 MiB in 52 packages [2021-09-09T22:22:21.866Z] Removing intermediate container b9923dccde2a [2021-09-09T22:22:21.866Z] ---> 7a81bd8acce5 [2021-09-09T22:22:21.866Z] Step 6/23 : COPY go.mod . [2021-09-09T22:22:22.147Z] ---> 7f503ea10e3e [2021-09-09T22:22:22.147Z] Step 7/23 : RUN go mod download [2021-09-09T22:22:22.147Z] ---> Running in 463e1e096cf5 [2021-09-09T22:22:22.147Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:22:22.147Z] ---> 68ed44bb074e [2021-09-09T22:22:22.147Z] Step 7/23 : RUN go mod download [2021-09-09T22:22:22.147Z] Removing intermediate container f16b05d959e9 [2021-09-09T22:22:22.147Z] ---> e8f026902d6c [2021-09-09T22:22:22.147Z] Step 6/24 : COPY go.mod . [2021-09-09T22:22:22.147Z] ---> Running in 0e69b199a4b0 [2021-09-09T22:22:22.147Z] Removing intermediate container 117542b4eddf [2021-09-09T22:22:22.147Z] ---> 729b9913554a [2021-09-09T22:22:22.147Z] Step 6/24 : COPY go.mod . [2021-09-09T22:22:22.420Z] ---> bc6a73670266 [2021-09-09T22:22:22.420Z] Step 7/24 : RUN go mod download [2021-09-09T22:22:22.420Z] ---> Running in f32404ac1bbe [2021-09-09T22:22:22.420Z] ---> 8c08612bff6b [2021-09-09T22:22:22.420Z] Step 7/24 : RUN go mod download [2021-09-09T22:22:22.420Z] ---> Running in 8da1e347963a [2021-09-09T22:22:22.692Z] OK: 219 MiB in 52 packages [2021-09-09T22:22:23.274Z] Removing intermediate container ab19349fe88d [2021-09-09T22:22:23.274Z] ---> 72e4b42208f8 [2021-09-09T22:22:23.274Z] Step 6/24 : COPY go.mod . [2021-09-09T22:22:23.543Z] ---> 9071014bac86 [2021-09-09T22:22:23.543Z] Step 7/24 : RUN go mod download [2021-09-09T22:22:23.543Z] ---> Running in 782843ca78ab [2021-09-09T22:22:24.510Z] Removing intermediate container 0e69b199a4b0 [2021-09-09T22:22:24.510Z] ---> fb921c8b53ce [2021-09-09T22:22:24.510Z] Step 8/23 : COPY . . [2021-09-09T22:22:24.510Z] Removing intermediate container 463e1e096cf5 [2021-09-09T22:22:24.510Z] ---> 3dfb05915573 [2021-09-09T22:22:24.510Z] Step 8/23 : COPY . . [2021-09-09T22:22:24.510Z] Removing intermediate container f32404ac1bbe [2021-09-09T22:22:24.510Z] ---> 149e0c7ba272 [2021-09-09T22:22:24.510Z] Step 8/24 : COPY . . [2021-09-09T22:22:28.814Z] Removing intermediate container 8da1e347963a [2021-09-09T22:22:28.814Z] ---> 8238737e0bfc [2021-09-09T22:22:28.814Z] Step 8/24 : COPY . . [2021-09-09T22:22:29.401Z] Removing intermediate container 782843ca78ab [2021-09-09T22:22:29.401Z] ---> 69efaa47db0f [2021-09-09T22:22:29.401Z] Step 8/24 : COPY . . [2021-09-09T22:22:34.735Z] ---> fa50c81b8057 [2021-09-09T22:22:34.735Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:22:34.735Z] ---> 0699e35a959a [2021-09-09T22:22:34.735Z] Step 9/23 : RUN go mod tidy [2021-09-09T22:22:34.735Z] ---> 80719edd980a [2021-09-09T22:22:34.735Z] Step 9/23 : RUN go mod tidy [2021-09-09T22:22:34.998Z] ---> Running in 9e984e1aee24 [2021-09-09T22:22:34.998Z] ---> Running in 8f680fe4d516 [2021-09-09T22:22:34.998Z] ---> Running in cc1c6ec0f987 [2021-09-09T22:22:40.353Z] Removing intermediate container 8f680fe4d516 [2021-09-09T22:22:40.353Z] ---> a1d957fbaffd [2021-09-09T22:22:40.353Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T22:22:40.353Z] Removing intermediate container cc1c6ec0f987 [2021-09-09T22:22:40.353Z] ---> 1feff6ca1cb6 [2021-09-09T22:22:40.353Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T22:22:40.353Z] Removing intermediate container 9e984e1aee24 [2021-09-09T22:22:40.353Z] ---> 19071a8b300d [2021-09-09T22:22:40.353Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T22:22:40.353Z] ---> Running in 2d5df5f85aa0 [2021-09-09T22:22:40.353Z] ---> Running in c2c1d9a25256 [2021-09-09T22:22:40.353Z] ---> Running in 6bb1e08d2ebb [2021-09-09T22:22:40.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T22:22:40.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T22:22:40.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T22:22:45.658Z] ---> 8a3260806e0a [2021-09-09T22:22:45.658Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:22:45.658Z] ---> Running in c0378fb6a70f [2021-09-09T22:22:49.009Z] Removing intermediate container c0378fb6a70f [2021-09-09T22:22:49.009Z] ---> 1fb44d6f6904 [2021-09-09T22:22:49.009Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T22:22:49.009Z] ---> Running in 949883ae8806 [2021-09-09T22:22:49.009Z] ---> 51efc2e1b665 [2021-09-09T22:22:49.009Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:22:49.009Z] ---> Running in 7ac8822e6a52 [2021-09-09T22:22:49.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T22:22:51.552Z] Removing intermediate container 7ac8822e6a52 [2021-09-09T22:22:51.552Z] ---> e7830387113a [2021-09-09T22:22:51.552Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T22:22:51.552Z] ---> Running in cac0c0128b3b [2021-09-09T22:22:51.825Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T22:23:24.120Z] Removing intermediate container 2d5df5f85aa0 [2021-09-09T22:23:24.120Z] ---> ad74e5ccef03 [2021-09-09T22:23:24.120Z] [2021-09-09T22:23:24.120Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T22:23:24.120Z] Removing intermediate container 6bb1e08d2ebb [2021-09-09T22:23:24.120Z] ---> 359a9080ccd3 [2021-09-09T22:23:24.120Z] [2021-09-09T22:23:24.120Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T22:23:24.120Z] 3.12: Pulling from library/alpine [2021-09-09T22:23:24.120Z] 3.12: Pulling from library/alpine [2021-09-09T22:23:24.120Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T22:23:24.120Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T22:23:24.120Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T22:23:24.120Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T22:23:24.120Z] ---> 48b8ec4ed9eb [2021-09-09T22:23:24.120Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:23:24.120Z] ---> 48b8ec4ed9eb [2021-09-09T22:23:24.120Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T22:23:24.120Z] Removing intermediate container c2c1d9a25256 [2021-09-09T22:23:24.120Z] ---> 860b278c1737 [2021-09-09T22:23:24.120Z] [2021-09-09T22:23:24.120Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:23:24.120Z] ---> 48b8ec4ed9eb [2021-09-09T22:23:24.120Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:23:24.120Z] ---> Running in b4146111699c [2021-09-09T22:23:24.120Z] ---> Running in 6ccc4578b03f [2021-09-09T22:23:24.120Z] ---> Running in 77319dcff71c [2021-09-09T22:23:24.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:23:24.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:23:25.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:23:25.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:23:25.252Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T22:23:25.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:23:25.252Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:23:25.252Z] OK: 6 MiB in 15 packages [2021-09-09T22:23:25.517Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T22:23:25.517Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:23:25.517Z] OK: 6 MiB in 15 packages [2021-09-09T22:23:25.805Z] Removing intermediate container 949883ae8806 [2021-09-09T22:23:25.805Z] ---> 605b8478c8b2 [2021-09-09T22:23:25.805Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T22:23:25.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:23:25.805Z] ---> Running in 8250ec0c04eb [2021-09-09T22:23:26.098Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T22:23:26.098Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T22:23:26.098Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:23:26.098Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:23:26.098Z] Removing intermediate container b4146111699c [2021-09-09T22:23:26.098Z] ---> a17bf3b177b1 [2021-09-09T22:23:26.098Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:23:26.098Z] Removing intermediate container 77319dcff71c [2021-09-09T22:23:26.098Z] ---> ea93b869f9a9 [2021-09-09T22:23:26.098Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:23:26.098Z] ---> Running in 02293d8d155c [2021-09-09T22:23:26.388Z] OK: 6 MiB in 16 packages [2021-09-09T22:23:26.388Z] ---> Running in efe17c63bc78 [2021-09-09T22:23:26.388Z] Removing intermediate container 02293d8d155c [2021-09-09T22:23:26.388Z] ---> caffa8c8c897 [2021-09-09T22:23:26.388Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T22:23:26.388Z] ---> Running in 4b03fc87d056 [2021-09-09T22:23:26.388Z] Removing intermediate container efe17c63bc78 [2021-09-09T22:23:26.388Z] ---> 055eb2791c56 [2021-09-09T22:23:26.388Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T22:23:26.662Z] ---> Running in 32e4c9b2e919 [2021-09-09T22:23:26.662Z] Removing intermediate container 4b03fc87d056 [2021-09-09T22:23:26.662Z] ---> fe0c9b20d1c1 [2021-09-09T22:23:26.662Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T22:23:26.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T22:23:26.950Z] ---> Running in 6060c4f76035 [2021-09-09T22:23:26.950Z] Removing intermediate container 32e4c9b2e919 [2021-09-09T22:23:26.950Z] ---> 9a32fa820c88 [2021-09-09T22:23:26.950Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T22:23:26.950Z] ---> Running in 5f1d46920561 [2021-09-09T22:23:27.232Z] Removing intermediate container 6ccc4578b03f [2021-09-09T22:23:27.232Z] ---> 8f4a0951b6b9 [2021-09-09T22:23:27.232Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:23:27.232Z] Removing intermediate container 5f1d46920561 [2021-09-09T22:23:27.232Z] ---> aa0338508f20 [2021-09-09T22:23:27.232Z] Step 16/24 : WORKDIR / [2021-09-09T22:23:27.232Z] Removing intermediate container 6060c4f76035 [2021-09-09T22:23:27.232Z] ---> 6158fe6d7245 [2021-09-09T22:23:27.232Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:23:27.232Z] ---> Running in 5288c32581e4 [2021-09-09T22:23:27.232Z] ---> Running in 74d0f1852c67 [2021-09-09T22:23:27.519Z] Removing intermediate container 74d0f1852c67 [2021-09-09T22:23:27.519Z] ---> c98c1a011adb [2021-09-09T22:23:27.519Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:23:27.519Z] Removing intermediate container 5288c32581e4 [2021-09-09T22:23:27.519Z] ---> 73e2b16cd051 [2021-09-09T22:23:27.519Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T22:23:27.519Z] ---> ed85b247f143 [2021-09-09T22:23:27.519Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T22:23:27.519Z] ---> Running in b08a431f3ae3 [2021-09-09T22:23:27.808Z] Removing intermediate container b08a431f3ae3 [2021-09-09T22:23:27.808Z] ---> 872f8eddd5d3 [2021-09-09T22:23:27.808Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T22:23:27.808Z] ---> c9a5399888df [2021-09-09T22:23:27.808Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T22:23:27.808Z] ---> Running in 104dadbf2127 [2021-09-09T22:23:28.097Z] ---> 45367a4b7e69 [2021-09-09T22:23:28.097Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T22:23:28.391Z] Removing intermediate container 104dadbf2127 [2021-09-09T22:23:28.391Z] ---> 15b7d388105f [2021-09-09T22:23:28.391Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:23:28.391Z] Removing intermediate container 8250ec0c04eb [2021-09-09T22:23:28.391Z] ---> bf21496c396c [2021-09-09T22:23:28.391Z] [2021-09-09T22:23:28.391Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T22:23:28.391Z] ---> 0afb80fc3b5a [2021-09-09T22:23:28.391Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T22:23:28.391Z] ---> 7a25c1e6f837 [2021-09-09T22:23:28.391Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T22:23:28.694Z] ---> Running in 52aff89b8af7 [2021-09-09T22:23:28.694Z] ---> e80a9825e8d7 [2021-09-09T22:23:28.694Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T22:23:28.999Z] Removing intermediate container 52aff89b8af7 [2021-09-09T22:23:28.999Z] ---> 020e2b87fe5a [2021-09-09T22:23:28.999Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:23:28.999Z] 20.10.7: Pulling from library/docker [2021-09-09T22:23:28.999Z] ---> Running in 087d71d671fb [2021-09-09T22:23:28.999Z] ---> 8ac7e1a16fc9 [2021-09-09T22:23:28.999Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T22:23:29.328Z] Removing intermediate container 087d71d671fb [2021-09-09T22:23:29.328Z] ---> 4ec6115c0cb8 [2021-09-09T22:23:29.328Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T22:23:29.328Z] ---> Running in 1d302ed0c9ea [2021-09-09T22:23:29.328Z] ---> Running in 2d570abdca06 [2021-09-09T22:23:29.328Z] ---> be3de5c2bb9e [2021-09-09T22:23:29.328Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T22:23:29.609Z] Removing intermediate container 1d302ed0c9ea [2021-09-09T22:23:29.609Z] ---> cc3a093f21b7 [2021-09-09T22:23:29.609Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:23:29.609Z] Removing intermediate container 2d570abdca06 [2021-09-09T22:23:29.609Z] ---> da149878882c [2021-09-09T22:23:29.609Z] Step 22/23 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:23:29.609Z] ---> Running in d570dc4a554a [2021-09-09T22:23:29.609Z] ---> Running in 404777c0be98 [2021-09-09T22:23:29.893Z] ---> 9374413b957a [2021-09-09T22:23:29.893Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T22:23:29.893Z] ---> Running in 79e19077781b [2021-09-09T22:23:29.893Z] Removing intermediate container d570dc4a554a [2021-09-09T22:23:29.893Z] ---> 12db520df076 [2021-09-09T22:23:29.893Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:23:29.893Z] ---> Running in 52e062778351 [2021-09-09T22:23:29.893Z] Removing intermediate container 404777c0be98 [2021-09-09T22:23:29.893Z] ---> babe746d9162 [2021-09-09T22:23:29.893Z] Step 23/23 : LABEL version=2.0.1-dev.41 [2021-09-09T22:23:29.893Z] ---> Running in 086f2d546dbc [2021-09-09T22:23:29.893Z] Removing intermediate container 79e19077781b [2021-09-09T22:23:29.893Z] ---> b0119bf36eb4 [2021-09-09T22:23:29.893Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:23:30.179Z] ---> Running in cb969824d525 [2021-09-09T22:23:30.179Z] Removing intermediate container 52e062778351 [2021-09-09T22:23:30.179Z] ---> 3ef3f8f00d72 [2021-09-09T22:23:30.179Z] Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:23:30.179Z] Removing intermediate container 086f2d546dbc [2021-09-09T22:23:30.179Z] ---> 928442b9d9dc [2021-09-09T22:23:30.179Z] [2021-09-09T22:23:30.179Z] ---> Running in 9e5c2ec5cf48 [2021-09-09T22:23:30.458Z] Removing intermediate container cb969824d525 [2021-09-09T22:23:30.458Z] ---> 544a853660fb [2021-09-09T22:23:30.458Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T22:23:30.458Z] Successfully built 928442b9d9dc [2021-09-09T22:23:30.458Z] Successfully tagged support-scheduler:latest [2021-09-09T22:23:30.458Z] Building security-bootstrapper [2021-09-09T22:23:30.458Z]  Building support-scheduler ... done  ---> Running in 81f0c0128f1f [2021-09-09T22:23:30.458Z] Removing intermediate container 9e5c2ec5cf48 [2021-09-09T22:23:30.458Z] ---> dd3e008c3c89 [2021-09-09T22:23:30.458Z] Step 24/24 : LABEL version=2.0.1-dev.41 [2021-09-09T22:23:31.421Z] ---> Running in 7c08e7d51064 [2021-09-09T22:23:32.003Z] Removing intermediate container 81f0c0128f1f [2021-09-09T22:23:32.003Z] ---> a054c566176a [2021-09-09T22:23:32.003Z] Step 22/23 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:23:32.003Z] Removing intermediate container cac0c0128b3b [2021-09-09T22:23:32.003Z] ---> 7e4d5f672b79 [2021-09-09T22:23:32.003Z] [2021-09-09T22:23:32.003Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:23:32.269Z] ---> 48b8ec4ed9eb [2021-09-09T22:23:32.269Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T22:23:32.536Z] ---> Running in 419292a70d2b [2021-09-09T22:23:32.536Z] Removing intermediate container 7c08e7d51064 [2021-09-09T22:23:32.536Z] ---> 9ab09d95a61f [2021-09-09T22:23:32.536Z] [2021-09-09T22:23:32.536Z] ---> Running in 715173c75bc1 [2021-09-09T22:23:32.536Z] Successfully built 9ab09d95a61f [2021-09-09T22:23:32.536Z] Successfully tagged core-metadata:latest [2021-09-09T22:23:32.536Z]  Building core-metadata ... done Building core-command [2021-09-09T22:23:32.536Z] Removing intermediate container 419292a70d2b [2021-09-09T22:23:32.536Z] ---> f82865ff5ff9 [2021-09-09T22:23:32.536Z] Step 23/23 : LABEL version=2.0.1-dev.41 [2021-09-09T22:23:32.817Z] ---> Running in 9233d97f4287 [2021-09-09T22:23:32.817Z] Removing intermediate container 715173c75bc1 [2021-09-09T22:23:32.817Z] ---> aadd386c5cfb [2021-09-09T22:23:32.817Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T22:23:33.639Z] Removing intermediate container 0036b2b55dcc [2021-09-09T22:23:33.639Z] ---> ab9f29c44493 [2021-09-09T22:23:33.639Z] Successfully built ab9f29c44493 [2021-09-09T22:23:33.639Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:23:33.999Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T22:23:33.999Z] . [Pipeline] withDockerContainer [2021-09-09T22:23:34.272Z] prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2021-09-09T22:23:34.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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 ******** ci-base-image-arm64 cat [2021-09-09T22:23:35.404Z] ---> Running in f64d554eb9ed [2021-09-09T22:23:35.404Z] Removing intermediate container 9233d97f4287 [2021-09-09T22:23:35.404Z] ---> 9524bc41c78c [2021-09-09T22:23:35.404Z] [2021-09-09T22:23:35.404Z] Successfully built 9524bc41c78c [2021-09-09T22:23:35.404Z] Successfully tagged support-notifications:latest [2021-09-09T22:23:35.404Z]  Building support-notifications ... done Building security-secretstore-setup [2021-09-09T22:23:36.074Z] $ docker top bea5e05438f47486b8df2fd13e018f6522e9b7815123b0eb185876c289f5a868 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:23:37.016Z] + go version [2021-09-09T22:23:37.016Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-09T22:23:37.035Z] $ docker stop --time=1 bea5e05438f47486b8df2fd13e018f6522e9b7815123b0eb185876c289f5a868 [2021-09-09T22:23:38.019Z] Removing intermediate container f64d554eb9ed [2021-09-09T22:23:38.019Z] ---> e45a6cab5de8 [2021-09-09T22:23:38.019Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T22:23:38.604Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:23:38.604Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:23:38.604Z] ---> 6af38dd140dc [2021-09-09T22:23:38.604Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:23:38.604Z] ---> Using cache [2021-09-09T22:23:38.604Z] ---> dc1b18979d58 [2021-09-09T22:23:38.604Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:23:38.604Z] ---> Using cache [2021-09-09T22:23:38.604Z] ---> fe71cd946082 [2021-09-09T22:23:38.604Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T22:23:38.604Z] ---> Using cache [2021-09-09T22:23:38.604Z] ---> e8f026902d6c [2021-09-09T22:23:38.604Z] Step 6/24 : COPY go.mod . [2021-09-09T22:23:38.604Z] ---> Using cache [2021-09-09T22:23:38.604Z] ---> bc6a73670266 [2021-09-09T22:23:38.604Z] Step 7/24 : RUN go mod download [2021-09-09T22:23:38.604Z] ---> Using cache [2021-09-09T22:23:38.604Z] ---> 149e0c7ba272 [2021-09-09T22:23:38.604Z] Step 8/24 : COPY . . [2021-09-09T22:23:38.604Z] ---> Using cache [2021-09-09T22:23:38.604Z] ---> fa50c81b8057 [2021-09-09T22:23:38.604Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:23:38.604Z] ---> Using cache [2021-09-09T22:23:38.604Z] ---> 1feff6ca1cb6 [2021-09-09T22:23:38.604Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T22:23:38.872Z] $ docker rm -f bea5e05438f47486b8df2fd13e018f6522e9b7815123b0eb185876c289f5a868 [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-09-09T22:23:39.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T22:23:40.028Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:23:40.029Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:23:40.029Z] ---> 6af38dd140dc [2021-09-09T22:23:40.029Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T22:23:40.029Z] ---> Using cache [2021-09-09T22:23:40.029Z] ---> dc1b18979d58 [2021-09-09T22:23:40.029Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:23:40.029Z] ---> Using cache [2021-09-09T22:23:40.029Z] ---> fe71cd946082 [2021-09-09T22:23:40.029Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T22:23:40.029Z] ---> Using cache [2021-09-09T22:23:40.029Z] ---> e8f026902d6c [2021-09-09T22:23:40.029Z] Step 6/26 : COPY go.mod . [2021-09-09T22:23:40.029Z] ---> Using cache [2021-09-09T22:23:40.029Z] ---> bc6a73670266 [2021-09-09T22:23:40.029Z] Step 7/26 : RUN go mod download [2021-09-09T22:23:40.029Z] ---> Using cache [2021-09-09T22:23:40.029Z] ---> 149e0c7ba272 [2021-09-09T22:23:40.029Z] Step 8/26 : COPY . . [2021-09-09T22:23:40.029Z] ---> Using cache [2021-09-09T22:23:40.029Z] ---> fa50c81b8057 [2021-09-09T22:23:40.029Z] Step 9/26 : RUN go mod tidy [2021-09-09T22:23:40.029Z] ---> Using cache [2021-09-09T22:23:40.029Z] ---> 1feff6ca1cb6 [2021-09-09T22:23:40.029Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T22:23:40.112Z] [2021-09-09T22:23:40.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:23:40.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T22:23:40.612Z] ---> Running in a909306ade2d [2021-09-09T22:23:40.743Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-09T22:23:40.743Z] 29e5d40040c1: Pulling fs layer [2021-09-09T22:23:40.743Z] 1ce36da41761: Pulling fs layer [2021-09-09T22:23:40.743Z] 25b303627fd3: Pulling fs layer [2021-09-09T22:23:40.881Z] ---> Running in 4bfd20c3b7e9 [2021-09-09T22:23:40.881Z] ---> Running in 25ca34468131 [2021-09-09T22:23:41.020Z] 29e5d40040c1: Verifying Checksum [2021-09-09T22:23:41.020Z] 29e5d40040c1: Download complete [2021-09-09T22:23:41.309Z] 1ce36da41761: Verifying Checksum [2021-09-09T22:23:41.309Z] 1ce36da41761: Download complete [2021-09-09T22:23:41.463Z] Removing intermediate container a909306ade2d [2021-09-09T22:23:41.463Z] ---> 698df85f0178 [2021-09-09T22:23:41.463Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:23:41.583Z] 29e5d40040c1: Pull complete [2021-09-09T22:23:41.728Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T22:23:41.992Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T22:23:41.992Z] ---> Running in 1cb56062fa29 [2021-09-09T22:23:42.259Z] ---> 08bdaf2f88f9 [2021-09-09T22:23:42.259Z] 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-09-09T22:23:42.525Z] ---> Running in 72c528bb06e5 [2021-09-09T22:23:42.790Z] Removing intermediate container 72c528bb06e5 [2021-09-09T22:23:42.790Z] ---> 84b168853bc4 [2021-09-09T22:23:42.790Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-09T22:23:43.019Z] 1ce36da41761: Pull complete [2021-09-09T22:23:43.019Z] 25b303627fd3: Verifying Checksum [2021-09-09T22:23:43.019Z] 25b303627fd3: Download complete [2021-09-09T22:23:43.065Z] ---> Running in 5e49ebc169cf [2021-09-09T22:23:43.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T22:23:43.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T22:23:43.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:23:43.612Z] Removing intermediate container 1cb56062fa29 [2021-09-09T22:23:43.612Z] ---> 56bf77da6738 [2021-09-09T22:23:43.612Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T22:23:43.884Z] ---> Running in 4a5a76c9c18c [2021-09-09T22:23:44.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:23:44.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:23:45.011Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T22:23:45.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:23:45.011Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T22:23:45.011Z] Executing bash-5.1.0-r0.post-install [2021-09-09T22:23:45.011Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T22:23:45.011Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T22:23:45.011Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T22:23:45.011Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T22:23:45.011Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T22:23:45.284Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T22:23:45.284Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T22:23:45.284Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T22:23:45.284Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T22:23:45.284Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T22:23:45.284Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T22:23:45.284Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T22:23:45.869Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T22:23:45.869Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:23:45.869Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:23:45.869Z] ---> 6af38dd140dc [2021-09-09T22:23:45.869Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T22:23:45.869Z] ---> Using cache [2021-09-09T22:23:45.869Z] ---> dc1b18979d58 [2021-09-09T22:23:45.869Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:23:45.869Z] ---> Using cache [2021-09-09T22:23:45.869Z] ---> fe71cd946082 [2021-09-09T22:23:45.869Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T22:23:45.869Z] ---> Using cache [2021-09-09T22:23:45.869Z] ---> e8f026902d6c [2021-09-09T22:23:45.869Z] Step 6/32 : COPY go.mod . [2021-09-09T22:23:45.869Z] ---> Using cache [2021-09-09T22:23:45.869Z] ---> bc6a73670266 [2021-09-09T22:23:45.869Z] Step 7/32 : RUN go mod download [2021-09-09T22:23:45.869Z] ---> Using cache [2021-09-09T22:23:45.869Z] ---> 149e0c7ba272 [2021-09-09T22:23:45.869Z] Step 8/32 : COPY . . [2021-09-09T22:23:45.869Z] ---> Using cache [2021-09-09T22:23:45.869Z] ---> fa50c81b8057 [2021-09-09T22:23:45.869Z] Step 9/32 : RUN go mod tidy [2021-09-09T22:23:45.869Z] ---> Using cache [2021-09-09T22:23:45.869Z] ---> 1feff6ca1cb6 [2021-09-09T22:23:45.869Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T22:23:45.869Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T22:23:46.135Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T22:23:46.135Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T22:23:46.399Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T22:23:46.399Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T22:23:46.670Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:23:46.670Z] OK: 8 MiB in 20 packages [2021-09-09T22:23:46.670Z] ---> Running in 7b6c8473918f [2021-09-09T22:23:46.670Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T22:23:46.670Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T22:23:46.670Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T22:23:46.670Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T22:23:46.670Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T22:23:46.670Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T22:23:46.941Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T22:23:46.941Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T22:23:46.941Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T22:23:46.941Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T22:23:46.941Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T22:23:46.941Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T22:23:46.941Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T22:23:46.941Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T22:23:47.208Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T22:23:47.208Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T22:23:47.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T22:23:47.208Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T22:23:47.208Z] Removing intermediate container 4a5a76c9c18c [2021-09-09T22:23:47.208Z] ---> 3dc6c5f7c77d [2021-09-09T22:23:47.208Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:23:47.208Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T22:23:47.208Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T22:23:47.208Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T22:23:47.208Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T22:23:47.476Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T22:23:47.476Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T22:23:47.476Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T22:23:47.476Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T22:23:47.744Z] ---> f586b11dba98 [2021-09-09T22:23:47.744Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T22:23:47.744Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T22:23:47.744Z] OK: 82 MiB in 59 packages [2021-09-09T22:23:48.340Z] ---> b0490c7f8ecb [2021-09-09T22:23:48.340Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T22:23:48.607Z] ---> c1bd7f8a4e4d [2021-09-09T22:23:48.607Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T22:23:48.607Z] ---> Running in f6956b18a720 [2021-09-09T22:23:48.879Z] Removing intermediate container f6956b18a720 [2021-09-09T22:23:48.879Z] ---> eae1bb65c288 [2021-09-09T22:23:48.879Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:23:48.879Z] ---> Running in 732a50ae8d61 [2021-09-09T22:23:48.879Z] Removing intermediate container 732a50ae8d61 [2021-09-09T22:23:48.879Z] ---> 84914dadd625 [2021-09-09T22:23:48.879Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:23:48.879Z] ---> Running in c8b39fdac64f [2021-09-09T22:23:49.144Z] Removing intermediate container c8b39fdac64f [2021-09-09T22:23:49.144Z] ---> d9a3cbb8b8d1 [2021-09-09T22:23:49.145Z] Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:23:49.145Z] ---> Running in 97d78b750bd2 [2021-09-09T22:23:49.409Z] Removing intermediate container 97d78b750bd2 [2021-09-09T22:23:49.409Z] ---> 13a38b977793 [2021-09-09T22:23:49.409Z] Step 24/24 : LABEL version=2.0.1-dev.41 [2021-09-09T22:23:49.409Z] ---> Running in dfdf3a0cb8b3 [2021-09-09T22:23:49.674Z] Removing intermediate container dfdf3a0cb8b3 [2021-09-09T22:23:49.674Z] ---> 61da64ca4f43 [2021-09-09T22:23:49.674Z] [2021-09-09T22:23:49.675Z] Successfully built 61da64ca4f43 [2021-09-09T22:23:49.675Z] Successfully tagged core-data:latest [2021-09-09T22:23:49.675Z] Building security-proxy-setup [2021-09-09T22:23:51.081Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-09T22:23:51.081Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T22:23:51.081Z] 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-09-09T22:23:51.081Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T22:23:51.081Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T22:23:51.350Z] Collecting PyYAML<4,>=3.10 [2021-09-09T22:23:51.350Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T22:23:52.763Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T22:23:52.763Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T22:23:53.182Z] 25b303627fd3: Pull complete [2021-09-09T22:23:53.182Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-09T22:23:53.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T22:23:53.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-09T22:23:53.447Z] prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2021-09-09T22:23:53.526Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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-09-09T22:23:53.723Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T22:23:53.723Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T22:23:53.723Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T22:23:53.723Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T22:23:55.131Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T22:23:55.131Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T22:23:55.131Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T22:23:55.131Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T22:23:55.714Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:23:55.714Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:23:55.714Z] ---> 6af38dd140dc [2021-09-09T22:23:55.714Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T22:23:55.714Z] ---> Using cache [2021-09-09T22:23:55.714Z] ---> dc1b18979d58 [2021-09-09T22:23:55.714Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:23:55.714Z] ---> Using cache [2021-09-09T22:23:55.714Z] ---> fe71cd946082 [2021-09-09T22:23:55.714Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T22:23:55.714Z] ---> Using cache [2021-09-09T22:23:55.714Z] ---> e8f026902d6c [2021-09-09T22:23:55.714Z] Step 6/22 : COPY go.mod . [2021-09-09T22:23:55.714Z] ---> Using cache [2021-09-09T22:23:55.714Z] ---> bc6a73670266 [2021-09-09T22:23:55.714Z] Step 7/22 : RUN go mod download [2021-09-09T22:23:55.714Z] ---> Using cache [2021-09-09T22:23:55.714Z] ---> 149e0c7ba272 [2021-09-09T22:23:55.714Z] Step 8/22 : COPY . . [2021-09-09T22:23:55.714Z] ---> Using cache [2021-09-09T22:23:55.714Z] ---> fa50c81b8057 [2021-09-09T22:23:55.714Z] Step 9/22 : RUN go mod tidy [2021-09-09T22:23:55.714Z] ---> Using cache [2021-09-09T22:23:55.714Z] ---> 1feff6ca1cb6 [2021-09-09T22:23:55.714Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T22:23:56.295Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T22:23:56.295Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T22:23:56.295Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T22:23:56.295Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T22:23:56.295Z] ---> Running in 120498a76ff2 [2021-09-09T22:23:56.295Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T22:23:56.295Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T22:23:56.565Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T22:23:56.565Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T22:23:56.565Z] Collecting idna<2.8,>=2.5 [2021-09-09T22:23:56.565Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T22:23:56.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T22:23:56.832Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T22:23:56.832Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T22:23:57.099Z] Collecting certifi>=2017.4.17 [2021-09-09T22:23:57.099Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T22:23:57.099Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T22:23:57.099Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T22:23:57.099Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T22:23:57.099Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T22:23:57.311Z] $ docker top 8bf5257895def771e79e7fee6a39404d5ca82d7e7f46f24319db0bdc8ea4c17b -eo pid,comm [2021-09-09T22:23:57.372Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T22:23:57.372Z] Attempting uninstall: urllib3 [2021-09-09T22:23:57.372Z] Found existing installation: urllib3 1.26.2 [2021-09-09T22:23:57.372Z] Uninstalling urllib3-1.26.2: [2021-09-09T22:23:57.372Z] Successfully uninstalled urllib3-1.26.2 [Pipeline] { [Pipeline] sh [2021-09-09T22:23:57.640Z] Attempting uninstall: idna [2021-09-09T22:23:57.640Z] Found existing installation: idna 3.1 [2021-09-09T22:23:57.640Z] Uninstalling idna-3.1: [2021-09-09T22:23:57.640Z] Successfully uninstalled idna-3.1 [2021-09-09T22:23:57.907Z] Attempting uninstall: chardet [2021-09-09T22:23:57.907Z] Found existing installation: chardet 4.0.0 [2021-09-09T22:23:57.907Z] Uninstalling chardet-4.0.0: [2021-09-09T22:23:57.907Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T22:23:58.265Z] + docker-compose build --help [2021-09-09T22:23:58.265Z] + grep parallel [2021-09-09T22:23:58.498Z] Attempting uninstall: requests [2021-09-09T22:23:58.498Z] Found existing installation: requests 2.25.1 [2021-09-09T22:23:58.498Z] Uninstalling requests-2.25.1: [2021-09-09T22:23:58.498Z] Successfully uninstalled requests-2.25.1 [2021-09-09T22:23:58.769Z] Running setup.py install for texttable: started [2021-09-09T22:23:59.734Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T22:23:59.734Z] Running setup.py install for PyYAML: started [2021-09-09T22:24:00.316Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T22:24:00.585Z] Running setup.py install for docopt: started [2021-09-09T22:24:00.851Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T22:24:00.851Z] Running setup.py install for dockerpty: started [2021-09-09T22:24:01.435Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T22:24:01.629Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T22:24:01.645Z] $ docker stop --time=1 8bf5257895def771e79e7fee6a39404d5ca82d7e7f46f24319db0bdc8ea4c17b [2021-09-09T22:24:01.703Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-09-09T22:24:03.494Z] $ docker rm -f 8bf5257895def771e79e7fee6a39404d5ca82d7e7f46f24319db0bdc8ea4c17b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:04.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T22:24:04.129Z] . [Pipeline] withDockerContainer [2021-09-09T22:24:04.374Z] prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2021-09-09T22:24:04.450Z] $ 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/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T22:24:05.971Z] Removing intermediate container 5e49ebc169cf [2021-09-09T22:24:05.971Z] ---> 14292d1cfd36 [2021-09-09T22:24:05.971Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T22:24:05.971Z] ---> Running in bf5d163b2d85 [2021-09-09T22:24:05.971Z] Removing intermediate container bf5d163b2d85 [2021-09-09T22:24:05.971Z] ---> 313cb9370fdd [2021-09-09T22:24:05.971Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T22:24:05.971Z] ---> Running in c8b9da88aecb [2021-09-09T22:24:05.971Z] Removing intermediate container c8b9da88aecb [2021-09-09T22:24:05.971Z] ---> c189163872ea [2021-09-09T22:24:05.971Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T22:24:05.959Z] $ docker top 20b08c7357489566fbb9552631c48b2dfc0c41abc2e64c068424adb35b47d7f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:24:06.556Z] ---> a6eb7ceb824c [2021-09-09T22:24:06.556Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T22:24:06.827Z] ---> 46245d4b8977 [2021-09-09T22:24:06.827Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T22:24:06.929Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T22:24:07.098Z] ---> f410d97a00fe [2021-09-09T22:24:07.098Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T22:24:07.098Z] ---> Running in a277fa876cb2 [2021-09-09T22:24:07.368Z] Removing intermediate container a277fa876cb2 [2021-09-09T22:24:07.368Z] ---> c0ca616209fb [2021-09-09T22:24:07.368Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:24:07.368Z] ---> Running in 54ceebf24d5a [2021-09-09T22:24:07.640Z] Removing intermediate container 54ceebf24d5a [2021-09-09T22:24:07.640Z] ---> a64f64c968ea [2021-09-09T22:24:07.640Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:24:07.640Z] ---> Running in e4f1095183f9 [2021-09-09T22:24:07.640Z] Removing intermediate container e4f1095183f9 [2021-09-09T22:24:07.640Z] ---> b779086c83b8 [2021-09-09T22:24:07.640Z] Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:07.913Z] ---> Running in fa44f1231168 [2021-09-09T22:24:07.913Z] Removing intermediate container fa44f1231168 [2021-09-09T22:24:07.913Z] ---> 890d8eb8c79f [2021-09-09T22:24:07.913Z] Step 24/24 : LABEL version=2.0.1-dev.41 [2021-09-09T22:24:07.913Z] ---> Running in 3af72ff867ce [2021-09-09T22:24:08.178Z] Removing intermediate container 3af72ff867ce [2021-09-09T22:24:08.178Z] ---> 5b87ffa0d799 [2021-09-09T22:24:08.178Z] [2021-09-09T22:24:08.178Z] Successfully built 5b87ffa0d799 [2021-09-09T22:24:08.178Z] Successfully tagged sys-mgmt-agent:latest [2021-09-09T22:24:10.313Z] Building core-command ... [2021-09-09T22:24:10.313Z] Building core-data ... [2021-09-09T22:24:10.313Z] Building core-metadata ... [2021-09-09T22:24:10.313Z] Building security-bootstrapper ... [2021-09-09T22:24:10.313Z] Building security-proxy-setup ... [2021-09-09T22:24:10.313Z] Building security-secretstore-setup ... [2021-09-09T22:24:10.313Z] Building support-notifications ... [2021-09-09T22:24:10.313Z] Building support-scheduler ... [2021-09-09T22:24:10.313Z] Building sys-mgmt-agent ... [2021-09-09T22:24:10.313Z] Building core-command [2021-09-09T22:24:10.313Z] Building support-scheduler [2021-09-09T22:24:10.313Z] Building security-bootstrapper [2021-09-09T22:24:10.313Z] Building core-data [2021-09-09T22:24:10.313Z] Building sys-mgmt-agent [2021-09-09T22:24:16.016Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T22:24:17.434Z] Removing intermediate container 25ca34468131 [2021-09-09T22:24:17.434Z] ---> bec7f360b0ac [2021-09-09T22:24:17.434Z] [2021-09-09T22:24:17.434Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:24:17.434Z] ---> 48b8ec4ed9eb [2021-09-09T22:24:17.434Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:24:17.434Z] ---> Using cache [2021-09-09T22:24:17.434Z] ---> ea93b869f9a9 [2021-09-09T22:24:17.434Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:24:17.434Z] ---> Using cache [2021-09-09T22:24:17.434Z] ---> 055eb2791c56 [2021-09-09T22:24:17.434Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T22:24:17.434Z] ---> Running in 920ce4c55275 [2021-09-09T22:24:17.434Z] Removing intermediate container 920ce4c55275 [2021-09-09T22:24:17.434Z] ---> 010e67ccce62 [2021-09-09T22:24:17.434Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T22:24:17.434Z] ---> Running in 285ee695ca9b [2021-09-09T22:24:17.699Z] Removing intermediate container 285ee695ca9b [2021-09-09T22:24:17.699Z] ---> 05eac4bf3ec5 [2021-09-09T22:24:17.699Z] Step 16/24 : WORKDIR / [2021-09-09T22:24:17.699Z] ---> Running in b708bf05ce27 [2021-09-09T22:24:17.969Z] Removing intermediate container b708bf05ce27 [2021-09-09T22:24:17.969Z] ---> ab8497f75a9a [2021-09-09T22:24:17.969Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:24:18.238Z] ---> 92d60ffb6eff [2021-09-09T22:24:18.238Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T22:24:18.508Z] ---> 4cce7e97493f [2021-09-09T22:24:18.508Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T22:24:18.778Z] ---> 3ab72a372b62 [2021-09-09T22:24:18.778Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T22:24:18.778Z] ---> Running in fa57da4bb50f [2021-09-09T22:24:19.062Z] Removing intermediate container fa57da4bb50f [2021-09-09T22:24:19.062Z] ---> 18fc2ec9a757 [2021-09-09T22:24:19.062Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:24:19.062Z] ---> Running in 98f4ab94386f [2021-09-09T22:24:19.664Z] Removing intermediate container 98f4ab94386f [2021-09-09T22:24:19.664Z] ---> 1abd5c87f123 [2021-09-09T22:24:19.664Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:24:19.664Z] ---> Running in 860455b09603 [2021-09-09T22:24:20.250Z] Removing intermediate container 4bfd20c3b7e9 [2021-09-09T22:24:20.250Z] ---> 31930bb5eda5 [2021-09-09T22:24:20.250Z] [2021-09-09T22:24:20.250Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T22:24:20.250Z] ---> 48b8ec4ed9eb [2021-09-09T22:24:20.250Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T22:24:20.250Z] Removing intermediate container 860455b09603 [2021-09-09T22:24:20.250Z] ---> 7ec94c4d64e0 [2021-09-09T22:24:20.250Z] Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:20.250Z] ---> Running in ca7b63acac3a [2021-09-09T22:24:20.250Z] ---> Running in eb7f46724c88 [2021-09-09T22:24:20.525Z] Removing intermediate container eb7f46724c88 [2021-09-09T22:24:20.525Z] ---> 5b78b8d0cd1b [2021-09-09T22:24:20.525Z] Step 24/24 : LABEL version=2.0.1-dev.41 [2021-09-09T22:24:20.525Z] ---> Running in 15b3f0ecff10 [2021-09-09T22:24:20.525Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:24:20.804Z] Removing intermediate container 15b3f0ecff10 [2021-09-09T22:24:20.804Z] ---> 92e3fcc62a64 [2021-09-09T22:24:20.804Z] [2021-09-09T22:24:20.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:24:20.804Z] Successfully built 92e3fcc62a64 [2021-09-09T22:24:20.804Z] Successfully tagged core-command:latest [2021-09-09T22:24:20.804Z]  Building core-command ... done (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T22:24:20.804Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T22:24:20.804Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T22:24:20.804Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:24:20.804Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:24:21.079Z] OK: 6 MiB in 17 packages [2021-09-09T22:24:22.054Z] Removing intermediate container ca7b63acac3a [2021-09-09T22:24:22.055Z] ---> 9dd2d7e9b040 [2021-09-09T22:24:22.055Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T22:24:22.055Z] Removing intermediate container 7b6c8473918f [2021-09-09T22:24:22.055Z] ---> 6758bb40f107 [2021-09-09T22:24:22.055Z] [2021-09-09T22:24:22.055Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T22:24:22.055Z] ---> 48b8ec4ed9eb [2021-09-09T22:24:22.055Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T22:24:22.055Z] ---> Running in 53d31e7ca65c [2021-09-09T22:24:22.055Z] ---> Running in ce02109e4845 [2021-09-09T22:24:22.324Z] Removing intermediate container 53d31e7ca65c [2021-09-09T22:24:22.324Z] ---> 9e95925bacd2 [2021-09-09T22:24:22.324Z] Step 14/26 : WORKDIR / [2021-09-09T22:24:22.324Z] Removing intermediate container ce02109e4845 [2021-09-09T22:24:22.324Z] ---> 7df6f3a655b5 [2021-09-09T22:24:22.324Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T22:24:22.324Z] ---> Running in 081d44a00196 [2021-09-09T22:24:22.324Z] ---> Running in 7a38af853755 [2021-09-09T22:24:22.324Z] Removing intermediate container 081d44a00196 [2021-09-09T22:24:22.324Z] ---> fb0c53576895 [2021-09-09T22:24:22.324Z] 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-09-09T22:24:22.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:24:22.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:24:22.598Z] ---> cbde9b55a669 [2021-09-09T22:24:22.598Z] 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-09-09T22:24:22.870Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T22:24:22.870Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T22:24:22.870Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:24:22.870Z] OK: 6 MiB in 16 packages [2021-09-09T22:24:23.138Z] ---> dd50e6cdbf10 [2021-09-09T22:24:23.138Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T22:24:23.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T22:24:23.138Z] Removing intermediate container 7a38af853755 [2021-09-09T22:24:23.138Z] ---> 0663850d26c9 [2021-09-09T22:24:23.138Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T22:24:23.406Z] ---> Running in 46eba41ca1e3 [2021-09-09T22:24:23.406Z] ---> 43b4809091c7 [2021-09-09T22:24:23.406Z] 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-09-09T22:24:23.406Z] Removing intermediate container 46eba41ca1e3 [2021-09-09T22:24:23.406Z] ---> 5e78d07f5034 [2021-09-09T22:24:23.406Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T22:24:23.406Z] ---> Running in bd1e167ee6de [2021-09-09T22:24:23.682Z] ---> 437f03b78a29 [2021-09-09T22:24:23.682Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T22:24:23.682Z] Removing intermediate container bd1e167ee6de [2021-09-09T22:24:23.682Z] ---> c16704841f62 [2021-09-09T22:24:23.682Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T22:24:23.682Z] ---> Running in c2eb70eef466 [2021-09-09T22:24:23.950Z] ---> c6567fdf8aab [2021-09-09T22:24:23.950Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T22:24:24.540Z] ---> 581ca259cb24 [2021-09-09T22:24:24.540Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T22:24:24.807Z] Removing intermediate container c2eb70eef466 [2021-09-09T22:24:24.807Z] ---> fed2b9382a4b [2021-09-09T22:24:24.807Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T22:24:24.807Z] ---> Running in 2d9957ccea98 [2021-09-09T22:24:24.807Z] ---> bbcb466369d0 [2021-09-09T22:24:24.807Z] 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-09-09T22:24:24.807Z] Removing intermediate container 2d9957ccea98 [2021-09-09T22:24:24.807Z] ---> d69194b11e73 [2021-09-09T22:24:24.807Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T22:24:24.807Z] ---> Running in 251a4bb1c718 [2021-09-09T22:24:25.079Z] ---> 7b035d5efd85 [2021-09-09T22:24:25.079Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T22:24:25.348Z] ---> Running in 7b0002ba5f1e [2021-09-09T22:24:25.617Z] Removing intermediate container 120498a76ff2 [2021-09-09T22:24:25.617Z] ---> 17cdb3015a00 [2021-09-09T22:24:25.617Z] [2021-09-09T22:24:25.617Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T22:24:25.617Z] ---> 48b8ec4ed9eb [2021-09-09T22:24:25.617Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T22:24:25.617Z] ---> Running in 5cb139870507 [2021-09-09T22:24:25.617Z] Removing intermediate container 251a4bb1c718 [2021-09-09T22:24:25.617Z] ---> 1e5b59d33431 [2021-09-09T22:24:25.617Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T22:24:25.888Z] ---> Running in 065175caf7b4 [2021-09-09T22:24:25.888Z] Removing intermediate container 065175caf7b4 [2021-09-09T22:24:25.888Z] ---> 3ee6648020bc [2021-09-09T22:24:25.888Z] Step 24/26 : LABEL arch=x86_64 [2021-09-09T22:24:25.888Z] ---> Running in 68f9934c48ce [2021-09-09T22:24:25.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:24:25.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:24:26.155Z] Removing intermediate container 68f9934c48ce [2021-09-09T22:24:26.155Z] ---> bbefaaf0f0dd [2021-09-09T22:24:26.155Z] Step 25/26 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:26.155Z] Removing intermediate container 7b0002ba5f1e [2021-09-09T22:24:26.155Z] ---> aa07a48baa87 [2021-09-09T22:24:26.155Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:24:26.155Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T22:24:26.155Z] ---> Running in 89dfc925a1a2 [2021-09-09T22:24:26.155Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T22:24:26.155Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T22:24:26.155Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T22:24:26.155Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:24:26.155Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:24:26.155Z] OK: 7 MiB in 18 packages [2021-09-09T22:24:26.420Z] Removing intermediate container 89dfc925a1a2 [2021-09-09T22:24:26.420Z] ---> 4f66e1c04e9d [2021-09-09T22:24:26.420Z] Step 26/26 : LABEL version=2.0.1-dev.41 [2021-09-09T22:24:26.420Z] ---> 1abc7bfe6cf3 [2021-09-09T22:24:26.420Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T22:24:26.420Z] ---> Running in 30e8e2cdd85d [2021-09-09T22:24:26.420Z] Removing intermediate container 30e8e2cdd85d [2021-09-09T22:24:26.420Z] ---> 5bee1c3fd9b1 [2021-09-09T22:24:26.420Z] [2021-09-09T22:24:26.690Z] Successfully built 5bee1c3fd9b1 [2021-09-09T22:24:26.690Z] Successfully tagged security-secretstore-setup:latest [2021-09-09T22:24:26.690Z]  Building security-secretstore-setup ... done Removing intermediate container 5cb139870507 [2021-09-09T22:24:26.690Z] ---> f9b7ac150bcd [2021-09-09T22:24:26.690Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T22:24:26.690Z] ---> a34ab5f11c33 [2021-09-09T22:24:26.690Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T22:24:26.690Z] ---> Running in 8e394299a099 [2021-09-09T22:24:26.690Z] Removing intermediate container 8e394299a099 [2021-09-09T22:24:26.690Z] ---> 465662ed84d7 [2021-09-09T22:24:26.690Z] Step 14/22 : WORKDIR /edgex [2021-09-09T22:24:26.955Z] ---> Running in 92d6c66f79ea [2021-09-09T22:24:26.955Z] ---> 853994503bb9 [2021-09-09T22:24:26.955Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T22:24:26.955Z] Removing intermediate container 92d6c66f79ea [2021-09-09T22:24:26.955Z] ---> 842fce05f9a9 [2021-09-09T22:24:26.955Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T22:24:26.955Z] ---> 8a23955a932b [2021-09-09T22:24:26.955Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T22:24:27.220Z] ---> 76ae661a6b97 [2021-09-09T22:24:27.220Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T22:24:27.220Z] ---> 186c896240a6 [2021-09-09T22:24:27.220Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T22:24:27.502Z] ---> Running in b3be9e8b5c61 [2021-09-09T22:24:27.502Z] ---> 6b7564a0923d [2021-09-09T22:24:27.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T22:24:27.502Z] Removing intermediate container b3be9e8b5c61 [2021-09-09T22:24:27.502Z] ---> eb56b33ede77 [2021-09-09T22:24:27.502Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T22:24:27.779Z] ---> c7e9b83ab7d2 [2021-09-09T22:24:27.779Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T22:24:27.779Z] ---> 794f2585fc41 [2021-09-09T22:24:27.779Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T22:24:27.779Z] ---> Running in ca335c452f69 [2021-09-09T22:24:27.779Z] ---> Running in 01c292ab9e2d [2021-09-09T22:24:28.050Z] Removing intermediate container ca335c452f69 [2021-09-09T22:24:28.050Z] ---> f2f6afc241e4 [2021-09-09T22:24:28.050Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T22:24:28.050Z] ---> Running in 664b029f6586 [2021-09-09T22:24:28.050Z] Removing intermediate container 664b029f6586 [2021-09-09T22:24:28.050Z] ---> d4a1c7099166 [2021-09-09T22:24:28.050Z] Step 20/22 : LABEL arch=x86_64 [2021-09-09T22:24:28.050Z] ---> Running in 53efbee4c0a8 [2021-09-09T22:24:28.050Z] Removing intermediate container 53efbee4c0a8 [2021-09-09T22:24:28.050Z] ---> 75717a066df7 [2021-09-09T22:24:28.050Z] Step 21/22 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:28.314Z] ---> Running in 8e2d6aff8a5b [2021-09-09T22:24:28.314Z] Removing intermediate container 8e2d6aff8a5b [2021-09-09T22:24:28.314Z] ---> 122a7b902607 [2021-09-09T22:24:28.314Z] Step 22/22 : LABEL version=2.0.1-dev.41 [2021-09-09T22:24:28.314Z] ---> Running in bcc4d708924c [2021-09-09T22:24:28.314Z] Removing intermediate container 01c292ab9e2d [2021-09-09T22:24:28.314Z] ---> 0fbe214371ae [2021-09-09T22:24:28.314Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T22:24:28.579Z] Removing intermediate container bcc4d708924c [2021-09-09T22:24:28.579Z] ---> 4e0a530e98fa [2021-09-09T22:24:28.579Z] [2021-09-09T22:24:28.579Z] ---> Running in 550c37c0f0fd [2021-09-09T22:24:28.579Z] Successfully built 4e0a530e98fa [2021-09-09T22:24:28.579Z] Successfully tagged security-proxy-setup:latest [2021-09-09T22:24:28.579Z]  Building security-proxy-setup ... done Removing intermediate container 550c37c0f0fd [2021-09-09T22:24:28.579Z] ---> fe592b11c031 [2021-09-09T22:24:28.579Z] Step 29/32 : CMD ["gate"] [2021-09-09T22:24:28.579Z] ---> Running in d2994d4d3679 [2021-09-09T22:24:28.844Z] Removing intermediate container d2994d4d3679 [2021-09-09T22:24:28.844Z] ---> d4b541111617 [2021-09-09T22:24:28.844Z] Step 30/32 : LABEL arch=x86_64 [2021-09-09T22:24:28.844Z] ---> Running in 5eafa421e18f [2021-09-09T22:24:28.844Z] Removing intermediate container 5eafa421e18f [2021-09-09T22:24:28.844Z] ---> f1443cbe8010 [2021-09-09T22:24:28.844Z] Step 31/32 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:29.108Z] ---> Running in fb0474bb0090 [2021-09-09T22:24:29.108Z] Removing intermediate container fb0474bb0090 [2021-09-09T22:24:29.108Z] ---> 179fc26abcf4 [2021-09-09T22:24:29.108Z] Step 32/32 : LABEL version=2.0.1-dev.41 [2021-09-09T22:24:29.108Z] ---> Running in 82bb8dc98d57 [2021-09-09T22:24:29.374Z] Removing intermediate container 82bb8dc98d57 [2021-09-09T22:24:29.374Z] ---> 1d972cd091ac [2021-09-09T22:24:29.374Z] [2021-09-09T22:24:29.374Z] Successfully built 1d972cd091ac [2021-09-09T22:24:29.374Z] Successfully tagged security-bootstrapper:latest [2021-09-09T22:24:29.385Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-09-09T22:24:29.390Z] $ docker stop --time=1 5ee4c4097014d0937d7feb3957e0b5d596666e5d56e522cc7a33cf25bbe746e8 [2021-09-09T22:24:30.807Z] $ docker rm -f 5ee4c4097014d0937d7feb3957e0b5d596666e5d56e522cc7a33cf25bbe746e8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T22:24:31.194Z] + docker images [2021-09-09T22:24:31.195Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T22:24:31.195Z] security-bootstrapper latest 1d972cd091ac 2 seconds ago 18.8MB [2021-09-09T22:24:31.195Z] security-proxy-setup latest 4e0a530e98fa 3 seconds ago 25.9MB [2021-09-09T22:24:31.195Z] security-secretstore-setup latest 5bee1c3fd9b1 5 seconds ago 28.1MB [2021-09-09T22:24:31.195Z] 17cdb3015a00 6 seconds ago 1.76GB [2021-09-09T22:24:31.195Z] 6758bb40f107 10 seconds ago 1.75GB [2021-09-09T22:24:31.195Z] core-command latest 92e3fcc62a64 11 seconds ago 16MB [2021-09-09T22:24:31.195Z] 31930bb5eda5 12 seconds ago 1.76GB [2021-09-09T22:24:31.195Z] bec7f360b0ac 15 seconds ago 1.75GB [2021-09-09T22:24:31.195Z] sys-mgmt-agent latest 5b87ffa0d799 24 seconds ago 325MB [2021-09-09T22:24:31.195Z] core-data latest 61da64ca4f43 42 seconds ago 20.4MB [2021-09-09T22:24:31.195Z] support-notifications latest 9524bc41c78c 58 seconds ago 16.8MB [2021-09-09T22:24:31.195Z] core-metadata latest 9ab09d95a61f About a minute ago 16.7MB [2021-09-09T22:24:31.195Z] 7e4d5f672b79 About a minute ago 1.76GB [2021-09-09T22:24:31.195Z] support-scheduler latest 928442b9d9dc About a minute ago 16.1MB [2021-09-09T22:24:31.195Z] bf21496c396c About a minute ago 1.75GB [2021-09-09T22:24:31.195Z] 860b278c1737 About a minute ago 1.76GB [2021-09-09T22:24:31.195Z] 359a9080ccd3 About a minute ago 1.75GB [2021-09-09T22:24:31.195Z] ad74e5ccef03 About a minute ago 1.75GB [2021-09-09T22:24:31.195Z] ci-base-image-x86_64 latest 6af38dd140dc 5 minutes ago 1.25GB [2021-09-09T22:24:31.195Z] alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB [2021-09-09T22:24:31.195Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-09T22:24:31.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-09T22:24:31.195Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-09T22:24:31.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-09T22:24:31.740Z] provisioning config files... [2021-09-09T22:24:31.755Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/48@tmp/config4847344141205693602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:24:32.087Z] ---> docker-login.sh [2021-09-09T22:24:32.088Z] nexus3.edgexfoundry.org:10001 [2021-09-09T22:24:32.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:24:32.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:24:32.088Z] Configure a credential helper to remove this warning. See [2021-09-09T22:24:32.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:24:32.088Z] [2021-09-09T22:24:32.088Z] Login Succeeded [2021-09-09T22:24:32.088Z] nexus3.edgexfoundry.org:10002 [2021-09-09T22:24:32.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:24:32.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:24:32.354Z] Configure a credential helper to remove this warning. See [2021-09-09T22:24:32.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:24:32.354Z] [2021-09-09T22:24:32.354Z] Login Succeeded [2021-09-09T22:24:32.354Z] nexus3.edgexfoundry.org:10003 [2021-09-09T22:24:32.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:24:32.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:24:32.354Z] Configure a credential helper to remove this warning. See [2021-09-09T22:24:32.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:24:32.354Z] [2021-09-09T22:24:32.354Z] Login Succeeded [2021-09-09T22:24:32.618Z] nexus3.edgexfoundry.org:10004 [2021-09-09T22:24:32.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:24:32.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:24:32.618Z] Configure a credential helper to remove this warning. See [2021-09-09T22:24:32.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:24:32.618Z] [2021-09-09T22:24:32.618Z] Login Succeeded [2021-09-09T22:24:32.618Z] docker.io [2021-09-09T22:24:32.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:24:33.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:24:33.205Z] Configure a credential helper to remove this warning. See [2021-09-09T22:24:33.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:24:33.205Z] [2021-09-09T22:24:33.205Z] Login Succeeded [2021-09-09T22:24:33.205Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T22:24:33.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:24:33.299Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-09T22:24:33.299Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:33.299Z] latest [2021-09-09T22:24:33.299Z] 2.0.1-dev.41 [2021-09-09T22:24:33.299Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:24:33.299Z] main [2021-09-09T22:24:33.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:33.664Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:33.983Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:33.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T22:24:33.983Z] c2382e5a1dea: Preparing [2021-09-09T22:24:33.983Z] 171574d4a2d3: Preparing [2021-09-09T22:24:33.983Z] 7a0f67438e64: Preparing [2021-09-09T22:24:33.983Z] c545531bec90: Preparing [2021-09-09T22:24:33.983Z] e6688e911f15: Preparing [2021-09-09T22:24:33.983Z] e6688e911f15: Layer already exists [2021-09-09T22:24:34.251Z] c545531bec90: Pushed [2021-09-09T22:24:34.251Z] 7a0f67438e64: Pushed [2021-09-09T22:24:34.251Z] c2382e5a1dea: Pushed [2021-09-09T22:24:35.208Z] 171574d4a2d3: Pushed [2021-09-09T22:24:35.473Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:d9d2390baff74b148cef6073efa52795dd9e00f250224e5d30be39a417da00ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:35.801Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:36.131Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-09T22:24:36.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T22:24:36.131Z] c2382e5a1dea: Preparing [2021-09-09T22:24:36.131Z] 171574d4a2d3: Preparing [2021-09-09T22:24:36.131Z] 7a0f67438e64: Preparing [2021-09-09T22:24:36.131Z] c545531bec90: Preparing [2021-09-09T22:24:36.131Z] e6688e911f15: Preparing [2021-09-09T22:24:36.131Z] c545531bec90: Layer already exists [2021-09-09T22:24:36.131Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:36.131Z] e6688e911f15: Layer already exists [2021-09-09T22:24:36.131Z] 171574d4a2d3: Layer already exists [2021-09-09T22:24:36.131Z] c2382e5a1dea: Layer already exists [2021-09-09T22:24:36.131Z] latest: digest: sha256:d9d2390baff74b148cef6073efa52795dd9e00f250224e5d30be39a417da00ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:36.456Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:36.778Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.41 [2021-09-09T22:24:36.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T22:24:36.778Z] c2382e5a1dea: Preparing [2021-09-09T22:24:36.778Z] 171574d4a2d3: Preparing [2021-09-09T22:24:36.778Z] 7a0f67438e64: Preparing [2021-09-09T22:24:36.778Z] c545531bec90: Preparing [2021-09-09T22:24:36.778Z] e6688e911f15: Preparing [2021-09-09T22:24:36.778Z] 171574d4a2d3: Layer already exists [2021-09-09T22:24:36.778Z] c545531bec90: Layer already exists [2021-09-09T22:24:36.778Z] c2382e5a1dea: Layer already exists [2021-09-09T22:24:36.778Z] e6688e911f15: Layer already exists [2021-09-09T22:24:36.778Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:36.778Z] 2.0.1-dev.41: digest: sha256:d9d2390baff74b148cef6073efa52795dd9e00f250224e5d30be39a417da00ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:37.107Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:37.423Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:24:37.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T22:24:37.423Z] c2382e5a1dea: Preparing [2021-09-09T22:24:37.423Z] 171574d4a2d3: Preparing [2021-09-09T22:24:37.423Z] 7a0f67438e64: Preparing [2021-09-09T22:24:37.423Z] c545531bec90: Preparing [2021-09-09T22:24:37.423Z] e6688e911f15: Preparing [2021-09-09T22:24:37.423Z] c2382e5a1dea: Layer already exists [2021-09-09T22:24:37.423Z] 171574d4a2d3: Layer already exists [2021-09-09T22:24:37.423Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:37.423Z] e6688e911f15: Layer already exists [2021-09-09T22:24:37.423Z] c545531bec90: Layer already exists [2021-09-09T22:24:37.423Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:d9d2390baff74b148cef6073efa52795dd9e00f250224e5d30be39a417da00ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:37.752Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:38.072Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-09T22:24:38.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T22:24:38.072Z] c2382e5a1dea: Preparing [2021-09-09T22:24:38.072Z] 171574d4a2d3: Preparing [2021-09-09T22:24:38.072Z] 7a0f67438e64: Preparing [2021-09-09T22:24:38.072Z] c545531bec90: Preparing [2021-09-09T22:24:38.072Z] e6688e911f15: Preparing [2021-09-09T22:24:38.072Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:38.072Z] 171574d4a2d3: Layer already exists [2021-09-09T22:24:38.072Z] c2382e5a1dea: Layer already exists [2021-09-09T22:24:38.072Z] e6688e911f15: Layer already exists [2021-09-09T22:24:38.072Z] c545531bec90: Layer already exists [2021-09-09T22:24:38.072Z] main: digest: sha256:d9d2390baff74b148cef6073efa52795dd9e00f250224e5d30be39a417da00ac size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:24:38.129Z] ===================================================== [Pipeline] echo [2021-09-09T22:24:38.143Z] taggedImages: [2021-09-09T22:24:38.143Z] - nexus3.edgexfoundry.org:10004/core-command:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:38.143Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-09T22:24:38.143Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.41 [2021-09-09T22:24:38.143Z] - nexus3.edgexfoundry.org:10004/core-command:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:24:38.143Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-09T22:24:38.182Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-09T22:24:38.182Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:38.182Z] latest [2021-09-09T22:24:38.182Z] 2.0.1-dev.41 [2021-09-09T22:24:38.182Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:24:38.182Z] main [2021-09-09T22:24:38.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:38.552Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:38.874Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:38.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T22:24:38.874Z] 75d0826d0506: Preparing [2021-09-09T22:24:38.874Z] 7b72b52c03e5: Preparing [2021-09-09T22:24:38.874Z] 7a0f67438e64: Preparing [2021-09-09T22:24:38.874Z] 593d724c1b03: Preparing [2021-09-09T22:24:38.874Z] 7c9c014b4312: Preparing [2021-09-09T22:24:38.874Z] e6688e911f15: Preparing [2021-09-09T22:24:38.874Z] e6688e911f15: Waiting [2021-09-09T22:24:38.874Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:39.141Z] e6688e911f15: Layer already exists [2021-09-09T22:24:39.141Z] 75d0826d0506: Pushed [2021-09-09T22:24:39.141Z] 7c9c014b4312: Pushed [2021-09-09T22:24:39.141Z] 593d724c1b03: Pushed [2021-09-09T22:24:40.556Z] 7b72b52c03e5: Pushed [2021-09-09T22:24:40.556Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:4dc1c1901ee9ee84b7d3c56ff3e1c9c091a17c1d14567935075c761d4cc2a9f4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:40.886Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:41.206Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-09T22:24:41.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T22:24:41.207Z] 75d0826d0506: Preparing [2021-09-09T22:24:41.207Z] 7b72b52c03e5: Preparing [2021-09-09T22:24:41.207Z] 7a0f67438e64: Preparing [2021-09-09T22:24:41.207Z] 593d724c1b03: Preparing [2021-09-09T22:24:41.207Z] 7c9c014b4312: Preparing [2021-09-09T22:24:41.207Z] e6688e911f15: Preparing [2021-09-09T22:24:41.207Z] e6688e911f15: Waiting [2021-09-09T22:24:41.207Z] 7c9c014b4312: Layer already exists [2021-09-09T22:24:41.207Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:41.207Z] 7b72b52c03e5: Layer already exists [2021-09-09T22:24:41.207Z] 75d0826d0506: Layer already exists [2021-09-09T22:24:41.207Z] 593d724c1b03: Layer already exists [2021-09-09T22:24:41.207Z] e6688e911f15: Layer already exists [2021-09-09T22:24:41.207Z] latest: digest: sha256:4dc1c1901ee9ee84b7d3c56ff3e1c9c091a17c1d14567935075c761d4cc2a9f4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:41.534Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:41.854Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.41 [2021-09-09T22:24:41.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T22:24:41.854Z] 75d0826d0506: Preparing [2021-09-09T22:24:41.854Z] 7b72b52c03e5: Preparing [2021-09-09T22:24:41.854Z] 7a0f67438e64: Preparing [2021-09-09T22:24:41.854Z] 593d724c1b03: Preparing [2021-09-09T22:24:41.854Z] 7c9c014b4312: Preparing [2021-09-09T22:24:41.854Z] e6688e911f15: Preparing [2021-09-09T22:24:41.854Z] e6688e911f15: Waiting [2021-09-09T22:24:41.854Z] 7c9c014b4312: Layer already exists [2021-09-09T22:24:41.854Z] 7b72b52c03e5: Layer already exists [2021-09-09T22:24:41.854Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:41.854Z] 75d0826d0506: Layer already exists [2021-09-09T22:24:41.854Z] 593d724c1b03: Layer already exists [2021-09-09T22:24:41.854Z] e6688e911f15: Layer already exists [2021-09-09T22:24:41.854Z] 2.0.1-dev.41: digest: sha256:4dc1c1901ee9ee84b7d3c56ff3e1c9c091a17c1d14567935075c761d4cc2a9f4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:42.180Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:42.498Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:24:42.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T22:24:42.498Z] 75d0826d0506: Preparing [2021-09-09T22:24:42.498Z] 7b72b52c03e5: Preparing [2021-09-09T22:24:42.498Z] 7a0f67438e64: Preparing [2021-09-09T22:24:42.498Z] 593d724c1b03: Preparing [2021-09-09T22:24:42.498Z] 7c9c014b4312: Preparing [2021-09-09T22:24:42.498Z] e6688e911f15: Preparing [2021-09-09T22:24:42.498Z] e6688e911f15: Waiting [2021-09-09T22:24:42.498Z] 593d724c1b03: Layer already exists [2021-09-09T22:24:42.498Z] 7b72b52c03e5: Layer already exists [2021-09-09T22:24:42.498Z] 75d0826d0506: Layer already exists [2021-09-09T22:24:42.498Z] 7c9c014b4312: Layer already exists [2021-09-09T22:24:42.498Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:42.498Z] e6688e911f15: Layer already exists [2021-09-09T22:24:42.498Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:4dc1c1901ee9ee84b7d3c56ff3e1c9c091a17c1d14567935075c761d4cc2a9f4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:42.820Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:43.139Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-09T22:24:43.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T22:24:43.139Z] 75d0826d0506: Preparing [2021-09-09T22:24:43.139Z] 7b72b52c03e5: Preparing [2021-09-09T22:24:43.139Z] 7a0f67438e64: Preparing [2021-09-09T22:24:43.139Z] 593d724c1b03: Preparing [2021-09-09T22:24:43.139Z] 7c9c014b4312: Preparing [2021-09-09T22:24:43.139Z] e6688e911f15: Preparing [2021-09-09T22:24:43.139Z] e6688e911f15: Waiting [2021-09-09T22:24:43.139Z] 7b72b52c03e5: Layer already exists [2021-09-09T22:24:43.139Z] 593d724c1b03: Layer already exists [2021-09-09T22:24:43.139Z] 7c9c014b4312: Layer already exists [2021-09-09T22:24:43.139Z] 75d0826d0506: Layer already exists [2021-09-09T22:24:43.139Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:43.139Z] e6688e911f15: Layer already exists [2021-09-09T22:24:43.139Z] main: digest: sha256:4dc1c1901ee9ee84b7d3c56ff3e1c9c091a17c1d14567935075c761d4cc2a9f4 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:24:43.195Z] ===================================================== [Pipeline] echo [2021-09-09T22:24:43.211Z] taggedImages: [2021-09-09T22:24:43.211Z] - nexus3.edgexfoundry.org:10004/core-data:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:43.211Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-09T22:24:43.211Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.41 [2021-09-09T22:24:43.211Z] - nexus3.edgexfoundry.org:10004/core-data:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:24:43.211Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-09T22:24:43.244Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-09T22:24:43.244Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:43.244Z] latest [2021-09-09T22:24:43.244Z] 2.0.1-dev.41 [2021-09-09T22:24:43.244Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:24:43.244Z] main [2021-09-09T22:24:43.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:43.601Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:43.924Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:43.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T22:24:43.924Z] 666b0d9acf53: Preparing [2021-09-09T22:24:43.924Z] 5e80b06464b4: Preparing [2021-09-09T22:24:43.924Z] 7a0f67438e64: Preparing [2021-09-09T22:24:43.924Z] c545531bec90: Preparing [2021-09-09T22:24:43.924Z] e6688e911f15: Preparing [2021-09-09T22:24:43.924Z] c545531bec90: Layer already exists [2021-09-09T22:24:43.924Z] e6688e911f15: Layer already exists [2021-09-09T22:24:43.924Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:43.924Z] 666b0d9acf53: Pushed [2021-09-09T22:24:45.330Z] 5e80b06464b4: Pushed [2021-09-09T22:24:45.597Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:baf5bc9f7c7b8dcc8f29a6be9ee067a262d390e0e6f364417b30418eff73b8eb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:45.922Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:46.451Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-09T22:24:46.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T22:24:46.451Z] 666b0d9acf53: Preparing [2021-09-09T22:24:46.451Z] 5e80b06464b4: Preparing [2021-09-09T22:24:46.451Z] 7a0f67438e64: Preparing [2021-09-09T22:24:46.451Z] c545531bec90: Preparing [2021-09-09T22:24:46.451Z] e6688e911f15: Preparing [2021-09-09T22:24:46.451Z] e6688e911f15: Layer already exists [2021-09-09T22:24:46.451Z] c545531bec90: Layer already exists [2021-09-09T22:24:46.451Z] 5e80b06464b4: Layer already exists [2021-09-09T22:24:46.451Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:46.451Z] 666b0d9acf53: Layer already exists [2021-09-09T22:24:46.451Z] latest: digest: sha256:baf5bc9f7c7b8dcc8f29a6be9ee067a262d390e0e6f364417b30418eff73b8eb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:46.774Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:47.094Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.41 [2021-09-09T22:24:47.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T22:24:47.094Z] 666b0d9acf53: Preparing [2021-09-09T22:24:47.094Z] 5e80b06464b4: Preparing [2021-09-09T22:24:47.094Z] 7a0f67438e64: Preparing [2021-09-09T22:24:47.094Z] c545531bec90: Preparing [2021-09-09T22:24:47.094Z] e6688e911f15: Preparing [2021-09-09T22:24:47.094Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:47.094Z] 5e80b06464b4: Layer already exists [2021-09-09T22:24:47.094Z] c545531bec90: Layer already exists [2021-09-09T22:24:47.094Z] 666b0d9acf53: Layer already exists [2021-09-09T22:24:47.094Z] e6688e911f15: Layer already exists [2021-09-09T22:24:47.094Z] 2.0.1-dev.41: digest: sha256:baf5bc9f7c7b8dcc8f29a6be9ee067a262d390e0e6f364417b30418eff73b8eb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:47.419Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:49.350Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:24:54.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T22:24:54.677Z] 666b0d9acf53: Preparing [2021-09-09T22:24:54.677Z] 5e80b06464b4: Preparing [2021-09-09T22:24:54.677Z] 7a0f67438e64: Preparing [2021-09-09T22:24:54.677Z] c545531bec90: Preparing [2021-09-09T22:24:54.677Z] e6688e911f15: Preparing [2021-09-09T22:24:54.677Z] 5e80b06464b4: Layer already exists [2021-09-09T22:24:54.677Z] 666b0d9acf53: Layer already exists [2021-09-09T22:24:54.677Z] c545531bec90: Layer already exists [2021-09-09T22:24:54.677Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:54.677Z] e6688e911f15: Layer already exists [2021-09-09T22:24:54.677Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:baf5bc9f7c7b8dcc8f29a6be9ee067a262d390e0e6f364417b30418eff73b8eb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:55.011Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:55.329Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-09T22:24:55.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T22:24:55.329Z] 666b0d9acf53: Preparing [2021-09-09T22:24:55.329Z] 5e80b06464b4: Preparing [2021-09-09T22:24:55.329Z] 7a0f67438e64: Preparing [2021-09-09T22:24:55.329Z] c545531bec90: Preparing [2021-09-09T22:24:55.329Z] e6688e911f15: Preparing [2021-09-09T22:24:55.329Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:55.329Z] e6688e911f15: Layer already exists [2021-09-09T22:24:55.329Z] 666b0d9acf53: Layer already exists [2021-09-09T22:24:55.329Z] 5e80b06464b4: Layer already exists [2021-09-09T22:24:55.329Z] c545531bec90: Layer already exists [2021-09-09T22:24:55.329Z] main: digest: sha256:baf5bc9f7c7b8dcc8f29a6be9ee067a262d390e0e6f364417b30418eff73b8eb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:24:55.387Z] ===================================================== [Pipeline] echo [2021-09-09T22:24:55.402Z] taggedImages: [2021-09-09T22:24:55.402Z] - nexus3.edgexfoundry.org:10004/core-metadata:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:55.402Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-09T22:24:55.402Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.41 [2021-09-09T22:24:55.402Z] - nexus3.edgexfoundry.org:10004/core-metadata:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:24:55.402Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-09T22:24:55.434Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-09T22:24:55.434Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:55.434Z] latest [2021-09-09T22:24:55.434Z] 2.0.1-dev.41 [2021-09-09T22:24:55.434Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:24:55.434Z] main [2021-09-09T22:24:55.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:55.792Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:56.109Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:24:56.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T22:24:56.109Z] 656069604671: Preparing [2021-09-09T22:24:56.109Z] 656069604671: Preparing [2021-09-09T22:24:56.109Z] 7114be2210ed: Preparing [2021-09-09T22:24:56.109Z] f5e2d9e1ad9b: Preparing [2021-09-09T22:24:56.109Z] ac72736b586c: Preparing [2021-09-09T22:24:56.109Z] 647731bc93d7: Preparing [2021-09-09T22:24:56.109Z] 7a0f67438e64: Preparing [2021-09-09T22:24:56.109Z] 14f6cfaa0772: Preparing [2021-09-09T22:24:56.109Z] 8804b244833d: Preparing [2021-09-09T22:24:56.109Z] 9b5af002619f: Preparing [2021-09-09T22:24:56.109Z] 4eb221d7bae3: Preparing [2021-09-09T22:24:56.109Z] e6688e911f15: Preparing [2021-09-09T22:24:56.109Z] 7a0f67438e64: Waiting [2021-09-09T22:24:56.109Z] 14f6cfaa0772: Waiting [2021-09-09T22:24:56.109Z] 8804b244833d: Waiting [2021-09-09T22:24:56.109Z] 9b5af002619f: Waiting [2021-09-09T22:24:56.109Z] 4eb221d7bae3: Waiting [2021-09-09T22:24:56.109Z] e6688e911f15: Waiting [2021-09-09T22:24:56.374Z] 7114be2210ed: Pushed [2021-09-09T22:24:56.375Z] 656069604671: Pushed [2021-09-09T22:24:56.375Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:56.375Z] f5e2d9e1ad9b: Pushed [2021-09-09T22:24:56.375Z] ac72736b586c: Pushed [2021-09-09T22:24:56.643Z] 14f6cfaa0772: Pushed [2021-09-09T22:24:56.643Z] e6688e911f15: Layer already exists [2021-09-09T22:24:56.643Z] 9b5af002619f: Pushed [2021-09-09T22:24:56.643Z] 8804b244833d: Pushed [2021-09-09T22:24:56.643Z] 4eb221d7bae3: Pushed [2021-09-09T22:24:58.050Z] 647731bc93d7: Pushed [2021-09-09T22:24:58.050Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:d87071d0e9cdb267620822a9600e8b4a1f159bc6cfac2958df2a9239360fc0fd size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:58.368Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:58.681Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-09T22:24:58.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T22:24:58.681Z] 656069604671: Preparing [2021-09-09T22:24:58.681Z] 656069604671: Preparing [2021-09-09T22:24:58.681Z] 7114be2210ed: Preparing [2021-09-09T22:24:58.681Z] f5e2d9e1ad9b: Preparing [2021-09-09T22:24:58.681Z] ac72736b586c: Preparing [2021-09-09T22:24:58.681Z] 647731bc93d7: Preparing [2021-09-09T22:24:58.681Z] 7a0f67438e64: Preparing [2021-09-09T22:24:58.681Z] 14f6cfaa0772: Preparing [2021-09-09T22:24:58.681Z] 8804b244833d: Preparing [2021-09-09T22:24:58.681Z] 9b5af002619f: Preparing [2021-09-09T22:24:58.681Z] 4eb221d7bae3: Preparing [2021-09-09T22:24:58.681Z] e6688e911f15: Preparing [2021-09-09T22:24:58.681Z] 7a0f67438e64: Waiting [2021-09-09T22:24:58.681Z] 14f6cfaa0772: Waiting [2021-09-09T22:24:58.681Z] 8804b244833d: Waiting [2021-09-09T22:24:58.681Z] 9b5af002619f: Waiting [2021-09-09T22:24:58.681Z] 4eb221d7bae3: Waiting [2021-09-09T22:24:58.681Z] e6688e911f15: Waiting [2021-09-09T22:24:58.681Z] ac72736b586c: Layer already exists [2021-09-09T22:24:58.681Z] 656069604671: Layer already exists [2021-09-09T22:24:58.681Z] 7114be2210ed: Layer already exists [2021-09-09T22:24:58.681Z] 647731bc93d7: Layer already exists [2021-09-09T22:24:58.681Z] f5e2d9e1ad9b: Layer already exists [2021-09-09T22:24:58.681Z] 14f6cfaa0772: Layer already exists [2021-09-09T22:24:58.681Z] 9b5af002619f: Layer already exists [2021-09-09T22:24:58.681Z] 8804b244833d: Layer already exists [2021-09-09T22:24:58.681Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:58.681Z] 4eb221d7bae3: Layer already exists [2021-09-09T22:24:58.681Z] e6688e911f15: Layer already exists [2021-09-09T22:24:58.681Z] latest: digest: sha256:d87071d0e9cdb267620822a9600e8b4a1f159bc6cfac2958df2a9239360fc0fd size: 2817 [2021-09-09T22:24:58.685Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:24:58.685Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:24:58.685Z] ---> ab9f29c44493 [2021-09-09T22:24:58.685Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T22:24:58.685Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:24:58.685Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:24:58.685Z] ---> ab9f29c44493 [2021-09-09T22:24:58.685Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T22:24:58.685Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:24:58.685Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:24:58.685Z] ---> ab9f29c44493 [2021-09-09T22:24:58.685Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:24:58.685Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:24:58.685Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:24:58.685Z] ---> ab9f29c44493 [2021-09-09T22:24:58.685Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:24:58.685Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:24:58.685Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:24:58.685Z] ---> ab9f29c44493 [2021-09-09T22:24:58.685Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:24:58.685Z] ---> Running in 07b3bb64b6fa [2021-09-09T22:24:58.685Z] ---> Running in a14c8add9076 [2021-09-09T22:24:58.685Z] ---> Running in b7aaa6283cbe [2021-09-09T22:24:58.685Z] ---> Running in d902590ce77f [2021-09-09T22:24:58.685Z] ---> Running in ff00c2826780 [2021-09-09T22:24:58.685Z] Removing intermediate container 07b3bb64b6fa [2021-09-09T22:24:58.685Z] ---> a85018004dc7 [2021-09-09T22:24:58.685Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:24:58.685Z] Removing intermediate container d902590ce77f [2021-09-09T22:24:58.685Z] ---> b53d6c762099 [2021-09-09T22:24:58.685Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:24:58.685Z] ---> Running in 3a4d9775d156 [2021-09-09T22:24:58.685Z] Removing intermediate container ff00c2826780 [2021-09-09T22:24:58.685Z] ---> 3a83645dc73c [2021-09-09T22:24:58.685Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:24:58.685Z] Removing intermediate container b7aaa6283cbe [2021-09-09T22:24:58.685Z] ---> 7805db6ec7e4 [2021-09-09T22:24:58.685Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:24:58.685Z] Removing intermediate container a14c8add9076 [2021-09-09T22:24:58.685Z] ---> c18f44f73504 [2021-09-09T22:24:58.685Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:24:58.685Z] ---> Running in 2e56f81e81df [2021-09-09T22:24:58.685Z] ---> Running in 6e26616e2199 [2021-09-09T22:24:58.685Z] ---> Running in 86facf3f7dc6 [2021-09-09T22:24:58.685Z] ---> Running in f8c555bde415 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:58.999Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:59.313Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.41 [2021-09-09T22:24:59.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T22:24:59.313Z] 656069604671: Preparing [2021-09-09T22:24:59.313Z] 656069604671: Preparing [2021-09-09T22:24:59.313Z] 7114be2210ed: Preparing [2021-09-09T22:24:59.313Z] f5e2d9e1ad9b: Preparing [2021-09-09T22:24:59.313Z] ac72736b586c: Preparing [2021-09-09T22:24:59.313Z] 647731bc93d7: Preparing [2021-09-09T22:24:59.313Z] 7a0f67438e64: Preparing [2021-09-09T22:24:59.313Z] 14f6cfaa0772: Preparing [2021-09-09T22:24:59.313Z] 8804b244833d: Preparing [2021-09-09T22:24:59.313Z] 9b5af002619f: Preparing [2021-09-09T22:24:59.313Z] 4eb221d7bae3: Preparing [2021-09-09T22:24:59.313Z] e6688e911f15: Preparing [2021-09-09T22:24:59.313Z] 7a0f67438e64: Waiting [2021-09-09T22:24:59.313Z] 14f6cfaa0772: Waiting [2021-09-09T22:24:59.313Z] 8804b244833d: Waiting [2021-09-09T22:24:59.313Z] e6688e911f15: Waiting [2021-09-09T22:24:59.313Z] 9b5af002619f: Waiting [2021-09-09T22:24:59.313Z] 4eb221d7bae3: Waiting [2021-09-09T22:24:59.313Z] 656069604671: Layer already exists [2021-09-09T22:24:59.313Z] 647731bc93d7: Layer already exists [2021-09-09T22:24:59.313Z] 7114be2210ed: Layer already exists [2021-09-09T22:24:59.313Z] f5e2d9e1ad9b: Layer already exists [2021-09-09T22:24:59.314Z] ac72736b586c: Layer already exists [2021-09-09T22:24:59.314Z] 8804b244833d: Layer already exists [2021-09-09T22:24:59.314Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:59.314Z] 4eb221d7bae3: Layer already exists [2021-09-09T22:24:59.314Z] 9b5af002619f: Layer already exists [2021-09-09T22:24:59.314Z] 14f6cfaa0772: Layer already exists [2021-09-09T22:24:59.314Z] e6688e911f15: Layer already exists [2021-09-09T22:24:59.314Z] 2.0.1-dev.41: digest: sha256:d87071d0e9cdb267620822a9600e8b4a1f159bc6cfac2958df2a9239360fc0fd size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:59.630Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:24:59.945Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:24:59.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T22:24:59.945Z] 656069604671: Preparing [2021-09-09T22:24:59.945Z] 656069604671: Preparing [2021-09-09T22:24:59.945Z] 7114be2210ed: Preparing [2021-09-09T22:24:59.945Z] f5e2d9e1ad9b: Preparing [2021-09-09T22:24:59.945Z] ac72736b586c: Preparing [2021-09-09T22:24:59.945Z] 647731bc93d7: Preparing [2021-09-09T22:24:59.945Z] 7a0f67438e64: Preparing [2021-09-09T22:24:59.945Z] 14f6cfaa0772: Preparing [2021-09-09T22:24:59.945Z] 8804b244833d: Preparing [2021-09-09T22:24:59.945Z] 9b5af002619f: Preparing [2021-09-09T22:24:59.945Z] 4eb221d7bae3: Preparing [2021-09-09T22:24:59.945Z] e6688e911f15: Preparing [2021-09-09T22:24:59.945Z] 7a0f67438e64: Waiting [2021-09-09T22:24:59.945Z] 14f6cfaa0772: Waiting [2021-09-09T22:24:59.945Z] 8804b244833d: Waiting [2021-09-09T22:24:59.945Z] 9b5af002619f: Waiting [2021-09-09T22:24:59.945Z] 4eb221d7bae3: Waiting [2021-09-09T22:24:59.945Z] e6688e911f15: Waiting [2021-09-09T22:24:59.945Z] 7114be2210ed: Layer already exists [2021-09-09T22:24:59.945Z] f5e2d9e1ad9b: Layer already exists [2021-09-09T22:24:59.945Z] ac72736b586c: Layer already exists [2021-09-09T22:24:59.945Z] 647731bc93d7: Layer already exists [2021-09-09T22:24:59.945Z] 656069604671: Layer already exists [2021-09-09T22:24:59.945Z] 14f6cfaa0772: Layer already exists [2021-09-09T22:24:59.945Z] 8804b244833d: Layer already exists [2021-09-09T22:24:59.945Z] 7a0f67438e64: Layer already exists [2021-09-09T22:24:59.945Z] 9b5af002619f: Layer already exists [2021-09-09T22:24:59.945Z] 4eb221d7bae3: Layer already exists [2021-09-09T22:24:59.945Z] e6688e911f15: Layer already exists [2021-09-09T22:24:59.945Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:d87071d0e9cdb267620822a9600e8b4a1f159bc6cfac2958df2a9239360fc0fd size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:00.262Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:00.579Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-09T22:25:00.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T22:25:00.579Z] 656069604671: Preparing [2021-09-09T22:25:00.579Z] 656069604671: Preparing [2021-09-09T22:25:00.579Z] 7114be2210ed: Preparing [2021-09-09T22:25:00.579Z] f5e2d9e1ad9b: Preparing [2021-09-09T22:25:00.579Z] ac72736b586c: Preparing [2021-09-09T22:25:00.579Z] 647731bc93d7: Preparing [2021-09-09T22:25:00.579Z] 7a0f67438e64: Preparing [2021-09-09T22:25:00.579Z] 14f6cfaa0772: Preparing [2021-09-09T22:25:00.579Z] 8804b244833d: Preparing [2021-09-09T22:25:00.579Z] 9b5af002619f: Preparing [2021-09-09T22:25:00.579Z] 4eb221d7bae3: Preparing [2021-09-09T22:25:00.579Z] e6688e911f15: Preparing [2021-09-09T22:25:00.579Z] 7a0f67438e64: Waiting [2021-09-09T22:25:00.579Z] 14f6cfaa0772: Waiting [2021-09-09T22:25:00.579Z] 8804b244833d: Waiting [2021-09-09T22:25:00.579Z] 9b5af002619f: Waiting [2021-09-09T22:25:00.579Z] 4eb221d7bae3: Waiting [2021-09-09T22:25:00.579Z] e6688e911f15: Waiting [2021-09-09T22:25:00.579Z] 647731bc93d7: Layer already exists [2021-09-09T22:25:00.579Z] 7114be2210ed: Layer already exists [2021-09-09T22:25:00.579Z] f5e2d9e1ad9b: Layer already exists [2021-09-09T22:25:00.579Z] ac72736b586c: Layer already exists [2021-09-09T22:25:00.579Z] 9b5af002619f: Layer already exists [2021-09-09T22:25:00.579Z] 7a0f67438e64: Layer already exists [2021-09-09T22:25:00.579Z] 8804b244833d: Layer already exists [2021-09-09T22:25:00.579Z] 14f6cfaa0772: Layer already exists [2021-09-09T22:25:00.579Z] e6688e911f15: Layer already exists [2021-09-09T22:25:00.579Z] 4eb221d7bae3: Layer already exists [2021-09-09T22:25:00.845Z] 656069604671: Layer already exists [2021-09-09T22:25:00.845Z] main: digest: sha256:d87071d0e9cdb267620822a9600e8b4a1f159bc6cfac2958df2a9239360fc0fd size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:25:00.900Z] ===================================================== [Pipeline] echo [2021-09-09T22:25:00.915Z] taggedImages: [2021-09-09T22:25:00.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:00.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-09T22:25:00.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.41 [2021-09-09T22:25:00.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:00.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-09T22:25:00.946Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-09T22:25:00.946Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:00.946Z] latest [2021-09-09T22:25:00.946Z] 2.0.1-dev.41 [2021-09-09T22:25:00.946Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:00.946Z] main [2021-09-09T22:25:00.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:01.302Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:01.354Z] Removing intermediate container 3a4d9775d156 [2021-09-09T22:25:01.354Z] ---> edd863474fbe [2021-09-09T22:25:01.354Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T22:25:01.634Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:01.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T22:25:01.634Z] 66ef9e4a0bc5: Preparing [2021-09-09T22:25:01.634Z] 5c16fd76da59: Preparing [2021-09-09T22:25:01.634Z] 3ada5a582b36: Preparing [2021-09-09T22:25:01.634Z] 3c123296ad1c: Preparing [2021-09-09T22:25:01.634Z] 94aa240db994: Preparing [2021-09-09T22:25:01.634Z] e6688e911f15: Preparing [2021-09-09T22:25:01.634Z] e6688e911f15: Waiting [2021-09-09T22:25:01.639Z] ---> Running in aa0d64f5207d [2021-09-09T22:25:01.920Z] Removing intermediate container 2e56f81e81df [2021-09-09T22:25:01.920Z] ---> 1856bc787147 [2021-09-09T22:25:01.920Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T22:25:02.200Z] Removing intermediate container 6e26616e2199 [2021-09-09T22:25:02.200Z] ---> 9ac4b7f183c6 [2021-09-09T22:25:02.200Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T22:25:02.231Z] 3ada5a582b36: Pushed [2021-09-09T22:25:02.231Z] e6688e911f15: Layer already exists [2021-09-09T22:25:02.231Z] 3c123296ad1c: Pushed [2021-09-09T22:25:02.231Z] 94aa240db994: Pushed [2021-09-09T22:25:02.471Z] ---> Running in e2cdb0b98540 [2021-09-09T22:25:02.497Z] 5c16fd76da59: Pushed [2021-09-09T22:25:02.741Z] Removing intermediate container f8c555bde415 [2021-09-09T22:25:02.741Z] ---> f505c7607a2c [2021-09-09T22:25:02.741Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T22:25:02.741Z] Removing intermediate container 86facf3f7dc6 [2021-09-09T22:25:02.741Z] ---> 8d0555716629 [2021-09-09T22:25:02.741Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T22:25:02.741Z] ---> Running in 6e37c42fb4ca [2021-09-09T22:25:02.763Z] 66ef9e4a0bc5: Pushed [2021-09-09T22:25:02.763Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:78cb978b1cd23ad00a2a11fa3e5b642750d05d2194859f1191f20c19a2b8979c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:03.013Z] ---> Running in 68d4a5118c1d [2021-09-09T22:25:03.013Z] ---> Running in 599ce4fafce5 [2021-09-09T22:25:03.079Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:03.393Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-09T22:25:03.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T22:25:03.393Z] 66ef9e4a0bc5: Preparing [2021-09-09T22:25:03.393Z] 5c16fd76da59: Preparing [2021-09-09T22:25:03.393Z] 3ada5a582b36: Preparing [2021-09-09T22:25:03.393Z] 3c123296ad1c: Preparing [2021-09-09T22:25:03.393Z] 94aa240db994: Preparing [2021-09-09T22:25:03.393Z] e6688e911f15: Preparing [2021-09-09T22:25:03.393Z] e6688e911f15: Waiting [2021-09-09T22:25:03.393Z] 94aa240db994: Layer already exists [2021-09-09T22:25:03.393Z] 66ef9e4a0bc5: Layer already exists [2021-09-09T22:25:03.393Z] 3c123296ad1c: Layer already exists [2021-09-09T22:25:03.393Z] 5c16fd76da59: Layer already exists [2021-09-09T22:25:03.393Z] 3ada5a582b36: Layer already exists [2021-09-09T22:25:03.393Z] e6688e911f15: Layer already exists [2021-09-09T22:25:03.393Z] latest: digest: sha256:78cb978b1cd23ad00a2a11fa3e5b642750d05d2194859f1191f20c19a2b8979c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:03.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:25:03.712Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:04.023Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.41 [2021-09-09T22:25:04.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T22:25:04.023Z] 66ef9e4a0bc5: Preparing [2021-09-09T22:25:04.023Z] 5c16fd76da59: Preparing [2021-09-09T22:25:04.023Z] 3ada5a582b36: Preparing [2021-09-09T22:25:04.023Z] 3c123296ad1c: Preparing [2021-09-09T22:25:04.023Z] 94aa240db994: Preparing [2021-09-09T22:25:04.023Z] e6688e911f15: Preparing [2021-09-09T22:25:04.023Z] e6688e911f15: Waiting [2021-09-09T22:25:04.023Z] 66ef9e4a0bc5: Layer already exists [2021-09-09T22:25:04.023Z] 3ada5a582b36: Layer already exists [2021-09-09T22:25:04.023Z] 5c16fd76da59: Layer already exists [2021-09-09T22:25:04.023Z] 94aa240db994: Layer already exists [2021-09-09T22:25:04.023Z] 3c123296ad1c: Layer already exists [2021-09-09T22:25:04.023Z] e6688e911f15: Layer already exists [2021-09-09T22:25:04.023Z] 2.0.1-dev.41: digest: sha256:78cb978b1cd23ad00a2a11fa3e5b642750d05d2194859f1191f20c19a2b8979c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:04.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:25:04.340Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:04.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:25:04.667Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:04.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T22:25:04.667Z] 66ef9e4a0bc5: Preparing [2021-09-09T22:25:04.667Z] 5c16fd76da59: Preparing [2021-09-09T22:25:04.667Z] 3ada5a582b36: Preparing [2021-09-09T22:25:04.667Z] 3c123296ad1c: Preparing [2021-09-09T22:25:04.667Z] 94aa240db994: Preparing [2021-09-09T22:25:04.667Z] e6688e911f15: Preparing [2021-09-09T22:25:04.667Z] e6688e911f15: Waiting [2021-09-09T22:25:04.667Z] 94aa240db994: Layer already exists [2021-09-09T22:25:04.667Z] 3c123296ad1c: Layer already exists [2021-09-09T22:25:04.667Z] 5c16fd76da59: Layer already exists [2021-09-09T22:25:04.667Z] 66ef9e4a0bc5: Layer already exists [2021-09-09T22:25:04.667Z] 3ada5a582b36: Layer already exists [2021-09-09T22:25:04.667Z] e6688e911f15: Layer already exists [2021-09-09T22:25:04.667Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:78cb978b1cd23ad00a2a11fa3e5b642750d05d2194859f1191f20c19a2b8979c size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:04.775Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:25:05.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:25:05.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:25:05.307Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-09T22:25:05.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:25:05.331Z] OK: 218 MiB in 52 packages [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:07.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:25:07.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:25:07.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:25:07.251Z] OK: 218 MiB in 52 packages [2021-09-09T22:25:07.251Z] OK: 218 MiB in 52 packages [2021-09-09T22:25:07.251Z] OK: 218 MiB in 52 packages [2021-09-09T22:25:07.251Z] Removing intermediate container aa0d64f5207d [2021-09-09T22:25:07.251Z] ---> 24e3f02d4a33 [2021-09-09T22:25:07.251Z] Step 6/24 : COPY go.mod . [2021-09-09T22:25:07.251Z] OK: 218 MiB in 52 packages [2021-09-09T22:25:07.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-09T22:25:07.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T22:25:07.739Z] 66ef9e4a0bc5: Preparing [2021-09-09T22:25:07.739Z] 5c16fd76da59: Preparing [2021-09-09T22:25:07.739Z] 3ada5a582b36: Preparing [2021-09-09T22:25:07.739Z] 3c123296ad1c: Preparing [2021-09-09T22:25:07.739Z] 94aa240db994: Preparing [2021-09-09T22:25:07.739Z] e6688e911f15: Preparing [2021-09-09T22:25:07.739Z] e6688e911f15: Waiting [2021-09-09T22:25:07.739Z] 94aa240db994: Layer already exists [2021-09-09T22:25:07.739Z] 3c123296ad1c: Layer already exists [2021-09-09T22:25:07.739Z] e6688e911f15: Layer already exists [2021-09-09T22:25:07.739Z] 3ada5a582b36: Layer already exists [2021-09-09T22:25:07.739Z] 66ef9e4a0bc5: Layer already exists [2021-09-09T22:25:07.739Z] 5c16fd76da59: Layer already exists [2021-09-09T22:25:08.004Z] main: digest: sha256:78cb978b1cd23ad00a2a11fa3e5b642750d05d2194859f1191f20c19a2b8979c size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:25:08.062Z] ===================================================== [Pipeline] echo [2021-09-09T22:25:08.077Z] taggedImages: [2021-09-09T22:25:08.077Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:08.077Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-09T22:25:08.077Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.41 [2021-09-09T22:25:08.077Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:08.077Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-09T22:25:08.108Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-09T22:25:08.108Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:08.108Z] latest [2021-09-09T22:25:08.108Z] 2.0.1-dev.41 [2021-09-09T22:25:08.108Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:08.108Z] main [2021-09-09T22:25:08.108Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:08.233Z] Removing intermediate container e2cdb0b98540 [2021-09-09T22:25:08.233Z] ---> 47ed08775821 [2021-09-09T22:25:08.233Z] Step 6/24 : COPY go.mod . [2021-09-09T22:25:08.233Z] Removing intermediate container 6e37c42fb4ca [2021-09-09T22:25:08.233Z] ---> 6c9ebffdd02e [2021-09-09T22:25:08.233Z] Step 6/32 : COPY go.mod . [2021-09-09T22:25:08.233Z] ---> bca8253f124f [2021-09-09T22:25:08.233Z] Step 7/24 : RUN go mod download [2021-09-09T22:25:08.476Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:08.511Z] ---> Running in e793de70637c [2021-09-09T22:25:08.792Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:08.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T22:25:08.792Z] 46c3d96d4533: Preparing [2021-09-09T22:25:08.792Z] 1188cd03a3d5: Preparing [2021-09-09T22:25:08.792Z] 9ee10b1ffac2: Preparing [2021-09-09T22:25:08.792Z] f78e7ca6c52c: Preparing [2021-09-09T22:25:08.792Z] 2990aaafba35: Preparing [2021-09-09T22:25:08.792Z] 78ef6df16469: Preparing [2021-09-09T22:25:08.792Z] c694e94ffa64: Preparing [2021-09-09T22:25:08.792Z] 5744ae4e57d5: Preparing [2021-09-09T22:25:08.792Z] 4411dcfc0670: Preparing [2021-09-09T22:25:08.792Z] e6688e911f15: Preparing [2021-09-09T22:25:08.792Z] 78ef6df16469: Waiting [2021-09-09T22:25:08.792Z] c694e94ffa64: Waiting [2021-09-09T22:25:08.792Z] 5744ae4e57d5: Waiting [2021-09-09T22:25:08.792Z] 4411dcfc0670: Waiting [2021-09-09T22:25:08.792Z] e6688e911f15: Waiting [2021-09-09T22:25:08.799Z] Removing intermediate container 68d4a5118c1d [2021-09-09T22:25:08.799Z] Removing intermediate container 599ce4fafce5 [2021-09-09T22:25:08.799Z] ---> fd119cf83051 [2021-09-09T22:25:08.799Z] Step 6/23 : COPY go.mod . [2021-09-09T22:25:08.799Z] ---> 77e038c724b5 [2021-09-09T22:25:08.799Z] Step 6/24 : COPY go.mod . [2021-09-09T22:25:09.081Z] ---> ff066b1dbbce [2021-09-09T22:25:09.082Z] Step 7/24 : RUN go mod download [2021-09-09T22:25:09.354Z] ---> Running in cf74a1d19e68 [2021-09-09T22:25:09.392Z] 1188cd03a3d5: Pushed [2021-09-09T22:25:09.392Z] 46c3d96d4533: Pushed [2021-09-09T22:25:09.392Z] 2990aaafba35: Pushed [2021-09-09T22:25:09.626Z] ---> afbc21ebed1f [2021-09-09T22:25:09.626Z] Step 7/32 : RUN go mod download [2021-09-09T22:25:09.657Z] 78ef6df16469: Pushed [2021-09-09T22:25:09.657Z] c694e94ffa64: Pushed [2021-09-09T22:25:09.657Z] 5744ae4e57d5: Pushed [2021-09-09T22:25:09.657Z] e6688e911f15: Layer already exists [2021-09-09T22:25:09.657Z] f78e7ca6c52c: Pushed [2021-09-09T22:25:09.901Z] ---> Running in bfd39ccd6794 [2021-09-09T22:25:09.922Z] 4411dcfc0670: Pushed [2021-09-09T22:25:10.174Z] ---> d85bc22ce9f3 [2021-09-09T22:25:10.174Z] Step 7/23 : RUN go mod download [2021-09-09T22:25:10.449Z] ---> aa1ee9383f52 [2021-09-09T22:25:10.449Z] Step 7/24 : RUN go mod download [2021-09-09T22:25:10.449Z] ---> Running in f8a3f3808bed [2021-09-09T22:25:10.726Z] ---> Running in 31864fe34254 [2021-09-09T22:25:10.877Z] 9ee10b1ffac2: Pushed [2021-09-09T22:25:11.141Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:289da072e4a89a9aee68fb29f8ecfba0083189404f90047a89221602955ab917 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:11.456Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:11.766Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-09T22:25:11.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T22:25:12.719Z] 46c3d96d4533: Preparing [2021-09-09T22:25:12.719Z] 1188cd03a3d5: Preparing [2021-09-09T22:25:12.719Z] 9ee10b1ffac2: Preparing [2021-09-09T22:25:12.719Z] f78e7ca6c52c: Preparing [2021-09-09T22:25:12.719Z] 2990aaafba35: Preparing [2021-09-09T22:25:12.719Z] 78ef6df16469: Preparing [2021-09-09T22:25:12.719Z] c694e94ffa64: Preparing [2021-09-09T22:25:12.719Z] 5744ae4e57d5: Preparing [2021-09-09T22:25:12.719Z] 4411dcfc0670: Preparing [2021-09-09T22:25:12.719Z] e6688e911f15: Preparing [2021-09-09T22:25:12.719Z] 78ef6df16469: Waiting [2021-09-09T22:25:12.719Z] c694e94ffa64: Waiting [2021-09-09T22:25:12.719Z] 5744ae4e57d5: Waiting [2021-09-09T22:25:12.719Z] 4411dcfc0670: Waiting [2021-09-09T22:25:12.719Z] e6688e911f15: Waiting [2021-09-09T22:25:12.719Z] 9ee10b1ffac2: Layer already exists [2021-09-09T22:25:12.719Z] 1188cd03a3d5: Layer already exists [2021-09-09T22:25:12.719Z] 2990aaafba35: Layer already exists [2021-09-09T22:25:12.719Z] f78e7ca6c52c: Layer already exists [2021-09-09T22:25:12.719Z] 46c3d96d4533: Layer already exists [2021-09-09T22:25:12.719Z] c694e94ffa64: Layer already exists [2021-09-09T22:25:12.719Z] 4411dcfc0670: Layer already exists [2021-09-09T22:25:12.719Z] 78ef6df16469: Layer already exists [2021-09-09T22:25:12.719Z] 5744ae4e57d5: Layer already exists [2021-09-09T22:25:12.719Z] e6688e911f15: Layer already exists [2021-09-09T22:25:12.984Z] latest: digest: sha256:289da072e4a89a9aee68fb29f8ecfba0083189404f90047a89221602955ab917 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:13.306Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:13.620Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.41 [2021-09-09T22:25:13.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T22:25:13.620Z] 46c3d96d4533: Preparing [2021-09-09T22:25:13.620Z] 1188cd03a3d5: Preparing [2021-09-09T22:25:13.620Z] 9ee10b1ffac2: Preparing [2021-09-09T22:25:13.620Z] f78e7ca6c52c: Preparing [2021-09-09T22:25:13.620Z] 2990aaafba35: Preparing [2021-09-09T22:25:13.620Z] 78ef6df16469: Preparing [2021-09-09T22:25:13.620Z] c694e94ffa64: Preparing [2021-09-09T22:25:13.620Z] 5744ae4e57d5: Preparing [2021-09-09T22:25:13.620Z] 4411dcfc0670: Preparing [2021-09-09T22:25:13.620Z] e6688e911f15: Preparing [2021-09-09T22:25:13.620Z] 78ef6df16469: Waiting [2021-09-09T22:25:13.620Z] c694e94ffa64: Waiting [2021-09-09T22:25:13.620Z] 5744ae4e57d5: Waiting [2021-09-09T22:25:13.620Z] 4411dcfc0670: Waiting [2021-09-09T22:25:13.620Z] e6688e911f15: Waiting [2021-09-09T22:25:13.620Z] 1188cd03a3d5: Layer already exists [2021-09-09T22:25:13.620Z] f78e7ca6c52c: Layer already exists [2021-09-09T22:25:13.620Z] 46c3d96d4533: Layer already exists [2021-09-09T22:25:13.620Z] 2990aaafba35: Layer already exists [2021-09-09T22:25:13.620Z] 9ee10b1ffac2: Layer already exists [2021-09-09T22:25:13.620Z] c694e94ffa64: Layer already exists [2021-09-09T22:25:13.620Z] 78ef6df16469: Layer already exists [2021-09-09T22:25:13.620Z] e6688e911f15: Layer already exists [2021-09-09T22:25:13.620Z] 4411dcfc0670: Layer already exists [2021-09-09T22:25:13.620Z] 5744ae4e57d5: Layer already exists [2021-09-09T22:25:13.620Z] 2.0.1-dev.41: digest: sha256:289da072e4a89a9aee68fb29f8ecfba0083189404f90047a89221602955ab917 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:13.937Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:14.172Z] Removing intermediate container e793de70637c [2021-09-09T22:25:14.172Z] ---> d6436c07a517 [2021-09-09T22:25:14.172Z] Step 8/24 : COPY . . [2021-09-09T22:25:14.252Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:14.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T22:25:14.252Z] 46c3d96d4533: Preparing [2021-09-09T22:25:14.252Z] 1188cd03a3d5: Preparing [2021-09-09T22:25:14.252Z] 9ee10b1ffac2: Preparing [2021-09-09T22:25:14.252Z] f78e7ca6c52c: Preparing [2021-09-09T22:25:14.252Z] 2990aaafba35: Preparing [2021-09-09T22:25:14.252Z] 78ef6df16469: Preparing [2021-09-09T22:25:14.252Z] c694e94ffa64: Preparing [2021-09-09T22:25:14.252Z] 5744ae4e57d5: Preparing [2021-09-09T22:25:14.252Z] 4411dcfc0670: Preparing [2021-09-09T22:25:14.252Z] e6688e911f15: Preparing [2021-09-09T22:25:14.252Z] c694e94ffa64: Waiting [2021-09-09T22:25:14.252Z] 5744ae4e57d5: Waiting [2021-09-09T22:25:14.252Z] 4411dcfc0670: Waiting [2021-09-09T22:25:14.252Z] e6688e911f15: Waiting [2021-09-09T22:25:14.252Z] 78ef6df16469: Waiting [2021-09-09T22:25:14.252Z] 1188cd03a3d5: Layer already exists [2021-09-09T22:25:14.252Z] f78e7ca6c52c: Layer already exists [2021-09-09T22:25:14.252Z] 46c3d96d4533: Layer already exists [2021-09-09T22:25:14.252Z] 9ee10b1ffac2: Layer already exists [2021-09-09T22:25:14.252Z] 2990aaafba35: Layer already exists [2021-09-09T22:25:14.252Z] c694e94ffa64: Layer already exists [2021-09-09T22:25:14.252Z] 78ef6df16469: Layer already exists [2021-09-09T22:25:14.252Z] e6688e911f15: Layer already exists [2021-09-09T22:25:14.252Z] 5744ae4e57d5: Layer already exists [2021-09-09T22:25:14.252Z] 4411dcfc0670: Layer already exists [2021-09-09T22:25:14.252Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:289da072e4a89a9aee68fb29f8ecfba0083189404f90047a89221602955ab917 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:14.574Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:14.886Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-09T22:25:14.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T22:25:14.886Z] 46c3d96d4533: Preparing [2021-09-09T22:25:14.886Z] 1188cd03a3d5: Preparing [2021-09-09T22:25:14.887Z] 9ee10b1ffac2: Preparing [2021-09-09T22:25:14.887Z] f78e7ca6c52c: Preparing [2021-09-09T22:25:14.887Z] 2990aaafba35: Preparing [2021-09-09T22:25:14.887Z] 78ef6df16469: Preparing [2021-09-09T22:25:14.887Z] c694e94ffa64: Preparing [2021-09-09T22:25:14.887Z] 5744ae4e57d5: Preparing [2021-09-09T22:25:14.887Z] 4411dcfc0670: Preparing [2021-09-09T22:25:14.887Z] e6688e911f15: Preparing [2021-09-09T22:25:14.887Z] 78ef6df16469: Waiting [2021-09-09T22:25:14.887Z] c694e94ffa64: Waiting [2021-09-09T22:25:14.887Z] 5744ae4e57d5: Waiting [2021-09-09T22:25:14.887Z] 4411dcfc0670: Waiting [2021-09-09T22:25:14.887Z] e6688e911f15: Waiting [2021-09-09T22:25:14.887Z] 46c3d96d4533: Layer already exists [2021-09-09T22:25:14.887Z] f78e7ca6c52c: Layer already exists [2021-09-09T22:25:14.887Z] 1188cd03a3d5: Layer already exists [2021-09-09T22:25:14.887Z] 2990aaafba35: Layer already exists [2021-09-09T22:25:14.887Z] c694e94ffa64: Layer already exists [2021-09-09T22:25:14.887Z] 5744ae4e57d5: Layer already exists [2021-09-09T22:25:14.887Z] 4411dcfc0670: Layer already exists [2021-09-09T22:25:14.887Z] 78ef6df16469: Layer already exists [2021-09-09T22:25:14.887Z] e6688e911f15: Layer already exists [2021-09-09T22:25:15.153Z] 9ee10b1ffac2: Layer already exists [2021-09-09T22:25:15.153Z] main: digest: sha256:289da072e4a89a9aee68fb29f8ecfba0083189404f90047a89221602955ab917 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:25:15.209Z] ===================================================== [Pipeline] echo [2021-09-09T22:25:15.225Z] taggedImages: [2021-09-09T22:25:15.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:15.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-09T22:25:15.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.41 [2021-09-09T22:25:15.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:15.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-09T22:25:15.256Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-09T22:25:15.256Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:15.256Z] latest [2021-09-09T22:25:15.256Z] 2.0.1-dev.41 [2021-09-09T22:25:15.256Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:15.256Z] main [2021-09-09T22:25:15.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:15.614Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:15.929Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:15.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T22:25:15.929Z] 995ceca92487: Preparing [2021-09-09T22:25:15.929Z] 28c4052a5bda: Preparing [2021-09-09T22:25:15.929Z] 7a0f67438e64: Preparing [2021-09-09T22:25:15.929Z] 99c7d0ea1d35: Preparing [2021-09-09T22:25:15.929Z] e6688e911f15: Preparing [2021-09-09T22:25:15.929Z] e6688e911f15: Layer already exists [2021-09-09T22:25:15.929Z] 7a0f67438e64: Layer already exists [2021-09-09T22:25:16.193Z] 995ceca92487: Pushed [2021-09-09T22:25:16.193Z] 99c7d0ea1d35: Pushed [2021-09-09T22:25:17.152Z] 28c4052a5bda: Pushed [2021-09-09T22:25:17.418Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:abc3e9685c70c50d39649bdce15c4d13a323b538a5e494cebefd1877b49efab7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:17.591Z] Removing intermediate container cf74a1d19e68 [2021-09-09T22:25:17.591Z] ---> 635bbc6ac725 [2021-09-09T22:25:17.591Z] Step 8/24 : COPY . . [2021-09-09T22:25:17.744Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:17.869Z] Removing intermediate container bfd39ccd6794 [2021-09-09T22:25:17.869Z] ---> 0e0a79d8f809 [2021-09-09T22:25:17.869Z] Step 8/32 : COPY . . [2021-09-09T22:25:18.058Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-09T22:25:18.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T22:25:18.058Z] 995ceca92487: Preparing [2021-09-09T22:25:18.058Z] 28c4052a5bda: Preparing [2021-09-09T22:25:18.058Z] 7a0f67438e64: Preparing [2021-09-09T22:25:18.058Z] 99c7d0ea1d35: Preparing [2021-09-09T22:25:18.058Z] e6688e911f15: Preparing [2021-09-09T22:25:18.058Z] e6688e911f15: Layer already exists [2021-09-09T22:25:18.058Z] 995ceca92487: Layer already exists [2021-09-09T22:25:18.058Z] 99c7d0ea1d35: Layer already exists [2021-09-09T22:25:18.058Z] 7a0f67438e64: Layer already exists [2021-09-09T22:25:18.058Z] 28c4052a5bda: Layer already exists [2021-09-09T22:25:18.058Z] latest: digest: sha256:abc3e9685c70c50d39649bdce15c4d13a323b538a5e494cebefd1877b49efab7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:18.380Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:18.694Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.41 [2021-09-09T22:25:18.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T22:25:18.694Z] 995ceca92487: Preparing [2021-09-09T22:25:18.694Z] 28c4052a5bda: Preparing [2021-09-09T22:25:18.694Z] 7a0f67438e64: Preparing [2021-09-09T22:25:18.694Z] 99c7d0ea1d35: Preparing [2021-09-09T22:25:18.694Z] e6688e911f15: Preparing [2021-09-09T22:25:18.694Z] 995ceca92487: Layer already exists [2021-09-09T22:25:18.694Z] e6688e911f15: Layer already exists [2021-09-09T22:25:18.694Z] 28c4052a5bda: Layer already exists [2021-09-09T22:25:18.694Z] 99c7d0ea1d35: Layer already exists [2021-09-09T22:25:18.694Z] 7a0f67438e64: Layer already exists [2021-09-09T22:25:18.694Z] 2.0.1-dev.41: digest: sha256:abc3e9685c70c50d39649bdce15c4d13a323b538a5e494cebefd1877b49efab7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:19.012Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:19.325Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:19.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T22:25:19.325Z] 995ceca92487: Preparing [2021-09-09T22:25:19.325Z] 28c4052a5bda: Preparing [2021-09-09T22:25:19.325Z] 7a0f67438e64: Preparing [2021-09-09T22:25:19.325Z] 99c7d0ea1d35: Preparing [2021-09-09T22:25:19.325Z] e6688e911f15: Preparing [2021-09-09T22:25:19.325Z] 99c7d0ea1d35: Layer already exists [2021-09-09T22:25:19.325Z] 28c4052a5bda: Layer already exists [2021-09-09T22:25:19.325Z] 7a0f67438e64: Layer already exists [2021-09-09T22:25:19.325Z] 995ceca92487: Layer already exists [2021-09-09T22:25:19.325Z] e6688e911f15: Layer already exists [2021-09-09T22:25:19.325Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:abc3e9685c70c50d39649bdce15c4d13a323b538a5e494cebefd1877b49efab7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:19.641Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:19.955Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-09T22:25:19.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T22:25:19.955Z] 995ceca92487: Preparing [2021-09-09T22:25:19.955Z] 28c4052a5bda: Preparing [2021-09-09T22:25:19.955Z] 7a0f67438e64: Preparing [2021-09-09T22:25:19.955Z] 99c7d0ea1d35: Preparing [2021-09-09T22:25:19.955Z] e6688e911f15: Preparing [2021-09-09T22:25:19.955Z] 7a0f67438e64: Layer already exists [2021-09-09T22:25:19.956Z] e6688e911f15: Layer already exists [2021-09-09T22:25:19.956Z] 995ceca92487: Layer already exists [2021-09-09T22:25:19.956Z] 28c4052a5bda: Layer already exists [2021-09-09T22:25:19.956Z] 99c7d0ea1d35: Layer already exists [2021-09-09T22:25:19.956Z] main: digest: sha256:abc3e9685c70c50d39649bdce15c4d13a323b538a5e494cebefd1877b49efab7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:25:20.012Z] ===================================================== [Pipeline] echo [2021-09-09T22:25:20.027Z] taggedImages: [2021-09-09T22:25:20.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:20.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-09T22:25:20.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.41 [2021-09-09T22:25:20.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:20.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-09T22:25:20.057Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-09T22:25:20.057Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:20.057Z] latest [2021-09-09T22:25:20.057Z] 2.0.1-dev.41 [2021-09-09T22:25:20.058Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:20.058Z] main [2021-09-09T22:25:20.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:20.406Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:22.202Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:22.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T22:25:22.202Z] a4f994f0ffdb: Preparing [2021-09-09T22:25:22.202Z] c625dce34adc: Preparing [2021-09-09T22:25:22.202Z] 7a0f67438e64: Preparing [2021-09-09T22:25:22.202Z] c545531bec90: Preparing [2021-09-09T22:25:22.202Z] e6688e911f15: Preparing [2021-09-09T22:25:22.202Z] 7a0f67438e64: Layer already exists [2021-09-09T22:25:22.202Z] c545531bec90: Layer already exists [2021-09-09T22:25:22.202Z] e6688e911f15: Layer already exists [2021-09-09T22:25:22.202Z] a4f994f0ffdb: Pushed [2021-09-09T22:25:22.202Z] c625dce34adc: Pushed [2021-09-09T22:25:22.202Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:1f3fc02599d05b8d00660c7ba8586f6422a5a49a0705008d18eee7fcb6e87f8b size: 1363 [2021-09-09T22:25:22.211Z] Removing intermediate container 31864fe34254 [2021-09-09T22:25:22.212Z] ---> 29c29e092597 [2021-09-09T22:25:22.212Z] Step 8/24 : COPY . . [2021-09-09T22:25:22.212Z] Removing intermediate container f8a3f3808bed [2021-09-09T22:25:22.212Z] ---> 9b439fd2f28b [2021-09-09T22:25:22.212Z] Step 8/23 : COPY . . [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:22.520Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:22.830Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-09T22:25:22.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T22:25:22.830Z] a4f994f0ffdb: Preparing [2021-09-09T22:25:22.830Z] c625dce34adc: Preparing [2021-09-09T22:25:22.830Z] 7a0f67438e64: Preparing [2021-09-09T22:25:22.830Z] c545531bec90: Preparing [2021-09-09T22:25:22.830Z] e6688e911f15: Preparing [2021-09-09T22:25:22.830Z] a4f994f0ffdb: Layer already exists [2021-09-09T22:25:22.830Z] 7a0f67438e64: Layer already exists [2021-09-09T22:25:22.830Z] c625dce34adc: Layer already exists [2021-09-09T22:25:22.830Z] e6688e911f15: Layer already exists [2021-09-09T22:25:22.830Z] c545531bec90: Layer already exists [2021-09-09T22:25:22.830Z] latest: digest: sha256:1f3fc02599d05b8d00660c7ba8586f6422a5a49a0705008d18eee7fcb6e87f8b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:23.146Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:23.456Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.41 [2021-09-09T22:25:23.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T22:25:23.456Z] a4f994f0ffdb: Preparing [2021-09-09T22:25:23.456Z] c625dce34adc: Preparing [2021-09-09T22:25:23.456Z] 7a0f67438e64: Preparing [2021-09-09T22:25:23.456Z] c545531bec90: Preparing [2021-09-09T22:25:23.456Z] e6688e911f15: Preparing [2021-09-09T22:25:23.456Z] c625dce34adc: Layer already exists [2021-09-09T22:25:23.456Z] a4f994f0ffdb: Layer already exists [2021-09-09T22:25:23.456Z] e6688e911f15: Layer already exists [2021-09-09T22:25:23.456Z] 7a0f67438e64: Layer already exists [2021-09-09T22:25:23.456Z] c545531bec90: Layer already exists [2021-09-09T22:25:23.456Z] 2.0.1-dev.41: digest: sha256:1f3fc02599d05b8d00660c7ba8586f6422a5a49a0705008d18eee7fcb6e87f8b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:23.779Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:24.093Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:24.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T22:25:24.093Z] a4f994f0ffdb: Preparing [2021-09-09T22:25:24.093Z] c625dce34adc: Preparing [2021-09-09T22:25:24.093Z] 7a0f67438e64: Preparing [2021-09-09T22:25:24.093Z] c545531bec90: Preparing [2021-09-09T22:25:24.093Z] e6688e911f15: Preparing [2021-09-09T22:25:24.093Z] c625dce34adc: Layer already exists [2021-09-09T22:25:24.093Z] c545531bec90: Layer already exists [2021-09-09T22:25:24.093Z] 7a0f67438e64: Layer already exists [2021-09-09T22:25:24.093Z] a4f994f0ffdb: Layer already exists [2021-09-09T22:25:24.093Z] e6688e911f15: Layer already exists [2021-09-09T22:25:24.093Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:1f3fc02599d05b8d00660c7ba8586f6422a5a49a0705008d18eee7fcb6e87f8b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:24.411Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:24.734Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-09T22:25:24.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T22:25:24.735Z] a4f994f0ffdb: Preparing [2021-09-09T22:25:24.735Z] c625dce34adc: Preparing [2021-09-09T22:25:24.735Z] 7a0f67438e64: Preparing [2021-09-09T22:25:24.735Z] c545531bec90: Preparing [2021-09-09T22:25:24.735Z] e6688e911f15: Preparing [2021-09-09T22:25:24.735Z] a4f994f0ffdb: Layer already exists [2021-09-09T22:25:24.735Z] c545531bec90: Layer already exists [2021-09-09T22:25:24.735Z] e6688e911f15: Layer already exists [2021-09-09T22:25:24.735Z] 7a0f67438e64: Layer already exists [2021-09-09T22:25:24.735Z] c625dce34adc: Layer already exists [2021-09-09T22:25:24.735Z] main: digest: sha256:1f3fc02599d05b8d00660c7ba8586f6422a5a49a0705008d18eee7fcb6e87f8b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:25:24.791Z] ===================================================== [Pipeline] echo [2021-09-09T22:25:24.806Z] taggedImages: [2021-09-09T22:25:24.806Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:24.806Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-09T22:25:24.806Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.41 [2021-09-09T22:25:24.806Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:24.806Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-09T22:25:24.836Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-09T22:25:24.836Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:24.836Z] latest [2021-09-09T22:25:24.836Z] 2.0.1-dev.41 [2021-09-09T22:25:24.836Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:24.836Z] main [2021-09-09T22:25:24.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:25.193Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:25.510Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:25.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T22:25:25.511Z] 77a3d534b813: Preparing [2021-09-09T22:25:25.511Z] 037ff3332bad: Preparing [2021-09-09T22:25:25.511Z] b3f70300c6bd: Preparing [2021-09-09T22:25:25.511Z] f271dfa8edb2: Preparing [2021-09-09T22:25:25.511Z] c080ac93e525: Preparing [2021-09-09T22:25:25.511Z] 87dec32dab56: Preparing [2021-09-09T22:25:25.511Z] 4b3c02ac6c6d: Preparing [2021-09-09T22:25:25.511Z] 3b6deb83ca37: Preparing [2021-09-09T22:25:25.511Z] 563ea45970c1: Preparing [2021-09-09T22:25:25.511Z] 91e3b9641807: Preparing [2021-09-09T22:25:25.511Z] b2d5eeeaba3a: Preparing [2021-09-09T22:25:25.511Z] 563ea45970c1: Waiting [2021-09-09T22:25:25.511Z] 87dec32dab56: Waiting [2021-09-09T22:25:25.511Z] 4b3c02ac6c6d: Waiting [2021-09-09T22:25:25.511Z] 3b6deb83ca37: Waiting [2021-09-09T22:25:25.511Z] 91e3b9641807: Waiting [2021-09-09T22:25:25.511Z] b2d5eeeaba3a: Waiting [2021-09-09T22:25:25.511Z] c080ac93e525: Layer already exists [2021-09-09T22:25:25.782Z] 87dec32dab56: Layer already exists [2021-09-09T22:25:26.049Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T22:25:26.049Z] 3b6deb83ca37: Layer already exists [2021-09-09T22:25:26.049Z] 037ff3332bad: Pushed [2021-09-09T22:25:26.317Z] 563ea45970c1: Layer already exists [2021-09-09T22:25:26.317Z] 91e3b9641807: Layer already exists [2021-09-09T22:25:26.317Z] 77a3d534b813: Pushed [2021-09-09T22:25:26.317Z] b2d5eeeaba3a: Layer already exists [2021-09-09T22:25:26.582Z] b3f70300c6bd: Pushed [2021-09-09T22:25:27.893Z] ---> 50802362c084 [2021-09-09T22:25:27.893Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:25:29.376Z] ---> Running in d342a44458e7 [2021-09-09T22:25:30.358Z] ---> c7678f7034d1 [2021-09-09T22:25:30.358Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:25:30.963Z] ---> fa0c8576c255 [2021-09-09T22:25:30.963Z] Step 9/32 : RUN go mod tidy [2021-09-09T22:25:31.563Z] ---> Running in 230b20f8a50a [2021-09-09T22:25:31.563Z] ---> Running in beb0d999b15e [2021-09-09T22:25:33.213Z] f271dfa8edb2: Pushed [2021-09-09T22:25:33.213Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:21d1fe20584a06969a37289f9403d85fa457deaf4abcefddb78892351225cb0a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:33.539Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:33.855Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-09T22:25:33.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T22:25:33.855Z] 77a3d534b813: Preparing [2021-09-09T22:25:33.855Z] 037ff3332bad: Preparing [2021-09-09T22:25:33.855Z] b3f70300c6bd: Preparing [2021-09-09T22:25:33.855Z] f271dfa8edb2: Preparing [2021-09-09T22:25:33.855Z] c080ac93e525: Preparing [2021-09-09T22:25:33.855Z] 87dec32dab56: Preparing [2021-09-09T22:25:33.855Z] 4b3c02ac6c6d: Preparing [2021-09-09T22:25:33.855Z] 3b6deb83ca37: Preparing [2021-09-09T22:25:33.855Z] 563ea45970c1: Preparing [2021-09-09T22:25:33.855Z] 91e3b9641807: Preparing [2021-09-09T22:25:33.855Z] b2d5eeeaba3a: Preparing [2021-09-09T22:25:33.855Z] 4b3c02ac6c6d: Waiting [2021-09-09T22:25:33.855Z] 3b6deb83ca37: Waiting [2021-09-09T22:25:33.855Z] 563ea45970c1: Waiting [2021-09-09T22:25:33.855Z] 91e3b9641807: Waiting [2021-09-09T22:25:33.855Z] b2d5eeeaba3a: Waiting [2021-09-09T22:25:33.855Z] 87dec32dab56: Waiting [2021-09-09T22:25:33.855Z] 037ff3332bad: Layer already exists [2021-09-09T22:25:33.855Z] c080ac93e525: Layer already exists [2021-09-09T22:25:33.855Z] b3f70300c6bd: Layer already exists [2021-09-09T22:25:33.855Z] 77a3d534b813: Layer already exists [2021-09-09T22:25:33.855Z] f271dfa8edb2: Layer already exists [2021-09-09T22:25:33.855Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T22:25:33.855Z] 3b6deb83ca37: Layer already exists [2021-09-09T22:25:33.855Z] 91e3b9641807: Layer already exists [2021-09-09T22:25:33.855Z] 563ea45970c1: Layer already exists [2021-09-09T22:25:33.855Z] 87dec32dab56: Layer already exists [2021-09-09T22:25:33.855Z] b2d5eeeaba3a: Layer already exists [2021-09-09T22:25:33.855Z] latest: digest: sha256:21d1fe20584a06969a37289f9403d85fa457deaf4abcefddb78892351225cb0a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:34.171Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:34.484Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.41 [2021-09-09T22:25:34.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T22:25:34.484Z] 77a3d534b813: Preparing [2021-09-09T22:25:34.484Z] 037ff3332bad: Preparing [2021-09-09T22:25:34.484Z] b3f70300c6bd: Preparing [2021-09-09T22:25:34.484Z] f271dfa8edb2: Preparing [2021-09-09T22:25:34.484Z] c080ac93e525: Preparing [2021-09-09T22:25:34.484Z] 87dec32dab56: Preparing [2021-09-09T22:25:34.484Z] 4b3c02ac6c6d: Preparing [2021-09-09T22:25:34.484Z] 3b6deb83ca37: Preparing [2021-09-09T22:25:34.484Z] 563ea45970c1: Preparing [2021-09-09T22:25:34.484Z] 91e3b9641807: Preparing [2021-09-09T22:25:34.484Z] b2d5eeeaba3a: Preparing [2021-09-09T22:25:34.484Z] 87dec32dab56: Waiting [2021-09-09T22:25:34.484Z] 4b3c02ac6c6d: Waiting [2021-09-09T22:25:34.484Z] 3b6deb83ca37: Waiting [2021-09-09T22:25:34.484Z] 563ea45970c1: Waiting [2021-09-09T22:25:34.484Z] 91e3b9641807: Waiting [2021-09-09T22:25:34.484Z] b2d5eeeaba3a: Waiting [2021-09-09T22:25:34.484Z] c080ac93e525: Layer already exists [2021-09-09T22:25:34.484Z] f271dfa8edb2: Layer already exists [2021-09-09T22:25:34.484Z] 037ff3332bad: Layer already exists [2021-09-09T22:25:34.484Z] 77a3d534b813: Layer already exists [2021-09-09T22:25:34.484Z] b3f70300c6bd: Layer already exists [2021-09-09T22:25:34.484Z] 3b6deb83ca37: Layer already exists [2021-09-09T22:25:34.484Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T22:25:34.484Z] 91e3b9641807: Layer already exists [2021-09-09T22:25:34.484Z] 87dec32dab56: Layer already exists [2021-09-09T22:25:34.484Z] 563ea45970c1: Layer already exists [2021-09-09T22:25:34.484Z] b2d5eeeaba3a: Layer already exists [2021-09-09T22:25:34.484Z] 2.0.1-dev.41: digest: sha256:21d1fe20584a06969a37289f9403d85fa457deaf4abcefddb78892351225cb0a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:34.809Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:35.124Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:35.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T22:25:35.125Z] 77a3d534b813: Preparing [2021-09-09T22:25:35.125Z] 037ff3332bad: Preparing [2021-09-09T22:25:35.125Z] b3f70300c6bd: Preparing [2021-09-09T22:25:35.125Z] f271dfa8edb2: Preparing [2021-09-09T22:25:35.125Z] c080ac93e525: Preparing [2021-09-09T22:25:35.125Z] 87dec32dab56: Preparing [2021-09-09T22:25:35.125Z] 4b3c02ac6c6d: Preparing [2021-09-09T22:25:35.125Z] 3b6deb83ca37: Preparing [2021-09-09T22:25:35.125Z] 563ea45970c1: Preparing [2021-09-09T22:25:35.125Z] 91e3b9641807: Preparing [2021-09-09T22:25:35.125Z] b2d5eeeaba3a: Preparing [2021-09-09T22:25:35.125Z] 4b3c02ac6c6d: Waiting [2021-09-09T22:25:35.125Z] 3b6deb83ca37: Waiting [2021-09-09T22:25:35.125Z] 563ea45970c1: Waiting [2021-09-09T22:25:35.125Z] 91e3b9641807: Waiting [2021-09-09T22:25:35.125Z] b2d5eeeaba3a: Waiting [2021-09-09T22:25:35.125Z] 87dec32dab56: Waiting [2021-09-09T22:25:35.125Z] c080ac93e525: Layer already exists [2021-09-09T22:25:35.125Z] 77a3d534b813: Layer already exists [2021-09-09T22:25:35.125Z] 037ff3332bad: Layer already exists [2021-09-09T22:25:35.125Z] b3f70300c6bd: Layer already exists [2021-09-09T22:25:35.125Z] f271dfa8edb2: Layer already exists [2021-09-09T22:25:35.125Z] 3b6deb83ca37: Layer already exists [2021-09-09T22:25:35.125Z] 563ea45970c1: Layer already exists [2021-09-09T22:25:35.125Z] 91e3b9641807: Layer already exists [2021-09-09T22:25:35.125Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T22:25:35.125Z] 87dec32dab56: Layer already exists [2021-09-09T22:25:35.125Z] b2d5eeeaba3a: Layer already exists [2021-09-09T22:25:35.125Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:21d1fe20584a06969a37289f9403d85fa457deaf4abcefddb78892351225cb0a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:35.443Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:25:35.755Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-09T22:25:35.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T22:25:35.755Z] 77a3d534b813: Preparing [2021-09-09T22:25:35.755Z] 037ff3332bad: Preparing [2021-09-09T22:25:35.755Z] b3f70300c6bd: Preparing [2021-09-09T22:25:35.755Z] f271dfa8edb2: Preparing [2021-09-09T22:25:35.755Z] c080ac93e525: Preparing [2021-09-09T22:25:35.755Z] 87dec32dab56: Preparing [2021-09-09T22:25:35.755Z] 4b3c02ac6c6d: Preparing [2021-09-09T22:25:35.755Z] 3b6deb83ca37: Preparing [2021-09-09T22:25:35.755Z] 563ea45970c1: Preparing [2021-09-09T22:25:35.755Z] 91e3b9641807: Preparing [2021-09-09T22:25:35.755Z] b2d5eeeaba3a: Preparing [2021-09-09T22:25:35.755Z] 87dec32dab56: Waiting [2021-09-09T22:25:35.755Z] 4b3c02ac6c6d: Waiting [2021-09-09T22:25:35.755Z] 3b6deb83ca37: Waiting [2021-09-09T22:25:35.755Z] 563ea45970c1: Waiting [2021-09-09T22:25:35.755Z] 91e3b9641807: Waiting [2021-09-09T22:25:35.755Z] b2d5eeeaba3a: Waiting [2021-09-09T22:25:35.755Z] 037ff3332bad: Layer already exists [2021-09-09T22:25:35.755Z] 77a3d534b813: Layer already exists [2021-09-09T22:25:35.755Z] c080ac93e525: Layer already exists [2021-09-09T22:25:35.755Z] b3f70300c6bd: Layer already exists [2021-09-09T22:25:35.755Z] f271dfa8edb2: Layer already exists [2021-09-09T22:25:35.755Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T22:25:35.755Z] 3b6deb83ca37: Layer already exists [2021-09-09T22:25:35.755Z] 87dec32dab56: Layer already exists [2021-09-09T22:25:35.755Z] 91e3b9641807: Layer already exists [2021-09-09T22:25:35.755Z] 563ea45970c1: Layer already exists [2021-09-09T22:25:35.755Z] b2d5eeeaba3a: Layer already exists [2021-09-09T22:25:35.755Z] main: digest: sha256:21d1fe20584a06969a37289f9403d85fa457deaf4abcefddb78892351225cb0a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:25:35.807Z] ===================================================== [Pipeline] echo [2021-09-09T22:25:35.821Z] taggedImages: [2021-09-09T22:25:35.821Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:25:35.821Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-09T22:25:35.821Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.41 [2021-09-09T22:25:35.821Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:25:35.821Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [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-09-09T22:25:36.993Z] ---> 28d2bc8333c6 [2021-09-09T22:25:36.993Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:25:37.270Z] ---> Running in ffcec8dc63d3 [2021-09-09T22:25:37.270Z] Removing intermediate container d342a44458e7 [2021-09-09T22:25:37.270Z] ---> b653c61dbb98 [2021-09-09T22:25:37.270Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T22:25:37.542Z] ---> d7e97a98fd85 [2021-09-09T22:25:37.542Z] Step 9/23 : RUN go mod tidy [2021-09-09T22:25:37.821Z] ---> Running in 1533654bb193 [2021-09-09T22:25:37.821Z] ---> Running in b426423c1385 [2021-09-09T22:25:38.104Z] Removing intermediate container 230b20f8a50a [2021-09-09T22:25:38.104Z] ---> 7bce63d644cf [2021-09-09T22:25:38.104Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T22:25:38.392Z] ---> Running in 4848d7d8b9d2 [2021-09-09T22:25:39.000Z] Removing intermediate container beb0d999b15e [2021-09-09T22:25:39.000Z] ---> a992f361f783 [2021-09-09T22:25:39.000Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T22:25:39.276Z] ---> Running in 1ae37321a70e [2021-09-09T22:25:40.718Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T22:25:40.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T22:25:41.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T22:25:44.794Z] Removing intermediate container ffcec8dc63d3 [2021-09-09T22:25:44.794Z] ---> e0662d82da8b [2021-09-09T22:25:44.794Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T22:25:45.068Z] ---> Running in e302def77c72 [2021-09-09T22:25:46.514Z] Removing intermediate container 1533654bb193 [2021-09-09T22:25:46.514Z] ---> 477c2064bdf1 [2021-09-09T22:25:46.514Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T22:25:46.790Z] ---> Running in 9a41565367d9 [2021-09-09T22:25:47.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T22:25:48.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T22:27:40.684Z] Removing intermediate container 1ae37321a70e [2021-09-09T22:27:40.684Z] ---> 9660ce4e9ea0 [2021-09-09T22:27:40.684Z] [2021-09-09T22:27:40.684Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:27:40.684Z] 3.12: Pulling from library/alpine [2021-09-09T22:27:42.696Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T22:27:42.696Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T22:27:42.696Z] ---> afc2cc120ca2 [2021-09-09T22:27:42.696Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:27:43.696Z] ---> Running in da6e0aeab2e4 [2021-09-09T22:27:46.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:27:46.347Z] Removing intermediate container 4848d7d8b9d2 [2021-09-09T22:27:46.347Z] ---> 879d29d34a33 [2021-09-09T22:27:46.347Z] [2021-09-09T22:27:46.347Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T22:27:46.347Z] ---> afc2cc120ca2 [2021-09-09T22:27:46.347Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T22:27:46.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:27:46.627Z] ---> Running in ef550ba1ce28 [2021-09-09T22:27:47.230Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T22:27:47.230Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:27:47.230Z] OK: 5 MiB in 15 packages [2021-09-09T22:27:47.230Z] Removing intermediate container e302def77c72 [2021-09-09T22:27:47.230Z] ---> b4db899650a3 [2021-09-09T22:27:47.230Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T22:27:47.848Z] ---> Running in dd077e247e47 [2021-09-09T22:27:47.848Z] Removing intermediate container ef550ba1ce28 [2021-09-09T22:27:47.848Z] ---> 5592a20e1075 [2021-09-09T22:27:47.848Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T22:27:48.130Z] ---> Running in a0afd9c2129c [2021-09-09T22:27:49.597Z] Removing intermediate container da6e0aeab2e4 [2021-09-09T22:27:49.597Z] ---> d39483beb3bb [2021-09-09T22:27:49.597Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:27:50.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T22:27:50.592Z] ---> Running in c054294ed7f0 [2021-09-09T22:27:50.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:27:50.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:27:51.515Z] Removing intermediate container c054294ed7f0 [2021-09-09T22:27:51.515Z] ---> 4a8eef9f45ab [2021-09-09T22:27:51.515Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T22:27:51.515Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T22:27:51.799Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T22:27:51.799Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:27:51.799Z] OK: 5 MiB in 16 packages [2021-09-09T22:27:52.399Z] ---> Running in bac02c9008b5 [2021-09-09T22:27:53.390Z] Removing intermediate container bac02c9008b5 [2021-09-09T22:27:53.390Z] ---> cb6b2e8e4153 [2021-09-09T22:27:53.390Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T22:27:53.988Z] ---> Running in ad5cfe41c16b [2021-09-09T22:27:53.988Z] Removing intermediate container a0afd9c2129c [2021-09-09T22:27:53.988Z] ---> 336b8f34f111 [2021-09-09T22:27:53.988Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T22:27:54.612Z] ---> Running in 764b7e751def [2021-09-09T22:27:55.218Z] Removing intermediate container ad5cfe41c16b [2021-09-09T22:27:55.218Z] ---> 8934709334e6 [2021-09-09T22:27:55.218Z] Step 16/24 : WORKDIR / [2021-09-09T22:27:55.218Z] Removing intermediate container 9a41565367d9 [2021-09-09T22:27:55.218Z] ---> d4a5809d4a17 [2021-09-09T22:27:55.218Z] [2021-09-09T22:27:55.218Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T22:27:55.218Z] ---> afc2cc120ca2 [2021-09-09T22:27:55.218Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:27:55.218Z] ---> Using cache [2021-09-09T22:27:55.218Z] ---> d39483beb3bb [2021-09-09T22:27:55.218Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:27:55.218Z] ---> Using cache [2021-09-09T22:27:55.218Z] ---> 4a8eef9f45ab [2021-09-09T22:27:55.218Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T22:27:55.496Z] Removing intermediate container 764b7e751def [2021-09-09T22:27:55.496Z] ---> 0e7930415a52 [2021-09-09T22:27:55.496Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T22:27:55.496Z] ---> Running in 72db39594e22 [2021-09-09T22:27:55.769Z] ---> Running in 57476cbe4b0f [2021-09-09T22:27:55.769Z] Removing intermediate container dd077e247e47 [2021-09-09T22:27:55.769Z] ---> 9443ea6f33d4 [2021-09-09T22:27:55.769Z] [2021-09-09T22:27:55.769Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T22:27:56.042Z] ---> Running in bd184ec120a4 [2021-09-09T22:27:56.042Z] 20.10.7: Pulling from library/docker [2021-09-09T22:27:56.639Z] Removing intermediate container 72db39594e22 [2021-09-09T22:27:56.639Z] ---> e76f01e6e920 [2021-09-09T22:27:56.639Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:27:56.639Z] Removing intermediate container 57476cbe4b0f [2021-09-09T22:27:56.639Z] ---> 1a2ba73d91fa [2021-09-09T22:27:56.639Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T22:27:56.920Z] Removing intermediate container bd184ec120a4 [2021-09-09T22:27:56.920Z] ---> 344707f4d5c6 [2021-09-09T22:27:56.920Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T22:27:57.527Z] ---> Running in da2ad5ce10dd [2021-09-09T22:27:58.129Z] ---> Running in 768e04e47afa [2021-09-09T22:27:59.575Z] ---> 3ef8ccf4bcc7 [2021-09-09T22:27:59.575Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T22:27:59.575Z] Removing intermediate container da2ad5ce10dd [2021-09-09T22:27:59.576Z] ---> c0fa1f4301c7 [2021-09-09T22:27:59.576Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:28:00.191Z] Removing intermediate container b426423c1385 [2021-09-09T22:28:00.191Z] ---> 9efdf35f4760 [2021-09-09T22:28:00.191Z] [2021-09-09T22:28:00.191Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:28:00.191Z] ---> afc2cc120ca2 [2021-09-09T22:28:00.191Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T22:28:00.795Z] ---> Running in 49801b0545e2 [2021-09-09T22:28:01.398Z] ---> 29abbd69f6a8 [2021-09-09T22:28:01.398Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T22:28:02.001Z] Removing intermediate container 49801b0545e2 [2021-09-09T22:28:02.001Z] ---> 18b2735a4870 [2021-09-09T22:28:02.001Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T22:28:02.603Z] ---> 8f3b62b30b9c [2021-09-09T22:28:02.603Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T22:28:03.591Z] ---> Running in bfe9b3ce9f55 [2021-09-09T22:28:04.187Z] ---> 187ff6ed47b5 [2021-09-09T22:28:04.187Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T22:28:04.187Z] ---> 46cc0fe73f0e [2021-09-09T22:28:04.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T22:28:04.461Z] Removing intermediate container 768e04e47afa [2021-09-09T22:28:04.461Z] ---> 06c6aecbf779 [2021-09-09T22:28:04.461Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T22:28:06.982Z] Removing intermediate container bfe9b3ce9f55 [2021-09-09T22:28:06.982Z] ---> 6a00047bcaf3 [2021-09-09T22:28:06.982Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T22:28:06.982Z] ---> Running in 6855e63f1228 [2021-09-09T22:28:06.982Z] ---> Running in f4858bef7c8d [2021-09-09T22:28:06.982Z] ---> Running in 59792953c570 [2021-09-09T22:28:06.982Z] Removing intermediate container 6855e63f1228 [2021-09-09T22:28:06.982Z] ---> ee661c0a51b6 [2021-09-09T22:28:06.982Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:28:06.982Z] ---> 694a9be8503c [2021-09-09T22:28:06.982Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T22:28:06.982Z] ---> Running in e8fbda84c7e0 [2021-09-09T22:28:06.982Z] ---> Running in 0b6c1a873274 [2021-09-09T22:28:06.982Z] Removing intermediate container f4858bef7c8d [2021-09-09T22:28:06.982Z] ---> c5dd3e8d5d14 [2021-09-09T22:28:06.982Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T22:28:06.982Z] Removing intermediate container 59792953c570 [2021-09-09T22:28:06.982Z] ---> 7810a3fc231f [2021-09-09T22:28:06.982Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:28:07.253Z] ---> Running in a99c3d5b72d6 [2021-09-09T22:28:07.523Z] Removing intermediate container e8fbda84c7e0 [2021-09-09T22:28:07.523Z] ---> 4df867129582 [2021-09-09T22:28:07.523Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T22:28:07.806Z] Removing intermediate container 0b6c1a873274 [2021-09-09T22:28:07.806Z] ---> c728d1b39685 [2021-09-09T22:28:07.806Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:28:07.806Z] ---> Running in eba201af3b64 [2021-09-09T22:28:08.082Z] ---> Running in 51735b7b2cc9 [2021-09-09T22:28:08.082Z] ---> 7e7912992116 [2021-09-09T22:28:08.082Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T22:28:08.358Z] ---> Running in dbe06804b439 [2021-09-09T22:28:08.630Z] Removing intermediate container eba201af3b64 [2021-09-09T22:28:08.630Z] ---> 3346db97ee15 [2021-09-09T22:28:08.630Z] Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:28:08.906Z] ---> Running in 2544333c67f3 [2021-09-09T22:28:08.906Z] Removing intermediate container 51735b7b2cc9 [2021-09-09T22:28:08.906Z] ---> 0c37987f449e [2021-09-09T22:28:08.906Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T22:28:08.906Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T22:28:09.180Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T22:28:09.180Z] ---> df445af6242a [2021-09-09T22:28:09.180Z] 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-09-09T22:28:09.464Z] ---> Running in f8001b6abfba [2021-09-09T22:28:09.464Z] ---> Running in f7b9c1e3a261 [2021-09-09T22:28:09.746Z] Removing intermediate container 2544333c67f3 [2021-09-09T22:28:09.746Z] ---> 496cd5194679 [2021-09-09T22:28:09.746Z] Step 24/24 : LABEL version=2.0.1-dev.41 [2021-09-09T22:28:10.019Z] ---> Running in ec268cb6a7e0 [2021-09-09T22:28:10.019Z] Removing intermediate container f8001b6abfba [2021-09-09T22:28:10.019Z] ---> d0de84b017f7 [2021-09-09T22:28:10.019Z] Step 22/23 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:28:10.295Z] Removing intermediate container f7b9c1e3a261 [2021-09-09T22:28:10.295Z] ---> 6daea0b17809 [2021-09-09T22:28:10.295Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-09T22:28:10.295Z] ---> Running in f62a310640bb [2021-09-09T22:28:10.568Z] Removing intermediate container a99c3d5b72d6 [2021-09-09T22:28:10.568Z] ---> 761fe2435c77 [2021-09-09T22:28:10.568Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T22:28:10.568Z] ---> Running in 47a1be93756c [2021-09-09T22:28:10.849Z] ---> Running in 89e8601e663c [2021-09-09T22:28:10.849Z] Removing intermediate container ec268cb6a7e0 [2021-09-09T22:28:10.849Z] ---> e79f5378b6be [2021-09-09T22:28:10.849Z] [2021-09-09T22:28:11.123Z] Removing intermediate container f62a310640bb [2021-09-09T22:28:11.123Z] ---> 1d06f586d3f7 [2021-09-09T22:28:11.123Z] Step 23/23 : LABEL version=2.0.1-dev.41 [2021-09-09T22:28:11.123Z] Successfully built e79f5378b6be [2021-09-09T22:28:11.398Z] Successfully tagged core-command-arm64:latest [2021-09-09T22:28:11.398Z]  Building core-command ... done Building support-notifications [2021-09-09T22:28:11.398Z] ---> Running in ece0dc38ce07 [2021-09-09T22:28:12.396Z] Removing intermediate container ece0dc38ce07 [2021-09-09T22:28:12.396Z] ---> ab4aa5c1b110 [2021-09-09T22:28:12.396Z] [2021-09-09T22:28:12.670Z] Successfully built ab4aa5c1b110 [2021-09-09T22:28:12.945Z] Successfully tagged support-scheduler-arm64:latest [2021-09-09T22:28:12.945Z]  Building support-scheduler ... done Building core-metadata [2021-09-09T22:28:12.945Z] Removing intermediate container dbe06804b439 [2021-09-09T22:28:12.945Z] ---> 28e0b60675d5 [2021-09-09T22:28:12.945Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:28:13.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:28:13.499Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:28:13.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:28:14.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:28:14.661Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T22:28:14.661Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T22:28:14.661Z] Executing bash-5.1.0-r0.post-install [2021-09-09T22:28:14.661Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T22:28:14.661Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T22:28:14.661Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T22:28:14.938Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T22:28:14.938Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T22:28:14.938Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T22:28:14.938Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T22:28:14.938Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T22:28:14.938Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T22:28:14.938Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T22:28:14.938Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T22:28:14.938Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T22:28:15.222Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T22:28:15.222Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T22:28:15.222Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T22:28:15.498Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T22:28:15.771Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T22:28:16.054Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T22:28:16.054Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:28:16.054Z] OK: 8 MiB in 20 packages [2021-09-09T22:28:16.341Z] ---> 5e2cb38b6193 [2021-09-09T22:28:16.341Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T22:28:17.797Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T22:28:17.797Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T22:28:17.797Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T22:28:17.797Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T22:28:17.797Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T22:28:17.797Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T22:28:18.082Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T22:28:18.082Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T22:28:18.082Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T22:28:18.082Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T22:28:18.363Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T22:28:18.363Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T22:28:18.363Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T22:28:18.363Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T22:28:18.363Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T22:28:18.363Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T22:28:18.363Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T22:28:18.363Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T22:28:18.363Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T22:28:18.363Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T22:28:18.644Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T22:28:18.644Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T22:28:18.644Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T22:28:18.644Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T22:28:18.644Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T22:28:19.256Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T22:28:19.257Z] OK: 82 MiB in 59 packages [2021-09-09T22:28:19.257Z] ---> b55848876adf [2021-09-09T22:28:19.257Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T22:28:19.529Z] Removing intermediate container 89e8601e663c [2021-09-09T22:28:19.529Z] ---> 4cf5c6956915 [2021-09-09T22:28:19.529Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:28:20.984Z] ---> 3abe09aaf9af [2021-09-09T22:28:20.984Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T22:28:21.334Z] ---> aaa25696ca16 [2021-09-09T22:28:21.334Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T22:28:23.626Z] ---> 9e0ef3284ea2 [2021-09-09T22:28:23.626Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T22:28:26.317Z] ---> c15f5450feb1 [2021-09-09T22:28:26.317Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T22:28:27.757Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:28:27.757Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:28:27.757Z] ---> ab9f29c44493 [2021-09-09T22:28:27.757Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T22:28:27.757Z] ---> Using cache [2021-09-09T22:28:27.757Z] ---> c18f44f73504 [2021-09-09T22:28:27.757Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:28:27.757Z] ---> Using cache [2021-09-09T22:28:27.757Z] ---> 9ac4b7f183c6 [2021-09-09T22:28:27.757Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T22:28:28.041Z] ---> c28fcea49e48 [2021-09-09T22:28:28.041Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T22:28:28.320Z] ---> Running in 44329f265e77 [2021-09-09T22:28:28.597Z] ---> Running in 58496cc5cb4f [2021-09-09T22:28:28.875Z] Collecting docker-compose==1.23.2 [2021-09-09T22:28:29.156Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T22:28:29.428Z] Removing intermediate container 44329f265e77 [2021-09-09T22:28:29.428Z] ---> 9534a188bdf0 [2021-09-09T22:28:29.428Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T22:28:29.700Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T22:28:29.700Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T22:28:29.972Z] ---> 6d9d59db43c6 [2021-09-09T22:28:29.972Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T22:28:29.972Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:28:29.972Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:28:29.972Z] ---> ab9f29c44493 [2021-09-09T22:28:29.972Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:28:29.972Z] ---> Using cache [2021-09-09T22:28:29.972Z] ---> c18f44f73504 [2021-09-09T22:28:30.258Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:28:30.258Z] ---> Using cache [2021-09-09T22:28:30.258Z] ---> 9ac4b7f183c6 [2021-09-09T22:28:30.258Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T22:28:30.258Z] ---> Using cache [2021-09-09T22:28:30.258Z] ---> 6c9ebffdd02e [2021-09-09T22:28:30.258Z] Step 6/24 : COPY go.mod . [2021-09-09T22:28:30.258Z] ---> Using cache [2021-09-09T22:28:30.258Z] ---> afbc21ebed1f [2021-09-09T22:28:30.258Z] Step 7/24 : RUN go mod download [2021-09-09T22:28:30.258Z] ---> Using cache [2021-09-09T22:28:30.258Z] ---> 0e0a79d8f809 [2021-09-09T22:28:30.258Z] Step 8/24 : COPY . . [2021-09-09T22:28:30.258Z] ---> Running in d87c8013035f [2021-09-09T22:28:30.258Z] ---> Using cache [2021-09-09T22:28:30.258Z] ---> fa0c8576c255 [2021-09-09T22:28:30.258Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:28:30.258Z] ---> Using cache [2021-09-09T22:28:30.258Z] ---> 7bce63d644cf [2021-09-09T22:28:30.258Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T22:28:30.533Z] ---> Running in a7b6602f7e57 [2021-09-09T22:28:30.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:28:30.808Z] Collecting PyYAML<4,>=3.10 [2021-09-09T22:28:30.808Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T22:28:30.808Z] ---> 0b579d518eec [2021-09-09T22:28:30.808Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T22:28:31.416Z] ---> Running in e52a46bd531a [2021-09-09T22:28:31.416Z] Removing intermediate container d87c8013035f [2021-09-09T22:28:31.416Z] ---> 7b601663e3b0 [2021-09-09T22:28:31.416Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:28:31.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:28:31.692Z] ---> Running in 6176d3d363e7 [2021-09-09T22:28:32.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T22:28:32.694Z] Removing intermediate container 6176d3d363e7 [2021-09-09T22:28:32.694Z] ---> afd52c29ca0b [2021-09-09T22:28:32.694Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T22:28:32.978Z] OK: 218 MiB in 52 packages [2021-09-09T22:28:32.978Z] ---> Running in c0e28448bbc8 [2021-09-09T22:28:34.425Z] Removing intermediate container c0e28448bbc8 [2021-09-09T22:28:34.425Z] ---> 9b91f5172c10 [2021-09-09T22:28:34.425Z] Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:28:34.425Z] ---> Running in 6cabdd23a069 [2021-09-09T22:28:34.702Z] Removing intermediate container 58496cc5cb4f [2021-09-09T22:28:34.702Z] ---> 448240f50f48 [2021-09-09T22:28:34.702Z] Step 6/23 : COPY go.mod . [2021-09-09T22:28:35.312Z] Removing intermediate container e52a46bd531a [2021-09-09T22:28:35.312Z] ---> a5858c82d837 [2021-09-09T22:28:35.312Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T22:28:35.312Z] Removing intermediate container 6cabdd23a069 [2021-09-09T22:28:35.312Z] ---> 618df2052b7d [2021-09-09T22:28:35.312Z] Step 24/24 : LABEL version=2.0.1-dev.41 [2021-09-09T22:28:35.588Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T22:28:35.588Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T22:28:36.186Z] ---> Running in c8a8461d22f7 [2021-09-09T22:28:36.186Z] ---> Running in 0c359cce24e3 [2021-09-09T22:28:36.186Z] ---> bec2dd12f1d3 [2021-09-09T22:28:36.186Z] Step 7/23 : RUN go mod download [2021-09-09T22:28:36.464Z] ---> Running in 4ea4cf6a5498 [2021-09-09T22:28:37.457Z] Removing intermediate container c8a8461d22f7 [2021-09-09T22:28:37.457Z] ---> 024e718d50c0 [2021-09-09T22:28:37.457Z] [2021-09-09T22:28:37.457Z] Removing intermediate container 0c359cce24e3 [2021-09-09T22:28:37.457Z] ---> 42f33b001238 [2021-09-09T22:28:37.457Z] Step 29/32 : CMD ["gate"] [2021-09-09T22:28:38.096Z] 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-09-09T22:28:38.096Z] ---> Running in 8b0af711b457 [2021-09-09T22:28:38.096Z] Successfully built 024e718d50c0 [2021-09-09T22:28:38.096Z] Successfully tagged core-data-arm64:latest [2021-09-09T22:28:38.096Z] Building security-proxy-setup [2021-09-09T22:28:38.373Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2021-09-09T22:28:38.373Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T22:28:38.650Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T22:28:38.650Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T22:28:38.935Z] Removing intermediate container 8b0af711b457 [2021-09-09T22:28:38.935Z] ---> bdd5e2ba37bc [2021-09-09T22:28:38.935Z] Step 30/32 : LABEL arch=arm64 [2021-09-09T22:28:39.578Z] ---> Running in 93f9ed3b4e99 [2021-09-09T22:28:41.042Z] Removing intermediate container 93f9ed3b4e99 [2021-09-09T22:28:41.042Z] ---> 034de4280c49 [2021-09-09T22:28:41.042Z] Step 31/32 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:28:41.656Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T22:28:41.656Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T22:28:42.665Z] ---> Running in bab90818fbaa [2021-09-09T22:28:42.951Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T22:28:42.951Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T22:28:43.955Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T22:28:43.955Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T22:28:43.955Z] Removing intermediate container bab90818fbaa [2021-09-09T22:28:43.955Z] ---> 4b9da7a44f15 [2021-09-09T22:28:43.955Z] Step 32/32 : LABEL version=2.0.1-dev.41 [2021-09-09T22:28:43.955Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T22:28:43.955Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T22:28:44.234Z] Removing intermediate container 4ea4cf6a5498 [2021-09-09T22:28:44.234Z] ---> 0dde65fe22e6 [2021-09-09T22:28:44.234Z] Step 8/23 : COPY . . [2021-09-09T22:28:44.234Z] ---> Running in 82460aeec9af [2021-09-09T22:28:45.707Z] Removing intermediate container 82460aeec9af [2021-09-09T22:28:45.707Z] ---> 094a6eb25e7e [2021-09-09T22:28:45.707Z] [2021-09-09T22:28:46.319Z] Successfully built 094a6eb25e7e [2021-09-09T22:28:46.319Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-09T22:28:46.319Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-09-09T22:28:46.599Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T22:28:46.599Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T22:28:48.044Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T22:28:48.044Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T22:28:48.644Z] Collecting certifi>=2017.4.17 [2021-09-09T22:28:48.644Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T22:28:48.926Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T22:28:48.926Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T22:28:49.206Z] Collecting idna<2.8,>=2.5 [2021-09-09T22:28:49.206Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T22:28:49.489Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T22:28:49.489Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T22:28:49.489Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T22:28:49.489Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T22:28:50.949Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T22:28:50.949Z] Attempting uninstall: urllib3 [2021-09-09T22:28:50.949Z] Found existing installation: urllib3 1.26.2 [2021-09-09T22:28:50.949Z] Uninstalling urllib3-1.26.2: [2021-09-09T22:28:50.949Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T22:28:51.549Z] Attempting uninstall: idna [2021-09-09T22:28:51.549Z] Found existing installation: idna 3.1 [2021-09-09T22:28:51.549Z] Uninstalling idna-3.1: [2021-09-09T22:28:51.828Z] Successfully uninstalled idna-3.1 [2021-09-09T22:28:52.431Z] Attempting uninstall: chardet [2021-09-09T22:28:52.431Z] Found existing installation: chardet 4.0.0 [2021-09-09T22:28:52.431Z] Uninstalling chardet-4.0.0: [2021-09-09T22:28:52.708Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T22:28:54.160Z] Attempting uninstall: requests [2021-09-09T22:28:54.160Z] Found existing installation: requests 2.25.1 [2021-09-09T22:28:54.160Z] Uninstalling requests-2.25.1: [2021-09-09T22:28:54.160Z] Successfully uninstalled requests-2.25.1 [2021-09-09T22:28:54.764Z] Running setup.py install for texttable: started [2021-09-09T22:28:55.369Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:28:55.369Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:28:55.369Z] ---> ab9f29c44493 [2021-09-09T22:28:55.369Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T22:28:55.369Z] ---> Using cache [2021-09-09T22:28:55.369Z] ---> c18f44f73504 [2021-09-09T22:28:55.369Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:28:55.369Z] ---> Using cache [2021-09-09T22:28:55.369Z] ---> 9ac4b7f183c6 [2021-09-09T22:28:55.369Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T22:28:55.369Z] ---> Using cache [2021-09-09T22:28:55.369Z] ---> 6c9ebffdd02e [2021-09-09T22:28:55.369Z] Step 6/22 : COPY go.mod . [2021-09-09T22:28:55.369Z] ---> Using cache [2021-09-09T22:28:55.369Z] ---> afbc21ebed1f [2021-09-09T22:28:55.369Z] Step 7/22 : RUN go mod download [2021-09-09T22:28:55.369Z] ---> Using cache [2021-09-09T22:28:55.369Z] ---> 0e0a79d8f809 [2021-09-09T22:28:55.369Z] Step 8/22 : COPY . . [2021-09-09T22:28:55.651Z] ---> Using cache [2021-09-09T22:28:55.651Z] ---> fa0c8576c255 [2021-09-09T22:28:55.651Z] Step 9/22 : RUN go mod tidy [2021-09-09T22:28:55.651Z] ---> Using cache [2021-09-09T22:28:55.651Z] ---> 7bce63d644cf [2021-09-09T22:28:55.651Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T22:28:56.667Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T22:28:56.667Z] Running setup.py install for PyYAML: started [2021-09-09T22:28:59.335Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T22:28:59.968Z] Running setup.py install for docopt: started [2021-09-09T22:28:59.968Z] ---> Running in 5c1af2a5e718 [2021-09-09T22:29:00.970Z] ---> 184cd0b6ae1e [2021-09-09T22:29:00.970Z] Step 9/23 : RUN go mod tidy [2021-09-09T22:29:01.974Z] ---> Running in f082e229c80f [2021-09-09T22:29:02.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T22:29:03.255Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T22:29:03.256Z] Running setup.py install for dockerpty: started [2021-09-09T22:29:05.756Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:29:05.756Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:29:05.756Z] ---> ab9f29c44493 [2021-09-09T22:29:05.756Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T22:29:05.756Z] ---> Using cache [2021-09-09T22:29:05.756Z] ---> c18f44f73504 [2021-09-09T22:29:05.756Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:29:05.756Z] ---> Using cache [2021-09-09T22:29:05.756Z] ---> 9ac4b7f183c6 [2021-09-09T22:29:05.756Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T22:29:05.756Z] ---> Using cache [2021-09-09T22:29:05.756Z] ---> 6c9ebffdd02e [2021-09-09T22:29:05.756Z] Step 6/26 : COPY go.mod . [2021-09-09T22:29:05.756Z] ---> Using cache [2021-09-09T22:29:05.756Z] ---> afbc21ebed1f [2021-09-09T22:29:05.756Z] Step 7/26 : RUN go mod download [2021-09-09T22:29:05.756Z] ---> Using cache [2021-09-09T22:29:05.756Z] ---> 0e0a79d8f809 [2021-09-09T22:29:05.756Z] Step 8/26 : COPY . . [2021-09-09T22:29:05.756Z] ---> Using cache [2021-09-09T22:29:05.756Z] ---> fa0c8576c255 [2021-09-09T22:29:05.756Z] Step 9/26 : RUN go mod tidy [2021-09-09T22:29:05.756Z] ---> Using cache [2021-09-09T22:29:05.756Z] ---> 7bce63d644cf [2021-09-09T22:29:05.756Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T22:29:05.756Z] ---> Running in b9a45236bc95 [2021-09-09T22:29:06.364Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T22:29:07.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T22:29:08.825Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-09-09T22:29:10.291Z] Removing intermediate container f082e229c80f [2021-09-09T22:29:10.291Z] ---> b9a25106ca37 [2021-09-09T22:29:10.291Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T22:29:10.575Z] ---> Running in 735c1ebce57f [2021-09-09T22:29:13.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T22:29:23.455Z] Removing intermediate container 47a1be93756c [2021-09-09T22:29:23.455Z] ---> 5ebf05508b13 [2021-09-09T22:29:23.455Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T22:29:23.729Z] ---> Running in 2b4bfc0f8fb2 [2021-09-09T22:29:24.329Z] Removing intermediate container 2b4bfc0f8fb2 [2021-09-09T22:29:24.329Z] ---> 0c21fefeaea5 [2021-09-09T22:29:24.329Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T22:29:24.605Z] ---> Running in 5f066e1d967d [2021-09-09T22:29:25.210Z] Removing intermediate container 5f066e1d967d [2021-09-09T22:29:25.210Z] ---> c2ede447117f [2021-09-09T22:29:25.210Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T22:29:27.201Z] ---> 8b6b327cc41b [2021-09-09T22:29:27.201Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T22:29:28.659Z] ---> 91611977835c [2021-09-09T22:29:28.659Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T22:29:29.647Z] ---> 83922efe38f4 [2021-09-09T22:29:29.647Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T22:29:29.926Z] ---> Running in ada33e12b1e9 [2021-09-09T22:29:30.531Z] Removing intermediate container ada33e12b1e9 [2021-09-09T22:29:30.531Z] ---> 33cf80705d2c [2021-09-09T22:29:30.531Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:29:30.531Z] ---> Running in 59103bbd66b8 [2021-09-09T22:29:31.526Z] Removing intermediate container 59103bbd66b8 [2021-09-09T22:29:31.526Z] ---> dd2197d14ee4 [2021-09-09T22:29:31.526Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T22:29:31.526Z] ---> Running in e7015267a982 [2021-09-09T22:29:32.148Z] Removing intermediate container e7015267a982 [2021-09-09T22:29:32.148Z] ---> f05d26a6b080 [2021-09-09T22:29:32.148Z] Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:29:32.148Z] ---> Running in e8d7b15a4495 [2021-09-09T22:29:33.143Z] Removing intermediate container e8d7b15a4495 [2021-09-09T22:29:33.143Z] ---> 6ba353deb730 [2021-09-09T22:29:33.143Z] Step 24/24 : LABEL version=2.0.1-dev.41 [2021-09-09T22:29:33.143Z] ---> Running in 307d02866ea5 [2021-09-09T22:29:34.178Z] Removing intermediate container 307d02866ea5 [2021-09-09T22:29:34.179Z] ---> b8e6b9f1a66c [2021-09-09T22:29:34.179Z] [2021-09-09T22:29:34.179Z] Successfully built b8e6b9f1a66c [2021-09-09T22:29:34.179Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-09T22:30:32.109Z]  Building sys-mgmt-agent ... done Removing intermediate container a7b6602f7e57 [2021-09-09T22:30:32.109Z] ---> a593f452f00a [2021-09-09T22:30:32.109Z] [2021-09-09T22:30:32.109Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:30:32.109Z] ---> afc2cc120ca2 [2021-09-09T22:30:32.109Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:30:32.109Z] ---> Using cache [2021-09-09T22:30:32.109Z] ---> d39483beb3bb [2021-09-09T22:30:32.109Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:30:32.109Z] ---> Using cache [2021-09-09T22:30:32.109Z] ---> 4a8eef9f45ab [2021-09-09T22:30:32.109Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T22:30:32.109Z] ---> Running in d3241d1b210d [2021-09-09T22:30:32.109Z] Removing intermediate container d3241d1b210d [2021-09-09T22:30:32.109Z] ---> b9d923a9b61e [2021-09-09T22:30:32.109Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T22:30:32.109Z] ---> Running in 50eb00e30115 [2021-09-09T22:30:32.109Z] Removing intermediate container 50eb00e30115 [2021-09-09T22:30:32.109Z] ---> 0990788de4e6 [2021-09-09T22:30:32.109Z] Step 16/24 : WORKDIR / [2021-09-09T22:30:32.109Z] ---> Running in 04656f68c2dc [2021-09-09T22:30:32.109Z] Removing intermediate container 04656f68c2dc [2021-09-09T22:30:32.109Z] ---> 97ca1829a4c8 [2021-09-09T22:30:32.109Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:30:32.109Z] ---> f1619898b9b2 [2021-09-09T22:30:32.109Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T22:30:32.109Z] ---> 4836161e3da9 [2021-09-09T22:30:32.109Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T22:30:32.109Z] ---> a64406a3fc6d [2021-09-09T22:30:32.109Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T22:30:32.109Z] ---> Running in 4c8331d73538 [2021-09-09T22:30:32.109Z] Removing intermediate container 4c8331d73538 [2021-09-09T22:30:32.109Z] ---> b0f009364a28 [2021-09-09T22:30:32.109Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:30:32.109Z] ---> Running in 917faa965297 [2021-09-09T22:30:32.109Z] Removing intermediate container 917faa965297 [2021-09-09T22:30:32.109Z] ---> df8b1ca271e9 [2021-09-09T22:30:32.109Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T22:30:32.109Z] ---> Running in b65997e4c38c [2021-09-09T22:30:32.109Z] Removing intermediate container b65997e4c38c [2021-09-09T22:30:32.109Z] ---> 4dd29634d80b [2021-09-09T22:30:32.109Z] Step 23/24 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:30:32.109Z] ---> Running in 974975cd00a5 [2021-09-09T22:30:32.719Z] Removing intermediate container 974975cd00a5 [2021-09-09T22:30:32.719Z] ---> 44397773d0d4 [2021-09-09T22:30:32.719Z] Step 24/24 : LABEL version=2.0.1-dev.41 [2021-09-09T22:30:32.997Z] ---> Running in 23a6725c4abe [2021-09-09T22:30:33.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T22:30:33.894Z] Removing intermediate container 23a6725c4abe [2021-09-09T22:30:33.894Z] ---> 086cf2b2eadd [2021-09-09T22:30:33.894Z] [2021-09-09T22:30:34.175Z] Successfully built 086cf2b2eadd [2021-09-09T22:30:34.175Z] Successfully tagged core-metadata-arm64:latest [2021-09-09T22:30:36.816Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T22:30:49.250Z] Removing intermediate container 5c1af2a5e718 [2021-09-09T22:30:49.250Z] ---> 992cf66aac97 [2021-09-09T22:30:49.250Z] [2021-09-09T22:30:49.250Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T22:30:49.251Z] ---> afc2cc120ca2 [2021-09-09T22:30:49.251Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T22:30:49.251Z] Removing intermediate container b9a45236bc95 [2021-09-09T22:30:49.251Z] ---> 2eba138b904c [2021-09-09T22:30:49.251Z] [2021-09-09T22:30:49.251Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T22:30:49.251Z] ---> afc2cc120ca2 [2021-09-09T22:30:49.251Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T22:30:49.251Z] ---> Running in c48c08f65686 [2021-09-09T22:30:49.251Z] ---> Running in 8dd7d3d58349 [2021-09-09T22:30:49.251Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:30:49.251Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:30:49.251Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:30:49.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:30:51.487Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T22:30:51.487Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T22:30:51.487Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T22:30:51.487Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:30:51.487Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T22:30:51.487Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:30:51.487Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T22:30:51.487Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T22:30:51.487Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T22:30:51.487Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:30:51.487Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:30:51.487Z] Removing intermediate container 735c1ebce57f [2021-09-09T22:30:51.487Z] ---> 6c8614e3af37 [2021-09-09T22:30:51.487Z] [2021-09-09T22:30:51.487Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T22:30:51.487Z] ---> afc2cc120ca2 [2021-09-09T22:30:51.487Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T22:30:51.487Z] OK: 6 MiB in 17 packages [2021-09-09T22:30:51.487Z] OK: 7 MiB in 18 packages [2021-09-09T22:30:51.487Z] ---> Running in 848e32149e50 [2021-09-09T22:30:52.086Z] Removing intermediate container 8dd7d3d58349 [2021-09-09T22:30:52.086Z] ---> 2ee9b67b0c35 [2021-09-09T22:30:52.086Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T22:30:52.365Z] Removing intermediate container c48c08f65686 [2021-09-09T22:30:52.365Z] ---> 63b445b9cc95 [2021-09-09T22:30:52.365Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T22:30:52.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T22:30:52.365Z] ---> Running in e60c95633a1a [2021-09-09T22:30:52.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T22:30:52.646Z] ---> Running in f5c42c2130da [2021-09-09T22:30:53.251Z] Removing intermediate container e60c95633a1a [2021-09-09T22:30:53.251Z] ---> 8c4b1a1b27c4 [2021-09-09T22:30:53.251Z] Step 14/26 : WORKDIR / [2021-09-09T22:30:53.251Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T22:30:53.251Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T22:30:53.251Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:30:53.251Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:30:53.527Z] OK: 6 MiB in 16 packages [2021-09-09T22:30:53.527Z] Removing intermediate container f5c42c2130da [2021-09-09T22:30:53.527Z] ---> f60b032b66b3 [2021-09-09T22:30:53.527Z] Step 14/22 : WORKDIR /edgex [2021-09-09T22:30:53.527Z] ---> Running in b7a4fc88fa66 [2021-09-09T22:30:53.800Z] ---> Running in 48a27aaa321b [2021-09-09T22:30:54.396Z] Removing intermediate container b7a4fc88fa66 [2021-09-09T22:30:54.396Z] ---> bca96d9deb6e [2021-09-09T22:30:54.396Z] 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-09-09T22:30:54.396Z] Removing intermediate container 48a27aaa321b [2021-09-09T22:30:54.396Z] ---> 97a4579db71a [2021-09-09T22:30:54.396Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T22:30:55.380Z] Removing intermediate container 848e32149e50 [2021-09-09T22:30:55.380Z] ---> f03b6865f00d [2021-09-09T22:30:55.380Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:30:55.380Z] ---> 4487adda359f [2021-09-09T22:30:55.380Z] 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-09-09T22:30:55.380Z] ---> Running in a3138c8aaa3e [2021-09-09T22:30:55.380Z] ---> 490a17516e5a [2021-09-09T22:30:55.380Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T22:30:55.976Z] Removing intermediate container a3138c8aaa3e [2021-09-09T22:30:55.976Z] ---> 73fe3e0b4962 [2021-09-09T22:30:55.976Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T22:30:56.249Z] ---> b8dde65d29c9 [2021-09-09T22:30:56.249Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T22:30:56.249Z] ---> Running in 24efc45db2f7 [2021-09-09T22:30:56.856Z] ---> 24a777941bfa [2021-09-09T22:30:56.856Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T22:30:56.857Z] Removing intermediate container 24efc45db2f7 [2021-09-09T22:30:56.857Z] ---> 558c8613eba9 [2021-09-09T22:30:56.857Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T22:30:57.130Z] ---> Running in fa2898ed7d67 [2021-09-09T22:30:57.130Z] ---> 2a2d50b42ebb [2021-09-09T22:30:57.130Z] 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-09-09T22:30:57.727Z] Removing intermediate container fa2898ed7d67 [2021-09-09T22:30:57.727Z] ---> 5256e5abdf8b [2021-09-09T22:30:57.727Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:30:58.323Z] ---> 939cb1cdb015 [2021-09-09T22:30:58.323Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T22:30:58.323Z] ---> 00ddfcd1a1ca [2021-09-09T22:30:58.323Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T22:30:58.323Z] ---> Running in 6a401544d5bd [2021-09-09T22:30:59.296Z] ---> 3b5bed2e7210 [2021-09-09T22:30:59.296Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T22:30:59.296Z] Removing intermediate container 6a401544d5bd [2021-09-09T22:30:59.296Z] ---> 512288db8325 [2021-09-09T22:30:59.296Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T22:30:59.568Z] ---> Running in 2cab24fe5398 [2021-09-09T22:30:59.838Z] ---> e6e3dc2c1c40 [2021-09-09T22:30:59.838Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T22:31:00.430Z] Removing intermediate container 2cab24fe5398 [2021-09-09T22:31:00.430Z] ---> 4632d2ddc5ec [2021-09-09T22:31:00.430Z] Step 20/22 : LABEL arch=arm64 [2021-09-09T22:31:00.430Z] ---> 341e96c523be [2021-09-09T22:31:00.430Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T22:31:00.430Z] ---> Running in e0f7cd785cef [2021-09-09T22:31:01.020Z] ---> 9d87b88fcdec [2021-09-09T22:31:01.020Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T22:31:01.296Z] Removing intermediate container e0f7cd785cef [2021-09-09T22:31:01.296Z] ---> bd08fcf55af2 [2021-09-09T22:31:01.296Z] Step 21/22 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:01.568Z] ---> Running in 1c31734e4b9e [2021-09-09T22:31:01.568Z] ---> f5b478679fff [2021-09-09T22:31:01.568Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T22:31:01.844Z] ---> Running in 387dd1d1ccce [2021-09-09T22:31:01.844Z] ---> 2421e5817d97 [2021-09-09T22:31:01.844Z] 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-09-09T22:31:02.119Z] Removing intermediate container 1c31734e4b9e [2021-09-09T22:31:02.119Z] ---> 3db53b763323 [2021-09-09T22:31:02.119Z] Step 22/22 : LABEL version=2.0.1-dev.41 [2021-09-09T22:31:02.119Z] ---> Running in 7748a3e48752 [2021-09-09T22:31:02.400Z] ---> Running in 7aceda2bb44a [2021-09-09T22:31:02.400Z] Removing intermediate container 387dd1d1ccce [2021-09-09T22:31:02.400Z] ---> 94f3102f3296 [2021-09-09T22:31:02.400Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:31:02.672Z] ---> Running in e6469d6c0849 [2021-09-09T22:31:02.946Z] Removing intermediate container 7aceda2bb44a [2021-09-09T22:31:02.946Z] ---> 301b0be0d090 [2021-09-09T22:31:02.946Z] [2021-09-09T22:31:03.229Z] Removing intermediate container e6469d6c0849 [2021-09-09T22:31:03.229Z] ---> 74cd4735ad7b [2021-09-09T22:31:03.229Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T22:31:03.229Z] Successfully built 301b0be0d090 [2021-09-09T22:31:03.229Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-09T22:31:03.502Z]  Building security-proxy-setup ... done  ---> Running in edee2ad42045 [2021-09-09T22:31:04.097Z] Removing intermediate container edee2ad42045 [2021-09-09T22:31:04.097Z] ---> 5063500866c4 [2021-09-09T22:31:04.097Z] Step 22/23 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:04.372Z] ---> Running in c4bc72ad0e69 [2021-09-09T22:31:04.973Z] Removing intermediate container c4bc72ad0e69 [2021-09-09T22:31:04.973Z] ---> 988827e8d5b7 [2021-09-09T22:31:04.973Z] Step 23/23 : LABEL version=2.0.1-dev.41 [2021-09-09T22:31:04.973Z] Removing intermediate container 7748a3e48752 [2021-09-09T22:31:04.973Z] ---> 9aec29f4381b [2021-09-09T22:31:04.973Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T22:31:04.973Z] ---> Running in d62c3dc54fe4 [2021-09-09T22:31:05.246Z] ---> Running in 2f4bd29deae1 [2021-09-09T22:31:05.519Z] Removing intermediate container d62c3dc54fe4 [2021-09-09T22:31:05.519Z] ---> a2ecf31dedf0 [2021-09-09T22:31:05.519Z] [2021-09-09T22:31:05.795Z] Successfully built a2ecf31dedf0 [2021-09-09T22:31:05.795Z] Removing intermediate container 2f4bd29deae1 [2021-09-09T22:31:05.795Z] ---> f166e5cc626b [2021-09-09T22:31:05.795Z] Step 24/26 : LABEL arch=arm64 [2021-09-09T22:31:05.795Z] Successfully tagged support-notifications-arm64:latest [2021-09-09T22:31:06.068Z]  Building support-notifications ... done  ---> Running in 80aa3d76e303 [2021-09-09T22:31:06.664Z] Removing intermediate container 80aa3d76e303 [2021-09-09T22:31:06.664Z] ---> a1fc310a0477 [2021-09-09T22:31:06.664Z] Step 25/26 : LABEL git_sha=7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:06.664Z] ---> Running in fbd24ebc889a [2021-09-09T22:31:07.258Z] Removing intermediate container fbd24ebc889a [2021-09-09T22:31:07.258Z] ---> 7b55be50dbca [2021-09-09T22:31:07.258Z] Step 26/26 : LABEL version=2.0.1-dev.41 [2021-09-09T22:31:07.531Z] ---> Running in ccf730ba9b97 [2021-09-09T22:31:08.127Z] Removing intermediate container ccf730ba9b97 [2021-09-09T22:31:08.127Z] ---> eb55fee9aff2 [2021-09-09T22:31:08.127Z] [2021-09-09T22:31:08.127Z] Successfully built eb55fee9aff2 [2021-09-09T22:31:08.127Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-09T22:31:08.741Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-09-09T22:31:08.737Z] $ docker stop --time=1 20b08c7357489566fbb9552631c48b2dfc0c41abc2e64c068424adb35b47d7f0 [2021-09-09T22:31:10.631Z] $ docker rm -f 20b08c7357489566fbb9552631c48b2dfc0c41abc2e64c068424adb35b47d7f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T22:31:11.240Z] + docker images [2021-09-09T22:31:11.512Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T22:31:11.512Z] security-secretstore-setup-arm64 latest eb55fee9aff2 4 seconds ago 26.5MB [2021-09-09T22:31:11.513Z] support-notifications-arm64 latest a2ecf31dedf0 6 seconds ago 15.9MB [2021-09-09T22:31:11.513Z] security-proxy-setup-arm64 latest 301b0be0d090 9 seconds ago 24.6MB [2021-09-09T22:31:11.513Z] 6c8614e3af37 22 seconds ago 1.45GB [2021-09-09T22:31:11.513Z] 2eba138b904c 25 seconds ago 1.46GB [2021-09-09T22:31:11.513Z] 992cf66aac97 26 seconds ago 1.46GB [2021-09-09T22:31:11.513Z] core-metadata-arm64 latest 086cf2b2eadd 38 seconds ago 15.8MB [2021-09-09T22:31:11.513Z] a593f452f00a 51 seconds ago 1.46GB [2021-09-09T22:31:11.513Z] sys-mgmt-agent-arm64 latest b8e6b9f1a66c About a minute ago 311MB [2021-09-09T22:31:11.513Z] security-bootstrapper-arm64 latest 094a6eb25e7e 2 minutes ago 17.7MB [2021-09-09T22:31:11.513Z] core-data-arm64 latest 024e718d50c0 2 minutes ago 19.3MB [2021-09-09T22:31:11.513Z] support-scheduler-arm64 latest ab4aa5c1b110 3 minutes ago 15.2MB [2021-09-09T22:31:11.513Z] core-command-arm64 latest e79f5378b6be 3 minutes ago 15.2MB [2021-09-09T22:31:11.513Z] 9efdf35f4760 3 minutes ago 1.46GB [2021-09-09T22:31:11.513Z] 9443ea6f33d4 3 minutes ago 1.45GB [2021-09-09T22:31:11.513Z] d4a5809d4a17 3 minutes ago 1.45GB [2021-09-09T22:31:11.513Z] 879d29d34a33 3 minutes ago 1.45GB [2021-09-09T22:31:11.513Z] 9660ce4e9ea0 3 minutes ago 1.45GB [2021-09-09T22:31:11.513Z] ci-base-image-arm64 latest ab9f29c44493 7 minutes ago 1.24GB [2021-09-09T22:31:11.513Z] alpine 3.12 afc2cc120ca2 8 days ago 5.33MB [2021-09-09T22:31:11.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-09T22:31:11.513Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-09T22:31:11.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-09-09T22:31:11.789Z] provisioning config files... [2021-09-09T22:31:11.809Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/48@tmp/config8372302656584603106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:31:12.173Z] ---> docker-login.sh [2021-09-09T22:31:12.173Z] nexus3.edgexfoundry.org:10001 [2021-09-09T22:31:12.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:31:12.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:31:12.715Z] Configure a credential helper to remove this warning. See [2021-09-09T22:31:12.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:31:12.715Z] [2021-09-09T22:31:12.715Z] Login Succeeded [2021-09-09T22:31:12.715Z] nexus3.edgexfoundry.org:10002 [2021-09-09T22:31:12.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:31:13.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:31:13.261Z] Configure a credential helper to remove this warning. See [2021-09-09T22:31:13.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:31:13.261Z] [2021-09-09T22:31:13.261Z] Login Succeeded [2021-09-09T22:31:13.261Z] nexus3.edgexfoundry.org:10003 [2021-09-09T22:31:13.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:31:13.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:31:13.533Z] Configure a credential helper to remove this warning. See [2021-09-09T22:31:13.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:31:13.533Z] [2021-09-09T22:31:13.533Z] Login Succeeded [2021-09-09T22:31:13.806Z] nexus3.edgexfoundry.org:10004 [2021-09-09T22:31:14.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:31:14.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:31:14.351Z] Configure a credential helper to remove this warning. See [2021-09-09T22:31:14.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:31:14.351Z] [2021-09-09T22:31:14.351Z] Login Succeeded [2021-09-09T22:31:14.351Z] docker.io [2021-09-09T22:31:14.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:31:15.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:31:15.216Z] Configure a credential helper to remove this warning. See [2021-09-09T22:31:15.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:31:15.216Z] [2021-09-09T22:31:15.216Z] Login Succeeded [2021-09-09T22:31:15.216Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T22:31:15.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:31:15.303Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-09T22:31:15.304Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:15.304Z] latest [2021-09-09T22:31:15.304Z] 2.0.1-dev.41 [2021-09-09T22:31:15.304Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:15.304Z] main [2021-09-09T22:31:15.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:15.687Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:16.026Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:16.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T22:31:16.026Z] 76be4e2a6aba: Preparing [2021-09-09T22:31:16.026Z] 945faa75207f: Preparing [2021-09-09T22:31:16.026Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:16.026Z] 483f02b856d7: Preparing [2021-09-09T22:31:16.026Z] bdc42e120bf6: Preparing [2021-09-09T22:31:16.306Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:16.575Z] b13d9c35f1d1: Pushed [2021-09-09T22:31:16.575Z] 76be4e2a6aba: Pushed [2021-09-09T22:31:16.575Z] 483f02b856d7: Pushed [2021-09-09T22:31:18.541Z] 945faa75207f: Pushed [2021-09-09T22:31:18.812Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:6a70643db230e61314cfed2a735479a0d14fe27f732b0d1735b21ea03cf7379c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:19.425Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:19.775Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-09T22:31:19.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T22:31:19.775Z] 76be4e2a6aba: Preparing [2021-09-09T22:31:19.775Z] 945faa75207f: Preparing [2021-09-09T22:31:19.775Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:19.775Z] 483f02b856d7: Preparing [2021-09-09T22:31:19.775Z] bdc42e120bf6: Preparing [2021-09-09T22:31:20.045Z] 945faa75207f: Layer already exists [2021-09-09T22:31:20.045Z] 483f02b856d7: Layer already exists [2021-09-09T22:31:20.045Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:20.045Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:20.045Z] 76be4e2a6aba: Layer already exists [2021-09-09T22:31:20.045Z] latest: digest: sha256:6a70643db230e61314cfed2a735479a0d14fe27f732b0d1735b21ea03cf7379c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:20.391Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:20.794Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.41 [2021-09-09T22:31:20.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T22:31:20.794Z] 76be4e2a6aba: Preparing [2021-09-09T22:31:20.794Z] 945faa75207f: Preparing [2021-09-09T22:31:20.794Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:20.794Z] 483f02b856d7: Preparing [2021-09-09T22:31:20.794Z] bdc42e120bf6: Preparing [2021-09-09T22:31:21.074Z] 76be4e2a6aba: Layer already exists [2021-09-09T22:31:21.074Z] 945faa75207f: Layer already exists [2021-09-09T22:31:21.074Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:21.074Z] 483f02b856d7: Layer already exists [2021-09-09T22:31:21.074Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:21.074Z] 2.0.1-dev.41: digest: sha256:6a70643db230e61314cfed2a735479a0d14fe27f732b0d1735b21ea03cf7379c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:21.453Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:21.827Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:21.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T22:31:21.828Z] 76be4e2a6aba: Preparing [2021-09-09T22:31:21.828Z] 945faa75207f: Preparing [2021-09-09T22:31:21.828Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:21.828Z] 483f02b856d7: Preparing [2021-09-09T22:31:21.828Z] bdc42e120bf6: Preparing [2021-09-09T22:31:22.117Z] 945faa75207f: Layer already exists [2021-09-09T22:31:22.117Z] 483f02b856d7: Layer already exists [2021-09-09T22:31:22.117Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:22.117Z] 76be4e2a6aba: Layer already exists [2021-09-09T22:31:22.117Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:22.117Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:6a70643db230e61314cfed2a735479a0d14fe27f732b0d1735b21ea03cf7379c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:22.475Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:22.823Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-09T22:31:22.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T22:31:22.823Z] 76be4e2a6aba: Preparing [2021-09-09T22:31:22.823Z] 945faa75207f: Preparing [2021-09-09T22:31:22.823Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:22.823Z] 483f02b856d7: Preparing [2021-09-09T22:31:22.823Z] bdc42e120bf6: Preparing [2021-09-09T22:31:23.094Z] 945faa75207f: Layer already exists [2021-09-09T22:31:23.094Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:23.094Z] 76be4e2a6aba: Layer already exists [2021-09-09T22:31:23.094Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:23.094Z] 483f02b856d7: Layer already exists [2021-09-09T22:31:23.094Z] main: digest: sha256:6a70643db230e61314cfed2a735479a0d14fe27f732b0d1735b21ea03cf7379c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:31:23.158Z] ===================================================== [Pipeline] echo [2021-09-09T22:31:23.174Z] taggedImages: [2021-09-09T22:31:23.174Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:23.174Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-09T22:31:23.174Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.41 [2021-09-09T22:31:23.174Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:23.174Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-09T22:31:24.859Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-09T22:31:24.859Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:24.859Z] latest [2021-09-09T22:31:24.859Z] 2.0.1-dev.41 [2021-09-09T22:31:24.859Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:24.859Z] main [2021-09-09T22:31:24.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:25.243Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:25.588Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:25.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T22:31:25.588Z] 0abb7ac36e6e: Preparing [2021-09-09T22:31:25.588Z] 564ea387a554: Preparing [2021-09-09T22:31:25.588Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:25.588Z] 749c4c73b023: Preparing [2021-09-09T22:31:25.588Z] c4cfa20c9418: Preparing [2021-09-09T22:31:25.588Z] bdc42e120bf6: Preparing [2021-09-09T22:31:25.588Z] bdc42e120bf6: Waiting [2021-09-09T22:31:25.867Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:25.867Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:25.867Z] c4cfa20c9418: Pushed [2021-09-09T22:31:25.867Z] 0abb7ac36e6e: Pushed [2021-09-09T22:31:26.462Z] 749c4c73b023: Pushed [2021-09-09T22:31:29.073Z] 564ea387a554: Pushed [2021-09-09T22:31:29.073Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:612b9eb1adcf4d7312b77501adbd09118cc12c1ecaf016ffc23dbd87d8ee7c6c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:29.421Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:29.767Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-09T22:31:29.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T22:31:29.768Z] 0abb7ac36e6e: Preparing [2021-09-09T22:31:29.768Z] 564ea387a554: Preparing [2021-09-09T22:31:29.768Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:29.768Z] 749c4c73b023: Preparing [2021-09-09T22:31:29.768Z] c4cfa20c9418: Preparing [2021-09-09T22:31:29.768Z] bdc42e120bf6: Preparing [2021-09-09T22:31:29.768Z] bdc42e120bf6: Waiting [2021-09-09T22:31:30.046Z] 564ea387a554: Layer already exists [2021-09-09T22:31:30.046Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:30.046Z] c4cfa20c9418: Layer already exists [2021-09-09T22:31:30.046Z] 749c4c73b023: Layer already exists [2021-09-09T22:31:30.046Z] 0abb7ac36e6e: Layer already exists [2021-09-09T22:31:30.046Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:30.046Z] latest: digest: sha256:612b9eb1adcf4d7312b77501adbd09118cc12c1ecaf016ffc23dbd87d8ee7c6c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:30.396Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:30.743Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.41 [2021-09-09T22:31:30.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T22:31:30.743Z] 0abb7ac36e6e: Preparing [2021-09-09T22:31:30.743Z] 564ea387a554: Preparing [2021-09-09T22:31:30.743Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:30.743Z] 749c4c73b023: Preparing [2021-09-09T22:31:30.743Z] c4cfa20c9418: Preparing [2021-09-09T22:31:30.743Z] bdc42e120bf6: Preparing [2021-09-09T22:31:30.743Z] bdc42e120bf6: Waiting [2021-09-09T22:31:31.020Z] 0abb7ac36e6e: Layer already exists [2021-09-09T22:31:31.020Z] 749c4c73b023: Layer already exists [2021-09-09T22:31:31.020Z] 564ea387a554: Layer already exists [2021-09-09T22:31:31.020Z] c4cfa20c9418: Layer already exists [2021-09-09T22:31:31.020Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:31.020Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:31.020Z] 2.0.1-dev.41: digest: sha256:612b9eb1adcf4d7312b77501adbd09118cc12c1ecaf016ffc23dbd87d8ee7c6c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:31.367Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:31.706Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:31.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T22:31:31.706Z] 0abb7ac36e6e: Preparing [2021-09-09T22:31:31.706Z] 564ea387a554: Preparing [2021-09-09T22:31:31.706Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:31.706Z] 749c4c73b023: Preparing [2021-09-09T22:31:31.706Z] c4cfa20c9418: Preparing [2021-09-09T22:31:31.706Z] bdc42e120bf6: Preparing [2021-09-09T22:31:31.706Z] bdc42e120bf6: Waiting [2021-09-09T22:31:31.978Z] c4cfa20c9418: Layer already exists [2021-09-09T22:31:31.978Z] 749c4c73b023: Layer already exists [2021-09-09T22:31:31.978Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:31.978Z] 564ea387a554: Layer already exists [2021-09-09T22:31:31.978Z] 0abb7ac36e6e: Layer already exists [2021-09-09T22:31:31.978Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:31.978Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:612b9eb1adcf4d7312b77501adbd09118cc12c1ecaf016ffc23dbd87d8ee7c6c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:32.330Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:32.670Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-09T22:31:32.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T22:31:32.670Z] 0abb7ac36e6e: Preparing [2021-09-09T22:31:32.670Z] 564ea387a554: Preparing [2021-09-09T22:31:32.670Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:32.670Z] 749c4c73b023: Preparing [2021-09-09T22:31:32.670Z] c4cfa20c9418: Preparing [2021-09-09T22:31:32.670Z] bdc42e120bf6: Preparing [2021-09-09T22:31:32.670Z] bdc42e120bf6: Waiting [2021-09-09T22:31:32.945Z] 564ea387a554: Layer already exists [2021-09-09T22:31:32.945Z] 0abb7ac36e6e: Layer already exists [2021-09-09T22:31:32.945Z] c4cfa20c9418: Layer already exists [2021-09-09T22:31:32.945Z] 749c4c73b023: Layer already exists [2021-09-09T22:31:32.945Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:32.945Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:32.945Z] main: digest: sha256:612b9eb1adcf4d7312b77501adbd09118cc12c1ecaf016ffc23dbd87d8ee7c6c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:31:33.006Z] ===================================================== [Pipeline] echo [2021-09-09T22:31:33.021Z] taggedImages: [2021-09-09T22:31:33.021Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:33.021Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-09T22:31:33.021Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.41 [2021-09-09T22:31:33.021Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:33.021Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-09T22:31:33.052Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-09T22:31:33.052Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:33.052Z] latest [2021-09-09T22:31:33.052Z] 2.0.1-dev.41 [2021-09-09T22:31:33.052Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:33.052Z] main [2021-09-09T22:31:33.052Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:33.434Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:33.777Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:33.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T22:31:33.777Z] deeb7b7c30cd: Preparing [2021-09-09T22:31:33.777Z] 7b098be15a7f: Preparing [2021-09-09T22:31:33.777Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:33.777Z] 483f02b856d7: Preparing [2021-09-09T22:31:33.777Z] bdc42e120bf6: Preparing [2021-09-09T22:31:34.051Z] 483f02b856d7: Layer already exists [2021-09-09T22:31:34.051Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:34.051Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:34.051Z] deeb7b7c30cd: Pushed [2021-09-09T22:31:36.656Z] 7b098be15a7f: Pushed [2021-09-09T22:31:36.927Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:a656dfcccac6481169619475e5081c9bcf67ac7e28fa39c24930941b93a1ff7e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:37.270Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:37.609Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-09T22:31:37.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T22:31:37.609Z] deeb7b7c30cd: Preparing [2021-09-09T22:31:37.609Z] 7b098be15a7f: Preparing [2021-09-09T22:31:37.609Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:37.609Z] 483f02b856d7: Preparing [2021-09-09T22:31:37.609Z] bdc42e120bf6: Preparing [2021-09-09T22:31:37.886Z] 7b098be15a7f: Layer already exists [2021-09-09T22:31:37.886Z] deeb7b7c30cd: Layer already exists [2021-09-09T22:31:37.886Z] 483f02b856d7: Layer already exists [2021-09-09T22:31:37.886Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:37.886Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:37.886Z] latest: digest: sha256:a656dfcccac6481169619475e5081c9bcf67ac7e28fa39c24930941b93a1ff7e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:38.227Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:38.572Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.41 [2021-09-09T22:31:38.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T22:31:38.572Z] deeb7b7c30cd: Preparing [2021-09-09T22:31:38.572Z] 7b098be15a7f: Preparing [2021-09-09T22:31:38.572Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:38.572Z] 483f02b856d7: Preparing [2021-09-09T22:31:38.572Z] bdc42e120bf6: Preparing [2021-09-09T22:31:38.844Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:38.844Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:38.844Z] 7b098be15a7f: Layer already exists [2021-09-09T22:31:38.844Z] 483f02b856d7: Layer already exists [2021-09-09T22:31:38.844Z] deeb7b7c30cd: Layer already exists [2021-09-09T22:31:38.844Z] 2.0.1-dev.41: digest: sha256:a656dfcccac6481169619475e5081c9bcf67ac7e28fa39c24930941b93a1ff7e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:39.194Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:39.540Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:39.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T22:31:39.540Z] deeb7b7c30cd: Preparing [2021-09-09T22:31:39.540Z] 7b098be15a7f: Preparing [2021-09-09T22:31:39.540Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:39.540Z] 483f02b856d7: Preparing [2021-09-09T22:31:39.540Z] bdc42e120bf6: Preparing [2021-09-09T22:31:39.812Z] 483f02b856d7: Layer already exists [2021-09-09T22:31:39.812Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:39.812Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:39.812Z] deeb7b7c30cd: Layer already exists [2021-09-09T22:31:39.812Z] 7b098be15a7f: Layer already exists [2021-09-09T22:31:39.812Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:a656dfcccac6481169619475e5081c9bcf67ac7e28fa39c24930941b93a1ff7e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:40.157Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:40.497Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-09T22:31:40.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T22:31:40.497Z] deeb7b7c30cd: Preparing [2021-09-09T22:31:40.497Z] 7b098be15a7f: Preparing [2021-09-09T22:31:40.497Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:40.497Z] 483f02b856d7: Preparing [2021-09-09T22:31:40.497Z] bdc42e120bf6: Preparing [2021-09-09T22:31:40.777Z] 483f02b856d7: Layer already exists [2021-09-09T22:31:40.777Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:40.777Z] 7b098be15a7f: Layer already exists [2021-09-09T22:31:40.777Z] deeb7b7c30cd: Layer already exists [2021-09-09T22:31:40.777Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:40.777Z] main: digest: sha256:a656dfcccac6481169619475e5081c9bcf67ac7e28fa39c24930941b93a1ff7e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:31:40.839Z] ===================================================== [Pipeline] echo [2021-09-09T22:31:40.855Z] taggedImages: [2021-09-09T22:31:40.855Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:40.855Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-09T22:31:40.855Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.41 [2021-09-09T22:31:40.855Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:40.855Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-09T22:31:40.886Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-09T22:31:40.886Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:40.886Z] latest [2021-09-09T22:31:40.886Z] 2.0.1-dev.41 [2021-09-09T22:31:40.886Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:40.886Z] main [2021-09-09T22:31:40.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:41.264Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:41.609Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:41.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T22:31:41.609Z] 64a460d60f07: Preparing [2021-09-09T22:31:41.609Z] 64a460d60f07: Preparing [2021-09-09T22:31:41.609Z] ee7e1e02a1d0: Preparing [2021-09-09T22:31:41.609Z] 1bcb6da98665: Preparing [2021-09-09T22:31:41.609Z] 2ddfa3eae8a3: Preparing [2021-09-09T22:31:41.609Z] d3dc8406dd0a: Preparing [2021-09-09T22:31:41.609Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:41.609Z] 06f241e509b0: Preparing [2021-09-09T22:31:41.609Z] a7831fed4653: Preparing [2021-09-09T22:31:41.609Z] 51587fb53bd0: Preparing [2021-09-09T22:31:41.609Z] f75ef26d6911: Preparing [2021-09-09T22:31:41.609Z] bdc42e120bf6: Preparing [2021-09-09T22:31:41.609Z] b13d9c35f1d1: Waiting [2021-09-09T22:31:41.609Z] 06f241e509b0: Waiting [2021-09-09T22:31:41.609Z] a7831fed4653: Waiting [2021-09-09T22:31:41.609Z] 51587fb53bd0: Waiting [2021-09-09T22:31:41.609Z] f75ef26d6911: Waiting [2021-09-09T22:31:41.882Z] 64a460d60f07: Pushed [2021-09-09T22:31:41.882Z] 2ddfa3eae8a3: Pushed [2021-09-09T22:31:42.155Z] ee7e1e02a1d0: Pushed [2021-09-09T22:31:42.155Z] 1bcb6da98665: Pushed [2021-09-09T22:31:42.155Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:42.155Z] 06f241e509b0: Pushed [2021-09-09T22:31:42.155Z] a7831fed4653: Pushed [2021-09-09T22:31:42.427Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:42.427Z] 51587fb53bd0: Pushed [2021-09-09T22:31:42.427Z] f75ef26d6911: Pushed [2021-09-09T22:31:45.043Z] d3dc8406dd0a: Pushed [2021-09-09T22:31:45.043Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:0e031ca56a1ca16a36aba856750967677a6b9b85cc11bbd91d60149d5978cb47 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:45.425Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:45.781Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-09T22:31:45.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T22:31:45.782Z] 64a460d60f07: Preparing [2021-09-09T22:31:45.782Z] 64a460d60f07: Preparing [2021-09-09T22:31:45.782Z] ee7e1e02a1d0: Preparing [2021-09-09T22:31:45.782Z] 1bcb6da98665: Preparing [2021-09-09T22:31:45.782Z] 2ddfa3eae8a3: Preparing [2021-09-09T22:31:45.782Z] d3dc8406dd0a: Preparing [2021-09-09T22:31:45.782Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:45.782Z] 06f241e509b0: Preparing [2021-09-09T22:31:45.782Z] a7831fed4653: Preparing [2021-09-09T22:31:45.782Z] 51587fb53bd0: Preparing [2021-09-09T22:31:45.782Z] f75ef26d6911: Preparing [2021-09-09T22:31:45.782Z] bdc42e120bf6: Preparing [2021-09-09T22:31:45.782Z] b13d9c35f1d1: Waiting [2021-09-09T22:31:45.782Z] 06f241e509b0: Waiting [2021-09-09T22:31:45.782Z] a7831fed4653: Waiting [2021-09-09T22:31:45.782Z] f75ef26d6911: Waiting [2021-09-09T22:31:45.782Z] 51587fb53bd0: Waiting [2021-09-09T22:31:45.782Z] bdc42e120bf6: Waiting [2021-09-09T22:31:46.057Z] 64a460d60f07: Layer already exists [2021-09-09T22:31:46.057Z] 2ddfa3eae8a3: Layer already exists [2021-09-09T22:31:46.057Z] ee7e1e02a1d0: Layer already exists [2021-09-09T22:31:46.057Z] 1bcb6da98665: Layer already exists [2021-09-09T22:31:46.057Z] d3dc8406dd0a: Layer already exists [2021-09-09T22:31:46.057Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:46.057Z] 06f241e509b0: Layer already exists [2021-09-09T22:31:46.057Z] f75ef26d6911: Layer already exists [2021-09-09T22:31:46.057Z] a7831fed4653: Layer already exists [2021-09-09T22:31:46.057Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:46.057Z] 51587fb53bd0: Layer already exists [2021-09-09T22:31:46.057Z] latest: digest: sha256:0e031ca56a1ca16a36aba856750967677a6b9b85cc11bbd91d60149d5978cb47 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:46.429Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:46.783Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.41 [2021-09-09T22:31:46.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T22:31:46.783Z] 64a460d60f07: Preparing [2021-09-09T22:31:46.783Z] 64a460d60f07: Preparing [2021-09-09T22:31:46.783Z] ee7e1e02a1d0: Preparing [2021-09-09T22:31:46.783Z] 1bcb6da98665: Preparing [2021-09-09T22:31:46.783Z] 2ddfa3eae8a3: Preparing [2021-09-09T22:31:46.783Z] d3dc8406dd0a: Preparing [2021-09-09T22:31:46.783Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:46.783Z] 06f241e509b0: Preparing [2021-09-09T22:31:46.783Z] a7831fed4653: Preparing [2021-09-09T22:31:46.783Z] 51587fb53bd0: Preparing [2021-09-09T22:31:46.783Z] f75ef26d6911: Preparing [2021-09-09T22:31:46.783Z] bdc42e120bf6: Preparing [2021-09-09T22:31:46.783Z] b13d9c35f1d1: Waiting [2021-09-09T22:31:46.783Z] 51587fb53bd0: Waiting [2021-09-09T22:31:46.783Z] 06f241e509b0: Waiting [2021-09-09T22:31:46.783Z] f75ef26d6911: Waiting [2021-09-09T22:31:46.783Z] a7831fed4653: Waiting [2021-09-09T22:31:46.783Z] bdc42e120bf6: Waiting [2021-09-09T22:31:47.056Z] d3dc8406dd0a: Layer already exists [2021-09-09T22:31:47.056Z] 64a460d60f07: Layer already exists [2021-09-09T22:31:47.056Z] 1bcb6da98665: Layer already exists [2021-09-09T22:31:47.056Z] 2ddfa3eae8a3: Layer already exists [2021-09-09T22:31:47.056Z] ee7e1e02a1d0: Layer already exists [2021-09-09T22:31:47.056Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:47.056Z] a7831fed4653: Layer already exists [2021-09-09T22:31:47.056Z] 06f241e509b0: Layer already exists [2021-09-09T22:31:47.056Z] 51587fb53bd0: Layer already exists [2021-09-09T22:31:47.056Z] f75ef26d6911: Layer already exists [2021-09-09T22:31:47.056Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:47.056Z] 2.0.1-dev.41: digest: sha256:0e031ca56a1ca16a36aba856750967677a6b9b85cc11bbd91d60149d5978cb47 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:47.412Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:47.767Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:47.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T22:31:47.767Z] 64a460d60f07: Preparing [2021-09-09T22:31:47.767Z] 64a460d60f07: Preparing [2021-09-09T22:31:47.767Z] ee7e1e02a1d0: Preparing [2021-09-09T22:31:47.767Z] 1bcb6da98665: Preparing [2021-09-09T22:31:47.767Z] 2ddfa3eae8a3: Preparing [2021-09-09T22:31:47.767Z] d3dc8406dd0a: Preparing [2021-09-09T22:31:47.767Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:47.767Z] 06f241e509b0: Preparing [2021-09-09T22:31:47.767Z] a7831fed4653: Preparing [2021-09-09T22:31:47.767Z] 51587fb53bd0: Preparing [2021-09-09T22:31:47.767Z] f75ef26d6911: Preparing [2021-09-09T22:31:47.767Z] bdc42e120bf6: Preparing [2021-09-09T22:31:47.767Z] a7831fed4653: Waiting [2021-09-09T22:31:47.767Z] 51587fb53bd0: Waiting [2021-09-09T22:31:47.767Z] f75ef26d6911: Waiting [2021-09-09T22:31:47.767Z] bdc42e120bf6: Waiting [2021-09-09T22:31:47.767Z] b13d9c35f1d1: Waiting [2021-09-09T22:31:47.767Z] 06f241e509b0: Waiting [2021-09-09T22:31:48.039Z] 2ddfa3eae8a3: Layer already exists [2021-09-09T22:31:48.039Z] d3dc8406dd0a: Layer already exists [2021-09-09T22:31:48.039Z] ee7e1e02a1d0: Layer already exists [2021-09-09T22:31:48.039Z] 64a460d60f07: Layer already exists [2021-09-09T22:31:48.039Z] 1bcb6da98665: Layer already exists [2021-09-09T22:31:48.039Z] 06f241e509b0: Layer already exists [2021-09-09T22:31:48.039Z] f75ef26d6911: Layer already exists [2021-09-09T22:31:48.039Z] a7831fed4653: Layer already exists [2021-09-09T22:31:48.039Z] 51587fb53bd0: Layer already exists [2021-09-09T22:31:48.039Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:48.039Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:48.039Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:0e031ca56a1ca16a36aba856750967677a6b9b85cc11bbd91d60149d5978cb47 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:48.393Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:49.019Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-09T22:31:49.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T22:31:49.019Z] 64a460d60f07: Preparing [2021-09-09T22:31:49.019Z] 64a460d60f07: Preparing [2021-09-09T22:31:49.019Z] ee7e1e02a1d0: Preparing [2021-09-09T22:31:49.019Z] 1bcb6da98665: Preparing [2021-09-09T22:31:49.019Z] 2ddfa3eae8a3: Preparing [2021-09-09T22:31:49.019Z] d3dc8406dd0a: Preparing [2021-09-09T22:31:49.019Z] b13d9c35f1d1: Preparing [2021-09-09T22:31:49.019Z] 06f241e509b0: Preparing [2021-09-09T22:31:49.019Z] a7831fed4653: Preparing [2021-09-09T22:31:49.019Z] 51587fb53bd0: Preparing [2021-09-09T22:31:49.019Z] f75ef26d6911: Preparing [2021-09-09T22:31:49.019Z] bdc42e120bf6: Preparing [2021-09-09T22:31:49.019Z] b13d9c35f1d1: Waiting [2021-09-09T22:31:49.019Z] 06f241e509b0: Waiting [2021-09-09T22:31:49.019Z] a7831fed4653: Waiting [2021-09-09T22:31:49.019Z] 51587fb53bd0: Waiting [2021-09-09T22:31:49.019Z] bdc42e120bf6: Waiting [2021-09-09T22:31:49.019Z] f75ef26d6911: Waiting [2021-09-09T22:31:49.290Z] 64a460d60f07: Layer already exists [2021-09-09T22:31:49.290Z] d3dc8406dd0a: Layer already exists [2021-09-09T22:31:49.290Z] 1bcb6da98665: Layer already exists [2021-09-09T22:31:49.290Z] 2ddfa3eae8a3: Layer already exists [2021-09-09T22:31:49.290Z] ee7e1e02a1d0: Layer already exists [2021-09-09T22:31:49.290Z] a7831fed4653: Layer already exists [2021-09-09T22:31:49.290Z] 06f241e509b0: Layer already exists [2021-09-09T22:31:49.290Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:31:49.290Z] f75ef26d6911: Layer already exists [2021-09-09T22:31:49.290Z] 51587fb53bd0: Layer already exists [2021-09-09T22:31:49.290Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:49.290Z] main: digest: sha256:0e031ca56a1ca16a36aba856750967677a6b9b85cc11bbd91d60149d5978cb47 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:31:49.355Z] ===================================================== [Pipeline] echo [2021-09-09T22:31:49.371Z] taggedImages: [2021-09-09T22:31:49.371Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:49.371Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-09T22:31:49.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.41 [2021-09-09T22:31:49.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:49.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-09T22:31:51.095Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-09T22:31:51.095Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:51.095Z] latest [2021-09-09T22:31:51.095Z] 2.0.1-dev.41 [2021-09-09T22:31:51.095Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:51.095Z] main [2021-09-09T22:31:51.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:51.480Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:51.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:51.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T22:31:51.824Z] f160cfcccad8: Preparing [2021-09-09T22:31:51.824Z] 275c5eab02ff: Preparing [2021-09-09T22:31:51.824Z] 8a0b7e209ec7: Preparing [2021-09-09T22:31:51.824Z] beee1c5f55f8: Preparing [2021-09-09T22:31:51.824Z] ec193b7604ed: Preparing [2021-09-09T22:31:51.824Z] bdc42e120bf6: Preparing [2021-09-09T22:31:51.824Z] bdc42e120bf6: Waiting [2021-09-09T22:31:52.422Z] 8a0b7e209ec7: Pushed [2021-09-09T22:31:52.422Z] beee1c5f55f8: Pushed [2021-09-09T22:31:52.422Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:52.697Z] ec193b7604ed: Pushed [2021-09-09T22:31:54.666Z] f160cfcccad8: Pushed [2021-09-09T22:31:54.666Z] 275c5eab02ff: Pushed [2021-09-09T22:31:54.666Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:3de1c87943a323e628a3d2d735fed6c7b4ca01bb467eb2c8eeb261005e974fc4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:55.006Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:55.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-09T22:31:55.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T22:31:55.341Z] f160cfcccad8: Preparing [2021-09-09T22:31:55.341Z] 275c5eab02ff: Preparing [2021-09-09T22:31:55.341Z] 8a0b7e209ec7: Preparing [2021-09-09T22:31:55.341Z] beee1c5f55f8: Preparing [2021-09-09T22:31:55.341Z] ec193b7604ed: Preparing [2021-09-09T22:31:55.341Z] bdc42e120bf6: Preparing [2021-09-09T22:31:55.341Z] bdc42e120bf6: Waiting [2021-09-09T22:31:55.341Z] 8a0b7e209ec7: Layer already exists [2021-09-09T22:31:55.341Z] beee1c5f55f8: Layer already exists [2021-09-09T22:31:55.341Z] 275c5eab02ff: Layer already exists [2021-09-09T22:31:55.341Z] ec193b7604ed: Layer already exists [2021-09-09T22:31:55.341Z] f160cfcccad8: Layer already exists [2021-09-09T22:31:55.615Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:55.615Z] latest: digest: sha256:3de1c87943a323e628a3d2d735fed6c7b4ca01bb467eb2c8eeb261005e974fc4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:55.966Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:56.309Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.41 [2021-09-09T22:31:56.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T22:31:56.310Z] f160cfcccad8: Preparing [2021-09-09T22:31:56.310Z] 275c5eab02ff: Preparing [2021-09-09T22:31:56.310Z] 8a0b7e209ec7: Preparing [2021-09-09T22:31:56.310Z] beee1c5f55f8: Preparing [2021-09-09T22:31:56.310Z] ec193b7604ed: Preparing [2021-09-09T22:31:56.310Z] bdc42e120bf6: Preparing [2021-09-09T22:31:56.310Z] bdc42e120bf6: Waiting [2021-09-09T22:31:56.310Z] 275c5eab02ff: Layer already exists [2021-09-09T22:31:56.310Z] beee1c5f55f8: Layer already exists [2021-09-09T22:31:56.310Z] ec193b7604ed: Layer already exists [2021-09-09T22:31:56.310Z] f160cfcccad8: Layer already exists [2021-09-09T22:31:56.310Z] 8a0b7e209ec7: Layer already exists [2021-09-09T22:31:56.583Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:56.583Z] 2.0.1-dev.41: digest: sha256:3de1c87943a323e628a3d2d735fed6c7b4ca01bb467eb2c8eeb261005e974fc4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:56.932Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:57.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:57.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T22:31:57.272Z] f160cfcccad8: Preparing [2021-09-09T22:31:57.272Z] 275c5eab02ff: Preparing [2021-09-09T22:31:57.272Z] 8a0b7e209ec7: Preparing [2021-09-09T22:31:57.272Z] beee1c5f55f8: Preparing [2021-09-09T22:31:57.272Z] ec193b7604ed: Preparing [2021-09-09T22:31:57.272Z] bdc42e120bf6: Preparing [2021-09-09T22:31:57.272Z] bdc42e120bf6: Waiting [2021-09-09T22:31:57.544Z] 275c5eab02ff: Layer already exists [2021-09-09T22:31:57.544Z] beee1c5f55f8: Layer already exists [2021-09-09T22:31:57.544Z] ec193b7604ed: Layer already exists [2021-09-09T22:31:57.544Z] 8a0b7e209ec7: Layer already exists [2021-09-09T22:31:57.544Z] f160cfcccad8: Layer already exists [2021-09-09T22:31:57.544Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:57.544Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:3de1c87943a323e628a3d2d735fed6c7b4ca01bb467eb2c8eeb261005e974fc4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:57.895Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:58.231Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-09T22:31:58.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T22:31:58.231Z] f160cfcccad8: Preparing [2021-09-09T22:31:58.231Z] 275c5eab02ff: Preparing [2021-09-09T22:31:58.231Z] 8a0b7e209ec7: Preparing [2021-09-09T22:31:58.231Z] beee1c5f55f8: Preparing [2021-09-09T22:31:58.231Z] ec193b7604ed: Preparing [2021-09-09T22:31:58.231Z] bdc42e120bf6: Preparing [2021-09-09T22:31:58.231Z] bdc42e120bf6: Waiting [2021-09-09T22:31:58.231Z] f160cfcccad8: Layer already exists [2021-09-09T22:31:58.231Z] 275c5eab02ff: Layer already exists [2021-09-09T22:31:58.231Z] 8a0b7e209ec7: Layer already exists [2021-09-09T22:31:58.231Z] ec193b7604ed: Layer already exists [2021-09-09T22:31:58.231Z] beee1c5f55f8: Layer already exists [2021-09-09T22:31:58.505Z] bdc42e120bf6: Layer already exists [2021-09-09T22:31:58.505Z] main: digest: sha256:3de1c87943a323e628a3d2d735fed6c7b4ca01bb467eb2c8eeb261005e974fc4 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:31:58.570Z] ===================================================== [Pipeline] echo [2021-09-09T22:31:58.585Z] taggedImages: [2021-09-09T22:31:58.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:58.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-09T22:31:58.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.41 [2021-09-09T22:31:58.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:58.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-09T22:31:58.616Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-09T22:31:58.616Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:58.616Z] latest [2021-09-09T22:31:58.616Z] 2.0.1-dev.41 [2021-09-09T22:31:58.616Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:31:58.616Z] main [2021-09-09T22:31:58.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:58.996Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:31:59.343Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:31:59.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T22:31:59.343Z] 6bac0f69aa38: Preparing [2021-09-09T22:31:59.343Z] f552b632aea8: Preparing [2021-09-09T22:31:59.343Z] a28fde80ee8f: Preparing [2021-09-09T22:31:59.343Z] 856ae836a187: Preparing [2021-09-09T22:31:59.343Z] 0ef480dd47b0: Preparing [2021-09-09T22:31:59.343Z] cf5e52ebb144: Preparing [2021-09-09T22:31:59.343Z] 39ba637ee9ac: Preparing [2021-09-09T22:31:59.343Z] 384ff1cca2cc: Preparing [2021-09-09T22:31:59.343Z] f9638e1a0090: Preparing [2021-09-09T22:31:59.343Z] bdc42e120bf6: Preparing [2021-09-09T22:31:59.343Z] cf5e52ebb144: Waiting [2021-09-09T22:31:59.343Z] 39ba637ee9ac: Waiting [2021-09-09T22:31:59.343Z] 384ff1cca2cc: Waiting [2021-09-09T22:31:59.343Z] f9638e1a0090: Waiting [2021-09-09T22:31:59.343Z] bdc42e120bf6: Waiting [2021-09-09T22:31:59.614Z] f552b632aea8: Pushed [2021-09-09T22:31:59.614Z] 0ef480dd47b0: Pushed [2021-09-09T22:31:59.614Z] 6bac0f69aa38: Pushed [2021-09-09T22:31:59.890Z] cf5e52ebb144: Pushed [2021-09-09T22:31:59.890Z] 384ff1cca2cc: Pushed [2021-09-09T22:31:59.890Z] 39ba637ee9ac: Pushed [2021-09-09T22:31:59.890Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:00.161Z] f9638e1a0090: Pushed [2021-09-09T22:32:01.586Z] 856ae836a187: Pushed [2021-09-09T22:32:02.561Z] a28fde80ee8f: Pushed [2021-09-09T22:32:02.834Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:538fecc8821ba5e0793100a05d5eb58a674f0813a7b5bd76e085a268ce84e0fb size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:03.185Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:03.530Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-09T22:32:03.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T22:32:03.530Z] 6bac0f69aa38: Preparing [2021-09-09T22:32:03.530Z] f552b632aea8: Preparing [2021-09-09T22:32:03.530Z] a28fde80ee8f: Preparing [2021-09-09T22:32:03.530Z] 856ae836a187: Preparing [2021-09-09T22:32:03.530Z] 0ef480dd47b0: Preparing [2021-09-09T22:32:03.530Z] cf5e52ebb144: Preparing [2021-09-09T22:32:03.530Z] 39ba637ee9ac: Preparing [2021-09-09T22:32:03.530Z] 384ff1cca2cc: Preparing [2021-09-09T22:32:03.530Z] f9638e1a0090: Preparing [2021-09-09T22:32:03.530Z] bdc42e120bf6: Preparing [2021-09-09T22:32:03.530Z] 384ff1cca2cc: Waiting [2021-09-09T22:32:03.530Z] 39ba637ee9ac: Waiting [2021-09-09T22:32:03.530Z] f9638e1a0090: Waiting [2021-09-09T22:32:03.530Z] bdc42e120bf6: Waiting [2021-09-09T22:32:03.803Z] 856ae836a187: Layer already exists [2021-09-09T22:32:03.803Z] 6bac0f69aa38: Layer already exists [2021-09-09T22:32:03.803Z] 0ef480dd47b0: Layer already exists [2021-09-09T22:32:03.803Z] f552b632aea8: Layer already exists [2021-09-09T22:32:03.803Z] a28fde80ee8f: Layer already exists [2021-09-09T22:32:03.803Z] 384ff1cca2cc: Layer already exists [2021-09-09T22:32:03.803Z] f9638e1a0090: Layer already exists [2021-09-09T22:32:03.803Z] cf5e52ebb144: Layer already exists [2021-09-09T22:32:03.803Z] 39ba637ee9ac: Layer already exists [2021-09-09T22:32:03.803Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:03.803Z] latest: digest: sha256:538fecc8821ba5e0793100a05d5eb58a674f0813a7b5bd76e085a268ce84e0fb size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:04.157Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:04.495Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.41 [2021-09-09T22:32:04.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T22:32:04.495Z] 6bac0f69aa38: Preparing [2021-09-09T22:32:04.495Z] f552b632aea8: Preparing [2021-09-09T22:32:04.495Z] a28fde80ee8f: Preparing [2021-09-09T22:32:04.495Z] 856ae836a187: Preparing [2021-09-09T22:32:04.495Z] 0ef480dd47b0: Preparing [2021-09-09T22:32:04.495Z] cf5e52ebb144: Preparing [2021-09-09T22:32:04.495Z] 39ba637ee9ac: Preparing [2021-09-09T22:32:04.495Z] 384ff1cca2cc: Preparing [2021-09-09T22:32:04.496Z] f9638e1a0090: Preparing [2021-09-09T22:32:04.496Z] bdc42e120bf6: Preparing [2021-09-09T22:32:04.496Z] 384ff1cca2cc: Waiting [2021-09-09T22:32:04.496Z] f9638e1a0090: Waiting [2021-09-09T22:32:04.496Z] bdc42e120bf6: Waiting [2021-09-09T22:32:04.496Z] 39ba637ee9ac: Waiting [2021-09-09T22:32:04.496Z] cf5e52ebb144: Waiting [2021-09-09T22:32:04.769Z] 856ae836a187: Layer already exists [2021-09-09T22:32:04.769Z] 6bac0f69aa38: Layer already exists [2021-09-09T22:32:04.769Z] f552b632aea8: Layer already exists [2021-09-09T22:32:04.769Z] 0ef480dd47b0: Layer already exists [2021-09-09T22:32:04.769Z] a28fde80ee8f: Layer already exists [2021-09-09T22:32:04.769Z] 39ba637ee9ac: Layer already exists [2021-09-09T22:32:04.769Z] cf5e52ebb144: Layer already exists [2021-09-09T22:32:04.769Z] 384ff1cca2cc: Layer already exists [2021-09-09T22:32:04.769Z] f9638e1a0090: Layer already exists [2021-09-09T22:32:04.769Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:04.769Z] 2.0.1-dev.41: digest: sha256:538fecc8821ba5e0793100a05d5eb58a674f0813a7b5bd76e085a268ce84e0fb size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:05.122Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:05.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:32:05.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T22:32:05.461Z] 6bac0f69aa38: Preparing [2021-09-09T22:32:05.461Z] f552b632aea8: Preparing [2021-09-09T22:32:05.461Z] a28fde80ee8f: Preparing [2021-09-09T22:32:05.461Z] 856ae836a187: Preparing [2021-09-09T22:32:05.461Z] 0ef480dd47b0: Preparing [2021-09-09T22:32:05.461Z] cf5e52ebb144: Preparing [2021-09-09T22:32:05.461Z] 39ba637ee9ac: Preparing [2021-09-09T22:32:05.461Z] 384ff1cca2cc: Preparing [2021-09-09T22:32:05.461Z] f9638e1a0090: Preparing [2021-09-09T22:32:05.461Z] bdc42e120bf6: Preparing [2021-09-09T22:32:05.461Z] 384ff1cca2cc: Waiting [2021-09-09T22:32:05.461Z] f9638e1a0090: Waiting [2021-09-09T22:32:05.461Z] bdc42e120bf6: Waiting [2021-09-09T22:32:05.461Z] cf5e52ebb144: Waiting [2021-09-09T22:32:05.461Z] 39ba637ee9ac: Waiting [2021-09-09T22:32:05.733Z] a28fde80ee8f: Layer already exists [2021-09-09T22:32:05.734Z] 0ef480dd47b0: Layer already exists [2021-09-09T22:32:05.734Z] 856ae836a187: Layer already exists [2021-09-09T22:32:05.734Z] 6bac0f69aa38: Layer already exists [2021-09-09T22:32:05.734Z] f552b632aea8: Layer already exists [2021-09-09T22:32:05.734Z] 39ba637ee9ac: Layer already exists [2021-09-09T22:32:05.734Z] cf5e52ebb144: Layer already exists [2021-09-09T22:32:05.734Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:05.734Z] 384ff1cca2cc: Layer already exists [2021-09-09T22:32:05.734Z] f9638e1a0090: Layer already exists [2021-09-09T22:32:05.734Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:538fecc8821ba5e0793100a05d5eb58a674f0813a7b5bd76e085a268ce84e0fb size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:06.081Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:06.422Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-09T22:32:06.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T22:32:06.422Z] 6bac0f69aa38: Preparing [2021-09-09T22:32:06.422Z] f552b632aea8: Preparing [2021-09-09T22:32:06.422Z] a28fde80ee8f: Preparing [2021-09-09T22:32:06.422Z] 856ae836a187: Preparing [2021-09-09T22:32:06.422Z] 0ef480dd47b0: Preparing [2021-09-09T22:32:06.422Z] cf5e52ebb144: Preparing [2021-09-09T22:32:06.422Z] 39ba637ee9ac: Preparing [2021-09-09T22:32:06.422Z] 384ff1cca2cc: Preparing [2021-09-09T22:32:06.422Z] f9638e1a0090: Preparing [2021-09-09T22:32:06.422Z] bdc42e120bf6: Preparing [2021-09-09T22:32:06.422Z] 384ff1cca2cc: Waiting [2021-09-09T22:32:06.422Z] f9638e1a0090: Waiting [2021-09-09T22:32:06.422Z] bdc42e120bf6: Waiting [2021-09-09T22:32:06.422Z] cf5e52ebb144: Waiting [2021-09-09T22:32:06.422Z] 39ba637ee9ac: Waiting [2021-09-09T22:32:06.693Z] 0ef480dd47b0: Layer already exists [2021-09-09T22:32:06.693Z] f552b632aea8: Layer already exists [2021-09-09T22:32:06.693Z] a28fde80ee8f: Layer already exists [2021-09-09T22:32:06.693Z] 6bac0f69aa38: Layer already exists [2021-09-09T22:32:06.693Z] 856ae836a187: Layer already exists [2021-09-09T22:32:06.693Z] cf5e52ebb144: Layer already exists [2021-09-09T22:32:06.693Z] 384ff1cca2cc: Layer already exists [2021-09-09T22:32:06.693Z] 39ba637ee9ac: Layer already exists [2021-09-09T22:32:06.693Z] f9638e1a0090: Layer already exists [2021-09-09T22:32:06.693Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:06.693Z] main: digest: sha256:538fecc8821ba5e0793100a05d5eb58a674f0813a7b5bd76e085a268ce84e0fb size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:32:06.753Z] ===================================================== [Pipeline] echo [2021-09-09T22:32:06.768Z] taggedImages: [2021-09-09T22:32:06.768Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:32:06.768Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-09T22:32:06.768Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.41 [2021-09-09T22:32:06.768Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:32:06.768Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-09T22:32:06.803Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-09T22:32:06.803Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:32:06.803Z] latest [2021-09-09T22:32:06.803Z] 2.0.1-dev.41 [2021-09-09T22:32:06.803Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:32:06.803Z] main [2021-09-09T22:32:06.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:07.189Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:07.570Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:32:07.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T22:32:07.852Z] 1f2d8d7d222f: Preparing [2021-09-09T22:32:07.852Z] 8d3f7225c8e7: Preparing [2021-09-09T22:32:07.852Z] b13d9c35f1d1: Preparing [2021-09-09T22:32:07.852Z] 4a854902bd8d: Preparing [2021-09-09T22:32:07.852Z] bdc42e120bf6: Preparing [2021-09-09T22:32:07.852Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:32:07.852Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:07.852Z] 1f2d8d7d222f: Pushed [2021-09-09T22:32:08.150Z] 4a854902bd8d: Pushed [2021-09-09T22:32:10.784Z] 8d3f7225c8e7: Pushed [2021-09-09T22:32:10.784Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:6091498c4fbd90cf30eb3ddede649dc6234cd2387ff756e8a37e2dce8e7f1e88 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:11.136Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:11.474Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-09T22:32:11.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T22:32:11.474Z] 1f2d8d7d222f: Preparing [2021-09-09T22:32:11.474Z] 8d3f7225c8e7: Preparing [2021-09-09T22:32:11.474Z] b13d9c35f1d1: Preparing [2021-09-09T22:32:11.474Z] 4a854902bd8d: Preparing [2021-09-09T22:32:11.474Z] bdc42e120bf6: Preparing [2021-09-09T22:32:11.474Z] 1f2d8d7d222f: Layer already exists [2021-09-09T22:32:11.474Z] 4a854902bd8d: Layer already exists [2021-09-09T22:32:11.474Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:11.474Z] 8d3f7225c8e7: Layer already exists [2021-09-09T22:32:11.748Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:32:11.748Z] latest: digest: sha256:6091498c4fbd90cf30eb3ddede649dc6234cd2387ff756e8a37e2dce8e7f1e88 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:12.094Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:14.064Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.41 [2021-09-09T22:32:14.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T22:32:14.065Z] 1f2d8d7d222f: Preparing [2021-09-09T22:32:14.065Z] 8d3f7225c8e7: Preparing [2021-09-09T22:32:14.065Z] b13d9c35f1d1: Preparing [2021-09-09T22:32:14.065Z] 4a854902bd8d: Preparing [2021-09-09T22:32:14.065Z] bdc42e120bf6: Preparing [2021-09-09T22:32:14.338Z] 1f2d8d7d222f: Layer already exists [2021-09-09T22:32:14.338Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:14.338Z] 8d3f7225c8e7: Layer already exists [2021-09-09T22:32:14.338Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:32:14.338Z] 4a854902bd8d: Layer already exists [2021-09-09T22:32:14.338Z] 2.0.1-dev.41: digest: sha256:6091498c4fbd90cf30eb3ddede649dc6234cd2387ff756e8a37e2dce8e7f1e88 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:14.680Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:15.016Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:32:15.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T22:32:15.016Z] 1f2d8d7d222f: Preparing [2021-09-09T22:32:15.016Z] 8d3f7225c8e7: Preparing [2021-09-09T22:32:15.016Z] b13d9c35f1d1: Preparing [2021-09-09T22:32:15.016Z] 4a854902bd8d: Preparing [2021-09-09T22:32:15.016Z] bdc42e120bf6: Preparing [2021-09-09T22:32:15.289Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:32:15.289Z] 1f2d8d7d222f: Layer already exists [2021-09-09T22:32:15.289Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:15.289Z] 4a854902bd8d: Layer already exists [2021-09-09T22:32:15.289Z] 8d3f7225c8e7: Layer already exists [2021-09-09T22:32:15.289Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:6091498c4fbd90cf30eb3ddede649dc6234cd2387ff756e8a37e2dce8e7f1e88 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:15.640Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:15.979Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-09T22:32:15.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T22:32:15.979Z] 1f2d8d7d222f: Preparing [2021-09-09T22:32:15.979Z] 8d3f7225c8e7: Preparing [2021-09-09T22:32:15.979Z] b13d9c35f1d1: Preparing [2021-09-09T22:32:15.979Z] 4a854902bd8d: Preparing [2021-09-09T22:32:15.979Z] bdc42e120bf6: Preparing [2021-09-09T22:32:16.252Z] 1f2d8d7d222f: Layer already exists [2021-09-09T22:32:16.252Z] 8d3f7225c8e7: Layer already exists [2021-09-09T22:32:16.252Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:16.252Z] 4a854902bd8d: Layer already exists [2021-09-09T22:32:16.252Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:32:16.252Z] main: digest: sha256:6091498c4fbd90cf30eb3ddede649dc6234cd2387ff756e8a37e2dce8e7f1e88 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:32:16.315Z] ===================================================== [Pipeline] echo [2021-09-09T22:32:16.331Z] taggedImages: [2021-09-09T22:32:16.331Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:32:16.331Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-09T22:32:16.331Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.41 [2021-09-09T22:32:16.331Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:32:16.331Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-09T22:32:16.363Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-09T22:32:16.363Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:32:16.363Z] latest [2021-09-09T22:32:16.363Z] 2.0.1-dev.41 [2021-09-09T22:32:16.363Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:32:16.363Z] main [2021-09-09T22:32:16.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:16.743Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:17.080Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:32:17.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T22:32:17.080Z] 697667fdab3f: Preparing [2021-09-09T22:32:17.080Z] 8e91ae602f51: Preparing [2021-09-09T22:32:17.080Z] b13d9c35f1d1: Preparing [2021-09-09T22:32:17.080Z] 483f02b856d7: Preparing [2021-09-09T22:32:17.081Z] bdc42e120bf6: Preparing [2021-09-09T22:32:17.353Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:17.354Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:32:17.354Z] 483f02b856d7: Layer already exists [2021-09-09T22:32:17.354Z] 697667fdab3f: Pushed [2021-09-09T22:32:19.963Z] 8e91ae602f51: Pushed [2021-09-09T22:32:19.963Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:36458421c53a63ac0a0b603efea1fbe9bee90568f01db768bf768107dfc10f17 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:20.310Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:20.650Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-09T22:32:20.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T22:32:20.650Z] 697667fdab3f: Preparing [2021-09-09T22:32:20.650Z] 8e91ae602f51: Preparing [2021-09-09T22:32:20.650Z] b13d9c35f1d1: Preparing [2021-09-09T22:32:20.650Z] 483f02b856d7: Preparing [2021-09-09T22:32:20.650Z] bdc42e120bf6: Preparing [2021-09-09T22:32:20.921Z] 697667fdab3f: Layer already exists [2021-09-09T22:32:20.921Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:32:20.921Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:20.921Z] 8e91ae602f51: Layer already exists [2021-09-09T22:32:20.921Z] 483f02b856d7: Layer already exists [2021-09-09T22:32:20.921Z] latest: digest: sha256:36458421c53a63ac0a0b603efea1fbe9bee90568f01db768bf768107dfc10f17 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:21.265Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:21.603Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.41 [2021-09-09T22:32:21.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T22:32:21.603Z] 697667fdab3f: Preparing [2021-09-09T22:32:21.603Z] 8e91ae602f51: Preparing [2021-09-09T22:32:21.603Z] b13d9c35f1d1: Preparing [2021-09-09T22:32:21.603Z] 483f02b856d7: Preparing [2021-09-09T22:32:21.603Z] bdc42e120bf6: Preparing [2021-09-09T22:32:21.873Z] 697667fdab3f: Layer already exists [2021-09-09T22:32:21.873Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:32:21.873Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:21.873Z] 8e91ae602f51: Layer already exists [2021-09-09T22:32:21.873Z] 483f02b856d7: Layer already exists [2021-09-09T22:32:21.874Z] 2.0.1-dev.41: digest: sha256:36458421c53a63ac0a0b603efea1fbe9bee90568f01db768bf768107dfc10f17 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:22.214Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:22.552Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:32:22.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T22:32:22.553Z] 697667fdab3f: Preparing [2021-09-09T22:32:22.553Z] 8e91ae602f51: Preparing [2021-09-09T22:32:22.553Z] b13d9c35f1d1: Preparing [2021-09-09T22:32:22.553Z] 483f02b856d7: Preparing [2021-09-09T22:32:22.553Z] bdc42e120bf6: Preparing [2021-09-09T22:32:22.824Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:22.824Z] 697667fdab3f: Layer already exists [2021-09-09T22:32:22.824Z] 483f02b856d7: Layer already exists [2021-09-09T22:32:22.824Z] 8e91ae602f51: Layer already exists [2021-09-09T22:32:22.824Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:32:22.824Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:36458421c53a63ac0a0b603efea1fbe9bee90568f01db768bf768107dfc10f17 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:23.170Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:23.506Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-09T22:32:23.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T22:32:23.506Z] 697667fdab3f: Preparing [2021-09-09T22:32:23.506Z] 8e91ae602f51: Preparing [2021-09-09T22:32:23.506Z] b13d9c35f1d1: Preparing [2021-09-09T22:32:23.506Z] 483f02b856d7: Preparing [2021-09-09T22:32:23.506Z] bdc42e120bf6: Preparing [2021-09-09T22:32:23.780Z] 483f02b856d7: Layer already exists [2021-09-09T22:32:23.780Z] 8e91ae602f51: Layer already exists [2021-09-09T22:32:23.780Z] bdc42e120bf6: Layer already exists [2021-09-09T22:32:23.780Z] b13d9c35f1d1: Layer already exists [2021-09-09T22:32:23.780Z] 697667fdab3f: Layer already exists [2021-09-09T22:32:23.780Z] main: digest: sha256:36458421c53a63ac0a0b603efea1fbe9bee90568f01db768bf768107dfc10f17 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:32:23.845Z] ===================================================== [Pipeline] echo [2021-09-09T22:32:23.861Z] taggedImages: [2021-09-09T22:32:23.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:32:23.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-09T22:32:23.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.41 [2021-09-09T22:32:23.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:32:23.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-09T22:32:23.895Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-09T22:32:23.895Z] 7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:32:23.895Z] latest [2021-09-09T22:32:23.895Z] 2.0.1-dev.41 [2021-09-09T22:32:23.895Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:32:23.895Z] main [2021-09-09T22:32:23.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:24.270Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:24.605Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:32:24.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T22:32:24.605Z] 8aaf43e24023: Preparing [2021-09-09T22:32:24.605Z] 4d88d4035f77: Preparing [2021-09-09T22:32:24.605Z] 3b20db97d5ad: Preparing [2021-09-09T22:32:24.605Z] 2544e3443096: Preparing [2021-09-09T22:32:24.605Z] b287e4fe43ef: Preparing [2021-09-09T22:32:24.605Z] c39efab1fe40: Preparing [2021-09-09T22:32:24.605Z] 386fc9fe74c4: Preparing [2021-09-09T22:32:24.605Z] 097a5c91b892: Preparing [2021-09-09T22:32:24.605Z] 74984ba1a09f: Preparing [2021-09-09T22:32:24.605Z] 6d0ac5d4dfcb: Preparing [2021-09-09T22:32:24.605Z] c55d5dbdab40: Preparing [2021-09-09T22:32:24.605Z] c39efab1fe40: Waiting [2021-09-09T22:32:24.605Z] 386fc9fe74c4: Waiting [2021-09-09T22:32:24.605Z] 097a5c91b892: Waiting [2021-09-09T22:32:24.605Z] 6d0ac5d4dfcb: Waiting [2021-09-09T22:32:24.605Z] 74984ba1a09f: Waiting [2021-09-09T22:32:24.605Z] c55d5dbdab40: Waiting [2021-09-09T22:32:24.877Z] b287e4fe43ef: Layer already exists [2021-09-09T22:32:24.877Z] c39efab1fe40: Layer already exists [2021-09-09T22:32:24.877Z] 386fc9fe74c4: Layer already exists [2021-09-09T22:32:24.877Z] 4d88d4035f77: Pushed [2021-09-09T22:32:25.150Z] 097a5c91b892: Layer already exists [2021-09-09T22:32:25.150Z] 74984ba1a09f: Layer already exists [2021-09-09T22:32:25.150Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T22:32:25.150Z] c55d5dbdab40: Layer already exists [2021-09-09T22:32:25.746Z] 8aaf43e24023: Pushed [2021-09-09T22:32:27.719Z] 3b20db97d5ad: Pushed [2021-09-09T22:32:42.766Z] 2544e3443096: Pushed [2021-09-09T22:32:42.766Z] 7380b5be2abbd1220962665a8de014d5421e0322: digest: sha256:bc858ce2a75009c57b79295993f35ed1533c3c02d90455845606f03a610e4b8d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:43.117Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:43.456Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-09T22:32:43.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T22:32:43.456Z] 8aaf43e24023: Preparing [2021-09-09T22:32:43.456Z] 4d88d4035f77: Preparing [2021-09-09T22:32:43.456Z] 3b20db97d5ad: Preparing [2021-09-09T22:32:43.456Z] 2544e3443096: Preparing [2021-09-09T22:32:43.456Z] b287e4fe43ef: Preparing [2021-09-09T22:32:43.456Z] c39efab1fe40: Preparing [2021-09-09T22:32:43.456Z] 386fc9fe74c4: Preparing [2021-09-09T22:32:43.456Z] 097a5c91b892: Preparing [2021-09-09T22:32:43.456Z] 74984ba1a09f: Preparing [2021-09-09T22:32:43.456Z] 6d0ac5d4dfcb: Preparing [2021-09-09T22:32:43.456Z] c55d5dbdab40: Preparing [2021-09-09T22:32:43.456Z] 386fc9fe74c4: Waiting [2021-09-09T22:32:43.456Z] 097a5c91b892: Waiting [2021-09-09T22:32:43.456Z] 74984ba1a09f: Waiting [2021-09-09T22:32:43.456Z] 6d0ac5d4dfcb: Waiting [2021-09-09T22:32:43.456Z] c39efab1fe40: Waiting [2021-09-09T22:32:43.456Z] c55d5dbdab40: Waiting [2021-09-09T22:32:43.728Z] 8aaf43e24023: Layer already exists [2021-09-09T22:32:43.728Z] 4d88d4035f77: Layer already exists [2021-09-09T22:32:43.728Z] b287e4fe43ef: Layer already exists [2021-09-09T22:32:43.728Z] 2544e3443096: Layer already exists [2021-09-09T22:32:43.728Z] 3b20db97d5ad: Layer already exists [2021-09-09T22:32:43.728Z] c39efab1fe40: Layer already exists [2021-09-09T22:32:43.728Z] 097a5c91b892: Layer already exists [2021-09-09T22:32:43.728Z] 74984ba1a09f: Layer already exists [2021-09-09T22:32:43.728Z] 386fc9fe74c4: Layer already exists [2021-09-09T22:32:43.728Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T22:32:43.728Z] c55d5dbdab40: Layer already exists [2021-09-09T22:32:43.728Z] latest: digest: sha256:bc858ce2a75009c57b79295993f35ed1533c3c02d90455845606f03a610e4b8d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:44.073Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:44.414Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.41 [2021-09-09T22:32:44.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T22:32:44.414Z] 8aaf43e24023: Preparing [2021-09-09T22:32:44.414Z] 4d88d4035f77: Preparing [2021-09-09T22:32:44.414Z] 3b20db97d5ad: Preparing [2021-09-09T22:32:44.414Z] 2544e3443096: Preparing [2021-09-09T22:32:44.414Z] b287e4fe43ef: Preparing [2021-09-09T22:32:44.414Z] c39efab1fe40: Preparing [2021-09-09T22:32:44.414Z] 386fc9fe74c4: Preparing [2021-09-09T22:32:44.414Z] 097a5c91b892: Preparing [2021-09-09T22:32:44.414Z] 74984ba1a09f: Preparing [2021-09-09T22:32:44.414Z] 6d0ac5d4dfcb: Preparing [2021-09-09T22:32:44.414Z] c55d5dbdab40: Preparing [2021-09-09T22:32:44.414Z] c39efab1fe40: Waiting [2021-09-09T22:32:44.414Z] 386fc9fe74c4: Waiting [2021-09-09T22:32:44.414Z] 097a5c91b892: Waiting [2021-09-09T22:32:44.414Z] 6d0ac5d4dfcb: Waiting [2021-09-09T22:32:44.414Z] 74984ba1a09f: Waiting [2021-09-09T22:32:44.414Z] c55d5dbdab40: Waiting [2021-09-09T22:32:44.687Z] 3b20db97d5ad: Layer already exists [2021-09-09T22:32:44.687Z] b287e4fe43ef: Layer already exists [2021-09-09T22:32:44.687Z] 4d88d4035f77: Layer already exists [2021-09-09T22:32:44.687Z] 2544e3443096: Layer already exists [2021-09-09T22:32:44.687Z] 8aaf43e24023: Layer already exists [2021-09-09T22:32:44.687Z] c39efab1fe40: Layer already exists [2021-09-09T22:32:44.687Z] 386fc9fe74c4: Layer already exists [2021-09-09T22:32:44.687Z] 74984ba1a09f: Layer already exists [2021-09-09T22:32:44.687Z] 097a5c91b892: Layer already exists [2021-09-09T22:32:44.687Z] c55d5dbdab40: Layer already exists [2021-09-09T22:32:44.687Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T22:32:44.687Z] 2.0.1-dev.41: digest: sha256:bc858ce2a75009c57b79295993f35ed1533c3c02d90455845606f03a610e4b8d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:46.735Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:47.091Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:32:47.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T22:32:47.091Z] 8aaf43e24023: Preparing [2021-09-09T22:32:47.091Z] 4d88d4035f77: Preparing [2021-09-09T22:32:47.091Z] 3b20db97d5ad: Preparing [2021-09-09T22:32:47.091Z] 2544e3443096: Preparing [2021-09-09T22:32:47.091Z] b287e4fe43ef: Preparing [2021-09-09T22:32:47.091Z] c39efab1fe40: Preparing [2021-09-09T22:32:47.091Z] 386fc9fe74c4: Preparing [2021-09-09T22:32:47.091Z] 097a5c91b892: Preparing [2021-09-09T22:32:47.091Z] 74984ba1a09f: Preparing [2021-09-09T22:32:47.091Z] 6d0ac5d4dfcb: Preparing [2021-09-09T22:32:47.091Z] c55d5dbdab40: Preparing [2021-09-09T22:32:47.091Z] 097a5c91b892: Waiting [2021-09-09T22:32:47.091Z] 74984ba1a09f: Waiting [2021-09-09T22:32:47.091Z] 6d0ac5d4dfcb: Waiting [2021-09-09T22:32:47.091Z] c39efab1fe40: Waiting [2021-09-09T22:32:47.091Z] 386fc9fe74c4: Waiting [2021-09-09T22:32:47.385Z] 4d88d4035f77: Layer already exists [2021-09-09T22:32:47.385Z] 3b20db97d5ad: Layer already exists [2021-09-09T22:32:47.385Z] 2544e3443096: Layer already exists [2021-09-09T22:32:47.385Z] 8aaf43e24023: Layer already exists [2021-09-09T22:32:47.385Z] b287e4fe43ef: Layer already exists [2021-09-09T22:32:47.385Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T22:32:47.385Z] c39efab1fe40: Layer already exists [2021-09-09T22:32:47.385Z] 74984ba1a09f: Layer already exists [2021-09-09T22:32:47.385Z] 097a5c91b892: Layer already exists [2021-09-09T22:32:47.385Z] 386fc9fe74c4: Layer already exists [2021-09-09T22:32:47.385Z] c55d5dbdab40: Layer already exists [2021-09-09T22:32:47.385Z] 7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41: digest: sha256:bc858ce2a75009c57b79295993f35ed1533c3c02d90455845606f03a610e4b8d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:47.738Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:48.072Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-09T22:32:48.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T22:32:48.072Z] 8aaf43e24023: Preparing [2021-09-09T22:32:48.072Z] 4d88d4035f77: Preparing [2021-09-09T22:32:48.072Z] 3b20db97d5ad: Preparing [2021-09-09T22:32:48.072Z] 2544e3443096: Preparing [2021-09-09T22:32:48.072Z] b287e4fe43ef: Preparing [2021-09-09T22:32:48.072Z] c39efab1fe40: Preparing [2021-09-09T22:32:48.072Z] 386fc9fe74c4: Preparing [2021-09-09T22:32:48.072Z] 097a5c91b892: Preparing [2021-09-09T22:32:48.072Z] 74984ba1a09f: Preparing [2021-09-09T22:32:48.072Z] 6d0ac5d4dfcb: Preparing [2021-09-09T22:32:48.072Z] c55d5dbdab40: Preparing [2021-09-09T22:32:48.072Z] c39efab1fe40: Waiting [2021-09-09T22:32:48.072Z] 386fc9fe74c4: Waiting [2021-09-09T22:32:48.072Z] 097a5c91b892: Waiting [2021-09-09T22:32:48.072Z] 74984ba1a09f: Waiting [2021-09-09T22:32:48.072Z] 6d0ac5d4dfcb: Waiting [2021-09-09T22:32:48.344Z] 4d88d4035f77: Layer already exists [2021-09-09T22:32:48.344Z] 8aaf43e24023: Layer already exists [2021-09-09T22:32:48.344Z] 2544e3443096: Layer already exists [2021-09-09T22:32:48.344Z] 3b20db97d5ad: Layer already exists [2021-09-09T22:32:48.344Z] b287e4fe43ef: Layer already exists [2021-09-09T22:32:48.344Z] c39efab1fe40: Layer already exists [2021-09-09T22:32:48.344Z] 74984ba1a09f: Layer already exists [2021-09-09T22:32:48.344Z] 386fc9fe74c4: Layer already exists [2021-09-09T22:32:48.344Z] 097a5c91b892: Layer already exists [2021-09-09T22:32:48.344Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T22:32:48.344Z] c55d5dbdab40: Layer already exists [2021-09-09T22:32:48.344Z] main: digest: sha256:bc858ce2a75009c57b79295993f35ed1533c3c02d90455845606f03a610e4b8d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T22:32:48.406Z] ===================================================== [Pipeline] echo [2021-09-09T22:32:48.421Z] taggedImages: [2021-09-09T22:32:48.421Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7380b5be2abbd1220962665a8de014d5421e0322 [2021-09-09T22:32:48.421Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-09T22:32:48.421Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.41 [2021-09-09T22:32:48.421Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7380b5be2abbd1220962665a8de014d5421e0322-2.0.1-dev.41 [2021-09-09T22:32:48.421Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:48.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T22:32:49.203Z] [2021-09-09T22:32:49.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:32:49.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T22:32:49.822Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-09T22:32:49.822Z] 448f6bf000e3: Pulling fs layer [2021-09-09T22:32:49.822Z] f757da607395: Pulling fs layer [2021-09-09T22:32:49.822Z] 05883995daec: Pulling fs layer [2021-09-09T22:32:49.822Z] 8603b9c90790: Pulling fs layer [2021-09-09T22:32:49.822Z] 1560dd03e051: Pulling fs layer [2021-09-09T22:32:49.822Z] 27f5ce0e4adf: Pulling fs layer [2021-09-09T22:32:49.822Z] c2d8d7efcc4b: Pulling fs layer [2021-09-09T22:32:49.822Z] 8603b9c90790: Waiting [2021-09-09T22:32:49.822Z] 1560dd03e051: Waiting [2021-09-09T22:32:49.822Z] c2d8d7efcc4b: Waiting [2021-09-09T22:32:50.094Z] f757da607395: Verifying Checksum [2021-09-09T22:32:50.094Z] f757da607395: Download complete [2021-09-09T22:32:50.094Z] 8603b9c90790: Download complete [2021-09-09T22:32:50.094Z] 1560dd03e051: Verifying Checksum [2021-09-09T22:32:50.094Z] 1560dd03e051: Download complete [2021-09-09T22:32:50.365Z] 05883995daec: Verifying Checksum [2021-09-09T22:32:50.365Z] 27f5ce0e4adf: Verifying Checksum [2021-09-09T22:32:50.365Z] 27f5ce0e4adf: Download complete [2021-09-09T22:32:50.365Z] 05883995daec: Download complete [2021-09-09T22:32:51.342Z] 448f6bf000e3: Verifying Checksum [2021-09-09T22:32:51.343Z] 448f6bf000e3: Download complete [2021-09-09T22:32:53.956Z] c2d8d7efcc4b: Verifying Checksum [2021-09-09T22:32:53.956Z] c2d8d7efcc4b: Download complete [2021-09-09T22:32:54.927Z] 448f6bf000e3: Pull complete [2021-09-09T22:32:55.518Z] f757da607395: Pull complete [2021-09-09T22:32:57.489Z] 05883995daec: Pull complete [2021-09-09T22:32:57.489Z] 8603b9c90790: Pull complete [2021-09-09T22:32:58.467Z] 1560dd03e051: Pull complete [2021-09-09T22:32:58.737Z] 27f5ce0e4adf: Pull complete [2021-09-09T22:33:13.810Z] c2d8d7efcc4b: Pull complete [2021-09-09T22:33:13.810Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-09T22:33:13.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T22:33:13.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-09T22:33:14.095Z] prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2021-09-09T22:33:14.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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-lftools-log-publisher:arm64 cat [2021-09-09T22:33:18.727Z] $ docker top ee9e65b8880be34cbf4f8de53ffeea2d6e092d64913791feecd503a38fcd0ddc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:33:19.983Z] ---> job-cost.sh [2021-09-09T22:33:19.984Z] lf-activate-venv: SKIPPING [2021-09-09T22:33:19.984Z] INFO: No Stack... [2021-09-09T22:33:21.408Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-09T22:33:22.002Z] INFO: Archiving Costs [Pipeline] sh [2021-09-09T22:33:22.663Z] + cat /w/workspace/edgex-go/48/archives/cost.csv [2021-09-09T22:33:22.663Z] + cut -d, -f6 [Pipeline] lock [2021-09-09T22:33:22.734Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-48-stack-cost] [2021-09-09T22:33:22.744Z] Resource [jenkins-edgexfoundry-edgex-go-main-48-stack-cost] did not exist. Created. [2021-09-09T22:33:22.744Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-09T22:33:23.419Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-09T22:33:24.182Z] Stashed 1 file(s) [Pipeline] } [2021-09-09T22:33:24.195Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-09T22:33:24.208Z] $ docker stop --time=1 ee9e65b8880be34cbf4f8de53ffeea2d6e092d64913791feecd503a38fcd0ddc [2021-09-09T22:33:25.903Z] $ docker rm -f ee9e65b8880be34cbf4f8de53ffeea2d6e092d64913791feecd503a38fcd0ddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-09-09T22:33:28.719Z] provisioning config files... [2021-09-09T22:33:28.736Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/48@tmp/config6989417585167990563tmp [Pipeline] { [Pipeline] sh [2021-09-09T22:33:29.063Z] + set +x [2021-09-09T22:33:29.063Z] + bash -s -- [2021-09-09T22:33:29.063Z] + curl -s https://codecov.io/bash [2021-09-09T22:33:29.331Z] [2021-09-09T22:33:29.331Z] _____ _ [2021-09-09T22:33:29.331Z] / ____| | | [2021-09-09T22:33:29.331Z] | | ___ __| | ___ ___ _____ __ [2021-09-09T22:33:29.331Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-09T22:33:29.331Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-09T22:33:29.331Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-09T22:33:29.331Z] Bash-1.0.6 [2021-09-09T22:33:29.331Z] [2021-09-09T22:33:29.331Z] [2021-09-09T22:33:29.331Z] ==> git version 2.24.4 found [2021-09-09T22:33:29.332Z] ==> 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-09-09T22:33:29.332Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-09T22:33:29.332Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-09T22:33:29.332Z] ==> Jenkins CI detected. [2021-09-09T22:33:29.332Z] current dir:  /w/workspace/edgex-go/48 [2021-09-09T22:33:29.332Z] project root: . [2021-09-09T22:33:29.332Z] --> token set from env [2021-09-09T22:33:29.332Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-09T22:33:29.332Z] ==> Running gcov in . (disable via -X gcov) [2021-09-09T22:33:29.332Z] ==> Python coveragepy not found [2021-09-09T22:33:29.332Z] ==> Searching for coverage reports in: [2021-09-09T22:33:29.332Z] + . [2021-09-09T22:33:29.332Z] -> Found 1 reports [2021-09-09T22:33:29.332Z] ==> Detecting git/mercurial file structure [2021-09-09T22:33:29.332Z] ==> Reading reports [2021-09-09T22:33:29.332Z] + ./coverage.out bytes=404331 [2021-09-09T22:33:29.332Z] ==> Appending adjustments [2021-09-09T22:33:29.332Z] https://docs.codecov.io/docs/fixing-reports [2021-09-09T22:33:30.739Z] + Found adjustments [2021-09-09T22:33:30.739Z] ==> Gzipping contents [2021-09-09T22:33:30.739Z] 56K /tmp/codecov.ip9oLH.gz [2021-09-09T22:33:30.739Z] ==> Uploading reports [2021-09-09T22:33:30.739Z] url: https://codecov.io [2021-09-09T22:33:30.739Z] query: branch=main&commit=7380b5be2abbd1220962665a8de014d5421e0322&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-09T22:33:30.739Z] -> Pinging Codecov [2021-09-09T22:33:30.739Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=7380b5be2abbd1220962665a8de014d5421e0322&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-09T22:33:31.006Z] -> Uploading to [2021-09-09T22:33:31.006Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/7380b5be2abbd1220962665a8de014d5421e0322/c31afe2f-bddf-46a4-b413-7e51cdc85116.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T223330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3960e121e30ab26a325008449a9f322a745b62612ae7a737dd6913727cdf21c4 [2021-09-09T22:33:31.006Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T22:33:31.006Z] Dload Upload Total Spent Left Speed [2021-09-09T22:33:31.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54411 0 0 100 54411 0 133k --:--:-- --:--:-- --:--:-- 133k [2021-09-09T22:33:31.270Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7380b5be2abbd1220962665a8de014d5421e0322 [Pipeline] } [2021-09-09T22:33:31.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-09T22:33:31.997Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-09T22:33:32.022Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:33:32.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-09T22:33:32.343Z] [2021-09-09T22:33:32.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:33:32.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-09T22:33:32.668Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-09T22:33:32.668Z] 188c0c94c7c5: Pulling fs layer [2021-09-09T22:33:32.668Z] 0ef7d3d256c8: Pulling fs layer [2021-09-09T22:33:32.668Z] de9db76c5a1d: Pulling fs layer [2021-09-09T22:33:32.668Z] 0eba1c9be4d2: Pulling fs layer [2021-09-09T22:33:32.668Z] 0d57e429df01: Pulling fs layer [2021-09-09T22:33:32.668Z] 4e4be7b47b0d: Pulling fs layer [2021-09-09T22:33:32.668Z] e1f770b5df2f: Pulling fs layer [2021-09-09T22:33:32.668Z] 85a0685a4137: Pulling fs layer [2021-09-09T22:33:32.668Z] 0eba1c9be4d2: Waiting [2021-09-09T22:33:32.668Z] 0d57e429df01: Waiting [2021-09-09T22:33:32.668Z] 85a0685a4137: Waiting [2021-09-09T22:33:32.668Z] 4e4be7b47b0d: Waiting [2021-09-09T22:33:32.668Z] e1f770b5df2f: Waiting [2021-09-09T22:33:32.668Z] de9db76c5a1d: Verifying Checksum [2021-09-09T22:33:32.668Z] de9db76c5a1d: Download complete [2021-09-09T22:33:32.668Z] 0ef7d3d256c8: Verifying Checksum [2021-09-09T22:33:32.668Z] 0ef7d3d256c8: Download complete [2021-09-09T22:33:32.933Z] 0d57e429df01: Verifying Checksum [2021-09-09T22:33:32.933Z] 0d57e429df01: Download complete [2021-09-09T22:33:32.933Z] 4e4be7b47b0d: Verifying Checksum [2021-09-09T22:33:32.933Z] 4e4be7b47b0d: Download complete [2021-09-09T22:33:32.933Z] 188c0c94c7c5: Verifying Checksum [2021-09-09T22:33:32.933Z] 188c0c94c7c5: Download complete [2021-09-09T22:33:33.199Z] 188c0c94c7c5: Pull complete [2021-09-09T22:33:33.199Z] 0ef7d3d256c8: Pull complete [2021-09-09T22:33:33.199Z] de9db76c5a1d: Pull complete [2021-09-09T22:33:34.155Z] e1f770b5df2f: Verifying Checksum [2021-09-09T22:33:34.155Z] e1f770b5df2f: Download complete [2021-09-09T22:33:37.493Z] 0eba1c9be4d2: Verifying Checksum [2021-09-09T22:33:37.493Z] 0eba1c9be4d2: Download complete [2021-09-09T22:33:37.493Z] 85a0685a4137: Verifying Checksum [2021-09-09T22:33:37.493Z] 85a0685a4137: Download complete [2021-09-09T22:33:40.093Z] 0eba1c9be4d2: Pull complete [2021-09-09T22:33:40.370Z] 0d57e429df01: Pull complete [2021-09-09T22:33:40.370Z] 4e4be7b47b0d: Pull complete [2021-09-09T22:33:40.971Z] e1f770b5df2f: Pull complete [2021-09-09T22:33:44.313Z] 85a0685a4137: Pull complete [2021-09-09T22:33:44.313Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-09T22:33:44.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-09T22:33:44.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-09T22:33:44.410Z] prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container [2021-09-09T22:33:44.472Z] $ 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/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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-snyk-go:1.410.4 cat [2021-09-09T22:33:47.168Z] $ docker top 87bc5e3dcc550f824d5e6027c3e34861b0b621536613ccf69326868cccffc533 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T22:33:48.885Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-09T22:33:49.523Z] + set -o pipefail [2021-09-09T22:33:49.524Z] + snyk monitor '--org=edgex-jenkins' [2021-09-09T22:34:01.817Z] [2021-09-09T22:34:01.817Z] Monitoring /w/workspace/edgex-go/48 (github.com/edgexfoundry/edgex-go)... [2021-09-09T22:34:01.817Z] [2021-09-09T22:34:01.817Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/5e969835-11d0-43d3-a11f-a58176caa737 [2021-09-09T22:34:01.817Z] [2021-09-09T22:34:01.817Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-09T22:34:01.817Z] [2021-09-09T22:34:01.817Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-09T22:34:01.817Z] [2021-09-09T22:34:01.817Z] [Pipeline] } [2021-09-09T22:34:01.836Z] $ docker stop --time=1 87bc5e3dcc550f824d5e6027c3e34861b0b621536613ccf69326868cccffc533 [2021-09-09T22:34:03.547Z] $ docker rm -f 87bc5e3dcc550f824d5e6027c3e34861b0b621536613ccf69326868cccffc533 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-09T22:34:04.235Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T22:34:04.256Z] provisioning config files... [2021-09-09T22:34:04.270Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/48@tmp/config2605640945823084894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:34:04.596Z] --> edgex-publish-swagger.sh [2021-09-09T22:34:04.596Z] === Publish openapi/v2 API === [2021-09-09T22:34:04.596Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-09T22:34:04.596Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/48/openapi/v2/core-command.yaml] [2021-09-09T22:34:04.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T22:34:04.596Z] Dload Upload Total Spent Left Speed [2021-09-09T22:34:06.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26088 0:00:01 0:00:01 --:--:-- 26077 100 31867 0 0 100 31867 0 26084 0:00:01 0:00:01 --:--:-- 26077 [2021-09-09T22:34:06.844Z] [2021-09-09T22:34:06.844Z] [2021-09-09T22:34:06.844Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/48/openapi/v2/core-data.yaml] [2021-09-09T22:34:06.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T22:34:06.844Z] Dload Upload Total Spent Left Speed [2021-09-09T22:34:07.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55467 0:00:01 0:00:01 --:--:-- 55514 100 65452 0 0 100 65452 0 50741 0:00:01 0:00:01 --:--:-- 50777 [2021-09-09T22:34:07.109Z] [2021-09-09T22:34:07.109Z] [2021-09-09T22:34:07.109Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/48/openapi/v2/core-metadata.yaml] [2021-09-09T22:34:07.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T22:34:07.109Z] Dload Upload Total Spent Left Speed [2021-09-09T22:34:08.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 116k 0:00:01 0:00:01 --:--:-- 116k 100 119k 0 0 100 119k 0 116k 0:00:01 0:00:01 --:--:-- 116k [2021-09-09T22:34:08.063Z] [2021-09-09T22:34:08.063Z] [2021-09-09T22:34:08.063Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/48/openapi/v2/support-notifications.yaml] [2021-09-09T22:34:08.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T22:34:08.063Z] Dload Upload Total Spent Left Speed [2021-09-09T22:34:10.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74195 0:00:01 0:00:01 --:--:-- 74207 100 86007 0 0 100 86007 0 40546 0:00:02 0:00:02 --:--:-- 40550 100 86007 0 0 100 86007 0 40543 0:00:02 0:00:02 --:--:-- 40550 [2021-09-09T22:34:10.053Z] [2021-09-09T22:34:10.053Z] [2021-09-09T22:34:10.053Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/48/openapi/v2/support-scheduler.yaml] [2021-09-09T22:34:10.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T22:34:10.053Z] Dload Upload Total Spent Left Speed [2021-09-09T22:34:11.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 32056 0:00:01 0:00:01 --:--:-- 32089 100 36710 0 0 100 36710 0 32051 0:00:01 0:00:01 --:--:-- 32061 [2021-09-09T22:34:11.464Z] [2021-09-09T22:34:11.464Z] [2021-09-09T22:34:11.464Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/48/openapi/v2/system-agent.yaml] [2021-09-09T22:34:11.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T22:34:11.464Z] Dload Upload Total Spent Left Speed [2021-09-09T22:34:12.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16848 0:00:01 0:00:01 --:--:-- 16841 100 19603 0 0 100 19603 0 14739 0:00:01 0:00:01 --:--:-- 14739 [2021-09-09T22:34:12.689Z] [2021-09-09T22:34:12.689Z] [Pipeline] } [2021-09-09T22:34:12.703Z] 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-09-09T22:34:13.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:34:13.232Z] . [Pipeline] withDockerContainer [2021-09-09T22:34:13.325Z] prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container [2021-09-09T22:34:13.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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:10004/edgex-devops/git-semver:latest cat [2021-09-09T22:34:13.819Z] $ docker top 034b9c41270392c4e143a930b802a5d14a0869008a507666a58069b333121548 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T22:34:13.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T22:34:13.990Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T22:34:14.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T22:34:14.121Z] $ docker exec 034b9c41270392c4e143a930b802a5d14a0869008a507666a58069b333121548 ssh-agent [2021-09-09T22:34:14.241Z] SSH_AUTH_SOCK=/tmp/ssh-fgCrbIlauyAN/agent.14 [2021-09-09T22:34:14.241Z] SSH_AGENT_PID=21 [2021-09-09T22:34:14.250Z] Running ssh-add (command line suppressed) [2021-09-09T22:34:14.361Z] Identity added: /w/workspace/edgex-go/48@tmp/private_key_3445757240193709726.key (/w/workspace/edgex-go/48@tmp/private_key_3445757240193709726.key) [2021-09-09T22:34:14.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T22:34:14.700Z] + git semver tag [2021-09-09T22:34:14.700Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T22:34:14.700Z] # $GIT_DIR = /w/workspace/edgex-go/48/.git [2021-09-09T22:34:14.700Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/48 [2021-09-09T22:34:14.700Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T22:34:14.700Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T22:34:14.700Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T22:34:14.700Z] # $SEMVER_BRANCH = main [2021-09-09T22:34:14.700Z] # $SEMVER_DIR = /w/workspace/edgex-go/48/.semver [2021-09-09T22:34:14.700Z] # 7380b5be2abbd1220962665a8de014d5421e0322 HEAD [2021-09-09T22:34:14.700Z] # -> Force: false [2021-09-09T22:34:14.700Z] # 36bed0abc4017947fea3bd530e58e0d240ff6d0f refs/tags/v2.0.1-dev.41 [Pipeline] } [2021-09-09T22:34:14.713Z] $ docker exec --env ******** --env ******** 034b9c41270392c4e143a930b802a5d14a0869008a507666a58069b333121548 ssh-agent -k [2021-09-09T22:34:14.810Z] unset SSH_AUTH_SOCK; [2021-09-09T22:34:14.810Z] unset SSH_AGENT_PID; [2021-09-09T22:34:14.810Z] echo Agent pid 21 killed; [2021-09-09T22:34:14.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T22:34:15.167Z] + git semver [Pipeline] } [2021-09-09T22:34:15.187Z] $ docker stop --time=1 034b9c41270392c4e143a930b802a5d14a0869008a507666a58069b333121548 [2021-09-09T22:34:16.396Z] $ docker rm -f 034b9c41270392c4e143a930b802a5d14a0869008a507666a58069b333121548 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:34:16.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-09T22:34:16.867Z] [2021-09-09T22:34:16.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:34:17.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-09T22:34:17.196Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-09T22:34:17.196Z] ab5ef0e58194: Pulling fs layer [2021-09-09T22:34:17.196Z] 9712f1f96733: Pulling fs layer [2021-09-09T22:34:17.196Z] 63f879dbbcfc: Pulling fs layer [2021-09-09T22:34:17.196Z] 0d9ebad4ef96: Pulling fs layer [2021-09-09T22:34:17.196Z] e9a5061849ea: Pulling fs layer [2021-09-09T22:34:17.196Z] d747dcd14b5f: Pulling fs layer [2021-09-09T22:34:17.196Z] 2de7ff778b66: Pulling fs layer [2021-09-09T22:34:17.196Z] 0d9ebad4ef96: Waiting [2021-09-09T22:34:17.196Z] e9a5061849ea: Waiting [2021-09-09T22:34:17.196Z] d747dcd14b5f: Waiting [2021-09-09T22:34:17.196Z] 2de7ff778b66: Waiting [2021-09-09T22:34:17.196Z] 9712f1f96733: Verifying Checksum [2021-09-09T22:34:17.196Z] 9712f1f96733: Download complete [2021-09-09T22:34:19.772Z] 63f879dbbcfc: Verifying Checksum [2021-09-09T22:34:19.772Z] 63f879dbbcfc: Download complete [2021-09-09T22:34:20.351Z] e9a5061849ea: Verifying Checksum [2021-09-09T22:34:20.351Z] e9a5061849ea: Download complete [2021-09-09T22:34:20.351Z] d747dcd14b5f: Verifying Checksum [2021-09-09T22:34:20.351Z] d747dcd14b5f: Download complete [2021-09-09T22:34:20.616Z] 0d9ebad4ef96: Verifying Checksum [2021-09-09T22:34:20.616Z] 0d9ebad4ef96: Download complete [2021-09-09T22:34:20.881Z] 2de7ff778b66: Verifying Checksum [2021-09-09T22:34:20.881Z] 2de7ff778b66: Download complete [2021-09-09T22:34:21.468Z] ab5ef0e58194: Verifying Checksum [2021-09-09T22:34:21.468Z] ab5ef0e58194: Download complete [2021-09-09T22:34:24.075Z] ab5ef0e58194: Pull complete [2021-09-09T22:34:24.075Z] 9712f1f96733: Pull complete [2021-09-09T22:34:24.659Z] 63f879dbbcfc: Pull complete [2021-09-09T22:34:28.049Z] 0d9ebad4ef96: Pull complete [2021-09-09T22:34:28.049Z] e9a5061849ea: Pull complete [2021-09-09T22:34:28.049Z] d747dcd14b5f: Pull complete [2021-09-09T22:34:29.025Z] 2de7ff778b66: Pull complete [2021-09-09T22:34:29.025Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-09T22:34:29.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-09T22:34:29.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-09T22:34:29.124Z] prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container [2021-09-09T22:34:29.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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-lftools:0.23.1-centos7 cat [2021-09-09T22:34:32.557Z] $ docker top b9cac0db2b284a3790e25c6a64096646094b771c66b6b459acbf4cf2ddd28f85 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-09T22:34:32.657Z] provisioning config files... [2021-09-09T22:34:32.669Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/48@tmp/config2062278298744430784tmp [2021-09-09T22:34:32.686Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/48@tmp/config5647672776495694520tmp [2021-09-09T22:34:32.704Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/48@tmp/config7609069633359340110tmp [Pipeline] { [Pipeline] echo [2021-09-09T22:34:32.727Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:34:33.032Z] ---> sigul-configuration.sh [2021-09-09T22:34:33.032Z] gpg: directory `/root/.gnupg' created [2021-09-09T22:34:33.032Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-09T22:34:33.032Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-09T22:34:33.032Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-09T22:34:33.032Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-09T22:34:33.032Z] gpg: CAST5 encrypted data [2021-09-09T22:34:33.032Z] gpg: encrypted with 1 passphrase [2021-09-09T22:34:33.032Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-09T22:34:33.341Z] + mkdir /home/jenkins [2021-09-09T22:34:33.341Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-09T22:34:33.654Z] + 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-09-09T22:34:33.668Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:34:33.973Z] ---> sigul-install.sh [2021-09-09T22:34:33.973Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-09T22:34:34.278Z] + git tag --list [2021-09-09T22:34:34.278Z] 0.6.0 [2021-09-09T22:34:34.278Z] 0.6.1 [2021-09-09T22:34:34.278Z] 0.7.0 [2021-09-09T22:34:34.278Z] 0.7.1 [2021-09-09T22:34:34.278Z] v1.0.0 [2021-09-09T22:34:34.278Z] v1.0.1 [2021-09-09T22:34:34.278Z] v1.1.0 [2021-09-09T22:34:34.278Z] v1.2.0 [2021-09-09T22:34:34.278Z] v1.2.1 [2021-09-09T22:34:34.278Z] v1.3.0 [2021-09-09T22:34:34.278Z] v1.3.1 [2021-09-09T22:34:34.278Z] v2.0.0 [2021-09-09T22:34:34.278Z] v2.0.1-dev.1 [2021-09-09T22:34:34.278Z] v2.0.1-dev.10 [2021-09-09T22:34:34.278Z] v2.0.1-dev.11 [2021-09-09T22:34:34.278Z] v2.0.1-dev.12 [2021-09-09T22:34:34.278Z] v2.0.1-dev.13 [2021-09-09T22:34:34.278Z] v2.0.1-dev.14 [2021-09-09T22:34:34.278Z] v2.0.1-dev.15 [2021-09-09T22:34:34.278Z] v2.0.1-dev.16 [2021-09-09T22:34:34.278Z] v2.0.1-dev.17 [2021-09-09T22:34:34.278Z] v2.0.1-dev.18 [2021-09-09T22:34:34.278Z] v2.0.1-dev.19 [2021-09-09T22:34:34.278Z] v2.0.1-dev.2 [2021-09-09T22:34:34.278Z] v2.0.1-dev.20 [2021-09-09T22:34:34.278Z] v2.0.1-dev.21 [2021-09-09T22:34:34.278Z] v2.0.1-dev.22 [2021-09-09T22:34:34.278Z] v2.0.1-dev.23 [2021-09-09T22:34:34.278Z] v2.0.1-dev.24 [2021-09-09T22:34:34.278Z] v2.0.1-dev.25 [2021-09-09T22:34:34.278Z] v2.0.1-dev.26 [2021-09-09T22:34:34.278Z] v2.0.1-dev.27 [2021-09-09T22:34:34.278Z] v2.0.1-dev.28 [2021-09-09T22:34:34.278Z] v2.0.1-dev.29 [2021-09-09T22:34:34.278Z] v2.0.1-dev.3 [2021-09-09T22:34:34.278Z] v2.0.1-dev.30 [2021-09-09T22:34:34.278Z] v2.0.1-dev.31 [2021-09-09T22:34:34.278Z] v2.0.1-dev.32 [2021-09-09T22:34:34.278Z] v2.0.1-dev.33 [2021-09-09T22:34:34.278Z] v2.0.1-dev.34 [2021-09-09T22:34:34.278Z] v2.0.1-dev.35 [2021-09-09T22:34:34.278Z] v2.0.1-dev.36 [2021-09-09T22:34:34.278Z] v2.0.1-dev.37 [2021-09-09T22:34:34.278Z] v2.0.1-dev.38 [2021-09-09T22:34:34.278Z] v2.0.1-dev.39 [2021-09-09T22:34:34.278Z] v2.0.1-dev.4 [2021-09-09T22:34:34.278Z] v2.0.1-dev.40 [2021-09-09T22:34:34.278Z] v2.0.1-dev.41 [2021-09-09T22:34:34.278Z] v2.0.1-dev.5 [2021-09-09T22:34:34.278Z] v2.0.1-dev.6 [2021-09-09T22:34:34.278Z] v2.0.1-dev.7 [2021-09-09T22:34:34.278Z] v2.0.1-dev.8 [2021-09-09T22:34:34.278Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-09T22:34:34.587Z] + lftools sign git-tag v2.0.1-dev.41 [2021-09-09T22:34:35.169Z] Signing Git tag with Sigul... [2021-09-09T22:34:35.169Z] Signing v2.0.1-dev.41 [Pipeline] echo [2021-09-09T22:34:36.587Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:34:36.897Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-09T22:34:36.913Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-09T22:34:36.942Z] $ docker stop --time=1 b9cac0db2b284a3790e25c6a64096646094b771c66b6b459acbf4cf2ddd28f85 [2021-09-09T22:34:38.175Z] $ docker rm -f b9cac0db2b284a3790e25c6a64096646094b771c66b6b459acbf4cf2ddd28f85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:34:38.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:34:38.846Z] . [Pipeline] withDockerContainer [2021-09-09T22:34:38.937Z] prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container [2021-09-09T22:34:38.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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:10004/edgex-devops/git-semver:latest cat [2021-09-09T22:34:39.395Z] $ docker top 115881658a5c0688595fbde1e6b91692bfaa1a48f5917d35ead480d19433182a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T22:34:39.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T22:34:39.526Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T22:34:39.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T22:34:39.651Z] $ docker exec 115881658a5c0688595fbde1e6b91692bfaa1a48f5917d35ead480d19433182a ssh-agent [2021-09-09T22:34:39.771Z] SSH_AUTH_SOCK=/tmp/ssh-eCLCL2O3NVo5/agent.14 [2021-09-09T22:34:39.771Z] SSH_AGENT_PID=22 [2021-09-09T22:34:39.780Z] Running ssh-add (command line suppressed) [2021-09-09T22:34:39.881Z] Identity added: /w/workspace/edgex-go/48@tmp/private_key_2834155840345845196.key (/w/workspace/edgex-go/48@tmp/private_key_2834155840345845196.key) [2021-09-09T22:34:39.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T22:34:40.218Z] + git semver bump pre [2021-09-09T22:34:40.218Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T22:34:40.218Z] # $GIT_DIR = /w/workspace/edgex-go/48/.git [2021-09-09T22:34:40.218Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/48 [2021-09-09T22:34:40.218Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T22:34:40.218Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T22:34:40.218Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T22:34:40.218Z] # $SEMVER_BRANCH = main [2021-09-09T22:34:40.218Z] # $SEMVER_DIR = /w/workspace/edgex-go/48/.semver [2021-09-09T22:34:40.218Z] 2.0.1-dev.42 [Pipeline] } [2021-09-09T22:34:40.230Z] $ docker exec --env ******** --env ******** 115881658a5c0688595fbde1e6b91692bfaa1a48f5917d35ead480d19433182a ssh-agent -k [2021-09-09T22:34:40.331Z] unset SSH_AUTH_SOCK; [2021-09-09T22:34:40.331Z] unset SSH_AGENT_PID; [2021-09-09T22:34:40.331Z] echo Agent pid 22 killed; [2021-09-09T22:34:40.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T22:34:40.700Z] + git semver [Pipeline] } [2021-09-09T22:34:40.721Z] $ docker stop --time=1 115881658a5c0688595fbde1e6b91692bfaa1a48f5917d35ead480d19433182a [2021-09-09T22:34:41.951Z] $ docker rm -f 115881658a5c0688595fbde1e6b91692bfaa1a48f5917d35ead480d19433182a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:34:42.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:34:42.362Z] . [Pipeline] withDockerContainer [2021-09-09T22:34:42.452Z] prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container [2021-09-09T22:34:42.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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:10004/edgex-devops/git-semver:latest cat [2021-09-09T22:34:42.908Z] $ docker top f12240172b8e6ec3fb7de7204b115e06f8d2f4c63e8a6e75a62f371941a39644 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T22:34:43.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T22:34:43.039Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T22:34:43.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T22:34:43.155Z] $ docker exec f12240172b8e6ec3fb7de7204b115e06f8d2f4c63e8a6e75a62f371941a39644 ssh-agent [2021-09-09T22:34:43.274Z] SSH_AUTH_SOCK=/tmp/ssh-BD5b852ufnvU/agent.15 [2021-09-09T22:34:43.274Z] SSH_AGENT_PID=21 [2021-09-09T22:34:43.282Z] Running ssh-add (command line suppressed) [2021-09-09T22:34:43.395Z] Identity added: /w/workspace/edgex-go/48@tmp/private_key_3244339831573576424.key (/w/workspace/edgex-go/48@tmp/private_key_3244339831573576424.key) [2021-09-09T22:34:43.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T22:34:43.731Z] + git semver push [2021-09-09T22:34:43.731Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T22:34:43.731Z] # $GIT_DIR = /w/workspace/edgex-go/48/.git [2021-09-09T22:34:43.731Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/48 [2021-09-09T22:34:43.731Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T22:34:43.731Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T22:34:43.731Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T22:34:43.731Z] # $SEMVER_BRANCH = main [2021-09-09T22:34:43.731Z] # $SEMVER_DIR = /w/workspace/edgex-go/48/.semver [Pipeline] } [2021-09-09T22:34:47.084Z] $ docker exec --env ******** --env ******** f12240172b8e6ec3fb7de7204b115e06f8d2f4c63e8a6e75a62f371941a39644 ssh-agent -k [2021-09-09T22:34:47.177Z] unset SSH_AUTH_SOCK; [2021-09-09T22:34:47.177Z] unset SSH_AGENT_PID; [2021-09-09T22:34:47.177Z] echo Agent pid 21 killed; [2021-09-09T22:34:47.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T22:34:47.544Z] + git semver [Pipeline] } [2021-09-09T22:34:47.563Z] $ docker stop --time=1 f12240172b8e6ec3fb7de7204b115e06f8d2f4c63e8a6e75a62f371941a39644 [2021-09-09T22:34:48.766Z] $ docker rm -f f12240172b8e6ec3fb7de7204b115e06f8d2f4c63e8a6e75a62f371941a39644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-09T22:34:51.578Z] + '[' -d /w/workspace/edgex-go/48/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:34:51.906Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:34:52.497Z] ---> package-listing.sh [2021-09-09T22:34:52.497Z] ++ facter osfamily [2021-09-09T22:34:52.497Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-09T22:34:52.765Z] + OS_FAMILY=redhat [2021-09-09T22:34:52.765Z] + workspace=/w/workspace/edgex-go/48 [2021-09-09T22:34:52.765Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-09T22:34:52.765Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-09T22:34:52.765Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-09T22:34:52.765Z] + PACKAGES=/tmp/packages_start.txt [2021-09-09T22:34:52.765Z] + '[' /w/workspace/edgex-go/48 ']' [2021-09-09T22:34:52.765Z] + PACKAGES=/tmp/packages_end.txt [2021-09-09T22:34:52.765Z] + case "${OS_FAMILY}" in [2021-09-09T22:34:52.765Z] + rpm -qa [2021-09-09T22:34:52.765Z] + sort [2021-09-09T22:34:54.703Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-09T22:34:54.703Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-09T22:34:54.703Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-09T22:34:54.703Z] + '[' /w/workspace/edgex-go/48 ']' [2021-09-09T22:34:54.703Z] + mkdir -p /w/workspace/edgex-go/48/archives/ [2021-09-09T22:34:54.703Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/48/archives/ [Pipeline] echo [2021-09-09T22:34:54.722Z] 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/48/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-09T22:34:55.019Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:34:55.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T22:34:55.606Z] [2021-09-09T22:34:55.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:34:55.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T22:34:55.944Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-09T22:34:55.944Z] b4d181a07f80: Pulling fs layer [2021-09-09T22:34:55.944Z] a1111a8f2ec3: Pulling fs layer [2021-09-09T22:34:55.944Z] ed53099fbce6: Pulling fs layer [2021-09-09T22:34:55.944Z] dc539afda2c1: Pulling fs layer [2021-09-09T22:34:55.944Z] 77bc0d833cb6: Pulling fs layer [2021-09-09T22:34:55.944Z] 9065ff56babe: Pulling fs layer [2021-09-09T22:34:55.944Z] d287ab97295c: Pulling fs layer [2021-09-09T22:34:55.944Z] 77bc0d833cb6: Waiting [2021-09-09T22:34:55.944Z] 9065ff56babe: Waiting [2021-09-09T22:34:55.944Z] d287ab97295c: Waiting [2021-09-09T22:34:55.944Z] dc539afda2c1: Waiting [2021-09-09T22:34:56.209Z] a1111a8f2ec3: Verifying Checksum [2021-09-09T22:34:56.209Z] a1111a8f2ec3: Download complete [2021-09-09T22:34:56.209Z] dc539afda2c1: Verifying Checksum [2021-09-09T22:34:56.209Z] dc539afda2c1: Download complete [2021-09-09T22:34:56.476Z] 77bc0d833cb6: Verifying Checksum [2021-09-09T22:34:56.476Z] 77bc0d833cb6: Download complete [2021-09-09T22:34:56.476Z] ed53099fbce6: Verifying Checksum [2021-09-09T22:34:56.476Z] ed53099fbce6: Download complete [2021-09-09T22:34:56.476Z] 9065ff56babe: Verifying Checksum [2021-09-09T22:34:56.476Z] 9065ff56babe: Download complete [2021-09-09T22:34:57.058Z] b4d181a07f80: Verifying Checksum [2021-09-09T22:34:57.058Z] b4d181a07f80: Download complete [2021-09-09T22:34:58.469Z] b4d181a07f80: Pull complete [2021-09-09T22:34:58.469Z] a1111a8f2ec3: Pull complete [2021-09-09T22:34:59.058Z] ed53099fbce6: Pull complete [2021-09-09T22:34:59.058Z] dc539afda2c1: Pull complete [2021-09-09T22:34:59.328Z] 77bc0d833cb6: Pull complete [2021-09-09T22:34:59.328Z] 9065ff56babe: Pull complete [2021-09-09T22:35:00.737Z] d287ab97295c: Verifying Checksum [2021-09-09T22:35:00.737Z] d287ab97295c: Download complete [2021-09-09T22:35:05.419Z] d287ab97295c: Pull complete [2021-09-09T22:35:05.419Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-09T22:35:05.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T22:35:05.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-09T22:35:05.637Z] prd-centos7-docker-4c-2g-1882 does not seem to be running inside a container [2021-09-09T22:35:05.697Z] $ 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/48/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/48 -v /w/workspace/edgex-go/48:/w/workspace/edgex-go/48:rw,z -v /w/workspace/edgex-go/48@tmp:/w/workspace/edgex-go/48@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-lftools-log-publisher:latest cat [2021-09-09T22:35:08.442Z] $ docker top 2e01071917c17d646b2a966fae1e976c251a99d47d5a1d2f5fb31f383e6bb4f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:35:10.458Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-09T22:35:10.766Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-09T22:35:11.081Z] + ls /var/log/sa-host [2021-09-09T22:35:11.081Z] + sadf -c /var/log/sa-host/sa05 [2021-09-09T22:35:11.081Z] file_magic: OK [2021-09-09T22:35:11.081Z] HZ: Using current value: 100 [2021-09-09T22:35:11.081Z] file_header: OK [2021-09-09T22:35:11.081Z] 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-09-09T22:35:11.081Z] Statistics: [2021-09-09T22:35:11.081Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T22:35:11.081Z] File successfully converted to sysstat format version 12.0.3 [2021-09-09T22:35:11.081Z] + sadf -c /var/log/sa-host/sa09 [2021-09-09T22:35:11.081Z] file_magic: OK [2021-09-09T22:35:11.081Z] HZ: Using current value: 100 [2021-09-09T22:35:11.081Z] file_header: OK [2021-09-09T22:35:11.081Z] 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-09-09T22:35:11.081Z] Statistics: [2021-09-09T22:35:11.081Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...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-09-09T22:35:11.081Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T22:35:11.641Z] provisioning config files... [2021-09-09T22:35:11.656Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/48@tmp/config5080102873461481189tmp [Pipeline] { [Pipeline] echo [2021-09-09T22:35:11.679Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:35:11.985Z] ---> create-netrc.sh [Pipeline] } [2021-09-09T22:35:11.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:35:12.385Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-09T22:35:12.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:35:12.706Z] ---> sudo-logs.sh [2021-09-09T22:35:12.706Z] Archiving 'sudo' log.. [2021-09-09T22:35:12.706Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1882.vexxhost.local: Name or service not known [2021-09-09T22:35:12.706Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1882.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-09T22:35:12.741Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:35:13.044Z] ---> job-cost.sh [2021-09-09T22:35:13.044Z] lf-activate-venv: SKIPPING [2021-09-09T22:35:13.044Z] DEBUG: total: 0.10999999940395355 [2021-09-09T22:35:13.044Z] INFO: Retrieving Stack Cost... [2021-09-09T22:35:13.623Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-09T22:35:14.208Z] INFO: Archiving Costs [Pipeline] echo [2021-09-09T22:35:14.227Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:35:14.537Z] ---> logs-deploy.sh [2021-09-09T22:35:14.537Z] lf-activate-venv: SKIPPING [2021-09-09T22:35:14.537Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/48 [2021-09-09T22:35:14.537Z] INFO: archiving workspace using pattern(s): [2021-09-09T22:35:15.117Z] Archives upload complete. [2021-09-09T22:35:15.383Z] INFO: archiving logs to Nexus