Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3063e0891d6a1c33eb31a22ae5ab23704c218c2 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-ssh6583873521540715695.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-ssh1533001521196049076.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-ssh7007690916525491771.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-ssh4796733784208091148.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh7335134170013550084.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-89 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/65 [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/65 # 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/65@tmp/jenkins-gitclient-ssh4346781928988570562.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 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 (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 f3063e0891d6a1c33eb31a22ae5ab23704c218c2 # timeout=10 Commit message: "style: Fix lost variable assignments and enable ineffassign linter (#3732)" > git rev-list --no-walk cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T03:30:00.748Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T03:30:00.855Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T03:30:00.884Z] ========================================================= [2021-09-29T03:30:00.884Z] EdgeX Global Pipelines Version Info [2021-09-29T03:30:00.884Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:30:02.280Z] ------------------- [2021-09-29T03:30:02.280Z] stable info: [2021-09-29T03:30:02.280Z] ------------------- [2021-09-29T03:30:02.280Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T03:30:02.280Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T03:30:02.280Z] Message: update stable to v1.0.205 [2021-09-29T03:30:02.870Z] ------------------- [2021-09-29T03:30:02.870Z] experimental info: [2021-09-29T03:30:02.870Z] ------------------- [2021-09-29T03:30:02.870Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T03:30:02.870Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T03:30:02.870Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T03:30:03.022Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T03:30:03.048Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T03:30:03.074Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T03:30:03.101Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T03:30:03.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T03:30:03.153Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T03:30:03.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T03:30:03.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T03:30:03.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T03:30:03.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T03:30:03.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T03:30:03.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T03:30:03.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T03:30:03.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T03:30:03.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T03:30:03.396Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T03:30:03.423Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T03:30:03.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T03:30:03.474Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T03:30:03.499Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T03:30:03.525Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T03:30:03.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T03:30:03.573Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T03:30:03.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-29T03:30:03.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-29T03:30:03.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-29T03:30:03.669Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] echo [2021-09-29T03:30:03.693Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3063e0 [Pipeline] echo [2021-09-29T03:30:03.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T03:30:03.807Z] provisioning config files... [2021-09-29T03:30:03.828Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/65@tmp/config4619113318128262365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:30:04.179Z] ---> docker-login.sh [2021-09-29T03:30:04.179Z] nexus3.edgexfoundry.org:10001 [2021-09-29T03:30:04.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:30:04.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:30:04.448Z] Configure a credential helper to remove this warning. See [2021-09-29T03:30:04.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:30:04.448Z] [2021-09-29T03:30:04.448Z] Login Succeeded [2021-09-29T03:30:04.448Z] nexus3.edgexfoundry.org:10002 [2021-09-29T03:30:04.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:30:04.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:30:04.719Z] Configure a credential helper to remove this warning. See [2021-09-29T03:30:04.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:30:04.719Z] [2021-09-29T03:30:04.719Z] Login Succeeded [2021-09-29T03:30:04.719Z] nexus3.edgexfoundry.org:10003 [2021-09-29T03:30:04.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:30:04.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:30:04.719Z] Configure a credential helper to remove this warning. See [2021-09-29T03:30:04.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:30:04.719Z] [2021-09-29T03:30:04.719Z] Login Succeeded [2021-09-29T03:30:04.719Z] nexus3.edgexfoundry.org:10004 [2021-09-29T03:30:04.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:30:04.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:30:04.991Z] Configure a credential helper to remove this warning. See [2021-09-29T03:30:04.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:30:04.991Z] [2021-09-29T03:30:04.991Z] Login Succeeded [2021-09-29T03:30:04.991Z] docker.io [2021-09-29T03:30:04.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:30:05.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:30:05.591Z] Configure a credential helper to remove this warning. See [2021-09-29T03:30:05.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:30:05.591Z] [2021-09-29T03:30:05.591Z] Login Succeeded [2021-09-29T03:30:05.591Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T03:30:05.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T03:30:05.964Z] ++ 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-29T03:30:05.964Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:30:05.964Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T03:30:05.964Z] ++ cut -d/ -f2 [2021-09-29T03:30:05.964Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T03:30:05.964Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:30:05.964Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T03:30:05.964Z] ++ cut -d/ -f2 [2021-09-29T03:30:05.964Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T03:30:05.964Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:30:05.964Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T03:30:05.964Z] ++ cut -d/ -f2 [2021-09-29T03:30:05.964Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T03:30:05.964Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:30:05.964Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T03:30:05.964Z] ++ cut -d/ -f2 [2021-09-29T03:30:05.964Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T03:30:05.964Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:30:05.964Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T03:30:05.964Z] ++ cut -d/ -f2 [2021-09-29T03:30:05.964Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T03:30:05.964Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:30:05.964Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T03:30:05.964Z] ++ cut -d/ -f2 [2021-09-29T03:30:05.964Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T03:30:05.964Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:30:05.964Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T03:30:05.964Z] ++ cut -d/ -f2 [2021-09-29T03:30:05.964Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T03:30:05.964Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:30:05.964Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T03:30:05.964Z] ++ cut -d/ -f2 [2021-09-29T03:30:05.964Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T03:30:05.964Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T03:30:05.964Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T03:30:05.964Z] ++ cut -d/ -f2 [2021-09-29T03:30:05.964Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T03:30:06.031Z] 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-29T03:30:07.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T03:30:07.538Z] [2021-09-29T03:30:07.538Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:30:07.897Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T03:30:07.897Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T03:30:07.897Z] 31603596830f: Pulling fs layer [2021-09-29T03:30:07.897Z] 04fac38145f0: Pulling fs layer [2021-09-29T03:30:07.897Z] 701f6daf10bf: Pulling fs layer [2021-09-29T03:30:07.897Z] 24f72da36158: Pulling fs layer [2021-09-29T03:30:07.897Z] 24f72da36158: Waiting [2021-09-29T03:30:07.897Z] 04fac38145f0: Download complete [2021-09-29T03:30:08.167Z] 31603596830f: Verifying Checksum [2021-09-29T03:30:08.167Z] 31603596830f: Download complete [2021-09-29T03:30:08.167Z] 24f72da36158: Verifying Checksum [2021-09-29T03:30:08.167Z] 24f72da36158: Download complete [2021-09-29T03:30:08.449Z] 31603596830f: Pull complete [2021-09-29T03:30:08.449Z] 04fac38145f0: Pull complete [2021-09-29T03:30:08.449Z] 701f6daf10bf: Verifying Checksum [2021-09-29T03:30:08.449Z] 701f6daf10bf: Download complete [2021-09-29T03:30:09.045Z] 701f6daf10bf: Pull complete [2021-09-29T03:30:09.312Z] 24f72da36158: Pull complete [2021-09-29T03:30:09.312Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T03:30:09.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T03:30:09.312Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T03:30:09.409Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2021-09-29T03:30:09.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T03:30:10.292Z] $ docker top ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T03:30:10.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T03:30:10.437Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T03:30:10.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T03:30:10.568Z] $ docker exec ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 ssh-agent [2021-09-29T03:30:10.702Z] SSH_AUTH_SOCK=/tmp/ssh-1HhzCelrqQg6/agent.13 [2021-09-29T03:30:10.702Z] SSH_AGENT_PID=20 [2021-09-29T03:30:10.715Z] Running ssh-add (command line suppressed) [2021-09-29T03:30:10.818Z] Identity added: /w/workspace/edgex-go/65@tmp/private_key_264899848022380065.key (/w/workspace/edgex-go/65@tmp/private_key_264899848022380065.key) [2021-09-29T03:30:10.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T03:30:11.156Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T03:30:11.177Z] $ docker exec --env ******** --env ******** ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 ssh-agent -k [2021-09-29T03:30:11.287Z] unset SSH_AUTH_SOCK; [2021-09-29T03:30:11.287Z] unset SSH_AGENT_PID; [2021-09-29T03:30:11.287Z] echo Agent pid 20 killed; [2021-09-29T03:30:11.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T03:30:11.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T03:30:11.354Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T03:30:11.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T03:30:11.497Z] $ docker exec ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 ssh-agent [2021-09-29T03:30:11.615Z] SSH_AUTH_SOCK=/tmp/ssh-j4dLHiDlLvFb/agent.52 [2021-09-29T03:30:11.615Z] SSH_AGENT_PID=58 [2021-09-29T03:30:11.624Z] Running ssh-add (command line suppressed) [2021-09-29T03:30:11.724Z] Identity added: /w/workspace/edgex-go/65@tmp/private_key_2946324590973165046.key (/w/workspace/edgex-go/65@tmp/private_key_2946324590973165046.key) [2021-09-29T03:30:11.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T03:30:12.066Z] + git semver init [2021-09-29T03:30:12.066Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T03:30:12.066Z] # $GIT_DIR = /w/workspace/edgex-go/65/.git [2021-09-29T03:30:12.066Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/65 [2021-09-29T03:30:12.066Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T03:30:12.066Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T03:30:12.066Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T03:30:12.066Z] # $SEMVER_BRANCH = main [2021-09-29T03:30:12.066Z] # $SEMVER_TEMP = /tmp/semver-151681929 [2021-09-29T03:30:12.067Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T03:30:38.782Z] # '/tmp/semver-151681929' -> '/w/workspace/edgex-go/65/.semver' [2021-09-29T03:30:38.782Z] # -> Force: false [2021-09-29T03:30:38.782Z] # $SEMVER_DIR = /w/workspace/edgex-go/65/.semver [Pipeline] } [2021-09-29T03:30:38.797Z] $ docker exec --env ******** --env ******** ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 ssh-agent -k [2021-09-29T03:30:38.908Z] unset SSH_AUTH_SOCK; [2021-09-29T03:30:38.908Z] unset SSH_AGENT_PID; [2021-09-29T03:30:38.908Z] echo Agent pid 58 killed; [2021-09-29T03:30:38.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T03:30:39.274Z] + git semver [Pipeline] } [2021-09-29T03:30:39.297Z] $ docker stop --time=1 ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 [2021-09-29T03:30:41.125Z] $ docker rm -f ba4b6a9b7d1d2b1a22b9213257acb7eff1215360e2ec15f4205d410e5c3b0ee3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T03:30:41.530Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T03:30:41.874Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T03:30:41.878Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.57 [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-29T03:30:42.203Z] ========================================================= [2021-09-29T03:30:42.203Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T03:30:42.203Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T03:30:42.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T03:30:42.527Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T03:30:42.527Z] 540db60ca938: Pulling fs layer [2021-09-29T03:30:42.527Z] adcc1eea9eea: Pulling fs layer [2021-09-29T03:30:42.527Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T03:30:42.527Z] db62176df00c: Pulling fs layer [2021-09-29T03:30:42.527Z] 3b30891b0d05: Pulling fs layer [2021-09-29T03:30:42.527Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T03:30:42.527Z] c788192a36de: Pulling fs layer [2021-09-29T03:30:42.527Z] a77e37c0d609: Pulling fs layer [2021-09-29T03:30:42.527Z] c3185cebc471: Pulling fs layer [2021-09-29T03:30:42.527Z] db62176df00c: Waiting [2021-09-29T03:30:42.527Z] 3b30891b0d05: Waiting [2021-09-29T03:30:42.527Z] 06b49ca38bd5: Waiting [2021-09-29T03:30:42.527Z] c788192a36de: Waiting [2021-09-29T03:30:42.527Z] a77e37c0d609: Waiting [2021-09-29T03:30:42.527Z] c3185cebc471: Waiting [2021-09-29T03:30:42.527Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T03:30:42.527Z] 4c4ab2625f07: Download complete [2021-09-29T03:30:42.527Z] adcc1eea9eea: Verifying Checksum [2021-09-29T03:30:42.527Z] adcc1eea9eea: Download complete [2021-09-29T03:30:42.527Z] 3b30891b0d05: Verifying Checksum [2021-09-29T03:30:42.527Z] 3b30891b0d05: Download complete [2021-09-29T03:30:42.796Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T03:30:42.796Z] 06b49ca38bd5: Download complete [2021-09-29T03:30:42.796Z] 540db60ca938: Verifying Checksum [2021-09-29T03:30:42.796Z] 540db60ca938: Download complete [2021-09-29T03:30:42.796Z] c788192a36de: Verifying Checksum [2021-09-29T03:30:42.796Z] c788192a36de: Download complete [2021-09-29T03:30:43.063Z] 540db60ca938: Pull complete [2021-09-29T03:30:43.063Z] adcc1eea9eea: Pull complete [2021-09-29T03:30:43.063Z] 4c4ab2625f07: Pull complete [2021-09-29T03:30:43.334Z] a77e37c0d609: Verifying Checksum [2021-09-29T03:30:43.334Z] a77e37c0d609: Download complete [2021-09-29T03:30:46.693Z] c3185cebc471: Verifying Checksum [2021-09-29T03:30:46.693Z] c3185cebc471: Download complete [2021-09-29T03:30:47.278Z] db62176df00c: Verifying Checksum [2021-09-29T03:30:47.278Z] db62176df00c: Download complete [2021-09-29T03:30:51.568Z] db62176df00c: Pull complete [2021-09-29T03:30:51.568Z] 3b30891b0d05: Pull complete [2021-09-29T03:30:51.568Z] 06b49ca38bd5: Pull complete [2021-09-29T03:30:51.568Z] c788192a36de: Pull complete [2021-09-29T03:30:51.568Z] a77e37c0d609: Pull complete [2021-09-29T03:30:53.520Z] c3185cebc471: Pull complete [2021-09-29T03:30:53.520Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T03:30:53.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T03:30:53.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T03:30:53.851Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T03:30:53.851Z] WORKDIR /edgex [2021-09-29T03:30:53.851Z] COPY go.mod . [2021-09-29T03:30:53.851Z] RUN go mod download' [2021-09-29T03:30:53.851Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T03:30:55.327Z] Sending build context to Docker daemon 329MB [2021-09-29T03:30:55.327Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T03:30:55.327Z] ---> 031687cdd783 [2021-09-29T03:30:55.327Z] Step 2/4 : WORKDIR /edgex [2021-09-29T03:30:57.121Z] Still waiting to schedule task [2021-09-29T03:30:57.121Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-29T03:30:57.277Z] ---> Running in 62b2f93df04b [2021-09-29T03:30:57.277Z] Removing intermediate container 62b2f93df04b [2021-09-29T03:30:57.278Z] ---> 46b9110557d8 [2021-09-29T03:30:57.278Z] Step 3/4 : COPY go.mod . [2021-09-29T03:30:57.278Z] ---> b6b1d6781912 [2021-09-29T03:30:57.278Z] Step 4/4 : RUN go mod download [2021-09-29T03:30:57.278Z] ---> Running in b68d5a55e7be [2021-09-29T03:31:29.690Z] Removing intermediate container b68d5a55e7be [2021-09-29T03:31:29.690Z] ---> 75d2ed30d514 [2021-09-29T03:31:29.690Z] Successfully built 75d2ed30d514 [2021-09-29T03:31:29.690Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:31:30.018Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T03:31:30.018Z] . [Pipeline] withDockerContainer [2021-09-29T03:31:30.110Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2021-09-29T03:31:30.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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 ******** ci-base-image-x86_64 cat [2021-09-29T03:31:30.583Z] $ docker top 830d31ee9bd82c4b103f2114b9e0b5ba4051be6a041235dc08de0865823a4216 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:31:30.992Z] + go version [2021-09-29T03:31:30.992Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T03:31:31.008Z] $ docker stop --time=1 830d31ee9bd82c4b103f2114b9e0b5ba4051be6a041235dc08de0865823a4216 [2021-09-29T03:31:32.212Z] $ docker rm -f 830d31ee9bd82c4b103f2114b9e0b5ba4051be6a041235dc08de0865823a4216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:31:32.763Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T03:31:32.763Z] . [Pipeline] withDockerContainer [2021-09-29T03:31:32.854Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2021-09-29T03:31:32.913Z] $ 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/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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 ******** ci-base-image-x86_64 cat [2021-09-29T03:31:33.327Z] $ docker top 0b12d8b9f9daa0a874270505c52902bab728dd60bec5a20c1d832cdc4c7d917d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T03:31:33.443Z] ========================================================= [2021-09-29T03:31:33.443Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T03:31:33.443Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T03:31:33.772Z] + go mod tidy [Pipeline] sh [2021-09-29T03:31:34.361Z] + make test [2021-09-29T03:31:34.361Z] go mod tidy [2021-09-29T03:31:34.361Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T03:31:41.091Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T03:31:59.439Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T03:32:02.826Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T03:32:03.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T03:32:03.374Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T03:32:05.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T03:32:06.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T03:32:06.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T03:32:06.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T03:32:07.171Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T03:32:07.171Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T03:32:07.446Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T03:32:07.446Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T03:32:07.446Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T03:32:07.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T03:32:09.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2021-09-29T03:32:09.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T03:32:09.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T03:32:10.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 98.5% of statements [2021-09-29T03:32:10.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T03:32:11.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 46.3% of statements [2021-09-29T03:32:11.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T03:32:11.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T03:32:12.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements [2021-09-29T03:32:12.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T03:32:12.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:32:12.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements [2021-09-29T03:32:12.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T03:32:12.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T03:32:12.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T03:32:12.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T03:32:12.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T03:32:13.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 94.2% of statements [2021-09-29T03:32:13.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T03:32:13.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:32:13.857Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-09-29T03:32:13.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T03:32:13.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T03:32:13.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T03:32:13.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T03:32:13.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T03:32:14.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-09-29T03:32:14.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T03:32:14.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T03:32:14.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T03:32:15.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-09-29T03:32:15.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T03:32:15.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2021-09-29T03:32:15.386Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements [2021-09-29T03:32:15.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T03:32:15.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-09-29T03:32:17.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements [2021-09-29T03:32:17.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-09-29T03:32:17.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-09-29T03:32:17.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-09-29T03:32:29.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-09-29T03:32:29.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-09-29T03:32:36.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.200s coverage: 82.5% of statements [2021-09-29T03:32:36.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.228s coverage: 70.3% of statements [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.4% of statements [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T03:32:54.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-09-29T03:32:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T03:32:54.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2021-09-29T03:32:54.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T03:33:01.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T03:33:01.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.0% of statements [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T03:33:01.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T03:33:01.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T03:33:01.257Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T03:33:01.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T03:33:01.257Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-29T03:33:01.257Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-09-29T03:33:01.528Z] 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-29T03:33:16.040Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-90 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-29T03:33:16.060Z] Running in /w/workspace/edgex-go/65 [Pipeline] { [Pipeline] checkout [2021-09-29T03:33:16.345Z] The recommended git tool is: git [2021-09-29T03:33:21.319Z] using credential edgex-jenkins-ssh [2021-09-29T03:33:21.341Z] Cloning the remote Git repository [2021-09-29T03:33:21.452Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T03:33:21.583Z] > git init /w/workspace/edgex-go/65 # timeout=10 [2021-09-29T03:33:21.651Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T03:33:21.652Z] > git --version # timeout=10 [2021-09-29T03:33:21.666Z] > git --version # 'git version 2.17.1' [2021-09-29T03:33:21.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T03:33:21.736Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T03:33:33.807Z] GO111MODULE=on go vet ./... [2021-09-29T03:33:41.477Z] Avoid second fetch [2021-09-29T03:33:41.478Z] Checking out Revision f3063e0891d6a1c33eb31a22ae5ab23704c218c2 (main) [2021-09-29T03:33:41.435Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T03:33:41.450Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T03:33:41.494Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T03:33:41.507Z] > git checkout -f f3063e0891d6a1c33eb31a22ae5ab23704c218c2 # timeout=10 [2021-09-29T03:33:43.951Z] gofmt -l . [2021-09-29T03:33:43.951Z] [ "`gofmt -l .`" = "" ] [2021-09-29T03:33:44.224Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T03:33:45.137Z] + ls -al . [2021-09-29T03:33:45.137Z] total 612 [2021-09-29T03:33:45.137Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 03:33 . [2021-09-29T03:33:45.137Z] drwxr-xr-x 4 root root 30 Sep 29 03:31 .. [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 03:29 .dockerignore [2021-09-29T03:33:45.137Z] drwxrwxr-x 8 1001 1001 162 Sep 29 03:29 .git [2021-09-29T03:33:45.137Z] drwxrwxr-x 4 1001 1001 142 Sep 29 03:29 .github [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 03:29 .gitignore [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 83 Sep 29 03:29 .golangci.yml [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 03:29 .hadolint.yml [2021-09-29T03:33:45.137Z] drwx------ 3 1001 1001 43 Sep 29 03:30 .semver [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 03:29 .sonarcloud.properties [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 03:29 ADOPTERS.md [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 03:29 Attribution.txt [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 03:29 CHANGELOG.md [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 03:29 CONTRIBUTING.md [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 03:29 GOVERNANCE.md [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 03:29 Jenkinsfile [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 03:29 LICENSE [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 03:29 Makefile [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 03:29 OWNERS.md [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 03:29 README.md [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 03:29 SECURITY.md [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 12 Sep 29 03:30 VERSION [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 03:29 ZMQWindows.md [2021-09-29T03:33:45.137Z] drwxrwxr-x 2 1001 1001 37 Sep 29 03:29 bin [2021-09-29T03:33:45.137Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 03:29 cmd [2021-09-29T03:33:45.137Z] -rw-r--r-- 1 root root 403195 Sep 29 03:33 coverage.out [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 03:29 go.mod [2021-09-29T03:33:45.137Z] -rw-r--r-- 1 root root 50064 Sep 29 03:31 go.sum [2021-09-29T03:33:45.137Z] drwxrwxr-x 8 1001 1001 124 Sep 29 03:29 internal [2021-09-29T03:33:45.137Z] drwxrwxr-x 3 1001 1001 16 Sep 29 03:29 openapi [2021-09-29T03:33:45.137Z] drwxrwxr-x 4 1001 1001 71 Sep 29 03:29 snap [2021-09-29T03:33:45.137Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 03:29 version.go [Pipeline] sh [2021-09-29T03:33:45.451Z] + '[' -e coverage.out ] [2021-09-29T03:33:45.451Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T03:33:45.564Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T03:33:45.878Z] + make build [2021-09-29T03:33:45.878Z] go mod tidy [2021-09-29T03:33:45.908Z] Commit message: "style: Fix lost variable assignments and enable ineffassign linter (#3732)" [2021-09-29T03:33:46.151Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T03:33:46.426Z] provisioning config files... [2021-09-29T03:33:46.456Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/65@tmp/config4068666403752227942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:33:47.115Z] ---> docker-login.sh [2021-09-29T03:33:47.115Z] nexus3.edgexfoundry.org:10001 [2021-09-29T03:33:47.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T03:33:48.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:33:48.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:33:48.844Z] Configure a credential helper to remove this warning. See [2021-09-29T03:33:48.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:33:48.844Z] [2021-09-29T03:33:48.844Z] Login Succeeded [2021-09-29T03:33:48.844Z] nexus3.edgexfoundry.org:10002 [2021-09-29T03:33:49.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:33:49.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:33:49.445Z] Configure a credential helper to remove this warning. See [2021-09-29T03:33:49.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:33:49.445Z] [2021-09-29T03:33:49.445Z] Login Succeeded [2021-09-29T03:33:49.445Z] nexus3.edgexfoundry.org:10003 [2021-09-29T03:33:50.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:33:50.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:33:50.054Z] Configure a credential helper to remove this warning. See [2021-09-29T03:33:50.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:33:50.054Z] [2021-09-29T03:33:50.054Z] Login Succeeded [2021-09-29T03:33:50.054Z] nexus3.edgexfoundry.org:10004 [2021-09-29T03:33:50.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:33:50.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:33:50.656Z] Configure a credential helper to remove this warning. See [2021-09-29T03:33:50.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:33:50.656Z] [2021-09-29T03:33:50.656Z] Login Succeeded [2021-09-29T03:33:50.656Z] docker.io [2021-09-29T03:33:51.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:33:51.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:33:51.535Z] Configure a credential helper to remove this warning. See [2021-09-29T03:33:51.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:33:51.535Z] [2021-09-29T03:33:51.535Z] Login Succeeded [2021-09-29T03:33:51.535Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T03:33:51.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T03:33:51.928Z] ========================================================= [2021-09-29T03:33:51.928Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T03:33:51.928Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T03:33:52.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T03:33:52.572Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T03:33:52.572Z] 595b0fe564bb: Pulling fs layer [2021-09-29T03:33:52.572Z] 24495759ef45: Pulling fs layer [2021-09-29T03:33:52.572Z] d148012ef14d: Pulling fs layer [2021-09-29T03:33:52.572Z] e90a11edd702: Pulling fs layer [2021-09-29T03:33:52.572Z] d77568369979: Pulling fs layer [2021-09-29T03:33:52.572Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T03:33:52.572Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T03:33:52.572Z] 97ac5df62f85: Pulling fs layer [2021-09-29T03:33:52.572Z] e90a11edd702: Waiting [2021-09-29T03:33:52.572Z] d77568369979: Waiting [2021-09-29T03:33:52.572Z] 170f2ba95c9a: Waiting [2021-09-29T03:33:52.572Z] 97ac5df62f85: Waiting [2021-09-29T03:33:52.572Z] d148012ef14d: Download complete [2021-09-29T03:33:52.572Z] 24495759ef45: Verifying Checksum [2021-09-29T03:33:52.572Z] 24495759ef45: Download complete [2021-09-29T03:33:52.853Z] d77568369979: Verifying Checksum [2021-09-29T03:33:52.853Z] d77568369979: Download complete [2021-09-29T03:33:52.853Z] fc1c9f9a7f3b: Download complete [2021-09-29T03:33:52.853Z] 595b0fe564bb: Verifying Checksum [2021-09-29T03:33:52.853Z] 595b0fe564bb: Download complete [2021-09-29T03:33:52.853Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T03:33:52.853Z] 170f2ba95c9a: Download complete [2021-09-29T03:33:53.454Z] 595b0fe564bb: Pull complete [2021-09-29T03:33:54.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T03:33:54.446Z] 24495759ef45: Pull complete [2021-09-29T03:33:54.838Z] d148012ef14d: Pull complete [2021-09-29T03:33:54.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T03:33:55.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T03:33:55.867Z] 97ac5df62f85: Verifying Checksum [2021-09-29T03:33:55.867Z] 97ac5df62f85: Download complete [2021-09-29T03:33:56.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T03:33:56.472Z] e90a11edd702: Verifying Checksum [2021-09-29T03:33:56.473Z] e90a11edd702: Download complete [2021-09-29T03:33:57.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T03:33:58.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T03:33:58.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T03:33:59.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T03:34:00.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T03:34:01.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-29T03:34:03.020Z] $ docker stop --time=1 0b12d8b9f9daa0a874270505c52902bab728dd60bec5a20c1d832cdc4c7d917d [2021-09-29T03:34:04.761Z] $ docker rm -f 0b12d8b9f9daa0a874270505c52902bab728dd60bec5a20c1d832cdc4c7d917d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:34:08.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T03:34:08.374Z] [2021-09-29T03:34:08.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:34:08.909Z] e90a11edd702: Pull complete [2021-09-29T03:34:08.909Z] d77568369979: Pull complete [2021-09-29T03:34:08.909Z] fc1c9f9a7f3b: Pull complete [2021-09-29T03:34:08.909Z] 170f2ba95c9a: Pull complete [2021-09-29T03:34:08.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T03:34:08.940Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T03:34:08.940Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T03:34:08.940Z] ca9280d653b3: Pulling fs layer [2021-09-29T03:34:08.940Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T03:34:09.276Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-29T03:34:09.276Z] cbdbe7a5bc2a: Download complete [2021-09-29T03:34:09.276Z] cbdbe7a5bc2a: Pull complete [2021-09-29T03:34:10.238Z] ca9280d653b3: Verifying Checksum [2021-09-29T03:34:10.238Z] ca9280d653b3: Download complete [2021-09-29T03:34:10.504Z] ca9280d653b3: Pull complete [2021-09-29T03:34:11.915Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T03:34:11.915Z] 7e9c9ca2126c: Download complete [2021-09-29T03:34:14.322Z] 97ac5df62f85: Pull complete [2021-09-29T03:34:14.322Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T03:34:14.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T03:34:14.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T03:34:14.692Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-29T03:34:14.693Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T03:34:14.693Z] WORKDIR /edgex [2021-09-29T03:34:14.693Z] COPY go.mod . [2021-09-29T03:34:14.693Z] RUN go mod download [2021-09-29T03:34:15.268Z] 7e9c9ca2126c: Pull complete [2021-09-29T03:34:15.269Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T03:34:15.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T03:34:15.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T03:34:15.366Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2021-09-29T03:34:15.421Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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-29T03:34:17.341Z] Sending build context to Docker daemon 166.1MB [2021-09-29T03:34:17.341Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T03:34:17.341Z] ---> 04bc70af865f [2021-09-29T03:34:17.341Z] Step 2/4 : WORKDIR /edgex [2021-09-29T03:34:18.022Z] $ docker top 9129ab5e6b25b12747dc5f3db63cef57923ce9a2af94c34f4df2ad8692e162b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:34:18.431Z] + grep parallel [2021-09-29T03:34:18.431Z] + docker-compose build --help [2021-09-29T03:34:19.020Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T03:34:19.035Z] $ docker stop --time=1 9129ab5e6b25b12747dc5f3db63cef57923ce9a2af94c34f4df2ad8692e162b2 [2021-09-29T03:34:20.250Z] $ docker rm -f 9129ab5e6b25b12747dc5f3db63cef57923ce9a2af94c34f4df2ad8692e162b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:34:20.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T03:34:20.707Z] . [Pipeline] withDockerContainer [2021-09-29T03:34:20.799Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2021-09-29T03:34:20.852Z] $ 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/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T03:34:21.200Z] $ docker top 03448b231e63c5edf5f55be8a05a649f0a3fc2d199e991fdf8b7bce9b5d11fa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:34:21.593Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T03:34:21.664Z] ---> Running in e6ad22d9af63 [2021-09-29T03:34:21.938Z] Removing intermediate container e6ad22d9af63 [2021-09-29T03:34:21.938Z] ---> 2cc52d457610 [2021-09-29T03:34:21.938Z] Step 3/4 : COPY go.mod . [2021-09-29T03:34:22.178Z] Building core-command ... [2021-09-29T03:34:22.178Z] Building core-data ... [2021-09-29T03:34:22.178Z] Building core-metadata ... [2021-09-29T03:34:22.178Z] Building security-bootstrapper ... [2021-09-29T03:34:22.178Z] Building security-proxy-setup ... [2021-09-29T03:34:22.178Z] Building security-secretstore-setup ... [2021-09-29T03:34:22.178Z] Building support-notifications ... [2021-09-29T03:34:22.178Z] Building support-scheduler ... [2021-09-29T03:34:22.178Z] Building sys-mgmt-agent ... [2021-09-29T03:34:22.178Z] Building support-notifications [2021-09-29T03:34:22.178Z] Building security-proxy-setup [2021-09-29T03:34:22.178Z] Building core-data [2021-09-29T03:34:22.178Z] Building support-scheduler [2021-09-29T03:34:22.178Z] Building sys-mgmt-agent [2021-09-29T03:34:22.916Z] ---> 640efe746c73 [2021-09-29T03:34:22.916Z] Step 4/4 : RUN go mod download [2021-09-29T03:34:23.190Z] ---> Running in f4dc4152c096 [2021-09-29T03:34:32.272Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:34:32.272Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:34:32.272Z] ---> 75d2ed30d514 [2021-09-29T03:34:32.273Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T03:34:36.534Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:34:36.534Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:34:36.534Z] ---> 75d2ed30d514 [2021-09-29T03:34:36.534Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:34:39.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:34:39.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:34:39.888Z] ---> 75d2ed30d514 [2021-09-29T03:34:39.888Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:34:40.853Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:34:40.853Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:34:40.853Z] ---> 75d2ed30d514 [2021-09-29T03:34:40.853Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T03:34:41.131Z] ---> Running in a40fd3429b65 [2021-09-29T03:34:41.131Z] ---> Running in f446e5a6954c [2021-09-29T03:34:41.131Z] ---> Running in 06e8f3461add [2021-09-29T03:34:41.131Z] ---> Running in e0eb4bf921b3 [2021-09-29T03:34:41.398Z] Removing intermediate container a40fd3429b65 [2021-09-29T03:34:41.398Z] ---> 70995b5d7c61 [2021-09-29T03:34:41.398Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:34:41.668Z] Removing intermediate container f446e5a6954c [2021-09-29T03:34:41.668Z] ---> 19c53902021b [2021-09-29T03:34:41.668Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:34:41.668Z] Removing intermediate container 06e8f3461add [2021-09-29T03:34:41.668Z] ---> 817196640834 [2021-09-29T03:34:41.668Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:34:41.668Z] Removing intermediate container e0eb4bf921b3 [2021-09-29T03:34:41.668Z] ---> f88207283d48 [2021-09-29T03:34:41.668Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:34:41.668Z] ---> Running in 7138a671671b [2021-09-29T03:34:41.668Z] ---> Running in 2b1845892a66 [2021-09-29T03:34:41.668Z] ---> Running in 720389801b27 [2021-09-29T03:34:41.668Z] ---> Running in 426e6f7072be [2021-09-29T03:34:42.636Z] Removing intermediate container 7138a671671b [2021-09-29T03:34:42.636Z] ---> 79f2e34ed92e [2021-09-29T03:34:42.636Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T03:34:42.905Z] ---> Running in 82257511fb1d [2021-09-29T03:34:42.905Z] Removing intermediate container 720389801b27 [2021-09-29T03:34:42.905Z] ---> e94ce81537a3 [2021-09-29T03:34:42.905Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T03:34:42.905Z] ---> Running in 6aff01f2ae6d [2021-09-29T03:34:43.178Z] Removing intermediate container 2b1845892a66 [2021-09-29T03:34:43.179Z] ---> 5f63770ad389 [2021-09-29T03:34:43.179Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T03:34:43.179Z] Removing intermediate container 426e6f7072be [2021-09-29T03:34:43.179Z] ---> d7d6f50067db [2021-09-29T03:34:43.179Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T03:34:43.179Z] ---> Running in a1d18c8271c7 [2021-09-29T03:34:43.179Z] ---> Running in 52f9b7ec63c2 [2021-09-29T03:34:43.444Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:34:43.444Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:34:43.444Z] ---> 75d2ed30d514 [2021-09-29T03:34:43.444Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T03:34:43.444Z] ---> Using cache [2021-09-29T03:34:43.444Z] ---> f88207283d48 [2021-09-29T03:34:43.444Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:34:43.444Z] ---> Using cache [2021-09-29T03:34:43.444Z] ---> d7d6f50067db [2021-09-29T03:34:43.444Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T03:34:43.444Z] ---> Running in de89f8181469 [2021-09-29T03:34:43.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:34:43.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:34:43.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:34:43.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:34:43.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:34:44.559Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:34:45.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:34:45.148Z] OK: 219 MiB in 52 packages [2021-09-29T03:34:45.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:34:45.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:34:45.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:34:45.415Z] Removing intermediate container 6aff01f2ae6d [2021-09-29T03:34:45.415Z] ---> ee0f6831a0c9 [2021-09-29T03:34:45.415Z] Step 6/23 : COPY go.mod . [2021-09-29T03:34:45.415Z] ---> ee2960c60fe5 [2021-09-29T03:34:45.415Z] Step 7/23 : RUN go mod download [2021-09-29T03:34:45.415Z] ---> Running in c89a60fb47f2 [2021-09-29T03:34:45.702Z] OK: 219 MiB in 52 packages [2021-09-29T03:34:45.702Z] OK: 219 MiB in 52 packages [2021-09-29T03:34:45.975Z] OK: 219 MiB in 52 packages [2021-09-29T03:34:45.975Z] OK: 219 MiB in 52 packages [2021-09-29T03:34:46.246Z] Removing intermediate container 82257511fb1d [2021-09-29T03:34:46.247Z] ---> 3ebe58972521 [2021-09-29T03:34:46.247Z] Step 6/24 : COPY go.mod . [2021-09-29T03:34:46.521Z] Removing intermediate container a1d18c8271c7 [2021-09-29T03:34:46.521Z] ---> ff6cc32a82f8 [2021-09-29T03:34:46.521Z] Step 6/24 : COPY go.mod . [2021-09-29T03:34:46.521Z] Removing intermediate container 52f9b7ec63c2 [2021-09-29T03:34:46.521Z] ---> 20f350995c46 [2021-09-29T03:34:46.521Z] Step 6/22 : COPY go.mod . [2021-09-29T03:34:46.521Z] ---> 13e4a5dd2655 [2021-09-29T03:34:46.521Z] Step 7/24 : RUN go mod download [2021-09-29T03:34:46.521Z] ---> Running in 16e58446b575 [2021-09-29T03:34:46.521Z] Removing intermediate container de89f8181469 [2021-09-29T03:34:46.521Z] ---> ebc4f1be5001 [2021-09-29T03:34:46.521Z] Step 6/23 : COPY go.mod . [2021-09-29T03:34:46.786Z] ---> 352d268d3600 [2021-09-29T03:34:46.786Z] Step 7/22 : RUN go mod download [2021-09-29T03:34:46.786Z] ---> 11837b8d64cd [2021-09-29T03:34:46.786Z] Step 7/24 : RUN go mod download [2021-09-29T03:34:46.786Z] ---> Running in 6fdfae87d485 [2021-09-29T03:34:46.786Z] ---> Running in c1ca654cfd83 [2021-09-29T03:34:46.786Z] ---> e46aa0ac8e0c [2021-09-29T03:34:46.786Z] Step 7/23 : RUN go mod download [2021-09-29T03:34:46.786Z] ---> Running in 51cf2eddb6ac [2021-09-29T03:34:47.062Z] Removing intermediate container c89a60fb47f2 [2021-09-29T03:34:47.062Z] ---> 39e21e4d1752 [2021-09-29T03:34:47.062Z] Step 8/23 : COPY . . [2021-09-29T03:34:50.463Z] Removing intermediate container 16e58446b575 [2021-09-29T03:34:50.463Z] ---> a5a2bb1b73c6 [2021-09-29T03:34:50.463Z] Step 8/24 : COPY . . [2021-09-29T03:34:50.463Z] Removing intermediate container 6fdfae87d485 [2021-09-29T03:34:50.463Z] ---> 8d8898b569e0 [2021-09-29T03:34:50.463Z] Step 8/22 : COPY . . [2021-09-29T03:34:50.463Z] Removing intermediate container 51cf2eddb6ac [2021-09-29T03:34:50.463Z] ---> 10796e222cb9 [2021-09-29T03:34:50.463Z] Step 8/23 : COPY . . [2021-09-29T03:34:50.463Z] Removing intermediate container c1ca654cfd83 [2021-09-29T03:34:50.463Z] ---> d9d503c02189 [2021-09-29T03:34:50.463Z] Step 8/24 : COPY . . [2021-09-29T03:35:00.619Z] ---> 789be8b96b58 [2021-09-29T03:35:00.620Z] Step 9/23 : RUN go mod tidy [2021-09-29T03:35:00.620Z] ---> 69378aa6f89d [2021-09-29T03:35:00.620Z] Step 9/23 : RUN go mod tidy [2021-09-29T03:35:00.620Z] ---> Running in cb7a78f6644f [2021-09-29T03:35:00.620Z] ---> Running in 1e7840bfa601 [2021-09-29T03:35:04.888Z] ---> b6da58521c60 [2021-09-29T03:35:04.888Z] Step 9/22 : RUN go mod tidy [2021-09-29T03:35:04.888Z] ---> 7a461b285011 [2021-09-29T03:35:04.888Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:35:04.888Z] ---> Running in f1f40665b43e [2021-09-29T03:35:04.888Z] ---> Running in 956bfc69d749 [2021-09-29T03:35:04.888Z] Removing intermediate container 1e7840bfa601 [2021-09-29T03:35:04.888Z] ---> 2b4497b32269 [2021-09-29T03:35:04.888Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T03:35:04.888Z] ---> Running in c5f6829a03bb [2021-09-29T03:35:04.888Z] Removing intermediate container cb7a78f6644f [2021-09-29T03:35:04.888Z] ---> 45d91ab4426f [2021-09-29T03:35:04.888Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T03:35:05.157Z] ---> Running in 8377de524116 [2021-09-29T03:35:05.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T03:35:05.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T03:35:06.715Z] Removing intermediate container 956bfc69d749 [2021-09-29T03:35:06.715Z] ---> 2001db541c05 [2021-09-29T03:35:06.715Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T03:35:06.715Z] Removing intermediate container f1f40665b43e [2021-09-29T03:35:06.715Z] ---> ee3d26293d0e [2021-09-29T03:35:06.715Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T03:35:06.715Z] ---> Running in c094ea101bc9 [2021-09-29T03:35:06.715Z] ---> Running in f14dd47a293b [2021-09-29T03:35:07.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T03:35:07.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T03:35:15.979Z] ---> 48a626762278 [2021-09-29T03:35:15.979Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:35:15.979Z] ---> Running in e68dffc267f9 [2021-09-29T03:35:17.931Z] Removing intermediate container e68dffc267f9 [2021-09-29T03:35:17.931Z] ---> 54f9414b891f [2021-09-29T03:35:17.931Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T03:35:17.931Z] ---> Running in 0633e909769f [2021-09-29T03:35:18.518Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T03:35:44.993Z] Removing intermediate container f4dc4152c096 [2021-09-29T03:35:44.993Z] ---> 0ef3be7cecdd [2021-09-29T03:35:44.993Z] Successfully built 0ef3be7cecdd [2021-09-29T03:35:44.993Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:35:45.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T03:35:45.349Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T03:35:45.349Z] . [Pipeline] withDockerContainer [2021-09-29T03:35:45.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container [2021-09-29T03:35:45.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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 ******** ci-base-image-arm64 cat [2021-09-29T03:35:47.269Z] Removing intermediate container c5f6829a03bb [2021-09-29T03:35:47.269Z] ---> 3fe1f69d3e14 [2021-09-29T03:35:47.269Z] [2021-09-29T03:35:47.269Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T03:35:47.269Z] 3.14: Pulling from library/alpine [2021-09-29T03:35:47.415Z] $ docker top 723d1fd2ac8c4cea1b7fe0c54b64863e5cf933853dc1e9e7c5a680c90ebd2614 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:35:48.418Z] + go version [2021-09-29T03:35:48.418Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T03:35:48.439Z] $ docker stop --time=1 723d1fd2ac8c4cea1b7fe0c54b64863e5cf933853dc1e9e7c5a680c90ebd2614 [2021-09-29T03:35:48.749Z] Removing intermediate container c094ea101bc9 [2021-09-29T03:35:48.749Z] ---> 2463ef506cd4 [2021-09-29T03:35:48.749Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T03:35:48.749Z] Removing intermediate container 8377de524116 [2021-09-29T03:35:48.749Z] ---> 2623b76426ea [2021-09-29T03:35:48.749Z] [2021-09-29T03:35:48.749Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T03:35:48.750Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T03:35:48.750Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T03:35:48.750Z] ---> 14119a10abf4 [2021-09-29T03:35:48.750Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T03:35:48.750Z] ---> Running in 53b1e5c98744 [2021-09-29T03:35:49.026Z] ---> Running in f5fe476c5c31 [2021-09-29T03:35:49.026Z] 3.14: Pulling from library/alpine [2021-09-29T03:35:49.026Z] Removing intermediate container f14dd47a293b [2021-09-29T03:35:49.026Z] ---> f329acdaeb4c [2021-09-29T03:35:49.026Z] [2021-09-29T03:35:49.026Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T03:35:49.027Z] ---> 14119a10abf4 [2021-09-29T03:35:49.027Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T03:35:49.027Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T03:35:49.027Z] Status: Image is up to date for alpine:3.14 [2021-09-29T03:35:49.027Z] ---> 14119a10abf4 [2021-09-29T03:35:49.027Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:35:49.027Z] ---> Running in f42d68a3f934 [2021-09-29T03:35:49.027Z] ---> Running in 1ce3535905e0 [2021-09-29T03:35:49.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:35:49.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T03:35:49.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:35:49.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:35:50.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:35:50.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:35:50.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:35:50.207Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T03:35:50.207Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T03:35:50.304Z] $ docker rm -f 723d1fd2ac8c4cea1b7fe0c54b64863e5cf933853dc1e9e7c5a680c90ebd2614 [2021-09-29T03:35:50.485Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:35:50.485Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:35:50.485Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T03:35:50.485Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:35:50.485Z] OK: 6 MiB in 15 packages [2021-09-29T03:35:50.485Z] OK: 6 MiB in 16 packages [2021-09-29T03:35:50.485Z] (1/5) Installing ca-certificates (20191127-r5) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [2021-09-29T03:35:50.772Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T03:35:50.772Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T03:35:50.772Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T03:35:50.772Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T03:35:50.772Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:35:50.772Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:35:50.772Z] OK: 8 MiB in 19 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:35:51.055Z] Removing intermediate container 1ce3535905e0 [2021-09-29T03:35:51.055Z] ---> 12e8c63f5f29 [2021-09-29T03:35:51.055Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:35:51.055Z] ---> Running in dc42002b26cf [2021-09-29T03:35:51.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T03:35:51.328Z] Removing intermediate container f5fe476c5c31 [2021-09-29T03:35:51.328Z] ---> 58039300f471 [2021-09-29T03:35:51.328Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:35:51.328Z] ---> Running in 8480b6261777 [2021-09-29T03:35:51.328Z] Removing intermediate container dc42002b26cf [2021-09-29T03:35:51.328Z] ---> adcd51ab7495 [2021-09-29T03:35:51.328Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T03:35:51.583Z] [2021-09-29T03:35:51.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T03:35:51.601Z] ---> Running in 43d1b36a7427 [2021-09-29T03:35:51.601Z] Removing intermediate container f42d68a3f934 [2021-09-29T03:35:51.601Z] ---> 0d0b6997b154 [2021-09-29T03:35:51.601Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T03:35:51.601Z] Removing intermediate container 8480b6261777 [2021-09-29T03:35:51.601Z] ---> 67636f5a7c69 [2021-09-29T03:35:51.601Z] Step 14/23 : ENV APP_PORT=59860 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:35:51.879Z] ---> Running in 8abbf552d47c [2021-09-29T03:35:51.879Z] Removing intermediate container 53b1e5c98744 [2021-09-29T03:35:51.879Z] ---> bd881d12ba6e [2021-09-29T03:35:51.879Z] [2021-09-29T03:35:51.879Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T03:35:51.879Z] Removing intermediate container 43d1b36a7427 [2021-09-29T03:35:51.879Z] ---> 61458272949e [2021-09-29T03:35:51.879Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T03:35:51.879Z] ---> Running in b63a6acb00e4 [2021-09-29T03:35:51.879Z] ---> Running in 81a8ebaa99f4 [2021-09-29T03:35:51.879Z] Removing intermediate container 8abbf552d47c [2021-09-29T03:35:51.879Z] ---> e2e39825fbd7 [2021-09-29T03:35:51.879Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T03:35:51.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T03:35:52.171Z] ---> Running in 8adee2b8016d [2021-09-29T03:35:52.171Z] 20.10.7: Pulling from library/docker [2021-09-29T03:35:52.171Z] Removing intermediate container b63a6acb00e4 [2021-09-29T03:35:52.171Z] ---> 819f89dea0d9 [2021-09-29T03:35:52.171Z] Step 14/22 : WORKDIR /edgex [2021-09-29T03:35:52.171Z] Removing intermediate container 81a8ebaa99f4 [2021-09-29T03:35:52.171Z] ---> 95732eb5ff4c [2021-09-29T03:35:52.171Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:35:52.171Z] Removing intermediate container 8adee2b8016d [2021-09-29T03:35:52.171Z] ---> 8c6823d532c5 [2021-09-29T03:35:52.171Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:35:52.171Z] ---> Running in 60be49c982f0 [2021-09-29T03:35:52.211Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T03:35:52.211Z] 29e5d40040c1: Pulling fs layer [2021-09-29T03:35:52.211Z] 1ce36da41761: Pulling fs layer [2021-09-29T03:35:52.211Z] 25b303627fd3: Pulling fs layer [2021-09-29T03:35:52.463Z] Removing intermediate container 60be49c982f0 [2021-09-29T03:35:52.463Z] ---> 189d84ad5d5a [2021-09-29T03:35:52.463Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T03:35:52.463Z] ---> 57787c21d4aa [2021-09-29T03:35:52.463Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T03:35:52.746Z] ---> 37ed557df375 [2021-09-29T03:35:52.746Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T03:35:52.811Z] 29e5d40040c1: Download complete [2021-09-29T03:35:53.026Z] ---> efd435fc884a [2021-09-29T03:35:53.026Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T03:35:53.085Z] 29e5d40040c1: Pull complete [2021-09-29T03:35:53.085Z] 1ce36da41761: Verifying Checksum [2021-09-29T03:35:53.085Z] 1ce36da41761: Download complete [2021-09-29T03:35:53.319Z] ---> 986e3afd9c3e [2021-09-29T03:35:53.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T03:35:53.589Z] ---> 618cd8db296f [2021-09-29T03:35:53.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T03:35:53.859Z] ---> af71b9593c96 [2021-09-29T03:35:53.859Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T03:35:53.859Z] ---> 5ff00a226090 [2021-09-29T03:35:53.859Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T03:35:53.859Z] ---> 3530ffec71e2 [2021-09-29T03:35:53.859Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T03:35:53.859Z] ---> Running in 00649d33e95a [2021-09-29T03:35:53.859Z] ---> Running in ed72daf38102 [2021-09-29T03:35:54.126Z] Removing intermediate container ed72daf38102 [2021-09-29T03:35:54.126Z] ---> b8a1b84d2d42 [2021-09-29T03:35:54.126Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:35:54.126Z] Removing intermediate container 00649d33e95a [2021-09-29T03:35:54.126Z] ---> 440dbe337177 [2021-09-29T03:35:54.126Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:35:54.126Z] ---> Running in 0d93758f303e [2021-09-29T03:35:54.126Z] ---> Running in 3f6d0aa3aa5b [2021-09-29T03:35:54.399Z] ---> 4984a826fcaf [2021-09-29T03:35:54.399Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T03:35:54.399Z] ---> Running in e2bea0b736d4 [2021-09-29T03:35:54.399Z] Removing intermediate container 0d93758f303e [2021-09-29T03:35:54.399Z] ---> 8077db1f1a34 [2021-09-29T03:35:54.399Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T03:35:54.399Z] Removing intermediate container 3f6d0aa3aa5b [2021-09-29T03:35:54.399Z] ---> 55e7ffa70ec7 [2021-09-29T03:35:54.399Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T03:35:54.399Z] ---> Running in 27687ddd4630 [2021-09-29T03:35:54.399Z] ---> Running in 17cb46e87c61 [2021-09-29T03:35:54.399Z] Removing intermediate container e2bea0b736d4 [2021-09-29T03:35:54.399Z] ---> e4e326f43054 [2021-09-29T03:35:54.399Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T03:35:54.517Z] 1ce36da41761: Pull complete [2021-09-29T03:35:54.672Z] Removing intermediate container 27687ddd4630 [2021-09-29T03:35:54.672Z] ---> 97d88016a568 [2021-09-29T03:35:54.672Z] Step 22/23 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:35:54.672Z] ---> Running in 13d62e75caaa [2021-09-29T03:35:54.672Z] Removing intermediate container 17cb46e87c61 [2021-09-29T03:35:54.672Z] ---> 38d3ca1f17a3 [2021-09-29T03:35:54.672Z] Step 22/23 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:35:54.673Z] ---> Running in 061cb69f47b6 [2021-09-29T03:35:54.673Z] ---> Running in e09b739e5129 [2021-09-29T03:35:54.673Z] Removing intermediate container 13d62e75caaa [2021-09-29T03:35:54.673Z] ---> 3722df2b615c [2021-09-29T03:35:54.673Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T03:35:54.940Z] ---> Running in fa72aa849bdb [2021-09-29T03:35:54.940Z] Removing intermediate container e09b739e5129 [2021-09-29T03:35:54.940Z] ---> 952d19777747 [2021-09-29T03:35:54.940Z] Step 23/23 : LABEL version=2.0.1-dev.57 [2021-09-29T03:35:54.940Z] Removing intermediate container 061cb69f47b6 [2021-09-29T03:35:54.940Z] ---> 19e6cca34cbb [2021-09-29T03:35:54.940Z] Step 23/23 : LABEL version=2.0.1-dev.57 [2021-09-29T03:35:55.108Z] 25b303627fd3: Verifying Checksum [2021-09-29T03:35:55.108Z] 25b303627fd3: Download complete [2021-09-29T03:35:55.211Z] ---> Running in 5dc6dcf608ed [2021-09-29T03:35:55.211Z] Removing intermediate container fa72aa849bdb [2021-09-29T03:35:55.211Z] ---> c59b74da7637 [2021-09-29T03:35:55.211Z] Step 21/22 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:35:55.211Z] ---> Running in cf6e73f70b18 [2021-09-29T03:35:55.482Z] Removing intermediate container 0633e909769f [2021-09-29T03:35:55.482Z] ---> 6bd633d4bf8c [2021-09-29T03:35:55.482Z] [2021-09-29T03:35:55.482Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:35:55.482Z] ---> 14119a10abf4 [2021-09-29T03:35:55.482Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T03:35:55.482Z] ---> Running in 72a73baa270c [2021-09-29T03:35:55.482Z] ---> Running in 54383b60845c [2021-09-29T03:35:55.482Z] Removing intermediate container 5dc6dcf608ed [2021-09-29T03:35:55.482Z] ---> 898027501176 [2021-09-29T03:35:55.482Z] [2021-09-29T03:35:55.482Z] Removing intermediate container cf6e73f70b18 [2021-09-29T03:35:55.482Z] ---> cefcc34e47fe [2021-09-29T03:35:55.482Z] [2021-09-29T03:35:55.482Z] Successfully built 898027501176 [2021-09-29T03:35:55.482Z] Successfully tagged support-notifications:latest [2021-09-29T03:35:55.482Z]  Building support-notifications ... done Building security-secretstore-setup [2021-09-29T03:35:55.482Z] Removing intermediate container 72a73baa270c [2021-09-29T03:35:55.482Z] ---> c5e10561a48f [2021-09-29T03:35:55.482Z] Step 22/22 : LABEL version=2.0.1-dev.57 [2021-09-29T03:35:55.754Z] Successfully built cefcc34e47fe [2021-09-29T03:35:55.754Z] ---> Running in fe62545189cc [2021-09-29T03:35:55.754Z] Removing intermediate container 54383b60845c [2021-09-29T03:35:55.754Z] ---> 56dd7a449aa7 [2021-09-29T03:35:55.754Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T03:35:55.754Z] Successfully tagged support-scheduler:latest [2021-09-29T03:35:55.754Z]  Building support-scheduler ... done Building security-bootstrapper [2021-09-29T03:35:55.754Z] ---> Running in 07351c287a8e [2021-09-29T03:35:56.030Z] Removing intermediate container fe62545189cc [2021-09-29T03:35:56.030Z] ---> ba0674429f6c [2021-09-29T03:35:56.030Z] [2021-09-29T03:35:56.297Z] Successfully built ba0674429f6c [2021-09-29T03:35:56.884Z] Successfully tagged security-proxy-setup:latest [2021-09-29T03:35:56.884Z]  Building security-proxy-setup ... done Building core-metadata [2021-09-29T03:35:56.884Z] Removing intermediate container 07351c287a8e [2021-09-29T03:35:56.884Z] ---> 40356cfd5572 [2021-09-29T03:35:56.884Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T03:35:59.498Z] ---> Running in b294a8902db1 [2021-09-29T03:36:01.475Z] Removing intermediate container b294a8902db1 [2021-09-29T03:36:01.475Z] ---> 3f47d2a57207 [2021-09-29T03:36:01.475Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:36:03.423Z] ---> Running in 2d1e79e3b882 [2021-09-29T03:36:04.010Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:36:04.010Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:36:04.010Z] ---> 75d2ed30d514 [2021-09-29T03:36:04.010Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:36:04.010Z] ---> Using cache [2021-09-29T03:36:04.010Z] ---> f88207283d48 [2021-09-29T03:36:04.010Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:36:04.010Z] ---> Using cache [2021-09-29T03:36:04.010Z] ---> d7d6f50067db [2021-09-29T03:36:04.010Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T03:36:04.010Z] ---> Using cache [2021-09-29T03:36:04.010Z] ---> ebc4f1be5001 [2021-09-29T03:36:04.010Z] Step 6/24 : COPY go.mod . [2021-09-29T03:36:04.010Z] ---> Using cache [2021-09-29T03:36:04.010Z] ---> e46aa0ac8e0c [2021-09-29T03:36:04.010Z] Step 7/24 : RUN go mod download [2021-09-29T03:36:04.010Z] ---> Using cache [2021-09-29T03:36:04.010Z] ---> 10796e222cb9 [2021-09-29T03:36:04.010Z] Step 8/24 : COPY . . [2021-09-29T03:36:04.010Z] ---> Using cache [2021-09-29T03:36:04.010Z] ---> 69378aa6f89d [2021-09-29T03:36:04.010Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:36:04.010Z] ---> Using cache [2021-09-29T03:36:04.010Z] ---> 45d91ab4426f [2021-09-29T03:36:04.010Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T03:36:04.278Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:36:04.278Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:36:04.278Z] ---> 75d2ed30d514 [2021-09-29T03:36:04.278Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T03:36:04.278Z] ---> Using cache [2021-09-29T03:36:04.278Z] ---> f88207283d48 [2021-09-29T03:36:04.278Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:36:04.278Z] ---> Using cache [2021-09-29T03:36:04.278Z] ---> d7d6f50067db [2021-09-29T03:36:04.278Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T03:36:04.278Z] ---> Using cache [2021-09-29T03:36:04.278Z] ---> ebc4f1be5001 [2021-09-29T03:36:04.278Z] Step 6/32 : COPY go.mod . [2021-09-29T03:36:04.278Z] ---> Using cache [2021-09-29T03:36:04.278Z] ---> e46aa0ac8e0c [2021-09-29T03:36:04.278Z] Step 7/32 : RUN go mod download [2021-09-29T03:36:04.278Z] ---> Using cache [2021-09-29T03:36:04.278Z] ---> 10796e222cb9 [2021-09-29T03:36:04.278Z] Step 8/32 : COPY . . [2021-09-29T03:36:04.278Z] ---> Using cache [2021-09-29T03:36:04.278Z] ---> 69378aa6f89d [2021-09-29T03:36:04.278Z] Step 9/32 : RUN go mod tidy [2021-09-29T03:36:04.278Z] ---> Using cache [2021-09-29T03:36:04.278Z] ---> 45d91ab4426f [2021-09-29T03:36:04.278Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T03:36:05.245Z] ---> Running in 48e2d43d9984 [2021-09-29T03:36:05.254Z] 25b303627fd3: Pull complete [2021-09-29T03:36:05.254Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T03:36:05.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T03:36:05.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T03:36:05.512Z] ---> Running in 99c46fc5dd65 [2021-09-29T03:36:05.512Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T03:36:05.512Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T03:36:05.521Z] prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container [2021-09-29T03:36:05.604Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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-29T03:36:05.780Z] ---> 08bdaf2f88f9 [2021-09-29T03:36:05.780Z] 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-29T03:36:06.051Z] ---> Running in 103f7beafa92 [2021-09-29T03:36:06.323Z] Removing intermediate container 2d1e79e3b882 [2021-09-29T03:36:06.323Z] ---> b0072a7881f1 [2021-09-29T03:36:06.323Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T03:36:06.595Z] Removing intermediate container 103f7beafa92 [2021-09-29T03:36:06.595Z] ---> a7447ac172e6 [2021-09-29T03:36:06.595Z] 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-29T03:36:06.595Z] ---> Running in 92646c898b14 [2021-09-29T03:36:06.595Z] ---> Running in 8907dabe555c [2021-09-29T03:36:06.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T03:36:07.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T03:36:07.430Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:36:07.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:36:07.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:36:07.701Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T03:36:07.701Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T03:36:07.701Z] Executing bash-5.1.0-r0.post-install [2021-09-29T03:36:07.701Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T03:36:07.701Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T03:36:07.701Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T03:36:07.701Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T03:36:07.973Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T03:36:07.973Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T03:36:07.973Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T03:36:07.973Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T03:36:07.973Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T03:36:07.973Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T03:36:07.973Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T03:36:07.973Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T03:36:08.559Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T03:36:08.559Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T03:36:08.559Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T03:36:08.559Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T03:36:08.559Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T03:36:08.559Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T03:36:08.559Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T03:36:08.559Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T03:36:08.559Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T03:36:08.829Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T03:36:08.829Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T03:36:08.829Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T03:36:08.829Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T03:36:08.829Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T03:36:08.829Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T03:36:08.829Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T03:36:08.829Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T03:36:08.829Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T03:36:08.829Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T03:36:08.829Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T03:36:08.829Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T03:36:08.829Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T03:36:08.829Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T03:36:08.829Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T03:36:08.829Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T03:36:09.096Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:36:09.096Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:36:09.096Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:36:09.096Z] ---> 75d2ed30d514 [2021-09-29T03:36:09.096Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T03:36:09.096Z] ---> Using cache [2021-09-29T03:36:09.096Z] ---> f88207283d48 [2021-09-29T03:36:09.096Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:36:09.096Z] ---> Using cache [2021-09-29T03:36:09.096Z] ---> d7d6f50067db [2021-09-29T03:36:09.096Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T03:36:09.096Z] ---> Using cache [2021-09-29T03:36:09.096Z] ---> ebc4f1be5001 [2021-09-29T03:36:09.096Z] Step 6/26 : COPY go.mod . [2021-09-29T03:36:09.096Z] ---> Using cache [2021-09-29T03:36:09.096Z] ---> e46aa0ac8e0c [2021-09-29T03:36:09.096Z] Step 7/26 : RUN go mod download [2021-09-29T03:36:09.096Z] ---> Using cache [2021-09-29T03:36:09.096Z] ---> 10796e222cb9 [2021-09-29T03:36:09.096Z] Step 8/26 : COPY . . [2021-09-29T03:36:09.096Z] ---> Using cache [2021-09-29T03:36:09.096Z] ---> 69378aa6f89d [2021-09-29T03:36:09.096Z] Step 9/26 : RUN go mod tidy [2021-09-29T03:36:09.096Z] ---> Using cache [2021-09-29T03:36:09.096Z] ---> 45d91ab4426f [2021-09-29T03:36:09.096Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T03:36:09.164Z] $ docker top 905757b0cb016f016aee6adf77ef8c80a0e7f30e59de3490fd3fdd13f30c0c65 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:36:10.114Z] + docker-compose build --help+ [2021-09-29T03:36:10.114Z] grep parallel [2021-09-29T03:36:10.513Z] ---> Running in cc9a9c0180eb [2021-09-29T03:36:10.513Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T03:36:10.513Z] OK: 82 MiB in 59 packages [2021-09-29T03:36:11.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T03:36:11.743Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T03:36:11.743Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T03:36:12.023Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T03:36:12.298Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T03:36:12.902Z] Collecting docker-compose==1.23.2 [2021-09-29T03:36:12.902Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T03:36:12.902Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T03:36:13.185Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T03:36:13.185Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T03:36:13.185Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T03:36:13.185Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T03:36:13.185Z] 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-29T03:36:13.185Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T03:36:13.185Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T03:36:13.466Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T03:36:13.466Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:36:13.466Z] OK: 8 MiB in 20 packages [2021-09-29T03:36:13.504Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T03:36:13.523Z] $ docker stop --time=1 905757b0cb016f016aee6adf77ef8c80a0e7f30e59de3490fd3fdd13f30c0c65 [2021-09-29T03:36:14.096Z] Removing intermediate container 8907dabe555c [2021-09-29T03:36:14.097Z] ---> 2efc3c36d258 [2021-09-29T03:36:14.097Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:36:14.097Z] ---> a72ee00a8b7d [2021-09-29T03:36:14.097Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T03:36:14.380Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T03:36:14.380Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T03:36:14.661Z] Collecting PyYAML<4,>=3.10 [2021-09-29T03:36:14.662Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T03:36:14.662Z] ---> d807d47ac34a [2021-09-29T03:36:14.662Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T03:36:15.269Z] ---> 17c7bb0bf954 [2021-09-29T03:36:15.269Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T03:36:15.270Z] ---> Running in 58a95e02cf9b [2021-09-29T03:36:15.270Z] Removing intermediate container 58a95e02cf9b [2021-09-29T03:36:15.270Z] ---> a56327c600e9 [2021-09-29T03:36:15.270Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:36:15.402Z] $ docker rm -f 905757b0cb016f016aee6adf77ef8c80a0e7f30e59de3490fd3fdd13f30c0c65 [2021-09-29T03:36:15.549Z] ---> Running in 87b61617720e [2021-09-29T03:36:15.549Z] Removing intermediate container 87b61617720e [2021-09-29T03:36:15.549Z] ---> 4fdeb53db09b [2021-09-29T03:36:15.549Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T03:36:15.549Z] ---> Running in 409e024452a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:36:15.829Z] Removing intermediate container 409e024452a4 [2021-09-29T03:36:15.829Z] ---> a743908061b5 [2021-09-29T03:36:15.829Z] Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:36:15.829Z] ---> Running in 45f638e7d406 [2021-09-29T03:36:16.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T03:36:16.036Z] . [Pipeline] withDockerContainer [2021-09-29T03:36:16.119Z] Removing intermediate container 45f638e7d406 [2021-09-29T03:36:16.119Z] ---> 18af12965c52 [2021-09-29T03:36:16.119Z] Step 24/24 : LABEL version=2.0.1-dev.57 [2021-09-29T03:36:16.119Z] ---> Running in 602046a4eb63 [2021-09-29T03:36:16.119Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T03:36:16.119Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T03:36:16.119Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T03:36:16.119Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T03:36:16.119Z] Removing intermediate container 602046a4eb63 [2021-09-29T03:36:16.119Z] ---> ba708ae332a4 [2021-09-29T03:36:16.119Z] [2021-09-29T03:36:16.119Z] Successfully built ba708ae332a4 [2021-09-29T03:36:16.325Z] prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container [2021-09-29T03:36:16.396Z] Successfully tagged core-data:latest [2021-09-29T03:36:16.396Z] Building core-command [2021-09-29T03:36:16.407Z] $ 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/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T03:36:17.359Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T03:36:17.359Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T03:36:17.359Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T03:36:17.359Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T03:36:17.944Z] $ docker top bdb6235b1c94d75bb1daf29132a98173ed99077433e543e657b6bdbd4b8801d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:36:18.323Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T03:36:18.323Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T03:36:18.323Z] Collecting idna<2.8,>=2.5 [2021-09-29T03:36:18.323Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T03:36:18.595Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T03:36:18.595Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T03:36:18.595Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T03:36:18.596Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T03:36:18.866Z] Collecting certifi>=2017.4.17 [2021-09-29T03:36:18.866Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T03:36:18.867Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T03:36:18.867Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T03:36:18.867Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T03:36:18.867Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T03:36:18.936Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T03:36:19.137Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T03:36:19.137Z] Attempting uninstall: urllib3 [2021-09-29T03:36:19.137Z] Found existing installation: urllib3 1.26.2 [2021-09-29T03:36:19.137Z] Uninstalling urllib3-1.26.2: [2021-09-29T03:36:19.137Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T03:36:19.409Z] Attempting uninstall: idna [2021-09-29T03:36:19.409Z] Found existing installation: idna 3.1 [2021-09-29T03:36:19.409Z] Uninstalling idna-3.1: [2021-09-29T03:36:19.409Z] Successfully uninstalled idna-3.1 [2021-09-29T03:36:19.677Z] Attempting uninstall: chardet [2021-09-29T03:36:19.677Z] Found existing installation: chardet 4.0.0 [2021-09-29T03:36:19.677Z] Uninstalling chardet-4.0.0: [2021-09-29T03:36:19.677Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T03:36:19.948Z] Attempting uninstall: requests [2021-09-29T03:36:19.948Z] Found existing installation: requests 2.25.1 [2021-09-29T03:36:19.948Z] Uninstalling requests-2.25.1: [2021-09-29T03:36:19.948Z] Successfully uninstalled requests-2.25.1 [2021-09-29T03:36:20.223Z] Running setup.py install for texttable: started [2021-09-29T03:36:21.186Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T03:36:21.186Z] Running setup.py install for PyYAML: started [2021-09-29T03:36:22.156Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T03:36:22.156Z] Running setup.py install for docopt: started [2021-09-29T03:36:22.326Z] Building core-command ... [2021-09-29T03:36:22.326Z] Building core-data ... [2021-09-29T03:36:22.326Z] Building core-metadata ... [2021-09-29T03:36:22.326Z] Building security-bootstrapper ... [2021-09-29T03:36:22.326Z] Building security-proxy-setup ... [2021-09-29T03:36:22.326Z] Building security-secretstore-setup ... [2021-09-29T03:36:22.326Z] Building support-notifications ... [2021-09-29T03:36:22.326Z] Building support-scheduler ... [2021-09-29T03:36:22.326Z] Building sys-mgmt-agent ... [2021-09-29T03:36:22.326Z] Building support-scheduler [2021-09-29T03:36:22.326Z] Building core-metadata [2021-09-29T03:36:22.326Z] Building sys-mgmt-agent [2021-09-29T03:36:22.326Z] Building core-command [2021-09-29T03:36:22.326Z] Building security-bootstrapper [2021-09-29T03:36:23.571Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T03:36:23.571Z] Running setup.py install for dockerpty: started [2021-09-29T03:36:24.572Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T03:36:24.852Z] 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-29T03:36:25.450Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:36:25.450Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:36:25.450Z] ---> 75d2ed30d514 [2021-09-29T03:36:25.450Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:36:25.450Z] ---> Using cache [2021-09-29T03:36:25.450Z] ---> f88207283d48 [2021-09-29T03:36:25.450Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:36:25.450Z] ---> Using cache [2021-09-29T03:36:25.450Z] ---> d7d6f50067db [2021-09-29T03:36:25.450Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T03:36:25.450Z] ---> Using cache [2021-09-29T03:36:25.450Z] ---> ebc4f1be5001 [2021-09-29T03:36:25.450Z] Step 6/24 : COPY go.mod . [2021-09-29T03:36:25.450Z] ---> Using cache [2021-09-29T03:36:25.450Z] ---> e46aa0ac8e0c [2021-09-29T03:36:25.450Z] Step 7/24 : RUN go mod download [2021-09-29T03:36:25.450Z] ---> Using cache [2021-09-29T03:36:25.450Z] ---> 10796e222cb9 [2021-09-29T03:36:25.450Z] Step 8/24 : COPY . . [2021-09-29T03:36:25.450Z] ---> Using cache [2021-09-29T03:36:25.450Z] ---> 69378aa6f89d [2021-09-29T03:36:25.450Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:36:25.450Z] ---> Using cache [2021-09-29T03:36:25.450Z] ---> 45d91ab4426f [2021-09-29T03:36:25.450Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T03:36:26.169Z] ---> Running in d8d83c5e959d [2021-09-29T03:36:26.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T03:36:29.425Z] Removing intermediate container 92646c898b14 [2021-09-29T03:36:29.425Z] ---> 839caf2bbcdb [2021-09-29T03:36:29.425Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T03:36:29.425Z] ---> Running in a429e7eafe98 [2021-09-29T03:36:29.700Z] Removing intermediate container a429e7eafe98 [2021-09-29T03:36:29.700Z] ---> 60ed72e23759 [2021-09-29T03:36:29.700Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T03:36:29.700Z] ---> Running in f3314b6ac7a8 [2021-09-29T03:36:29.986Z] Removing intermediate container f3314b6ac7a8 [2021-09-29T03:36:29.986Z] ---> 09dd40827c9e [2021-09-29T03:36:29.986Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T03:36:30.265Z] ---> 24eda07afe7c [2021-09-29T03:36:30.265Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T03:36:30.541Z] ---> 4f74b6fc54ae [2021-09-29T03:36:30.541Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T03:36:31.138Z] ---> 229e4951a9ad [2021-09-29T03:36:31.138Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T03:36:31.138Z] ---> Running in e3c961f50cbc [2021-09-29T03:36:31.138Z] Removing intermediate container e3c961f50cbc [2021-09-29T03:36:31.138Z] ---> 32e191a3ef8d [2021-09-29T03:36:31.138Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:36:31.417Z] ---> Running in 7945dacdd414 [2021-09-29T03:36:31.417Z] Removing intermediate container 7945dacdd414 [2021-09-29T03:36:31.417Z] ---> 1fdbedb23675 [2021-09-29T03:36:31.417Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T03:36:31.417Z] ---> Running in fd87c19d86f8 [2021-09-29T03:36:31.691Z] Removing intermediate container fd87c19d86f8 [2021-09-29T03:36:31.691Z] ---> 7b38462c5e2d [2021-09-29T03:36:31.691Z] Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:36:31.691Z] ---> Running in 4fdbf501dcf8 [2021-09-29T03:36:31.971Z] Removing intermediate container 4fdbf501dcf8 [2021-09-29T03:36:31.971Z] ---> 484e03bbda05 [2021-09-29T03:36:31.971Z] Step 24/24 : LABEL version=2.0.1-dev.57 [2021-09-29T03:36:31.971Z] ---> Running in a60b4c3a9648 [2021-09-29T03:36:32.246Z] Removing intermediate container a60b4c3a9648 [2021-09-29T03:36:32.246Z] ---> b65ed3eb4658 [2021-09-29T03:36:32.246Z] [2021-09-29T03:36:32.246Z] Successfully built b65ed3eb4658 [2021-09-29T03:36:32.246Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T03:36:42.342Z]  Building sys-mgmt-agent ... done Removing intermediate container 48e2d43d9984 [2021-09-29T03:36:42.342Z] ---> 0a609ae0fba8 [2021-09-29T03:36:42.342Z] [2021-09-29T03:36:42.342Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T03:36:42.342Z] ---> 14119a10abf4 [2021-09-29T03:36:42.342Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T03:36:42.342Z] ---> Running in 01131e0ee036 [2021-09-29T03:36:42.342Z] Removing intermediate container 01131e0ee036 [2021-09-29T03:36:42.342Z] ---> d0f1bb93eb79 [2021-09-29T03:36:42.342Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T03:36:42.342Z] ---> Running in c6038719ced8 [2021-09-29T03:36:42.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T03:36:42.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:36:43.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:36:43.560Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T03:36:43.560Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T03:36:43.560Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:36:43.560Z] OK: 6 MiB in 16 packages [2021-09-29T03:36:44.149Z] Removing intermediate container 99c46fc5dd65 [2021-09-29T03:36:44.149Z] ---> d6c2328863c6 [2021-09-29T03:36:44.149Z] [2021-09-29T03:36:44.149Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:36:44.149Z] ---> 14119a10abf4 [2021-09-29T03:36:44.149Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:36:44.149Z] ---> Using cache [2021-09-29T03:36:44.149Z] ---> 12e8c63f5f29 [2021-09-29T03:36:44.149Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:36:44.149Z] ---> Using cache [2021-09-29T03:36:44.149Z] ---> adcd51ab7495 [2021-09-29T03:36:44.149Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T03:36:44.419Z] ---> Running in f4bf7619006c [2021-09-29T03:36:44.419Z] Removing intermediate container c6038719ced8 [2021-09-29T03:36:44.419Z] ---> 017fa076472c [2021-09-29T03:36:44.419Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T03:36:44.419Z] ---> Running in df229f6c2b24 [2021-09-29T03:36:44.419Z] Removing intermediate container f4bf7619006c [2021-09-29T03:36:44.419Z] ---> fdeb4dba3e12 [2021-09-29T03:36:44.419Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T03:36:44.419Z] ---> Running in f556dd2d094a [2021-09-29T03:36:44.419Z] Removing intermediate container df229f6c2b24 [2021-09-29T03:36:44.419Z] ---> fbcbf4717aa0 [2021-09-29T03:36:44.419Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T03:36:44.692Z] ---> Running in 65f7ff51b5e5 [2021-09-29T03:36:44.692Z] Removing intermediate container f556dd2d094a [2021-09-29T03:36:44.692Z] ---> 0800da5bb82d [2021-09-29T03:36:44.692Z] Step 16/24 : WORKDIR / [2021-09-29T03:36:44.692Z] Removing intermediate container 65f7ff51b5e5 [2021-09-29T03:36:44.692Z] ---> 3543667c1fc9 [2021-09-29T03:36:44.692Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T03:36:44.692Z] ---> Running in 29bc2534d4ed [2021-09-29T03:36:44.692Z] ---> Running in 196b70cfac76 [2021-09-29T03:36:44.963Z] Removing intermediate container 196b70cfac76 [2021-09-29T03:36:44.963Z] ---> bb76f9c17c08 [2021-09-29T03:36:44.963Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:36:45.554Z] ---> eb86aaadb4b0 [2021-09-29T03:36:45.554Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T03:36:45.830Z] ---> 96d8471ce24c [2021-09-29T03:36:45.830Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T03:36:46.097Z] Removing intermediate container 29bc2534d4ed [2021-09-29T03:36:46.097Z] ---> 6543a2ab6288 [2021-09-29T03:36:46.097Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T03:36:46.370Z] ---> Running in 7ae92231fdbe [2021-09-29T03:36:46.370Z] ---> 51bfaab31b02 [2021-09-29T03:36:46.370Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T03:36:46.639Z] ---> Running in 68943f1b3a74 [2021-09-29T03:36:46.909Z] Removing intermediate container 7ae92231fdbe [2021-09-29T03:36:46.909Z] ---> a2c3ae069ac0 [2021-09-29T03:36:46.909Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T03:36:46.909Z] Removing intermediate container 68943f1b3a74 [2021-09-29T03:36:46.909Z] ---> a09031374d8d [2021-09-29T03:36:46.909Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:36:46.909Z] Removing intermediate container cc9a9c0180eb [2021-09-29T03:36:46.909Z] ---> dc628b110dc2 [2021-09-29T03:36:46.909Z] [2021-09-29T03:36:46.909Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T03:36:46.909Z] ---> 14119a10abf4 [2021-09-29T03:36:46.909Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T03:36:46.909Z] ---> Running in 6ce84576e586 [2021-09-29T03:36:47.177Z] ---> Running in ae7711dd612b [2021-09-29T03:36:47.177Z] Removing intermediate container 6ce84576e586 [2021-09-29T03:36:47.177Z] ---> 364f3a7d4ea1 [2021-09-29T03:36:47.177Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T03:36:47.177Z] ---> Running in 9d01e6347d05 [2021-09-29T03:36:47.177Z] ---> 02c9f6ba1df6 [2021-09-29T03:36:47.177Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T03:36:47.447Z] ---> Running in 4af0ddff6d39 [2021-09-29T03:36:47.447Z] Removing intermediate container 9d01e6347d05 [2021-09-29T03:36:47.447Z] ---> 4ce3c97cbb5f [2021-09-29T03:36:47.447Z] Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:36:47.447Z] ---> Running in c528900a6879 [2021-09-29T03:36:47.719Z] Removing intermediate container c528900a6879 [2021-09-29T03:36:47.719Z] ---> a0a3730f44e1 [2021-09-29T03:36:47.719Z] Step 24/24 : LABEL version=2.0.1-dev.57 [2021-09-29T03:36:47.719Z] ---> Running in 0d35ecd2dc2a [2021-09-29T03:36:47.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:36:47.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:36:47.992Z] Removing intermediate container 0d35ecd2dc2a [2021-09-29T03:36:47.992Z] ---> 343f82d7b077 [2021-09-29T03:36:47.992Z] [2021-09-29T03:36:48.260Z] Successfully built 343f82d7b077 [2021-09-29T03:36:48.260Z] Successfully tagged core-metadata:latest [2021-09-29T03:36:48.260Z]  Building core-metadata ... done (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T03:36:48.260Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T03:36:48.260Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T03:36:48.260Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:36:48.260Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:36:48.260Z] OK: 6 MiB in 17 packages [2021-09-29T03:36:48.529Z] Removing intermediate container 4af0ddff6d39 [2021-09-29T03:36:48.530Z] ---> 9afc32f79fb2 [2021-09-29T03:36:48.530Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:36:48.810Z] ---> 3b422b7e53d7 [2021-09-29T03:36:48.810Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T03:36:49.301Z] Removing intermediate container ae7711dd612b [2021-09-29T03:36:49.301Z] ---> b3f03b30e654 [2021-09-29T03:36:49.302Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T03:36:49.302Z] ---> Running in a6652dcc69b4 [2021-09-29T03:36:49.302Z] ---> 6665936ca1db [2021-09-29T03:36:49.302Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T03:36:49.302Z] Removing intermediate container a6652dcc69b4 [2021-09-29T03:36:49.302Z] ---> aa184697dc1c [2021-09-29T03:36:49.302Z] Step 14/26 : WORKDIR / [2021-09-29T03:36:49.302Z] ---> Running in 0bd009bb5609 [2021-09-29T03:36:49.571Z] ---> 30f19c6063e6 [2021-09-29T03:36:49.571Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T03:36:49.571Z] Removing intermediate container 0bd009bb5609 [2021-09-29T03:36:49.571Z] ---> 18588d70a973 [2021-09-29T03:36:49.571Z] 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-29T03:36:49.850Z] ---> 94e8b3bac90c [2021-09-29T03:36:49.850Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T03:36:49.850Z] ---> 536be581e908 [2021-09-29T03:36:49.850Z] 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-29T03:36:50.121Z] ---> 9b5d0ffd0927 [2021-09-29T03:36:50.121Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T03:36:50.405Z] ---> 37285ea33a42 [2021-09-29T03:36:50.405Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T03:36:50.405Z] Removing intermediate container d8d83c5e959d [2021-09-29T03:36:50.405Z] ---> e33faed08ae9 [2021-09-29T03:36:50.405Z] [2021-09-29T03:36:50.405Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:36:50.405Z] ---> 14119a10abf4 [2021-09-29T03:36:50.405Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:36:50.405Z] ---> Using cache [2021-09-29T03:36:50.405Z] ---> 12e8c63f5f29 [2021-09-29T03:36:50.405Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:36:50.405Z] ---> Using cache [2021-09-29T03:36:50.405Z] ---> adcd51ab7495 [2021-09-29T03:36:50.405Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T03:36:50.405Z] ---> Running in 5369b38254ae [2021-09-29T03:36:50.405Z] ---> Running in 48e32665523a [2021-09-29T03:36:50.671Z] ---> f1fd2cbef8a0 [2021-09-29T03:36:50.671Z] 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-29T03:36:50.671Z] Removing intermediate container 5369b38254ae [2021-09-29T03:36:50.671Z] ---> d9059ff99546 [2021-09-29T03:36:50.671Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T03:36:50.671Z] Removing intermediate container 48e32665523a [2021-09-29T03:36:50.671Z] ---> 83f32391de78 [2021-09-29T03:36:50.671Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T03:36:50.671Z] ---> Running in e37267e61ae5 [2021-09-29T03:36:50.671Z] Removing intermediate container e37267e61ae5 [2021-09-29T03:36:50.671Z] ---> abb2e7931a1b [2021-09-29T03:36:50.671Z] Step 16/24 : WORKDIR / [2021-09-29T03:36:50.671Z] ---> a21a3edec40d [2021-09-29T03:36:50.671Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T03:36:50.671Z] ---> da3e81c572fe [2021-09-29T03:36:50.671Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T03:36:50.671Z] ---> Running in 96c7ab445ff0 [2021-09-29T03:36:50.939Z] ---> Running in bf01bc5642ff [2021-09-29T03:36:51.210Z] Removing intermediate container 96c7ab445ff0 [2021-09-29T03:36:51.210Z] ---> 0d347f8323f7 [2021-09-29T03:36:51.210Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:36:51.210Z] ---> c7dee964ead3 [2021-09-29T03:36:51.210Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T03:36:51.210Z] ---> fb3d1e2648ed [2021-09-29T03:36:51.210Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T03:36:51.482Z] ---> 0dd6b19961a0 [2021-09-29T03:36:51.482Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T03:36:51.482Z] Removing intermediate container bf01bc5642ff [2021-09-29T03:36:51.482Z] ---> 5ccb44b9d346 [2021-09-29T03:36:51.482Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T03:36:51.749Z] ---> 1d7149d2160e [2021-09-29T03:36:51.749Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T03:36:51.749Z] ---> Running in 6e759be09d02 [2021-09-29T03:36:51.749Z] ---> 6e6f3db47b43 [2021-09-29T03:36:51.749Z] 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-29T03:36:51.749Z] Removing intermediate container 6e759be09d02 [2021-09-29T03:36:51.749Z] ---> 1ee383960a7b [2021-09-29T03:36:51.749Z] Step 29/32 : CMD ["gate"] [2021-09-29T03:36:51.749Z] ---> Running in 9d00c8c9f84c [2021-09-29T03:36:51.749Z] ---> 36e0ca3950db [2021-09-29T03:36:51.749Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T03:36:52.022Z] ---> Running in ff1a61cd141f [2021-09-29T03:36:52.022Z] ---> Running in a72e1e55cb3d [2021-09-29T03:36:52.022Z] Removing intermediate container ff1a61cd141f [2021-09-29T03:36:52.022Z] ---> 61c2b8268a72 [2021-09-29T03:36:52.022Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T03:36:52.022Z] ---> Running in 9f418e359850 [2021-09-29T03:36:52.022Z] Removing intermediate container a72e1e55cb3d [2021-09-29T03:36:52.022Z] ---> 0cdca943275b [2021-09-29T03:36:52.022Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:36:52.289Z] ---> Running in 37441753afe6 [2021-09-29T03:36:52.289Z] Removing intermediate container 9f418e359850 [2021-09-29T03:36:52.289Z] ---> d42a2288ffd0 [2021-09-29T03:36:52.289Z] Step 31/32 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:36:52.289Z] Removing intermediate container 37441753afe6 [2021-09-29T03:36:52.289Z] ---> d977f408396a [2021-09-29T03:36:52.289Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T03:36:52.289Z] ---> Running in dd0d450bbd0d [2021-09-29T03:36:52.289Z] ---> Running in 302e72fc1d5a [2021-09-29T03:36:52.558Z] Removing intermediate container 302e72fc1d5a [2021-09-29T03:36:52.558Z] ---> 41beda2d0f80 [2021-09-29T03:36:52.558Z] Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:36:52.558Z] Removing intermediate container dd0d450bbd0d [2021-09-29T03:36:52.558Z] ---> d1b5bde2497b [2021-09-29T03:36:52.558Z] Step 32/32 : LABEL version=2.0.1-dev.57 [2021-09-29T03:36:52.558Z] ---> Running in 7f017fbcef92 [2021-09-29T03:36:52.558Z] ---> Running in 8860b4b2b002 [2021-09-29T03:36:52.558Z] Removing intermediate container 9d00c8c9f84c [2021-09-29T03:36:52.558Z] ---> 53b14be57f6f [2021-09-29T03:36:52.558Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T03:36:52.558Z] ---> Running in 2df4dbf197d4 [2021-09-29T03:36:52.558Z] Removing intermediate container 7f017fbcef92 [2021-09-29T03:36:52.558Z] ---> 1170fd1a54f2 [2021-09-29T03:36:52.558Z] Step 24/24 : LABEL version=2.0.1-dev.57 [2021-09-29T03:36:52.827Z] ---> Running in b71913d3ae26 [2021-09-29T03:36:52.827Z] Removing intermediate container 2df4dbf197d4 [2021-09-29T03:36:52.827Z] ---> a7607d142b62 [2021-09-29T03:36:52.827Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T03:36:52.827Z] Removing intermediate container 8860b4b2b002 [2021-09-29T03:36:52.827Z] ---> e764619f27aa [2021-09-29T03:36:52.827Z] [2021-09-29T03:36:52.827Z] Removing intermediate container b71913d3ae26 [2021-09-29T03:36:52.827Z] ---> 39d7832c0fb4 [2021-09-29T03:36:52.827Z] [2021-09-29T03:36:52.827Z] ---> Running in 4215a8f14225 [2021-09-29T03:36:52.827Z] Successfully built e764619f27aa [2021-09-29T03:36:52.827Z] Successfully tagged security-bootstrapper:latest [2021-09-29T03:36:52.827Z]  Building security-bootstrapper ... done Successfully built 39d7832c0fb4 [2021-09-29T03:36:52.827Z] Successfully tagged core-command:latest [2021-09-29T03:36:52.827Z]  Building core-command ... done Removing intermediate container 4215a8f14225 [2021-09-29T03:36:52.827Z] ---> cca5e69b5223 [2021-09-29T03:36:52.827Z] Step 25/26 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:36:53.094Z] ---> Running in 885e4a77a915 [2021-09-29T03:36:53.094Z] Removing intermediate container 885e4a77a915 [2021-09-29T03:36:53.094Z] ---> cdd6a1778a7d [2021-09-29T03:36:53.094Z] Step 26/26 : LABEL version=2.0.1-dev.57 [2021-09-29T03:36:53.094Z] ---> Running in a7401993c539 [2021-09-29T03:36:53.094Z] Removing intermediate container a7401993c539 [2021-09-29T03:36:53.094Z] ---> b9acd371c542 [2021-09-29T03:36:53.094Z] [2021-09-29T03:36:53.361Z] Successfully built b9acd371c542 [2021-09-29T03:36:53.361Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T03:36:53.374Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-09-29T03:36:53.389Z] $ docker stop --time=1 03448b231e63c5edf5f55be8a05a649f0a3fc2d199e991fdf8b7bce9b5d11fa5 [2021-09-29T03:36:54.750Z] $ docker rm -f 03448b231e63c5edf5f55be8a05a649f0a3fc2d199e991fdf8b7bce9b5d11fa5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T03:36:55.567Z] + docker images [2021-09-29T03:36:55.567Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T03:36:55.568Z] security-secretstore-setup latest b9acd371c542 2 seconds ago 28.2MB [2021-09-29T03:36:55.568Z] core-command latest 39d7832c0fb4 3 seconds ago 16MB [2021-09-29T03:36:55.568Z] security-bootstrapper latest e764619f27aa 3 seconds ago 18.8MB [2021-09-29T03:36:55.568Z] e33faed08ae9 5 seconds ago 1.75GB [2021-09-29T03:36:55.568Z] core-metadata latest 343f82d7b077 8 seconds ago 16.8MB [2021-09-29T03:36:55.568Z] dc628b110dc2 9 seconds ago 1.76GB [2021-09-29T03:36:55.568Z] d6c2328863c6 11 seconds ago 1.76GB [2021-09-29T03:36:55.568Z] 0a609ae0fba8 14 seconds ago 1.75GB [2021-09-29T03:36:55.568Z] sys-mgmt-agent latest b65ed3eb4658 23 seconds ago 325MB [2021-09-29T03:36:55.568Z] core-data latest ba708ae332a4 39 seconds ago 20.5MB [2021-09-29T03:36:55.568Z] 6bd633d4bf8c About a minute ago 1.76GB [2021-09-29T03:36:55.568Z] support-notifications latest 898027501176 About a minute ago 16.8MB [2021-09-29T03:36:55.568Z] support-scheduler latest cefcc34e47fe About a minute ago 16.1MB [2021-09-29T03:36:55.568Z] security-proxy-setup latest ba0674429f6c About a minute ago 26.7MB [2021-09-29T03:36:55.568Z] bd881d12ba6e About a minute ago 1.75GB [2021-09-29T03:36:55.568Z] 2623b76426ea About a minute ago 1.75GB [2021-09-29T03:36:55.568Z] f329acdaeb4c About a minute ago 1.76GB [2021-09-29T03:36:55.568Z] 3fe1f69d3e14 About a minute ago 1.75GB [2021-09-29T03:36:55.568Z] ci-base-image-x86_64 latest 75d2ed30d514 5 minutes ago 1.25GB [2021-09-29T03:36:55.568Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T03:36:55.568Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T03:36:55.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T03:36:55.568Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T03:36:55.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-29T03:36:55.912Z] provisioning config files... [2021-09-29T03:36:55.932Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/65@tmp/config749772338307988510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:36:56.267Z] ---> docker-login.sh [2021-09-29T03:36:56.267Z] nexus3.edgexfoundry.org:10001 [2021-09-29T03:36:56.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:36:56.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:36:56.267Z] Configure a credential helper to remove this warning. See [2021-09-29T03:36:56.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:36:56.267Z] [2021-09-29T03:36:56.267Z] Login Succeeded [2021-09-29T03:36:56.267Z] nexus3.edgexfoundry.org:10002 [2021-09-29T03:36:56.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:36:56.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:36:56.537Z] Configure a credential helper to remove this warning. See [2021-09-29T03:36:56.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:36:56.537Z] [2021-09-29T03:36:56.537Z] Login Succeeded [2021-09-29T03:36:56.538Z] nexus3.edgexfoundry.org:10003 [2021-09-29T03:36:56.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:36:56.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:36:56.538Z] Configure a credential helper to remove this warning. See [2021-09-29T03:36:56.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:36:56.538Z] [2021-09-29T03:36:56.538Z] Login Succeeded [2021-09-29T03:36:56.538Z] nexus3.edgexfoundry.org:10004 [2021-09-29T03:36:56.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:36:56.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:36:56.810Z] Configure a credential helper to remove this warning. See [2021-09-29T03:36:56.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:36:56.810Z] [2021-09-29T03:36:56.810Z] Login Succeeded [2021-09-29T03:36:56.810Z] docker.io [2021-09-29T03:36:57.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:36:57.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:36:57.343Z] Configure a credential helper to remove this warning. See [2021-09-29T03:36:57.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:36:57.343Z] [2021-09-29T03:36:57.343Z] Login Succeeded [2021-09-29T03:36:57.343Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T03:36:57.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:36:57.441Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-29T03:36:57.441Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:36:57.441Z] latest [2021-09-29T03:36:57.441Z] 2.0.1-dev.57 [2021-09-29T03:36:57.441Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:36:57.441Z] main [2021-09-29T03:36:57.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:36:57.816Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:36:58.140Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:36:58.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T03:36:58.140Z] f94abc39d956: Preparing [2021-09-29T03:36:58.140Z] e24f45d08bfb: Preparing [2021-09-29T03:36:58.140Z] c27fc5ccb682: Preparing [2021-09-29T03:36:58.140Z] 3e8de66eb30f: Preparing [2021-09-29T03:36:58.140Z] e2eb06d8af82: Preparing [2021-09-29T03:36:58.140Z] e2eb06d8af82: Layer already exists [2021-09-29T03:36:58.409Z] 3e8de66eb30f: Retrying in 5 seconds [2021-09-29T03:36:58.409Z] c27fc5ccb682: Retrying in 5 seconds [2021-09-29T03:36:58.409Z] e24f45d08bfb: Retrying in 5 seconds [2021-09-29T03:36:58.409Z] f94abc39d956: Retrying in 5 seconds [2021-09-29T03:36:59.369Z] 3e8de66eb30f: Retrying in 4 seconds [2021-09-29T03:36:59.369Z] c27fc5ccb682: Retrying in 4 seconds [2021-09-29T03:36:59.369Z] f94abc39d956: Retrying in 4 seconds [2021-09-29T03:36:59.369Z] e24f45d08bfb: Retrying in 4 seconds [2021-09-29T03:37:00.330Z] 3e8de66eb30f: Retrying in 3 seconds [2021-09-29T03:37:00.330Z] c27fc5ccb682: Retrying in 3 seconds [2021-09-29T03:37:00.330Z] e24f45d08bfb: Retrying in 3 seconds [2021-09-29T03:37:00.330Z] f94abc39d956: Retrying in 3 seconds [2021-09-29T03:37:01.286Z] 3e8de66eb30f: Retrying in 2 seconds [2021-09-29T03:37:01.286Z] c27fc5ccb682: Retrying in 2 seconds [2021-09-29T03:37:01.286Z] e24f45d08bfb: Retrying in 2 seconds [2021-09-29T03:37:01.286Z] f94abc39d956: Retrying in 2 seconds [2021-09-29T03:37:02.248Z] 3e8de66eb30f: Retrying in 1 second [2021-09-29T03:37:02.248Z] c27fc5ccb682: Retrying in 1 second [2021-09-29T03:37:02.248Z] e24f45d08bfb: Retrying in 1 second [2021-09-29T03:37:02.248Z] f94abc39d956: Retrying in 1 second [2021-09-29T03:37:03.654Z] 3e8de66eb30f: Pushed [2021-09-29T03:37:03.655Z] c27fc5ccb682: Pushed [2021-09-29T03:37:03.655Z] f94abc39d956: Pushed [2021-09-29T03:37:04.620Z] e24f45d08bfb: Pushed [2021-09-29T03:37:04.620Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:0cbc650965181c3f7ef4c372354c62adcc539c7e98f840a8cec133038e6d4e5d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:04.951Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:05.287Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-29T03:37:05.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T03:37:05.287Z] f94abc39d956: Preparing [2021-09-29T03:37:05.287Z] e24f45d08bfb: Preparing [2021-09-29T03:37:05.287Z] c27fc5ccb682: Preparing [2021-09-29T03:37:05.287Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:05.287Z] e2eb06d8af82: Preparing [2021-09-29T03:37:05.287Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:05.287Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:05.287Z] e24f45d08bfb: Layer already exists [2021-09-29T03:37:05.287Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:05.287Z] f94abc39d956: Layer already exists [2021-09-29T03:37:05.287Z] latest: digest: sha256:0cbc650965181c3f7ef4c372354c62adcc539c7e98f840a8cec133038e6d4e5d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:05.622Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:05.960Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.57 [2021-09-29T03:37:05.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T03:37:05.960Z] f94abc39d956: Preparing [2021-09-29T03:37:05.960Z] e24f45d08bfb: Preparing [2021-09-29T03:37:05.960Z] c27fc5ccb682: Preparing [2021-09-29T03:37:05.960Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:05.960Z] e2eb06d8af82: Preparing [2021-09-29T03:37:05.960Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:05.960Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:05.960Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:05.960Z] e24f45d08bfb: Layer already exists [2021-09-29T03:37:05.960Z] f94abc39d956: Layer already exists [2021-09-29T03:37:05.960Z] 2.0.1-dev.57: digest: sha256:0cbc650965181c3f7ef4c372354c62adcc539c7e98f840a8cec133038e6d4e5d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:06.288Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:06.610Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:06.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T03:37:06.610Z] f94abc39d956: Preparing [2021-09-29T03:37:06.610Z] e24f45d08bfb: Preparing [2021-09-29T03:37:06.610Z] c27fc5ccb682: Preparing [2021-09-29T03:37:06.610Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:06.610Z] e2eb06d8af82: Preparing [2021-09-29T03:37:06.610Z] e24f45d08bfb: Layer already exists [2021-09-29T03:37:06.610Z] f94abc39d956: Layer already exists [2021-09-29T03:37:06.610Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:06.610Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:06.610Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:06.610Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:0cbc650965181c3f7ef4c372354c62adcc539c7e98f840a8cec133038e6d4e5d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:06.940Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:07.258Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-29T03:37:07.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T03:37:07.258Z] f94abc39d956: Preparing [2021-09-29T03:37:07.258Z] e24f45d08bfb: Preparing [2021-09-29T03:37:07.258Z] c27fc5ccb682: Preparing [2021-09-29T03:37:07.258Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:07.258Z] e2eb06d8af82: Preparing [2021-09-29T03:37:07.258Z] e24f45d08bfb: Layer already exists [2021-09-29T03:37:07.258Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:07.258Z] f94abc39d956: Layer already exists [2021-09-29T03:37:07.258Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:07.258Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:07.258Z] main: digest: sha256:0cbc650965181c3f7ef4c372354c62adcc539c7e98f840a8cec133038e6d4e5d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:37:07.329Z] ===================================================== [Pipeline] echo [2021-09-29T03:37:07.348Z] taggedImages: [2021-09-29T03:37:07.348Z] - nexus3.edgexfoundry.org:10004/core-command:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:07.348Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-29T03:37:07.348Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.57 [2021-09-29T03:37:07.348Z] - nexus3.edgexfoundry.org:10004/core-command:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:07.348Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-29T03:37:07.392Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-29T03:37:07.392Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:07.392Z] latest [2021-09-29T03:37:07.392Z] 2.0.1-dev.57 [2021-09-29T03:37:07.392Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:07.392Z] main [2021-09-29T03:37:07.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:07.776Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:08.098Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:08.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T03:37:08.098Z] ac15cba28654: Preparing [2021-09-29T03:37:08.098Z] f8da88ea1a05: Preparing [2021-09-29T03:37:08.098Z] c27fc5ccb682: Preparing [2021-09-29T03:37:08.098Z] 1660b0a2584d: Preparing [2021-09-29T03:37:08.098Z] 6293462d7e05: Preparing [2021-09-29T03:37:08.098Z] e2eb06d8af82: Preparing [2021-09-29T03:37:08.098Z] e2eb06d8af82: Waiting [2021-09-29T03:37:08.098Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:08.378Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:08.378Z] ac15cba28654: Pushed [2021-09-29T03:37:08.378Z] 6293462d7e05: Pushed [2021-09-29T03:37:08.378Z] 1660b0a2584d: Pushed [2021-09-29T03:37:09.281Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:37:09.281Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:37:09.281Z] ---> 0ef3be7cecdd [2021-09-29T03:37:09.281Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:37:09.281Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:37:09.281Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:37:09.281Z] ---> 0ef3be7cecdd [2021-09-29T03:37:09.281Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:37:09.281Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:37:09.281Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:37:09.281Z] ---> 0ef3be7cecdd [2021-09-29T03:37:09.281Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T03:37:09.281Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:37:09.281Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:37:09.281Z] ---> 0ef3be7cecdd [2021-09-29T03:37:09.281Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T03:37:09.281Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:37:09.281Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:37:09.281Z] ---> 0ef3be7cecdd [2021-09-29T03:37:09.281Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:37:09.281Z] ---> Running in ac53b2241114 [2021-09-29T03:37:09.281Z] ---> Running in 2c9f1de98175 [2021-09-29T03:37:09.281Z] ---> Running in 9702c82702c2 [2021-09-29T03:37:09.281Z] ---> Running in 95e20b5464b2 [2021-09-29T03:37:09.281Z] ---> Running in ab53f7f6c57f [2021-09-29T03:37:09.799Z] f8da88ea1a05: Pushed [2021-09-29T03:37:09.881Z] Removing intermediate container ab53f7f6c57f [2021-09-29T03:37:09.882Z] ---> 650fec828fda [2021-09-29T03:37:09.882Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:37:10.066Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:2350fa381a38c5a07b4f1c8ed0f14708ad243787781158749f7bb5a882cf4b5a size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:10.166Z] Removing intermediate container 95e20b5464b2 [2021-09-29T03:37:10.166Z] ---> feaae1af0856 [2021-09-29T03:37:10.166Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:37:10.166Z] Removing intermediate container 9702c82702c2 [2021-09-29T03:37:10.166Z] ---> 84a6fd12c662 [2021-09-29T03:37:10.166Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:37:10.166Z] Removing intermediate container 2c9f1de98175 [2021-09-29T03:37:10.166Z] ---> 9167aae5404d [2021-09-29T03:37:10.166Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:37:10.166Z] Removing intermediate container ac53b2241114 [2021-09-29T03:37:10.166Z] ---> 97d4c22066fb [2021-09-29T03:37:10.166Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:37:10.166Z] ---> Running in 67cc043d4882 [2021-09-29T03:37:10.389Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:10.437Z] ---> Running in 82d7301d4fe4 [2021-09-29T03:37:10.438Z] ---> Running in 33eee8dcf6cd [2021-09-29T03:37:10.438Z] ---> Running in bbdf7c4cf58c [2021-09-29T03:37:10.438Z] ---> Running in f882240b5177 [2021-09-29T03:37:10.711Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-29T03:37:10.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T03:37:10.711Z] ac15cba28654: Preparing [2021-09-29T03:37:10.711Z] f8da88ea1a05: Preparing [2021-09-29T03:37:10.711Z] c27fc5ccb682: Preparing [2021-09-29T03:37:10.711Z] 1660b0a2584d: Preparing [2021-09-29T03:37:10.711Z] 6293462d7e05: Preparing [2021-09-29T03:37:10.711Z] e2eb06d8af82: Preparing [2021-09-29T03:37:10.711Z] e2eb06d8af82: Waiting [2021-09-29T03:37:10.711Z] 6293462d7e05: Layer already exists [2021-09-29T03:37:10.711Z] f8da88ea1a05: Layer already exists [2021-09-29T03:37:10.711Z] 1660b0a2584d: Layer already exists [2021-09-29T03:37:10.711Z] ac15cba28654: Layer already exists [2021-09-29T03:37:10.711Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:10.711Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:10.711Z] latest: digest: sha256:2350fa381a38c5a07b4f1c8ed0f14708ad243787781158749f7bb5a882cf4b5a size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:11.301Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:11.623Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.57 [2021-09-29T03:37:11.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T03:37:11.623Z] ac15cba28654: Preparing [2021-09-29T03:37:11.623Z] f8da88ea1a05: Preparing [2021-09-29T03:37:11.623Z] c27fc5ccb682: Preparing [2021-09-29T03:37:11.623Z] 1660b0a2584d: Preparing [2021-09-29T03:37:11.623Z] 6293462d7e05: Preparing [2021-09-29T03:37:11.623Z] e2eb06d8af82: Preparing [2021-09-29T03:37:11.623Z] e2eb06d8af82: Waiting [2021-09-29T03:37:11.623Z] f8da88ea1a05: Layer already exists [2021-09-29T03:37:11.623Z] ac15cba28654: Layer already exists [2021-09-29T03:37:11.623Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:11.623Z] 1660b0a2584d: Layer already exists [2021-09-29T03:37:11.623Z] 6293462d7e05: Layer already exists [2021-09-29T03:37:11.623Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:11.623Z] 2.0.1-dev.57: digest: sha256:2350fa381a38c5a07b4f1c8ed0f14708ad243787781158749f7bb5a882cf4b5a size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:11.945Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:12.264Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:12.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T03:37:12.264Z] ac15cba28654: Preparing [2021-09-29T03:37:12.264Z] f8da88ea1a05: Preparing [2021-09-29T03:37:12.264Z] c27fc5ccb682: Preparing [2021-09-29T03:37:12.264Z] 1660b0a2584d: Preparing [2021-09-29T03:37:12.264Z] 6293462d7e05: Preparing [2021-09-29T03:37:12.264Z] e2eb06d8af82: Preparing [2021-09-29T03:37:12.264Z] e2eb06d8af82: Waiting [2021-09-29T03:37:12.264Z] f8da88ea1a05: Layer already exists [2021-09-29T03:37:12.264Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:12.264Z] 6293462d7e05: Layer already exists [2021-09-29T03:37:12.264Z] ac15cba28654: Layer already exists [2021-09-29T03:37:12.264Z] 1660b0a2584d: Layer already exists [2021-09-29T03:37:12.264Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:12.264Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:2350fa381a38c5a07b4f1c8ed0f14708ad243787781158749f7bb5a882cf4b5a size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:12.661Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:12.987Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-29T03:37:12.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T03:37:12.987Z] ac15cba28654: Preparing [2021-09-29T03:37:12.987Z] f8da88ea1a05: Preparing [2021-09-29T03:37:12.987Z] c27fc5ccb682: Preparing [2021-09-29T03:37:12.987Z] 1660b0a2584d: Preparing [2021-09-29T03:37:12.987Z] 6293462d7e05: Preparing [2021-09-29T03:37:12.987Z] e2eb06d8af82: Preparing [2021-09-29T03:37:12.987Z] e2eb06d8af82: Waiting [2021-09-29T03:37:12.987Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:12.987Z] ac15cba28654: Layer already exists [2021-09-29T03:37:12.987Z] f8da88ea1a05: Layer already exists [2021-09-29T03:37:12.987Z] 6293462d7e05: Layer already exists [2021-09-29T03:37:12.987Z] 1660b0a2584d: Layer already exists [2021-09-29T03:37:12.987Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:13.835Z] Removing intermediate container 67cc043d4882 [2021-09-29T03:37:13.835Z] ---> 012fd8e3cbdf [2021-09-29T03:37:13.835Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T03:37:14.108Z] ---> Running in ad0efaef9afa [2021-09-29T03:37:14.410Z] Removing intermediate container 82d7301d4fe4 [2021-09-29T03:37:14.410Z] ---> 787cc6755ad7 [2021-09-29T03:37:14.410Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T03:37:14.685Z] ---> Running in d0e1327b363f [2021-09-29T03:37:14.685Z] Removing intermediate container f882240b5177 [2021-09-29T03:37:14.685Z] ---> 590308e764db [2021-09-29T03:37:14.685Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T03:37:14.957Z] Removing intermediate container 33eee8dcf6cd [2021-09-29T03:37:14.957Z] ---> 8918d56805d2 [2021-09-29T03:37:14.957Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T03:37:14.957Z] ---> Running in 465d0cc18322 [2021-09-29T03:37:15.234Z] ---> Running in 11cde0e4791c [2021-09-29T03:37:15.234Z] Removing intermediate container bbdf7c4cf58c [2021-09-29T03:37:15.234Z] ---> 32cbfeafe315 [2021-09-29T03:37:15.234Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T03:37:15.512Z] ---> Running in d1fbeb13ae02 [2021-09-29T03:37:15.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:37:16.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:37:16.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:37:17.056Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:37:17.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:37:17.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:37:17.613Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:37:17.889Z] OK: 218 MiB in 52 packages [2021-09-29T03:37:18.329Z] main: digest: sha256:2350fa381a38c5a07b4f1c8ed0f14708ad243787781158749f7bb5a882cf4b5a size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:37:18.392Z] ===================================================== [Pipeline] echo [2021-09-29T03:37:18.407Z] taggedImages: [2021-09-29T03:37:18.407Z] - nexus3.edgexfoundry.org:10004/core-data:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:18.407Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-29T03:37:18.407Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.57 [2021-09-29T03:37:18.407Z] - nexus3.edgexfoundry.org:10004/core-data:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:18.407Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-29T03:37:18.441Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-29T03:37:18.441Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:18.441Z] latest [2021-09-29T03:37:18.441Z] 2.0.1-dev.57 [2021-09-29T03:37:18.441Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:18.441Z] main [2021-09-29T03:37:18.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2021-09-29T03:37:18.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:18.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:37:18.773Z] OK: 218 MiB in 52 packages [2021-09-29T03:37:18.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:37:18.801Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:19.053Z] Removing intermediate container ad0efaef9afa [2021-09-29T03:37:19.053Z] ---> 3a09ccaa6d7a [2021-09-29T03:37:19.053Z] Step 6/32 : COPY go.mod . [2021-09-29T03:37:19.116Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:19.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T03:37:19.116Z] 11cf93cbc33c: Preparing [2021-09-29T03:37:19.116Z] 7c79e2938639: Preparing [2021-09-29T03:37:19.116Z] c27fc5ccb682: Preparing [2021-09-29T03:37:19.116Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:19.116Z] e2eb06d8af82: Preparing [2021-09-29T03:37:19.116Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:19.116Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:19.116Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:19.384Z] 11cf93cbc33c: Pushed [2021-09-29T03:37:19.659Z] OK: 218 MiB in 52 packages [2021-09-29T03:37:19.953Z] OK: 218 MiB in 52 packages [2021-09-29T03:37:19.953Z] OK: 218 MiB in 52 packages [2021-09-29T03:37:20.228Z] ---> ff482eac4df0 [2021-09-29T03:37:20.228Z] Step 7/32 : RUN go mod download [2021-09-29T03:37:20.502Z] ---> Running in 27a455088135 [2021-09-29T03:37:20.502Z] Removing intermediate container d0e1327b363f [2021-09-29T03:37:20.502Z] ---> 05122994e6ea [2021-09-29T03:37:20.502Z] Step 6/23 : COPY go.mod . [2021-09-29T03:37:20.787Z] 7c79e2938639: Pushed [2021-09-29T03:37:20.787Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:a43e0bf1ebc386003c64d7d9b824e636cf0b9351b8245c6dfd131403b788bcc2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:21.103Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:21.421Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-29T03:37:21.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T03:37:21.421Z] 11cf93cbc33c: Preparing [2021-09-29T03:37:21.421Z] 7c79e2938639: Preparing [2021-09-29T03:37:21.421Z] c27fc5ccb682: Preparing [2021-09-29T03:37:21.421Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:21.422Z] e2eb06d8af82: Preparing [2021-09-29T03:37:21.422Z] 7c79e2938639: Layer already exists [2021-09-29T03:37:21.422Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:21.422Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:21.422Z] 11cf93cbc33c: Layer already exists [2021-09-29T03:37:21.422Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:21.422Z] latest: digest: sha256:a43e0bf1ebc386003c64d7d9b824e636cf0b9351b8245c6dfd131403b788bcc2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:21.493Z] Removing intermediate container 11cde0e4791c [2021-09-29T03:37:21.493Z] ---> 39d16d4235c3 [2021-09-29T03:37:21.493Z] Step 6/24 : COPY go.mod . [2021-09-29T03:37:21.739Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:21.764Z] ---> a15d0fb9e0c3 [2021-09-29T03:37:21.764Z] Step 7/23 : RUN go mod download [2021-09-29T03:37:21.764Z] Removing intermediate container 465d0cc18322 [2021-09-29T03:37:21.764Z] ---> a5512f136519 [2021-09-29T03:37:21.764Z] Step 6/24 : COPY go.mod . [2021-09-29T03:37:21.764Z] ---> Running in eb81c29b33b7 [2021-09-29T03:37:22.040Z] Removing intermediate container d1fbeb13ae02 [2021-09-29T03:37:22.040Z] ---> 81fd1be54a5c [2021-09-29T03:37:22.040Z] Step 6/24 : COPY go.mod . [2021-09-29T03:37:22.050Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.57 [2021-09-29T03:37:22.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T03:37:22.050Z] 11cf93cbc33c: Preparing [2021-09-29T03:37:22.050Z] 7c79e2938639: Preparing [2021-09-29T03:37:22.050Z] c27fc5ccb682: Preparing [2021-09-29T03:37:22.050Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:22.050Z] e2eb06d8af82: Preparing [2021-09-29T03:37:22.050Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:22.050Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:22.050Z] 7c79e2938639: Layer already exists [2021-09-29T03:37:22.050Z] 11cf93cbc33c: Layer already exists [2021-09-29T03:37:22.050Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:22.050Z] 2.0.1-dev.57: digest: sha256:a43e0bf1ebc386003c64d7d9b824e636cf0b9351b8245c6dfd131403b788bcc2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:22.371Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:22.688Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:22.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T03:37:22.689Z] 11cf93cbc33c: Preparing [2021-09-29T03:37:22.689Z] 7c79e2938639: Preparing [2021-09-29T03:37:22.689Z] c27fc5ccb682: Preparing [2021-09-29T03:37:22.689Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:22.689Z] e2eb06d8af82: Preparing [2021-09-29T03:37:22.689Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:22.689Z] 7c79e2938639: Layer already exists [2021-09-29T03:37:22.689Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:22.689Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:22.689Z] 11cf93cbc33c: Layer already exists [2021-09-29T03:37:22.689Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:a43e0bf1ebc386003c64d7d9b824e636cf0b9351b8245c6dfd131403b788bcc2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:23.010Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:23.045Z] ---> 3987f6c9e76c [2021-09-29T03:37:23.045Z] Step 7/24 : RUN go mod download [2021-09-29T03:37:23.045Z] ---> a8a54da90021 [2021-09-29T03:37:23.045Z] Step 7/24 : RUN go mod download [2021-09-29T03:37:23.045Z] ---> 387cdadbe4b8 [2021-09-29T03:37:23.045Z] Step 7/24 : RUN go mod download [2021-09-29T03:37:23.045Z] ---> Running in 900c73269803 [2021-09-29T03:37:23.325Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-29T03:37:23.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T03:37:23.325Z] 11cf93cbc33c: Preparing [2021-09-29T03:37:23.325Z] 7c79e2938639: Preparing [2021-09-29T03:37:23.325Z] c27fc5ccb682: Preparing [2021-09-29T03:37:23.325Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:23.325Z] e2eb06d8af82: Preparing [2021-09-29T03:37:23.325Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:23.325Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:23.325Z] 11cf93cbc33c: Layer already exists [2021-09-29T03:37:23.325Z] 7c79e2938639: Layer already exists [2021-09-29T03:37:23.325Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:23.325Z] main: digest: sha256:a43e0bf1ebc386003c64d7d9b824e636cf0b9351b8245c6dfd131403b788bcc2 size: 1363 [2021-09-29T03:37:23.330Z] ---> Running in ffaf8140ca8e [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:37:23.387Z] ===================================================== [Pipeline] echo [2021-09-29T03:37:23.403Z] taggedImages: [2021-09-29T03:37:23.403Z] - nexus3.edgexfoundry.org:10004/core-metadata:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:23.403Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-29T03:37:23.403Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.57 [2021-09-29T03:37:23.403Z] - nexus3.edgexfoundry.org:10004/core-metadata:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:23.403Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-29T03:37:23.437Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-29T03:37:23.437Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:23.437Z] latest [2021-09-29T03:37:23.437Z] 2.0.1-dev.57 [2021-09-29T03:37:23.437Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:23.437Z] main [2021-09-29T03:37:23.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:23.605Z] ---> Running in 6c0327ec9c24 [2021-09-29T03:37:23.789Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:24.103Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:24.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T03:37:24.103Z] 09277212ef9c: Preparing [2021-09-29T03:37:24.103Z] 09277212ef9c: Preparing [2021-09-29T03:37:24.103Z] 90831a326592: Preparing [2021-09-29T03:37:24.103Z] 844a457fd7b2: Preparing [2021-09-29T03:37:24.103Z] 168e76ca9974: Preparing [2021-09-29T03:37:24.103Z] 64af65ac6e6f: Preparing [2021-09-29T03:37:24.104Z] c27fc5ccb682: Preparing [2021-09-29T03:37:24.104Z] 6d5ffff550f4: Preparing [2021-09-29T03:37:24.104Z] b73fadd2e9b4: Preparing [2021-09-29T03:37:24.104Z] 79ba8c6d639d: Preparing [2021-09-29T03:37:24.104Z] 227ee5ea5d78: Preparing [2021-09-29T03:37:24.104Z] e2eb06d8af82: Preparing [2021-09-29T03:37:24.104Z] c27fc5ccb682: Waiting [2021-09-29T03:37:24.104Z] 6d5ffff550f4: Waiting [2021-09-29T03:37:24.104Z] b73fadd2e9b4: Waiting [2021-09-29T03:37:24.104Z] 79ba8c6d639d: Waiting [2021-09-29T03:37:24.104Z] 227ee5ea5d78: Waiting [2021-09-29T03:37:24.104Z] e2eb06d8af82: Waiting [2021-09-29T03:37:24.379Z] 844a457fd7b2: Pushed [2021-09-29T03:37:24.379Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:24.379Z] 90831a326592: Pushed [2021-09-29T03:37:24.379Z] 09277212ef9c: Pushed [2021-09-29T03:37:24.379Z] 168e76ca9974: Pushed [2021-09-29T03:37:24.379Z] 6d5ffff550f4: Pushed [2021-09-29T03:37:24.644Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:24.644Z] b73fadd2e9b4: Pushed [2021-09-29T03:37:24.644Z] 79ba8c6d639d: Pushed [2021-09-29T03:37:24.644Z] 227ee5ea5d78: Pushed [2021-09-29T03:37:25.600Z] 64af65ac6e6f: Pushed [2021-09-29T03:37:25.600Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:3661e6fb4c3a1ccf976057e5e1801a7bb7c1bb297fc60c87e52b6a1772c7b1a8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:25.926Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:26.239Z] Removing intermediate container 27a455088135 [2021-09-29T03:37:26.239Z] ---> 61560650b549 [2021-09-29T03:37:26.239Z] Step 8/32 : COPY . . [2021-09-29T03:37:26.243Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-29T03:37:26.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T03:37:26.243Z] 09277212ef9c: Preparing [2021-09-29T03:37:26.243Z] 09277212ef9c: Preparing [2021-09-29T03:37:26.243Z] 90831a326592: Preparing [2021-09-29T03:37:26.243Z] 844a457fd7b2: Preparing [2021-09-29T03:37:26.243Z] 168e76ca9974: Preparing [2021-09-29T03:37:26.243Z] 64af65ac6e6f: Preparing [2021-09-29T03:37:26.243Z] c27fc5ccb682: Preparing [2021-09-29T03:37:26.243Z] 6d5ffff550f4: Preparing [2021-09-29T03:37:26.243Z] b73fadd2e9b4: Preparing [2021-09-29T03:37:26.243Z] 79ba8c6d639d: Preparing [2021-09-29T03:37:26.243Z] 227ee5ea5d78: Preparing [2021-09-29T03:37:26.243Z] e2eb06d8af82: Preparing [2021-09-29T03:37:26.243Z] c27fc5ccb682: Waiting [2021-09-29T03:37:26.243Z] 6d5ffff550f4: Waiting [2021-09-29T03:37:26.243Z] b73fadd2e9b4: Waiting [2021-09-29T03:37:26.243Z] 79ba8c6d639d: Waiting [2021-09-29T03:37:26.243Z] 227ee5ea5d78: Waiting [2021-09-29T03:37:26.243Z] e2eb06d8af82: Waiting [2021-09-29T03:37:26.243Z] 64af65ac6e6f: Layer already exists [2021-09-29T03:37:26.243Z] 168e76ca9974: Layer already exists [2021-09-29T03:37:26.243Z] 844a457fd7b2: Layer already exists [2021-09-29T03:37:26.243Z] 90831a326592: Layer already exists [2021-09-29T03:37:26.243Z] 09277212ef9c: Layer already exists [2021-09-29T03:37:26.243Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:26.243Z] 227ee5ea5d78: Layer already exists [2021-09-29T03:37:26.243Z] 79ba8c6d639d: Layer already exists [2021-09-29T03:37:26.243Z] b73fadd2e9b4: Layer already exists [2021-09-29T03:37:26.243Z] 6d5ffff550f4: Layer already exists [2021-09-29T03:37:26.243Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:26.511Z] latest: digest: sha256:3661e6fb4c3a1ccf976057e5e1801a7bb7c1bb297fc60c87e52b6a1772c7b1a8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:26.830Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:27.147Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.57 [2021-09-29T03:37:27.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T03:37:27.147Z] 09277212ef9c: Preparing [2021-09-29T03:37:27.147Z] 09277212ef9c: Preparing [2021-09-29T03:37:27.147Z] 90831a326592: Preparing [2021-09-29T03:37:27.147Z] 844a457fd7b2: Preparing [2021-09-29T03:37:27.147Z] 168e76ca9974: Preparing [2021-09-29T03:37:27.147Z] 64af65ac6e6f: Preparing [2021-09-29T03:37:27.147Z] c27fc5ccb682: Preparing [2021-09-29T03:37:27.147Z] 6d5ffff550f4: Preparing [2021-09-29T03:37:27.147Z] b73fadd2e9b4: Preparing [2021-09-29T03:37:27.147Z] 79ba8c6d639d: Preparing [2021-09-29T03:37:27.147Z] 227ee5ea5d78: Preparing [2021-09-29T03:37:27.147Z] e2eb06d8af82: Preparing [2021-09-29T03:37:27.147Z] 6d5ffff550f4: Waiting [2021-09-29T03:37:27.147Z] b73fadd2e9b4: Waiting [2021-09-29T03:37:27.147Z] 79ba8c6d639d: Waiting [2021-09-29T03:37:27.147Z] 227ee5ea5d78: Waiting [2021-09-29T03:37:27.147Z] e2eb06d8af82: Waiting [2021-09-29T03:37:27.147Z] c27fc5ccb682: Waiting [2021-09-29T03:37:27.147Z] 90831a326592: Layer already exists [2021-09-29T03:37:27.147Z] 09277212ef9c: Layer already exists [2021-09-29T03:37:27.147Z] 64af65ac6e6f: Layer already exists [2021-09-29T03:37:27.147Z] 844a457fd7b2: Layer already exists [2021-09-29T03:37:27.147Z] 168e76ca9974: Layer already exists [2021-09-29T03:37:27.147Z] 6d5ffff550f4: Layer already exists [2021-09-29T03:37:27.147Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:27.147Z] b73fadd2e9b4: Layer already exists [2021-09-29T03:37:27.147Z] 79ba8c6d639d: Layer already exists [2021-09-29T03:37:27.147Z] 227ee5ea5d78: Layer already exists [2021-09-29T03:37:27.147Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:27.147Z] 2.0.1-dev.57: digest: sha256:3661e6fb4c3a1ccf976057e5e1801a7bb7c1bb297fc60c87e52b6a1772c7b1a8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:27.470Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:27.696Z] Removing intermediate container eb81c29b33b7 [2021-09-29T03:37:27.696Z] ---> a32cc506adac [2021-09-29T03:37:27.696Z] Step 8/23 : COPY . . [2021-09-29T03:37:27.785Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:27.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T03:37:27.785Z] 09277212ef9c: Preparing [2021-09-29T03:37:27.785Z] 09277212ef9c: Preparing [2021-09-29T03:37:27.785Z] 90831a326592: Preparing [2021-09-29T03:37:27.785Z] 844a457fd7b2: Preparing [2021-09-29T03:37:27.785Z] 168e76ca9974: Preparing [2021-09-29T03:37:27.785Z] 64af65ac6e6f: Preparing [2021-09-29T03:37:27.785Z] c27fc5ccb682: Preparing [2021-09-29T03:37:27.785Z] 6d5ffff550f4: Preparing [2021-09-29T03:37:27.785Z] b73fadd2e9b4: Preparing [2021-09-29T03:37:27.785Z] 79ba8c6d639d: Preparing [2021-09-29T03:37:27.785Z] 227ee5ea5d78: Preparing [2021-09-29T03:37:27.785Z] e2eb06d8af82: Preparing [2021-09-29T03:37:27.785Z] c27fc5ccb682: Waiting [2021-09-29T03:37:27.785Z] 6d5ffff550f4: Waiting [2021-09-29T03:37:27.785Z] b73fadd2e9b4: Waiting [2021-09-29T03:37:27.785Z] 227ee5ea5d78: Waiting [2021-09-29T03:37:27.785Z] 79ba8c6d639d: Waiting [2021-09-29T03:37:27.785Z] e2eb06d8af82: Waiting [2021-09-29T03:37:27.785Z] 64af65ac6e6f: Layer already exists [2021-09-29T03:37:27.785Z] 90831a326592: Layer already exists [2021-09-29T03:37:27.785Z] 168e76ca9974: Layer already exists [2021-09-29T03:37:27.785Z] 844a457fd7b2: Layer already exists [2021-09-29T03:37:27.785Z] 09277212ef9c: Layer already exists [2021-09-29T03:37:27.785Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:27.785Z] 6d5ffff550f4: Layer already exists [2021-09-29T03:37:27.785Z] b73fadd2e9b4: Layer already exists [2021-09-29T03:37:27.785Z] 227ee5ea5d78: Layer already exists [2021-09-29T03:37:27.785Z] 79ba8c6d639d: Layer already exists [2021-09-29T03:37:27.785Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:27.785Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:3661e6fb4c3a1ccf976057e5e1801a7bb7c1bb297fc60c87e52b6a1772c7b1a8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:28.111Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:28.440Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-29T03:37:28.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T03:37:28.440Z] 09277212ef9c: Preparing [2021-09-29T03:37:28.440Z] 09277212ef9c: Preparing [2021-09-29T03:37:28.440Z] 90831a326592: Preparing [2021-09-29T03:37:28.440Z] 844a457fd7b2: Preparing [2021-09-29T03:37:28.440Z] 168e76ca9974: Preparing [2021-09-29T03:37:28.440Z] 64af65ac6e6f: Preparing [2021-09-29T03:37:28.440Z] c27fc5ccb682: Preparing [2021-09-29T03:37:28.440Z] 6d5ffff550f4: Preparing [2021-09-29T03:37:28.440Z] b73fadd2e9b4: Preparing [2021-09-29T03:37:28.440Z] 79ba8c6d639d: Preparing [2021-09-29T03:37:28.440Z] 227ee5ea5d78: Preparing [2021-09-29T03:37:28.440Z] e2eb06d8af82: Preparing [2021-09-29T03:37:28.440Z] 6d5ffff550f4: Waiting [2021-09-29T03:37:28.440Z] b73fadd2e9b4: Waiting [2021-09-29T03:37:28.440Z] 79ba8c6d639d: Waiting [2021-09-29T03:37:28.440Z] 227ee5ea5d78: Waiting [2021-09-29T03:37:28.440Z] e2eb06d8af82: Waiting [2021-09-29T03:37:28.440Z] c27fc5ccb682: Waiting [2021-09-29T03:37:28.440Z] 168e76ca9974: Layer already exists [2021-09-29T03:37:28.440Z] 844a457fd7b2: Layer already exists [2021-09-29T03:37:28.440Z] 09277212ef9c: Layer already exists [2021-09-29T03:37:28.440Z] 64af65ac6e6f: Layer already exists [2021-09-29T03:37:28.440Z] 90831a326592: Layer already exists [2021-09-29T03:37:28.440Z] b73fadd2e9b4: Layer already exists [2021-09-29T03:37:28.440Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:28.440Z] 6d5ffff550f4: Layer already exists [2021-09-29T03:37:28.440Z] 79ba8c6d639d: Layer already exists [2021-09-29T03:37:28.440Z] 227ee5ea5d78: Layer already exists [2021-09-29T03:37:28.440Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:28.707Z] main: digest: sha256:3661e6fb4c3a1ccf976057e5e1801a7bb7c1bb297fc60c87e52b6a1772c7b1a8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:37:28.771Z] ===================================================== [Pipeline] echo [2021-09-29T03:37:28.788Z] taggedImages: [2021-09-29T03:37:28.788Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:28.788Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-29T03:37:28.788Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.57 [2021-09-29T03:37:28.788Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:28.788Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-29T03:37:28.823Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-29T03:37:28.823Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:28.823Z] latest [2021-09-29T03:37:28.823Z] 2.0.1-dev.57 [2021-09-29T03:37:28.823Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:28.823Z] main [2021-09-29T03:37:28.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:29.180Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:29.493Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:29.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T03:37:29.493Z] 161f89a45f88: Preparing [2021-09-29T03:37:29.493Z] 67dfc5071a8f: Preparing [2021-09-29T03:37:29.493Z] ff2593d3908d: Preparing [2021-09-29T03:37:29.493Z] b0de95848143: Preparing [2021-09-29T03:37:29.493Z] 680917feeba6: Preparing [2021-09-29T03:37:29.493Z] e2eb06d8af82: Preparing [2021-09-29T03:37:29.493Z] e2eb06d8af82: Waiting [2021-09-29T03:37:30.081Z] ff2593d3908d: Pushed [2021-09-29T03:37:30.081Z] b0de95848143: Pushed [2021-09-29T03:37:30.081Z] 680917feeba6: Pushed [2021-09-29T03:37:30.081Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:30.348Z] 67dfc5071a8f: Pushed [2021-09-29T03:37:30.613Z] 161f89a45f88: Pushed [2021-09-29T03:37:30.613Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:5e7d59e280b56bde609446c50b2fe91d96b7c41696d84ffa0279bf096bbf0282 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:30.930Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:31.127Z] Removing intermediate container 900c73269803 [2021-09-29T03:37:31.127Z] ---> aa0296a07dbc [2021-09-29T03:37:31.127Z] Step 8/24 : COPY . . [2021-09-29T03:37:31.238Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-29T03:37:31.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T03:37:31.238Z] 161f89a45f88: Preparing [2021-09-29T03:37:31.238Z] 67dfc5071a8f: Preparing [2021-09-29T03:37:31.238Z] ff2593d3908d: Preparing [2021-09-29T03:37:31.238Z] b0de95848143: Preparing [2021-09-29T03:37:31.238Z] 680917feeba6: Preparing [2021-09-29T03:37:31.238Z] e2eb06d8af82: Preparing [2021-09-29T03:37:31.238Z] e2eb06d8af82: Waiting [2021-09-29T03:37:31.238Z] 161f89a45f88: Layer already exists [2021-09-29T03:37:31.238Z] b0de95848143: Layer already exists [2021-09-29T03:37:31.238Z] 680917feeba6: Layer already exists [2021-09-29T03:37:31.238Z] ff2593d3908d: Layer already exists [2021-09-29T03:37:31.238Z] 67dfc5071a8f: Layer already exists [2021-09-29T03:37:31.238Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:31.238Z] latest: digest: sha256:5e7d59e280b56bde609446c50b2fe91d96b7c41696d84ffa0279bf096bbf0282 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:31.479Z] Removing intermediate container ffaf8140ca8e [2021-09-29T03:37:31.479Z] ---> feb813fb09ff [2021-09-29T03:37:31.479Z] Step 8/24 : COPY . . [2021-09-29T03:37:31.479Z] Removing intermediate container 6c0327ec9c24 [2021-09-29T03:37:31.479Z] ---> ae1b2cf32b63 [2021-09-29T03:37:31.479Z] Step 8/24 : COPY . . [2021-09-29T03:37:31.552Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:31.867Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.57 [2021-09-29T03:37:31.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T03:37:31.867Z] 161f89a45f88: Preparing [2021-09-29T03:37:31.867Z] 67dfc5071a8f: Preparing [2021-09-29T03:37:31.867Z] ff2593d3908d: Preparing [2021-09-29T03:37:31.867Z] b0de95848143: Preparing [2021-09-29T03:37:31.867Z] 680917feeba6: Preparing [2021-09-29T03:37:31.867Z] e2eb06d8af82: Preparing [2021-09-29T03:37:31.867Z] e2eb06d8af82: Waiting [2021-09-29T03:37:31.867Z] ff2593d3908d: Layer already exists [2021-09-29T03:37:31.867Z] 680917feeba6: Layer already exists [2021-09-29T03:37:31.867Z] 161f89a45f88: Layer already exists [2021-09-29T03:37:31.867Z] 67dfc5071a8f: Layer already exists [2021-09-29T03:37:31.867Z] b0de95848143: Layer already exists [2021-09-29T03:37:31.867Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:31.867Z] 2.0.1-dev.57: digest: sha256:5e7d59e280b56bde609446c50b2fe91d96b7c41696d84ffa0279bf096bbf0282 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:32.192Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:32.509Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:32.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T03:37:32.510Z] 161f89a45f88: Preparing [2021-09-29T03:37:32.510Z] 67dfc5071a8f: Preparing [2021-09-29T03:37:32.510Z] ff2593d3908d: Preparing [2021-09-29T03:37:32.510Z] b0de95848143: Preparing [2021-09-29T03:37:32.510Z] 680917feeba6: Preparing [2021-09-29T03:37:32.510Z] e2eb06d8af82: Preparing [2021-09-29T03:37:32.510Z] e2eb06d8af82: Waiting [2021-09-29T03:37:32.510Z] ff2593d3908d: Layer already exists [2021-09-29T03:37:32.510Z] 161f89a45f88: Layer already exists [2021-09-29T03:37:32.510Z] 67dfc5071a8f: Layer already exists [2021-09-29T03:37:32.510Z] b0de95848143: Layer already exists [2021-09-29T03:37:32.510Z] 680917feeba6: Layer already exists [2021-09-29T03:37:32.510Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:32.510Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:5e7d59e280b56bde609446c50b2fe91d96b7c41696d84ffa0279bf096bbf0282 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:32.830Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:33.143Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-29T03:37:33.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T03:37:33.143Z] 161f89a45f88: Preparing [2021-09-29T03:37:33.143Z] 67dfc5071a8f: Preparing [2021-09-29T03:37:33.143Z] ff2593d3908d: Preparing [2021-09-29T03:37:33.143Z] b0de95848143: Preparing [2021-09-29T03:37:33.143Z] 680917feeba6: Preparing [2021-09-29T03:37:33.143Z] e2eb06d8af82: Preparing [2021-09-29T03:37:33.143Z] e2eb06d8af82: Waiting [2021-09-29T03:37:33.143Z] ff2593d3908d: Layer already exists [2021-09-29T03:37:33.143Z] 680917feeba6: Layer already exists [2021-09-29T03:37:33.143Z] 161f89a45f88: Layer already exists [2021-09-29T03:37:33.143Z] 67dfc5071a8f: Layer already exists [2021-09-29T03:37:33.143Z] b0de95848143: Layer already exists [2021-09-29T03:37:33.143Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:33.143Z] main: digest: sha256:5e7d59e280b56bde609446c50b2fe91d96b7c41696d84ffa0279bf096bbf0282 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:37:33.204Z] ===================================================== [Pipeline] echo [2021-09-29T03:37:33.220Z] taggedImages: [2021-09-29T03:37:33.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:33.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-29T03:37:33.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.57 [2021-09-29T03:37:33.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:33.220Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-29T03:37:33.256Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-29T03:37:33.256Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:33.256Z] latest [2021-09-29T03:37:33.256Z] 2.0.1-dev.57 [2021-09-29T03:37:33.256Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:33.256Z] main [2021-09-29T03:37:33.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:33.614Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:33.929Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:33.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T03:37:33.929Z] 8c2f800d7dfe: Preparing [2021-09-29T03:37:33.929Z] 0ea44961d88b: Preparing [2021-09-29T03:37:33.929Z] 7714d44e732a: Preparing [2021-09-29T03:37:33.929Z] dcbb4354d0b9: Preparing [2021-09-29T03:37:33.929Z] 7c76c632d9ab: Preparing [2021-09-29T03:37:33.929Z] 305725907dba: Preparing [2021-09-29T03:37:33.929Z] cd104a7d474b: Preparing [2021-09-29T03:37:33.929Z] 34e3e0c5e421: Preparing [2021-09-29T03:37:33.929Z] e2c03ebb4bde: Preparing [2021-09-29T03:37:33.929Z] e2eb06d8af82: Preparing [2021-09-29T03:37:33.929Z] 305725907dba: Waiting [2021-09-29T03:37:33.929Z] cd104a7d474b: Waiting [2021-09-29T03:37:33.929Z] 34e3e0c5e421: Waiting [2021-09-29T03:37:33.929Z] e2c03ebb4bde: Waiting [2021-09-29T03:37:33.929Z] e2eb06d8af82: Waiting [2021-09-29T03:37:34.521Z] 8c2f800d7dfe: Pushed [2021-09-29T03:37:34.521Z] 7c76c632d9ab: Pushed [2021-09-29T03:37:34.521Z] 0ea44961d88b: Pushed [2021-09-29T03:37:34.788Z] cd104a7d474b: Pushed [2021-09-29T03:37:34.788Z] 305725907dba: Pushed [2021-09-29T03:37:34.788Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:34.788Z] 34e3e0c5e421: Pushed [2021-09-29T03:37:34.788Z] dcbb4354d0b9: Pushed [2021-09-29T03:37:34.788Z] e2c03ebb4bde: Pushed [2021-09-29T03:37:35.054Z] 7714d44e732a: Pushed [2021-09-29T03:37:35.320Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:aa9415ff5b41b2544d950c5cdc32878f928c9ca92519a5bf9dbc667ac91250cc size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:35.644Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:35.959Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-29T03:37:35.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T03:37:35.959Z] 8c2f800d7dfe: Preparing [2021-09-29T03:37:35.959Z] 0ea44961d88b: Preparing [2021-09-29T03:37:35.959Z] 7714d44e732a: Preparing [2021-09-29T03:37:35.959Z] dcbb4354d0b9: Preparing [2021-09-29T03:37:35.959Z] 7c76c632d9ab: Preparing [2021-09-29T03:37:35.959Z] 305725907dba: Preparing [2021-09-29T03:37:35.959Z] cd104a7d474b: Preparing [2021-09-29T03:37:35.959Z] 34e3e0c5e421: Preparing [2021-09-29T03:37:35.959Z] e2c03ebb4bde: Preparing [2021-09-29T03:37:35.959Z] e2eb06d8af82: Preparing [2021-09-29T03:37:35.959Z] 305725907dba: Waiting [2021-09-29T03:37:35.959Z] cd104a7d474b: Waiting [2021-09-29T03:37:35.959Z] 34e3e0c5e421: Waiting [2021-09-29T03:37:35.959Z] e2c03ebb4bde: Waiting [2021-09-29T03:37:35.959Z] e2eb06d8af82: Waiting [2021-09-29T03:37:35.959Z] dcbb4354d0b9: Layer already exists [2021-09-29T03:37:35.959Z] 0ea44961d88b: Layer already exists [2021-09-29T03:37:35.959Z] 8c2f800d7dfe: Layer already exists [2021-09-29T03:37:35.959Z] 7714d44e732a: Layer already exists [2021-09-29T03:37:35.959Z] 7c76c632d9ab: Layer already exists [2021-09-29T03:37:35.959Z] 34e3e0c5e421: Layer already exists [2021-09-29T03:37:35.959Z] 305725907dba: Layer already exists [2021-09-29T03:37:35.959Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:35.959Z] cd104a7d474b: Layer already exists [2021-09-29T03:37:35.959Z] e2c03ebb4bde: Layer already exists [2021-09-29T03:37:35.959Z] latest: digest: sha256:aa9415ff5b41b2544d950c5cdc32878f928c9ca92519a5bf9dbc667ac91250cc size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:36.282Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:36.595Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.57 [2021-09-29T03:37:36.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T03:37:36.595Z] 8c2f800d7dfe: Preparing [2021-09-29T03:37:36.595Z] 0ea44961d88b: Preparing [2021-09-29T03:37:36.595Z] 7714d44e732a: Preparing [2021-09-29T03:37:36.595Z] dcbb4354d0b9: Preparing [2021-09-29T03:37:36.595Z] 7c76c632d9ab: Preparing [2021-09-29T03:37:36.595Z] 305725907dba: Preparing [2021-09-29T03:37:36.595Z] cd104a7d474b: Preparing [2021-09-29T03:37:36.595Z] 34e3e0c5e421: Preparing [2021-09-29T03:37:36.595Z] e2c03ebb4bde: Preparing [2021-09-29T03:37:36.595Z] e2eb06d8af82: Preparing [2021-09-29T03:37:36.595Z] cd104a7d474b: Waiting [2021-09-29T03:37:36.595Z] 34e3e0c5e421: Waiting [2021-09-29T03:37:36.595Z] e2c03ebb4bde: Waiting [2021-09-29T03:37:36.595Z] e2eb06d8af82: Waiting [2021-09-29T03:37:36.595Z] 305725907dba: Waiting [2021-09-29T03:37:36.595Z] 0ea44961d88b: Layer already exists [2021-09-29T03:37:36.595Z] 7c76c632d9ab: Layer already exists [2021-09-29T03:37:36.595Z] 7714d44e732a: Layer already exists [2021-09-29T03:37:36.595Z] 8c2f800d7dfe: Layer already exists [2021-09-29T03:37:36.595Z] dcbb4354d0b9: Layer already exists [2021-09-29T03:37:36.595Z] cd104a7d474b: Layer already exists [2021-09-29T03:37:36.595Z] e2c03ebb4bde: Layer already exists [2021-09-29T03:37:36.595Z] 34e3e0c5e421: Layer already exists [2021-09-29T03:37:36.595Z] 305725907dba: Layer already exists [2021-09-29T03:37:36.595Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:36.595Z] 2.0.1-dev.57: digest: sha256:aa9415ff5b41b2544d950c5cdc32878f928c9ca92519a5bf9dbc667ac91250cc size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:36.918Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:37.357Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:37.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T03:37:37.357Z] 8c2f800d7dfe: Preparing [2021-09-29T03:37:37.357Z] 0ea44961d88b: Preparing [2021-09-29T03:37:37.357Z] 7714d44e732a: Preparing [2021-09-29T03:37:37.357Z] dcbb4354d0b9: Preparing [2021-09-29T03:37:37.357Z] 7c76c632d9ab: Preparing [2021-09-29T03:37:37.357Z] 305725907dba: Preparing [2021-09-29T03:37:37.357Z] cd104a7d474b: Preparing [2021-09-29T03:37:37.357Z] 34e3e0c5e421: Preparing [2021-09-29T03:37:37.357Z] e2c03ebb4bde: Preparing [2021-09-29T03:37:37.357Z] e2eb06d8af82: Preparing [2021-09-29T03:37:37.357Z] 305725907dba: Waiting [2021-09-29T03:37:37.357Z] cd104a7d474b: Waiting [2021-09-29T03:37:37.357Z] 34e3e0c5e421: Waiting [2021-09-29T03:37:37.357Z] e2c03ebb4bde: Waiting [2021-09-29T03:37:37.357Z] e2eb06d8af82: Waiting [2021-09-29T03:37:37.357Z] 8c2f800d7dfe: Layer already exists [2021-09-29T03:37:37.357Z] dcbb4354d0b9: Layer already exists [2021-09-29T03:37:37.357Z] 7c76c632d9ab: Layer already exists [2021-09-29T03:37:37.357Z] 7714d44e732a: Layer already exists [2021-09-29T03:37:37.357Z] 0ea44961d88b: Layer already exists [2021-09-29T03:37:37.357Z] 305725907dba: Layer already exists [2021-09-29T03:37:37.357Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:37.357Z] cd104a7d474b: Layer already exists [2021-09-29T03:37:37.357Z] 34e3e0c5e421: Layer already exists [2021-09-29T03:37:37.357Z] e2c03ebb4bde: Layer already exists [2021-09-29T03:37:37.357Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:aa9415ff5b41b2544d950c5cdc32878f928c9ca92519a5bf9dbc667ac91250cc size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:37.860Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:38.173Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-29T03:37:38.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T03:37:38.173Z] 8c2f800d7dfe: Preparing [2021-09-29T03:37:38.173Z] 0ea44961d88b: Preparing [2021-09-29T03:37:38.173Z] 7714d44e732a: Preparing [2021-09-29T03:37:38.173Z] dcbb4354d0b9: Preparing [2021-09-29T03:37:38.173Z] 7c76c632d9ab: Preparing [2021-09-29T03:37:38.173Z] 305725907dba: Preparing [2021-09-29T03:37:38.173Z] cd104a7d474b: Preparing [2021-09-29T03:37:38.173Z] 34e3e0c5e421: Preparing [2021-09-29T03:37:38.173Z] e2c03ebb4bde: Preparing [2021-09-29T03:37:38.173Z] e2eb06d8af82: Preparing [2021-09-29T03:37:38.173Z] 305725907dba: Waiting [2021-09-29T03:37:38.173Z] cd104a7d474b: Waiting [2021-09-29T03:37:38.173Z] 34e3e0c5e421: Waiting [2021-09-29T03:37:38.173Z] e2c03ebb4bde: Waiting [2021-09-29T03:37:38.173Z] e2eb06d8af82: Waiting [2021-09-29T03:37:38.173Z] 0ea44961d88b: Layer already exists [2021-09-29T03:37:38.173Z] 8c2f800d7dfe: Layer already exists [2021-09-29T03:37:38.173Z] dcbb4354d0b9: Layer already exists [2021-09-29T03:37:38.173Z] 7c76c632d9ab: Layer already exists [2021-09-29T03:37:38.173Z] 7714d44e732a: Layer already exists [2021-09-29T03:37:43.577Z] 34e3e0c5e421: Layer already exists [2021-09-29T03:37:43.577Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:43.577Z] cd104a7d474b: Layer already exists [2021-09-29T03:37:43.577Z] 305725907dba: Layer already exists [2021-09-29T03:37:43.577Z] e2c03ebb4bde: Layer already exists [2021-09-29T03:37:43.577Z] main: digest: sha256:aa9415ff5b41b2544d950c5cdc32878f928c9ca92519a5bf9dbc667ac91250cc size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:37:43.637Z] ===================================================== [Pipeline] echo [2021-09-29T03:37:43.651Z] taggedImages: [2021-09-29T03:37:43.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:43.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-29T03:37:43.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.57 [2021-09-29T03:37:43.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:43.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-29T03:37:43.684Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-29T03:37:43.684Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:43.684Z] latest [2021-09-29T03:37:43.684Z] 2.0.1-dev.57 [2021-09-29T03:37:43.684Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:43.684Z] main [2021-09-29T03:37:43.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:44.057Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:44.376Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:44.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T03:37:44.376Z] bcfce5f6a652: Preparing [2021-09-29T03:37:44.376Z] 1977da2cac21: Preparing [2021-09-29T03:37:44.376Z] c27fc5ccb682: Preparing [2021-09-29T03:37:44.376Z] 1258b117f5df: Preparing [2021-09-29T03:37:44.376Z] e2eb06d8af82: Preparing [2021-09-29T03:37:44.376Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:44.376Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:44.641Z] bcfce5f6a652: Pushed [2021-09-29T03:37:44.641Z] 1258b117f5df: Pushed [2021-09-29T03:37:45.596Z] 1977da2cac21: Pushed [2021-09-29T03:37:45.596Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:6b47a1f4778d5a554542e0cb4387551e776c16e6ad501167cc01350edf80069a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:45.916Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:46.227Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-29T03:37:46.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T03:37:46.228Z] bcfce5f6a652: Preparing [2021-09-29T03:37:46.228Z] 1977da2cac21: Preparing [2021-09-29T03:37:46.228Z] c27fc5ccb682: Preparing [2021-09-29T03:37:46.228Z] 1258b117f5df: Preparing [2021-09-29T03:37:46.228Z] e2eb06d8af82: Preparing [2021-09-29T03:37:46.228Z] 1977da2cac21: Layer already exists [2021-09-29T03:37:46.228Z] 1258b117f5df: Layer already exists [2021-09-29T03:37:46.228Z] bcfce5f6a652: Layer already exists [2021-09-29T03:37:46.228Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:46.228Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:46.228Z] latest: digest: sha256:6b47a1f4778d5a554542e0cb4387551e776c16e6ad501167cc01350edf80069a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:46.545Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:46.808Z] ---> d3958940ded0 [2021-09-29T03:37:46.808Z] Step 9/32 : RUN go mod tidy [2021-09-29T03:37:46.808Z] ---> 533cdf538260 [2021-09-29T03:37:46.808Z] Step 9/23 : RUN go mod tidy [2021-09-29T03:37:46.808Z] ---> 88e422c1a96b [2021-09-29T03:37:46.808Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:37:46.808Z] ---> fe47322490e7 [2021-09-29T03:37:46.808Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:37:46.808Z] ---> 71b90a32b37b [2021-09-29T03:37:46.808Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:37:46.808Z] ---> Running in 9f780a457863 [2021-09-29T03:37:46.808Z] ---> Running in c4a3e77ff24d [2021-09-29T03:37:46.808Z] ---> Running in 676a9ac40650 [2021-09-29T03:37:46.808Z] ---> Running in 1afee99ab666 [2021-09-29T03:37:46.808Z] ---> Running in cd9ccb71c6e0 [2021-09-29T03:37:46.857Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.57 [2021-09-29T03:37:46.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T03:37:46.857Z] bcfce5f6a652: Preparing [2021-09-29T03:37:46.857Z] 1977da2cac21: Preparing [2021-09-29T03:37:46.857Z] c27fc5ccb682: Preparing [2021-09-29T03:37:46.857Z] 1258b117f5df: Preparing [2021-09-29T03:37:46.857Z] e2eb06d8af82: Preparing [2021-09-29T03:37:46.857Z] 1258b117f5df: Layer already exists [2021-09-29T03:37:46.857Z] bcfce5f6a652: Layer already exists [2021-09-29T03:37:46.857Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:46.857Z] 1977da2cac21: Layer already exists [2021-09-29T03:37:46.857Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:46.857Z] 2.0.1-dev.57: digest: sha256:6b47a1f4778d5a554542e0cb4387551e776c16e6ad501167cc01350edf80069a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:47.174Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:47.484Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:47.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T03:37:47.484Z] bcfce5f6a652: Preparing [2021-09-29T03:37:47.484Z] 1977da2cac21: Preparing [2021-09-29T03:37:47.484Z] c27fc5ccb682: Preparing [2021-09-29T03:37:47.484Z] 1258b117f5df: Preparing [2021-09-29T03:37:47.484Z] e2eb06d8af82: Preparing [2021-09-29T03:37:47.484Z] 1977da2cac21: Layer already exists [2021-09-29T03:37:47.484Z] bcfce5f6a652: Layer already exists [2021-09-29T03:37:47.484Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:47.484Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:47.484Z] 1258b117f5df: Layer already exists [2021-09-29T03:37:47.484Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:6b47a1f4778d5a554542e0cb4387551e776c16e6ad501167cc01350edf80069a size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:47.799Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:48.110Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-29T03:37:48.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T03:37:48.110Z] bcfce5f6a652: Preparing [2021-09-29T03:37:48.110Z] 1977da2cac21: Preparing [2021-09-29T03:37:48.110Z] c27fc5ccb682: Preparing [2021-09-29T03:37:48.110Z] 1258b117f5df: Preparing [2021-09-29T03:37:48.110Z] e2eb06d8af82: Preparing [2021-09-29T03:37:48.110Z] 1977da2cac21: Layer already exists [2021-09-29T03:37:48.110Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:48.110Z] 1258b117f5df: Layer already exists [2021-09-29T03:37:48.378Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:48.378Z] bcfce5f6a652: Layer already exists [2021-09-29T03:37:48.378Z] main: digest: sha256:6b47a1f4778d5a554542e0cb4387551e776c16e6ad501167cc01350edf80069a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:37:48.435Z] ===================================================== [Pipeline] echo [2021-09-29T03:37:48.449Z] taggedImages: [2021-09-29T03:37:48.449Z] - nexus3.edgexfoundry.org:10004/support-notifications:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:48.449Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-29T03:37:48.449Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.57 [2021-09-29T03:37:48.449Z] - nexus3.edgexfoundry.org:10004/support-notifications:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:48.449Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-29T03:37:48.484Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-29T03:37:48.484Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:48.484Z] latest [2021-09-29T03:37:48.484Z] 2.0.1-dev.57 [2021-09-29T03:37:48.484Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:48.484Z] main [2021-09-29T03:37:48.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:48.839Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:49.149Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:49.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T03:37:49.149Z] bcd3131cd424: Preparing [2021-09-29T03:37:49.149Z] 05f3b8cc97c2: Preparing [2021-09-29T03:37:49.149Z] c27fc5ccb682: Preparing [2021-09-29T03:37:49.149Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:49.149Z] e2eb06d8af82: Preparing [2021-09-29T03:37:49.149Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:49.149Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:49.149Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:49.149Z] bcd3131cd424: Pushed [2021-09-29T03:37:50.556Z] 05f3b8cc97c2: Pushed [2021-09-29T03:37:50.556Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:9249503430ee4d9e2773e232753eb85a4e01c40c9c3538c1794aef5f9e3714a8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:50.872Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:51.187Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-29T03:37:51.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T03:37:51.187Z] bcd3131cd424: Preparing [2021-09-29T03:37:51.187Z] 05f3b8cc97c2: Preparing [2021-09-29T03:37:51.187Z] c27fc5ccb682: Preparing [2021-09-29T03:37:51.187Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:51.187Z] e2eb06d8af82: Preparing [2021-09-29T03:37:51.187Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:51.187Z] 05f3b8cc97c2: Layer already exists [2021-09-29T03:37:51.187Z] bcd3131cd424: Layer already exists [2021-09-29T03:37:51.187Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:51.187Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:51.187Z] latest: digest: sha256:9249503430ee4d9e2773e232753eb85a4e01c40c9c3538c1794aef5f9e3714a8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:51.506Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:51.821Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.57 [2021-09-29T03:37:51.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T03:37:51.821Z] bcd3131cd424: Preparing [2021-09-29T03:37:51.821Z] 05f3b8cc97c2: Preparing [2021-09-29T03:37:51.821Z] c27fc5ccb682: Preparing [2021-09-29T03:37:51.821Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:51.821Z] e2eb06d8af82: Preparing [2021-09-29T03:37:51.821Z] 05f3b8cc97c2: Layer already exists [2021-09-29T03:37:51.821Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:51.821Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:51.821Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:51.821Z] bcd3131cd424: Layer already exists [2021-09-29T03:37:51.821Z] 2.0.1-dev.57: digest: sha256:9249503430ee4d9e2773e232753eb85a4e01c40c9c3538c1794aef5f9e3714a8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:52.135Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:52.445Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:52.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T03:37:52.446Z] bcd3131cd424: Preparing [2021-09-29T03:37:52.446Z] 05f3b8cc97c2: Preparing [2021-09-29T03:37:52.446Z] c27fc5ccb682: Preparing [2021-09-29T03:37:52.446Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:52.446Z] e2eb06d8af82: Preparing [2021-09-29T03:37:52.446Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:52.446Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:52.446Z] 05f3b8cc97c2: Layer already exists [2021-09-29T03:37:52.446Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:52.446Z] bcd3131cd424: Layer already exists [2021-09-29T03:37:52.446Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:9249503430ee4d9e2773e232753eb85a4e01c40c9c3538c1794aef5f9e3714a8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:52.764Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:53.075Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-29T03:37:53.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T03:37:53.075Z] bcd3131cd424: Preparing [2021-09-29T03:37:53.075Z] 05f3b8cc97c2: Preparing [2021-09-29T03:37:53.075Z] c27fc5ccb682: Preparing [2021-09-29T03:37:53.075Z] 3e8de66eb30f: Preparing [2021-09-29T03:37:53.075Z] e2eb06d8af82: Preparing [2021-09-29T03:37:53.075Z] 3e8de66eb30f: Layer already exists [2021-09-29T03:37:53.075Z] c27fc5ccb682: Layer already exists [2021-09-29T03:37:53.075Z] bcd3131cd424: Layer already exists [2021-09-29T03:37:53.075Z] 05f3b8cc97c2: Layer already exists [2021-09-29T03:37:53.075Z] e2eb06d8af82: Layer already exists [2021-09-29T03:37:53.075Z] main: digest: sha256:9249503430ee4d9e2773e232753eb85a4e01c40c9c3538c1794aef5f9e3714a8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:37:53.131Z] ===================================================== [Pipeline] echo [2021-09-29T03:37:53.145Z] taggedImages: [2021-09-29T03:37:53.145Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:53.145Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-29T03:37:53.145Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.57 [2021-09-29T03:37:53.145Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:53.145Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-29T03:37:53.175Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-29T03:37:53.175Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:53.175Z] latest [2021-09-29T03:37:53.175Z] 2.0.1-dev.57 [2021-09-29T03:37:53.175Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:37:53.175Z] main [2021-09-29T03:37:53.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:53.524Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:53.837Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:37:53.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T03:37:53.837Z] 3e907bade94b: Preparing [2021-09-29T03:37:53.837Z] da2483701a69: Preparing [2021-09-29T03:37:53.837Z] ffb219bfe586: Preparing [2021-09-29T03:37:53.837Z] 1a7b0bef5b9c: Preparing [2021-09-29T03:37:53.837Z] c080ac93e525: Preparing [2021-09-29T03:37:53.837Z] 87dec32dab56: Preparing [2021-09-29T03:37:53.837Z] 4b3c02ac6c6d: Preparing [2021-09-29T03:37:53.837Z] 3b6deb83ca37: Preparing [2021-09-29T03:37:53.837Z] 563ea45970c1: Preparing [2021-09-29T03:37:53.837Z] 91e3b9641807: Preparing [2021-09-29T03:37:53.837Z] b2d5eeeaba3a: Preparing [2021-09-29T03:37:53.837Z] 4b3c02ac6c6d: Waiting [2021-09-29T03:37:53.837Z] 3b6deb83ca37: Waiting [2021-09-29T03:37:53.837Z] 563ea45970c1: Waiting [2021-09-29T03:37:53.837Z] 87dec32dab56: Waiting [2021-09-29T03:37:53.837Z] 91e3b9641807: Waiting [2021-09-29T03:37:53.837Z] b2d5eeeaba3a: Waiting [2021-09-29T03:37:53.837Z] c080ac93e525: Layer already exists [2021-09-29T03:37:54.109Z] 87dec32dab56: Layer already exists [2021-09-29T03:37:54.382Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T03:37:54.382Z] da2483701a69: Pushed [2021-09-29T03:37:54.382Z] 3b6deb83ca37: Layer already exists [2021-09-29T03:37:54.382Z] 563ea45970c1: Layer already exists [2021-09-29T03:37:54.647Z] 91e3b9641807: Layer already exists [2021-09-29T03:37:54.647Z] b2d5eeeaba3a: Layer already exists [2021-09-29T03:37:54.647Z] 3e907bade94b: Pushed [2021-09-29T03:37:54.647Z] ffb219bfe586: Pushed [2021-09-29T03:37:55.107Z] Removing intermediate container 9f780a457863 [2021-09-29T03:37:55.107Z] ---> e93ac468ce75 [2021-09-29T03:37:55.107Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T03:37:55.107Z] ---> Running in adb414d9a35b [2021-09-29T03:37:55.107Z] Removing intermediate container 1afee99ab666 [2021-09-29T03:37:55.107Z] ---> ce8f698d1ad5 [2021-09-29T03:37:55.108Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T03:37:55.108Z] Removing intermediate container cd9ccb71c6e0 [2021-09-29T03:37:55.108Z] ---> 1196d990f98b [2021-09-29T03:37:55.108Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T03:37:55.108Z] Removing intermediate container c4a3e77ff24d [2021-09-29T03:37:55.108Z] ---> 908052323385 [2021-09-29T03:37:55.108Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T03:37:55.108Z] ---> Running in c0fc90aacd6f [2021-09-29T03:37:55.108Z] ---> Running in b85e8195fa60 [2021-09-29T03:37:55.108Z] ---> Running in d4270b609d05 [2021-09-29T03:37:55.383Z] Removing intermediate container 676a9ac40650 [2021-09-29T03:37:55.383Z] ---> 9215154260e2 [2021-09-29T03:37:55.383Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T03:37:55.663Z] ---> Running in 1a9af477ef0c [2021-09-29T03:37:55.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T03:37:56.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T03:37:57.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T03:37:57.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T03:37:57.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T03:37:58.892Z] 1a7b0bef5b9c: Pushed [2021-09-29T03:37:59.159Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:a7c16444757629449d6c632494ddcdd0f3b2e36ddf7d47ed4aac8c2276c7ccd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:59.475Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:37:59.788Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-29T03:37:59.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T03:37:59.788Z] 3e907bade94b: Preparing [2021-09-29T03:37:59.788Z] da2483701a69: Preparing [2021-09-29T03:37:59.788Z] ffb219bfe586: Preparing [2021-09-29T03:37:59.788Z] 1a7b0bef5b9c: Preparing [2021-09-29T03:37:59.788Z] c080ac93e525: Preparing [2021-09-29T03:37:59.788Z] 87dec32dab56: Preparing [2021-09-29T03:37:59.788Z] 4b3c02ac6c6d: Preparing [2021-09-29T03:37:59.788Z] 3b6deb83ca37: Preparing [2021-09-29T03:37:59.788Z] 563ea45970c1: Preparing [2021-09-29T03:37:59.788Z] 91e3b9641807: Preparing [2021-09-29T03:37:59.788Z] b2d5eeeaba3a: Preparing [2021-09-29T03:37:59.788Z] 4b3c02ac6c6d: Waiting [2021-09-29T03:37:59.788Z] 3b6deb83ca37: Waiting [2021-09-29T03:37:59.788Z] 563ea45970c1: Waiting [2021-09-29T03:37:59.788Z] 91e3b9641807: Waiting [2021-09-29T03:37:59.788Z] b2d5eeeaba3a: Waiting [2021-09-29T03:37:59.788Z] 87dec32dab56: Waiting [2021-09-29T03:37:59.788Z] 3e907bade94b: Layer already exists [2021-09-29T03:37:59.788Z] da2483701a69: Layer already exists [2021-09-29T03:37:59.788Z] c080ac93e525: Layer already exists [2021-09-29T03:37:59.788Z] ffb219bfe586: Layer already exists [2021-09-29T03:37:59.788Z] 1a7b0bef5b9c: Layer already exists [2021-09-29T03:37:59.788Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T03:37:59.788Z] 3b6deb83ca37: Layer already exists [2021-09-29T03:37:59.788Z] 563ea45970c1: Layer already exists [2021-09-29T03:37:59.788Z] 87dec32dab56: Layer already exists [2021-09-29T03:37:59.788Z] 91e3b9641807: Layer already exists [2021-09-29T03:37:59.788Z] b2d5eeeaba3a: Layer already exists [2021-09-29T03:37:59.788Z] latest: digest: sha256:a7c16444757629449d6c632494ddcdd0f3b2e36ddf7d47ed4aac8c2276c7ccd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:38:00.111Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:38:00.628Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.57 [2021-09-29T03:38:00.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T03:38:00.628Z] 3e907bade94b: Preparing [2021-09-29T03:38:00.628Z] da2483701a69: Preparing [2021-09-29T03:38:00.628Z] ffb219bfe586: Preparing [2021-09-29T03:38:00.628Z] 1a7b0bef5b9c: Preparing [2021-09-29T03:38:00.628Z] c080ac93e525: Preparing [2021-09-29T03:38:00.628Z] 87dec32dab56: Preparing [2021-09-29T03:38:00.628Z] 4b3c02ac6c6d: Preparing [2021-09-29T03:38:00.628Z] 3b6deb83ca37: Preparing [2021-09-29T03:38:00.628Z] 563ea45970c1: Preparing [2021-09-29T03:38:00.628Z] 91e3b9641807: Preparing [2021-09-29T03:38:00.628Z] b2d5eeeaba3a: Preparing [2021-09-29T03:38:00.628Z] 4b3c02ac6c6d: Waiting [2021-09-29T03:38:00.628Z] 3b6deb83ca37: Waiting [2021-09-29T03:38:00.628Z] 563ea45970c1: Waiting [2021-09-29T03:38:00.628Z] 91e3b9641807: Waiting [2021-09-29T03:38:00.628Z] b2d5eeeaba3a: Waiting [2021-09-29T03:38:00.628Z] 87dec32dab56: Waiting [2021-09-29T03:38:00.628Z] c080ac93e525: Layer already exists [2021-09-29T03:38:00.628Z] 3e907bade94b: Layer already exists [2021-09-29T03:38:00.628Z] da2483701a69: Layer already exists [2021-09-29T03:38:00.628Z] ffb219bfe586: Layer already exists [2021-09-29T03:38:00.628Z] 1a7b0bef5b9c: Layer already exists [2021-09-29T03:38:00.628Z] 3b6deb83ca37: Layer already exists [2021-09-29T03:38:00.628Z] 87dec32dab56: Layer already exists [2021-09-29T03:38:00.628Z] 91e3b9641807: Layer already exists [2021-09-29T03:38:00.628Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T03:38:00.628Z] 563ea45970c1: Layer already exists [2021-09-29T03:38:00.628Z] b2d5eeeaba3a: Layer already exists [2021-09-29T03:38:00.628Z] 2.0.1-dev.57: digest: sha256:a7c16444757629449d6c632494ddcdd0f3b2e36ddf7d47ed4aac8c2276c7ccd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:38:00.946Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:38:01.261Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:38:01.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T03:38:01.261Z] 3e907bade94b: Preparing [2021-09-29T03:38:01.261Z] da2483701a69: Preparing [2021-09-29T03:38:01.261Z] ffb219bfe586: Preparing [2021-09-29T03:38:01.261Z] 1a7b0bef5b9c: Preparing [2021-09-29T03:38:01.261Z] c080ac93e525: Preparing [2021-09-29T03:38:01.261Z] 87dec32dab56: Preparing [2021-09-29T03:38:01.261Z] 4b3c02ac6c6d: Preparing [2021-09-29T03:38:01.261Z] 3b6deb83ca37: Preparing [2021-09-29T03:38:01.261Z] 563ea45970c1: Preparing [2021-09-29T03:38:01.261Z] 91e3b9641807: Preparing [2021-09-29T03:38:01.261Z] b2d5eeeaba3a: Preparing [2021-09-29T03:38:01.261Z] 87dec32dab56: Waiting [2021-09-29T03:38:01.261Z] 4b3c02ac6c6d: Waiting [2021-09-29T03:38:01.261Z] 3b6deb83ca37: Waiting [2021-09-29T03:38:01.261Z] 563ea45970c1: Waiting [2021-09-29T03:38:01.261Z] 91e3b9641807: Waiting [2021-09-29T03:38:01.261Z] b2d5eeeaba3a: Waiting [2021-09-29T03:38:01.261Z] 3e907bade94b: Layer already exists [2021-09-29T03:38:01.261Z] da2483701a69: Layer already exists [2021-09-29T03:38:01.261Z] 1a7b0bef5b9c: Layer already exists [2021-09-29T03:38:01.261Z] ffb219bfe586: Layer already exists [2021-09-29T03:38:01.261Z] c080ac93e525: Layer already exists [2021-09-29T03:38:01.261Z] 91e3b9641807: Layer already exists [2021-09-29T03:38:01.261Z] 3b6deb83ca37: Layer already exists [2021-09-29T03:38:01.261Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T03:38:01.261Z] 87dec32dab56: Layer already exists [2021-09-29T03:38:01.261Z] 563ea45970c1: Layer already exists [2021-09-29T03:38:01.261Z] b2d5eeeaba3a: Layer already exists [2021-09-29T03:38:01.261Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:a7c16444757629449d6c632494ddcdd0f3b2e36ddf7d47ed4aac8c2276c7ccd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:38:01.577Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:38:01.891Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-29T03:38:01.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T03:38:01.891Z] 3e907bade94b: Preparing [2021-09-29T03:38:01.891Z] da2483701a69: Preparing [2021-09-29T03:38:01.891Z] ffb219bfe586: Preparing [2021-09-29T03:38:01.891Z] 1a7b0bef5b9c: Preparing [2021-09-29T03:38:01.891Z] c080ac93e525: Preparing [2021-09-29T03:38:01.891Z] 87dec32dab56: Preparing [2021-09-29T03:38:01.891Z] 4b3c02ac6c6d: Preparing [2021-09-29T03:38:01.891Z] 3b6deb83ca37: Preparing [2021-09-29T03:38:01.891Z] 563ea45970c1: Preparing [2021-09-29T03:38:01.891Z] 91e3b9641807: Preparing [2021-09-29T03:38:01.891Z] b2d5eeeaba3a: Preparing [2021-09-29T03:38:01.891Z] 4b3c02ac6c6d: Waiting [2021-09-29T03:38:01.891Z] 3b6deb83ca37: Waiting [2021-09-29T03:38:01.891Z] 563ea45970c1: Waiting [2021-09-29T03:38:01.891Z] 91e3b9641807: Waiting [2021-09-29T03:38:01.891Z] b2d5eeeaba3a: Waiting [2021-09-29T03:38:01.891Z] 87dec32dab56: Waiting [2021-09-29T03:38:01.891Z] da2483701a69: Layer already exists [2021-09-29T03:38:01.891Z] 1a7b0bef5b9c: Layer already exists [2021-09-29T03:38:01.891Z] ffb219bfe586: Layer already exists [2021-09-29T03:38:01.891Z] 3e907bade94b: Layer already exists [2021-09-29T03:38:01.891Z] c080ac93e525: Layer already exists [2021-09-29T03:38:01.891Z] 91e3b9641807: Layer already exists [2021-09-29T03:38:01.891Z] 3b6deb83ca37: Layer already exists [2021-09-29T03:38:01.891Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T03:38:01.891Z] 563ea45970c1: Layer already exists [2021-09-29T03:38:01.891Z] 87dec32dab56: Layer already exists [2021-09-29T03:38:01.891Z] b2d5eeeaba3a: Layer already exists [2021-09-29T03:38:01.891Z] main: digest: sha256:a7c16444757629449d6c632494ddcdd0f3b2e36ddf7d47ed4aac8c2276c7ccd1 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:38:01.946Z] ===================================================== [Pipeline] echo [2021-09-29T03:38:01.960Z] taggedImages: [2021-09-29T03:38:01.960Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:38:01.960Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-29T03:38:01.960Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.57 [2021-09-29T03:38:01.960Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:38:01.960Z] - 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-29T03:40:04.856Z] Removing intermediate container c0fc90aacd6f [2021-09-29T03:40:04.856Z] ---> e77bdf223c53 [2021-09-29T03:40:04.856Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T03:40:04.856Z] Removing intermediate container adb414d9a35b [2021-09-29T03:40:04.856Z] ---> 4d3357ba274c [2021-09-29T03:40:04.856Z] [2021-09-29T03:40:04.856Z] Removing intermediate container 1a9af477ef0c [2021-09-29T03:40:04.856Z] Step 11/32 : FROM alpine:3.14 ---> 07e0d51e177a [2021-09-29T03:40:04.856Z] [2021-09-29T03:40:04.856Z] [2021-09-29T03:40:04.856Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:40:04.856Z] ---> Running in be5c173409b0 [2021-09-29T03:40:04.856Z] 3.14: Pulling from library/alpine [2021-09-29T03:40:04.856Z] 3.14: Pulling from library/alpine [2021-09-29T03:40:04.856Z] Removing intermediate container b85e8195fa60 [2021-09-29T03:40:04.856Z] ---> 0ace02fd8cf0 [2021-09-29T03:40:04.856Z] [2021-09-29T03:40:04.856Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T03:40:04.856Z] 3.14: Pulling from library/alpine [2021-09-29T03:40:04.856Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T03:40:04.856Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T03:40:04.856Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T03:40:04.856Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T03:40:04.856Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T03:40:04.856Z] Status: Image is up to date for alpine:3.14 [2021-09-29T03:40:04.856Z] ---> bb3de5531c18 [2021-09-29T03:40:04.856Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:40:04.856Z] ---> bb3de5531c18 [2021-09-29T03:40:04.856Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T03:40:04.856Z] ---> bb3de5531c18 [2021-09-29T03:40:04.856Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:40:04.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T03:40:04.856Z] ---> Running in 8ffaebc05847 [2021-09-29T03:40:04.856Z] ---> Running in 9d3e2203a54a [2021-09-29T03:40:04.856Z] ---> Running in b0bc5967ab46 [2021-09-29T03:40:04.856Z] Removing intermediate container 8ffaebc05847 [2021-09-29T03:40:04.856Z] ---> 492277df92ce [2021-09-29T03:40:04.856Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T03:40:04.856Z] ---> Running in 8a2954b115e0 [2021-09-29T03:40:04.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:40:04.856Z] Removing intermediate container d4270b609d05 [2021-09-29T03:40:04.856Z] ---> e50ecf873d8d [2021-09-29T03:40:04.856Z] [2021-09-29T03:40:04.856Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:40:04.856Z] ---> bb3de5531c18 [2021-09-29T03:40:04.856Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:40:04.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:40:04.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:40:04.856Z] ---> Running in 2a72ab23c945 [2021-09-29T03:40:04.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:40:04.856Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T03:40:04.856Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:40:04.856Z] OK: 5 MiB in 15 packages [2021-09-29T03:40:04.856Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T03:40:04.856Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:40:04.856Z] OK: 5 MiB in 15 packages [2021-09-29T03:40:04.856Z] Removing intermediate container be5c173409b0 [2021-09-29T03:40:04.856Z] ---> 6e9c52fdee50 [2021-09-29T03:40:04.856Z] [2021-09-29T03:40:04.856Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T03:40:04.856Z] 20.10.7: Pulling from library/docker [2021-09-29T03:40:04.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:40:04.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:40:04.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:40:04.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:40:05.128Z] Removing intermediate container b0bc5967ab46 [2021-09-29T03:40:05.128Z] ---> 4bf32dab2ed0 [2021-09-29T03:40:05.128Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:40:05.402Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T03:40:05.402Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T03:40:05.402Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:40:05.402Z] OK: 5 MiB in 16 packages [2021-09-29T03:40:05.680Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T03:40:05.680Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:40:05.680Z] OK: 5 MiB in 15 packages [2021-09-29T03:40:06.292Z] ---> Running in 3f515cb8980f [2021-09-29T03:40:06.292Z] Removing intermediate container 9d3e2203a54a [2021-09-29T03:40:06.292Z] ---> 260c987081ed [2021-09-29T03:40:06.292Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:40:07.727Z] ---> Running in e8a07ccd5f43 [2021-09-29T03:40:07.727Z] Removing intermediate container 3f515cb8980f [2021-09-29T03:40:07.727Z] ---> 210d16cc27b9 [2021-09-29T03:40:07.727Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T03:40:08.323Z] ---> Running in 2059318abe63 [2021-09-29T03:40:08.595Z] Removing intermediate container 8a2954b115e0 [2021-09-29T03:40:08.595Z] ---> 01f496e58b51 [2021-09-29T03:40:08.595Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T03:40:08.871Z] Removing intermediate container e8a07ccd5f43 [2021-09-29T03:40:08.871Z] ---> 8694a0fb04ee [2021-09-29T03:40:08.871Z] Removing intermediate container 2a72ab23c945 [2021-09-29T03:40:08.871Z] Step 14/24 : ENV APP_PORT=59882 ---> e71946c6e595 [2021-09-29T03:40:08.871Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:40:08.871Z] [2021-09-29T03:40:09.145Z] ---> Running in 3ea97179fd3c [2021-09-29T03:40:09.741Z] ---> Running in 0252d2104535 [2021-09-29T03:40:09.741Z] ---> Running in 4dad8e8980ad [2021-09-29T03:40:09.741Z] Removing intermediate container 2059318abe63 [2021-09-29T03:40:09.741Z] ---> d61df1c1c242 [2021-09-29T03:40:09.741Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T03:40:10.720Z] ---> Running in d0888fc9bfd3 [2021-09-29T03:40:11.701Z] Removing intermediate container 4dad8e8980ad [2021-09-29T03:40:11.701Z] ---> 213173e78a24 [2021-09-29T03:40:11.701Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T03:40:11.701Z] Removing intermediate container 0252d2104535 [2021-09-29T03:40:11.701Z] ---> 4368a2d9cdfd [2021-09-29T03:40:11.701Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T03:40:11.701Z] Removing intermediate container 3ea97179fd3c [2021-09-29T03:40:11.701Z] ---> 420afb295506 [2021-09-29T03:40:11.701Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T03:40:12.680Z] ---> Running in 31f758ee65c0 [2021-09-29T03:40:12.680Z] ---> Running in 66063639b40d [2021-09-29T03:40:12.680Z] Removing intermediate container d0888fc9bfd3 [2021-09-29T03:40:12.680Z] ---> fc280e977aa2 [2021-09-29T03:40:12.680Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:40:12.951Z] ---> Running in a7644a10b977 [2021-09-29T03:40:13.546Z] Removing intermediate container 31f758ee65c0 [2021-09-29T03:40:13.546Z] ---> 0c80259ec058 [2021-09-29T03:40:13.546Z] Step 16/24 : WORKDIR / [2021-09-29T03:40:14.141Z] ---> Running in 668dc7fa4fc6 [2021-09-29T03:40:14.141Z] Removing intermediate container 66063639b40d [2021-09-29T03:40:14.141Z] ---> 058f56535f57 [2021-09-29T03:40:14.141Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T03:40:14.141Z] Removing intermediate container a7644a10b977 [2021-09-29T03:40:14.141Z] ---> 273c0218b492 [2021-09-29T03:40:14.141Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T03:40:14.412Z] ---> 5c0efb0e4abd [2021-09-29T03:40:14.412Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T03:40:14.684Z] ---> Running in d8e6b3db90af [2021-09-29T03:40:14.684Z] ---> Running in 75a77b8312a9 [2021-09-29T03:40:14.956Z] Removing intermediate container 668dc7fa4fc6 [2021-09-29T03:40:14.956Z] ---> 67bfc7a272af [2021-09-29T03:40:14.956Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:40:15.552Z] Removing intermediate container 75a77b8312a9 [2021-09-29T03:40:15.552Z] ---> a09a466039b0 [2021-09-29T03:40:15.552Z] Step 16/24 : WORKDIR / [2021-09-29T03:40:16.146Z] ---> Running in b429c9a80843 [2021-09-29T03:40:16.424Z] ---> edf615c9b711 [2021-09-29T03:40:16.425Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T03:40:16.425Z] ---> cdcabba5b983 [2021-09-29T03:40:16.425Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T03:40:16.696Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T03:40:16.696Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T03:40:16.696Z] ---> df445af6242a [2021-09-29T03:40:16.696Z] 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-29T03:40:17.292Z] ---> Running in 8bc1a7a084d4 [2021-09-29T03:40:17.571Z] Removing intermediate container b429c9a80843 [2021-09-29T03:40:17.571Z] ---> 87522f4f4642 [2021-09-29T03:40:17.571Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:40:17.843Z] ---> ba3b2634f5ad [2021-09-29T03:40:17.843Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T03:40:18.441Z] ---> Running in c413665bf05d [2021-09-29T03:40:18.441Z] ---> db93dc8c3bc9 [2021-09-29T03:40:18.441Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T03:40:18.441Z] Removing intermediate container d8e6b3db90af [2021-09-29T03:40:18.441Z] ---> 1bc243bac959 [2021-09-29T03:40:18.441Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T03:40:18.441Z] Removing intermediate container 8bc1a7a084d4 [2021-09-29T03:40:18.441Z] ---> a5073258cf91 [2021-09-29T03:40:18.441Z] 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-29T03:40:19.037Z] ---> ac8bab267a71 [2021-09-29T03:40:19.037Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T03:40:19.037Z] ---> Running in b2e0bc538f7d [2021-09-29T03:40:19.037Z] ---> Running in 3c2088e1bd5e [2021-09-29T03:40:19.312Z] Removing intermediate container c413665bf05d [2021-09-29T03:40:19.312Z] ---> c010f78343ef [2021-09-29T03:40:19.312Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:40:19.920Z] ---> 5fae62786265 [2021-09-29T03:40:19.920Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T03:40:19.920Z] ---> Running in 4c12a82fa1ce [2021-09-29T03:40:20.194Z] Removing intermediate container 3c2088e1bd5e [2021-09-29T03:40:20.194Z] ---> aae756490c55 [2021-09-29T03:40:20.194Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T03:40:20.194Z] ---> Running in 24fb23c1e345 [2021-09-29T03:40:20.474Z] ---> ea24c7df48ad [2021-09-29T03:40:20.474Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T03:40:20.760Z] Removing intermediate container 4c12a82fa1ce [2021-09-29T03:40:20.760Z] ---> d8d610def84d [2021-09-29T03:40:20.760Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T03:40:21.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:40:21.309Z] Removing intermediate container 24fb23c1e345 [2021-09-29T03:40:21.309Z] ---> 7d01f23b5b3e [2021-09-29T03:40:21.309Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:40:21.309Z] ---> Running in 59c791aee30b [2021-09-29T03:40:21.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:40:21.587Z] ---> 0e797dca23c4 [2021-09-29T03:40:21.587Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T03:40:21.587Z] ---> Running in 634fb90912ca [2021-09-29T03:40:21.860Z] ---> 90422bbbc402 [2021-09-29T03:40:21.860Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T03:40:22.131Z] ---> Running in 726f2d57ffc6 [2021-09-29T03:40:22.131Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T03:40:22.131Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T03:40:22.131Z] Executing bash-5.1.0-r0.post-install [2021-09-29T03:40:22.131Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T03:40:22.131Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T03:40:22.131Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T03:40:22.131Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T03:40:22.131Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T03:40:22.131Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T03:40:22.131Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T03:40:22.403Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T03:40:22.403Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T03:40:22.403Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T03:40:22.403Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T03:40:22.403Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T03:40:22.403Z] ---> Running in df24e89bcbb4 [2021-09-29T03:40:22.403Z] Removing intermediate container 59c791aee30b [2021-09-29T03:40:22.403Z] ---> 088952254e5c [2021-09-29T03:40:22.403Z] Step 22/23 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:40:23.374Z] Removing intermediate container 634fb90912ca [2021-09-29T03:40:23.374Z] ---> 86a204bf36c8 [2021-09-29T03:40:23.374Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T03:40:23.646Z] ---> Running in 0731d2366656 [2021-09-29T03:40:23.646Z] Removing intermediate container df24e89bcbb4 [2021-09-29T03:40:23.646Z] ---> 7412c532e788 [2021-09-29T03:40:23.646Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:40:23.918Z] ---> Running in 8bc29a533431 [2021-09-29T03:40:24.187Z] ---> Running in 7e27c561de88 [2021-09-29T03:40:24.187Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T03:40:24.187Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T03:40:24.187Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T03:40:24.459Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T03:40:24.459Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T03:40:24.459Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T03:40:24.459Z] Removing intermediate container 0731d2366656 [2021-09-29T03:40:24.459Z] ---> 10c28091c3c6 [2021-09-29T03:40:24.459Z] Step 23/23 : LABEL version=2.0.1-dev.57 [2021-09-29T03:40:24.459Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T03:40:24.459Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T03:40:24.746Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T03:40:24.746Z] Removing intermediate container 8bc29a533431 [2021-09-29T03:40:24.746Z] ---> 672fcfb44b79 [2021-09-29T03:40:24.746Z] Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:40:24.746Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T03:40:24.746Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T03:40:24.746Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T03:40:24.746Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T03:40:24.746Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T03:40:24.746Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T03:40:24.746Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T03:40:24.746Z] ---> Running in 7003050e17dd [2021-09-29T03:40:24.746Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T03:40:24.746Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T03:40:24.746Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T03:40:25.023Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T03:40:25.023Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T03:40:25.023Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T03:40:25.023Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T03:40:25.023Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T03:40:25.023Z] ---> Running in 4ec059c98cdb [2021-09-29T03:40:25.023Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T03:40:25.023Z] Removing intermediate container 7e27c561de88 [2021-09-29T03:40:25.023Z] ---> 27897baf93f2 [2021-09-29T03:40:25.023Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T03:40:25.623Z] ---> Running in 05b16c8e3a4f [2021-09-29T03:40:25.623Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T03:40:25.623Z] OK: 82 MiB in 59 packages [2021-09-29T03:40:25.623Z] Removing intermediate container 7003050e17dd [2021-09-29T03:40:25.623Z] ---> 5644beb4ebc0 [2021-09-29T03:40:25.623Z] [2021-09-29T03:40:25.897Z] Removing intermediate container 4ec059c98cdb [2021-09-29T03:40:25.897Z] ---> 42df60dbd915 [2021-09-29T03:40:25.897Z] Step 24/24 : LABEL version=2.0.1-dev.57 [2021-09-29T03:40:26.169Z] Successfully built 5644beb4ebc0 [2021-09-29T03:40:26.169Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T03:40:26.169Z]  Building support-scheduler ... done Building support-notifications [2021-09-29T03:40:26.442Z] ---> Running in ef17d9881a7f [2021-09-29T03:40:26.442Z] Removing intermediate container 05b16c8e3a4f [2021-09-29T03:40:26.442Z] ---> 2d61ef43c35f [2021-09-29T03:40:26.442Z] Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:40:26.716Z] Removing intermediate container 726f2d57ffc6 [2021-09-29T03:40:26.716Z] ---> 15bc4ae530b1 [2021-09-29T03:40:26.716Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:40:26.716Z] ---> Running in 2e519bff7db8 [2021-09-29T03:40:27.311Z] Removing intermediate container ef17d9881a7f [2021-09-29T03:40:27.311Z] ---> 27c5f217b5e2 [2021-09-29T03:40:27.311Z] [2021-09-29T03:40:27.586Z] Successfully built 27c5f217b5e2 [2021-09-29T03:40:27.861Z] Successfully tagged core-command-arm64:latest [2021-09-29T03:40:27.861Z] Building security-secretstore-setup [2021-09-29T03:40:28.135Z]  Building core-command ... done Removing intermediate container 2e519bff7db8 [2021-09-29T03:40:28.135Z] ---> 5ae399f26897 [2021-09-29T03:40:28.135Z] Step 24/24 : LABEL version=2.0.1-dev.57 [2021-09-29T03:40:28.416Z] ---> f4cbb372d050 [2021-09-29T03:40:28.416Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T03:40:28.686Z] ---> Running in c9a4368abb81 [2021-09-29T03:40:30.126Z] Removing intermediate container c9a4368abb81 [2021-09-29T03:40:30.126Z] ---> 98ca97cb3443 [2021-09-29T03:40:30.126Z] [2021-09-29T03:40:30.406Z] Successfully built 98ca97cb3443 [2021-09-29T03:40:31.001Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T03:40:31.001Z]  Building core-metadata ... done Building security-proxy-setup [2021-09-29T03:40:31.278Z] ---> 37dd6dddaab2 [2021-09-29T03:40:31.278Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T03:40:32.274Z] ---> bf2d3eaa78b5 [2021-09-29T03:40:32.274Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T03:40:34.910Z] Collecting docker-compose==1.23.2 [2021-09-29T03:40:34.910Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T03:40:34.910Z] ---> 1332223687e1 [2021-09-29T03:40:34.910Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T03:40:34.910Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T03:40:35.183Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T03:40:35.801Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T03:40:35.801Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T03:40:36.075Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T03:40:36.075Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T03:40:36.674Z] ---> 02c690aa417c [2021-09-29T03:40:36.674Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T03:40:37.275Z] ---> Running in 31c7091965ec [2021-09-29T03:40:37.557Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T03:40:37.557Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T03:40:38.543Z] Collecting PyYAML<4,>=3.10 [2021-09-29T03:40:38.543Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T03:40:38.543Z] Removing intermediate container 31c7091965ec [2021-09-29T03:40:38.543Z] ---> 63f82ab3997c [2021-09-29T03:40:38.543Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T03:40:40.530Z] ---> b9cadafa0fac [2021-09-29T03:40:40.530Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T03:40:41.508Z] ---> Running in dfce80a06282 [2021-09-29T03:40:42.107Z] 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-29T03:40:42.383Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T03:40:42.383Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T03:40:45.029Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T03:40:45.029Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T03:40:45.631Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:40:45.631Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:40:45.631Z] ---> 0ef3be7cecdd [2021-09-29T03:40:45.631Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T03:40:45.631Z] ---> Using cache [2021-09-29T03:40:45.631Z] ---> 9167aae5404d [2021-09-29T03:40:45.631Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:40:45.631Z] ---> Using cache [2021-09-29T03:40:45.631Z] ---> 8918d56805d2 [2021-09-29T03:40:45.631Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T03:40:45.631Z] Removing intermediate container dfce80a06282 [2021-09-29T03:40:45.631Z] ---> 94a8274de895 [2021-09-29T03:40:45.631Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T03:40:45.631Z] ---> Running in 222cd2befc8c [2021-09-29T03:40:46.236Z] ---> Running in 8cfb2b42ba5d [2021-09-29T03:40:47.251Z] Removing intermediate container 8cfb2b42ba5d [2021-09-29T03:40:47.251Z] ---> 50fde5024259 [2021-09-29T03:40:47.251Z] Step 29/32 : CMD ["gate"] [2021-09-29T03:40:47.537Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T03:40:47.537Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T03:40:47.914Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T03:40:47.914Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T03:40:48.208Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:40:48.208Z] ---> Running in 43c0e2e6acd7 [2021-09-29T03:40:49.229Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:40:49.229Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:40:49.229Z] ---> 0ef3be7cecdd [2021-09-29T03:40:49.229Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T03:40:49.229Z] ---> Using cache [2021-09-29T03:40:49.229Z] ---> 9167aae5404d [2021-09-29T03:40:49.229Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:40:49.229Z] ---> Using cache [2021-09-29T03:40:49.229Z] ---> 8918d56805d2 [2021-09-29T03:40:49.229Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T03:40:49.229Z] ---> Using cache [2021-09-29T03:40:49.229Z] ---> 39d16d4235c3 [2021-09-29T03:40:49.229Z] Step 6/26 : COPY go.mod . [2021-09-29T03:40:49.229Z] ---> Using cache [2021-09-29T03:40:49.229Z] ---> 3987f6c9e76c [2021-09-29T03:40:49.229Z] Step 7/26 : RUN go mod download [2021-09-29T03:40:49.229Z] ---> Using cache [2021-09-29T03:40:49.229Z] ---> aa0296a07dbc [2021-09-29T03:40:49.229Z] Step 8/26 : COPY . . [2021-09-29T03:40:49.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:40:49.565Z] ---> Using cache [2021-09-29T03:40:49.565Z] ---> 71b90a32b37b [2021-09-29T03:40:49.565Z] Step 9/26 : RUN go mod tidy [2021-09-29T03:40:49.565Z] ---> Using cache [2021-09-29T03:40:49.565Z] ---> 9215154260e2 [2021-09-29T03:40:49.565Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T03:40:49.941Z] Removing intermediate container 43c0e2e6acd7 [2021-09-29T03:40:49.941Z] ---> 998168a8529b [2021-09-29T03:40:49.941Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T03:40:49.941Z] ---> Running in b0f82a2c4892 [2021-09-29T03:40:50.564Z] ---> Running in 37b4da4aec41 [2021-09-29T03:40:51.171Z] OK: 218 MiB in 52 packages [2021-09-29T03:40:51.171Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T03:40:51.447Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T03:40:52.054Z] Collecting certifi>=2017.4.17 [2021-09-29T03:40:52.330Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T03:40:52.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T03:40:52.330Z] Removing intermediate container 37b4da4aec41 [2021-09-29T03:40:52.330Z] ---> 5275ddc16c26 [2021-09-29T03:40:52.330Z] Step 31/32 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:40:52.606Z] Collecting idna<2.8,>=2.5 [2021-09-29T03:40:52.606Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T03:40:52.606Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T03:40:52.884Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T03:40:52.884Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:40:52.884Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:40:52.884Z] ---> 0ef3be7cecdd [2021-09-29T03:40:52.884Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T03:40:52.884Z] ---> Using cache [2021-09-29T03:40:52.884Z] ---> 9167aae5404d [2021-09-29T03:40:52.884Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:40:52.884Z] ---> Using cache [2021-09-29T03:40:52.884Z] ---> 8918d56805d2 [2021-09-29T03:40:52.884Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T03:40:52.884Z] ---> Using cache [2021-09-29T03:40:52.884Z] ---> 39d16d4235c3 [2021-09-29T03:40:52.884Z] Step 6/22 : COPY go.mod . [2021-09-29T03:40:52.884Z] ---> Using cache [2021-09-29T03:40:52.884Z] ---> 3987f6c9e76c [2021-09-29T03:40:52.884Z] Step 7/22 : RUN go mod download [2021-09-29T03:40:52.884Z] ---> Using cache [2021-09-29T03:40:52.884Z] ---> aa0296a07dbc [2021-09-29T03:40:52.884Z] Step 8/22 : COPY . . [2021-09-29T03:40:53.158Z] ---> Using cache [2021-09-29T03:40:53.158Z] ---> 71b90a32b37b [2021-09-29T03:40:53.158Z] Step 9/22 : RUN go mod tidy [2021-09-29T03:40:53.158Z] ---> Using cache [2021-09-29T03:40:53.158Z] ---> 9215154260e2 [2021-09-29T03:40:53.158Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T03:40:53.158Z] ---> Running in d2e5657002ca [2021-09-29T03:40:53.437Z] Removing intermediate container 222cd2befc8c [2021-09-29T03:40:53.437Z] ---> d73243fe94ce [2021-09-29T03:40:53.437Z] Step 6/23 : COPY go.mod . [2021-09-29T03:40:53.437Z] ---> Running in 2ef0849497a3 [2021-09-29T03:40:53.711Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T03:40:53.711Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T03:40:54.316Z] Removing intermediate container d2e5657002ca [2021-09-29T03:40:54.316Z] ---> 5126fc9fd17f [2021-09-29T03:40:54.316Z] Step 32/32 : LABEL version=2.0.1-dev.57 [2021-09-29T03:40:54.316Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T03:40:54.316Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T03:40:54.316Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T03:40:54.316Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T03:40:54.927Z] ---> Running in 2ddc669e0ba7 [2021-09-29T03:40:55.200Z] ---> a2cb869a5355 [2021-09-29T03:40:55.200Z] Step 7/23 : RUN go mod download [2021-09-29T03:40:55.474Z] ---> Running in 228c045f27e3 [2021-09-29T03:40:55.474Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T03:40:55.474Z] Attempting uninstall: urllib3 [2021-09-29T03:40:55.474Z] Found existing installation: urllib3 1.26.2 [2021-09-29T03:40:55.746Z] Uninstalling urllib3-1.26.2: [2021-09-29T03:40:55.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T03:40:55.746Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T03:40:56.022Z] Removing intermediate container 2ddc669e0ba7 [2021-09-29T03:40:56.022Z] ---> 0f3d48319879 [2021-09-29T03:40:56.022Z] [2021-09-29T03:40:56.297Z] Successfully built 0f3d48319879 [2021-09-29T03:40:56.297Z] Attempting uninstall: idna [2021-09-29T03:40:56.297Z] Found existing installation: idna 3.1 [2021-09-29T03:40:56.297Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T03:40:56.297Z] Building core-data [2021-09-29T03:40:56.574Z] Uninstalling idna-3.1: [2021-09-29T03:40:56.574Z]  Building security-bootstrapper ... done  Successfully uninstalled idna-3.1 [2021-09-29T03:40:57.556Z] Attempting uninstall: chardet [2021-09-29T03:40:57.556Z] Found existing installation: chardet 4.0.0 [2021-09-29T03:40:57.556Z] Uninstalling chardet-4.0.0: [2021-09-29T03:40:57.556Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T03:40:59.533Z] Attempting uninstall: requests [2021-09-29T03:40:59.533Z] Found existing installation: requests 2.25.1 [2021-09-29T03:40:59.533Z] Uninstalling requests-2.25.1: [2021-09-29T03:40:59.533Z] Successfully uninstalled requests-2.25.1 [2021-09-29T03:40:59.809Z] Running setup.py install for texttable: started [2021-09-29T03:41:03.210Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T03:41:03.210Z] Running setup.py install for PyYAML: started [2021-09-29T03:41:04.193Z] Removing intermediate container 228c045f27e3 [2021-09-29T03:41:04.193Z] ---> 6c61451f7b34 [2021-09-29T03:41:04.193Z] Step 8/23 : COPY . . [2021-09-29T03:41:06.829Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T03:41:06.829Z] Running setup.py install for docopt: started [2021-09-29T03:41:10.240Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:41:10.240Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:41:10.240Z] ---> 0ef3be7cecdd [2021-09-29T03:41:10.240Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:41:10.240Z] ---> Using cache [2021-09-29T03:41:10.240Z] ---> 9167aae5404d [2021-09-29T03:41:10.240Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:41:10.240Z] ---> Using cache [2021-09-29T03:41:10.240Z] ---> 8918d56805d2 [2021-09-29T03:41:10.240Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T03:41:10.240Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T03:41:10.240Z] Running setup.py install for dockerpty: started [2021-09-29T03:41:12.251Z] ---> Running in dbdb63c895fc [2021-09-29T03:41:13.718Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T03:41:15.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:41:16.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:41:16.164Z] 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-29T03:41:17.614Z] OK: 218 MiB in 52 packages [2021-09-29T03:41:18.610Z] ---> 3228eaadb251 [2021-09-29T03:41:18.610Z] Step 9/23 : RUN go mod tidy [2021-09-29T03:41:18.914Z] ---> Running in c3808ed0d83b [2021-09-29T03:41:19.914Z] Removing intermediate container dbdb63c895fc [2021-09-29T03:41:19.914Z] ---> 990f0cfe29b6 [2021-09-29T03:41:19.914Z] Step 6/24 : COPY go.mod . [2021-09-29T03:41:22.543Z] ---> 3c6b501949bc [2021-09-29T03:41:22.543Z] Step 7/24 : RUN go mod download [2021-09-29T03:41:22.543Z] ---> Running in 2142aced7c79 [2021-09-29T03:41:29.270Z] Removing intermediate container c3808ed0d83b [2021-09-29T03:41:29.270Z] ---> df4e90f35488 [2021-09-29T03:41:29.270Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T03:41:29.270Z] ---> Running in 58f3ab17fa86 [2021-09-29T03:41:31.915Z] Removing intermediate container 2142aced7c79 [2021-09-29T03:41:31.915Z] ---> ea347b70058d [2021-09-29T03:41:31.915Z] Step 8/24 : COPY . . [2021-09-29T03:41:31.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T03:41:35.328Z] Removing intermediate container b2e0bc538f7d [2021-09-29T03:41:35.328Z] ---> 606d6d9681cf [2021-09-29T03:41:35.328Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T03:41:36.307Z] ---> Running in f91f3bcf52fa [2021-09-29T03:41:37.290Z] Removing intermediate container f91f3bcf52fa [2021-09-29T03:41:37.290Z] ---> ebde3edf556c [2021-09-29T03:41:37.290Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T03:41:37.564Z] ---> Running in f0863eb70f56 [2021-09-29T03:41:38.564Z] Removing intermediate container f0863eb70f56 [2021-09-29T03:41:38.564Z] ---> 7ba43b2723f2 [2021-09-29T03:41:38.564Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T03:41:41.964Z] ---> 867c96b7617e [2021-09-29T03:41:41.964Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T03:41:43.949Z] ---> 97c6e0d69c0f [2021-09-29T03:41:43.949Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T03:41:45.941Z] ---> dfd78e611939 [2021-09-29T03:41:45.941Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T03:41:46.228Z] ---> Running in 1125007c1515 [2021-09-29T03:41:46.228Z] ---> fdf04f745dc8 [2021-09-29T03:41:46.228Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:41:46.228Z] ---> Running in 29705e101332 [2021-09-29T03:41:47.214Z] Removing intermediate container 1125007c1515 [2021-09-29T03:41:47.214Z] ---> 63bd5be4dfca [2021-09-29T03:41:47.214Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:41:47.214Z] ---> Running in c672b0efd254 [2021-09-29T03:41:48.200Z] Removing intermediate container c672b0efd254 [2021-09-29T03:41:48.200Z] ---> 308ee8248cba [2021-09-29T03:41:48.200Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T03:41:48.475Z] ---> Running in a7bb07fefbca [2021-09-29T03:41:49.077Z] Removing intermediate container a7bb07fefbca [2021-09-29T03:41:49.077Z] ---> 34e4891e3f2b [2021-09-29T03:41:49.077Z] Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:41:49.353Z] ---> Running in 8f72990f91fc [2021-09-29T03:41:49.951Z] Removing intermediate container 8f72990f91fc [2021-09-29T03:41:49.951Z] ---> 8b8c27d56c82 [2021-09-29T03:41:49.951Z] Step 24/24 : LABEL version=2.0.1-dev.57 [2021-09-29T03:41:50.227Z] ---> Running in 89146746001c [2021-09-29T03:41:50.834Z] Removing intermediate container 89146746001c [2021-09-29T03:41:50.834Z] ---> cffb358034ed [2021-09-29T03:41:50.834Z] [2021-09-29T03:41:51.125Z] Successfully built cffb358034ed [2021-09-29T03:41:51.398Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T03:41:54.790Z]  Building sys-mgmt-agent ... done Removing intermediate container 29705e101332 [2021-09-29T03:41:54.790Z] ---> 606168a2be98 [2021-09-29T03:41:54.790Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T03:41:54.790Z] ---> Running in 03052966c5da [2021-09-29T03:41:56.231Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T03:42:28.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T03:42:28.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.57" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T03:42:41.186Z] Removing intermediate container b0f82a2c4892 [2021-09-29T03:42:41.186Z] ---> c3ae5d44df81 [2021-09-29T03:42:41.186Z] [2021-09-29T03:42:41.186Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T03:42:41.186Z] ---> bb3de5531c18 [2021-09-29T03:42:41.186Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T03:42:41.186Z] ---> Running in ab091cd11b09 [2021-09-29T03:42:42.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:42:42.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:42:43.770Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T03:42:43.770Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T03:42:43.770Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T03:42:43.770Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:42:43.770Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:42:44.049Z] OK: 6 MiB in 17 packages [2021-09-29T03:42:45.035Z] Removing intermediate container 2ef0849497a3 [2021-09-29T03:42:45.035Z] ---> fe6463f7fde2 [2021-09-29T03:42:45.035Z] [2021-09-29T03:42:45.035Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T03:42:45.035Z] ---> bb3de5531c18 [2021-09-29T03:42:45.035Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T03:42:45.312Z] ---> Running in dfb21709a36c [2021-09-29T03:42:47.305Z] Removing intermediate container ab091cd11b09 [2021-09-29T03:42:47.305Z] ---> 411b0557a770 [2021-09-29T03:42:47.305Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T03:42:47.305Z] ---> Running in 8033a1218cca [2021-09-29T03:42:47.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:42:47.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:42:48.189Z] Removing intermediate container 8033a1218cca [2021-09-29T03:42:48.189Z] ---> 4bfce9c80bbe [2021-09-29T03:42:48.189Z] Step 14/26 : WORKDIR / [2021-09-29T03:42:48.189Z] ---> Running in 32bfbfc9bd04 [2021-09-29T03:42:48.791Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T03:42:49.070Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T03:42:49.070Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T03:42:49.070Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T03:42:49.070Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T03:42:49.070Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:42:49.070Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:42:49.070Z] Removing intermediate container 32bfbfc9bd04 [2021-09-29T03:42:49.070Z] ---> 22e749a432c9 [2021-09-29T03:42:49.070Z] 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-29T03:42:49.350Z] OK: 8 MiB in 19 packages [2021-09-29T03:42:50.805Z] ---> b23876ea8e91 [2021-09-29T03:42:50.805Z] 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-29T03:42:52.250Z] Removing intermediate container dfb21709a36c [2021-09-29T03:42:52.250Z] ---> 50ee1d59b207 [2021-09-29T03:42:52.250Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T03:42:52.250Z] ---> aabdf1fa509f [2021-09-29T03:42:52.250Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T03:42:52.250Z] ---> Running in 9b7317e6fb5f [2021-09-29T03:42:53.231Z] Removing intermediate container 9b7317e6fb5f [2021-09-29T03:42:53.231Z] ---> 14d01ccddfdd [2021-09-29T03:42:53.231Z] Step 14/22 : WORKDIR /edgex [2021-09-29T03:42:53.509Z] ---> Running in 3eaf48612ac0 [2021-09-29T03:42:53.509Z] ---> 80d122ed8d48 [2021-09-29T03:42:53.509Z] 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-29T03:42:54.109Z] Removing intermediate container 3eaf48612ac0 [2021-09-29T03:42:54.109Z] ---> e1af61a4bd59 [2021-09-29T03:42:54.109Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T03:42:55.101Z] ---> 9abf8e757927 [2021-09-29T03:42:55.101Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T03:42:55.703Z] ---> 3981b62ee992 [2021-09-29T03:42:55.703Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T03:42:57.702Z] ---> 8eb239afda8a [2021-09-29T03:42:57.702Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T03:42:57.979Z] ---> 4656a82ae15a [2021-09-29T03:42:57.979Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T03:43:00.622Z] ---> d9c88b95406a [2021-09-29T03:43:00.622Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T03:43:00.622Z] ---> 1c853e47e310 [2021-09-29T03:43:00.622Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T03:43:00.622Z] ---> Running in 471f506d5bf6 [2021-09-29T03:43:01.612Z] Removing intermediate container 471f506d5bf6 [2021-09-29T03:43:01.612Z] ---> 46455dae3234 [2021-09-29T03:43:01.612Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T03:43:01.892Z] ---> Running in 7cdebeb7afe4 [2021-09-29T03:43:02.164Z] ---> d6c7e1c2789c [2021-09-29T03:43:02.164Z] 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-29T03:43:02.439Z] ---> Running in b059a5090807 [2021-09-29T03:43:03.038Z] Removing intermediate container 7cdebeb7afe4 [2021-09-29T03:43:03.038Z] ---> b1ec809d1be8 [2021-09-29T03:43:03.038Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T03:43:03.038Z] ---> Running in 7fdf2d4ffd97 [2021-09-29T03:43:04.020Z] Removing intermediate container 7fdf2d4ffd97 [2021-09-29T03:43:04.020Z] ---> 148bdb97064e [2021-09-29T03:43:04.020Z] Step 21/22 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:43:04.296Z] ---> Running in 2de1d7b21006 [2021-09-29T03:43:05.751Z] Removing intermediate container 2de1d7b21006 [2021-09-29T03:43:05.751Z] ---> 7df3eed4a80c [2021-09-29T03:43:05.751Z] Step 22/22 : LABEL version=2.0.1-dev.57 [2021-09-29T03:43:05.751Z] ---> Running in 585a80120ed5 [2021-09-29T03:43:06.361Z] Removing intermediate container b059a5090807 [2021-09-29T03:43:06.361Z] ---> 16728851510e [2021-09-29T03:43:06.361Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T03:43:06.643Z] ---> Running in 38806ddb5d12 [2021-09-29T03:43:06.917Z] Removing intermediate container 585a80120ed5 [2021-09-29T03:43:06.917Z] ---> ad85d1474822 [2021-09-29T03:43:06.917Z] [2021-09-29T03:43:07.899Z] Successfully built ad85d1474822 [2021-09-29T03:43:07.899Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T03:43:07.899Z]  Building security-proxy-setup ... done Removing intermediate container 38806ddb5d12 [2021-09-29T03:43:07.899Z] ---> 7c770618cf9c [2021-09-29T03:43:07.899Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T03:43:08.174Z] ---> Running in b47c79461038 [2021-09-29T03:43:09.628Z] Removing intermediate container b47c79461038 [2021-09-29T03:43:09.628Z] ---> 70412a0cf42b [2021-09-29T03:43:09.628Z] Step 25/26 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:43:09.903Z] ---> Running in c55595af90d9 [2021-09-29T03:43:10.892Z] Removing intermediate container c55595af90d9 [2021-09-29T03:43:10.892Z] ---> 2ff73faa677a [2021-09-29T03:43:10.892Z] Step 26/26 : LABEL version=2.0.1-dev.57 [2021-09-29T03:43:11.174Z] Removing intermediate container 58f3ab17fa86 [2021-09-29T03:43:11.174Z] ---> 995b4e98e415 [2021-09-29T03:43:11.174Z] [2021-09-29T03:43:11.174Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T03:43:11.174Z] ---> bb3de5531c18 [2021-09-29T03:43:11.174Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T03:43:11.174Z] ---> Running in a15484ec4ba6 [2021-09-29T03:43:11.174Z] ---> Running in 17e8cc552b73 [2021-09-29T03:43:12.163Z] Removing intermediate container a15484ec4ba6 [2021-09-29T03:43:12.163Z] ---> a6e892b19d21 [2021-09-29T03:43:12.163Z] [2021-09-29T03:43:12.762Z] Successfully built a6e892b19d21 [2021-09-29T03:43:12.762Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T03:43:13.368Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:43:13.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:43:14.630Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T03:43:14.630Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T03:43:14.630Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:43:14.630Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:43:14.630Z] OK: 6 MiB in 16 packages [2021-09-29T03:43:16.640Z] Removing intermediate container 17e8cc552b73 [2021-09-29T03:43:16.640Z] ---> 458d16fe448f [2021-09-29T03:43:16.640Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:43:16.915Z] ---> Running in d86e62457875 [2021-09-29T03:43:17.519Z] Removing intermediate container d86e62457875 [2021-09-29T03:43:17.519Z] ---> d62a13d181ab [2021-09-29T03:43:17.519Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T03:43:17.795Z] ---> Running in 3069234e8538 [2021-09-29T03:43:18.393Z] Removing intermediate container 3069234e8538 [2021-09-29T03:43:18.393Z] ---> c240328bca6c [2021-09-29T03:43:18.393Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T03:43:18.393Z] ---> Running in abb108b94c53 [2021-09-29T03:43:18.997Z] Removing intermediate container abb108b94c53 [2021-09-29T03:43:18.997Z] ---> 0ced6da76f07 [2021-09-29T03:43:18.997Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:43:19.971Z] ---> b87351dc601f [2021-09-29T03:43:19.972Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T03:43:21.409Z] ---> 1655a51be9bd [2021-09-29T03:43:21.409Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T03:43:22.838Z] ---> d6804cf14dde [2021-09-29T03:43:22.838Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T03:43:22.838Z] ---> Running in 32e71acb4986 [2021-09-29T03:43:23.429Z] Removing intermediate container 32e71acb4986 [2021-09-29T03:43:23.429Z] ---> a85e5751720e [2021-09-29T03:43:23.429Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:43:23.706Z] ---> Running in b533b45afa88 [2021-09-29T03:43:23.706Z] Removing intermediate container 03052966c5da [2021-09-29T03:43:23.706Z] ---> 9e15f120692a [2021-09-29T03:43:23.706Z] [2021-09-29T03:43:23.706Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:43:23.706Z] ---> bb3de5531c18 [2021-09-29T03:43:23.706Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T03:43:23.988Z] ---> Running in c485f322e312 [2021-09-29T03:43:24.261Z] Removing intermediate container b533b45afa88 [2021-09-29T03:43:24.261Z] ---> 368e726ce40f [2021-09-29T03:43:24.261Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T03:43:24.532Z] ---> Running in 7060c6b6cba1 [2021-09-29T03:43:24.532Z] Removing intermediate container c485f322e312 [2021-09-29T03:43:24.532Z] ---> e4dfb5e93c6b [2021-09-29T03:43:24.532Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T03:43:24.806Z] ---> Running in 96b6b5172986 [2021-09-29T03:43:25.078Z] Removing intermediate container 7060c6b6cba1 [2021-09-29T03:43:25.078Z] ---> 5bdde5bce99e [2021-09-29T03:43:25.078Z] Step 22/23 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:43:25.078Z] Removing intermediate container 96b6b5172986 [2021-09-29T03:43:25.078Z] ---> 0131718f3295 [2021-09-29T03:43:25.078Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T03:43:25.348Z] ---> Running in b0a27c13378c [2021-09-29T03:43:25.348Z] ---> Running in 3a4b4e063823 [2021-09-29T03:43:25.942Z] Removing intermediate container b0a27c13378c [2021-09-29T03:43:25.942Z] ---> e45d2bb733ff [2021-09-29T03:43:25.942Z] Step 23/23 : LABEL version=2.0.1-dev.57 [2021-09-29T03:43:25.942Z] Removing intermediate container 3a4b4e063823 [2021-09-29T03:43:25.942Z] ---> 03545bb823cc [2021-09-29T03:43:25.942Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:43:25.942Z] ---> Running in d6f6aa94c0f8 [2021-09-29T03:43:26.214Z] ---> Running in ac684ec441d0 [2021-09-29T03:43:26.484Z] Removing intermediate container d6f6aa94c0f8 [2021-09-29T03:43:26.484Z] ---> 355dea194f49 [2021-09-29T03:43:26.484Z] [2021-09-29T03:43:26.755Z] Successfully built 355dea194f49 [2021-09-29T03:43:26.755Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T03:43:28.181Z]  Building support-notifications ... done Removing intermediate container ac684ec441d0 [2021-09-29T03:43:28.181Z] ---> c3920b7fccfb [2021-09-29T03:43:28.181Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T03:43:28.181Z] ---> Running in 33f5995b0a04 [2021-09-29T03:43:29.617Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:43:31.047Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:43:32.022Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T03:43:32.022Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T03:43:32.022Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T03:43:32.293Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T03:43:32.887Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T03:43:33.161Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T03:43:33.161Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:43:33.161Z] OK: 8 MiB in 20 packages [2021-09-29T03:43:34.593Z] Removing intermediate container 33f5995b0a04 [2021-09-29T03:43:34.593Z] ---> e18e4017fff7 [2021-09-29T03:43:34.593Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:43:35.607Z] ---> 738554809e01 [2021-09-29T03:43:35.607Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T03:43:37.069Z] ---> 5fcf921cce73 [2021-09-29T03:43:37.069Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T03:43:37.690Z] ---> f2ed8b48acf8 [2021-09-29T03:43:37.690Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T03:43:37.964Z] ---> Running in 8e90c20c115d [2021-09-29T03:43:38.562Z] Removing intermediate container 8e90c20c115d [2021-09-29T03:43:38.562Z] ---> d3a1c48f7415 [2021-09-29T03:43:38.562Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:43:38.562Z] ---> Running in fd190b5c95ff [2021-09-29T03:43:39.155Z] Removing intermediate container fd190b5c95ff [2021-09-29T03:43:39.155Z] ---> aa094a43abbf [2021-09-29T03:43:39.155Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T03:43:39.155Z] ---> Running in 90a2bd684a0e [2021-09-29T03:43:39.751Z] Removing intermediate container 90a2bd684a0e [2021-09-29T03:43:39.751Z] ---> babdb2f7e744 [2021-09-29T03:43:39.751Z] Step 23/24 : LABEL git_sha=f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:43:40.024Z] ---> Running in df8797d9ebe5 [2021-09-29T03:43:40.615Z] Removing intermediate container df8797d9ebe5 [2021-09-29T03:43:40.615Z] ---> 50113732633b [2021-09-29T03:43:40.615Z] Step 24/24 : LABEL version=2.0.1-dev.57 [2021-09-29T03:43:40.615Z] ---> Running in d150540c05ff [2021-09-29T03:43:41.205Z] Removing intermediate container d150540c05ff [2021-09-29T03:43:41.205Z] ---> ab42d8859792 [2021-09-29T03:43:41.205Z] [2021-09-29T03:43:41.205Z] Successfully built ab42d8859792 [2021-09-29T03:43:41.476Z] Successfully tagged core-data-arm64:latest [2021-09-29T03:43:41.493Z]  Building core-data ... done  [Pipeline] } [2021-09-29T03:43:41.482Z] $ docker stop --time=1 bdb6235b1c94d75bb1daf29132a98173ed99077433e543e657b6bdbd4b8801d6 [2021-09-29T03:43:43.370Z] $ docker rm -f bdb6235b1c94d75bb1daf29132a98173ed99077433e543e657b6bdbd4b8801d6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T03:43:43.959Z] + docker images [2021-09-29T03:43:44.234Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T03:43:44.234Z] core-data-arm64 latest ab42d8859792 4 seconds ago 19.4MB [2021-09-29T03:43:44.234Z] support-notifications-arm64 latest 355dea194f49 18 seconds ago 15.9MB [2021-09-29T03:43:44.234Z] 9e15f120692a 21 seconds ago 1.46GB [2021-09-29T03:43:44.234Z] security-secretstore-setup-arm64 latest a6e892b19d21 33 seconds ago 26.5MB [2021-09-29T03:43:44.234Z] 995b4e98e415 34 seconds ago 1.45GB [2021-09-29T03:43:44.234Z] security-proxy-setup-arm64 latest ad85d1474822 38 seconds ago 25.3MB [2021-09-29T03:43:44.234Z] fe6463f7fde2 About a minute ago 1.46GB [2021-09-29T03:43:44.234Z] c3ae5d44df81 About a minute ago 1.46GB [2021-09-29T03:43:44.234Z] sys-mgmt-agent-arm64 latest cffb358034ed About a minute ago 312MB [2021-09-29T03:43:44.234Z] security-bootstrapper-arm64 latest 0f3d48319879 2 minutes ago 17.7MB [2021-09-29T03:43:44.234Z] core-metadata-arm64 latest 98ca97cb3443 3 minutes ago 15.8MB [2021-09-29T03:43:44.234Z] core-command-arm64 latest 27c5f217b5e2 3 minutes ago 15.2MB [2021-09-29T03:43:44.234Z] support-scheduler-arm64 latest 5644beb4ebc0 3 minutes ago 15.2MB [2021-09-29T03:43:44.234Z] 6e9c52fdee50 3 minutes ago 1.45GB [2021-09-29T03:43:44.234Z] e50ecf873d8d 3 minutes ago 1.46GB [2021-09-29T03:43:44.234Z] 0ace02fd8cf0 3 minutes ago 1.45GB [2021-09-29T03:43:44.234Z] 07e0d51e177a 3 minutes ago 1.45GB [2021-09-29T03:43:44.234Z] 4d3357ba274c 3 minutes ago 1.45GB [2021-09-29T03:43:44.234Z] ci-base-image-arm64 latest 0ef3be7cecdd 8 minutes ago 1.24GB [2021-09-29T03:43:44.234Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T03:43:44.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T03:43:44.235Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T03:43:44.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-29T03:43:44.512Z] provisioning config files... [2021-09-29T03:43:44.533Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/65@tmp/config1576247263716904078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:43:44.891Z] ---> docker-login.sh [2021-09-29T03:43:44.891Z] nexus3.edgexfoundry.org:10001 [2021-09-29T03:43:45.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:43:45.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:43:45.167Z] Configure a credential helper to remove this warning. See [2021-09-29T03:43:45.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:43:45.167Z] [2021-09-29T03:43:45.167Z] Login Succeeded [2021-09-29T03:43:45.440Z] nexus3.edgexfoundry.org:10002 [2021-09-29T03:43:45.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:43:45.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:43:45.987Z] Configure a credential helper to remove this warning. See [2021-09-29T03:43:45.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:43:45.987Z] [2021-09-29T03:43:45.987Z] Login Succeeded [2021-09-29T03:43:45.987Z] nexus3.edgexfoundry.org:10003 [2021-09-29T03:43:46.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:43:46.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:43:46.532Z] Configure a credential helper to remove this warning. See [2021-09-29T03:43:46.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:43:46.532Z] [2021-09-29T03:43:46.532Z] Login Succeeded [2021-09-29T03:43:46.532Z] nexus3.edgexfoundry.org:10004 [2021-09-29T03:43:46.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:43:47.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:43:47.076Z] Configure a credential helper to remove this warning. See [2021-09-29T03:43:47.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:43:47.076Z] [2021-09-29T03:43:47.076Z] Login Succeeded [2021-09-29T03:43:47.076Z] docker.io [2021-09-29T03:43:47.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:43:47.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:43:47.941Z] Configure a credential helper to remove this warning. See [2021-09-29T03:43:47.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:43:47.941Z] [2021-09-29T03:43:47.941Z] Login Succeeded [2021-09-29T03:43:47.941Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T03:43:47.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:43:48.039Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-29T03:43:48.039Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:43:48.039Z] latest [2021-09-29T03:43:48.039Z] 2.0.1-dev.57 [2021-09-29T03:43:48.039Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:43:48.039Z] main [2021-09-29T03:43:48.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:43:48.420Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:43:48.764Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:43:48.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T03:43:48.764Z] d614faffa5eb: Preparing [2021-09-29T03:43:48.764Z] 526d458eff76: Preparing [2021-09-29T03:43:48.764Z] 92b70b4aa589: Preparing [2021-09-29T03:43:48.764Z] 5afd59f76a89: Preparing [2021-09-29T03:43:48.764Z] ee420dfed78a: Preparing [2021-09-29T03:43:48.764Z] ee420dfed78a: Layer already exists [2021-09-29T03:43:49.039Z] d614faffa5eb: Pushed [2021-09-29T03:43:49.039Z] 5afd59f76a89: Pushed [2021-09-29T03:43:49.039Z] 92b70b4aa589: Pushed [2021-09-29T03:43:51.633Z] 526d458eff76: Pushed [2021-09-29T03:43:51.633Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:6416bf188aee3af51fe0b7adbae8b3482d591dd046d60b894a6b300711f9be76 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:43:51.977Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:43:52.314Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-29T03:43:52.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T03:43:52.314Z] d614faffa5eb: Preparing [2021-09-29T03:43:52.314Z] 526d458eff76: Preparing [2021-09-29T03:43:52.314Z] 92b70b4aa589: Preparing [2021-09-29T03:43:52.314Z] 5afd59f76a89: Preparing [2021-09-29T03:43:52.314Z] ee420dfed78a: Preparing [2021-09-29T03:43:52.314Z] 92b70b4aa589: Layer already exists [2021-09-29T03:43:52.314Z] 5afd59f76a89: Layer already exists [2021-09-29T03:43:52.314Z] ee420dfed78a: Layer already exists [2021-09-29T03:43:52.314Z] 526d458eff76: Layer already exists [2021-09-29T03:43:52.314Z] d614faffa5eb: Layer already exists [2021-09-29T03:43:52.588Z] latest: digest: sha256:6416bf188aee3af51fe0b7adbae8b3482d591dd046d60b894a6b300711f9be76 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:43:52.934Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:43:53.275Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.57 [2021-09-29T03:43:53.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T03:43:53.275Z] d614faffa5eb: Preparing [2021-09-29T03:43:53.275Z] 526d458eff76: Preparing [2021-09-29T03:43:53.275Z] 92b70b4aa589: Preparing [2021-09-29T03:43:53.275Z] 5afd59f76a89: Preparing [2021-09-29T03:43:53.275Z] ee420dfed78a: Preparing [2021-09-29T03:43:53.275Z] 5afd59f76a89: Layer already exists [2021-09-29T03:43:53.275Z] ee420dfed78a: Layer already exists [2021-09-29T03:43:53.275Z] 92b70b4aa589: Layer already exists [2021-09-29T03:43:53.275Z] d614faffa5eb: Layer already exists [2021-09-29T03:43:53.275Z] 526d458eff76: Layer already exists [2021-09-29T03:43:53.549Z] 2.0.1-dev.57: digest: sha256:6416bf188aee3af51fe0b7adbae8b3482d591dd046d60b894a6b300711f9be76 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:43:53.895Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:43:54.227Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:43:54.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T03:43:54.227Z] d614faffa5eb: Preparing [2021-09-29T03:43:54.227Z] 526d458eff76: Preparing [2021-09-29T03:43:54.227Z] 92b70b4aa589: Preparing [2021-09-29T03:43:54.227Z] 5afd59f76a89: Preparing [2021-09-29T03:43:54.227Z] ee420dfed78a: Preparing [2021-09-29T03:43:54.227Z] 92b70b4aa589: Layer already exists [2021-09-29T03:43:54.227Z] 526d458eff76: Layer already exists [2021-09-29T03:43:54.227Z] 5afd59f76a89: Layer already exists [2021-09-29T03:43:54.227Z] ee420dfed78a: Layer already exists [2021-09-29T03:43:54.227Z] d614faffa5eb: Layer already exists [2021-09-29T03:43:54.498Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:6416bf188aee3af51fe0b7adbae8b3482d591dd046d60b894a6b300711f9be76 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:43:54.844Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:43:55.183Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-29T03:43:55.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T03:43:55.183Z] d614faffa5eb: Preparing [2021-09-29T03:43:55.183Z] 526d458eff76: Preparing [2021-09-29T03:43:55.183Z] 92b70b4aa589: Preparing [2021-09-29T03:43:55.183Z] 5afd59f76a89: Preparing [2021-09-29T03:43:55.183Z] ee420dfed78a: Preparing [2021-09-29T03:43:55.183Z] 5afd59f76a89: Layer already exists [2021-09-29T03:43:55.183Z] 92b70b4aa589: Layer already exists [2021-09-29T03:43:55.183Z] d614faffa5eb: Layer already exists [2021-09-29T03:43:55.183Z] ee420dfed78a: Layer already exists [2021-09-29T03:43:55.183Z] 526d458eff76: Layer already exists [2021-09-29T03:43:55.454Z] main: digest: sha256:6416bf188aee3af51fe0b7adbae8b3482d591dd046d60b894a6b300711f9be76 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:43:55.521Z] ===================================================== [Pipeline] echo [2021-09-29T03:43:55.537Z] taggedImages: [2021-09-29T03:43:55.537Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:43:55.537Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-29T03:43:55.537Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.57 [2021-09-29T03:43:55.537Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:43:55.537Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-29T03:43:55.574Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-29T03:43:55.574Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:43:55.574Z] latest [2021-09-29T03:43:55.574Z] 2.0.1-dev.57 [2021-09-29T03:43:55.574Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:43:55.574Z] main [2021-09-29T03:43:55.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:43:55.953Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:43:56.286Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:43:56.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T03:43:56.287Z] 7e22efe4c39b: Preparing [2021-09-29T03:43:56.287Z] 1dbce7894fcc: Preparing [2021-09-29T03:43:56.287Z] 92b70b4aa589: Preparing [2021-09-29T03:43:56.287Z] 81c7938f9e10: Preparing [2021-09-29T03:43:56.287Z] bbe2f1cc4da1: Preparing [2021-09-29T03:43:56.287Z] ee420dfed78a: Preparing [2021-09-29T03:43:56.287Z] ee420dfed78a: Waiting [2021-09-29T03:43:56.561Z] 92b70b4aa589: Layer already exists [2021-09-29T03:43:56.561Z] ee420dfed78a: Layer already exists [2021-09-29T03:43:56.562Z] bbe2f1cc4da1: Pushed [2021-09-29T03:43:56.562Z] 7e22efe4c39b: Pushed [2021-09-29T03:43:57.538Z] 81c7938f9e10: Pushed [2021-09-29T03:43:59.495Z] 1dbce7894fcc: Pushed [2021-09-29T03:43:59.495Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:1eb2cfa902c04ecc104ff7dfaf27937c9a7034ca511578e6a00a8f98eb28c909 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:00.112Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:00.450Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-29T03:44:00.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T03:44:00.450Z] 7e22efe4c39b: Preparing [2021-09-29T03:44:00.450Z] 1dbce7894fcc: Preparing [2021-09-29T03:44:00.450Z] 92b70b4aa589: Preparing [2021-09-29T03:44:00.450Z] 81c7938f9e10: Preparing [2021-09-29T03:44:00.450Z] bbe2f1cc4da1: Preparing [2021-09-29T03:44:00.450Z] ee420dfed78a: Preparing [2021-09-29T03:44:00.450Z] ee420dfed78a: Waiting [2021-09-29T03:44:00.450Z] 1dbce7894fcc: Layer already exists [2021-09-29T03:44:00.450Z] 7e22efe4c39b: Layer already exists [2021-09-29T03:44:00.450Z] 81c7938f9e10: Layer already exists [2021-09-29T03:44:00.450Z] bbe2f1cc4da1: Layer already exists [2021-09-29T03:44:00.450Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:00.450Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:00.721Z] latest: digest: sha256:1eb2cfa902c04ecc104ff7dfaf27937c9a7034ca511578e6a00a8f98eb28c909 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:01.056Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:01.391Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.57 [2021-09-29T03:44:01.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T03:44:01.391Z] 7e22efe4c39b: Preparing [2021-09-29T03:44:01.391Z] 1dbce7894fcc: Preparing [2021-09-29T03:44:01.391Z] 92b70b4aa589: Preparing [2021-09-29T03:44:01.391Z] 81c7938f9e10: Preparing [2021-09-29T03:44:01.391Z] bbe2f1cc4da1: Preparing [2021-09-29T03:44:01.391Z] ee420dfed78a: Preparing [2021-09-29T03:44:01.391Z] ee420dfed78a: Waiting [2021-09-29T03:44:01.391Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:01.391Z] 1dbce7894fcc: Layer already exists [2021-09-29T03:44:01.391Z] 81c7938f9e10: Layer already exists [2021-09-29T03:44:01.391Z] 7e22efe4c39b: Layer already exists [2021-09-29T03:44:01.391Z] bbe2f1cc4da1: Layer already exists [2021-09-29T03:44:01.391Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:01.661Z] 2.0.1-dev.57: digest: sha256:1eb2cfa902c04ecc104ff7dfaf27937c9a7034ca511578e6a00a8f98eb28c909 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:01.997Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:02.324Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:02.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T03:44:02.325Z] 7e22efe4c39b: Preparing [2021-09-29T03:44:02.325Z] 1dbce7894fcc: Preparing [2021-09-29T03:44:02.325Z] 92b70b4aa589: Preparing [2021-09-29T03:44:02.325Z] 81c7938f9e10: Preparing [2021-09-29T03:44:02.325Z] bbe2f1cc4da1: Preparing [2021-09-29T03:44:02.325Z] ee420dfed78a: Preparing [2021-09-29T03:44:02.325Z] ee420dfed78a: Waiting [2021-09-29T03:44:02.325Z] 1dbce7894fcc: Layer already exists [2021-09-29T03:44:02.325Z] bbe2f1cc4da1: Layer already exists [2021-09-29T03:44:02.325Z] 81c7938f9e10: Layer already exists [2021-09-29T03:44:02.325Z] 7e22efe4c39b: Layer already exists [2021-09-29T03:44:02.325Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:02.325Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:02.595Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:1eb2cfa902c04ecc104ff7dfaf27937c9a7034ca511578e6a00a8f98eb28c909 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:02.952Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:03.301Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-29T03:44:03.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T03:44:03.301Z] 7e22efe4c39b: Preparing [2021-09-29T03:44:03.301Z] 1dbce7894fcc: Preparing [2021-09-29T03:44:03.301Z] 92b70b4aa589: Preparing [2021-09-29T03:44:03.301Z] 81c7938f9e10: Preparing [2021-09-29T03:44:03.301Z] bbe2f1cc4da1: Preparing [2021-09-29T03:44:03.301Z] ee420dfed78a: Preparing [2021-09-29T03:44:03.301Z] ee420dfed78a: Waiting [2021-09-29T03:44:03.301Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:03.301Z] 1dbce7894fcc: Layer already exists [2021-09-29T03:44:03.301Z] 81c7938f9e10: Layer already exists [2021-09-29T03:44:03.301Z] 7e22efe4c39b: Layer already exists [2021-09-29T03:44:03.301Z] bbe2f1cc4da1: Layer already exists [2021-09-29T03:44:03.589Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:03.589Z] main: digest: sha256:1eb2cfa902c04ecc104ff7dfaf27937c9a7034ca511578e6a00a8f98eb28c909 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:44:03.659Z] ===================================================== [Pipeline] echo [2021-09-29T03:44:03.677Z] taggedImages: [2021-09-29T03:44:03.677Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:03.677Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-29T03:44:03.677Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.57 [2021-09-29T03:44:03.677Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:03.677Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-29T03:44:03.717Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-29T03:44:03.717Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:03.717Z] latest [2021-09-29T03:44:03.717Z] 2.0.1-dev.57 [2021-09-29T03:44:03.717Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:03.717Z] main [2021-09-29T03:44:03.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:04.106Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:04.449Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:04.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T03:44:04.449Z] e9fc1e713671: Preparing [2021-09-29T03:44:04.449Z] 5e6b3645f5f7: Preparing [2021-09-29T03:44:04.449Z] 92b70b4aa589: Preparing [2021-09-29T03:44:04.449Z] 6047462d2feb: Preparing [2021-09-29T03:44:04.449Z] ee420dfed78a: Preparing [2021-09-29T03:44:04.723Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:04.723Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:04.723Z] e9fc1e713671: Pushed [2021-09-29T03:44:04.723Z] 6047462d2feb: Pushed [2021-09-29T03:44:07.336Z] 5e6b3645f5f7: Pushed [2021-09-29T03:44:07.608Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:429523ff388515116be4d6072b49551664d0899154cf82694ac2d33a572b3992 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:07.952Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:08.292Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-29T03:44:08.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T03:44:08.292Z] e9fc1e713671: Preparing [2021-09-29T03:44:08.292Z] 5e6b3645f5f7: Preparing [2021-09-29T03:44:08.292Z] 92b70b4aa589: Preparing [2021-09-29T03:44:08.292Z] 6047462d2feb: Preparing [2021-09-29T03:44:08.292Z] ee420dfed78a: Preparing [2021-09-29T03:44:08.292Z] 5e6b3645f5f7: Layer already exists [2021-09-29T03:44:08.292Z] 6047462d2feb: Layer already exists [2021-09-29T03:44:08.292Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:08.292Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:08.292Z] e9fc1e713671: Layer already exists [2021-09-29T03:44:08.565Z] latest: digest: sha256:429523ff388515116be4d6072b49551664d0899154cf82694ac2d33a572b3992 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:08.906Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:09.236Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.57 [2021-09-29T03:44:09.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T03:44:09.237Z] e9fc1e713671: Preparing [2021-09-29T03:44:09.237Z] 5e6b3645f5f7: Preparing [2021-09-29T03:44:09.237Z] 92b70b4aa589: Preparing [2021-09-29T03:44:09.237Z] 6047462d2feb: Preparing [2021-09-29T03:44:09.237Z] ee420dfed78a: Preparing [2021-09-29T03:44:09.237Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:09.237Z] 5e6b3645f5f7: Layer already exists [2021-09-29T03:44:09.237Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:09.237Z] e9fc1e713671: Layer already exists [2021-09-29T03:44:09.237Z] 6047462d2feb: Layer already exists [2021-09-29T03:44:09.508Z] 2.0.1-dev.57: digest: sha256:429523ff388515116be4d6072b49551664d0899154cf82694ac2d33a572b3992 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:09.854Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:10.188Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:10.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T03:44:10.188Z] e9fc1e713671: Preparing [2021-09-29T03:44:10.188Z] 5e6b3645f5f7: Preparing [2021-09-29T03:44:10.188Z] 92b70b4aa589: Preparing [2021-09-29T03:44:10.188Z] 6047462d2feb: Preparing [2021-09-29T03:44:10.188Z] ee420dfed78a: Preparing [2021-09-29T03:44:10.188Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:10.188Z] e9fc1e713671: Layer already exists [2021-09-29T03:44:10.188Z] 6047462d2feb: Layer already exists [2021-09-29T03:44:10.188Z] 5e6b3645f5f7: Layer already exists [2021-09-29T03:44:10.188Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:10.458Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:429523ff388515116be4d6072b49551664d0899154cf82694ac2d33a572b3992 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:10.798Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:11.137Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-29T03:44:11.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T03:44:11.137Z] e9fc1e713671: Preparing [2021-09-29T03:44:11.137Z] 5e6b3645f5f7: Preparing [2021-09-29T03:44:11.137Z] 92b70b4aa589: Preparing [2021-09-29T03:44:11.137Z] 6047462d2feb: Preparing [2021-09-29T03:44:11.137Z] ee420dfed78a: Preparing [2021-09-29T03:44:11.137Z] 6047462d2feb: Layer already exists [2021-09-29T03:44:11.137Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:11.137Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:11.137Z] 5e6b3645f5f7: Layer already exists [2021-09-29T03:44:11.137Z] e9fc1e713671: Layer already exists [2021-09-29T03:44:11.411Z] main: digest: sha256:429523ff388515116be4d6072b49551664d0899154cf82694ac2d33a572b3992 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:44:11.480Z] ===================================================== [Pipeline] echo [2021-09-29T03:44:11.496Z] taggedImages: [2021-09-29T03:44:11.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:11.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-29T03:44:11.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.57 [2021-09-29T03:44:11.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:11.496Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-29T03:44:11.536Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-29T03:44:11.536Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:11.536Z] latest [2021-09-29T03:44:11.536Z] 2.0.1-dev.57 [2021-09-29T03:44:11.536Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:11.536Z] main [2021-09-29T03:44:11.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:11.915Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:12.257Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:12.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T03:44:12.257Z] e437e228a511: Preparing [2021-09-29T03:44:12.257Z] e437e228a511: Preparing [2021-09-29T03:44:12.257Z] 2d94fbbf10f7: Preparing [2021-09-29T03:44:12.257Z] 43e729a933e1: Preparing [2021-09-29T03:44:12.257Z] 545d23c128ee: Preparing [2021-09-29T03:44:12.257Z] 2e8546d3117a: Preparing [2021-09-29T03:44:12.257Z] 92b70b4aa589: Preparing [2021-09-29T03:44:12.257Z] 11bbe6edf94a: Preparing [2021-09-29T03:44:12.257Z] 18ebb6e35ef8: Preparing [2021-09-29T03:44:12.257Z] 6c8a38fa531c: Preparing [2021-09-29T03:44:12.257Z] 33cd10c17b32: Preparing [2021-09-29T03:44:12.257Z] ee420dfed78a: Preparing [2021-09-29T03:44:12.257Z] 18ebb6e35ef8: Waiting [2021-09-29T03:44:12.257Z] 92b70b4aa589: Waiting [2021-09-29T03:44:12.257Z] 6c8a38fa531c: Waiting [2021-09-29T03:44:12.257Z] 11bbe6edf94a: Waiting [2021-09-29T03:44:12.257Z] ee420dfed78a: Waiting [2021-09-29T03:44:12.257Z] 33cd10c17b32: Waiting [2021-09-29T03:44:12.532Z] 545d23c128ee: Pushed [2021-09-29T03:44:12.532Z] e437e228a511: Pushed [2021-09-29T03:44:12.532Z] 2d94fbbf10f7: Pushed [2021-09-29T03:44:12.532Z] 43e729a933e1: Pushed [2021-09-29T03:44:12.804Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:12.804Z] 6c8a38fa531c: Pushed [2021-09-29T03:44:12.804Z] 33cd10c17b32: Pushed [2021-09-29T03:44:12.804Z] 11bbe6edf94a: Pushed [2021-09-29T03:44:12.804Z] 18ebb6e35ef8: Pushed [2021-09-29T03:44:13.074Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:15.677Z] 2e8546d3117a: Pushed [2021-09-29T03:44:15.677Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:e4109bddd7ed7de1e2b575d5c10f62c83bf5fffc090733d513d723957232e88e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:16.293Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:16.634Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-29T03:44:16.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T03:44:16.634Z] e437e228a511: Preparing [2021-09-29T03:44:16.634Z] e437e228a511: Preparing [2021-09-29T03:44:16.634Z] 2d94fbbf10f7: Preparing [2021-09-29T03:44:16.634Z] 43e729a933e1: Preparing [2021-09-29T03:44:16.634Z] 545d23c128ee: Preparing [2021-09-29T03:44:16.634Z] 2e8546d3117a: Preparing [2021-09-29T03:44:16.634Z] 92b70b4aa589: Preparing [2021-09-29T03:44:16.634Z] 11bbe6edf94a: Preparing [2021-09-29T03:44:16.634Z] 18ebb6e35ef8: Preparing [2021-09-29T03:44:16.634Z] 6c8a38fa531c: Preparing [2021-09-29T03:44:16.634Z] 33cd10c17b32: Preparing [2021-09-29T03:44:16.634Z] ee420dfed78a: Preparing [2021-09-29T03:44:16.634Z] 92b70b4aa589: Waiting [2021-09-29T03:44:16.634Z] 11bbe6edf94a: Waiting [2021-09-29T03:44:16.634Z] 18ebb6e35ef8: Waiting [2021-09-29T03:44:16.634Z] 33cd10c17b32: Waiting [2021-09-29T03:44:16.634Z] ee420dfed78a: Waiting [2021-09-29T03:44:16.634Z] 6c8a38fa531c: Waiting [2021-09-29T03:44:16.634Z] 43e729a933e1: Layer already exists [2021-09-29T03:44:16.634Z] 545d23c128ee: Layer already exists [2021-09-29T03:44:16.634Z] 2e8546d3117a: Layer already exists [2021-09-29T03:44:16.906Z] 2d94fbbf10f7: Layer already exists [2021-09-29T03:44:16.906Z] e437e228a511: Layer already exists [2021-09-29T03:44:16.906Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:16.906Z] 11bbe6edf94a: Layer already exists [2021-09-29T03:44:16.906Z] 18ebb6e35ef8: Layer already exists [2021-09-29T03:44:16.906Z] 6c8a38fa531c: Layer already exists [2021-09-29T03:44:16.906Z] 33cd10c17b32: Layer already exists [2021-09-29T03:44:16.906Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:16.906Z] latest: digest: sha256:e4109bddd7ed7de1e2b575d5c10f62c83bf5fffc090733d513d723957232e88e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:17.247Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:17.586Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.57 [2021-09-29T03:44:17.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T03:44:17.586Z] e437e228a511: Preparing [2021-09-29T03:44:17.586Z] e437e228a511: Preparing [2021-09-29T03:44:17.586Z] 2d94fbbf10f7: Preparing [2021-09-29T03:44:17.586Z] 43e729a933e1: Preparing [2021-09-29T03:44:17.586Z] 545d23c128ee: Preparing [2021-09-29T03:44:17.586Z] 2e8546d3117a: Preparing [2021-09-29T03:44:17.586Z] 92b70b4aa589: Preparing [2021-09-29T03:44:17.586Z] 11bbe6edf94a: Preparing [2021-09-29T03:44:17.586Z] 18ebb6e35ef8: Preparing [2021-09-29T03:44:17.586Z] 6c8a38fa531c: Preparing [2021-09-29T03:44:17.586Z] 33cd10c17b32: Preparing [2021-09-29T03:44:17.586Z] ee420dfed78a: Preparing [2021-09-29T03:44:17.586Z] 18ebb6e35ef8: Waiting [2021-09-29T03:44:17.586Z] 6c8a38fa531c: Waiting [2021-09-29T03:44:17.586Z] 33cd10c17b32: Waiting [2021-09-29T03:44:17.586Z] 92b70b4aa589: Waiting [2021-09-29T03:44:17.586Z] ee420dfed78a: Waiting [2021-09-29T03:44:17.860Z] 2d94fbbf10f7: Layer already exists [2021-09-29T03:44:17.860Z] 2e8546d3117a: Layer already exists [2021-09-29T03:44:17.860Z] 43e729a933e1: Layer already exists [2021-09-29T03:44:17.860Z] e437e228a511: Layer already exists [2021-09-29T03:44:17.860Z] 545d23c128ee: Layer already exists [2021-09-29T03:44:17.860Z] 6c8a38fa531c: Layer already exists [2021-09-29T03:44:17.860Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:17.860Z] 18ebb6e35ef8: Layer already exists [2021-09-29T03:44:17.860Z] 11bbe6edf94a: Layer already exists [2021-09-29T03:44:17.860Z] 33cd10c17b32: Layer already exists [2021-09-29T03:44:17.860Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:17.860Z] 2.0.1-dev.57: digest: sha256:e4109bddd7ed7de1e2b575d5c10f62c83bf5fffc090733d513d723957232e88e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:18.201Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:18.538Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:18.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T03:44:18.538Z] e437e228a511: Preparing [2021-09-29T03:44:18.538Z] e437e228a511: Preparing [2021-09-29T03:44:18.538Z] 2d94fbbf10f7: Preparing [2021-09-29T03:44:18.538Z] 43e729a933e1: Preparing [2021-09-29T03:44:18.538Z] 545d23c128ee: Preparing [2021-09-29T03:44:18.538Z] 2e8546d3117a: Preparing [2021-09-29T03:44:18.538Z] 92b70b4aa589: Preparing [2021-09-29T03:44:18.538Z] 11bbe6edf94a: Preparing [2021-09-29T03:44:18.538Z] 18ebb6e35ef8: Preparing [2021-09-29T03:44:18.538Z] 6c8a38fa531c: Preparing [2021-09-29T03:44:18.538Z] 33cd10c17b32: Preparing [2021-09-29T03:44:18.538Z] ee420dfed78a: Preparing [2021-09-29T03:44:18.538Z] 92b70b4aa589: Waiting [2021-09-29T03:44:18.538Z] 33cd10c17b32: Waiting [2021-09-29T03:44:18.538Z] 11bbe6edf94a: Waiting [2021-09-29T03:44:18.538Z] 6c8a38fa531c: Waiting [2021-09-29T03:44:18.538Z] 18ebb6e35ef8: Waiting [2021-09-29T03:44:18.538Z] ee420dfed78a: Waiting [2021-09-29T03:44:18.538Z] 545d23c128ee: Layer already exists [2021-09-29T03:44:18.538Z] 43e729a933e1: Layer already exists [2021-09-29T03:44:18.538Z] e437e228a511: Layer already exists [2021-09-29T03:44:18.538Z] 2e8546d3117a: Layer already exists [2021-09-29T03:44:18.538Z] 2d94fbbf10f7: Layer already exists [2021-09-29T03:44:18.538Z] 11bbe6edf94a: Layer already exists [2021-09-29T03:44:18.538Z] 18ebb6e35ef8: Layer already exists [2021-09-29T03:44:18.538Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:18.538Z] 6c8a38fa531c: Layer already exists [2021-09-29T03:44:18.538Z] 33cd10c17b32: Layer already exists [2021-09-29T03:44:18.812Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:18.812Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:e4109bddd7ed7de1e2b575d5c10f62c83bf5fffc090733d513d723957232e88e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:19.168Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:19.504Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-29T03:44:19.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T03:44:19.505Z] e437e228a511: Preparing [2021-09-29T03:44:19.505Z] e437e228a511: Preparing [2021-09-29T03:44:19.505Z] 2d94fbbf10f7: Preparing [2021-09-29T03:44:19.505Z] 43e729a933e1: Preparing [2021-09-29T03:44:19.505Z] 545d23c128ee: Preparing [2021-09-29T03:44:19.505Z] 2e8546d3117a: Preparing [2021-09-29T03:44:19.505Z] 92b70b4aa589: Preparing [2021-09-29T03:44:19.505Z] 11bbe6edf94a: Preparing [2021-09-29T03:44:19.505Z] 18ebb6e35ef8: Preparing [2021-09-29T03:44:19.505Z] 6c8a38fa531c: Preparing [2021-09-29T03:44:19.505Z] 33cd10c17b32: Preparing [2021-09-29T03:44:19.505Z] ee420dfed78a: Preparing [2021-09-29T03:44:19.505Z] 6c8a38fa531c: Waiting [2021-09-29T03:44:19.505Z] 92b70b4aa589: Waiting [2021-09-29T03:44:19.505Z] 11bbe6edf94a: Waiting [2021-09-29T03:44:19.505Z] 18ebb6e35ef8: Waiting [2021-09-29T03:44:19.505Z] 33cd10c17b32: Waiting [2021-09-29T03:44:19.505Z] ee420dfed78a: Waiting [2021-09-29T03:44:19.777Z] 545d23c128ee: Layer already exists [2021-09-29T03:44:19.777Z] e437e228a511: Layer already exists [2021-09-29T03:44:19.777Z] 43e729a933e1: Layer already exists [2021-09-29T03:44:19.777Z] 2e8546d3117a: Layer already exists [2021-09-29T03:44:19.777Z] 2d94fbbf10f7: Layer already exists [2021-09-29T03:44:19.777Z] 11bbe6edf94a: Layer already exists [2021-09-29T03:44:19.777Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:19.777Z] 18ebb6e35ef8: Layer already exists [2021-09-29T03:44:19.777Z] 6c8a38fa531c: Layer already exists [2021-09-29T03:44:19.777Z] 33cd10c17b32: Layer already exists [2021-09-29T03:44:19.777Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:19.777Z] main: digest: sha256:e4109bddd7ed7de1e2b575d5c10f62c83bf5fffc090733d513d723957232e88e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:44:19.845Z] ===================================================== [Pipeline] echo [2021-09-29T03:44:19.861Z] taggedImages: [2021-09-29T03:44:19.861Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:19.861Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-29T03:44:19.861Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.57 [2021-09-29T03:44:19.861Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:19.861Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-29T03:44:19.900Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-29T03:44:19.900Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:19.900Z] latest [2021-09-29T03:44:19.900Z] 2.0.1-dev.57 [2021-09-29T03:44:19.900Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:19.900Z] main [2021-09-29T03:44:19.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:20.329Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:20.670Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:20.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T03:44:20.671Z] aef286237cae: Preparing [2021-09-29T03:44:20.671Z] 5da47fb24439: Preparing [2021-09-29T03:44:20.671Z] 2162bb183ed2: Preparing [2021-09-29T03:44:20.671Z] 31671258ce04: Preparing [2021-09-29T03:44:20.671Z] 6ecd40ef8d9e: Preparing [2021-09-29T03:44:20.671Z] ee420dfed78a: Preparing [2021-09-29T03:44:20.671Z] ee420dfed78a: Waiting [2021-09-29T03:44:20.943Z] 2162bb183ed2: Pushed [2021-09-29T03:44:20.943Z] 31671258ce04: Pushed [2021-09-29T03:44:20.943Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:21.538Z] 6ecd40ef8d9e: Pushed [2021-09-29T03:44:23.512Z] 5da47fb24439: Pushed [2021-09-29T03:44:23.512Z] aef286237cae: Pushed [2021-09-29T03:44:23.783Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:33a2b9f076f26db6fa008bcdcbdae1827ef26751d35b23cefd84ae7c6c1b010b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:24.125Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:24.461Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-29T03:44:24.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T03:44:24.462Z] aef286237cae: Preparing [2021-09-29T03:44:24.462Z] 5da47fb24439: Preparing [2021-09-29T03:44:24.462Z] 2162bb183ed2: Preparing [2021-09-29T03:44:24.462Z] 31671258ce04: Preparing [2021-09-29T03:44:24.462Z] 6ecd40ef8d9e: Preparing [2021-09-29T03:44:24.462Z] ee420dfed78a: Preparing [2021-09-29T03:44:24.462Z] ee420dfed78a: Waiting [2021-09-29T03:44:24.737Z] 31671258ce04: Layer already exists [2021-09-29T03:44:24.737Z] aef286237cae: Layer already exists [2021-09-29T03:44:24.737Z] 2162bb183ed2: Layer already exists [2021-09-29T03:44:24.737Z] 5da47fb24439: Layer already exists [2021-09-29T03:44:24.737Z] 6ecd40ef8d9e: Layer already exists [2021-09-29T03:44:24.737Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:24.737Z] latest: digest: sha256:33a2b9f076f26db6fa008bcdcbdae1827ef26751d35b23cefd84ae7c6c1b010b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:25.076Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:25.441Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.57 [2021-09-29T03:44:25.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T03:44:25.441Z] aef286237cae: Preparing [2021-09-29T03:44:25.441Z] 5da47fb24439: Preparing [2021-09-29T03:44:25.441Z] 2162bb183ed2: Preparing [2021-09-29T03:44:25.441Z] 31671258ce04: Preparing [2021-09-29T03:44:25.441Z] 6ecd40ef8d9e: Preparing [2021-09-29T03:44:25.441Z] ee420dfed78a: Preparing [2021-09-29T03:44:25.441Z] ee420dfed78a: Waiting [2021-09-29T03:44:25.723Z] 5da47fb24439: Layer already exists [2021-09-29T03:44:25.723Z] 2162bb183ed2: Layer already exists [2021-09-29T03:44:25.723Z] 6ecd40ef8d9e: Layer already exists [2021-09-29T03:44:25.723Z] 31671258ce04: Layer already exists [2021-09-29T03:44:25.723Z] aef286237cae: Layer already exists [2021-09-29T03:44:25.723Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:25.723Z] 2.0.1-dev.57: digest: sha256:33a2b9f076f26db6fa008bcdcbdae1827ef26751d35b23cefd84ae7c6c1b010b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:26.072Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:26.414Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:26.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T03:44:26.414Z] aef286237cae: Preparing [2021-09-29T03:44:26.414Z] 5da47fb24439: Preparing [2021-09-29T03:44:26.414Z] 2162bb183ed2: Preparing [2021-09-29T03:44:26.414Z] 31671258ce04: Preparing [2021-09-29T03:44:26.414Z] 6ecd40ef8d9e: Preparing [2021-09-29T03:44:26.414Z] ee420dfed78a: Preparing [2021-09-29T03:44:26.414Z] ee420dfed78a: Waiting [2021-09-29T03:44:26.414Z] 2162bb183ed2: Layer already exists [2021-09-29T03:44:26.414Z] 5da47fb24439: Layer already exists [2021-09-29T03:44:26.414Z] aef286237cae: Layer already exists [2021-09-29T03:44:26.414Z] 6ecd40ef8d9e: Layer already exists [2021-09-29T03:44:26.414Z] 31671258ce04: Layer already exists [2021-09-29T03:44:26.414Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:26.688Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:33a2b9f076f26db6fa008bcdcbdae1827ef26751d35b23cefd84ae7c6c1b010b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:27.027Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:27.362Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-29T03:44:27.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T03:44:27.362Z] aef286237cae: Preparing [2021-09-29T03:44:27.362Z] 5da47fb24439: Preparing [2021-09-29T03:44:27.362Z] 2162bb183ed2: Preparing [2021-09-29T03:44:27.362Z] 31671258ce04: Preparing [2021-09-29T03:44:27.362Z] 6ecd40ef8d9e: Preparing [2021-09-29T03:44:27.362Z] ee420dfed78a: Preparing [2021-09-29T03:44:27.362Z] ee420dfed78a: Waiting [2021-09-29T03:44:27.635Z] 6ecd40ef8d9e: Layer already exists [2021-09-29T03:44:27.635Z] 2162bb183ed2: Layer already exists [2021-09-29T03:44:27.635Z] aef286237cae: Layer already exists [2021-09-29T03:44:27.635Z] 31671258ce04: Layer already exists [2021-09-29T03:44:27.635Z] 5da47fb24439: Layer already exists [2021-09-29T03:44:27.635Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:27.635Z] main: digest: sha256:33a2b9f076f26db6fa008bcdcbdae1827ef26751d35b23cefd84ae7c6c1b010b size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:44:27.700Z] ===================================================== [Pipeline] echo [2021-09-29T03:44:27.715Z] taggedImages: [2021-09-29T03:44:27.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:27.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-29T03:44:27.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.57 [2021-09-29T03:44:27.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:27.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-29T03:44:27.748Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-29T03:44:27.748Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:27.748Z] latest [2021-09-29T03:44:27.748Z] 2.0.1-dev.57 [2021-09-29T03:44:27.748Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:27.748Z] main [2021-09-29T03:44:27.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:28.125Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:28.456Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:28.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T03:44:28.456Z] 254eeaacdf8d: Preparing [2021-09-29T03:44:28.456Z] 40e65b3d5d3a: Preparing [2021-09-29T03:44:28.456Z] 0503abffd0a8: Preparing [2021-09-29T03:44:28.456Z] acbee80eb75f: Preparing [2021-09-29T03:44:28.456Z] c227e6db9a40: Preparing [2021-09-29T03:44:28.456Z] 87e587107fa3: Preparing [2021-09-29T03:44:28.456Z] 4ee1e7d89154: Preparing [2021-09-29T03:44:28.456Z] f4caea1dcafb: Preparing [2021-09-29T03:44:28.456Z] 31bfcc7f4516: Preparing [2021-09-29T03:44:28.456Z] ee420dfed78a: Preparing [2021-09-29T03:44:28.456Z] f4caea1dcafb: Waiting [2021-09-29T03:44:28.456Z] 31bfcc7f4516: Waiting [2021-09-29T03:44:28.456Z] ee420dfed78a: Waiting [2021-09-29T03:44:28.456Z] 87e587107fa3: Waiting [2021-09-29T03:44:28.456Z] 4ee1e7d89154: Waiting [2021-09-29T03:44:28.729Z] 254eeaacdf8d: Pushed [2021-09-29T03:44:28.729Z] c227e6db9a40: Pushed [2021-09-29T03:44:28.729Z] 40e65b3d5d3a: Pushed [2021-09-29T03:44:28.997Z] 87e587107fa3: Pushed [2021-09-29T03:44:28.997Z] 4ee1e7d89154: Pushed [2021-09-29T03:44:28.997Z] f4caea1dcafb: Pushed [2021-09-29T03:44:29.269Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:29.542Z] 31bfcc7f4516: Pushed [2021-09-29T03:44:30.960Z] acbee80eb75f: Pushed [2021-09-29T03:44:31.233Z] 0503abffd0a8: Pushed [2021-09-29T03:44:31.503Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:3d0b0f34ae34e494e59280399dc9f991c3286f62b7db7bb8e85c0a5cb98d934b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:31.844Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:32.183Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-29T03:44:32.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T03:44:32.183Z] 254eeaacdf8d: Preparing [2021-09-29T03:44:32.183Z] 40e65b3d5d3a: Preparing [2021-09-29T03:44:32.183Z] 0503abffd0a8: Preparing [2021-09-29T03:44:32.183Z] acbee80eb75f: Preparing [2021-09-29T03:44:32.183Z] c227e6db9a40: Preparing [2021-09-29T03:44:32.183Z] 87e587107fa3: Preparing [2021-09-29T03:44:32.183Z] 4ee1e7d89154: Preparing [2021-09-29T03:44:32.183Z] f4caea1dcafb: Preparing [2021-09-29T03:44:32.183Z] 31bfcc7f4516: Preparing [2021-09-29T03:44:32.183Z] ee420dfed78a: Preparing [2021-09-29T03:44:32.183Z] 4ee1e7d89154: Waiting [2021-09-29T03:44:32.183Z] f4caea1dcafb: Waiting [2021-09-29T03:44:32.183Z] 31bfcc7f4516: Waiting [2021-09-29T03:44:32.183Z] ee420dfed78a: Waiting [2021-09-29T03:44:32.183Z] 87e587107fa3: Waiting [2021-09-29T03:44:32.183Z] 40e65b3d5d3a: Layer already exists [2021-09-29T03:44:32.183Z] c227e6db9a40: Layer already exists [2021-09-29T03:44:32.183Z] acbee80eb75f: Layer already exists [2021-09-29T03:44:32.183Z] 254eeaacdf8d: Layer already exists [2021-09-29T03:44:32.183Z] 0503abffd0a8: Layer already exists [2021-09-29T03:44:32.458Z] 4ee1e7d89154: Layer already exists [2021-09-29T03:44:32.458Z] 87e587107fa3: Layer already exists [2021-09-29T03:44:32.458Z] 31bfcc7f4516: Layer already exists [2021-09-29T03:44:32.458Z] f4caea1dcafb: Layer already exists [2021-09-29T03:44:32.458Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:32.458Z] latest: digest: sha256:3d0b0f34ae34e494e59280399dc9f991c3286f62b7db7bb8e85c0a5cb98d934b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:32.808Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:33.149Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.57 [2021-09-29T03:44:33.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T03:44:33.149Z] 254eeaacdf8d: Preparing [2021-09-29T03:44:33.149Z] 40e65b3d5d3a: Preparing [2021-09-29T03:44:33.149Z] 0503abffd0a8: Preparing [2021-09-29T03:44:33.149Z] acbee80eb75f: Preparing [2021-09-29T03:44:33.149Z] c227e6db9a40: Preparing [2021-09-29T03:44:33.149Z] 87e587107fa3: Preparing [2021-09-29T03:44:33.149Z] 4ee1e7d89154: Preparing [2021-09-29T03:44:33.149Z] f4caea1dcafb: Preparing [2021-09-29T03:44:33.149Z] 31bfcc7f4516: Preparing [2021-09-29T03:44:33.149Z] ee420dfed78a: Preparing [2021-09-29T03:44:33.149Z] 4ee1e7d89154: Waiting [2021-09-29T03:44:33.149Z] f4caea1dcafb: Waiting [2021-09-29T03:44:33.149Z] 87e587107fa3: Waiting [2021-09-29T03:44:33.149Z] 31bfcc7f4516: Waiting [2021-09-29T03:44:33.149Z] ee420dfed78a: Waiting [2021-09-29T03:44:33.423Z] 254eeaacdf8d: Layer already exists [2021-09-29T03:44:33.423Z] c227e6db9a40: Layer already exists [2021-09-29T03:44:33.423Z] acbee80eb75f: Layer already exists [2021-09-29T03:44:33.423Z] 0503abffd0a8: Layer already exists [2021-09-29T03:44:33.423Z] 40e65b3d5d3a: Layer already exists [2021-09-29T03:44:33.423Z] f4caea1dcafb: Layer already exists [2021-09-29T03:44:33.423Z] 87e587107fa3: Layer already exists [2021-09-29T03:44:33.423Z] 31bfcc7f4516: Layer already exists [2021-09-29T03:44:33.423Z] 4ee1e7d89154: Layer already exists [2021-09-29T03:44:33.423Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:33.423Z] 2.0.1-dev.57: digest: sha256:3d0b0f34ae34e494e59280399dc9f991c3286f62b7db7bb8e85c0a5cb98d934b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:33.765Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:34.113Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:34.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T03:44:34.113Z] 254eeaacdf8d: Preparing [2021-09-29T03:44:34.113Z] 40e65b3d5d3a: Preparing [2021-09-29T03:44:34.113Z] 0503abffd0a8: Preparing [2021-09-29T03:44:34.113Z] acbee80eb75f: Preparing [2021-09-29T03:44:34.113Z] c227e6db9a40: Preparing [2021-09-29T03:44:34.113Z] 87e587107fa3: Preparing [2021-09-29T03:44:34.113Z] 4ee1e7d89154: Preparing [2021-09-29T03:44:34.113Z] f4caea1dcafb: Preparing [2021-09-29T03:44:34.113Z] 31bfcc7f4516: Preparing [2021-09-29T03:44:34.113Z] ee420dfed78a: Preparing [2021-09-29T03:44:34.113Z] 87e587107fa3: Waiting [2021-09-29T03:44:34.113Z] f4caea1dcafb: Waiting [2021-09-29T03:44:34.113Z] 31bfcc7f4516: Waiting [2021-09-29T03:44:34.113Z] ee420dfed78a: Waiting [2021-09-29T03:44:34.113Z] 4ee1e7d89154: Waiting [2021-09-29T03:44:34.384Z] acbee80eb75f: Layer already exists [2021-09-29T03:44:34.384Z] 0503abffd0a8: Layer already exists [2021-09-29T03:44:34.384Z] 40e65b3d5d3a: Layer already exists [2021-09-29T03:44:34.384Z] 254eeaacdf8d: Layer already exists [2021-09-29T03:44:34.384Z] c227e6db9a40: Layer already exists [2021-09-29T03:44:34.384Z] f4caea1dcafb: Layer already exists [2021-09-29T03:44:34.384Z] 87e587107fa3: Layer already exists [2021-09-29T03:44:34.384Z] 4ee1e7d89154: Layer already exists [2021-09-29T03:44:34.384Z] 31bfcc7f4516: Layer already exists [2021-09-29T03:44:34.384Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:34.384Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:3d0b0f34ae34e494e59280399dc9f991c3286f62b7db7bb8e85c0a5cb98d934b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:34.723Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:35.063Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-29T03:44:35.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T03:44:35.064Z] 254eeaacdf8d: Preparing [2021-09-29T03:44:35.064Z] 40e65b3d5d3a: Preparing [2021-09-29T03:44:35.064Z] 0503abffd0a8: Preparing [2021-09-29T03:44:35.064Z] acbee80eb75f: Preparing [2021-09-29T03:44:35.064Z] c227e6db9a40: Preparing [2021-09-29T03:44:35.064Z] 87e587107fa3: Preparing [2021-09-29T03:44:35.064Z] 4ee1e7d89154: Preparing [2021-09-29T03:44:35.064Z] f4caea1dcafb: Preparing [2021-09-29T03:44:35.064Z] 31bfcc7f4516: Preparing [2021-09-29T03:44:35.064Z] ee420dfed78a: Preparing [2021-09-29T03:44:35.064Z] 87e587107fa3: Waiting [2021-09-29T03:44:35.064Z] 4ee1e7d89154: Waiting [2021-09-29T03:44:35.064Z] 31bfcc7f4516: Waiting [2021-09-29T03:44:35.064Z] ee420dfed78a: Waiting [2021-09-29T03:44:35.334Z] 254eeaacdf8d: Layer already exists [2021-09-29T03:44:35.334Z] 0503abffd0a8: Layer already exists [2021-09-29T03:44:35.334Z] c227e6db9a40: Layer already exists [2021-09-29T03:44:35.334Z] acbee80eb75f: Layer already exists [2021-09-29T03:44:35.334Z] 40e65b3d5d3a: Layer already exists [2021-09-29T03:44:35.334Z] 87e587107fa3: Layer already exists [2021-09-29T03:44:35.334Z] 4ee1e7d89154: Layer already exists [2021-09-29T03:44:35.334Z] f4caea1dcafb: Layer already exists [2021-09-29T03:44:35.334Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:35.334Z] 31bfcc7f4516: Layer already exists [2021-09-29T03:44:35.334Z] main: digest: sha256:3d0b0f34ae34e494e59280399dc9f991c3286f62b7db7bb8e85c0a5cb98d934b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:44:35.398Z] ===================================================== [Pipeline] echo [2021-09-29T03:44:35.418Z] taggedImages: [2021-09-29T03:44:35.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:35.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-29T03:44:35.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.57 [2021-09-29T03:44:35.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:35.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-29T03:44:35.453Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-29T03:44:35.453Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:35.453Z] latest [2021-09-29T03:44:35.453Z] 2.0.1-dev.57 [2021-09-29T03:44:35.453Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:35.453Z] main [2021-09-29T03:44:35.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:35.893Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:36.231Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:36.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T03:44:36.231Z] 59a8126ec404: Preparing [2021-09-29T03:44:36.231Z] ad08b208c731: Preparing [2021-09-29T03:44:36.231Z] 92b70b4aa589: Preparing [2021-09-29T03:44:36.231Z] 4bc7dd5dd564: Preparing [2021-09-29T03:44:36.231Z] ee420dfed78a: Preparing [2021-09-29T03:44:36.510Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:36.510Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:36.510Z] 59a8126ec404: Pushed [2021-09-29T03:44:36.783Z] 4bc7dd5dd564: Pushed [2021-09-29T03:44:38.749Z] ad08b208c731: Pushed [2021-09-29T03:44:39.020Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:83e7d96f948075f9ac4f909a13e81b0aeaf160353508abc24e1af8e84332834c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:39.362Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:39.693Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-29T03:44:39.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T03:44:39.693Z] 59a8126ec404: Preparing [2021-09-29T03:44:39.693Z] ad08b208c731: Preparing [2021-09-29T03:44:39.693Z] 92b70b4aa589: Preparing [2021-09-29T03:44:39.693Z] 4bc7dd5dd564: Preparing [2021-09-29T03:44:39.693Z] ee420dfed78a: Preparing [2021-09-29T03:44:39.693Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:39.693Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:39.693Z] 59a8126ec404: Layer already exists [2021-09-29T03:44:39.693Z] 4bc7dd5dd564: Layer already exists [2021-09-29T03:44:39.693Z] ad08b208c731: Layer already exists [2021-09-29T03:44:39.968Z] latest: digest: sha256:83e7d96f948075f9ac4f909a13e81b0aeaf160353508abc24e1af8e84332834c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:40.307Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:40.641Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.57 [2021-09-29T03:44:40.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T03:44:40.641Z] 59a8126ec404: Preparing [2021-09-29T03:44:40.641Z] ad08b208c731: Preparing [2021-09-29T03:44:40.641Z] 92b70b4aa589: Preparing [2021-09-29T03:44:40.641Z] 4bc7dd5dd564: Preparing [2021-09-29T03:44:40.641Z] ee420dfed78a: Preparing [2021-09-29T03:44:40.915Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:40.915Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:40.915Z] 59a8126ec404: Layer already exists [2021-09-29T03:44:40.915Z] ad08b208c731: Layer already exists [2021-09-29T03:44:40.915Z] 4bc7dd5dd564: Layer already exists [2021-09-29T03:44:40.915Z] 2.0.1-dev.57: digest: sha256:83e7d96f948075f9ac4f909a13e81b0aeaf160353508abc24e1af8e84332834c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:41.260Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:41.595Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:41.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T03:44:41.595Z] 59a8126ec404: Preparing [2021-09-29T03:44:41.595Z] ad08b208c731: Preparing [2021-09-29T03:44:41.595Z] 92b70b4aa589: Preparing [2021-09-29T03:44:41.595Z] 4bc7dd5dd564: Preparing [2021-09-29T03:44:41.595Z] ee420dfed78a: Preparing [2021-09-29T03:44:41.873Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:41.873Z] 59a8126ec404: Layer already exists [2021-09-29T03:44:41.873Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:41.873Z] 4bc7dd5dd564: Layer already exists [2021-09-29T03:44:41.873Z] ad08b208c731: Layer already exists [2021-09-29T03:44:41.873Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:83e7d96f948075f9ac4f909a13e81b0aeaf160353508abc24e1af8e84332834c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:42.214Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:42.551Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-29T03:44:42.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T03:44:42.552Z] 59a8126ec404: Preparing [2021-09-29T03:44:42.552Z] ad08b208c731: Preparing [2021-09-29T03:44:42.552Z] 92b70b4aa589: Preparing [2021-09-29T03:44:42.552Z] 4bc7dd5dd564: Preparing [2021-09-29T03:44:42.552Z] ee420dfed78a: Preparing [2021-09-29T03:44:42.824Z] 4bc7dd5dd564: Layer already exists [2021-09-29T03:44:42.824Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:42.824Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:42.824Z] ad08b208c731: Layer already exists [2021-09-29T03:44:42.824Z] 59a8126ec404: Layer already exists [2021-09-29T03:44:42.824Z] main: digest: sha256:83e7d96f948075f9ac4f909a13e81b0aeaf160353508abc24e1af8e84332834c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:44:42.885Z] ===================================================== [Pipeline] echo [2021-09-29T03:44:42.900Z] taggedImages: [2021-09-29T03:44:42.900Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:42.900Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-29T03:44:42.900Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.57 [2021-09-29T03:44:42.900Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:42.900Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-29T03:44:42.934Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-29T03:44:42.934Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:42.934Z] latest [2021-09-29T03:44:42.934Z] 2.0.1-dev.57 [2021-09-29T03:44:42.934Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:42.934Z] main [2021-09-29T03:44:42.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:43.311Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:43.656Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:43.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T03:44:43.656Z] 9ddd5dc28a7c: Preparing [2021-09-29T03:44:43.656Z] 1dc893701749: Preparing [2021-09-29T03:44:43.656Z] 92b70b4aa589: Preparing [2021-09-29T03:44:43.656Z] 82288f441390: Preparing [2021-09-29T03:44:43.656Z] ee420dfed78a: Preparing [2021-09-29T03:44:43.928Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:43.928Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:43.928Z] 9ddd5dc28a7c: Pushed [2021-09-29T03:44:43.928Z] 82288f441390: Pushed [2021-09-29T03:44:46.538Z] 1dc893701749: Pushed [2021-09-29T03:44:46.538Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:565b9bfdc6ddaf2d623e16b682a0104c99686dd6b8bc779ceeaf6db7a7f66555 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:46.926Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:47.281Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-29T03:44:47.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T03:44:47.282Z] 9ddd5dc28a7c: Preparing [2021-09-29T03:44:47.282Z] 1dc893701749: Preparing [2021-09-29T03:44:47.282Z] 92b70b4aa589: Preparing [2021-09-29T03:44:47.282Z] 82288f441390: Preparing [2021-09-29T03:44:47.282Z] ee420dfed78a: Preparing [2021-09-29T03:44:47.568Z] 82288f441390: Layer already exists [2021-09-29T03:44:47.568Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:47.568Z] 9ddd5dc28a7c: Layer already exists [2021-09-29T03:44:47.568Z] 1dc893701749: Layer already exists [2021-09-29T03:44:47.568Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:47.568Z] latest: digest: sha256:565b9bfdc6ddaf2d623e16b682a0104c99686dd6b8bc779ceeaf6db7a7f66555 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:47.917Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:48.252Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.57 [2021-09-29T03:44:48.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T03:44:48.253Z] 9ddd5dc28a7c: Preparing [2021-09-29T03:44:48.253Z] 1dc893701749: Preparing [2021-09-29T03:44:48.253Z] 92b70b4aa589: Preparing [2021-09-29T03:44:48.253Z] 82288f441390: Preparing [2021-09-29T03:44:48.253Z] ee420dfed78a: Preparing [2021-09-29T03:44:48.529Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:48.529Z] 9ddd5dc28a7c: Layer already exists [2021-09-29T03:44:48.529Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:48.529Z] 1dc893701749: Layer already exists [2021-09-29T03:44:48.529Z] 82288f441390: Layer already exists [2021-09-29T03:44:48.529Z] 2.0.1-dev.57: digest: sha256:565b9bfdc6ddaf2d623e16b682a0104c99686dd6b8bc779ceeaf6db7a7f66555 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:48.867Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:49.205Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:49.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T03:44:49.205Z] 9ddd5dc28a7c: Preparing [2021-09-29T03:44:49.205Z] 1dc893701749: Preparing [2021-09-29T03:44:49.205Z] 92b70b4aa589: Preparing [2021-09-29T03:44:49.205Z] 82288f441390: Preparing [2021-09-29T03:44:49.205Z] ee420dfed78a: Preparing [2021-09-29T03:44:49.486Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:49.486Z] 1dc893701749: Layer already exists [2021-09-29T03:44:49.486Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:49.486Z] 82288f441390: Layer already exists [2021-09-29T03:44:49.486Z] 9ddd5dc28a7c: Layer already exists [2021-09-29T03:44:49.486Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:565b9bfdc6ddaf2d623e16b682a0104c99686dd6b8bc779ceeaf6db7a7f66555 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:49.823Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:50.159Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-29T03:44:50.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T03:44:50.159Z] 9ddd5dc28a7c: Preparing [2021-09-29T03:44:50.159Z] 1dc893701749: Preparing [2021-09-29T03:44:50.159Z] 92b70b4aa589: Preparing [2021-09-29T03:44:50.159Z] 82288f441390: Preparing [2021-09-29T03:44:50.159Z] ee420dfed78a: Preparing [2021-09-29T03:44:50.430Z] ee420dfed78a: Layer already exists [2021-09-29T03:44:50.430Z] 1dc893701749: Layer already exists [2021-09-29T03:44:50.430Z] 9ddd5dc28a7c: Layer already exists [2021-09-29T03:44:50.430Z] 92b70b4aa589: Layer already exists [2021-09-29T03:44:50.430Z] 82288f441390: Layer already exists [2021-09-29T03:44:50.430Z] main: digest: sha256:565b9bfdc6ddaf2d623e16b682a0104c99686dd6b8bc779ceeaf6db7a7f66555 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:44:50.494Z] ===================================================== [Pipeline] echo [2021-09-29T03:44:50.509Z] taggedImages: [2021-09-29T03:44:50.509Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:50.509Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-29T03:44:50.509Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.57 [2021-09-29T03:44:50.509Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:50.509Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-29T03:44:50.544Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-29T03:44:50.544Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:50.544Z] latest [2021-09-29T03:44:50.544Z] 2.0.1-dev.57 [2021-09-29T03:44:50.544Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:44:50.544Z] main [2021-09-29T03:44:50.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:50.911Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:44:51.244Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:44:51.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T03:44:51.245Z] 1a333b12fdae: Preparing [2021-09-29T03:44:51.245Z] 38531cbcacc0: Preparing [2021-09-29T03:44:51.245Z] 7145c60a6578: Preparing [2021-09-29T03:44:51.245Z] a01a49359ba8: Preparing [2021-09-29T03:44:51.245Z] b287e4fe43ef: Preparing [2021-09-29T03:44:51.245Z] c39efab1fe40: Preparing [2021-09-29T03:44:51.245Z] 386fc9fe74c4: Preparing [2021-09-29T03:44:51.245Z] 097a5c91b892: Preparing [2021-09-29T03:44:51.245Z] 74984ba1a09f: Preparing [2021-09-29T03:44:51.245Z] 6d0ac5d4dfcb: Preparing [2021-09-29T03:44:51.245Z] c55d5dbdab40: Preparing [2021-09-29T03:44:51.245Z] 097a5c91b892: Waiting [2021-09-29T03:44:51.245Z] 74984ba1a09f: Waiting [2021-09-29T03:44:51.245Z] c55d5dbdab40: Waiting [2021-09-29T03:44:51.245Z] 6d0ac5d4dfcb: Waiting [2021-09-29T03:44:51.245Z] c39efab1fe40: Waiting [2021-09-29T03:44:51.245Z] 386fc9fe74c4: Waiting [2021-09-29T03:44:51.523Z] b287e4fe43ef: Layer already exists [2021-09-29T03:44:51.523Z] c39efab1fe40: Layer already exists [2021-09-29T03:44:51.523Z] 386fc9fe74c4: Layer already exists [2021-09-29T03:44:51.795Z] 097a5c91b892: Layer already exists [2021-09-29T03:44:51.795Z] 38531cbcacc0: Pushed [2021-09-29T03:44:51.795Z] 74984ba1a09f: Layer already exists [2021-09-29T03:44:51.795Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T03:44:51.795Z] c55d5dbdab40: Layer already exists [2021-09-29T03:44:52.388Z] 1a333b12fdae: Pushed [2021-09-29T03:44:53.814Z] 7145c60a6578: Pushed [2021-09-29T03:45:06.174Z] a01a49359ba8: Pushed [2021-09-29T03:45:06.174Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2: digest: sha256:8aa9c887661dfefd14a1b0db1ce0cad216a0a8cd883fd70f327ad6f4f361c2b1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:45:06.511Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:45:06.850Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-29T03:45:06.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T03:45:06.850Z] 1a333b12fdae: Preparing [2021-09-29T03:45:06.850Z] 38531cbcacc0: Preparing [2021-09-29T03:45:06.850Z] 7145c60a6578: Preparing [2021-09-29T03:45:06.850Z] a01a49359ba8: Preparing [2021-09-29T03:45:06.850Z] b287e4fe43ef: Preparing [2021-09-29T03:45:06.850Z] c39efab1fe40: Preparing [2021-09-29T03:45:06.850Z] 386fc9fe74c4: Preparing [2021-09-29T03:45:06.850Z] 097a5c91b892: Preparing [2021-09-29T03:45:06.850Z] 74984ba1a09f: Preparing [2021-09-29T03:45:06.850Z] 6d0ac5d4dfcb: Preparing [2021-09-29T03:45:06.850Z] c55d5dbdab40: Preparing [2021-09-29T03:45:06.850Z] 386fc9fe74c4: Waiting [2021-09-29T03:45:06.850Z] 097a5c91b892: Waiting [2021-09-29T03:45:06.850Z] 74984ba1a09f: Waiting [2021-09-29T03:45:06.850Z] 6d0ac5d4dfcb: Waiting [2021-09-29T03:45:06.850Z] c55d5dbdab40: Waiting [2021-09-29T03:45:06.850Z] c39efab1fe40: Waiting [2021-09-29T03:45:07.122Z] 38531cbcacc0: Layer already exists [2021-09-29T03:45:07.122Z] 7145c60a6578: Layer already exists [2021-09-29T03:45:07.122Z] a01a49359ba8: Layer already exists [2021-09-29T03:45:07.122Z] 1a333b12fdae: Layer already exists [2021-09-29T03:45:07.122Z] b287e4fe43ef: Layer already exists [2021-09-29T03:45:07.122Z] 386fc9fe74c4: Layer already exists [2021-09-29T03:45:07.122Z] 097a5c91b892: Layer already exists [2021-09-29T03:45:07.122Z] 74984ba1a09f: Layer already exists [2021-09-29T03:45:07.122Z] c39efab1fe40: Layer already exists [2021-09-29T03:45:07.122Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T03:45:07.122Z] c55d5dbdab40: Layer already exists [2021-09-29T03:45:07.122Z] latest: digest: sha256:8aa9c887661dfefd14a1b0db1ce0cad216a0a8cd883fd70f327ad6f4f361c2b1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:45:07.466Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:45:07.799Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.57 [2021-09-29T03:45:07.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T03:45:07.799Z] 1a333b12fdae: Preparing [2021-09-29T03:45:07.799Z] 38531cbcacc0: Preparing [2021-09-29T03:45:07.799Z] 7145c60a6578: Preparing [2021-09-29T03:45:07.799Z] a01a49359ba8: Preparing [2021-09-29T03:45:07.799Z] b287e4fe43ef: Preparing [2021-09-29T03:45:07.799Z] c39efab1fe40: Preparing [2021-09-29T03:45:07.799Z] 386fc9fe74c4: Preparing [2021-09-29T03:45:07.799Z] 097a5c91b892: Preparing [2021-09-29T03:45:07.799Z] 74984ba1a09f: Preparing [2021-09-29T03:45:07.799Z] 6d0ac5d4dfcb: Preparing [2021-09-29T03:45:07.799Z] c55d5dbdab40: Preparing [2021-09-29T03:45:07.799Z] c39efab1fe40: Waiting [2021-09-29T03:45:07.799Z] 386fc9fe74c4: Waiting [2021-09-29T03:45:07.799Z] 6d0ac5d4dfcb: Waiting [2021-09-29T03:45:07.799Z] c55d5dbdab40: Waiting [2021-09-29T03:45:07.799Z] 097a5c91b892: Waiting [2021-09-29T03:45:07.799Z] 74984ba1a09f: Waiting [2021-09-29T03:45:08.071Z] 38531cbcacc0: Layer already exists [2021-09-29T03:45:08.071Z] 1a333b12fdae: Layer already exists [2021-09-29T03:45:08.071Z] b287e4fe43ef: Layer already exists [2021-09-29T03:45:08.071Z] a01a49359ba8: Layer already exists [2021-09-29T03:45:08.071Z] 7145c60a6578: Layer already exists [2021-09-29T03:45:08.071Z] c39efab1fe40: Layer already exists [2021-09-29T03:45:08.071Z] 097a5c91b892: Layer already exists [2021-09-29T03:45:08.071Z] 386fc9fe74c4: Layer already exists [2021-09-29T03:45:08.071Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T03:45:08.071Z] 74984ba1a09f: Layer already exists [2021-09-29T03:45:08.071Z] c55d5dbdab40: Layer already exists [2021-09-29T03:45:08.071Z] 2.0.1-dev.57: digest: sha256:8aa9c887661dfefd14a1b0db1ce0cad216a0a8cd883fd70f327ad6f4f361c2b1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:45:08.412Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:45:08.748Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:45:08.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T03:45:08.748Z] 1a333b12fdae: Preparing [2021-09-29T03:45:08.748Z] 38531cbcacc0: Preparing [2021-09-29T03:45:08.748Z] 7145c60a6578: Preparing [2021-09-29T03:45:08.748Z] a01a49359ba8: Preparing [2021-09-29T03:45:08.748Z] b287e4fe43ef: Preparing [2021-09-29T03:45:08.748Z] c39efab1fe40: Preparing [2021-09-29T03:45:08.748Z] 386fc9fe74c4: Preparing [2021-09-29T03:45:08.748Z] 097a5c91b892: Preparing [2021-09-29T03:45:08.748Z] 74984ba1a09f: Preparing [2021-09-29T03:45:08.748Z] 6d0ac5d4dfcb: Preparing [2021-09-29T03:45:08.748Z] c55d5dbdab40: Preparing [2021-09-29T03:45:08.748Z] 097a5c91b892: Waiting [2021-09-29T03:45:08.748Z] 74984ba1a09f: Waiting [2021-09-29T03:45:08.748Z] 6d0ac5d4dfcb: Waiting [2021-09-29T03:45:08.748Z] c39efab1fe40: Waiting [2021-09-29T03:45:08.748Z] c55d5dbdab40: Waiting [2021-09-29T03:45:08.748Z] 386fc9fe74c4: Waiting [2021-09-29T03:45:09.021Z] 38531cbcacc0: Layer already exists [2021-09-29T03:45:09.021Z] 1a333b12fdae: Layer already exists [2021-09-29T03:45:09.021Z] a01a49359ba8: Layer already exists [2021-09-29T03:45:09.021Z] 7145c60a6578: Layer already exists [2021-09-29T03:45:09.021Z] b287e4fe43ef: Layer already exists [2021-09-29T03:45:09.021Z] 74984ba1a09f: Layer already exists [2021-09-29T03:45:09.021Z] 386fc9fe74c4: Layer already exists [2021-09-29T03:45:09.021Z] 097a5c91b892: Layer already exists [2021-09-29T03:45:09.021Z] c39efab1fe40: Layer already exists [2021-09-29T03:45:09.021Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T03:45:09.021Z] c55d5dbdab40: Layer already exists [2021-09-29T03:45:09.021Z] f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57: digest: sha256:8aa9c887661dfefd14a1b0db1ce0cad216a0a8cd883fd70f327ad6f4f361c2b1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:45:09.364Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:45:09.699Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-29T03:45:09.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T03:45:09.699Z] 1a333b12fdae: Preparing [2021-09-29T03:45:09.699Z] 38531cbcacc0: Preparing [2021-09-29T03:45:09.699Z] 7145c60a6578: Preparing [2021-09-29T03:45:09.699Z] a01a49359ba8: Preparing [2021-09-29T03:45:09.699Z] b287e4fe43ef: Preparing [2021-09-29T03:45:09.699Z] c39efab1fe40: Preparing [2021-09-29T03:45:09.699Z] 386fc9fe74c4: Preparing [2021-09-29T03:45:09.699Z] 097a5c91b892: Preparing [2021-09-29T03:45:09.699Z] 74984ba1a09f: Preparing [2021-09-29T03:45:09.699Z] 6d0ac5d4dfcb: Preparing [2021-09-29T03:45:09.699Z] c55d5dbdab40: Preparing [2021-09-29T03:45:09.699Z] c39efab1fe40: Waiting [2021-09-29T03:45:09.699Z] 386fc9fe74c4: Waiting [2021-09-29T03:45:09.699Z] 74984ba1a09f: Waiting [2021-09-29T03:45:09.699Z] 097a5c91b892: Waiting [2021-09-29T03:45:09.699Z] 6d0ac5d4dfcb: Waiting [2021-09-29T03:45:09.699Z] c55d5dbdab40: Waiting [2021-09-29T03:45:09.972Z] 7145c60a6578: Layer already exists [2021-09-29T03:45:09.972Z] b287e4fe43ef: Layer already exists [2021-09-29T03:45:09.972Z] 1a333b12fdae: Layer already exists [2021-09-29T03:45:09.972Z] a01a49359ba8: Layer already exists [2021-09-29T03:45:09.972Z] 38531cbcacc0: Layer already exists [2021-09-29T03:45:09.972Z] 386fc9fe74c4: Layer already exists [2021-09-29T03:45:09.972Z] 097a5c91b892: Layer already exists [2021-09-29T03:45:09.972Z] c39efab1fe40: Layer already exists [2021-09-29T03:45:09.972Z] 74984ba1a09f: Layer already exists [2021-09-29T03:45:09.972Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T03:45:09.972Z] c55d5dbdab40: Layer already exists [2021-09-29T03:45:09.972Z] main: digest: sha256:8aa9c887661dfefd14a1b0db1ce0cad216a0a8cd883fd70f327ad6f4f361c2b1 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:45:10.034Z] ===================================================== [Pipeline] echo [2021-09-29T03:45:10.049Z] taggedImages: [2021-09-29T03:45:10.049Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [2021-09-29T03:45:10.049Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-29T03:45:10.049Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.57 [2021-09-29T03:45:10.049Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f3063e0891d6a1c33eb31a22ae5ab23704c218c2-2.0.1-dev.57 [2021-09-29T03:45:10.049Z] - 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-29T03:45:10.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T03:45:10.829Z] [2021-09-29T03:45:10.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:45:11.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T03:45:11.448Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T03:45:11.448Z] 448f6bf000e3: Pulling fs layer [2021-09-29T03:45:11.448Z] f757da607395: Pulling fs layer [2021-09-29T03:45:11.448Z] 05883995daec: Pulling fs layer [2021-09-29T03:45:11.448Z] 8603b9c90790: Pulling fs layer [2021-09-29T03:45:11.448Z] 1560dd03e051: Pulling fs layer [2021-09-29T03:45:11.448Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T03:45:11.448Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T03:45:11.448Z] 1560dd03e051: Waiting [2021-09-29T03:45:11.448Z] 27f5ce0e4adf: Waiting [2021-09-29T03:45:11.448Z] c2d8d7efcc4b: Waiting [2021-09-29T03:45:11.448Z] 8603b9c90790: Waiting [2021-09-29T03:45:11.722Z] f757da607395: Verifying Checksum [2021-09-29T03:45:11.722Z] 8603b9c90790: Verifying Checksum [2021-09-29T03:45:11.722Z] 8603b9c90790: Download complete [2021-09-29T03:45:11.722Z] 1560dd03e051: Download complete [2021-09-29T03:45:11.997Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T03:45:11.997Z] 27f5ce0e4adf: Download complete [2021-09-29T03:45:11.997Z] 05883995daec: Verifying Checksum [2021-09-29T03:45:11.997Z] 05883995daec: Download complete [2021-09-29T03:45:12.983Z] 448f6bf000e3: Verifying Checksum [2021-09-29T03:45:12.983Z] 448f6bf000e3: Download complete [2021-09-29T03:45:15.628Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T03:45:15.628Z] c2d8d7efcc4b: Download complete [2021-09-29T03:45:16.605Z] 448f6bf000e3: Pull complete [2021-09-29T03:45:17.200Z] f757da607395: Pull complete [2021-09-29T03:45:18.625Z] 05883995daec: Pull complete [2021-09-29T03:45:19.217Z] 8603b9c90790: Pull complete [2021-09-29T03:45:20.189Z] 1560dd03e051: Pull complete [2021-09-29T03:45:20.467Z] 27f5ce0e4adf: Pull complete [2021-09-29T03:45:35.559Z] c2d8d7efcc4b: Pull complete [2021-09-29T03:45:35.559Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T03:45:35.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T03:45:35.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T03:45:35.840Z] prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container [2021-09-29T03:45:35.946Z] $ 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/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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-lftools-log-publisher:arm64 cat [2021-09-29T03:45:39.713Z] $ docker top b468ee917b3b0fd112601ce2a22ace01560db64e87cfffe0050fcc9f99c18914 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:45:41.096Z] ---> job-cost.sh [2021-09-29T03:45:41.096Z] lf-activate-venv: SKIPPING [2021-09-29T03:45:41.096Z] INFO: No Stack... [2021-09-29T03:45:42.070Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T03:45:42.342Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T03:45:43.282Z] + cat /w/workspace/edgex-go/65/archives/cost.csv [2021-09-29T03:45:43.282Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T03:45:43.344Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-65-stack-cost] [2021-09-29T03:45:43.353Z] Resource [jenkins-edgexfoundry-edgex-go-main-65-stack-cost] did not exist. Created. [2021-09-29T03:45:43.353Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T03:45:44.025Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T03:45:44.753Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T03:45:44.765Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T03:45:44.770Z] $ docker stop --time=1 b468ee917b3b0fd112601ce2a22ace01560db64e87cfffe0050fcc9f99c18914 [2021-09-29T03:45:46.483Z] $ docker rm -f b468ee917b3b0fd112601ce2a22ace01560db64e87cfffe0050fcc9f99c18914 [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-29T03:45:47.548Z] provisioning config files... [2021-09-29T03:45:47.564Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/65@tmp/config8096936000744958347tmp [Pipeline] { [Pipeline] sh [2021-09-29T03:45:47.888Z] + set +x [2021-09-29T03:45:47.888Z] + curl -s https://codecov.io/bash [2021-09-29T03:45:47.888Z] + bash -s -- [2021-09-29T03:45:48.154Z] [2021-09-29T03:45:48.154Z] _____ _ [2021-09-29T03:45:48.154Z] / ____| | | [2021-09-29T03:45:48.154Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T03:45:48.154Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T03:45:48.154Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T03:45:48.154Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T03:45:48.154Z] Bash-1.0.6 [2021-09-29T03:45:48.154Z] [2021-09-29T03:45:48.154Z] [2021-09-29T03:45:48.154Z] ==> git version 2.24.4 found [2021-09-29T03:45:48.154Z] ==> 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-29T03:45:48.154Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T03:45:48.154Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T03:45:48.154Z] ==> Jenkins CI detected. [2021-09-29T03:45:48.154Z] current dir:  /w/workspace/edgex-go/65 [2021-09-29T03:45:48.154Z] project root: . [2021-09-29T03:45:48.154Z] --> token set from env [2021-09-29T03:45:48.154Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T03:45:48.154Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T03:45:48.154Z] ==> Python coveragepy not found [2021-09-29T03:45:48.154Z] ==> Searching for coverage reports in: [2021-09-29T03:45:48.154Z] + . [2021-09-29T03:45:48.154Z] -> Found 1 reports [2021-09-29T03:45:48.154Z] ==> Detecting git/mercurial file structure [2021-09-29T03:45:48.154Z] ==> Reading reports [2021-09-29T03:45:48.154Z] + ./coverage.out bytes=403195 [2021-09-29T03:45:48.154Z] ==> Appending adjustments [2021-09-29T03:45:48.154Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T03:45:49.115Z] + Found adjustments [2021-09-29T03:45:49.115Z] ==> Gzipping contents [2021-09-29T03:45:49.115Z] 56K /tmp/codecov.SQ4TFw.gz [2021-09-29T03:45:49.115Z] ==> Uploading reports [2021-09-29T03:45:49.115Z] url: https://codecov.io [2021-09-29T03:45:49.115Z] query: branch=main&commit=f3063e0891d6a1c33eb31a22ae5ab23704c218c2&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-29T03:45:49.115Z] -> Pinging Codecov [2021-09-29T03:45:49.115Z] 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=f3063e0891d6a1c33eb31a22ae5ab23704c218c2&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-29T03:45:49.695Z] -> Uploading to [2021-09-29T03:45:49.695Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/f3063e0891d6a1c33eb31a22ae5ab23704c218c2/1906561f-64cf-4334-a2a4-50d73dc10fff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T034549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37d1660111219d983dc1bf6bb78b9bcb80e96c04431719391b31ba67c961a0f7 [2021-09-29T03:45:49.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:45:49.695Z] Dload Upload Total Spent Left Speed [2021-09-29T03:45:49.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54225 0 0 100 54225 0 175k --:--:-- --:--:-- --:--:-- 175k [2021-09-29T03:45:49.963Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f3063e0891d6a1c33eb31a22ae5ab23704c218c2 [Pipeline] } [2021-09-29T03:45:49.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-29T03:45:50.750Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-29T03:45:50.764Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:45:51.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T03:45:51.082Z] [2021-09-29T03:45:51.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:45:51.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T03:45:51.411Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-29T03:45:51.411Z] 188c0c94c7c5: Pulling fs layer [2021-09-29T03:45:51.411Z] 0ef7d3d256c8: Pulling fs layer [2021-09-29T03:45:51.411Z] de9db76c5a1d: Pulling fs layer [2021-09-29T03:45:51.411Z] 0eba1c9be4d2: Pulling fs layer [2021-09-29T03:45:51.411Z] 0d57e429df01: Pulling fs layer [2021-09-29T03:45:51.411Z] 4e4be7b47b0d: Pulling fs layer [2021-09-29T03:45:51.411Z] e1f770b5df2f: Pulling fs layer [2021-09-29T03:45:51.411Z] 85a0685a4137: Pulling fs layer [2021-09-29T03:45:51.411Z] 4e4be7b47b0d: Waiting [2021-09-29T03:45:51.411Z] e1f770b5df2f: Waiting [2021-09-29T03:45:51.411Z] 85a0685a4137: Waiting [2021-09-29T03:45:51.411Z] 0eba1c9be4d2: Waiting [2021-09-29T03:45:51.411Z] 0d57e429df01: Waiting [2021-09-29T03:45:51.411Z] de9db76c5a1d: Verifying Checksum [2021-09-29T03:45:51.411Z] de9db76c5a1d: Download complete [2021-09-29T03:45:51.411Z] 0ef7d3d256c8: Download complete [2021-09-29T03:45:51.411Z] 0d57e429df01: Verifying Checksum [2021-09-29T03:45:51.411Z] 0d57e429df01: Download complete [2021-09-29T03:45:51.411Z] 4e4be7b47b0d: Verifying Checksum [2021-09-29T03:45:51.411Z] 4e4be7b47b0d: Download complete [2021-09-29T03:45:51.681Z] 188c0c94c7c5: Verifying Checksum [2021-09-29T03:45:51.681Z] 188c0c94c7c5: Download complete [2021-09-29T03:45:51.948Z] 188c0c94c7c5: Pull complete [2021-09-29T03:45:51.948Z] 0ef7d3d256c8: Pull complete [2021-09-29T03:45:51.948Z] de9db76c5a1d: Pull complete [2021-09-29T03:45:52.905Z] e1f770b5df2f: Verifying Checksum [2021-09-29T03:45:52.905Z] e1f770b5df2f: Download complete [2021-09-29T03:45:56.238Z] 0eba1c9be4d2: Verifying Checksum [2021-09-29T03:45:56.239Z] 0eba1c9be4d2: Download complete [2021-09-29T03:45:57.200Z] 85a0685a4137: Verifying Checksum [2021-09-29T03:45:57.200Z] 85a0685a4137: Download complete [2021-09-29T03:45:59.789Z] 0eba1c9be4d2: Pull complete [2021-09-29T03:45:59.789Z] 0d57e429df01: Pull complete [2021-09-29T03:45:59.789Z] 4e4be7b47b0d: Pull complete [2021-09-29T03:46:00.057Z] e1f770b5df2f: Pull complete [2021-09-29T03:46:03.444Z] 85a0685a4137: Pull complete [2021-09-29T03:46:03.444Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-29T03:46:03.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T03:46:03.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-29T03:46:03.548Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2021-09-29T03:46:03.601Z] $ 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/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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-snyk-go:1.410.4 cat [2021-09-29T03:46:05.896Z] $ docker top f866d00515411195fa6d14ca7a8e18e6fdbcc8a8e8079689265346513537afd1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T03:46:05.997Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-29T03:46:06.305Z] + set -o pipefail [2021-09-29T03:46:06.306Z] + snyk monitor '--org=edgex-jenkins' [2021-09-29T03:46:53.146Z] [2021-09-29T03:46:53.146Z] Monitoring /w/workspace/edgex-go/65 (github.com/edgexfoundry/edgex-go)... [2021-09-29T03:46:53.146Z] [2021-09-29T03:46:53.146Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/170f4c34-f0aa-4f38-93b0-a47e2b077938 [2021-09-29T03:46:53.146Z] [2021-09-29T03:46:53.146Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-29T03:46:53.146Z] [2021-09-29T03:46:53.146Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-29T03:46:53.146Z] [2021-09-29T03:46:53.146Z] [Pipeline] } [2021-09-29T03:46:53.162Z] $ docker stop --time=1 f866d00515411195fa6d14ca7a8e18e6fdbcc8a8e8079689265346513537afd1 [2021-09-29T03:46:55.108Z] $ docker rm -f f866d00515411195fa6d14ca7a8e18e6fdbcc8a8e8079689265346513537afd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-29T03:46:55.733Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T03:46:55.754Z] provisioning config files... [2021-09-29T03:46:55.769Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/65@tmp/config7163957806035920450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:46:56.100Z] --> edgex-publish-swagger.sh [2021-09-29T03:46:56.100Z] === Publish openapi/v2 API === [2021-09-29T03:46:56.100Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-29T03:46:56.100Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/65/openapi/v2/core-command.yaml] [2021-09-29T03:46:56.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:46:56.100Z] Dload Upload Total Spent Left Speed [2021-09-29T03:46:57.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 27650 0:00:01 0:00:01 --:--:-- 27686 100 31867 0 0 100 31867 0 27646 0:00:01 0:00:01 --:--:-- 27662 [2021-09-29T03:46:57.063Z] [2021-09-29T03:46:57.063Z] [2021-09-29T03:46:57.063Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/65/openapi/v2/core-data.yaml] [2021-09-29T03:46:57.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:46:57.063Z] Dload Upload Total Spent Left Speed [2021-09-29T03:47:05.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 54668 0:00:01 0:00:01 --:--:-- 54680 100 65452 0 0 100 65452 0 29771 0:00:02 0:00:02 --:--:-- 29777 100 65452 0 0 100 65452 0 20455 0:00:03 0:00:03 --:--:-- 20460 100 65452 0 0 100 65452 0 15580 0:00:04 0:00:04 --:--:-- 15583 100 65452 0 0 100 65452 0 12581 0:00:05 0:00:05 --:--:-- 12582 100 65452 0 0 100 65452 0 10550 0:00:06 0:00:06 --:--:-- 0 100 65452 0 0 100 65452 0 9084 0:00:07 0:00:07 --:--:-- 0 100 65452 0 0 100 65452 0 7976 0:00:08 0:00:08 --:--:-- 0 100 65452 0 0 100 65452 0 7570 0:00:08 0:00:08 --:--:-- 0 100 65452 0 0 100 65452 0 7570 0:00:08 0:00:08 --:--:-- 0 [2021-09-29T03:47:05.911Z] [2021-09-29T03:47:05.911Z] [2021-09-29T03:47:05.911Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/65/openapi/v2/core-metadata.yaml] [2021-09-29T03:47:05.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:47:05.911Z] Dload Upload Total Spent Left Speed [2021-09-29T03:47:12.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 56176 0:00:02 0:00:02 --:--:-- 56203 100 119k 0 0 100 119k 0 38440 0:00:03 0:00:03 --:--:-- 38443 100 119k 0 0 100 119k 0 29216 0:00:04 0:00:04 --:--:-- 29219 100 119k 0 0 100 119k 0 23565 0:00:05 0:00:05 --:--:-- 23570 100 119k 0 0 100 119k 0 19743 0:00:06 0:00:06 --:--:-- 0 100 119k 0 0 100 119k 0 17386 0:00:07 0:00:07 --:--:-- 0 100 119k 0 0 100 119k 0 17386 0:00:07 0:00:07 --:--:-- 0 [2021-09-29T03:47:12.828Z] [2021-09-29T03:47:12.828Z] [2021-09-29T03:47:12.828Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/65/openapi/v2/support-notifications.yaml] [2021-09-29T03:47:12.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:47:12.828Z] Dload Upload Total Spent Left Speed [2021-09-29T03:47:14.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74824 0:00:01 0:00:01 --:--:-- 74853 100 86007 0 0 100 86007 0 74814 0:00:01 0:00:01 --:--:-- 74853 [2021-09-29T03:47:14.232Z] [2021-09-29T03:47:14.232Z] [2021-09-29T03:47:14.232Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/65/openapi/v2/support-scheduler.yaml] [2021-09-29T03:47:14.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:47:14.232Z] Dload Upload Total Spent Left Speed [2021-09-29T03:47:15.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31319 0:00:01 0:00:01 --:--:-- 31322 100 36710 0 0 100 36710 0 29256 0:00:01 0:00:01 --:--:-- 29274 [2021-09-29T03:47:15.194Z] [2021-09-29T03:47:15.194Z] [2021-09-29T03:47:15.194Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/65/openapi/v2/system-agent.yaml] [2021-09-29T03:47:15.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:47:15.194Z] Dload Upload Total Spent Left Speed [2021-09-29T03:47:17.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16704 0:00:01 0:00:01 --:--:-- 16711 100 19603 0 0 100 19603 0 10029 0:00:01 0:00:01 --:--:-- 10027 100 19603 0 0 100 19603 0 10028 0:00:01 0:00:01 --:--:-- 10027 [2021-09-29T03:47:17.180Z] [2021-09-29T03:47:17.180Z] [Pipeline] } [2021-09-29T03:47:17.192Z] 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-29T03:47:17.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T03:47:17.751Z] . [Pipeline] withDockerContainer [2021-09-29T03:47:17.852Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2021-09-29T03:47:18.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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:10004/edgex-devops/git-semver:latest cat [2021-09-29T03:47:18.795Z] $ docker top 9d6eafee2b6fb59496b92215585eb400446324dea15cb1d357fba65ecfe9813e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T03:47:18.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T03:47:18.946Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T03:47:19.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T03:47:19.088Z] $ docker exec 9d6eafee2b6fb59496b92215585eb400446324dea15cb1d357fba65ecfe9813e ssh-agent [2021-09-29T03:47:19.204Z] SSH_AUTH_SOCK=/tmp/ssh-c4SX38R4Fbsb/agent.13 [2021-09-29T03:47:19.204Z] SSH_AGENT_PID=19 [2021-09-29T03:47:19.214Z] Running ssh-add (command line suppressed) [2021-09-29T03:47:19.322Z] Identity added: /w/workspace/edgex-go/65@tmp/private_key_1619929384316270569.key (/w/workspace/edgex-go/65@tmp/private_key_1619929384316270569.key) [2021-09-29T03:47:19.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T03:47:19.658Z] + git semver tag [2021-09-29T03:47:19.658Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T03:47:19.658Z] # $GIT_DIR = /w/workspace/edgex-go/65/.git [2021-09-29T03:47:19.658Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/65 [2021-09-29T03:47:19.658Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T03:47:19.658Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T03:47:19.658Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T03:47:19.658Z] # $SEMVER_BRANCH = main [2021-09-29T03:47:19.658Z] # $SEMVER_DIR = /w/workspace/edgex-go/65/.semver [2021-09-29T03:47:19.658Z] # f3063e0891d6a1c33eb31a22ae5ab23704c218c2 HEAD [2021-09-29T03:47:19.658Z] # -> Force: false [2021-09-29T03:47:19.658Z] # 93702e82102b693fbd5067abb06209a8f1944cd7 refs/tags/v2.0.1-dev.57 [Pipeline] } [2021-09-29T03:47:19.672Z] $ docker exec --env ******** --env ******** 9d6eafee2b6fb59496b92215585eb400446324dea15cb1d357fba65ecfe9813e ssh-agent -k [2021-09-29T03:47:19.775Z] unset SSH_AUTH_SOCK; [2021-09-29T03:47:19.775Z] unset SSH_AGENT_PID; [2021-09-29T03:47:19.775Z] echo Agent pid 19 killed; [2021-09-29T03:47:19.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T03:47:20.149Z] + git semver [Pipeline] } [2021-09-29T03:47:20.169Z] $ docker stop --time=1 9d6eafee2b6fb59496b92215585eb400446324dea15cb1d357fba65ecfe9813e [2021-09-29T03:47:21.368Z] $ docker rm -f 9d6eafee2b6fb59496b92215585eb400446324dea15cb1d357fba65ecfe9813e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:47:21.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T03:47:21.840Z] [2021-09-29T03:47:21.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:47:22.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T03:47:22.178Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-29T03:47:22.178Z] ab5ef0e58194: Pulling fs layer [2021-09-29T03:47:22.178Z] 9712f1f96733: Pulling fs layer [2021-09-29T03:47:22.178Z] 63f879dbbcfc: Pulling fs layer [2021-09-29T03:47:22.178Z] 0d9ebad4ef96: Pulling fs layer [2021-09-29T03:47:22.178Z] e9a5061849ea: Pulling fs layer [2021-09-29T03:47:22.178Z] d747dcd14b5f: Pulling fs layer [2021-09-29T03:47:22.178Z] 2de7ff778b66: Pulling fs layer [2021-09-29T03:47:22.178Z] 0d9ebad4ef96: Waiting [2021-09-29T03:47:22.178Z] e9a5061849ea: Waiting [2021-09-29T03:47:22.178Z] d747dcd14b5f: Waiting [2021-09-29T03:47:22.178Z] 2de7ff778b66: Waiting [2021-09-29T03:47:22.178Z] 9712f1f96733: Verifying Checksum [2021-09-29T03:47:22.178Z] 9712f1f96733: Download complete [2021-09-29T03:47:24.113Z] 63f879dbbcfc: Verifying Checksum [2021-09-29T03:47:24.113Z] 63f879dbbcfc: Download complete [2021-09-29T03:47:24.384Z] e9a5061849ea: Verifying Checksum [2021-09-29T03:47:24.384Z] e9a5061849ea: Download complete [2021-09-29T03:47:24.384Z] d747dcd14b5f: Verifying Checksum [2021-09-29T03:47:24.384Z] d747dcd14b5f: Download complete [2021-09-29T03:47:25.339Z] 2de7ff778b66: Verifying Checksum [2021-09-29T03:47:25.339Z] 2de7ff778b66: Download complete [2021-09-29T03:47:25.919Z] ab5ef0e58194: Verifying Checksum [2021-09-29T03:47:25.919Z] ab5ef0e58194: Download complete [2021-09-29T03:47:26.503Z] 0d9ebad4ef96: Verifying Checksum [2021-09-29T03:47:26.503Z] 0d9ebad4ef96: Download complete [2021-09-29T03:47:28.455Z] ab5ef0e58194: Pull complete [2021-09-29T03:47:28.455Z] 9712f1f96733: Pull complete [2021-09-29T03:47:29.042Z] 63f879dbbcfc: Pull complete [2021-09-29T03:47:32.399Z] 0d9ebad4ef96: Pull complete [2021-09-29T03:47:32.665Z] e9a5061849ea: Pull complete [2021-09-29T03:47:32.665Z] d747dcd14b5f: Pull complete [2021-09-29T03:47:33.628Z] 2de7ff778b66: Pull complete [2021-09-29T03:47:33.628Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-29T03:47:33.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T03:47:33.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-29T03:47:33.719Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2021-09-29T03:47:33.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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:0.23.1-centos7 cat [2021-09-29T03:47:36.940Z] $ docker top 3c4ae233a631b19993423a23dcdc6df14410bd8a8a6a0e2b7d9e3ba1ffd5c294 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-29T03:47:37.046Z] provisioning config files... [2021-09-29T03:47:37.060Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/65@tmp/config402991335904646516tmp [2021-09-29T03:47:37.081Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/65@tmp/config3455341437231238299tmp [2021-09-29T03:47:37.101Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/65@tmp/config4957743421281469516tmp [Pipeline] { [Pipeline] echo [2021-09-29T03:47:37.128Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:47:37.446Z] ---> sigul-configuration.sh [2021-09-29T03:47:37.446Z] gpg: directory `/root/.gnupg' created [2021-09-29T03:47:37.446Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-29T03:47:37.446Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-29T03:47:37.446Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-29T03:47:37.446Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-29T03:47:37.446Z] gpg: CAST5 encrypted data [2021-09-29T03:47:37.446Z] gpg: encrypted with 1 passphrase [2021-09-29T03:47:37.446Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-29T03:47:37.766Z] + mkdir /home/jenkins [2021-09-29T03:47:37.766Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-29T03:47:38.085Z] + 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-29T03:47:38.101Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:47:38.415Z] ---> sigul-install.sh [2021-09-29T03:47:38.415Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-29T03:47:38.731Z] + git tag --list [2021-09-29T03:47:38.732Z] 0.6.0 [2021-09-29T03:47:38.732Z] 0.6.1 [2021-09-29T03:47:38.732Z] 0.7.0 [2021-09-29T03:47:38.732Z] 0.7.1 [2021-09-29T03:47:38.732Z] v1.0.0 [2021-09-29T03:47:38.732Z] v1.0.1 [2021-09-29T03:47:38.732Z] v1.1.0 [2021-09-29T03:47:38.732Z] v1.2.0 [2021-09-29T03:47:38.732Z] v1.2.1 [2021-09-29T03:47:38.732Z] v1.3.0 [2021-09-29T03:47:38.732Z] v1.3.1 [2021-09-29T03:47:38.732Z] v2.0.0 [2021-09-29T03:47:38.732Z] v2.0.1-dev.1 [2021-09-29T03:47:38.732Z] v2.0.1-dev.10 [2021-09-29T03:47:38.732Z] v2.0.1-dev.11 [2021-09-29T03:47:38.732Z] v2.0.1-dev.12 [2021-09-29T03:47:38.732Z] v2.0.1-dev.13 [2021-09-29T03:47:38.732Z] v2.0.1-dev.14 [2021-09-29T03:47:38.732Z] v2.0.1-dev.15 [2021-09-29T03:47:38.732Z] v2.0.1-dev.16 [2021-09-29T03:47:38.732Z] v2.0.1-dev.17 [2021-09-29T03:47:38.732Z] v2.0.1-dev.18 [2021-09-29T03:47:38.732Z] v2.0.1-dev.19 [2021-09-29T03:47:38.732Z] v2.0.1-dev.2 [2021-09-29T03:47:38.732Z] v2.0.1-dev.20 [2021-09-29T03:47:38.732Z] v2.0.1-dev.21 [2021-09-29T03:47:38.732Z] v2.0.1-dev.22 [2021-09-29T03:47:38.732Z] v2.0.1-dev.23 [2021-09-29T03:47:38.732Z] v2.0.1-dev.24 [2021-09-29T03:47:38.732Z] v2.0.1-dev.25 [2021-09-29T03:47:38.732Z] v2.0.1-dev.26 [2021-09-29T03:47:38.732Z] v2.0.1-dev.27 [2021-09-29T03:47:38.732Z] v2.0.1-dev.28 [2021-09-29T03:47:38.732Z] v2.0.1-dev.29 [2021-09-29T03:47:38.732Z] v2.0.1-dev.3 [2021-09-29T03:47:38.732Z] v2.0.1-dev.30 [2021-09-29T03:47:38.732Z] v2.0.1-dev.31 [2021-09-29T03:47:38.732Z] v2.0.1-dev.32 [2021-09-29T03:47:38.732Z] v2.0.1-dev.33 [2021-09-29T03:47:38.732Z] v2.0.1-dev.34 [2021-09-29T03:47:38.732Z] v2.0.1-dev.35 [2021-09-29T03:47:38.732Z] v2.0.1-dev.36 [2021-09-29T03:47:38.732Z] v2.0.1-dev.37 [2021-09-29T03:47:38.732Z] v2.0.1-dev.38 [2021-09-29T03:47:38.732Z] v2.0.1-dev.39 [2021-09-29T03:47:38.732Z] v2.0.1-dev.4 [2021-09-29T03:47:38.732Z] v2.0.1-dev.40 [2021-09-29T03:47:38.732Z] v2.0.1-dev.41 [2021-09-29T03:47:38.732Z] v2.0.1-dev.42 [2021-09-29T03:47:38.732Z] v2.0.1-dev.43 [2021-09-29T03:47:38.732Z] v2.0.1-dev.44 [2021-09-29T03:47:38.732Z] v2.0.1-dev.45 [2021-09-29T03:47:38.732Z] v2.0.1-dev.46 [2021-09-29T03:47:38.732Z] v2.0.1-dev.47 [2021-09-29T03:47:38.732Z] v2.0.1-dev.48 [2021-09-29T03:47:38.732Z] v2.0.1-dev.49 [2021-09-29T03:47:38.732Z] v2.0.1-dev.5 [2021-09-29T03:47:38.732Z] v2.0.1-dev.50 [2021-09-29T03:47:38.732Z] v2.0.1-dev.51 [2021-09-29T03:47:38.732Z] v2.0.1-dev.52 [2021-09-29T03:47:38.732Z] v2.0.1-dev.53 [2021-09-29T03:47:38.732Z] v2.0.1-dev.54 [2021-09-29T03:47:38.732Z] v2.0.1-dev.55 [2021-09-29T03:47:38.732Z] v2.0.1-dev.56 [2021-09-29T03:47:38.732Z] v2.0.1-dev.57 [2021-09-29T03:47:38.732Z] v2.0.1-dev.6 [2021-09-29T03:47:38.732Z] v2.0.1-dev.7 [2021-09-29T03:47:38.732Z] v2.0.1-dev.8 [2021-09-29T03:47:38.732Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-29T03:47:39.052Z] + lftools sign git-tag v2.0.1-dev.57 [2021-09-29T03:47:39.633Z] Signing Git tag with Sigul... [2021-09-29T03:47:39.633Z] Signing v2.0.1-dev.57 [Pipeline] echo [2021-09-29T03:47:40.604Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:47:40.917Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-29T03:47:40.929Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-29T03:47:40.961Z] $ docker stop --time=1 3c4ae233a631b19993423a23dcdc6df14410bd8a8a6a0e2b7d9e3ba1ffd5c294 [2021-09-29T03:47:42.192Z] $ docker rm -f 3c4ae233a631b19993423a23dcdc6df14410bd8a8a6a0e2b7d9e3ba1ffd5c294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:47:42.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T03:47:42.835Z] . [Pipeline] withDockerContainer [2021-09-29T03:47:42.925Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2021-09-29T03:47:42.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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:10004/edgex-devops/git-semver:latest cat [2021-09-29T03:47:43.400Z] $ docker top 9d0dd60aa1518cb9bd5c376322193db3fcf53cb3c0641322d43ac9e7619bd99d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T03:47:43.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T03:47:43.550Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T03:47:43.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T03:47:43.678Z] $ docker exec 9d0dd60aa1518cb9bd5c376322193db3fcf53cb3c0641322d43ac9e7619bd99d ssh-agent [2021-09-29T03:47:43.796Z] SSH_AUTH_SOCK=/tmp/ssh-IGB5if5iawQE/agent.13 [2021-09-29T03:47:43.796Z] SSH_AGENT_PID=20 [2021-09-29T03:47:43.804Z] Running ssh-add (command line suppressed) [2021-09-29T03:47:43.903Z] Identity added: /w/workspace/edgex-go/65@tmp/private_key_7687695916474103257.key (/w/workspace/edgex-go/65@tmp/private_key_7687695916474103257.key) [2021-09-29T03:47:43.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T03:47:44.235Z] + git semver bump pre [2021-09-29T03:47:44.235Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T03:47:44.235Z] # $GIT_DIR = /w/workspace/edgex-go/65/.git [2021-09-29T03:47:44.235Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/65 [2021-09-29T03:47:44.235Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T03:47:44.235Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T03:47:44.235Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T03:47:44.235Z] # $SEMVER_BRANCH = main [2021-09-29T03:47:44.235Z] # $SEMVER_DIR = /w/workspace/edgex-go/65/.semver [2021-09-29T03:47:44.235Z] 2.0.1-dev.58 [Pipeline] } [2021-09-29T03:47:44.248Z] $ docker exec --env ******** --env ******** 9d0dd60aa1518cb9bd5c376322193db3fcf53cb3c0641322d43ac9e7619bd99d ssh-agent -k [2021-09-29T03:47:44.354Z] unset SSH_AUTH_SOCK; [2021-09-29T03:47:44.354Z] unset SSH_AGENT_PID; [2021-09-29T03:47:44.354Z] echo Agent pid 20 killed; [2021-09-29T03:47:44.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T03:47:44.721Z] + git semver [Pipeline] } [2021-09-29T03:47:44.740Z] $ docker stop --time=1 9d0dd60aa1518cb9bd5c376322193db3fcf53cb3c0641322d43ac9e7619bd99d [2021-09-29T03:47:45.945Z] $ docker rm -f 9d0dd60aa1518cb9bd5c376322193db3fcf53cb3c0641322d43ac9e7619bd99d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:47:46.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T03:47:46.352Z] . [Pipeline] withDockerContainer [2021-09-29T03:47:46.441Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2021-09-29T03:47:46.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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:10004/edgex-devops/git-semver:latest cat [2021-09-29T03:47:46.910Z] $ docker top 1dc2db8e7c05b1ed7f191f4194df81d653ba9b00f46f4b812a14ab534a2195a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T03:47:47.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T03:47:47.073Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T03:47:47.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T03:47:47.194Z] $ docker exec 1dc2db8e7c05b1ed7f191f4194df81d653ba9b00f46f4b812a14ab534a2195a2 ssh-agent [2021-09-29T03:47:47.310Z] SSH_AUTH_SOCK=/tmp/ssh-nVjPDm7dRh87/agent.15 [2021-09-29T03:47:47.310Z] SSH_AGENT_PID=21 [2021-09-29T03:47:47.320Z] Running ssh-add (command line suppressed) [2021-09-29T03:47:47.433Z] Identity added: /w/workspace/edgex-go/65@tmp/private_key_7868730827927505695.key (/w/workspace/edgex-go/65@tmp/private_key_7868730827927505695.key) [2021-09-29T03:47:47.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T03:47:47.776Z] + git semver push [2021-09-29T03:47:47.776Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T03:47:47.776Z] # $GIT_DIR = /w/workspace/edgex-go/65/.git [2021-09-29T03:47:47.776Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/65 [2021-09-29T03:47:47.776Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T03:47:47.776Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T03:47:47.776Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T03:47:47.776Z] # $SEMVER_BRANCH = main [2021-09-29T03:47:47.776Z] # $SEMVER_DIR = /w/workspace/edgex-go/65/.semver [Pipeline] } [2021-09-29T03:47:52.043Z] $ docker exec --env ******** --env ******** 1dc2db8e7c05b1ed7f191f4194df81d653ba9b00f46f4b812a14ab534a2195a2 ssh-agent -k [2021-09-29T03:47:52.155Z] unset SSH_AUTH_SOCK; [2021-09-29T03:47:52.156Z] unset SSH_AGENT_PID; [2021-09-29T03:47:52.156Z] echo Agent pid 21 killed; [2021-09-29T03:47:52.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T03:47:52.526Z] + git semver [Pipeline] } [2021-09-29T03:47:52.546Z] $ docker stop --time=1 1dc2db8e7c05b1ed7f191f4194df81d653ba9b00f46f4b812a14ab534a2195a2 [2021-09-29T03:47:53.739Z] $ docker rm -f 1dc2db8e7c05b1ed7f191f4194df81d653ba9b00f46f4b812a14ab534a2195a2 [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-29T03:47:54.565Z] + '[' -d /w/workspace/edgex-go/65/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:47:54.884Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:47:55.472Z] ---> package-listing.sh [2021-09-29T03:47:55.472Z] ++ facter osfamily [2021-09-29T03:47:55.472Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T03:47:55.740Z] + OS_FAMILY=redhat [2021-09-29T03:47:55.740Z] + workspace=/w/workspace/edgex-go/65 [2021-09-29T03:47:55.740Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T03:47:55.740Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T03:47:55.740Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T03:47:55.740Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T03:47:55.740Z] + '[' /w/workspace/edgex-go/65 ']' [2021-09-29T03:47:55.740Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T03:47:55.740Z] + case "${OS_FAMILY}" in [2021-09-29T03:47:55.740Z] + sort [2021-09-29T03:47:55.740Z] + rpm -qa [2021-09-29T03:47:57.679Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T03:47:57.679Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T03:47:57.679Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T03:47:57.679Z] + '[' /w/workspace/edgex-go/65 ']' [2021-09-29T03:47:57.679Z] + mkdir -p /w/workspace/edgex-go/65/archives/ [2021-09-29T03:47:57.679Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/65/archives/ [Pipeline] echo [2021-09-29T03:47:57.697Z] 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/65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T03:47:57.996Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:47:58.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T03:47:58.585Z] [2021-09-29T03:47:58.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:47:58.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T03:47:58.915Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T03:47:58.915Z] b4d181a07f80: Pulling fs layer [2021-09-29T03:47:58.915Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T03:47:58.915Z] ed53099fbce6: Pulling fs layer [2021-09-29T03:47:58.915Z] dc539afda2c1: Pulling fs layer [2021-09-29T03:47:58.915Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T03:47:58.915Z] 9065ff56babe: Pulling fs layer [2021-09-29T03:47:58.915Z] d287ab97295c: Pulling fs layer [2021-09-29T03:47:58.915Z] dc539afda2c1: Waiting [2021-09-29T03:47:58.915Z] 77bc0d833cb6: Waiting [2021-09-29T03:47:58.915Z] 9065ff56babe: Waiting [2021-09-29T03:47:58.915Z] d287ab97295c: Waiting [2021-09-29T03:47:59.183Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T03:47:59.183Z] a1111a8f2ec3: Download complete [2021-09-29T03:47:59.183Z] dc539afda2c1: Verifying Checksum [2021-09-29T03:47:59.183Z] dc539afda2c1: Download complete [2021-09-29T03:47:59.450Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T03:47:59.450Z] 77bc0d833cb6: Download complete [2021-09-29T03:47:59.450Z] 9065ff56babe: Verifying Checksum [2021-09-29T03:47:59.450Z] 9065ff56babe: Download complete [2021-09-29T03:47:59.715Z] ed53099fbce6: Verifying Checksum [2021-09-29T03:47:59.715Z] ed53099fbce6: Download complete [2021-09-29T03:47:59.983Z] b4d181a07f80: Verifying Checksum [2021-09-29T03:47:59.983Z] b4d181a07f80: Download complete [2021-09-29T03:48:00.948Z] b4d181a07f80: Pull complete [2021-09-29T03:48:01.214Z] a1111a8f2ec3: Pull complete [2021-09-29T03:48:01.815Z] ed53099fbce6: Pull complete [2021-09-29T03:48:01.815Z] dc539afda2c1: Pull complete [2021-09-29T03:48:02.081Z] 77bc0d833cb6: Pull complete [2021-09-29T03:48:02.081Z] 9065ff56babe: Pull complete [2021-09-29T03:48:04.665Z] d287ab97295c: Verifying Checksum [2021-09-29T03:48:04.665Z] d287ab97295c: Download complete [2021-09-29T03:48:08.941Z] d287ab97295c: Pull complete [2021-09-29T03:48:08.941Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T03:48:08.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T03:48:08.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T03:48:09.035Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2021-09-29T03:48:09.092Z] $ 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/65/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/65 -v /w/workspace/edgex-go/65:/w/workspace/edgex-go/65:rw,z -v /w/workspace/edgex-go/65@tmp:/w/workspace/edgex-go/65@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:latest cat [2021-09-29T03:48:11.387Z] $ docker top 61eb29c7061caa63f9285af4ba31c53315a9346ebc327d8852171aab4eaf3a0c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:48:11.875Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T03:48:12.409Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T03:48:12.723Z] + ls /var/log/sa-host [2021-09-29T03:48:12.723Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T03:48:12.723Z] file_magic: OK [2021-09-29T03:48:12.723Z] HZ: Using current value: 100 [2021-09-29T03:48:12.723Z] file_header: OK [2021-09-29T03:48:12.723Z] 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-29T03:48:12.723Z] Statistics: [2021-09-29T03:48:12.723Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T03:48:12.723Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T03:48:12.723Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T03:48:12.723Z] file_magic: OK [2021-09-29T03:48:12.723Z] HZ: Using current value: 100 [2021-09-29T03:48:12.723Z] file_header: OK [2021-09-29T03:48:12.723Z] 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-29T03:48:12.723Z] Statistics: [2021-09-29T03:48:12.723Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T03:48:12.723Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T03:48:13.317Z] provisioning config files... [2021-09-29T03:48:13.334Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/65@tmp/config7463209483707479324tmp [Pipeline] { [Pipeline] echo [2021-09-29T03:48:13.357Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:48:13.665Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T03:48:13.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:48:14.071Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T03:48:14.085Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:48:14.396Z] ---> sudo-logs.sh [2021-09-29T03:48:14.396Z] Archiving 'sudo' log.. [2021-09-29T03:48:14.396Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-89.vexxhost.local: Name or service not known [2021-09-29T03:48:14.396Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-89.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T03:48:14.432Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:48:14.740Z] ---> job-cost.sh [2021-09-29T03:48:14.741Z] lf-activate-venv: SKIPPING [2021-09-29T03:48:14.741Z] DEBUG: total: 0.10999999940395355 [2021-09-29T03:48:14.741Z] INFO: Retrieving Stack Cost... [2021-09-29T03:48:15.324Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T03:48:15.589Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T03:48:15.605Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:48:15.914Z] ---> logs-deploy.sh [2021-09-29T03:48:15.914Z] lf-activate-venv: SKIPPING [2021-09-29T03:48:15.914Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/65 [2021-09-29T03:48:15.914Z] INFO: archiving workspace using pattern(s): [2021-09-29T03:48:16.498Z] Archives upload complete. [2021-09-29T03:48:16.763Z] INFO: archiving logs to Nexus