Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad 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-ssh6820515954997880654.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh5616873373391494844.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh4390185205708168640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh2829089523366722865.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2919304969629293462.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1882’ Running on prd-centos7-docker-4c-2g-1883 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/23 [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/23 # 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/23@tmp/jenkins-gitclient-ssh1375040545807381244.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 c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad (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 c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 Commit message: "feat: Validate Interval and IntervalAction before loading from config (#3646)" > git rev-list --no-walk ced8146ce41083de85aa69ae5104d5b74ca9c581 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-03T11:54:45.189Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-03T11:54:45.280Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-03T11:54:45.306Z] ========================================================= [2021-08-03T11:54:45.306Z] EdgeX Global Pipelines Version Info [2021-08-03T11:54:45.306Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:54:46.561Z] ------------------- [2021-08-03T11:54:46.561Z] stable info: [2021-08-03T11:54:46.561Z] ------------------- [2021-08-03T11:54:46.561Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-03T11:54:46.561Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T11:54:46.561Z] Message: update stable to v1.0.203 [2021-08-03T11:54:47.146Z] ------------------- [2021-08-03T11:54:47.146Z] experimental info: [2021-08-03T11:54:47.146Z] ------------------- [2021-08-03T11:54:47.146Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-03T11:54:47.146Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T11:54:47.146Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-03T11:54:47.277Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-03T11:54:47.303Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-03T11:54:47.322Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-03T11:54:47.343Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-03T11:54:47.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-03T11:54:47.384Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-03T11:54:47.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-03T11:54:47.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-03T11:54:47.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-03T11:54:47.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-03T11:54:47.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-03T11:54:47.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-03T11:54:47.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-03T11:54:47.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-03T11:54:47.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-03T11:54:47.589Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-03T11:54:47.610Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-03T11:54:49.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-03T11:54:49.223Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-03T11:54:49.246Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-03T11:54:49.270Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-03T11:54:49.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-03T11:54:49.319Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-03T11:54:49.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-03T11:54:49.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-03T11:54:49.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-03T11:54:49.432Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] echo [2021-08-03T11:54:49.456Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c934d26 [Pipeline] echo [2021-08-03T11:54:49.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T11:54:49.574Z] provisioning config files... [2021-08-03T11:54:49.595Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/23@tmp/config8893477572340407134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:54:49.940Z] ---> docker-login.sh [2021-08-03T11:54:49.940Z] nexus3.edgexfoundry.org:10001 [2021-08-03T11:54:49.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:54:50.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:54:50.210Z] Configure a credential helper to remove this warning. See [2021-08-03T11:54:50.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:54:50.210Z] [2021-08-03T11:54:50.210Z] Login Succeeded [2021-08-03T11:54:50.210Z] nexus3.edgexfoundry.org:10002 [2021-08-03T11:54:50.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:54:50.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:54:50.210Z] Configure a credential helper to remove this warning. See [2021-08-03T11:54:50.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:54:50.210Z] [2021-08-03T11:54:50.210Z] Login Succeeded [2021-08-03T11:54:50.210Z] nexus3.edgexfoundry.org:10003 [2021-08-03T11:54:50.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:54:50.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:54:50.485Z] Configure a credential helper to remove this warning. See [2021-08-03T11:54:50.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:54:50.485Z] [2021-08-03T11:54:50.485Z] Login Succeeded [2021-08-03T11:54:50.485Z] nexus3.edgexfoundry.org:10004 [2021-08-03T11:54:50.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:54:50.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:54:50.485Z] Configure a credential helper to remove this warning. See [2021-08-03T11:54:50.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:54:50.485Z] [2021-08-03T11:54:50.485Z] Login Succeeded [2021-08-03T11:54:50.485Z] docker.io [2021-08-03T11:54:50.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:54:51.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:54:51.021Z] Configure a credential helper to remove this warning. See [2021-08-03T11:54:51.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:54:51.021Z] [2021-08-03T11:54:51.021Z] Login Succeeded [2021-08-03T11:54:51.021Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T11:54:51.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T11:54:51.388Z] ++ 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-08-03T11:54:51.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:54:51.388Z] ++ dirname cmd/core-command/Dockerfile [2021-08-03T11:54:51.388Z] ++ cut -d/ -f2 [2021-08-03T11:54:51.388Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-03T11:54:51.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:54:51.388Z] ++ dirname cmd/core-data/Dockerfile [2021-08-03T11:54:51.388Z] ++ cut -d/ -f2 [2021-08-03T11:54:51.388Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-03T11:54:51.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:54:51.388Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-03T11:54:51.388Z] ++ cut -d/ -f2 [2021-08-03T11:54:51.388Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-03T11:54:51.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:54:51.388Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-03T11:54:51.388Z] ++ cut -d/ -f2 [2021-08-03T11:54:51.388Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-03T11:54:51.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:54:51.388Z] ++ cut -d/ -f2 [2021-08-03T11:54:51.388Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-03T11:54:51.388Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-03T11:54:51.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:54:51.388Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-03T11:54:51.388Z] ++ cut -d/ -f2 [2021-08-03T11:54:51.388Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-03T11:54:51.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:54:51.388Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-03T11:54:51.388Z] ++ cut -d/ -f2 [2021-08-03T11:54:51.388Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-03T11:54:51.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:54:51.388Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-03T11:54:51.388Z] ++ cut -d/ -f2 [2021-08-03T11:54:51.388Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-03T11:54:51.388Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T11:54:51.388Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-03T11:54:51.388Z] ++ cut -d/ -f2 [2021-08-03T11:54:51.388Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-03T11:54:51.452Z] 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-08-03T11:54:52.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T11:54:52.755Z] [2021-08-03T11:54:52.755Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:54:53.088Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T11:54:53.088Z] latest: Pulling from edgex-devops/git-semver [2021-08-03T11:54:53.088Z] 31603596830f: Pulling fs layer [2021-08-03T11:54:53.088Z] d4622e32a9a9: Pulling fs layer [2021-08-03T11:54:53.088Z] 1030fce36090: Pulling fs layer [2021-08-03T11:54:53.088Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-03T11:54:53.088Z] 6c6cb7e1b49b: Waiting [2021-08-03T11:54:53.088Z] d4622e32a9a9: Download complete [2021-08-03T11:54:53.366Z] 31603596830f: Verifying Checksum [2021-08-03T11:54:53.366Z] 31603596830f: Download complete [2021-08-03T11:54:53.639Z] 31603596830f: Pull complete [2021-08-03T11:54:53.639Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-03T11:54:53.639Z] 6c6cb7e1b49b: Download complete [2021-08-03T11:54:53.639Z] d4622e32a9a9: Pull complete [2021-08-03T11:54:53.639Z] 1030fce36090: Verifying Checksum [2021-08-03T11:54:53.639Z] 1030fce36090: Download complete [2021-08-03T11:54:54.239Z] 1030fce36090: Pull complete [2021-08-03T11:54:54.509Z] 6c6cb7e1b49b: Pull complete [2021-08-03T11:54:54.509Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-03T11:54:54.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T11:54:54.509Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-03T11:54:54.615Z] prd-centos7-docker-4c-2g-1883 does not seem to be running inside a container [2021-08-03T11:54:54.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T11:54:55.462Z] $ docker top 8bda5d9e5e2cf1835614759789f50012e743bbdc4b8331d04816bd25c4254d06 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T11:54:55.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T11:54:55.604Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T11:54:55.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T11:54:55.741Z] $ docker exec 8bda5d9e5e2cf1835614759789f50012e743bbdc4b8331d04816bd25c4254d06 ssh-agent [2021-08-03T11:54:55.867Z] SSH_AUTH_SOCK=/tmp/ssh-5HU85huqbM54/agent.13 [2021-08-03T11:54:55.868Z] SSH_AGENT_PID=19 [2021-08-03T11:54:55.882Z] Running ssh-add (command line suppressed) [2021-08-03T11:54:55.992Z] Identity added: /w/workspace/edgex-go/23@tmp/private_key_5371421943685713532.key (/w/workspace/edgex-go/23@tmp/private_key_5371421943685713532.key) [2021-08-03T11:54:56.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T11:54:56.339Z] + git tag --points-at HEAD [Pipeline] } [2021-08-03T11:54:56.358Z] $ docker exec --env ******** --env ******** 8bda5d9e5e2cf1835614759789f50012e743bbdc4b8331d04816bd25c4254d06 ssh-agent -k [2021-08-03T11:54:56.470Z] unset SSH_AUTH_SOCK; [2021-08-03T11:54:56.470Z] unset SSH_AGENT_PID; [2021-08-03T11:54:56.470Z] echo Agent pid 19 killed; [2021-08-03T11:54:56.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-03T11:54:56.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T11:54:56.533Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T11:54:56.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T11:54:56.663Z] $ docker exec 8bda5d9e5e2cf1835614759789f50012e743bbdc4b8331d04816bd25c4254d06 ssh-agent [2021-08-03T11:54:56.807Z] SSH_AUTH_SOCK=/tmp/ssh-1pWWvHT9dfYU/agent.52 [2021-08-03T11:54:56.807Z] SSH_AGENT_PID=58 [2021-08-03T11:54:56.816Z] Running ssh-add (command line suppressed) [2021-08-03T11:54:56.924Z] Identity added: /w/workspace/edgex-go/23@tmp/private_key_7719817898288068064.key (/w/workspace/edgex-go/23@tmp/private_key_7719817898288068064.key) [2021-08-03T11:54:56.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T11:54:57.271Z] + git semver init [2021-08-03T11:54:57.272Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T11:54:57.272Z] # $GIT_DIR = /w/workspace/edgex-go/23/.git [2021-08-03T11:54:57.272Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/23 [2021-08-03T11:54:57.272Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T11:54:57.272Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T11:54:57.272Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T11:54:57.272Z] # $SEMVER_BRANCH = main [2021-08-03T11:54:57.272Z] # $SEMVER_TEMP = /tmp/semver-746661563 [2021-08-03T11:54:57.272Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-03T11:55:29.538Z] # '/tmp/semver-746661563' -> '/w/workspace/edgex-go/23/.semver' [2021-08-03T11:55:29.538Z] # -> Force: false [2021-08-03T11:55:29.538Z] # $SEMVER_DIR = /w/workspace/edgex-go/23/.semver [Pipeline] } [2021-08-03T11:55:29.553Z] $ docker exec --env ******** --env ******** 8bda5d9e5e2cf1835614759789f50012e743bbdc4b8331d04816bd25c4254d06 ssh-agent -k [2021-08-03T11:55:29.675Z] unset SSH_AUTH_SOCK; [2021-08-03T11:55:29.676Z] unset SSH_AGENT_PID; [2021-08-03T11:55:29.676Z] echo Agent pid 58 killed; [2021-08-03T11:55:29.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T11:55:30.052Z] + git semver [Pipeline] } [2021-08-03T11:55:30.078Z] $ docker stop --time=1 8bda5d9e5e2cf1835614759789f50012e743bbdc4b8331d04816bd25c4254d06 [2021-08-03T11:55:31.925Z] $ docker rm -f 8bda5d9e5e2cf1835614759789f50012e743bbdc4b8331d04816bd25c4254d06 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T11:55:32.337Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-03T11:55:32.716Z] Stashed 1 file(s) [Pipeline] echo [2021-08-03T11:55:32.720Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.21 [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-08-03T11:55:33.010Z] ========================================================= [2021-08-03T11:55:33.010Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-03T11:55:33.010Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:55:33.341Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-03T11:55:34.765Z] Sending build context to Docker daemon 328.5MB [2021-08-03T11:55:34.765Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T11:55:34.765Z] Step 2/6 : FROM ${BASE} [2021-08-03T11:55:34.765Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-03T11:55:34.765Z] 540db60ca938: Pulling fs layer [2021-08-03T11:55:34.765Z] adcc1eea9eea: Pulling fs layer [2021-08-03T11:55:34.765Z] 4c4ab2625f07: Pulling fs layer [2021-08-03T11:55:34.765Z] db62176df00c: Pulling fs layer [2021-08-03T11:55:34.765Z] 3b30891b0d05: Pulling fs layer [2021-08-03T11:55:34.765Z] 444f5516b4c7: Pulling fs layer [2021-08-03T11:55:34.765Z] 90b9b1106a8b: Pulling fs layer [2021-08-03T11:55:34.765Z] 0383d17a5b7e: Pulling fs layer [2021-08-03T11:55:34.765Z] c82ef313ddc5: Pulling fs layer [2021-08-03T11:55:34.765Z] db62176df00c: Waiting [2021-08-03T11:55:34.765Z] 3b30891b0d05: Waiting [2021-08-03T11:55:34.765Z] 444f5516b4c7: Waiting [2021-08-03T11:55:34.765Z] 90b9b1106a8b: Waiting [2021-08-03T11:55:34.765Z] 0383d17a5b7e: Waiting [2021-08-03T11:55:34.765Z] c82ef313ddc5: Waiting [2021-08-03T11:55:35.032Z] 4c4ab2625f07: Verifying Checksum [2021-08-03T11:55:35.032Z] 4c4ab2625f07: Download complete [2021-08-03T11:55:35.032Z] adcc1eea9eea: Verifying Checksum [2021-08-03T11:55:35.032Z] adcc1eea9eea: Download complete [2021-08-03T11:55:35.032Z] 3b30891b0d05: Verifying Checksum [2021-08-03T11:55:35.032Z] 3b30891b0d05: Download complete [2021-08-03T11:55:35.032Z] 444f5516b4c7: Verifying Checksum [2021-08-03T11:55:35.032Z] 444f5516b4c7: Download complete [2021-08-03T11:55:35.301Z] 540db60ca938: Verifying Checksum [2021-08-03T11:55:35.301Z] 540db60ca938: Download complete [2021-08-03T11:55:35.301Z] 90b9b1106a8b: Verifying Checksum [2021-08-03T11:55:35.301Z] 90b9b1106a8b: Download complete [2021-08-03T11:55:35.301Z] 540db60ca938: Pull complete [2021-08-03T11:55:35.571Z] adcc1eea9eea: Pull complete [2021-08-03T11:55:35.571Z] 4c4ab2625f07: Pull complete [2021-08-03T11:55:36.977Z] 0383d17a5b7e: Verifying Checksum [2021-08-03T11:55:36.977Z] 0383d17a5b7e: Download complete [2021-08-03T11:55:40.323Z] c82ef313ddc5: Verifying Checksum [2021-08-03T11:55:40.324Z] c82ef313ddc5: Download complete [2021-08-03T11:55:40.324Z] db62176df00c: Verifying Checksum [2021-08-03T11:55:40.324Z] db62176df00c: Download complete [2021-08-03T11:55:43.714Z] db62176df00c: Pull complete [2021-08-03T11:55:43.714Z] 3b30891b0d05: Pull complete [2021-08-03T11:55:43.714Z] 444f5516b4c7: Pull complete [2021-08-03T11:55:43.714Z] 90b9b1106a8b: Pull complete [2021-08-03T11:55:43.714Z] 0383d17a5b7e: Pull complete [2021-08-03T11:55:45.699Z] c82ef313ddc5: Pull complete [2021-08-03T11:55:45.699Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-03T11:55:45.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-03T11:55:45.699Z] ---> 4508b0543a43 [2021-08-03T11:55:45.699Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-03T11:55:47.115Z] ---> Running in ca122c7dbfc4 [2021-08-03T11:55:47.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:55:47.924Z] Still waiting to schedule task [2021-08-03T11:55:47.925Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-03T11:55:48.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:55:48.352Z] OK: 219 MiB in 52 packages [2021-08-03T11:55:48.618Z] Removing intermediate container ca122c7dbfc4 [2021-08-03T11:55:48.618Z] ---> b0ed0d22f437 [2021-08-03T11:55:48.618Z] Step 4/6 : WORKDIR /edgex-go [2021-08-03T11:55:48.618Z] ---> Running in da41634a3400 [2021-08-03T11:55:48.886Z] Removing intermediate container da41634a3400 [2021-08-03T11:55:48.886Z] ---> 0e58c670809a [2021-08-03T11:55:48.886Z] Step 5/6 : COPY go.mod . [2021-08-03T11:55:48.886Z] ---> ae29aaf10578 [2021-08-03T11:55:48.886Z] Step 6/6 : RUN go mod download [2021-08-03T11:55:48.886Z] ---> Running in 2282f8843f31 [2021-08-03T11:56:27.785Z] Removing intermediate container 2282f8843f31 [2021-08-03T11:56:27.785Z] ---> cd74921df7d8 [2021-08-03T11:56:27.785Z] Successfully built cd74921df7d8 [2021-08-03T11:56:27.785Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:56:28.111Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T11:56:28.112Z] . [Pipeline] withDockerContainer [2021-08-03T11:56:28.198Z] prd-centos7-docker-4c-2g-1883 does not seem to be running inside a container [2021-08-03T11:56:28.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T11:56:28.624Z] $ docker top 16a6cb49ec57fa09a1ff52dec3563cd954efec48cc69a4d29a51846097efd316 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T11:56:29.026Z] + go version [2021-08-03T11:56:29.026Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-03T11:56:29.044Z] $ docker stop --time=1 16a6cb49ec57fa09a1ff52dec3563cd954efec48cc69a4d29a51846097efd316 [2021-08-03T11:56:30.242Z] $ docker rm -f 16a6cb49ec57fa09a1ff52dec3563cd954efec48cc69a4d29a51846097efd316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:56:31.207Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T11:56:31.207Z] . [Pipeline] withDockerContainer [2021-08-03T11:56:31.294Z] prd-centos7-docker-4c-2g-1883 does not seem to be running inside a container [2021-08-03T11:56:31.344Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T11:56:31.678Z] $ docker top 8067199bb57543c464058b9b9c442395e4d6a6aa21fd50b9c009e11bb442066a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-03T11:56:31.769Z] ========================================================= [2021-08-03T11:56:31.769Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-03T11:56:31.769Z] ========================================================= [Pipeline] sh [2021-08-03T11:56:32.071Z] + go mod tidy [Pipeline] sh [2021-08-03T11:56:32.659Z] + make test [2021-08-03T11:56:32.659Z] 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-08-03T11:56:32.930Z] go mod tidy [2021-08-03T11:56:32.930Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-03T11:56:38.340Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-03T11:56:56.650Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-03T11:57:00.956Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-03T11:57:00.956Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-03T11:57:01.238Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-03T11:57:03.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-03T11:57:04.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-03T11:57:04.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-03T11:57:04.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-03T11:57:05.468Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-03T11:57:05.468Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-03T11:57:05.748Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-03T11:57:05.748Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-03T11:57:05.748Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-03T11:57:05.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-03T11:57:09.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-08-03T11:57:09.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-03T11:57:09.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-03T11:57:09.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-08-03T11:57:09.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-03T11:57:10.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 46.3% of statements [2021-08-03T11:57:10.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-03T11:57:10.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-03T11:57:11.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements [2021-08-03T11:57:11.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-03T11:57:11.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-03T11:57:12.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-08-03T11:57:12.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-03T11:57:12.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-03T11:57:12.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-03T11:57:12.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-03T11:57:12.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-03T11:57:12.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.238s coverage: 94.2% of statements [2021-08-03T11:57:12.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-03T11:57:12.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-03T11:57:12.631Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-08-03T11:57:12.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-03T11:57:12.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-03T11:57:12.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-03T11:57:12.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-03T11:57:12.631Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-03T11:57:13.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2021-08-03T11:57:13.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-03T11:57:13.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-03T11:57:13.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-03T11:57:13.834Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-08-03T11:57:13.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-03T11:57:13.834Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-08-03T11:57:13.834Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-08-03T11:57:13.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-03T11:57:14.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-08-03T11:57:14.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-08-03T11:57:14.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-08-03T11:57:14.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-08-03T11:57:15.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-08-03T11:57:27.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2021-08-03T11:57:27.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-08-03T11:57:32.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.160s coverage: 81.8% of statements [2021-08-03T11:57:32.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-03T11:57:51.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-08-03T11:57:51.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-03T11:58:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 19.3% of statements [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-03T11:58:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-03T11:58:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-03T11:58:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-03T11:58:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-03T11:58:00.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-03T11:58:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-08-03T11:58:00.155Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-03T11:58:00.155Z] GO111MODULE=on go vet ./... [2021-08-03T11:58:02.276Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1884 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-03T11:58:02.294Z] Running in /w/workspace/edgex-go/23 [Pipeline] { [Pipeline] checkout [2021-08-03T11:58:02.596Z] The recommended git tool is: git [2021-08-03T11:58:07.883Z] using credential edgex-jenkins-ssh [2021-08-03T11:58:07.902Z] Cloning the remote Git repository [2021-08-03T11:58:07.945Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-03T11:58:08.062Z] > git init /w/workspace/edgex-go/23 # timeout=10 [2021-08-03T11:58:08.126Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-03T11:58:08.126Z] > git --version # timeout=10 [2021-08-03T11:58:08.145Z] > git --version # 'git version 2.17.1' [2021-08-03T11:58:08.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T11:58:08.258Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T11:58:23.729Z] Avoid second fetch [2021-08-03T11:58:23.730Z] Checking out Revision c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad (main) [2021-08-03T11:58:23.688Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-03T11:58:23.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T11:58:23.749Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T11:58:23.761Z] > git checkout -f c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 [2021-08-03T11:58:26.981Z] gofmt -l . [2021-08-03T11:58:26.981Z] [ "`gofmt -l .`" = "" ] [2021-08-03T11:58:26.981Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-03T11:58:27.304Z] + ls -al . [2021-08-03T11:58:27.304Z] total 596 [2021-08-03T11:58:27.304Z] drwxrwxr-x 10 1001 1001 4096 Aug 3 11:58 . [2021-08-03T11:58:27.304Z] drwxr-xr-x 4 root root 30 Aug 3 11:56 .. [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 11 Aug 3 11:54 .dockerignore [2021-08-03T11:58:27.304Z] drwxrwxr-x 8 1001 1001 162 Aug 3 11:54 .git [2021-08-03T11:58:27.304Z] drwxrwxr-x 3 1001 1001 125 Aug 3 11:54 .github [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 818 Aug 3 11:54 .gitignore [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 76 Aug 3 11:54 .hadolint.yml [2021-08-03T11:58:27.304Z] drwx------ 3 1001 1001 43 Aug 3 11:55 .semver [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 11:54 .sonarcloud.properties [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 8609 Aug 3 11:54 Attribution.txt [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 43881 Aug 3 11:54 CHANGELOG.md [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 11:54 CONTRIBUTING.md [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 931 Aug 3 11:54 Dockerfile.build [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 849 Aug 3 11:54 Jenkinsfile [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 11:54 LICENSE [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 5915 Aug 3 11:54 Makefile [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 8643 Aug 3 11:54 README.md [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 11:54 SECURITY.md [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 12 Aug 3 11:55 VERSION [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 11:54 ZMQWindows.md [2021-08-03T11:58:27.304Z] drwxrwxr-x 2 1001 1001 37 Aug 3 11:54 bin [2021-08-03T11:58:27.304Z] drwxrwxr-x 14 1001 1001 4096 Aug 3 11:54 cmd [2021-08-03T11:58:27.304Z] -rw-r--r-- 1 root root 403847 Aug 3 11:57 coverage.out [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 813 Aug 3 11:54 go.mod [2021-08-03T11:58:27.304Z] -rw-r--r-- 1 root root 48847 Aug 3 11:56 go.sum [2021-08-03T11:58:27.304Z] drwxrwxr-x 8 1001 1001 124 Aug 3 11:54 internal [2021-08-03T11:58:27.304Z] drwxrwxr-x 3 1001 1001 16 Aug 3 11:54 openapi [2021-08-03T11:58:27.304Z] drwxrwxr-x 4 1001 1001 71 Aug 3 11:54 snap [2021-08-03T11:58:27.304Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 11:54 version.go [Pipeline] sh [2021-08-03T11:58:27.618Z] + '[' -e coverage.out ] [2021-08-03T11:58:27.618Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-03T11:58:27.755Z] Stashed 1 file(s) [Pipeline] sh [2021-08-03T11:58:28.067Z] + make build [2021-08-03T11:58:28.067Z] go mod tidy [2021-08-03T11:58:28.099Z] Commit message: "feat: Validate Interval and IntervalAction before loading from config (#3646)" [2021-08-03T11:58:28.344Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -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-08-03T11:58:28.644Z] provisioning config files... [2021-08-03T11:58:28.672Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/23@tmp/config5042739272586424150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T11:58:29.219Z] ---> docker-login.sh [2021-08-03T11:58:29.219Z] nexus3.edgexfoundry.org:10001 [2021-08-03T11:58:29.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-03T11:58:30.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:58:30.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:58:30.489Z] Configure a credential helper to remove this warning. See [2021-08-03T11:58:30.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:58:30.489Z] [2021-08-03T11:58:30.489Z] Login Succeeded [2021-08-03T11:58:30.489Z] nexus3.edgexfoundry.org:10002 [2021-08-03T11:58:31.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:58:31.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:58:31.087Z] Configure a credential helper to remove this warning. See [2021-08-03T11:58:31.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:58:31.087Z] [2021-08-03T11:58:31.087Z] Login Succeeded [2021-08-03T11:58:31.087Z] nexus3.edgexfoundry.org:10003 [2021-08-03T11:58:31.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:58:31.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:58:31.635Z] Configure a credential helper to remove this warning. See [2021-08-03T11:58:31.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:58:31.635Z] [2021-08-03T11:58:31.635Z] Login Succeeded [2021-08-03T11:58:31.635Z] nexus3.edgexfoundry.org:10004 [2021-08-03T11:58:31.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:58:32.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:58:32.181Z] Configure a credential helper to remove this warning. See [2021-08-03T11:58:32.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:58:32.181Z] [2021-08-03T11:58:32.181Z] Login Succeeded [2021-08-03T11:58:32.181Z] docker.io [2021-08-03T11:58:32.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T11:58:32.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T11:58:32.746Z] Configure a credential helper to remove this warning. See [2021-08-03T11:58:32.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T11:58:32.746Z] [2021-08-03T11:58:32.746Z] Login Succeeded [2021-08-03T11:58:33.022Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T11:58:33.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-03T11:58:33.390Z] ========================================================= [2021-08-03T11:58:33.391Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-03T11:58:33.391Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:58:33.750Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-03T11:58:35.758Z] Sending build context to Docker daemon 165.8MB [2021-08-03T11:58:36.038Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T11:58:36.038Z] Step 2/6 : FROM ${BASE} [2021-08-03T11:58:36.315Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-03T11:58:36.315Z] 595b0fe564bb: Pulling fs layer [2021-08-03T11:58:36.315Z] 24495759ef45: Pulling fs layer [2021-08-03T11:58:36.315Z] d148012ef14d: Pulling fs layer [2021-08-03T11:58:36.315Z] e90a11edd702: Pulling fs layer [2021-08-03T11:58:36.315Z] d77568369979: Pulling fs layer [2021-08-03T11:58:36.315Z] 02195dbdac53: Pulling fs layer [2021-08-03T11:58:36.315Z] 2b1b35aa2570: Pulling fs layer [2021-08-03T11:58:36.315Z] 2c1f732e5b09: Pulling fs layer [2021-08-03T11:58:36.315Z] d77568369979: Waiting [2021-08-03T11:58:36.315Z] 02195dbdac53: Waiting [2021-08-03T11:58:36.315Z] 2b1b35aa2570: Waiting [2021-08-03T11:58:36.315Z] e90a11edd702: Waiting [2021-08-03T11:58:36.315Z] 2c1f732e5b09: Waiting [2021-08-03T11:58:36.315Z] d148012ef14d: Verifying Checksum [2021-08-03T11:58:36.315Z] d148012ef14d: Download complete [2021-08-03T11:58:36.315Z] 24495759ef45: Verifying Checksum [2021-08-03T11:58:36.315Z] 24495759ef45: Download complete [2021-08-03T11:58:36.315Z] d77568369979: Verifying Checksum [2021-08-03T11:58:36.315Z] 595b0fe564bb: Verifying Checksum [2021-08-03T11:58:36.315Z] 595b0fe564bb: Download complete [2021-08-03T11:58:36.315Z] 02195dbdac53: Verifying Checksum [2021-08-03T11:58:36.315Z] 02195dbdac53: Download complete [2021-08-03T11:58:36.591Z] 2b1b35aa2570: Verifying Checksum [2021-08-03T11:58:36.591Z] 2b1b35aa2570: Download complete [2021-08-03T11:58:37.193Z] 595b0fe564bb: Pull complete [2021-08-03T11:58:37.794Z] 24495759ef45: Pull complete [2021-08-03T11:58:38.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-command/core-command ./cmd/core-command [2021-08-03T11:58:38.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-03T11:58:38.068Z] d148012ef14d: Pull complete [2021-08-03T11:58:39.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-03T11:58:39.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-03T11:58:40.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-03T11:58:40.700Z] 2c1f732e5b09: Verifying Checksum [2021-08-03T11:58:40.700Z] 2c1f732e5b09: Download complete [2021-08-03T11:58:41.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-03T11:58:41.299Z] e90a11edd702: Verifying Checksum [2021-08-03T11:58:41.299Z] e90a11edd702: Download complete [2021-08-03T11:58:41.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-03T11:58:42.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-03T11:58:43.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-03T11:58:44.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-03T11:58:46.154Z] $ docker stop --time=1 8067199bb57543c464058b9b9c442395e4d6a6aa21fd50b9c009e11bb442066a [2021-08-03T11:58:47.946Z] $ docker rm -f 8067199bb57543c464058b9b9c442395e4d6a6aa21fd50b9c009e11bb442066a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-03T11:58:50.745Z] e90a11edd702: Pull complete [2021-08-03T11:58:51.034Z] d77568369979: Pull complete [2021-08-03T11:58:51.324Z] 02195dbdac53: Pull complete [2021-08-03T11:58:51.918Z] 2b1b35aa2570: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:58:52.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T11:58:52.745Z] [2021-08-03T11:58:52.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:58:53.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T11:58:53.319Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-03T11:58:53.319Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-03T11:58:53.319Z] ca9280d653b3: Pulling fs layer [2021-08-03T11:58:53.319Z] 7e9c9ca2126c: Pulling fs layer [2021-08-03T11:58:53.585Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-03T11:58:53.585Z] cbdbe7a5bc2a: Download complete [2021-08-03T11:58:53.585Z] cbdbe7a5bc2a: Pull complete [2021-08-03T11:58:54.553Z] ca9280d653b3: Verifying Checksum [2021-08-03T11:58:54.553Z] ca9280d653b3: Download complete [2021-08-03T11:58:55.141Z] ca9280d653b3: Pull complete [2021-08-03T11:58:57.092Z] 7e9c9ca2126c: Verifying Checksum [2021-08-03T11:58:57.092Z] 7e9c9ca2126c: Download complete [2021-08-03T11:58:57.331Z] 2c1f732e5b09: Pull complete [2021-08-03T11:58:57.605Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-03T11:58:57.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-03T11:58:57.605Z] ---> 88ecf2bb1f95 [2021-08-03T11:58:57.605Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-03T11:59:00.449Z] 7e9c9ca2126c: Pull complete [2021-08-03T11:59:00.449Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-03T11:59:00.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T11:59:00.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-03T11:59:00.549Z] prd-centos7-docker-4c-2g-1883 does not seem to be running inside a container [2021-08-03T11:59:00.619Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T11:59:01.952Z] ---> Running in 3be40e7e02a3 [2021-08-03T11:59:02.941Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T11:59:02.976Z] $ docker top 2e9f30752093070a6228cf78debaf371cd75478c3e7c76a5cbf24a0b3415c058 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T11:59:03.402Z] + docker-compose build --help [2021-08-03T11:59:03.403Z] + grep parallel [2021-08-03T11:59:03.915Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T11:59:03.992Z] --parallel Build images in parallel. [Pipeline] } [2021-08-03T11:59:04.008Z] $ docker stop --time=1 2e9f30752093070a6228cf78debaf371cd75478c3e7c76a5cbf24a0b3415c058 [2021-08-03T11:59:04.513Z] OK: 218 MiB in 52 packages [2021-08-03T11:59:05.222Z] $ docker rm -f 2e9f30752093070a6228cf78debaf371cd75478c3e7c76a5cbf24a0b3415c058 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T11:59:05.492Z] Removing intermediate container 3be40e7e02a3 [2021-08-03T11:59:05.492Z] ---> c3effe64025f [2021-08-03T11:59:05.492Z] Step 4/6 : WORKDIR /edgex-go [2021-08-03T11:59:05.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T11:59:05.692Z] . [Pipeline] withDockerContainer [2021-08-03T11:59:05.765Z] ---> Running in d44c59c31024 [2021-08-03T11:59:05.789Z] prd-centos7-docker-4c-2g-1883 does not seem to be running inside a container [2021-08-03T11:59:05.854Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T11:59:07.523Z] $ docker top 8053e34c67c7a65e2173f3f711c43e92b19291c412f8be03bfd7dc7368423e1e -eo pid,comm [2021-08-03T11:59:07.539Z] Removing intermediate container d44c59c31024 [2021-08-03T11:59:07.539Z] ---> fa3af37a3d2e [2021-08-03T11:59:07.539Z] Step 5/6 : COPY go.mod . [2021-08-03T11:59:07.539Z] ---> 616baa33194a [2021-08-03T11:59:07.539Z] Step 6/6 : RUN go mod download [2021-08-03T11:59:07.539Z] ---> Running in 849f68e26a4b [Pipeline] { [Pipeline] sh [2021-08-03T11:59:07.921Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-03T11:59:08.514Z] Building core-command ... [2021-08-03T11:59:08.514Z] Building core-data ... [2021-08-03T11:59:08.514Z] Building core-metadata ... [2021-08-03T11:59:08.514Z] Building security-bootstrapper ... [2021-08-03T11:59:08.514Z] Building security-proxy-setup ... [2021-08-03T11:59:08.514Z] Building security-secretstore-setup ... [2021-08-03T11:59:08.514Z] Building support-notifications ... [2021-08-03T11:59:08.514Z] Building support-scheduler ... [2021-08-03T11:59:08.514Z] Building sys-mgmt-agent ... [2021-08-03T11:59:08.514Z] Building sys-mgmt-agent [2021-08-03T11:59:08.514Z] Building security-proxy-setup [2021-08-03T11:59:08.514Z] Building core-command [2021-08-03T11:59:08.514Z] Building security-secretstore-setup [2021-08-03T11:59:08.514Z] Building core-data [2021-08-03T11:59:20.890Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:59:20.890Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:59:20.890Z] ---> cd74921df7d8 [2021-08-03T11:59:20.891Z] Step 3/26 : WORKDIR /edgex-go [2021-08-03T11:59:20.891Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:59:20.891Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:59:20.891Z] ---> cd74921df7d8 [2021-08-03T11:59:20.891Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T11:59:21.500Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:59:21.500Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:59:21.500Z] ---> cd74921df7d8 [2021-08-03T11:59:21.500Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T11:59:21.500Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:59:21.500Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:59:21.500Z] ---> cd74921df7d8 [2021-08-03T11:59:21.500Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T11:59:22.094Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T11:59:22.094Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-03T11:59:22.094Z] ---> cd74921df7d8 [2021-08-03T11:59:22.094Z] Step 3/22 : WORKDIR /edgex-go [2021-08-03T11:59:22.363Z] ---> Running in 24cec994dc9f [2021-08-03T11:59:22.363Z] ---> Running in ee3e59079990 [2021-08-03T11:59:22.363Z] ---> Running in e359e558a478 [2021-08-03T11:59:22.363Z] ---> Running in 172fb16ea86b [2021-08-03T11:59:22.363Z] ---> Running in 2b9b7854add3 [2021-08-03T11:59:22.632Z] Removing intermediate container e359e558a478 [2021-08-03T11:59:22.632Z] ---> 08108de48d88 [2021-08-03T11:59:22.632Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:59:22.632Z] Removing intermediate container 24cec994dc9f [2021-08-03T11:59:22.632Z] ---> 3eac443a108f [2021-08-03T11:59:22.632Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:59:22.632Z] Removing intermediate container 172fb16ea86b [2021-08-03T11:59:22.632Z] ---> d8b7aeba1ae0 [2021-08-03T11:59:22.632Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:59:22.632Z] Removing intermediate container ee3e59079990 [2021-08-03T11:59:22.632Z] ---> 508d74bf7f3e [2021-08-03T11:59:22.632Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:59:22.632Z] ---> Running in 4e4ea2d5c81d [2021-08-03T11:59:22.632Z] Removing intermediate container 2b9b7854add3 [2021-08-03T11:59:22.632Z] ---> ac1c16db295e [2021-08-03T11:59:22.632Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T11:59:22.906Z] ---> Running in ab778a6ca40f [2021-08-03T11:59:22.906Z] ---> Running in cbdccbdeb097 [2021-08-03T11:59:22.906Z] ---> Running in e65df80e03c3 [2021-08-03T11:59:22.906Z] ---> Running in 941f6c22fabc [2021-08-03T11:59:23.881Z] Removing intermediate container 4e4ea2d5c81d [2021-08-03T11:59:23.881Z] ---> 04f579a9b923 [2021-08-03T11:59:23.881Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T11:59:23.881Z] Removing intermediate container cbdccbdeb097 [2021-08-03T11:59:23.881Z] ---> 27b88343865e [2021-08-03T11:59:23.881Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-03T11:59:23.881Z] ---> Running in aa2608b48b12 [2021-08-03T11:59:23.881Z] ---> Running in 48c10f9f393d [2021-08-03T11:59:24.153Z] Removing intermediate container 941f6c22fabc [2021-08-03T11:59:24.153Z] ---> 4d850ebcf922 [2021-08-03T11:59:24.153Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-03T11:59:24.153Z] ---> Running in ec9e8243782c [2021-08-03T11:59:24.153Z] Removing intermediate container e65df80e03c3 [2021-08-03T11:59:24.153Z] ---> 0b283a3d3d75 [2021-08-03T11:59:24.153Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-03T11:59:24.153Z] Removing intermediate container ab778a6ca40f [2021-08-03T11:59:24.153Z] ---> 023b0a39bc72 [2021-08-03T11:59:24.153Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-03T11:59:24.153Z] ---> Running in 7d9f27be807a [2021-08-03T11:59:24.153Z] ---> Running in c1be9ab41c15 [2021-08-03T11:59:25.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:59:25.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:59:25.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:59:25.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:59:25.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T11:59:25.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:59:25.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:59:25.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:59:25.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:59:26.256Z] OK: 219 MiB in 52 packages [2021-08-03T11:59:26.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T11:59:26.256Z] OK: 219 MiB in 52 packages [2021-08-03T11:59:26.526Z] Removing intermediate container ec9e8243782c [2021-08-03T11:59:26.526Z] ---> 60192d6170cc [2021-08-03T11:59:26.526Z] Step 6/22 : COPY go.mod . [2021-08-03T11:59:26.526Z] OK: 219 MiB in 52 packages [2021-08-03T11:59:26.526Z] Removing intermediate container aa2608b48b12 [2021-08-03T11:59:26.526Z] ---> f4cd19a68455 [2021-08-03T11:59:26.526Z] Step 6/24 : COPY go.mod . [2021-08-03T11:59:26.800Z] ---> 2319e5a2856d [2021-08-03T11:59:26.800Z] Step 7/22 : RUN go mod download [2021-08-03T11:59:26.800Z] OK: 219 MiB in 52 packages [2021-08-03T11:59:26.800Z] ---> Running in 8702f9d75739 [2021-08-03T11:59:27.079Z] ---> 343c8107ec62 [2021-08-03T11:59:27.079Z] Step 7/24 : RUN go mod download [2021-08-03T11:59:27.079Z] ---> Running in 33dd5e7d3430 [2021-08-03T11:59:27.079Z] Removing intermediate container 7d9f27be807a [2021-08-03T11:59:27.079Z] ---> d3cdbc671595 [2021-08-03T11:59:27.079Z] Step 6/24 : COPY go.mod . [2021-08-03T11:59:27.079Z] OK: 219 MiB in 52 packages [2021-08-03T11:59:27.351Z] ---> d6ef137dac63 [2021-08-03T11:59:27.351Z] Step 7/24 : RUN go mod download [2021-08-03T11:59:27.351Z] ---> Running in b0347e66aeb0 [2021-08-03T11:59:27.620Z] Removing intermediate container c1be9ab41c15 [2021-08-03T11:59:27.620Z] ---> d8bdf9ea13be [2021-08-03T11:59:27.620Z] Step 6/26 : COPY go.mod . [2021-08-03T11:59:27.620Z] Removing intermediate container 48c10f9f393d [2021-08-03T11:59:27.620Z] ---> e9307009f03c [2021-08-03T11:59:27.620Z] Step 6/24 : COPY go.mod . [2021-08-03T11:59:27.895Z] ---> 4b9d7a4cbb9e [2021-08-03T11:59:27.895Z] Step 7/26 : RUN go mod download [2021-08-03T11:59:27.895Z] ---> Running in 5b47a97e08bd [2021-08-03T11:59:28.163Z] ---> 9cb05467baf0 [2021-08-03T11:59:28.163Z] Step 7/24 : RUN go mod download [2021-08-03T11:59:28.163Z] ---> Running in 20c1fda42cfe [2021-08-03T11:59:28.768Z] Removing intermediate container 33dd5e7d3430 [2021-08-03T11:59:28.768Z] ---> 8c846457f8a8 [2021-08-03T11:59:28.768Z] Step 8/24 : COPY . . [2021-08-03T11:59:30.232Z] Removing intermediate container b0347e66aeb0 [2021-08-03T11:59:30.232Z] ---> 36c40b85efe0 [2021-08-03T11:59:30.232Z] Step 8/24 : COPY . . [2021-08-03T11:59:31.212Z] Removing intermediate container 8702f9d75739 [2021-08-03T11:59:31.212Z] ---> 55e6d6a145b0 [2021-08-03T11:59:31.212Z] Step 8/22 : COPY . . [2021-08-03T11:59:33.831Z] Removing intermediate container 5b47a97e08bd [2021-08-03T11:59:33.831Z] ---> e11905bbad25 [2021-08-03T11:59:33.831Z] Step 8/26 : COPY . . [2021-08-03T11:59:34.114Z] Removing intermediate container 20c1fda42cfe [2021-08-03T11:59:34.114Z] ---> 5602914f44fa [2021-08-03T11:59:34.114Z] Step 8/24 : COPY . . [2021-08-03T11:59:39.556Z] ---> 34d368cfe6a2 [2021-08-03T11:59:39.556Z] Step 9/24 : RUN go mod tidy [2021-08-03T11:59:39.556Z] ---> Running in 977e7273160d [2021-08-03T11:59:39.822Z] ---> da40b0f6ce9f [2021-08-03T11:59:39.823Z] Step 9/22 : RUN go mod tidy [2021-08-03T11:59:40.408Z] ---> Running in fbcf32dd694b [2021-08-03T11:59:43.009Z] Removing intermediate container 977e7273160d [2021-08-03T11:59:43.009Z] ---> 086644122215 [2021-08-03T11:59:43.009Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-03T11:59:43.009Z] ---> Running in d6178e53df8c [2021-08-03T11:59:43.009Z] Removing intermediate container fbcf32dd694b [2021-08-03T11:59:43.009Z] ---> 2b2132b255fd [2021-08-03T11:59:43.009Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-03T11:59:43.009Z] ---> Running in 0bfacfb3c485 [2021-08-03T11:59:43.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-command/core-command ./cmd/core-command [2021-08-03T11:59:43.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-03T11:59:46.993Z] ---> 91bbc926eff5 [2021-08-03T11:59:46.993Z] Step 9/24 : RUN go mod tidy [2021-08-03T11:59:46.993Z] ---> Running in 75b091beb727 [2021-08-03T11:59:51.368Z] Removing intermediate container 75b091beb727 [2021-08-03T11:59:51.368Z] ---> ff399ee57c7d [2021-08-03T11:59:51.368Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-03T11:59:51.368Z] ---> Running in 999a5b49c6e6 [2021-08-03T11:59:51.649Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-data/core-data ./cmd/core-data [2021-08-03T11:59:57.135Z] ---> cf42fa4143bb [2021-08-03T11:59:57.135Z] Step 9/26 : RUN go mod tidy [2021-08-03T11:59:57.418Z] ---> Running in 7c7498d999a2 [2021-08-03T11:59:57.418Z] ---> 7795ae3c90e0 [2021-08-03T11:59:57.418Z] Step 9/24 : RUN go mod tidy [2021-08-03T11:59:57.418Z] ---> Running in f3c05a62e810 [2021-08-03T11:59:59.415Z] Removing intermediate container 7c7498d999a2 [2021-08-03T11:59:59.415Z] ---> 690bbe28958e [2021-08-03T11:59:59.415Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-03T11:59:59.415Z] ---> Running in f4ddb2c35934 [2021-08-03T12:00:00.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-03T12:00:00.292Z] Removing intermediate container f3c05a62e810 [2021-08-03T12:00:00.292Z] ---> 32cbafdcdd84 [2021-08-03T12:00:00.292Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-03T12:00:00.292Z] ---> Running in 15633868975a [2021-08-03T12:00:00.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-03T12:00:16.025Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-03T12:00:17.459Z] Removing intermediate container d6178e53df8c [2021-08-03T12:00:17.459Z] ---> e0072c298190 [2021-08-03T12:00:17.459Z] [2021-08-03T12:00:17.459Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T12:00:17.727Z] 3.12: Pulling from library/alpine [2021-08-03T12:00:18.693Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T12:00:18.693Z] Status: Downloaded newer image for alpine:3.12 [2021-08-03T12:00:18.693Z] ---> 13621d1b12d4 [2021-08-03T12:00:18.693Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T12:00:18.693Z] ---> Running in 757f7700e60e [2021-08-03T12:00:19.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T12:00:19.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T12:00:19.549Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-03T12:00:19.549Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T12:00:19.549Z] OK: 6 MiB in 15 packages [2021-08-03T12:00:20.136Z] Removing intermediate container 757f7700e60e [2021-08-03T12:00:20.136Z] ---> 42f0513dd875 [2021-08-03T12:00:20.136Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T12:00:20.136Z] ---> Running in 1a94cdaa4a8c [2021-08-03T12:00:20.136Z] Removing intermediate container 1a94cdaa4a8c [2021-08-03T12:00:20.136Z] ---> 13c9a8cb645d [2021-08-03T12:00:20.136Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-03T12:00:20.412Z] ---> Running in 6fced80d15bd [2021-08-03T12:00:20.412Z] Removing intermediate container 6fced80d15bd [2021-08-03T12:00:20.412Z] ---> 7f3b63303890 [2021-08-03T12:00:20.412Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T12:00:20.412Z] ---> Running in d2ff3c4366e8 [2021-08-03T12:00:20.688Z] Removing intermediate container d2ff3c4366e8 [2021-08-03T12:00:20.688Z] ---> 4771b0388391 [2021-08-03T12:00:20.688Z] Step 16/24 : WORKDIR / [2021-08-03T12:00:20.689Z] ---> Running in 693a2b6b93dd [2021-08-03T12:00:20.958Z] Removing intermediate container 693a2b6b93dd [2021-08-03T12:00:20.958Z] ---> c2ad6483a36d [2021-08-03T12:00:20.958Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T12:00:21.232Z] ---> 87b6aedf25d0 [2021-08-03T12:00:21.232Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-03T12:00:22.201Z] ---> 6ffe86feb721 [2021-08-03T12:00:22.201Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-03T12:00:22.795Z] Removing intermediate container 0bfacfb3c485 [2021-08-03T12:00:22.795Z] ---> 28af23b7fc25 [2021-08-03T12:00:22.795Z] [2021-08-03T12:00:22.795Z] Step 11/22 : FROM alpine:3.12 [2021-08-03T12:00:22.795Z] ---> 13621d1b12d4 [2021-08-03T12:00:22.795Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-03T12:00:22.795Z] ---> dc493f40320e [2021-08-03T12:00:22.795Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-03T12:00:22.795Z] ---> Running in 2d6da95ea016 [2021-08-03T12:00:22.795Z] ---> Running in dccf17c46d4e [2021-08-03T12:00:23.062Z] Removing intermediate container dccf17c46d4e [2021-08-03T12:00:23.062Z] ---> 5f41588514de [2021-08-03T12:00:23.062Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T12:00:23.062Z] ---> Running in f591b0f7c0bd [2021-08-03T12:00:23.329Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T12:00:23.329Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T12:00:23.329Z] Removing intermediate container f591b0f7c0bd [2021-08-03T12:00:23.329Z] ---> 1ab419c37d4a [2021-08-03T12:00:23.329Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T12:00:23.329Z] ---> Running in 779cfc71f0d7 [2021-08-03T12:00:23.598Z] Removing intermediate container 779cfc71f0d7 [2021-08-03T12:00:23.598Z] ---> 643031fed3b9 [2021-08-03T12:00:23.598Z] Step 23/24 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:00:23.598Z] ---> Running in 7c8702fc38a8 [2021-08-03T12:00:23.863Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-03T12:00:23.863Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T12:00:23.863Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-03T12:00:23.863Z] (4/4) Installing curl (7.78.0-r0) [2021-08-03T12:00:23.863Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T12:00:23.863Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T12:00:23.863Z] Removing intermediate container 7c8702fc38a8 [2021-08-03T12:00:23.863Z] ---> d99d9fdfea86 [2021-08-03T12:00:23.863Z] Step 24/24 : LABEL version=2.0.1-dev.21 [2021-08-03T12:00:23.863Z] ---> Running in 9358d8e218f6 [2021-08-03T12:00:23.863Z] OK: 7 MiB in 18 packages [2021-08-03T12:00:24.132Z] Removing intermediate container 9358d8e218f6 [2021-08-03T12:00:24.132Z] ---> a7b9e078af32 [2021-08-03T12:00:24.132Z] [2021-08-03T12:00:24.132Z] Successfully built a7b9e078af32 [2021-08-03T12:00:24.132Z] Successfully tagged core-command:latest [2021-08-03T12:00:24.132Z] Building support-scheduler [2021-08-03T12:00:25.098Z]  Building core-command ... done Removing intermediate container 2d6da95ea016 [2021-08-03T12:00:25.098Z] ---> 7ab6f534ec82 [2021-08-03T12:00:25.098Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T12:00:25.372Z] ---> Running in 31a5e3da194c [2021-08-03T12:00:25.652Z] Removing intermediate container 31a5e3da194c [2021-08-03T12:00:25.652Z] ---> 9474df05e1cf [2021-08-03T12:00:25.652Z] Step 14/22 : WORKDIR /edgex [2021-08-03T12:00:25.938Z] ---> Running in 42a88dc43417 [2021-08-03T12:00:26.534Z] Removing intermediate container 42a88dc43417 [2021-08-03T12:00:26.534Z] ---> e113b6f53faa [2021-08-03T12:00:26.534Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-03T12:00:26.803Z] ---> 942ac4abcdb6 [2021-08-03T12:00:26.803Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-03T12:00:27.393Z] ---> f750ab83cbde [2021-08-03T12:00:27.393Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-03T12:00:28.370Z] ---> bfdf0c65f578 [2021-08-03T12:00:28.370Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-03T12:00:28.370Z] ---> Running in 623e84beac8c [2021-08-03T12:00:28.647Z] Removing intermediate container 623e84beac8c [2021-08-03T12:00:28.647Z] ---> 293f06a4ce6e [2021-08-03T12:00:28.647Z] Step 19/22 : CMD ["--init=true"] [2021-08-03T12:00:28.647Z] ---> Running in 9753958d080e [2021-08-03T12:00:29.134Z] Removing intermediate container 9753958d080e [2021-08-03T12:00:29.134Z] ---> 3ea3a48ec226 [2021-08-03T12:00:29.134Z] Step 20/22 : LABEL arch=x86_64 [2021-08-03T12:00:29.134Z] ---> Running in 703b2679ba3c [2021-08-03T12:00:29.134Z] Removing intermediate container 703b2679ba3c [2021-08-03T12:00:29.134Z] ---> da23483e310c [2021-08-03T12:00:29.134Z] Step 21/22 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:00:29.406Z] ---> Running in 76634fa7211f [2021-08-03T12:00:29.679Z] Removing intermediate container 76634fa7211f [2021-08-03T12:00:29.679Z] ---> 1a838ab016fc [2021-08-03T12:00:29.679Z] Step 22/22 : LABEL version=2.0.1-dev.21 [2021-08-03T12:00:29.679Z] ---> Running in b31e07c9cbe8 [2021-08-03T12:00:29.951Z] Removing intermediate container b31e07c9cbe8 [2021-08-03T12:00:29.951Z] ---> 4b392a26cf81 [2021-08-03T12:00:29.951Z] [2021-08-03T12:00:29.951Z] Successfully built 4b392a26cf81 [2021-08-03T12:00:29.951Z] Successfully tagged security-proxy-setup:latest [2021-08-03T12:00:29.951Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-08-03T12:00:33.523Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T12:00:33.523Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T12:00:33.523Z] ---> cd74921df7d8 [2021-08-03T12:00:33.523Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T12:00:33.523Z] ---> Using cache [2021-08-03T12:00:33.523Z] ---> ac1c16db295e [2021-08-03T12:00:33.523Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:00:33.523Z] ---> Using cache [2021-08-03T12:00:33.523Z] ---> 4d850ebcf922 [2021-08-03T12:00:33.523Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-03T12:00:33.523Z] ---> Using cache [2021-08-03T12:00:33.523Z] ---> 60192d6170cc [2021-08-03T12:00:33.523Z] Step 6/23 : COPY go.mod . [2021-08-03T12:00:33.523Z] ---> Using cache [2021-08-03T12:00:33.523Z] ---> 2319e5a2856d [2021-08-03T12:00:33.523Z] Step 7/23 : RUN go mod download [2021-08-03T12:00:33.523Z] ---> Using cache [2021-08-03T12:00:33.523Z] ---> 55e6d6a145b0 [2021-08-03T12:00:33.523Z] Step 8/23 : COPY . . [2021-08-03T12:00:33.523Z] ---> Using cache [2021-08-03T12:00:33.523Z] ---> da40b0f6ce9f [2021-08-03T12:00:33.523Z] Step 9/23 : RUN go mod tidy [2021-08-03T12:00:33.523Z] ---> Using cache [2021-08-03T12:00:33.523Z] ---> 2b2132b255fd [2021-08-03T12:00:33.523Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-03T12:00:35.490Z] ---> Running in 9c4347d37bcf [2021-08-03T12:00:36.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-03T12:00:36.080Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T12:00:36.080Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-03T12:00:36.080Z] ---> cd74921df7d8 [2021-08-03T12:00:36.080Z] Step 3/32 : WORKDIR /edgex-go [2021-08-03T12:00:36.080Z] ---> Using cache [2021-08-03T12:00:36.080Z] ---> ac1c16db295e [2021-08-03T12:00:36.080Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:00:36.080Z] ---> Using cache [2021-08-03T12:00:36.080Z] ---> 4d850ebcf922 [2021-08-03T12:00:36.080Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-03T12:00:36.080Z] ---> Using cache [2021-08-03T12:00:36.080Z] ---> 60192d6170cc [2021-08-03T12:00:36.080Z] Step 6/32 : COPY go.mod . [2021-08-03T12:00:36.080Z] ---> Using cache [2021-08-03T12:00:36.080Z] ---> 2319e5a2856d [2021-08-03T12:00:36.080Z] Step 7/32 : RUN go mod download [2021-08-03T12:00:36.080Z] ---> Using cache [2021-08-03T12:00:36.080Z] ---> 55e6d6a145b0 [2021-08-03T12:00:36.080Z] Step 8/32 : COPY . . [2021-08-03T12:00:36.080Z] ---> Using cache [2021-08-03T12:00:36.080Z] ---> da40b0f6ce9f [2021-08-03T12:00:36.080Z] Step 9/32 : RUN go mod tidy [2021-08-03T12:00:36.080Z] ---> Using cache [2021-08-03T12:00:36.080Z] ---> 2b2132b255fd [2021-08-03T12:00:36.080Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-03T12:00:36.080Z] ---> Running in 6d0105e9de1c [2021-08-03T12:00:36.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-03T12:00:38.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-03T12:00:42.375Z] Removing intermediate container f4ddb2c35934 [2021-08-03T12:00:42.376Z] ---> 6e46f549fab7 [2021-08-03T12:00:42.376Z] [2021-08-03T12:00:42.376Z] Step 11/26 : FROM alpine:3.12 [2021-08-03T12:00:42.376Z] ---> 13621d1b12d4 [2021-08-03T12:00:42.376Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-03T12:00:42.376Z] ---> Running in 9eb6c53f772b [2021-08-03T12:00:43.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T12:00:43.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T12:00:43.895Z] Removing intermediate container 15633868975a [2021-08-03T12:00:43.895Z] ---> 938920a63f34 [2021-08-03T12:00:43.895Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-03T12:00:43.895Z] ---> Running in a1d895fd5d1c [2021-08-03T12:00:44.167Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-03T12:00:44.167Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T12:00:44.167Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-03T12:00:44.167Z] (4/6) Installing curl (7.78.0-r0) [2021-08-03T12:00:44.167Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-03T12:00:44.167Z] (6/6) Installing su-exec (0.2-r1) [2021-08-03T12:00:44.167Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T12:00:44.167Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T12:00:44.167Z] OK: 7 MiB in 20 packages [2021-08-03T12:00:44.397Z] Removing intermediate container 849f68e26a4b [2021-08-03T12:00:44.397Z] ---> 31d6d19c1a69 [2021-08-03T12:00:44.397Z] Successfully built 31d6d19c1a69 [2021-08-03T12:00:44.397Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:00:44.754Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T12:00:44.754Z] . [Pipeline] withDockerContainer [2021-08-03T12:00:45.033Z] prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2021-08-03T12:00:45.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T12:00:45.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-03T12:00:45.407Z] Removing intermediate container 999a5b49c6e6 [2021-08-03T12:00:45.407Z] ---> eb6e44837f94 [2021-08-03T12:00:45.407Z] [2021-08-03T12:00:45.407Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T12:00:45.407Z] ---> 13621d1b12d4 [2021-08-03T12:00:45.407Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-03T12:00:45.681Z] ---> Running in 75c025a7936a [2021-08-03T12:00:45.681Z] Removing intermediate container 9eb6c53f772b [2021-08-03T12:00:45.681Z] ---> a84513c8c7db [2021-08-03T12:00:45.681Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T12:00:45.681Z] ---> Running in 5c8de17371e1 [2021-08-03T12:00:45.681Z] Removing intermediate container 75c025a7936a [2021-08-03T12:00:45.681Z] ---> a3c994711dcb [2021-08-03T12:00:45.681Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-03T12:00:45.958Z] ---> Running in e10b28f63cc4 [2021-08-03T12:00:45.958Z] Removing intermediate container 5c8de17371e1 [2021-08-03T12:00:45.958Z] ---> 57229797bbce [2021-08-03T12:00:45.958Z] Step 14/26 : WORKDIR / [2021-08-03T12:00:45.958Z] ---> Running in 9a60593c59ad [2021-08-03T12:00:45.958Z] Removing intermediate container e10b28f63cc4 [2021-08-03T12:00:45.958Z] ---> e888c072cb50 [2021-08-03T12:00:45.958Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-03T12:00:45.958Z] ---> Running in 423a37328655 [2021-08-03T12:00:45.958Z] Removing intermediate container 9a60593c59ad [2021-08-03T12:00:45.958Z] ---> 90ef4c09d835 [2021-08-03T12:00:45.958Z] 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-08-03T12:00:46.230Z] Removing intermediate container 423a37328655 [2021-08-03T12:00:46.230Z] ---> 150faf529eb6 [2021-08-03T12:00:46.230Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:00:46.230Z] ---> Running in 72b655edd8cd [2021-08-03T12:00:46.500Z] ---> 123a47dce0b2 [2021-08-03T12:00:46.500Z] 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-08-03T12:00:46.771Z] ---> 1e9f69bfef1d [2021-08-03T12:00:46.771Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-03T12:00:46.804Z] $ docker top 53a33159d8faea6af64674e43602f59b654fbf02716a8bc08de516d3a314b4fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T12:00:47.360Z] ---> 4d65b9685255 [2021-08-03T12:00:47.360Z] 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-08-03T12:00:47.360Z] Removing intermediate container a1d895fd5d1c [2021-08-03T12:00:47.360Z] ---> 8e0b42117602 [2021-08-03T12:00:47.360Z] [2021-08-03T12:00:47.360Z] Step 12/24 : FROM docker:20.10.6 [2021-08-03T12:00:47.628Z] 20.10.6: Pulling from library/docker [2021-08-03T12:00:47.761Z] + go version [2021-08-03T12:00:47.761Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-03T12:00:47.789Z] $ docker stop --time=1 53a33159d8faea6af64674e43602f59b654fbf02716a8bc08de516d3a314b4fc [2021-08-03T12:00:47.898Z] Removing intermediate container 72b655edd8cd [2021-08-03T12:00:47.898Z] ---> bb8e3973d58b [2021-08-03T12:00:47.898Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-03T12:00:47.898Z] ---> c2702fca5b77 [2021-08-03T12:00:47.898Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-03T12:00:47.898Z] ---> Running in 79a9b9bc4ad9 [2021-08-03T12:00:48.888Z] ---> 067b80617226 [2021-08-03T12:00:48.888Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-03T12:00:48.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T12:00:49.496Z] ---> fb2651ef76d2 [2021-08-03T12:00:49.496Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-03T12:00:49.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T12:00:49.613Z] $ docker rm -f 53a33159d8faea6af64674e43602f59b654fbf02716a8bc08de516d3a314b4fc [2021-08-03T12:00:49.788Z] ---> 78f4e39e9076 [2021-08-03T12:00:49.789Z] 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-08-03T12:00:49.789Z] ---> Running in bf89d67467e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:00:50.406Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-03T12:00:50.406Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-03T12:00:50.406Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-03T12:00:50.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T12:00:50.554Z] [2021-08-03T12:00:50.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:00:50.686Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-03T12:00:50.686Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-03T12:00:50.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T12:00:50.978Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-03T12:00:50.978Z] Removing intermediate container bf89d67467e2 [2021-08-03T12:00:50.978Z] ---> 18aeb9873507 [2021-08-03T12:00:50.978Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-03T12:00:50.978Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T12:00:50.978Z] OK: 8 MiB in 20 packages [2021-08-03T12:00:50.978Z] ---> Running in 677bfa893e70 [2021-08-03T12:00:51.191Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-03T12:00:51.191Z] 29e5d40040c1: Pulling fs layer [2021-08-03T12:00:51.191Z] 1ce36da41761: Pulling fs layer [2021-08-03T12:00:51.191Z] 25b303627fd3: Pulling fs layer [2021-08-03T12:00:51.268Z] Removing intermediate container 677bfa893e70 [2021-08-03T12:00:51.268Z] ---> 5c9a34efd69f [2021-08-03T12:00:51.268Z] Step 24/26 : LABEL arch=x86_64 [2021-08-03T12:00:51.268Z] ---> Running in 8945e1987598 [2021-08-03T12:00:51.552Z] Removing intermediate container 8945e1987598 [2021-08-03T12:00:51.552Z] ---> 0dc8b04435f6 [2021-08-03T12:00:51.552Z] Step 25/26 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:00:51.552Z] ---> Running in 4142cd0f8f1f [2021-08-03T12:00:51.793Z] 29e5d40040c1: Verifying Checksum [2021-08-03T12:00:51.793Z] 29e5d40040c1: Download complete [2021-08-03T12:00:51.837Z] Removing intermediate container 79a9b9bc4ad9 [2021-08-03T12:00:51.838Z] ---> 26fb7bf38e17 [2021-08-03T12:00:51.838Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T12:00:51.838Z] Removing intermediate container 4142cd0f8f1f [2021-08-03T12:00:51.838Z] ---> e681c2a1b94a [2021-08-03T12:00:51.838Z] Step 26/26 : LABEL version=2.0.1-dev.21 [2021-08-03T12:00:52.067Z] 1ce36da41761: Verifying Checksum [2021-08-03T12:00:52.067Z] 1ce36da41761: Download complete [2021-08-03T12:00:52.122Z] ---> Running in d75bdaceaac9 [2021-08-03T12:00:52.122Z] ---> 3d1b957af9b3 [2021-08-03T12:00:52.122Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-03T12:00:52.122Z] Removing intermediate container d75bdaceaac9 [2021-08-03T12:00:52.122Z] ---> ae33fb62d19a [2021-08-03T12:00:52.122Z] [2021-08-03T12:00:52.343Z] 29e5d40040c1: Pull complete [2021-08-03T12:00:52.398Z] Successfully built ae33fb62d19a [2021-08-03T12:00:52.398Z] Successfully tagged security-secretstore-setup:latest [2021-08-03T12:00:52.398Z] Building support-notifications [2021-08-03T12:00:53.790Z] 1ce36da41761: Pull complete [2021-08-03T12:00:53.790Z] 25b303627fd3: Verifying Checksum [2021-08-03T12:00:53.790Z] 25b303627fd3: Download complete [2021-08-03T12:00:53.846Z]  Building security-secretstore-setup ... done  ---> b2394a5688c9 [2021-08-03T12:00:53.846Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-03T12:00:54.484Z] ---> ff3cb3c09136 [2021-08-03T12:00:54.484Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-03T12:00:54.484Z] ---> Running in 211d3aafb917 [2021-08-03T12:00:54.767Z] Removing intermediate container 211d3aafb917 [2021-08-03T12:00:54.767Z] ---> 92f8fcb7f46c [2021-08-03T12:00:54.767Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T12:00:55.050Z] ---> Running in 0fb00a389d54 [2021-08-03T12:00:55.322Z] Removing intermediate container 0fb00a389d54 [2021-08-03T12:00:55.322Z] ---> 50ad6a762d8b [2021-08-03T12:00:55.322Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T12:00:55.322Z] ---> Running in b3968a08afdb [2021-08-03T12:00:55.595Z] Removing intermediate container b3968a08afdb [2021-08-03T12:00:55.595Z] ---> c9aae51928f8 [2021-08-03T12:00:55.595Z] Step 23/24 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:00:55.595Z] ---> Running in 10983daf66e8 [2021-08-03T12:00:55.866Z] Removing intermediate container 10983daf66e8 [2021-08-03T12:00:55.866Z] ---> 39abf322ad4a [2021-08-03T12:00:55.866Z] Step 24/24 : LABEL version=2.0.1-dev.21 [2021-08-03T12:00:56.136Z] ---> Running in 092d5859e5b5 [2021-08-03T12:00:56.412Z] Removing intermediate container 092d5859e5b5 [2021-08-03T12:00:56.412Z] ---> 19ca64124d65 [2021-08-03T12:00:56.412Z] [2021-08-03T12:00:56.681Z] Successfully built 19ca64124d65 [2021-08-03T12:00:56.681Z] Successfully tagged core-data:latest [2021-08-03T12:00:56.681Z] Building core-metadata [2021-08-03T12:01:03.618Z]  Building core-data ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-03T12:01:03.618Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-03T12:01:03.618Z] ---> d2979b152a7d [2021-08-03T12:01:03.618Z] 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-08-03T12:01:03.955Z] 25b303627fd3: Pull complete [2021-08-03T12:01:03.955Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-03T12:01:03.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T12:01:03.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-03T12:01:04.233Z] prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2021-08-03T12:01:04.253Z] ---> Running in 1cb1e649e159 [2021-08-03T12:01:04.330Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T12:01:04.524Z] Removing intermediate container 1cb1e649e159 [2021-08-03T12:01:04.524Z] ---> 52e0fe57abab [2021-08-03T12:01:04.524Z] 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-08-03T12:01:04.524Z] ---> Running in bc285cdd6752 [2021-08-03T12:01:05.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T12:01:05.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T12:01:05.788Z] (1/39) Installing readline (8.1.0-r0) [2021-08-03T12:01:05.788Z] (2/39) Installing bash (5.1.0-r0) [2021-08-03T12:01:05.788Z] Executing bash-5.1.0-r0.post-install [2021-08-03T12:01:05.788Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-03T12:01:05.788Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-03T12:01:05.788Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-03T12:01:05.788Z] (6/39) Installing curl (7.78.0-r0) [2021-08-03T12:01:05.788Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-03T12:01:05.788Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-03T12:01:06.064Z] (9/39) Installing expat (2.2.10-r1) [2021-08-03T12:01:06.064Z] (10/39) Installing libffi (3.3-r2) [2021-08-03T12:01:06.064Z] (11/39) Installing gdbm (1.19-r0) [2021-08-03T12:01:06.064Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-03T12:01:06.064Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-03T12:01:06.064Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-03T12:01:06.666Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T12:01:06.666Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T12:01:06.666Z] ---> cd74921df7d8 [2021-08-03T12:01:06.666Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T12:01:06.666Z] ---> Using cache [2021-08-03T12:01:06.666Z] ---> ac1c16db295e [2021-08-03T12:01:06.666Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:01:06.666Z] ---> Using cache [2021-08-03T12:01:06.666Z] ---> 4d850ebcf922 [2021-08-03T12:01:06.666Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T12:01:06.666Z] ---> Using cache [2021-08-03T12:01:06.666Z] ---> 60192d6170cc [2021-08-03T12:01:06.666Z] Step 6/24 : COPY go.mod . [2021-08-03T12:01:06.666Z] ---> Using cache [2021-08-03T12:01:06.666Z] ---> 2319e5a2856d [2021-08-03T12:01:06.666Z] Step 7/24 : RUN go mod download [2021-08-03T12:01:06.666Z] ---> Using cache [2021-08-03T12:01:06.666Z] ---> 55e6d6a145b0 [2021-08-03T12:01:06.666Z] Step 8/24 : COPY . . [2021-08-03T12:01:06.666Z] ---> Using cache [2021-08-03T12:01:06.666Z] ---> da40b0f6ce9f [2021-08-03T12:01:06.666Z] Step 9/24 : RUN go mod tidy [2021-08-03T12:01:06.666Z] ---> Using cache [2021-08-03T12:01:06.666Z] ---> 2b2132b255fd [2021-08-03T12:01:06.666Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-03T12:01:06.949Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T12:01:06.949Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T12:01:06.949Z] ---> cd74921df7d8 [2021-08-03T12:01:06.949Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T12:01:06.949Z] ---> Using cache [2021-08-03T12:01:06.949Z] ---> ac1c16db295e [2021-08-03T12:01:06.949Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:01:06.949Z] ---> Using cache [2021-08-03T12:01:06.949Z] ---> 4d850ebcf922 [2021-08-03T12:01:06.949Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-03T12:01:07.498Z] $ docker top 54f24975faae4ade23fd5d1fe889b4fcafffa804deff411eecad20db4da91d4e -eo pid,comm [2021-08-03T12:01:07.551Z] ---> Running in c3aa4b96b209 [2021-08-03T12:01:07.551Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-03T12:01:07.551Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-03T12:01:07.551Z] ---> Running in c28f712ed560 [2021-08-03T12:01:07.551Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-03T12:01:07.551Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-03T12:01:07.551Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-03T12:01:07.551Z] (20/39) Installing py3-setuptools (51.3.3-r0) [Pipeline] { [2021-08-03T12:01:07.827Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-03T12:01:07.827Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-03T12:01:07.827Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-03T12:01:07.827Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-03T12:01:07.827Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-03T12:01:07.827Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-03T12:01:07.827Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-03T12:01:07.827Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-03T12:01:07.827Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-03T12:01:07.827Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-03T12:01:07.827Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-03T12:01:07.827Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-03T12:01:07.827Z] (33/39) Installing py3-html5lib (1.1-r0) [Pipeline] sh [2021-08-03T12:01:08.099Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-03T12:01:08.099Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-03T12:01:08.099Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-03T12:01:08.099Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-03T12:01:08.099Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-03T12:01:08.099Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-03T12:01:08.375Z] Executing busybox-1.32.1-r6.trigger [2021-08-03T12:01:08.375Z] OK: 82 MiB in 59 packages [2021-08-03T12:01:08.490Z] + grep parallel [2021-08-03T12:01:08.490Z] + docker-compose build --help [2021-08-03T12:01:08.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T12:01:08.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-03T12:01:09.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T12:01:09.892Z] Removing intermediate container 6d0105e9de1c [2021-08-03T12:01:09.892Z] ---> d53ff7c4fae4 [2021-08-03T12:01:09.892Z] [2021-08-03T12:01:09.892Z] Step 11/32 : FROM alpine:3.12 [2021-08-03T12:01:09.892Z] ---> 13621d1b12d4 [2021-08-03T12:01:09.892Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-03T12:01:09.892Z] ---> Running in c3ac133ffd47 [2021-08-03T12:01:10.165Z] Removing intermediate container c3ac133ffd47 [2021-08-03T12:01:10.165Z] ---> c6dd6b7aa42e [2021-08-03T12:01:10.165Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-03T12:01:10.165Z] ---> Running in 174bd04f2b26 [2021-08-03T12:01:10.437Z] OK: 219 MiB in 52 packages [2021-08-03T12:01:10.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T12:01:10.976Z] Removing intermediate container c3aa4b96b209 [2021-08-03T12:01:10.976Z] ---> 988a13204e01 [2021-08-03T12:01:10.976Z] Step 6/23 : COPY go.mod . [2021-08-03T12:01:10.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T12:01:11.246Z] ---> 27dd5e575059 [2021-08-03T12:01:11.246Z] Step 7/23 : RUN go mod download [2021-08-03T12:01:11.246Z] ---> Running in 8df684e7bd18 [2021-08-03T12:01:11.246Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-03T12:01:11.246Z] (2/2) Installing su-exec (0.2-r1) [2021-08-03T12:01:11.246Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T12:01:11.246Z] OK: 6 MiB in 16 packages [2021-08-03T12:01:11.520Z] Collecting docker-compose==1.23.2 [2021-08-03T12:01:11.520Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-03T12:01:11.792Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-03T12:01:11.792Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-03T12:01:11.893Z] --parallel Build images in parallel. [Pipeline] } [2021-08-03T12:01:11.919Z] $ docker stop --time=1 54f24975faae4ade23fd5d1fe889b4fcafffa804deff411eecad20db4da91d4e [2021-08-03T12:01:12.069Z] Removing intermediate container 174bd04f2b26 [2021-08-03T12:01:12.069Z] ---> a32b3a22d973 [2021-08-03T12:01:12.069Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-03T12:01:12.069Z] ---> Running in f3872c52963d [2021-08-03T12:01:12.069Z] Removing intermediate container f3872c52963d [2021-08-03T12:01:12.069Z] ---> 5262ad1c1d42 [2021-08-03T12:01:12.069Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-03T12:01:12.069Z] ---> Running in 8beb5a04819b [2021-08-03T12:01:12.340Z] Removing intermediate container 8beb5a04819b [2021-08-03T12:01:12.340Z] ---> 186c6b73fcb6 [2021-08-03T12:01:12.341Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-03T12:01:12.341Z] ---> Running in 59936a560c43 [2021-08-03T12:01:12.942Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-03T12:01:12.942Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-03T12:01:12.942Z] 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-08-03T12:01:12.942Z] Collecting texttable<0.10,>=0.9.0 [2021-08-03T12:01:12.942Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-03T12:01:13.540Z] Collecting docker<4.0,>=3.6.0 [2021-08-03T12:01:13.540Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-03T12:01:13.701Z] $ docker rm -f 54f24975faae4ade23fd5d1fe889b4fcafffa804deff411eecad20db4da91d4e [2021-08-03T12:01:13.813Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-03T12:01:13.813Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-03T12:01:13.813Z] Removing intermediate container 8df684e7bd18 [2021-08-03T12:01:13.813Z] ---> 28fd284a02d3 [2021-08-03T12:01:13.813Z] Step 8/23 : COPY . . [2021-08-03T12:01:13.813Z] Collecting cached-property<2,>=1.2.0 [2021-08-03T12:01:13.813Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-03T12:01:13.813Z] Collecting jsonschema<3,>=2.5.1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:14.101Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-03T12:01:14.101Z] Removing intermediate container 9c4347d37bcf [2021-08-03T12:01:14.101Z] ---> d685639f0445 [2021-08-03T12:01:14.101Z] [2021-08-03T12:01:14.101Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T12:01:14.101Z] ---> 13621d1b12d4 [2021-08-03T12:01:14.101Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-03T12:01:14.101Z] ---> Using cache [2021-08-03T12:01:14.101Z] ---> 42f0513dd875 [2021-08-03T12:01:14.101Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T12:01:14.101Z] ---> Using cache [2021-08-03T12:01:14.101Z] ---> 13c9a8cb645d [2021-08-03T12:01:14.101Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-03T12:01:14.101Z] Collecting PyYAML<4,>=3.10 [2021-08-03T12:01:14.101Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-03T12:01:14.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T12:01:14.334Z] . [Pipeline] withDockerContainer [2021-08-03T12:01:14.406Z] ---> Running in efa864da3a9c [2021-08-03T12:01:14.560Z] prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2021-08-03T12:01:14.660Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T12:01:14.708Z] Removing intermediate container 59936a560c43 [2021-08-03T12:01:14.708Z] ---> 1cb317c242f9 [2021-08-03T12:01:14.708Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-03T12:01:15.000Z] Collecting docopt<0.7,>=0.6.1 [2021-08-03T12:01:15.000Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-03T12:01:15.279Z] Removing intermediate container efa864da3a9c [2021-08-03T12:01:15.279Z] ---> 251420ec54c4 [2021-08-03T12:01:15.279Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T12:01:15.565Z] ---> Running in 90e0d48f1f11 [2021-08-03T12:01:15.841Z] Collecting docker-pycreds>=0.4.0 [2021-08-03T12:01:15.841Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-03T12:01:15.841Z] ---> Running in 3e8eee48a7ab [2021-08-03T12:01:15.841Z] Collecting idna<2.8,>=2.5 [2021-08-03T12:01:15.841Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-03T12:01:16.116Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-03T12:01:16.116Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-03T12:01:16.116Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-03T12:01:16.116Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-03T12:01:16.116Z] Removing intermediate container 90e0d48f1f11 [2021-08-03T12:01:16.116Z] ---> 78478672327f [2021-08-03T12:01:16.116Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-03T12:01:16.116Z] Collecting certifi>=2017.4.17 [2021-08-03T12:01:16.116Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-03T12:01:16.116Z] Removing intermediate container 3e8eee48a7ab [2021-08-03T12:01:16.116Z] ---> c323f9a02821 [2021-08-03T12:01:16.116Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T12:01:16.295Z] $ docker top 9cb38b564fe3495ad8ebd50da8b5400299bb259f1a212e036f7b10bfcdf91d20 -eo pid,comm [2021-08-03T12:01:16.396Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-03T12:01:16.396Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-03T12:01:16.396Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-03T12:01:16.396Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [Pipeline] { [Pipeline] sh [2021-08-03T12:01:16.693Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-03T12:01:16.693Z] Attempting uninstall: urllib3 [2021-08-03T12:01:16.693Z] Found existing installation: urllib3 1.26.2 [2021-08-03T12:01:16.693Z] Uninstalling urllib3-1.26.2: [2021-08-03T12:01:16.693Z] Successfully uninstalled urllib3-1.26.2 [2021-08-03T12:01:16.693Z] Attempting uninstall: idna [2021-08-03T12:01:16.693Z] Found existing installation: idna 3.1 [2021-08-03T12:01:16.693Z] Uninstalling idna-3.1: [2021-08-03T12:01:16.693Z] Successfully uninstalled idna-3.1 [2021-08-03T12:01:17.002Z] Attempting uninstall: chardet [2021-08-03T12:01:17.002Z] Found existing installation: chardet 4.0.0 [2021-08-03T12:01:17.002Z] Uninstalling chardet-4.0.0: [2021-08-03T12:01:17.002Z] Successfully uninstalled chardet-4.0.0 [2021-08-03T12:01:17.002Z] ---> 5f9e4095428a [2021-08-03T12:01:17.002Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-03T12:01:17.249Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-03T12:01:17.298Z] ---> d63b6d5d7c13 [2021-08-03T12:01:17.298Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-03T12:01:17.298Z] ---> Running in aa6d73c734c8 [2021-08-03T12:01:17.588Z] Attempting uninstall: requests [2021-08-03T12:01:17.588Z] Found existing installation: requests 2.25.1 [2021-08-03T12:01:17.588Z] Uninstalling requests-2.25.1: [2021-08-03T12:01:17.588Z] Successfully uninstalled requests-2.25.1 [2021-08-03T12:01:17.868Z] Running setup.py install for texttable: started [2021-08-03T12:01:18.898Z] Running setup.py install for texttable: finished with status 'done' [2021-08-03T12:01:18.898Z] Running setup.py install for PyYAML: started [2021-08-03T12:01:18.898Z] ---> ecb291d97b5d [2021-08-03T12:01:18.898Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-03T12:01:19.834Z] ---> 4beb358e4467 [2021-08-03T12:01:19.834Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-03T12:01:19.834Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-03T12:01:19.834Z] ---> Running in 2da9ee2c89cd [2021-08-03T12:01:19.834Z] Removing intermediate container aa6d73c734c8 [2021-08-03T12:01:19.834Z] ---> 5b7cc8ba0d39 [2021-08-03T12:01:19.834Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T12:01:19.834Z] Running setup.py install for docopt: started [2021-08-03T12:01:20.234Z] ---> d2998e84ecc1 [2021-08-03T12:01:20.234Z] Step 9/23 : RUN go mod tidy [2021-08-03T12:01:20.234Z] Removing intermediate container 2da9ee2c89cd [2021-08-03T12:01:20.234Z] ---> 8be1a8b6bade [2021-08-03T12:01:20.234Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T12:01:20.234Z] ---> Running in fd70045fcd10 [2021-08-03T12:01:20.234Z] ---> Running in c0aee0193190 [2021-08-03T12:01:20.234Z] ---> 07f1cb44eb36 [2021-08-03T12:01:20.234Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-03T12:01:20.637Z] Running setup.py install for docopt: finished with status 'done' [2021-08-03T12:01:20.638Z] Running setup.py install for dockerpty: started [2021-08-03T12:01:20.638Z] Removing intermediate container c0aee0193190 [2021-08-03T12:01:20.638Z] ---> d1e45fe01bc5 [2021-08-03T12:01:20.638Z] Step 21/23 : LABEL arch=x86_64 [2021-08-03T12:01:20.638Z] ---> Running in 097481a73bdc [2021-08-03T12:01:21.019Z] Removing intermediate container 097481a73bdc [2021-08-03T12:01:21.019Z] ---> a5b0d8b97b45 [2021-08-03T12:01:21.019Z] Step 22/23 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:01:21.019Z] ---> 47e3f6ff882f [2021-08-03T12:01:21.019Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-03T12:01:21.019Z] ---> Running in 70a413163840 [2021-08-03T12:01:21.399Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-03T12:01:21.399Z] Removing intermediate container 70a413163840 [2021-08-03T12:01:21.399Z] ---> 98cd2ac5cb8d [2021-08-03T12:01:21.399Z] Step 23/23 : LABEL version=2.0.1-dev.21 [2021-08-03T12:01:21.399Z] ---> Running in 69ff3974687b [2021-08-03T12:01:21.399Z] ---> 0171c80e6dd9 [2021-08-03T12:01:21.399Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-03T12:01:21.560Z] Building core-command ... [2021-08-03T12:01:21.560Z] Building core-data ... [2021-08-03T12:01:21.560Z] Building core-metadata ... [2021-08-03T12:01:21.560Z] Building security-bootstrapper ... [2021-08-03T12:01:21.560Z] Building security-proxy-setup ... [2021-08-03T12:01:21.560Z] Building security-secretstore-setup ... [2021-08-03T12:01:21.560Z] Building support-notifications ... [2021-08-03T12:01:21.560Z] Building support-scheduler ... [2021-08-03T12:01:21.560Z] Building sys-mgmt-agent ... [2021-08-03T12:01:21.560Z] Building security-proxy-setup [2021-08-03T12:01:21.560Z] Building core-command [2021-08-03T12:01:21.560Z] Building core-data [2021-08-03T12:01:21.560Z] Building support-notifications [2021-08-03T12:01:21.560Z] Building security-secretstore-setup [2021-08-03T12:01:21.779Z] Removing intermediate container 69ff3974687b [2021-08-03T12:01:21.779Z] ---> aac6db6f6ecd [2021-08-03T12:01:21.779Z] [2021-08-03T12:01:21.779Z] Successfully built aac6db6f6ecd [2021-08-03T12:01:21.779Z] 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-08-03T12:01:21.779Z] Successfully tagged support-scheduler:latest [2021-08-03T12:01:22.200Z]  Building support-scheduler ... done  ---> 53f0b1c58a79 [2021-08-03T12:01:22.200Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-03T12:01:22.200Z] ---> d954a2b5119d [2021-08-03T12:01:22.200Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-03T12:01:22.476Z] ---> Running in b1af2728cd8f [2021-08-03T12:01:22.753Z] Removing intermediate container b1af2728cd8f [2021-08-03T12:01:22.753Z] ---> 8cc4e6f3f2aa [2021-08-03T12:01:22.753Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-03T12:01:23.026Z] Removing intermediate container fd70045fcd10 [2021-08-03T12:01:23.026Z] ---> e0dc758b7f3d [2021-08-03T12:01:23.026Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-03T12:01:23.026Z] ---> Running in 457898660a07 [2021-08-03T12:01:23.026Z] ---> 7697d6c2f23f [2021-08-03T12:01:23.026Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-03T12:01:23.298Z] ---> Running in 3d7f3e4a4b0d [2021-08-03T12:01:24.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-03T12:01:25.699Z] Removing intermediate container 3d7f3e4a4b0d [2021-08-03T12:01:25.699Z] ---> f91f4c3534ca [2021-08-03T12:01:25.699Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-03T12:01:25.969Z] ---> Running in 7b8d4127a7f5 [2021-08-03T12:01:26.245Z] Removing intermediate container bc285cdd6752 [2021-08-03T12:01:26.245Z] ---> 38f5cb2eee89 [2021-08-03T12:01:26.245Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-03T12:01:26.245Z] ---> Running in c13f7256aa9d [2021-08-03T12:01:26.245Z] Removing intermediate container 7b8d4127a7f5 [2021-08-03T12:01:26.245Z] ---> 6fc8add07dca [2021-08-03T12:01:26.245Z] Step 29/32 : CMD ["gate"] [2021-08-03T12:01:26.245Z] ---> Running in 42025cd80432 [2021-08-03T12:01:26.520Z] Removing intermediate container c13f7256aa9d [2021-08-03T12:01:26.520Z] ---> c0d57e59bdf1 [2021-08-03T12:01:26.520Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-03T12:01:26.520Z] ---> Running in bc7959d70a12 [2021-08-03T12:01:26.520Z] Removing intermediate container 42025cd80432 [2021-08-03T12:01:26.520Z] ---> 3ba8c7027831 [2021-08-03T12:01:26.520Z] Step 30/32 : LABEL arch=x86_64 [2021-08-03T12:01:26.792Z] ---> Running in f14f0c11f453 [2021-08-03T12:01:26.792Z] Removing intermediate container bc7959d70a12 [2021-08-03T12:01:26.792Z] ---> 0a7ef0bd40bc [2021-08-03T12:01:26.792Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-03T12:01:27.065Z] Removing intermediate container f14f0c11f453 [2021-08-03T12:01:27.065Z] ---> 23945d70eeed [2021-08-03T12:01:27.065Z] Step 31/32 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:01:27.339Z] ---> Running in 861e0fafcf4c [2021-08-03T12:01:27.339Z] ---> 94b8fcdac687 [2021-08-03T12:01:27.339Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-03T12:01:27.608Z] Removing intermediate container 861e0fafcf4c [2021-08-03T12:01:27.608Z] ---> 4ab3f4a46982 [2021-08-03T12:01:27.608Z] Step 32/32 : LABEL version=2.0.1-dev.21 [2021-08-03T12:01:27.608Z] ---> Running in ab1024b37b77 [2021-08-03T12:01:27.608Z] ---> 754f2a84bbed [2021-08-03T12:01:27.608Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-03T12:01:27.877Z] Removing intermediate container ab1024b37b77 [2021-08-03T12:01:27.877Z] ---> 3ce47cbe1ffe [2021-08-03T12:01:27.877Z] [2021-08-03T12:01:28.150Z] Successfully built 3ce47cbe1ffe [2021-08-03T12:01:28.150Z] Successfully tagged security-bootstrapper:latest [2021-08-03T12:01:28.150Z]  Building security-bootstrapper ... done  ---> 3f9f665f5272 [2021-08-03T12:01:28.150Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-03T12:01:28.150Z] ---> Running in 09186726db0e [2021-08-03T12:01:28.423Z] Removing intermediate container 09186726db0e [2021-08-03T12:01:28.423Z] ---> 9de4f70209e2 [2021-08-03T12:01:28.423Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T12:01:28.423Z] ---> Running in 2cc5e33679f3 [2021-08-03T12:01:29.014Z] Removing intermediate container 2cc5e33679f3 [2021-08-03T12:01:29.014Z] ---> 8a2dbf94e76e [2021-08-03T12:01:29.014Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T12:01:29.014Z] ---> Running in 36143dde6d4d [2021-08-03T12:01:29.014Z] Removing intermediate container 36143dde6d4d [2021-08-03T12:01:29.014Z] ---> f7f2539c0ecd [2021-08-03T12:01:29.014Z] Step 23/24 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:01:29.287Z] ---> Running in cbadecf75e28 [2021-08-03T12:01:29.287Z] Removing intermediate container cbadecf75e28 [2021-08-03T12:01:29.287Z] ---> 68ab6f0c1911 [2021-08-03T12:01:29.287Z] Step 24/24 : LABEL version=2.0.1-dev.21 [2021-08-03T12:01:29.287Z] ---> Running in 325059e79cdb [2021-08-03T12:01:29.556Z] Removing intermediate container 325059e79cdb [2021-08-03T12:01:29.556Z] ---> a5230c598fbe [2021-08-03T12:01:29.556Z] [2021-08-03T12:01:29.825Z] Successfully built a5230c598fbe [2021-08-03T12:01:29.825Z] Successfully tagged sys-mgmt-agent:latest [2021-08-03T12:01:36.481Z]  Building sys-mgmt-agent ... done Removing intermediate container c28f712ed560 [2021-08-03T12:01:36.481Z] ---> f6075617e610 [2021-08-03T12:01:36.481Z] [2021-08-03T12:01:36.481Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T12:01:36.481Z] ---> 13621d1b12d4 [2021-08-03T12:01:36.481Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T12:01:36.481Z] ---> Using cache [2021-08-03T12:01:36.481Z] ---> 42f0513dd875 [2021-08-03T12:01:36.481Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T12:01:36.481Z] ---> Using cache [2021-08-03T12:01:36.481Z] ---> 13c9a8cb645d [2021-08-03T12:01:36.481Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-03T12:01:36.481Z] ---> Running in 8ffbf9b70c02 [2021-08-03T12:01:36.481Z] Removing intermediate container 8ffbf9b70c02 [2021-08-03T12:01:36.481Z] ---> 63eace8d27da [2021-08-03T12:01:36.481Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T12:01:36.481Z] ---> Running in 8d9436300014 [2021-08-03T12:01:36.755Z] Removing intermediate container 8d9436300014 [2021-08-03T12:01:36.755Z] ---> 60082891d7c3 [2021-08-03T12:01:36.755Z] Step 16/24 : WORKDIR / [2021-08-03T12:01:36.755Z] ---> Running in ec37c1f055b7 [2021-08-03T12:01:37.025Z] Removing intermediate container ec37c1f055b7 [2021-08-03T12:01:37.025Z] ---> 365319a46b56 [2021-08-03T12:01:37.025Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T12:01:37.292Z] ---> 95b5afa7ab1c [2021-08-03T12:01:37.292Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-03T12:01:37.912Z] ---> 83de3798977b [2021-08-03T12:01:37.912Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-03T12:01:38.182Z] ---> 2fb8892c549e [2021-08-03T12:01:38.182Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-03T12:01:38.182Z] ---> Running in 103018ae7da8 [2021-08-03T12:01:38.454Z] Removing intermediate container 103018ae7da8 [2021-08-03T12:01:38.454Z] ---> c97b04e24e62 [2021-08-03T12:01:38.454Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T12:01:38.454Z] ---> Running in e8fa10db9d78 [2021-08-03T12:01:38.454Z] Removing intermediate container e8fa10db9d78 [2021-08-03T12:01:38.454Z] ---> d3a47785abca [2021-08-03T12:01:38.454Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T12:01:38.728Z] ---> Running in 7de6221e189d [2021-08-03T12:01:38.728Z] Removing intermediate container 7de6221e189d [2021-08-03T12:01:38.728Z] ---> 134a4845fe70 [2021-08-03T12:01:38.728Z] Step 23/24 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:01:38.728Z] ---> Running in 5d0e88e95c27 [2021-08-03T12:01:39.000Z] Removing intermediate container 5d0e88e95c27 [2021-08-03T12:01:39.000Z] ---> 2129288c7452 [2021-08-03T12:01:39.000Z] Step 24/24 : LABEL version=2.0.1-dev.21 [2021-08-03T12:01:39.000Z] ---> Running in 3232330a1818 [2021-08-03T12:01:39.275Z] Removing intermediate container 3232330a1818 [2021-08-03T12:01:39.275Z] ---> a40e660d98bb [2021-08-03T12:01:39.275Z] [2021-08-03T12:01:39.275Z] Successfully built a40e660d98bb [2021-08-03T12:01:39.275Z] Successfully tagged core-metadata:latest [2021-08-03T12:01:41.877Z]  Building core-metadata ... done Removing intermediate container 457898660a07 [2021-08-03T12:01:41.877Z] ---> fb3ef73eddaa [2021-08-03T12:01:41.877Z] [2021-08-03T12:01:41.877Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T12:01:41.877Z] ---> 13621d1b12d4 [2021-08-03T12:01:41.877Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-03T12:01:41.877Z] ---> Running in 4019286dc7bd [2021-08-03T12:01:42.146Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T12:01:42.146Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T12:01:42.414Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-03T12:01:42.414Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-03T12:01:42.414Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T12:01:42.414Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T12:01:42.414Z] OK: 6 MiB in 16 packages [2021-08-03T12:01:42.683Z] Removing intermediate container 4019286dc7bd [2021-08-03T12:01:42.683Z] ---> 5b419acf3629 [2021-08-03T12:01:42.683Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T12:01:42.683Z] ---> Running in bbb6d785abfc [2021-08-03T12:01:42.951Z] Removing intermediate container bbb6d785abfc [2021-08-03T12:01:42.951Z] ---> efbc7c970411 [2021-08-03T12:01:42.951Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-03T12:01:42.951Z] ---> Running in f7d8b29d2264 [2021-08-03T12:01:42.951Z] Removing intermediate container f7d8b29d2264 [2021-08-03T12:01:42.951Z] ---> 1e5122cf339c [2021-08-03T12:01:42.951Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T12:01:42.951Z] ---> Running in 61e75c78422a [2021-08-03T12:01:43.220Z] Removing intermediate container 61e75c78422a [2021-08-03T12:01:43.220Z] ---> c0f5371a7437 [2021-08-03T12:01:43.220Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T12:01:43.220Z] ---> fff16db14eba [2021-08-03T12:01:43.220Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-03T12:01:43.490Z] ---> f89eccd4b2ad [2021-08-03T12:01:43.490Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-03T12:01:43.757Z] ---> 220e3dfa779d [2021-08-03T12:01:43.757Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-03T12:01:43.757Z] ---> Running in 64319a858f52 [2021-08-03T12:01:43.757Z] Removing intermediate container 64319a858f52 [2021-08-03T12:01:43.757Z] ---> 1ff5f1ed244b [2021-08-03T12:01:43.757Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T12:01:44.034Z] ---> Running in 6cf7996684be [2021-08-03T12:01:44.034Z] Removing intermediate container 6cf7996684be [2021-08-03T12:01:44.034Z] ---> cc70b5a2f036 [2021-08-03T12:01:44.034Z] Step 21/23 : LABEL arch=x86_64 [2021-08-03T12:01:44.034Z] ---> Running in 5d2476e4acdb [2021-08-03T12:01:44.034Z] Removing intermediate container 5d2476e4acdb [2021-08-03T12:01:44.034Z] ---> 0b1d6b019a95 [2021-08-03T12:01:44.034Z] Step 22/23 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:01:44.034Z] ---> Running in f716e11dca88 [2021-08-03T12:01:44.312Z] Removing intermediate container f716e11dca88 [2021-08-03T12:01:44.312Z] ---> 8506de6337a1 [2021-08-03T12:01:44.312Z] Step 23/23 : LABEL version=2.0.1-dev.21 [2021-08-03T12:01:44.312Z] ---> Running in fdaae57bf692 [2021-08-03T12:01:44.312Z] Removing intermediate container fdaae57bf692 [2021-08-03T12:01:44.312Z] ---> 81de9fdb6250 [2021-08-03T12:01:44.312Z] [2021-08-03T12:01:44.312Z] Successfully built 81de9fdb6250 [2021-08-03T12:01:44.312Z] Successfully tagged support-notifications:latest [2021-08-03T12:01:44.593Z]  Building support-notifications ... done  [Pipeline] } [2021-08-03T12:01:44.599Z] $ docker stop --time=1 8053e34c67c7a65e2173f3f711c43e92b19291c412f8be03bfd7dc7368423e1e [2021-08-03T12:01:45.855Z] $ docker rm -f 8053e34c67c7a65e2173f3f711c43e92b19291c412f8be03bfd7dc7368423e1e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T12:01:46.259Z] + docker images [2021-08-03T12:01:46.259Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-03T12:01:46.259Z] support-notifications latest 81de9fdb6250 2 seconds ago 16.8MB [2021-08-03T12:01:46.259Z] fb3ef73eddaa 5 seconds ago 1.75GB [2021-08-03T12:01:46.259Z] core-metadata latest a40e660d98bb 7 seconds ago 16.7MB [2021-08-03T12:01:46.259Z] f6075617e610 11 seconds ago 1.75GB [2021-08-03T12:01:46.259Z] sys-mgmt-agent latest a5230c598fbe 17 seconds ago 324MB [2021-08-03T12:01:46.259Z] security-bootstrapper latest 3ce47cbe1ffe 19 seconds ago 18.7MB [2021-08-03T12:01:46.259Z] support-scheduler latest aac6db6f6ecd 25 seconds ago 16.1MB [2021-08-03T12:01:46.259Z] d685639f0445 33 seconds ago 1.75GB [2021-08-03T12:01:46.259Z] d53ff7c4fae4 37 seconds ago 1.75GB [2021-08-03T12:01:46.259Z] core-data latest 19ca64124d65 50 seconds ago 20.4MB [2021-08-03T12:01:46.259Z] security-secretstore-setup latest ae33fb62d19a 54 seconds ago 29MB [2021-08-03T12:01:46.259Z] 8e0b42117602 59 seconds ago 1.75GB [2021-08-03T12:01:46.259Z] eb6e44837f94 About a minute ago 1.75GB [2021-08-03T12:01:46.259Z] 6e46f549fab7 About a minute ago 1.75GB [2021-08-03T12:01:46.259Z] security-proxy-setup latest 4b392a26cf81 About a minute ago 25.9MB [2021-08-03T12:01:46.259Z] core-command latest a7b9e078af32 About a minute ago 16MB [2021-08-03T12:01:46.259Z] 28af23b7fc25 About a minute ago 1.75GB [2021-08-03T12:01:46.259Z] e0072c298190 About a minute ago 1.74GB [2021-08-03T12:01:46.259Z] ci-base-image-x86_64 latest cd74921df7d8 5 minutes ago 1.24GB [2021-08-03T12:01:46.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 17 hours ago 547MB [2021-08-03T12:01:46.260Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 19 hours ago 37.5MB [2021-08-03T12:01:46.260Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-08-03T12:01:46.260Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-03T12:01:46.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-03T12:01:46.610Z] provisioning config files... [2021-08-03T12:01:46.630Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/23@tmp/config8010713221357569497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:01:46.981Z] ---> docker-login.sh [2021-08-03T12:01:46.981Z] nexus3.edgexfoundry.org:10001 [2021-08-03T12:01:46.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T12:01:46.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T12:01:46.981Z] Configure a credential helper to remove this warning. See [2021-08-03T12:01:46.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T12:01:46.981Z] [2021-08-03T12:01:46.981Z] Login Succeeded [2021-08-03T12:01:46.981Z] nexus3.edgexfoundry.org:10002 [2021-08-03T12:01:47.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T12:01:47.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T12:01:47.251Z] Configure a credential helper to remove this warning. See [2021-08-03T12:01:47.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T12:01:47.251Z] [2021-08-03T12:01:47.251Z] Login Succeeded [2021-08-03T12:01:47.251Z] nexus3.edgexfoundry.org:10003 [2021-08-03T12:01:47.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T12:01:47.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T12:01:47.529Z] Configure a credential helper to remove this warning. See [2021-08-03T12:01:47.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T12:01:47.529Z] [2021-08-03T12:01:47.529Z] Login Succeeded [2021-08-03T12:01:47.529Z] nexus3.edgexfoundry.org:10004 [2021-08-03T12:01:47.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T12:01:47.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T12:01:47.529Z] Configure a credential helper to remove this warning. See [2021-08-03T12:01:47.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T12:01:47.529Z] [2021-08-03T12:01:47.529Z] Login Succeeded [2021-08-03T12:01:47.529Z] docker.io [2021-08-03T12:01:47.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T12:01:48.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T12:01:48.066Z] Configure a credential helper to remove this warning. See [2021-08-03T12:01:48.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T12:01:48.066Z] [2021-08-03T12:01:48.066Z] Login Succeeded [2021-08-03T12:01:48.066Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T12:01:48.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:01:48.165Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-03T12:01:48.165Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:01:48.165Z] latest [2021-08-03T12:01:48.165Z] 2.0.1-dev.21 [2021-08-03T12:01:48.165Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:01:48.165Z] main [2021-08-03T12:01:48.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:48.554Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:48.887Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:01:48.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-03T12:01:48.887Z] 27fe4260cdc4: Preparing [2021-08-03T12:01:48.887Z] c16449415c15: Preparing [2021-08-03T12:01:48.887Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:01:48.887Z] 1da98797ffbc: Preparing [2021-08-03T12:01:48.887Z] 32f366d666a5: Preparing [2021-08-03T12:01:48.887Z] 32f366d666a5: Layer already exists [2021-08-03T12:01:49.156Z] 19e5d3cdfc6e: Pushed [2021-08-03T12:01:49.156Z] 1da98797ffbc: Pushed [2021-08-03T12:01:49.156Z] 27fe4260cdc4: Pushed [2021-08-03T12:01:50.572Z] c16449415c15: Pushed [2021-08-03T12:01:50.572Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:41a6e7c9d583e9b2c03dc5791693d468ca57e637db5ba446e60027ad29f6e18e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:50.899Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:51.225Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-03T12:01:51.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-03T12:01:51.226Z] 27fe4260cdc4: Preparing [2021-08-03T12:01:51.226Z] c16449415c15: Preparing [2021-08-03T12:01:51.226Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:01:51.226Z] 1da98797ffbc: Preparing [2021-08-03T12:01:51.226Z] 32f366d666a5: Preparing [2021-08-03T12:01:51.226Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:01:51.226Z] 27fe4260cdc4: Layer already exists [2021-08-03T12:01:51.226Z] 32f366d666a5: Layer already exists [2021-08-03T12:01:51.226Z] c16449415c15: Layer already exists [2021-08-03T12:01:51.226Z] 1da98797ffbc: Layer already exists [2021-08-03T12:01:51.226Z] latest: digest: sha256:41a6e7c9d583e9b2c03dc5791693d468ca57e637db5ba446e60027ad29f6e18e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:51.568Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:51.895Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.21 [2021-08-03T12:01:51.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-03T12:01:51.896Z] 27fe4260cdc4: Preparing [2021-08-03T12:01:51.896Z] c16449415c15: Preparing [2021-08-03T12:01:51.896Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:01:51.896Z] 1da98797ffbc: Preparing [2021-08-03T12:01:51.896Z] 32f366d666a5: Preparing [2021-08-03T12:01:51.896Z] c16449415c15: Layer already exists [2021-08-03T12:01:51.896Z] 32f366d666a5: Layer already exists [2021-08-03T12:01:51.896Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:01:51.896Z] 27fe4260cdc4: Layer already exists [2021-08-03T12:01:51.896Z] 1da98797ffbc: Layer already exists [2021-08-03T12:01:51.896Z] 2.0.1-dev.21: digest: sha256:41a6e7c9d583e9b2c03dc5791693d468ca57e637db5ba446e60027ad29f6e18e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:52.223Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:52.549Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:01:52.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-03T12:01:52.549Z] 27fe4260cdc4: Preparing [2021-08-03T12:01:52.549Z] c16449415c15: Preparing [2021-08-03T12:01:52.549Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:01:52.549Z] 1da98797ffbc: Preparing [2021-08-03T12:01:52.549Z] 32f366d666a5: Preparing [2021-08-03T12:01:52.549Z] c16449415c15: Layer already exists [2021-08-03T12:01:52.549Z] 32f366d666a5: Layer already exists [2021-08-03T12:01:52.549Z] 1da98797ffbc: Layer already exists [2021-08-03T12:01:52.549Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:01:52.549Z] 27fe4260cdc4: Layer already exists [2021-08-03T12:01:52.549Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:41a6e7c9d583e9b2c03dc5791693d468ca57e637db5ba446e60027ad29f6e18e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:52.882Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:53.202Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-03T12:01:53.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-03T12:01:53.203Z] 27fe4260cdc4: Preparing [2021-08-03T12:01:53.203Z] c16449415c15: Preparing [2021-08-03T12:01:53.203Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:01:53.203Z] 1da98797ffbc: Preparing [2021-08-03T12:01:53.203Z] 32f366d666a5: Preparing [2021-08-03T12:01:53.203Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:01:53.203Z] 32f366d666a5: Layer already exists [2021-08-03T12:01:53.203Z] c16449415c15: Layer already exists [2021-08-03T12:01:53.203Z] 1da98797ffbc: Layer already exists [2021-08-03T12:01:53.203Z] 27fe4260cdc4: Layer already exists [2021-08-03T12:01:53.203Z] main: digest: sha256:41a6e7c9d583e9b2c03dc5791693d468ca57e637db5ba446e60027ad29f6e18e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:01:53.267Z] ===================================================== [Pipeline] echo [2021-08-03T12:01:53.286Z] taggedImages: [2021-08-03T12:01:53.286Z] - nexus3.edgexfoundry.org:10004/core-command:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:01:53.286Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-03T12:01:53.286Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.21 [2021-08-03T12:01:53.286Z] - nexus3.edgexfoundry.org:10004/core-command:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:01:53.286Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-03T12:01:53.325Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-03T12:01:53.325Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:01:53.325Z] latest [2021-08-03T12:01:53.325Z] 2.0.1-dev.21 [2021-08-03T12:01:53.325Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:01:53.325Z] main [2021-08-03T12:01:53.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:53.689Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:54.013Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:01:54.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-03T12:01:54.013Z] 13356744eb48: Preparing [2021-08-03T12:01:54.013Z] 0d7fd33aa1df: Preparing [2021-08-03T12:01:54.013Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:01:54.013Z] d8e2d7e81770: Preparing [2021-08-03T12:01:54.013Z] 38c5339dec14: Preparing [2021-08-03T12:01:54.013Z] 32f366d666a5: Preparing [2021-08-03T12:01:54.013Z] 32f366d666a5: Waiting [2021-08-03T12:01:54.013Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:01:54.013Z] 32f366d666a5: Layer already exists [2021-08-03T12:01:54.284Z] 13356744eb48: Pushed [2021-08-03T12:01:54.284Z] 38c5339dec14: Pushed [2021-08-03T12:01:54.284Z] d8e2d7e81770: Pushed [2021-08-03T12:01:55.696Z] 0d7fd33aa1df: Pushed [2021-08-03T12:01:55.962Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:13c1ec90bf8b4822eb94bb0f59d7d102c574b53777cd1664e52ab35d55bd790a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:56.292Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:56.612Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-03T12:01:56.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-03T12:01:56.613Z] 13356744eb48: Preparing [2021-08-03T12:01:56.613Z] 0d7fd33aa1df: Preparing [2021-08-03T12:01:56.613Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:01:56.613Z] d8e2d7e81770: Preparing [2021-08-03T12:01:56.613Z] 38c5339dec14: Preparing [2021-08-03T12:01:56.613Z] 32f366d666a5: Preparing [2021-08-03T12:01:56.613Z] 32f366d666a5: Waiting [2021-08-03T12:01:56.613Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:01:56.613Z] 38c5339dec14: Layer already exists [2021-08-03T12:01:56.613Z] 0d7fd33aa1df: Layer already exists [2021-08-03T12:01:56.879Z] d8e2d7e81770: Layer already exists [2021-08-03T12:01:56.879Z] 13356744eb48: Layer already exists [2021-08-03T12:01:56.879Z] 32f366d666a5: Layer already exists [2021-08-03T12:01:56.879Z] latest: digest: sha256:13c1ec90bf8b4822eb94bb0f59d7d102c574b53777cd1664e52ab35d55bd790a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:57.207Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:57.527Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.21 [2021-08-03T12:01:57.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-03T12:01:57.527Z] 13356744eb48: Preparing [2021-08-03T12:01:57.527Z] 0d7fd33aa1df: Preparing [2021-08-03T12:01:57.527Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:01:57.527Z] d8e2d7e81770: Preparing [2021-08-03T12:01:57.527Z] 38c5339dec14: Preparing [2021-08-03T12:01:57.527Z] 32f366d666a5: Preparing [2021-08-03T12:01:57.527Z] 32f366d666a5: Waiting [2021-08-03T12:01:57.527Z] 13356744eb48: Layer already exists [2021-08-03T12:01:57.527Z] d8e2d7e81770: Layer already exists [2021-08-03T12:01:57.527Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:01:57.527Z] 38c5339dec14: Layer already exists [2021-08-03T12:01:57.527Z] 0d7fd33aa1df: Layer already exists [2021-08-03T12:01:57.527Z] 32f366d666a5: Layer already exists [2021-08-03T12:01:57.527Z] 2.0.1-dev.21: digest: sha256:13c1ec90bf8b4822eb94bb0f59d7d102c574b53777cd1664e52ab35d55bd790a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:57.853Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:58.169Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:01:58.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-03T12:01:58.169Z] 13356744eb48: Preparing [2021-08-03T12:01:58.169Z] 0d7fd33aa1df: Preparing [2021-08-03T12:01:58.169Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:01:58.169Z] d8e2d7e81770: Preparing [2021-08-03T12:01:58.169Z] 38c5339dec14: Preparing [2021-08-03T12:01:58.169Z] 32f366d666a5: Preparing [2021-08-03T12:01:58.169Z] 32f366d666a5: Waiting [2021-08-03T12:01:58.169Z] 38c5339dec14: Layer already exists [2021-08-03T12:01:58.169Z] 0d7fd33aa1df: Layer already exists [2021-08-03T12:01:58.169Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:01:58.169Z] 13356744eb48: Layer already exists [2021-08-03T12:01:58.169Z] d8e2d7e81770: Layer already exists [2021-08-03T12:01:58.169Z] 32f366d666a5: Layer already exists [2021-08-03T12:01:58.169Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:13c1ec90bf8b4822eb94bb0f59d7d102c574b53777cd1664e52ab35d55bd790a size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:58.495Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:01:58.819Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-03T12:01:58.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-03T12:01:58.819Z] 13356744eb48: Preparing [2021-08-03T12:01:58.819Z] 0d7fd33aa1df: Preparing [2021-08-03T12:01:58.819Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:01:58.819Z] d8e2d7e81770: Preparing [2021-08-03T12:01:58.819Z] 38c5339dec14: Preparing [2021-08-03T12:01:58.819Z] 32f366d666a5: Preparing [2021-08-03T12:01:58.819Z] 32f366d666a5: Waiting [2021-08-03T12:01:58.819Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:01:58.819Z] 38c5339dec14: Layer already exists [2021-08-03T12:01:58.819Z] 13356744eb48: Layer already exists [2021-08-03T12:01:58.819Z] 0d7fd33aa1df: Layer already exists [2021-08-03T12:01:58.819Z] d8e2d7e81770: Layer already exists [2021-08-03T12:01:58.819Z] 32f366d666a5: Layer already exists [2021-08-03T12:01:59.090Z] main: digest: sha256:13c1ec90bf8b4822eb94bb0f59d7d102c574b53777cd1664e52ab35d55bd790a size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2021-08-03T12:02:01.259Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T12:02:01.259Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T12:02:01.259Z] ---> 31d6d19c1a69 [2021-08-03T12:02:01.259Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T12:02:01.259Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T12:02:01.259Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T12:02:01.259Z] ---> 31d6d19c1a69 [2021-08-03T12:02:01.259Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T12:02:01.259Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T12:02:01.259Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T12:02:01.259Z] ---> 31d6d19c1a69 [2021-08-03T12:02:01.259Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T12:02:01.259Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T12:02:01.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-03T12:02:01.259Z] ---> 31d6d19c1a69 [2021-08-03T12:02:01.259Z] Step 3/22 : WORKDIR /edgex-go [2021-08-03T12:02:01.259Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T12:02:01.259Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-03T12:02:01.259Z] ---> 31d6d19c1a69 [2021-08-03T12:02:01.259Z] Step 3/26 : WORKDIR /edgex-go [Pipeline] echo [2021-08-03T12:02:01.269Z] ===================================================== [Pipeline] echo [2021-08-03T12:02:01.292Z] taggedImages: [2021-08-03T12:02:01.292Z] - nexus3.edgexfoundry.org:10004/core-data:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:01.292Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-03T12:02:01.292Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.21 [2021-08-03T12:02:01.292Z] - nexus3.edgexfoundry.org:10004/core-data:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:01.292Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-03T12:02:01.336Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-03T12:02:01.336Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:01.336Z] latest [2021-08-03T12:02:01.336Z] 2.0.1-dev.21 [2021-08-03T12:02:01.336Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:01.336Z] main [2021-08-03T12:02:01.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:01.715Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:02.040Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:02.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-03T12:02:02.041Z] 6d561fd50014: Preparing [2021-08-03T12:02:02.041Z] d51311cabddd: Preparing [2021-08-03T12:02:02.041Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:02.041Z] 1da98797ffbc: Preparing [2021-08-03T12:02:02.041Z] 32f366d666a5: Preparing [2021-08-03T12:02:02.308Z] 1da98797ffbc: Layer already exists [2021-08-03T12:02:02.308Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:02.308Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:02.308Z] 6d561fd50014: Pushed [2021-08-03T12:02:03.268Z] d51311cabddd: Pushed [2021-08-03T12:02:03.853Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:ef47229e169de81241db5f544df31eb23ac48432ec44e789e5167454a9df9103 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:04.184Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:04.505Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-03T12:02:04.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-03T12:02:04.505Z] 6d561fd50014: Preparing [2021-08-03T12:02:04.505Z] d51311cabddd: Preparing [2021-08-03T12:02:04.505Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:04.505Z] 1da98797ffbc: Preparing [2021-08-03T12:02:04.505Z] 32f366d666a5: Preparing [2021-08-03T12:02:04.505Z] d51311cabddd: Layer already exists [2021-08-03T12:02:04.505Z] 1da98797ffbc: Layer already exists [2021-08-03T12:02:04.505Z] 6d561fd50014: Layer already exists [2021-08-03T12:02:04.505Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:04.505Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:04.505Z] latest: digest: sha256:ef47229e169de81241db5f544df31eb23ac48432ec44e789e5167454a9df9103 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:04.663Z] ---> Running in 4dfd07c17864 [2021-08-03T12:02:04.663Z] ---> Running in 74dd1251aff1 [2021-08-03T12:02:04.663Z] ---> Running in b43775c0ae8e [2021-08-03T12:02:04.663Z] ---> Running in 296d8b9ef939 [2021-08-03T12:02:04.663Z] ---> Running in c27e4de7d2cd [2021-08-03T12:02:04.837Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:04.936Z] Removing intermediate container 296d8b9ef939 [2021-08-03T12:02:04.936Z] ---> 7674f5d75c00 [2021-08-03T12:02:04.936Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:02:04.936Z] Removing intermediate container c27e4de7d2cd [2021-08-03T12:02:04.936Z] ---> e3334a835ba4 [2021-08-03T12:02:04.936Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:02:04.936Z] Removing intermediate container 74dd1251aff1 [2021-08-03T12:02:04.936Z] ---> e892a0637679 [2021-08-03T12:02:04.936Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:02:04.936Z] Removing intermediate container 4dfd07c17864 [2021-08-03T12:02:04.936Z] ---> e0e049eda512 [2021-08-03T12:02:04.936Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:02:04.936Z] Removing intermediate container b43775c0ae8e [2021-08-03T12:02:04.936Z] ---> 0a579a5d4d7f [2021-08-03T12:02:04.936Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:02:05.157Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.21 [2021-08-03T12:02:05.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-03T12:02:05.157Z] 6d561fd50014: Preparing [2021-08-03T12:02:05.157Z] d51311cabddd: Preparing [2021-08-03T12:02:05.157Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:05.157Z] 1da98797ffbc: Preparing [2021-08-03T12:02:05.157Z] 32f366d666a5: Preparing [2021-08-03T12:02:05.157Z] d51311cabddd: Layer already exists [2021-08-03T12:02:05.157Z] 6d561fd50014: Layer already exists [2021-08-03T12:02:05.157Z] 1da98797ffbc: Layer already exists [2021-08-03T12:02:05.157Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:05.157Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:05.157Z] 2.0.1-dev.21: digest: sha256:ef47229e169de81241db5f544df31eb23ac48432ec44e789e5167454a9df9103 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:05.210Z] ---> Running in 5435ccd94f9a [2021-08-03T12:02:05.210Z] ---> Running in 078a08985be9 [2021-08-03T12:02:05.210Z] ---> Running in bb5f5fa8c382 [2021-08-03T12:02:05.210Z] ---> Running in bdec58edae56 [2021-08-03T12:02:05.210Z] ---> Running in 9dbee0175b1a [2021-08-03T12:02:05.488Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:05.810Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:05.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-03T12:02:05.810Z] 6d561fd50014: Preparing [2021-08-03T12:02:05.810Z] d51311cabddd: Preparing [2021-08-03T12:02:05.810Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:05.810Z] 1da98797ffbc: Preparing [2021-08-03T12:02:05.810Z] 32f366d666a5: Preparing [2021-08-03T12:02:05.810Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:05.810Z] 1da98797ffbc: Layer already exists [2021-08-03T12:02:05.810Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:05.810Z] 6d561fd50014: Layer already exists [2021-08-03T12:02:05.810Z] d51311cabddd: Layer already exists [2021-08-03T12:02:05.810Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:ef47229e169de81241db5f544df31eb23ac48432ec44e789e5167454a9df9103 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:06.136Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:06.453Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-03T12:02:06.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-03T12:02:06.454Z] 6d561fd50014: Preparing [2021-08-03T12:02:06.454Z] d51311cabddd: Preparing [2021-08-03T12:02:06.454Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:06.454Z] 1da98797ffbc: Preparing [2021-08-03T12:02:06.454Z] 32f366d666a5: Preparing [2021-08-03T12:02:06.454Z] 6d561fd50014: Layer already exists [2021-08-03T12:02:06.454Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:06.454Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:06.454Z] 1da98797ffbc: Layer already exists [2021-08-03T12:02:06.454Z] d51311cabddd: Layer already exists [2021-08-03T12:02:06.454Z] main: digest: sha256:ef47229e169de81241db5f544df31eb23ac48432ec44e789e5167454a9df9103 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:02:06.521Z] ===================================================== [Pipeline] echo [2021-08-03T12:02:06.537Z] taggedImages: [2021-08-03T12:02:06.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:06.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-03T12:02:06.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.21 [2021-08-03T12:02:06.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:06.537Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-03T12:02:06.578Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-03T12:02:06.578Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:06.578Z] latest [2021-08-03T12:02:06.578Z] 2.0.1-dev.21 [2021-08-03T12:02:06.578Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:06.578Z] main [2021-08-03T12:02:06.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:06.945Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:07.267Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:07.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-03T12:02:07.267Z] 4a641b5e6b1e: Preparing [2021-08-03T12:02:07.267Z] 4a641b5e6b1e: Preparing [2021-08-03T12:02:07.267Z] 811749e3744a: Preparing [2021-08-03T12:02:07.267Z] 5fbd8d44fec9: Preparing [2021-08-03T12:02:07.267Z] 63d06c9de090: Preparing [2021-08-03T12:02:07.267Z] 4687a42f7b1c: Preparing [2021-08-03T12:02:07.267Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:07.267Z] aefc07380bc5: Preparing [2021-08-03T12:02:07.267Z] 4d1c6fe48150: Preparing [2021-08-03T12:02:07.267Z] 46831c719b4b: Preparing [2021-08-03T12:02:07.267Z] e41e91468c49: Preparing [2021-08-03T12:02:07.267Z] 32f366d666a5: Preparing [2021-08-03T12:02:07.267Z] aefc07380bc5: Waiting [2021-08-03T12:02:07.267Z] 4d1c6fe48150: Waiting [2021-08-03T12:02:07.267Z] 46831c719b4b: Waiting [2021-08-03T12:02:07.267Z] e41e91468c49: Waiting [2021-08-03T12:02:07.267Z] 32f366d666a5: Waiting [2021-08-03T12:02:07.267Z] 19e5d3cdfc6e: Waiting [2021-08-03T12:02:07.535Z] 811749e3744a: Pushed [2021-08-03T12:02:07.535Z] 5fbd8d44fec9: Pushed [2021-08-03T12:02:07.535Z] 63d06c9de090: Pushed [2021-08-03T12:02:07.535Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:07.535Z] 4a641b5e6b1e: Pushed [2021-08-03T12:02:07.803Z] aefc07380bc5: Pushed [2021-08-03T12:02:07.803Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:07.803Z] 46831c719b4b: Pushed [2021-08-03T12:02:07.803Z] 4d1c6fe48150: Pushed [2021-08-03T12:02:07.803Z] e41e91468c49: Pushed [2021-08-03T12:02:08.633Z] Removing intermediate container 078a08985be9 [2021-08-03T12:02:08.633Z] ---> ee2aa4380f81 [2021-08-03T12:02:08.633Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-03T12:02:08.913Z] ---> Running in c9d840cdec00 [2021-08-03T12:02:09.218Z] Removing intermediate container 5435ccd94f9a [2021-08-03T12:02:09.218Z] ---> 368edd7afe37 [2021-08-03T12:02:09.218Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T12:02:09.219Z] 4687a42f7b1c: Pushed [2021-08-03T12:02:09.493Z] ---> Running in 8d5fda52741b [2021-08-03T12:02:09.768Z] Removing intermediate container bb5f5fa8c382 [2021-08-03T12:02:09.768Z] ---> 0af7305bb4a1 [2021-08-03T12:02:09.768Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-03T12:02:09.768Z] Removing intermediate container bdec58edae56 [2021-08-03T12:02:09.768Z] ---> f80e31fc00d4 [2021-08-03T12:02:09.768Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-03T12:02:09.801Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:588884aa84c4064489b5526201be34b129b062760599407c96104321d197db50 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:10.043Z] ---> Running in 239c7ff31cd5 [2021-08-03T12:02:10.043Z] ---> Running in 0de479690266 [2021-08-03T12:02:10.043Z] Removing intermediate container 9dbee0175b1a [2021-08-03T12:02:10.043Z] ---> 213d86776eaa [2021-08-03T12:02:10.043Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-03T12:02:10.125Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:10.318Z] ---> Running in 59007433dbb4 [2021-08-03T12:02:10.442Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-03T12:02:10.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-03T12:02:10.442Z] 4a641b5e6b1e: Preparing [2021-08-03T12:02:10.442Z] 4a641b5e6b1e: Preparing [2021-08-03T12:02:10.442Z] 811749e3744a: Preparing [2021-08-03T12:02:10.442Z] 5fbd8d44fec9: Preparing [2021-08-03T12:02:10.442Z] 63d06c9de090: Preparing [2021-08-03T12:02:10.442Z] 4687a42f7b1c: Preparing [2021-08-03T12:02:10.442Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:10.442Z] aefc07380bc5: Preparing [2021-08-03T12:02:10.442Z] 4d1c6fe48150: Preparing [2021-08-03T12:02:10.442Z] 46831c719b4b: Preparing [2021-08-03T12:02:10.442Z] e41e91468c49: Preparing [2021-08-03T12:02:10.442Z] 32f366d666a5: Preparing [2021-08-03T12:02:10.442Z] 46831c719b4b: Waiting [2021-08-03T12:02:10.442Z] 19e5d3cdfc6e: Waiting [2021-08-03T12:02:10.442Z] aefc07380bc5: Waiting [2021-08-03T12:02:10.442Z] 4d1c6fe48150: Waiting [2021-08-03T12:02:10.442Z] e41e91468c49: Waiting [2021-08-03T12:02:10.442Z] 32f366d666a5: Waiting [2021-08-03T12:02:10.442Z] 5fbd8d44fec9: Layer already exists [2021-08-03T12:02:10.442Z] 4687a42f7b1c: Layer already exists [2021-08-03T12:02:10.442Z] 811749e3744a: Layer already exists [2021-08-03T12:02:10.442Z] 4a641b5e6b1e: Layer already exists [2021-08-03T12:02:10.442Z] 63d06c9de090: Layer already exists [2021-08-03T12:02:10.442Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:10.442Z] 4d1c6fe48150: Layer already exists [2021-08-03T12:02:10.442Z] 46831c719b4b: Layer already exists [2021-08-03T12:02:10.442Z] aefc07380bc5: Layer already exists [2021-08-03T12:02:10.442Z] e41e91468c49: Layer already exists [2021-08-03T12:02:10.442Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:10.709Z] latest: digest: sha256:588884aa84c4064489b5526201be34b129b062760599407c96104321d197db50 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:10.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T12:02:11.037Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:11.363Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.21 [2021-08-03T12:02:11.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-03T12:02:11.363Z] 4a641b5e6b1e: Preparing [2021-08-03T12:02:11.364Z] 4a641b5e6b1e: Preparing [2021-08-03T12:02:11.364Z] 811749e3744a: Preparing [2021-08-03T12:02:11.364Z] 5fbd8d44fec9: Preparing [2021-08-03T12:02:11.364Z] 63d06c9de090: Preparing [2021-08-03T12:02:11.364Z] 4687a42f7b1c: Preparing [2021-08-03T12:02:11.364Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:11.364Z] aefc07380bc5: Preparing [2021-08-03T12:02:11.364Z] 4d1c6fe48150: Preparing [2021-08-03T12:02:11.364Z] 46831c719b4b: Preparing [2021-08-03T12:02:11.364Z] e41e91468c49: Preparing [2021-08-03T12:02:11.364Z] 32f366d666a5: Preparing [2021-08-03T12:02:11.364Z] 4d1c6fe48150: Waiting [2021-08-03T12:02:11.364Z] 46831c719b4b: Waiting [2021-08-03T12:02:11.364Z] e41e91468c49: Waiting [2021-08-03T12:02:11.364Z] 32f366d666a5: Waiting [2021-08-03T12:02:11.364Z] 19e5d3cdfc6e: Waiting [2021-08-03T12:02:11.364Z] aefc07380bc5: Waiting [2021-08-03T12:02:11.364Z] 4a641b5e6b1e: Layer already exists [2021-08-03T12:02:11.364Z] 5fbd8d44fec9: Layer already exists [2021-08-03T12:02:11.364Z] 63d06c9de090: Layer already exists [2021-08-03T12:02:11.364Z] 811749e3744a: Layer already exists [2021-08-03T12:02:11.364Z] 4687a42f7b1c: Layer already exists [2021-08-03T12:02:11.364Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:11.364Z] 46831c719b4b: Layer already exists [2021-08-03T12:02:11.364Z] 4d1c6fe48150: Layer already exists [2021-08-03T12:02:11.364Z] e41e91468c49: Layer already exists [2021-08-03T12:02:11.364Z] aefc07380bc5: Layer already exists [2021-08-03T12:02:11.364Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:11.364Z] 2.0.1-dev.21: digest: sha256:588884aa84c4064489b5526201be34b129b062760599407c96104321d197db50 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:11.523Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T12:02:11.692Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:11.803Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T12:02:12.013Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:12.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-03T12:02:12.013Z] 4a641b5e6b1e: Preparing [2021-08-03T12:02:12.013Z] 4a641b5e6b1e: Preparing [2021-08-03T12:02:12.013Z] 811749e3744a: Preparing [2021-08-03T12:02:12.013Z] 5fbd8d44fec9: Preparing [2021-08-03T12:02:12.013Z] 63d06c9de090: Preparing [2021-08-03T12:02:12.013Z] 4687a42f7b1c: Preparing [2021-08-03T12:02:12.013Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:12.013Z] aefc07380bc5: Preparing [2021-08-03T12:02:12.013Z] 4d1c6fe48150: Preparing [2021-08-03T12:02:12.013Z] 46831c719b4b: Preparing [2021-08-03T12:02:12.013Z] e41e91468c49: Preparing [2021-08-03T12:02:12.013Z] 32f366d666a5: Preparing [2021-08-03T12:02:12.013Z] 19e5d3cdfc6e: Waiting [2021-08-03T12:02:12.013Z] aefc07380bc5: Waiting [2021-08-03T12:02:12.013Z] 4d1c6fe48150: Waiting [2021-08-03T12:02:12.013Z] 46831c719b4b: Waiting [2021-08-03T12:02:12.013Z] e41e91468c49: Waiting [2021-08-03T12:02:12.013Z] 32f366d666a5: Waiting [2021-08-03T12:02:12.013Z] 4a641b5e6b1e: Layer already exists [2021-08-03T12:02:12.013Z] 811749e3744a: Layer already exists [2021-08-03T12:02:12.013Z] 63d06c9de090: Layer already exists [2021-08-03T12:02:12.013Z] 5fbd8d44fec9: Layer already exists [2021-08-03T12:02:12.013Z] 4687a42f7b1c: Layer already exists [2021-08-03T12:02:12.013Z] e41e91468c49: Layer already exists [2021-08-03T12:02:12.013Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:12.013Z] 4d1c6fe48150: Layer already exists [2021-08-03T12:02:12.013Z] aefc07380bc5: Layer already exists [2021-08-03T12:02:12.013Z] 46831c719b4b: Layer already exists [2021-08-03T12:02:12.013Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:12.013Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:588884aa84c4064489b5526201be34b129b062760599407c96104321d197db50 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:12.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T12:02:12.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T12:02:12.341Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-03T12:02:12.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:12.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T12:02:12.669Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-03T12:02:12.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-03T12:02:12.669Z] 4a641b5e6b1e: Preparing [2021-08-03T12:02:12.669Z] 4a641b5e6b1e: Preparing [2021-08-03T12:02:12.669Z] 811749e3744a: Preparing [2021-08-03T12:02:12.669Z] 5fbd8d44fec9: Preparing [2021-08-03T12:02:12.669Z] 63d06c9de090: Preparing [2021-08-03T12:02:12.669Z] 4687a42f7b1c: Preparing [2021-08-03T12:02:12.669Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:12.669Z] aefc07380bc5: Preparing [2021-08-03T12:02:12.669Z] 4d1c6fe48150: Preparing [2021-08-03T12:02:12.669Z] 46831c719b4b: Preparing [2021-08-03T12:02:12.669Z] e41e91468c49: Preparing [2021-08-03T12:02:12.669Z] 32f366d666a5: Preparing [2021-08-03T12:02:12.669Z] 19e5d3cdfc6e: Waiting [2021-08-03T12:02:12.669Z] aefc07380bc5: Waiting [2021-08-03T12:02:12.669Z] 4d1c6fe48150: Waiting [2021-08-03T12:02:12.669Z] 46831c719b4b: Waiting [2021-08-03T12:02:12.669Z] e41e91468c49: Waiting [2021-08-03T12:02:12.669Z] 32f366d666a5: Waiting [2021-08-03T12:02:12.669Z] 4a641b5e6b1e: Layer already exists [2021-08-03T12:02:12.669Z] 63d06c9de090: Layer already exists [2021-08-03T12:02:12.669Z] 5fbd8d44fec9: Layer already exists [2021-08-03T12:02:12.669Z] 4687a42f7b1c: Layer already exists [2021-08-03T12:02:12.669Z] 811749e3744a: Layer already exists [2021-08-03T12:02:12.669Z] aefc07380bc5: Layer already exists [2021-08-03T12:02:12.669Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:12.669Z] e41e91468c49: Layer already exists [2021-08-03T12:02:12.669Z] 4d1c6fe48150: Layer already exists [2021-08-03T12:02:12.669Z] 46831c719b4b: Layer already exists [2021-08-03T12:02:12.669Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:12.904Z] OK: 218 MiB in 52 packages [2021-08-03T12:02:12.935Z] main: digest: sha256:588884aa84c4064489b5526201be34b129b062760599407c96104321d197db50 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:02:13.007Z] ===================================================== [Pipeline] echo [2021-08-03T12:02:13.026Z] taggedImages: [2021-08-03T12:02:13.026Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:13.026Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-03T12:02:13.026Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.21 [2021-08-03T12:02:13.026Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:13.026Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-03T12:02:13.066Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-03T12:02:13.066Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:13.066Z] latest [2021-08-03T12:02:13.066Z] 2.0.1-dev.21 [2021-08-03T12:02:13.066Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:13.066Z] main [2021-08-03T12:02:13.066Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:13.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T12:02:13.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T12:02:13.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T12:02:13.440Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:13.485Z] OK: 218 MiB in 52 packages [2021-08-03T12:02:13.763Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:13.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-03T12:02:13.763Z] fc79dfcd4079: Preparing [2021-08-03T12:02:13.763Z] bc54843d83dd: Preparing [2021-08-03T12:02:13.763Z] d7db1770ed74: Preparing [2021-08-03T12:02:13.763Z] c019e942518c: Preparing [2021-08-03T12:02:13.763Z] f5034aa7c09a: Preparing [2021-08-03T12:02:13.763Z] 32f366d666a5: Preparing [2021-08-03T12:02:13.763Z] 32f366d666a5: Waiting [2021-08-03T12:02:14.097Z] OK: 218 MiB in 52 packages [2021-08-03T12:02:14.349Z] d7db1770ed74: Pushed [2021-08-03T12:02:14.349Z] c019e942518c: Pushed [2021-08-03T12:02:14.349Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:14.383Z] Removing intermediate container c9d840cdec00 [2021-08-03T12:02:14.383Z] ---> ecb3e89bb9b3 [2021-08-03T12:02:14.383Z] Step 6/24 : COPY go.mod . [2021-08-03T12:02:14.383Z] OK: 218 MiB in 52 packages [2021-08-03T12:02:14.615Z] f5034aa7c09a: Pushed [2021-08-03T12:02:14.615Z] bc54843d83dd: Pushed [2021-08-03T12:02:14.664Z] OK: 218 MiB in 52 packages [2021-08-03T12:02:14.882Z] fc79dfcd4079: Pushed [2021-08-03T12:02:15.149Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:094a6c4ee6d3c751750baf67444ca4d123cf9de976abcc2e76b87ec957f29742 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:15.473Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:15.660Z] Removing intermediate container 8d5fda52741b [2021-08-03T12:02:15.661Z] ---> d54de4d76d17 [2021-08-03T12:02:15.661Z] Step 6/24 : COPY go.mod . [2021-08-03T12:02:15.661Z] ---> 76ad635ab01e [2021-08-03T12:02:15.661Z] Step 7/24 : RUN go mod download [2021-08-03T12:02:15.942Z] Removing intermediate container 239c7ff31cd5 [2021-08-03T12:02:15.942Z] ---> 117379dc3aeb [2021-08-03T12:02:15.942Z] Step 6/23 : COPY go.mod . [2021-08-03T12:02:15.942Z] ---> Running in c6c82169edb8 [2021-08-03T12:02:16.217Z] Removing intermediate container 0de479690266 [2021-08-03T12:02:16.217Z] ---> d24c59f10d18 [2021-08-03T12:02:16.217Z] Step 6/26 : COPY go.mod . [2021-08-03T12:02:16.217Z] Removing intermediate container 59007433dbb4 [2021-08-03T12:02:16.217Z] ---> f2b9723d6a00 [2021-08-03T12:02:16.217Z] Step 6/22 : COPY go.mod . [2021-08-03T12:02:16.232Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-03T12:02:16.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-03T12:02:16.232Z] fc79dfcd4079: Preparing [2021-08-03T12:02:16.232Z] bc54843d83dd: Preparing [2021-08-03T12:02:16.232Z] d7db1770ed74: Preparing [2021-08-03T12:02:16.232Z] c019e942518c: Preparing [2021-08-03T12:02:16.232Z] f5034aa7c09a: Preparing [2021-08-03T12:02:16.232Z] 32f366d666a5: Preparing [2021-08-03T12:02:16.232Z] 32f366d666a5: Waiting [2021-08-03T12:02:16.232Z] bc54843d83dd: Layer already exists [2021-08-03T12:02:16.232Z] d7db1770ed74: Layer already exists [2021-08-03T12:02:16.232Z] fc79dfcd4079: Layer already exists [2021-08-03T12:02:16.232Z] f5034aa7c09a: Layer already exists [2021-08-03T12:02:16.232Z] c019e942518c: Layer already exists [2021-08-03T12:02:16.232Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:16.232Z] latest: digest: sha256:094a6c4ee6d3c751750baf67444ca4d123cf9de976abcc2e76b87ec957f29742 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:16.557Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:16.876Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.21 [2021-08-03T12:02:16.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-03T12:02:16.877Z] fc79dfcd4079: Preparing [2021-08-03T12:02:16.877Z] bc54843d83dd: Preparing [2021-08-03T12:02:16.877Z] d7db1770ed74: Preparing [2021-08-03T12:02:16.877Z] c019e942518c: Preparing [2021-08-03T12:02:16.877Z] f5034aa7c09a: Preparing [2021-08-03T12:02:16.877Z] 32f366d666a5: Preparing [2021-08-03T12:02:16.877Z] 32f366d666a5: Waiting [2021-08-03T12:02:16.877Z] fc79dfcd4079: Layer already exists [2021-08-03T12:02:16.877Z] c019e942518c: Layer already exists [2021-08-03T12:02:16.877Z] d7db1770ed74: Layer already exists [2021-08-03T12:02:16.877Z] bc54843d83dd: Layer already exists [2021-08-03T12:02:16.877Z] f5034aa7c09a: Layer already exists [2021-08-03T12:02:16.877Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:16.877Z] 2.0.1-dev.21: digest: sha256:094a6c4ee6d3c751750baf67444ca4d123cf9de976abcc2e76b87ec957f29742 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:17.201Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [2021-08-03T12:02:17.217Z] ---> 1baac1f1d412 [2021-08-03T12:02:17.217Z] Step 7/24 : RUN go mod download [2021-08-03T12:02:17.217Z] ---> b16835a64612 [2021-08-03T12:02:17.217Z] Step 7/23 : RUN go mod download [2021-08-03T12:02:17.217Z] ---> Running in 7724c7c06677 [2021-08-03T12:02:17.217Z] ---> Running in ab93b20aed9b [Pipeline] sh [2021-08-03T12:02:17.495Z] ---> da021036e8bd [2021-08-03T12:02:17.495Z] Step 7/26 : RUN go mod download ---> e575ffee0350 [2021-08-03T12:02:17.495Z] [2021-08-03T12:02:17.495Z] Step 7/22 : RUN go mod download [2021-08-03T12:02:17.517Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:17.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-03T12:02:17.517Z] fc79dfcd4079: Preparing [2021-08-03T12:02:17.517Z] bc54843d83dd: Preparing [2021-08-03T12:02:17.517Z] d7db1770ed74: Preparing [2021-08-03T12:02:17.517Z] c019e942518c: Preparing [2021-08-03T12:02:17.517Z] f5034aa7c09a: Preparing [2021-08-03T12:02:17.517Z] 32f366d666a5: Preparing [2021-08-03T12:02:17.517Z] 32f366d666a5: Waiting [2021-08-03T12:02:17.517Z] f5034aa7c09a: Layer already exists [2021-08-03T12:02:17.517Z] bc54843d83dd: Layer already exists [2021-08-03T12:02:17.517Z] d7db1770ed74: Layer already exists [2021-08-03T12:02:17.517Z] fc79dfcd4079: Layer already exists [2021-08-03T12:02:17.517Z] c019e942518c: Layer already exists [2021-08-03T12:02:17.517Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:17.517Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:094a6c4ee6d3c751750baf67444ca4d123cf9de976abcc2e76b87ec957f29742 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:17.776Z] ---> Running in e73a7e040330 [2021-08-03T12:02:17.776Z] ---> Running in 457e31242737 [2021-08-03T12:02:17.851Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:18.175Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-03T12:02:18.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-03T12:02:18.175Z] fc79dfcd4079: Preparing [2021-08-03T12:02:18.175Z] bc54843d83dd: Preparing [2021-08-03T12:02:18.175Z] d7db1770ed74: Preparing [2021-08-03T12:02:18.175Z] c019e942518c: Preparing [2021-08-03T12:02:18.175Z] f5034aa7c09a: Preparing [2021-08-03T12:02:18.175Z] 32f366d666a5: Preparing [2021-08-03T12:02:18.175Z] 32f366d666a5: Waiting [2021-08-03T12:02:18.175Z] fc79dfcd4079: Layer already exists [2021-08-03T12:02:18.175Z] bc54843d83dd: Layer already exists [2021-08-03T12:02:18.175Z] c019e942518c: Layer already exists [2021-08-03T12:02:18.175Z] f5034aa7c09a: Layer already exists [2021-08-03T12:02:18.175Z] d7db1770ed74: Layer already exists [2021-08-03T12:02:18.175Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:18.442Z] main: digest: sha256:094a6c4ee6d3c751750baf67444ca4d123cf9de976abcc2e76b87ec957f29742 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:02:18.517Z] ===================================================== [Pipeline] echo [2021-08-03T12:02:18.533Z] taggedImages: [2021-08-03T12:02:18.533Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:18.533Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-03T12:02:18.533Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.21 [2021-08-03T12:02:18.533Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:18.533Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-03T12:02:18.570Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-03T12:02:18.570Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:18.570Z] latest [2021-08-03T12:02:18.570Z] 2.0.1-dev.21 [2021-08-03T12:02:18.570Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:18.570Z] main [2021-08-03T12:02:18.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:18.930Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:19.255Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:19.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-03T12:02:19.255Z] b97025224b59: Preparing [2021-08-03T12:02:19.255Z] 506bd4ba3963: Preparing [2021-08-03T12:02:19.255Z] 990a2294b793: Preparing [2021-08-03T12:02:19.255Z] d7aa79c800de: Preparing [2021-08-03T12:02:19.255Z] 0e18cdc95d46: Preparing [2021-08-03T12:02:19.255Z] ae7801ff49d8: Preparing [2021-08-03T12:02:19.255Z] f1816b271d18: Preparing [2021-08-03T12:02:19.255Z] d97a1af23cc3: Preparing [2021-08-03T12:02:19.255Z] f12f838a159e: Preparing [2021-08-03T12:02:19.255Z] 32f366d666a5: Preparing [2021-08-03T12:02:19.255Z] ae7801ff49d8: Waiting [2021-08-03T12:02:19.255Z] f1816b271d18: Waiting [2021-08-03T12:02:19.255Z] d97a1af23cc3: Waiting [2021-08-03T12:02:19.255Z] f12f838a159e: Waiting [2021-08-03T12:02:19.255Z] 32f366d666a5: Waiting [2021-08-03T12:02:20.224Z] 506bd4ba3963: Pushed [2021-08-03T12:02:20.224Z] 0e18cdc95d46: Pushed [2021-08-03T12:02:20.224Z] b97025224b59: Pushed [2021-08-03T12:02:20.224Z] d97a1af23cc3: Pushed [2021-08-03T12:02:20.224Z] f1816b271d18: Pushed [2021-08-03T12:02:20.224Z] ae7801ff49d8: Pushed [2021-08-03T12:02:20.224Z] d7aa79c800de: Pushed [2021-08-03T12:02:20.224Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:20.491Z] 990a2294b793: Pushed [2021-08-03T12:02:20.492Z] f12f838a159e: Pushed [2021-08-03T12:02:20.758Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:1ad00b6c2ba5dcf461390b4c1dad97569cd5f813ed2b7289400065eac7e089c8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:21.080Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:21.204Z] Removing intermediate container c6c82169edb8 [2021-08-03T12:02:21.204Z] ---> 4a2246957f3b [2021-08-03T12:02:21.204Z] Step 8/24 : COPY . . [2021-08-03T12:02:21.401Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-03T12:02:21.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-03T12:02:21.401Z] b97025224b59: Preparing [2021-08-03T12:02:21.401Z] 506bd4ba3963: Preparing [2021-08-03T12:02:21.401Z] 990a2294b793: Preparing [2021-08-03T12:02:21.401Z] d7aa79c800de: Preparing [2021-08-03T12:02:21.401Z] 0e18cdc95d46: Preparing [2021-08-03T12:02:21.401Z] ae7801ff49d8: Preparing [2021-08-03T12:02:21.401Z] f1816b271d18: Preparing [2021-08-03T12:02:21.401Z] d97a1af23cc3: Preparing [2021-08-03T12:02:21.401Z] f12f838a159e: Preparing [2021-08-03T12:02:21.401Z] 32f366d666a5: Preparing [2021-08-03T12:02:21.401Z] ae7801ff49d8: Waiting [2021-08-03T12:02:21.401Z] f1816b271d18: Waiting [2021-08-03T12:02:21.401Z] d97a1af23cc3: Waiting [2021-08-03T12:02:21.401Z] f12f838a159e: Waiting [2021-08-03T12:02:21.401Z] 32f366d666a5: Waiting [2021-08-03T12:02:21.401Z] 990a2294b793: Layer already exists [2021-08-03T12:02:21.401Z] 506bd4ba3963: Layer already exists [2021-08-03T12:02:21.401Z] d7aa79c800de: Layer already exists [2021-08-03T12:02:21.401Z] b97025224b59: Layer already exists [2021-08-03T12:02:21.401Z] 0e18cdc95d46: Layer already exists [2021-08-03T12:02:21.401Z] d97a1af23cc3: Layer already exists [2021-08-03T12:02:21.401Z] ae7801ff49d8: Layer already exists [2021-08-03T12:02:21.401Z] f1816b271d18: Layer already exists [2021-08-03T12:02:21.401Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:21.401Z] f12f838a159e: Layer already exists [2021-08-03T12:02:21.670Z] latest: digest: sha256:1ad00b6c2ba5dcf461390b4c1dad97569cd5f813ed2b7289400065eac7e089c8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:21.996Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:22.321Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.21 [2021-08-03T12:02:22.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-03T12:02:22.321Z] b97025224b59: Preparing [2021-08-03T12:02:22.321Z] 506bd4ba3963: Preparing [2021-08-03T12:02:22.321Z] 990a2294b793: Preparing [2021-08-03T12:02:22.321Z] d7aa79c800de: Preparing [2021-08-03T12:02:22.321Z] 0e18cdc95d46: Preparing [2021-08-03T12:02:22.321Z] ae7801ff49d8: Preparing [2021-08-03T12:02:22.321Z] f1816b271d18: Preparing [2021-08-03T12:02:22.321Z] d97a1af23cc3: Preparing [2021-08-03T12:02:22.321Z] f12f838a159e: Preparing [2021-08-03T12:02:22.321Z] 32f366d666a5: Preparing [2021-08-03T12:02:22.321Z] ae7801ff49d8: Waiting [2021-08-03T12:02:22.321Z] f1816b271d18: Waiting [2021-08-03T12:02:22.321Z] d97a1af23cc3: Waiting [2021-08-03T12:02:22.321Z] f12f838a159e: Waiting [2021-08-03T12:02:22.321Z] 32f366d666a5: Waiting [2021-08-03T12:02:22.322Z] d7aa79c800de: Layer already exists [2021-08-03T12:02:22.322Z] 990a2294b793: Layer already exists [2021-08-03T12:02:22.322Z] 0e18cdc95d46: Layer already exists [2021-08-03T12:02:22.322Z] 506bd4ba3963: Layer already exists [2021-08-03T12:02:22.322Z] b97025224b59: Layer already exists [2021-08-03T12:02:22.322Z] ae7801ff49d8: Layer already exists [2021-08-03T12:02:22.322Z] d97a1af23cc3: Layer already exists [2021-08-03T12:02:22.322Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:22.322Z] f12f838a159e: Layer already exists [2021-08-03T12:02:22.322Z] f1816b271d18: Layer already exists [2021-08-03T12:02:22.322Z] 2.0.1-dev.21: digest: sha256:1ad00b6c2ba5dcf461390b4c1dad97569cd5f813ed2b7289400065eac7e089c8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:22.654Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:23.000Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:23.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-03T12:02:23.000Z] b97025224b59: Preparing [2021-08-03T12:02:23.000Z] 506bd4ba3963: Preparing [2021-08-03T12:02:23.000Z] 990a2294b793: Preparing [2021-08-03T12:02:23.000Z] d7aa79c800de: Preparing [2021-08-03T12:02:23.000Z] 0e18cdc95d46: Preparing [2021-08-03T12:02:23.000Z] ae7801ff49d8: Preparing [2021-08-03T12:02:23.000Z] f1816b271d18: Preparing [2021-08-03T12:02:23.000Z] d97a1af23cc3: Preparing [2021-08-03T12:02:23.000Z] f12f838a159e: Preparing [2021-08-03T12:02:23.000Z] 32f366d666a5: Preparing [2021-08-03T12:02:23.000Z] f12f838a159e: Waiting [2021-08-03T12:02:23.000Z] ae7801ff49d8: Waiting [2021-08-03T12:02:23.000Z] f1816b271d18: Waiting [2021-08-03T12:02:23.000Z] 32f366d666a5: Waiting [2021-08-03T12:02:23.000Z] d97a1af23cc3: Waiting [2021-08-03T12:02:23.000Z] b97025224b59: Layer already exists [2021-08-03T12:02:23.000Z] 990a2294b793: Layer already exists [2021-08-03T12:02:23.000Z] 0e18cdc95d46: Layer already exists [2021-08-03T12:02:23.000Z] 506bd4ba3963: Layer already exists [2021-08-03T12:02:23.000Z] d7aa79c800de: Layer already exists [2021-08-03T12:02:23.000Z] d97a1af23cc3: Layer already exists [2021-08-03T12:02:23.000Z] f1816b271d18: Layer already exists [2021-08-03T12:02:23.000Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:23.000Z] ae7801ff49d8: Layer already exists [2021-08-03T12:02:23.000Z] f12f838a159e: Layer already exists [2021-08-03T12:02:23.000Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:1ad00b6c2ba5dcf461390b4c1dad97569cd5f813ed2b7289400065eac7e089c8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:23.326Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:23.645Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-03T12:02:23.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-03T12:02:23.645Z] b97025224b59: Preparing [2021-08-03T12:02:23.645Z] 506bd4ba3963: Preparing [2021-08-03T12:02:23.645Z] 990a2294b793: Preparing [2021-08-03T12:02:23.645Z] d7aa79c800de: Preparing [2021-08-03T12:02:23.645Z] 0e18cdc95d46: Preparing [2021-08-03T12:02:23.645Z] ae7801ff49d8: Preparing [2021-08-03T12:02:23.645Z] f1816b271d18: Preparing [2021-08-03T12:02:23.645Z] d97a1af23cc3: Preparing [2021-08-03T12:02:23.645Z] f12f838a159e: Preparing [2021-08-03T12:02:23.645Z] 32f366d666a5: Preparing [2021-08-03T12:02:23.645Z] ae7801ff49d8: Waiting [2021-08-03T12:02:23.645Z] f1816b271d18: Waiting [2021-08-03T12:02:23.645Z] d97a1af23cc3: Waiting [2021-08-03T12:02:23.645Z] f12f838a159e: Waiting [2021-08-03T12:02:23.645Z] 32f366d666a5: Waiting [2021-08-03T12:02:23.645Z] 990a2294b793: Layer already exists [2021-08-03T12:02:23.645Z] d7aa79c800de: Layer already exists [2021-08-03T12:02:23.645Z] 506bd4ba3963: Layer already exists [2021-08-03T12:02:23.645Z] b97025224b59: Layer already exists [2021-08-03T12:02:23.645Z] 0e18cdc95d46: Layer already exists [2021-08-03T12:02:23.645Z] ae7801ff49d8: Layer already exists [2021-08-03T12:02:23.645Z] f1816b271d18: Layer already exists [2021-08-03T12:02:23.645Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:23.645Z] d97a1af23cc3: Layer already exists [2021-08-03T12:02:23.645Z] f12f838a159e: Layer already exists [2021-08-03T12:02:23.907Z] Removing intermediate container ab93b20aed9b [2021-08-03T12:02:23.907Z] ---> 3b0055ace9c9 [2021-08-03T12:02:23.908Z] Step 8/23 : COPY . . [2021-08-03T12:02:23.912Z] main: digest: sha256:1ad00b6c2ba5dcf461390b4c1dad97569cd5f813ed2b7289400065eac7e089c8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:02:23.983Z] ===================================================== [Pipeline] echo [2021-08-03T12:02:24.000Z] taggedImages: [2021-08-03T12:02:24.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:24.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-03T12:02:24.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.21 [2021-08-03T12:02:24.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:24.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-03T12:02:24.036Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-03T12:02:24.036Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:24.036Z] latest [2021-08-03T12:02:24.036Z] 2.0.1-dev.21 [2021-08-03T12:02:24.036Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:24.036Z] main [2021-08-03T12:02:24.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:24.393Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:24.715Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:24.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-03T12:02:24.715Z] fcd0537adfce: Preparing [2021-08-03T12:02:24.715Z] ab9417fc0d15: Preparing [2021-08-03T12:02:24.715Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:24.715Z] 4f714dd6afec: Preparing [2021-08-03T12:02:24.715Z] 32f366d666a5: Preparing [2021-08-03T12:02:24.715Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:24.715Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:24.959Z] Removing intermediate container 457e31242737 [2021-08-03T12:02:24.959Z] ---> 8c337a030f72 [2021-08-03T12:02:24.959Z] Step 8/22 : COPY . . [2021-08-03T12:02:24.983Z] fcd0537adfce: Pushed [2021-08-03T12:02:24.983Z] 4f714dd6afec: Pushed [2021-08-03T12:02:25.234Z] Removing intermediate container e73a7e040330 [2021-08-03T12:02:25.234Z] ---> dc223ee756e9 [2021-08-03T12:02:25.234Z] Step 8/26 : COPY . . [2021-08-03T12:02:25.234Z] Removing intermediate container 7724c7c06677 [2021-08-03T12:02:25.234Z] ---> da1ed81ffc38 [2021-08-03T12:02:25.234Z] Step 8/24 : COPY . . [2021-08-03T12:02:25.942Z] ab9417fc0d15: Pushed [2021-08-03T12:02:26.209Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:f20d2d7c00ed7db8f51523ed58c379ee49a75401a70ae32e5ce713b6cb4ebe7f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:26.533Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:26.850Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-03T12:02:26.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-03T12:02:26.850Z] fcd0537adfce: Preparing [2021-08-03T12:02:26.850Z] ab9417fc0d15: Preparing [2021-08-03T12:02:26.850Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:26.850Z] 4f714dd6afec: Preparing [2021-08-03T12:02:26.850Z] 32f366d666a5: Preparing [2021-08-03T12:02:26.850Z] ab9417fc0d15: Layer already exists [2021-08-03T12:02:26.850Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:26.850Z] fcd0537adfce: Layer already exists [2021-08-03T12:02:26.850Z] 4f714dd6afec: Layer already exists [2021-08-03T12:02:26.850Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:27.117Z] latest: digest: sha256:f20d2d7c00ed7db8f51523ed58c379ee49a75401a70ae32e5ce713b6cb4ebe7f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:27.436Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:27.756Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.21 [2021-08-03T12:02:27.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-03T12:02:27.757Z] fcd0537adfce: Preparing [2021-08-03T12:02:27.757Z] ab9417fc0d15: Preparing [2021-08-03T12:02:27.757Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:27.757Z] 4f714dd6afec: Preparing [2021-08-03T12:02:27.757Z] 32f366d666a5: Preparing [2021-08-03T12:02:27.757Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:27.757Z] ab9417fc0d15: Layer already exists [2021-08-03T12:02:27.757Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:27.757Z] 4f714dd6afec: Layer already exists [2021-08-03T12:02:27.757Z] fcd0537adfce: Layer already exists [2021-08-03T12:02:27.757Z] 2.0.1-dev.21: digest: sha256:f20d2d7c00ed7db8f51523ed58c379ee49a75401a70ae32e5ce713b6cb4ebe7f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:28.078Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:28.393Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:28.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-03T12:02:28.393Z] fcd0537adfce: Preparing [2021-08-03T12:02:28.393Z] ab9417fc0d15: Preparing [2021-08-03T12:02:28.393Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:28.393Z] 4f714dd6afec: Preparing [2021-08-03T12:02:28.393Z] 32f366d666a5: Preparing [2021-08-03T12:02:28.393Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:28.393Z] 4f714dd6afec: Layer already exists [2021-08-03T12:02:28.393Z] ab9417fc0d15: Layer already exists [2021-08-03T12:02:28.393Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:28.393Z] fcd0537adfce: Layer already exists [2021-08-03T12:02:28.393Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:f20d2d7c00ed7db8f51523ed58c379ee49a75401a70ae32e5ce713b6cb4ebe7f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:28.716Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:29.035Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-03T12:02:29.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-03T12:02:29.035Z] fcd0537adfce: Preparing [2021-08-03T12:02:29.035Z] ab9417fc0d15: Preparing [2021-08-03T12:02:29.035Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:29.035Z] 4f714dd6afec: Preparing [2021-08-03T12:02:29.035Z] 32f366d666a5: Preparing [2021-08-03T12:02:29.035Z] fcd0537adfce: Layer already exists [2021-08-03T12:02:29.035Z] 4f714dd6afec: Layer already exists [2021-08-03T12:02:29.035Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:29.035Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:29.035Z] ab9417fc0d15: Layer already exists [2021-08-03T12:02:29.035Z] main: digest: sha256:f20d2d7c00ed7db8f51523ed58c379ee49a75401a70ae32e5ce713b6cb4ebe7f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:02:29.110Z] ===================================================== [Pipeline] echo [2021-08-03T12:02:29.126Z] taggedImages: [2021-08-03T12:02:29.126Z] - nexus3.edgexfoundry.org:10004/support-notifications:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:29.126Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-03T12:02:29.126Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.21 [2021-08-03T12:02:29.126Z] - nexus3.edgexfoundry.org:10004/support-notifications:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:29.126Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-03T12:02:29.157Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-03T12:02:29.157Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:29.157Z] latest [2021-08-03T12:02:29.157Z] 2.0.1-dev.21 [2021-08-03T12:02:29.157Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:29.157Z] main [2021-08-03T12:02:29.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:29.510Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:29.832Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:29.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-03T12:02:29.832Z] 83619f62ac6f: Preparing [2021-08-03T12:02:29.832Z] 676274c167ee: Preparing [2021-08-03T12:02:29.832Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:29.832Z] 1da98797ffbc: Preparing [2021-08-03T12:02:29.832Z] 32f366d666a5: Preparing [2021-08-03T12:02:29.832Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:29.832Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:29.832Z] 1da98797ffbc: Layer already exists [2021-08-03T12:02:30.100Z] 83619f62ac6f: Pushed [2021-08-03T12:02:31.512Z] 676274c167ee: Pushed [2021-08-03T12:02:31.512Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:1ee730d37c94e33e0e3d389663a47c54f7e05f5363d0995eda7e6be5c88e944c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:31.835Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:32.153Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-03T12:02:32.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-03T12:02:32.153Z] 83619f62ac6f: Preparing [2021-08-03T12:02:32.153Z] 676274c167ee: Preparing [2021-08-03T12:02:32.153Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:32.153Z] 1da98797ffbc: Preparing [2021-08-03T12:02:32.153Z] 32f366d666a5: Preparing [2021-08-03T12:02:32.153Z] 676274c167ee: Layer already exists [2021-08-03T12:02:32.153Z] 83619f62ac6f: Layer already exists [2021-08-03T12:02:32.153Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:32.153Z] 1da98797ffbc: Layer already exists [2021-08-03T12:02:32.153Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:32.153Z] latest: digest: sha256:1ee730d37c94e33e0e3d389663a47c54f7e05f5363d0995eda7e6be5c88e944c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:32.482Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:32.814Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.21 [2021-08-03T12:02:32.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-03T12:02:32.814Z] 83619f62ac6f: Preparing [2021-08-03T12:02:32.814Z] 676274c167ee: Preparing [2021-08-03T12:02:32.814Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:32.814Z] 1da98797ffbc: Preparing [2021-08-03T12:02:32.814Z] 32f366d666a5: Preparing [2021-08-03T12:02:32.814Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:32.814Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:32.814Z] 83619f62ac6f: Layer already exists [2021-08-03T12:02:32.814Z] 676274c167ee: Layer already exists [2021-08-03T12:02:32.814Z] 1da98797ffbc: Layer already exists [2021-08-03T12:02:32.814Z] 2.0.1-dev.21: digest: sha256:1ee730d37c94e33e0e3d389663a47c54f7e05f5363d0995eda7e6be5c88e944c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:33.136Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:33.454Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:33.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-03T12:02:33.454Z] 83619f62ac6f: Preparing [2021-08-03T12:02:33.454Z] 676274c167ee: Preparing [2021-08-03T12:02:33.454Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:33.454Z] 1da98797ffbc: Preparing [2021-08-03T12:02:33.454Z] 32f366d666a5: Preparing [2021-08-03T12:02:33.454Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:33.454Z] 83619f62ac6f: Layer already exists [2021-08-03T12:02:33.454Z] 676274c167ee: Layer already exists [2021-08-03T12:02:33.454Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:33.454Z] 1da98797ffbc: Layer already exists [2021-08-03T12:02:33.454Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:1ee730d37c94e33e0e3d389663a47c54f7e05f5363d0995eda7e6be5c88e944c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:33.778Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:34.097Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-03T12:02:34.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-03T12:02:34.097Z] 83619f62ac6f: Preparing [2021-08-03T12:02:34.097Z] 676274c167ee: Preparing [2021-08-03T12:02:34.097Z] 19e5d3cdfc6e: Preparing [2021-08-03T12:02:34.097Z] 1da98797ffbc: Preparing [2021-08-03T12:02:34.097Z] 32f366d666a5: Preparing [2021-08-03T12:02:34.097Z] 676274c167ee: Layer already exists [2021-08-03T12:02:34.097Z] 1da98797ffbc: Layer already exists [2021-08-03T12:02:34.097Z] 32f366d666a5: Layer already exists [2021-08-03T12:02:34.097Z] 19e5d3cdfc6e: Layer already exists [2021-08-03T12:02:34.097Z] 83619f62ac6f: Layer already exists [2021-08-03T12:02:34.097Z] main: digest: sha256:1ee730d37c94e33e0e3d389663a47c54f7e05f5363d0995eda7e6be5c88e944c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:02:35.604Z] ===================================================== [Pipeline] echo [2021-08-03T12:02:35.619Z] taggedImages: [2021-08-03T12:02:35.620Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:35.620Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-03T12:02:35.620Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.21 [2021-08-03T12:02:35.620Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:35.620Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-03T12:02:35.656Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-03T12:02:35.656Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:35.656Z] latest [2021-08-03T12:02:35.656Z] 2.0.1-dev.21 [2021-08-03T12:02:35.656Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:35.656Z] main [2021-08-03T12:02:35.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:36.021Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:36.344Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:36.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-03T12:02:36.344Z] 60ff5900286a: Preparing [2021-08-03T12:02:36.344Z] a07bf63836a5: Preparing [2021-08-03T12:02:36.344Z] bcc9846f3240: Preparing [2021-08-03T12:02:36.344Z] 90fdf143e47d: Preparing [2021-08-03T12:02:36.344Z] b82f54db960b: Preparing [2021-08-03T12:02:36.344Z] 4bc13ba6e7d2: Preparing [2021-08-03T12:02:36.344Z] 241588b2373e: Preparing [2021-08-03T12:02:36.344Z] 9e9604462a57: Preparing [2021-08-03T12:02:36.344Z] 563ea45970c1: Preparing [2021-08-03T12:02:36.344Z] 91e3b9641807: Preparing [2021-08-03T12:02:36.344Z] b2d5eeeaba3a: Preparing [2021-08-03T12:02:36.344Z] 241588b2373e: Waiting [2021-08-03T12:02:36.344Z] 9e9604462a57: Waiting [2021-08-03T12:02:36.344Z] 563ea45970c1: Waiting [2021-08-03T12:02:36.344Z] 91e3b9641807: Waiting [2021-08-03T12:02:36.344Z] b2d5eeeaba3a: Waiting [2021-08-03T12:02:36.344Z] 4bc13ba6e7d2: Waiting [2021-08-03T12:02:36.344Z] b82f54db960b: Layer already exists [2021-08-03T12:02:36.622Z] 4bc13ba6e7d2: Layer already exists [2021-08-03T12:02:36.892Z] 241588b2373e: Layer already exists [2021-08-03T12:02:36.892Z] 9e9604462a57: Layer already exists [2021-08-03T12:02:36.892Z] a07bf63836a5: Pushed [2021-08-03T12:02:37.157Z] 563ea45970c1: Layer already exists [2021-08-03T12:02:37.157Z] 91e3b9641807: Layer already exists [2021-08-03T12:02:37.157Z] b2d5eeeaba3a: Layer already exists [2021-08-03T12:02:37.157Z] 60ff5900286a: Pushed [2021-08-03T12:02:37.425Z] bcc9846f3240: Pushed [2021-08-03T12:02:39.686Z] ---> 211aff6d9467 [2021-08-03T12:02:39.687Z] Step 9/24 : RUN go mod tidy [2021-08-03T12:02:39.687Z] ---> d5bc0c05e6af [2021-08-03T12:02:39.687Z] Step 9/23 : RUN go mod tidy [2021-08-03T12:02:39.687Z] ---> 9da61df25077 [2021-08-03T12:02:39.687Z] Step 9/24 : RUN go mod tidy [2021-08-03T12:02:39.687Z] ---> 497a4e85094d [2021-08-03T12:02:39.687Z] Step 9/26 : RUN go mod tidy [2021-08-03T12:02:39.687Z] ---> f4b43956002b [2021-08-03T12:02:39.687Z] Step 9/22 : RUN go mod tidy [2021-08-03T12:02:39.687Z] ---> Running in f5b8a75bf057 [2021-08-03T12:02:39.687Z] ---> Running in 8ffb19b6de2b [2021-08-03T12:02:39.687Z] ---> Running in 3c1407cdbbe0 [2021-08-03T12:02:39.687Z] ---> Running in 5f131e791b23 [2021-08-03T12:02:39.687Z] ---> Running in 69693ddc4f38 [2021-08-03T12:02:45.633Z] 90fdf143e47d: Pushed [2021-08-03T12:02:45.634Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:d2d3dbe19d47f67342c18049d1891dd2a353f7cd1197f866d75db5f0205687c2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:45.959Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:46.278Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-03T12:02:46.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-03T12:02:46.278Z] 60ff5900286a: Preparing [2021-08-03T12:02:46.278Z] a07bf63836a5: Preparing [2021-08-03T12:02:46.278Z] bcc9846f3240: Preparing [2021-08-03T12:02:46.278Z] 90fdf143e47d: Preparing [2021-08-03T12:02:46.278Z] b82f54db960b: Preparing [2021-08-03T12:02:46.278Z] 4bc13ba6e7d2: Preparing [2021-08-03T12:02:46.278Z] 241588b2373e: Preparing [2021-08-03T12:02:46.278Z] 9e9604462a57: Preparing [2021-08-03T12:02:46.278Z] 563ea45970c1: Preparing [2021-08-03T12:02:46.278Z] 91e3b9641807: Preparing [2021-08-03T12:02:46.278Z] b2d5eeeaba3a: Preparing [2021-08-03T12:02:46.278Z] 4bc13ba6e7d2: Waiting [2021-08-03T12:02:46.278Z] 241588b2373e: Waiting [2021-08-03T12:02:46.278Z] 9e9604462a57: Waiting [2021-08-03T12:02:46.278Z] 563ea45970c1: Waiting [2021-08-03T12:02:46.278Z] 91e3b9641807: Waiting [2021-08-03T12:02:46.278Z] b2d5eeeaba3a: Waiting [2021-08-03T12:02:46.278Z] 60ff5900286a: Layer already exists [2021-08-03T12:02:46.278Z] 90fdf143e47d: Layer already exists [2021-08-03T12:02:46.278Z] bcc9846f3240: Layer already exists [2021-08-03T12:02:46.278Z] a07bf63836a5: Layer already exists [2021-08-03T12:02:46.278Z] b82f54db960b: Layer already exists [2021-08-03T12:02:46.278Z] 9e9604462a57: Layer already exists [2021-08-03T12:02:46.278Z] 563ea45970c1: Layer already exists [2021-08-03T12:02:46.278Z] 241588b2373e: Layer already exists [2021-08-03T12:02:46.278Z] 91e3b9641807: Layer already exists [2021-08-03T12:02:46.278Z] 4bc13ba6e7d2: Layer already exists [2021-08-03T12:02:46.278Z] b2d5eeeaba3a: Layer already exists [2021-08-03T12:02:46.545Z] latest: digest: sha256:d2d3dbe19d47f67342c18049d1891dd2a353f7cd1197f866d75db5f0205687c2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:46.869Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:47.188Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.21 [2021-08-03T12:02:47.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-03T12:02:47.188Z] 60ff5900286a: Preparing [2021-08-03T12:02:47.188Z] a07bf63836a5: Preparing [2021-08-03T12:02:47.188Z] bcc9846f3240: Preparing [2021-08-03T12:02:47.188Z] 90fdf143e47d: Preparing [2021-08-03T12:02:47.188Z] b82f54db960b: Preparing [2021-08-03T12:02:47.188Z] 4bc13ba6e7d2: Preparing [2021-08-03T12:02:47.188Z] 241588b2373e: Preparing [2021-08-03T12:02:47.188Z] 9e9604462a57: Preparing [2021-08-03T12:02:47.188Z] 563ea45970c1: Preparing [2021-08-03T12:02:47.188Z] 91e3b9641807: Preparing [2021-08-03T12:02:47.188Z] b2d5eeeaba3a: Preparing [2021-08-03T12:02:47.188Z] 4bc13ba6e7d2: Waiting [2021-08-03T12:02:47.188Z] 241588b2373e: Waiting [2021-08-03T12:02:47.188Z] 9e9604462a57: Waiting [2021-08-03T12:02:47.188Z] 563ea45970c1: Waiting [2021-08-03T12:02:47.188Z] 91e3b9641807: Waiting [2021-08-03T12:02:47.188Z] b2d5eeeaba3a: Waiting [2021-08-03T12:02:47.188Z] b82f54db960b: Layer already exists [2021-08-03T12:02:47.188Z] 60ff5900286a: Layer already exists [2021-08-03T12:02:47.188Z] a07bf63836a5: Layer already exists [2021-08-03T12:02:47.188Z] 90fdf143e47d: Layer already exists [2021-08-03T12:02:47.188Z] bcc9846f3240: Layer already exists [2021-08-03T12:02:47.188Z] 9e9604462a57: Layer already exists [2021-08-03T12:02:47.188Z] 241588b2373e: Layer already exists [2021-08-03T12:02:47.188Z] 91e3b9641807: Layer already exists [2021-08-03T12:02:47.188Z] 563ea45970c1: Layer already exists [2021-08-03T12:02:47.188Z] 4bc13ba6e7d2: Layer already exists [2021-08-03T12:02:47.188Z] b2d5eeeaba3a: Layer already exists [2021-08-03T12:02:47.455Z] 2.0.1-dev.21: digest: sha256:d2d3dbe19d47f67342c18049d1891dd2a353f7cd1197f866d75db5f0205687c2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:47.781Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:48.014Z] Removing intermediate container 8ffb19b6de2b [2021-08-03T12:02:48.014Z] ---> c04f339b9596 [2021-08-03T12:02:48.014Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-03T12:02:48.014Z] ---> Running in 736dacc7a2f9 [2021-08-03T12:02:48.014Z] Removing intermediate container 69693ddc4f38 [2021-08-03T12:02:48.014Z] ---> 2f9543531938 [2021-08-03T12:02:48.014Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-03T12:02:48.014Z] Removing intermediate container 5f131e791b23 [2021-08-03T12:02:48.014Z] ---> 48d14c366ba7 [2021-08-03T12:02:48.014Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-03T12:02:48.014Z] ---> Running in 3bee822b9f3c [2021-08-03T12:02:48.014Z] ---> Running in a7d1008cb04e [2021-08-03T12:02:48.014Z] Removing intermediate container f5b8a75bf057 [2021-08-03T12:02:48.014Z] ---> ee0cbe2b250f [2021-08-03T12:02:48.014Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-03T12:02:48.014Z] Removing intermediate container 3c1407cdbbe0 [2021-08-03T12:02:48.014Z] ---> 7f15d27d008e [2021-08-03T12:02:48.014Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-03T12:02:48.102Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:48.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-03T12:02:48.102Z] 60ff5900286a: Preparing [2021-08-03T12:02:48.102Z] a07bf63836a5: Preparing [2021-08-03T12:02:48.102Z] bcc9846f3240: Preparing [2021-08-03T12:02:48.102Z] 90fdf143e47d: Preparing [2021-08-03T12:02:48.102Z] b82f54db960b: Preparing [2021-08-03T12:02:48.102Z] 4bc13ba6e7d2: Preparing [2021-08-03T12:02:48.102Z] 241588b2373e: Preparing [2021-08-03T12:02:48.102Z] 9e9604462a57: Preparing [2021-08-03T12:02:48.102Z] 563ea45970c1: Preparing [2021-08-03T12:02:48.102Z] 91e3b9641807: Preparing [2021-08-03T12:02:48.102Z] b2d5eeeaba3a: Preparing [2021-08-03T12:02:48.102Z] 4bc13ba6e7d2: Waiting [2021-08-03T12:02:48.102Z] 241588b2373e: Waiting [2021-08-03T12:02:48.102Z] 9e9604462a57: Waiting [2021-08-03T12:02:48.102Z] b2d5eeeaba3a: Waiting [2021-08-03T12:02:48.102Z] 563ea45970c1: Waiting [2021-08-03T12:02:48.102Z] 91e3b9641807: Waiting [2021-08-03T12:02:48.102Z] a07bf63836a5: Layer already exists [2021-08-03T12:02:48.102Z] b82f54db960b: Layer already exists [2021-08-03T12:02:48.102Z] 60ff5900286a: Layer already exists [2021-08-03T12:02:48.102Z] 90fdf143e47d: Layer already exists [2021-08-03T12:02:48.102Z] bcc9846f3240: Layer already exists [2021-08-03T12:02:48.102Z] 4bc13ba6e7d2: Layer already exists [2021-08-03T12:02:48.102Z] 9e9604462a57: Layer already exists [2021-08-03T12:02:48.102Z] 91e3b9641807: Layer already exists [2021-08-03T12:02:48.102Z] 241588b2373e: Layer already exists [2021-08-03T12:02:48.102Z] 563ea45970c1: Layer already exists [2021-08-03T12:02:48.102Z] b2d5eeeaba3a: Layer already exists [2021-08-03T12:02:48.288Z] ---> Running in 32793f55f9dd [2021-08-03T12:02:48.288Z] ---> Running in b24b1e8c1719 [2021-08-03T12:02:48.369Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:d2d3dbe19d47f67342c18049d1891dd2a353f7cd1197f866d75db5f0205687c2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:48.693Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:02:48.893Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-data/core-data ./cmd/core-data [2021-08-03T12:02:49.013Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-03T12:02:49.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-03T12:02:49.013Z] 60ff5900286a: Preparing [2021-08-03T12:02:49.013Z] a07bf63836a5: Preparing [2021-08-03T12:02:49.013Z] bcc9846f3240: Preparing [2021-08-03T12:02:49.013Z] 90fdf143e47d: Preparing [2021-08-03T12:02:49.013Z] b82f54db960b: Preparing [2021-08-03T12:02:49.013Z] 4bc13ba6e7d2: Preparing [2021-08-03T12:02:49.013Z] 241588b2373e: Preparing [2021-08-03T12:02:49.013Z] 9e9604462a57: Preparing [2021-08-03T12:02:49.013Z] 563ea45970c1: Preparing [2021-08-03T12:02:49.013Z] 91e3b9641807: Preparing [2021-08-03T12:02:49.013Z] b2d5eeeaba3a: Preparing [2021-08-03T12:02:49.013Z] 9e9604462a57: Waiting [2021-08-03T12:02:49.013Z] 563ea45970c1: Waiting [2021-08-03T12:02:49.013Z] 91e3b9641807: Waiting [2021-08-03T12:02:49.013Z] b2d5eeeaba3a: Waiting [2021-08-03T12:02:49.013Z] 4bc13ba6e7d2: Waiting [2021-08-03T12:02:49.013Z] 241588b2373e: Waiting [2021-08-03T12:02:49.013Z] b82f54db960b: Layer already exists [2021-08-03T12:02:49.013Z] a07bf63836a5: Layer already exists [2021-08-03T12:02:49.013Z] bcc9846f3240: Layer already exists [2021-08-03T12:02:49.014Z] 60ff5900286a: Layer already exists [2021-08-03T12:02:49.014Z] 90fdf143e47d: Layer already exists [2021-08-03T12:02:49.014Z] 241588b2373e: Layer already exists [2021-08-03T12:02:49.014Z] 4bc13ba6e7d2: Layer already exists [2021-08-03T12:02:49.014Z] 563ea45970c1: Layer already exists [2021-08-03T12:02:49.014Z] 9e9604462a57: Layer already exists [2021-08-03T12:02:49.014Z] 91e3b9641807: Layer already exists [2021-08-03T12:02:49.014Z] b2d5eeeaba3a: Layer already exists [2021-08-03T12:02:49.280Z] main: digest: sha256:d2d3dbe19d47f67342c18049d1891dd2a353f7cd1197f866d75db5f0205687c2 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:02:49.337Z] ===================================================== [Pipeline] echo [2021-08-03T12:02:49.353Z] taggedImages: [2021-08-03T12:02:49.353Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:02:49.353Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-03T12:02:49.353Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.21 [2021-08-03T12:02:49.353Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:02:49.353Z] - 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-08-03T12:02:50.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-03T12:02:50.620Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-command/core-command ./cmd/core-command [2021-08-03T12:02:50.620Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-03T12:02:50.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-03T12:04:42.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-03T12:04:42.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-03T12:04:42.781Z] Removing intermediate container a7d1008cb04e [2021-08-03T12:04:42.781Z] ---> 8c9e3d6b019e [2021-08-03T12:04:42.781Z] [2021-08-03T12:04:42.781Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T12:04:43.058Z] 3.12: Pulling from library/alpine [2021-08-03T12:04:45.072Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T12:04:45.073Z] Status: Downloaded newer image for alpine:3.12 [2021-08-03T12:04:45.073Z] ---> c4fd0aeabfcf [2021-08-03T12:04:45.073Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T12:04:45.073Z] ---> Running in 92168ef72889 [2021-08-03T12:04:47.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T12:04:47.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T12:04:48.357Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-03T12:04:48.357Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T12:04:48.357Z] OK: 5 MiB in 15 packages [2021-08-03T12:04:51.773Z] Removing intermediate container 92168ef72889 [2021-08-03T12:04:51.773Z] ---> 1e8d6ee3c8f5 [2021-08-03T12:04:51.773Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T12:04:52.372Z] ---> Running in 2d01ba58cba5 [2021-08-03T12:04:53.376Z] Removing intermediate container b24b1e8c1719 [2021-08-03T12:04:53.376Z] ---> 257a323948c9 [2021-08-03T12:04:53.376Z] [2021-08-03T12:04:53.376Z] Step 11/26 : FROM alpine:3.12 [2021-08-03T12:04:53.376Z] ---> c4fd0aeabfcf [2021-08-03T12:04:53.376Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-03T12:04:53.376Z] Removing intermediate container 2d01ba58cba5 [2021-08-03T12:04:53.376Z] ---> a5698a4c9c89 [2021-08-03T12:04:53.376Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-03T12:04:53.376Z] Removing intermediate container 3bee822b9f3c [2021-08-03T12:04:53.376Z] ---> e75bb56a3c3f [2021-08-03T12:04:53.376Z] [2021-08-03T12:04:53.376Z] Step 11/22 : FROM alpine:3.12 [2021-08-03T12:04:53.376Z] ---> c4fd0aeabfcf [2021-08-03T12:04:53.376Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-03T12:04:53.996Z] ---> Running in 74a8007b9a55 [2021-08-03T12:04:54.271Z] ---> Running in a6fe8a586846 [2021-08-03T12:04:54.271Z] ---> Running in bb8ac9651d74 [2021-08-03T12:04:55.261Z] Removing intermediate container bb8ac9651d74 [2021-08-03T12:04:55.261Z] ---> 47548f0472a3 [2021-08-03T12:04:55.261Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T12:04:55.535Z] Removing intermediate container 32793f55f9dd [2021-08-03T12:04:55.535Z] ---> 5dd82cccd466 [2021-08-03T12:04:55.535Z] [2021-08-03T12:04:55.535Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T12:04:55.535Z] ---> c4fd0aeabfcf [2021-08-03T12:04:55.535Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-03T12:04:55.814Z] ---> Running in e094620addab [2021-08-03T12:04:55.814Z] ---> Running in 037f9ed1c653 [2021-08-03T12:04:56.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T12:04:56.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T12:04:56.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T12:04:56.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T12:04:57.012Z] Removing intermediate container 037f9ed1c653 [2021-08-03T12:04:57.012Z] ---> ed2176977adb [2021-08-03T12:04:57.012Z] Step 16/24 : WORKDIR / [2021-08-03T12:04:57.012Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-03T12:04:57.285Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T12:04:57.285Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-03T12:04:57.285Z] (4/4) Installing curl (7.78.0-r0) [2021-08-03T12:04:57.285Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-03T12:04:57.285Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T12:04:57.285Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T12:04:57.285Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T12:04:57.285Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-03T12:04:57.285Z] (4/6) Installing curl (7.78.0-r0) [2021-08-03T12:04:57.285Z] ---> Running in 342f41207466 [2021-08-03T12:04:57.285Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-03T12:04:57.285Z] (6/6) Installing su-exec (0.2-r1) [2021-08-03T12:04:57.285Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T12:04:57.285Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T12:04:57.559Z] OK: 7 MiB in 18 packages [2021-08-03T12:04:57.559Z] OK: 7 MiB in 20 packages [2021-08-03T12:04:57.837Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T12:04:58.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T12:04:58.726Z] Removing intermediate container 342f41207466 [2021-08-03T12:04:58.726Z] ---> 96c8636bd390 [2021-08-03T12:04:58.726Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T12:04:58.726Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-03T12:04:58.726Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-03T12:04:58.726Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T12:04:58.726Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T12:04:58.998Z] OK: 6 MiB in 16 packages [2021-08-03T12:04:59.991Z] Removing intermediate container a6fe8a586846 [2021-08-03T12:04:59.992Z] ---> 39298467058f [2021-08-03T12:04:59.992Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T12:05:00.589Z] Removing intermediate container 74a8007b9a55 [2021-08-03T12:05:00.589Z] ---> 973ef95a970a [2021-08-03T12:05:00.589Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T12:05:00.589Z] ---> 6ed62a2abd24 [2021-08-03T12:05:00.589Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-03T12:05:00.866Z] ---> Running in c088a24f086f [2021-08-03T12:05:00.866Z] ---> Running in fba27328d67c [2021-08-03T12:05:01.466Z] Removing intermediate container e094620addab [2021-08-03T12:05:01.466Z] ---> 3bb4788d3337 [2021-08-03T12:05:01.466Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T12:05:02.448Z] ---> Running in 02e23c2ae2fc [2021-08-03T12:05:02.448Z] Removing intermediate container c088a24f086f [2021-08-03T12:05:02.448Z] Removing intermediate container fba27328d67c [2021-08-03T12:05:02.448Z] ---> 7f4d0dbfc6b1 [2021-08-03T12:05:02.448Z] ---> 182f90bd073c [2021-08-03T12:05:02.448Z] Step 14/22 : WORKDIR /edgex [2021-08-03T12:05:02.448Z] Step 14/26 : WORKDIR / [2021-08-03T12:05:02.721Z] ---> 517f6febe992 [2021-08-03T12:05:02.721Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-03T12:05:02.721Z] ---> Running in f0923005633e [2021-08-03T12:05:02.996Z] ---> Running in b9ab69424211 [2021-08-03T12:05:02.996Z] Removing intermediate container 736dacc7a2f9 [2021-08-03T12:05:02.996Z] ---> 7ecc1bc477a1 [2021-08-03T12:05:02.996Z] [2021-08-03T12:05:02.996Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T12:05:02.996Z] ---> c4fd0aeabfcf [2021-08-03T12:05:02.996Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-03T12:05:03.269Z] ---> Running in e4091e2a5911 [2021-08-03T12:05:03.269Z] Removing intermediate container 02e23c2ae2fc [2021-08-03T12:05:03.269Z] ---> 3559e64e15df [2021-08-03T12:05:03.269Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-03T12:05:03.551Z] ---> Running in 56f0c7833663 [2021-08-03T12:05:03.834Z] Removing intermediate container f0923005633e [2021-08-03T12:05:03.834Z] ---> 8106f54bbbe9 [2021-08-03T12:05:03.834Z] 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-08-03T12:05:03.834Z] ---> e5aa88f23739 [2021-08-03T12:05:03.834Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-03T12:05:03.834Z] Removing intermediate container b9ab69424211 [2021-08-03T12:05:03.834Z] ---> 8c7306f543ad [2021-08-03T12:05:03.834Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-03T12:05:04.109Z] Removing intermediate container e4091e2a5911 [2021-08-03T12:05:04.109Z] ---> 7ea20efe7b56 [2021-08-03T12:05:04.109Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-03T12:05:04.109Z] ---> Running in d00eb90ec499 [2021-08-03T12:05:04.384Z] ---> Running in be8f302ee258 [2021-08-03T12:05:04.385Z] Removing intermediate container 56f0c7833663 [2021-08-03T12:05:04.385Z] ---> 786174497915 [2021-08-03T12:05:04.385Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T12:05:04.660Z] ---> Running in 71ec071dd51d [2021-08-03T12:05:04.936Z] Removing intermediate container d00eb90ec499 [2021-08-03T12:05:04.936Z] ---> df130592ae2a [2021-08-03T12:05:04.936Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T12:05:04.936Z] ---> 4df2f9f8f408 [2021-08-03T12:05:04.936Z] 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-08-03T12:05:05.211Z] ---> Running in 6da995248e86 [2021-08-03T12:05:05.211Z] ---> 670ab5a775ca [2021-08-03T12:05:05.211Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-03T12:05:05.487Z] Removing intermediate container 71ec071dd51d [2021-08-03T12:05:05.487Z] ---> aaee7e2e6bbc [2021-08-03T12:05:05.487Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T12:05:05.487Z] Removing intermediate container be8f302ee258 [2021-08-03T12:05:05.487Z] ---> 7c0fe95e8c52 [2021-08-03T12:05:05.487Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-03T12:05:05.762Z] ---> Running in 6f650115a04c [2021-08-03T12:05:06.038Z] Removing intermediate container 6da995248e86 [2021-08-03T12:05:06.038Z] ---> 082bba2774b0 [2021-08-03T12:05:06.038Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T12:05:06.315Z] ---> 26faf0ed47ec [2021-08-03T12:05:06.315Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-03T12:05:06.315Z] ---> Running in b09ef322060c [2021-08-03T12:05:06.591Z] Removing intermediate container 6f650115a04c [2021-08-03T12:05:06.591Z] ---> 7a590398aee6 [2021-08-03T12:05:06.591Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:05:06.591Z] ---> e8a96c24154d [2021-08-03T12:05:06.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-03T12:05:06.872Z] ---> Running in c6d044ace9b5 [2021-08-03T12:05:07.470Z] ---> 82ff97962621 [2021-08-03T12:05:07.470Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-03T12:05:07.470Z] Removing intermediate container b09ef322060c [2021-08-03T12:05:07.470Z] ---> 79756e3436ba [2021-08-03T12:05:07.470Z] Step 23/24 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:05:07.746Z] ---> 9fce76d28351 [2021-08-03T12:05:07.746Z] 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-08-03T12:05:08.026Z] ---> Running in 9f397727d30e [2021-08-03T12:05:08.302Z] ---> 670d7b518dd5 [2021-08-03T12:05:08.302Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-03T12:05:09.286Z] Removing intermediate container 9f397727d30e [2021-08-03T12:05:09.286Z] ---> 3dae0ff8417c [2021-08-03T12:05:09.286Z] Step 24/24 : LABEL version=2.0.1-dev.21 [2021-08-03T12:05:09.286Z] ---> 41d8eb6f1807 [2021-08-03T12:05:09.286Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-03T12:05:09.286Z] ---> e0533148671c [2021-08-03T12:05:09.286Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-03T12:05:09.576Z] ---> Running in ecd4381f47d5 [2021-08-03T12:05:09.576Z] ---> Running in 5801a9ddb86f [2021-08-03T12:05:09.864Z] ---> 8c203371d96b [2021-08-03T12:05:09.864Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-03T12:05:10.140Z] ---> Running in cf709b186b69 [2021-08-03T12:05:10.413Z] Removing intermediate container ecd4381f47d5 [2021-08-03T12:05:10.413Z] ---> e8a66a56491f [2021-08-03T12:05:10.413Z] [2021-08-03T12:05:10.688Z] Successfully built e8a66a56491f [2021-08-03T12:05:10.688Z] Successfully tagged core-command-arm64:latest [2021-08-03T12:05:10.688Z]  Building core-command ... done Removing intermediate container 5801a9ddb86f [2021-08-03T12:05:10.688Z] ---> e1920fa7cb89 [2021-08-03T12:05:10.688Z] Step 19/22 : CMD ["--init=true"] [2021-08-03T12:05:10.688Z] Building sys-mgmt-agent [2021-08-03T12:05:10.688Z] Removing intermediate container c6d044ace9b5 [2021-08-03T12:05:10.688Z] ---> 5d2466349cc4 [2021-08-03T12:05:10.688Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-03T12:05:10.965Z] ---> Running in 33e7f9d79e3a [2021-08-03T12:05:10.965Z] ---> Running in 7e55febda9ba [2021-08-03T12:05:10.965Z] Removing intermediate container cf709b186b69 [2021-08-03T12:05:10.965Z] ---> 88c8d19572fa [2021-08-03T12:05:10.965Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T12:05:10.965Z] ---> 9fc575cbbc6d [2021-08-03T12:05:10.965Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-03T12:05:11.577Z] ---> Running in edb37bc478f3 [2021-08-03T12:05:12.191Z] Removing intermediate container 33e7f9d79e3a [2021-08-03T12:05:12.191Z] ---> b1f294a3c761 [2021-08-03T12:05:12.191Z] Step 20/22 : LABEL arch=arm64 [2021-08-03T12:05:12.868Z] Removing intermediate container edb37bc478f3 [2021-08-03T12:05:12.868Z] ---> 30eebe91dbeb [2021-08-03T12:05:12.868Z] Step 21/23 : LABEL arch=arm64 [2021-08-03T12:05:13.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T12:05:13.436Z] ---> Running in cd2324ac6f16 [2021-08-03T12:05:13.713Z] ---> Running in eaafeaa5dc97 [2021-08-03T12:05:13.713Z] ---> 029d09faada6 [2021-08-03T12:05:13.713Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-03T12:05:13.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T12:05:14.280Z] Removing intermediate container cd2324ac6f16 [2021-08-03T12:05:14.280Z] ---> 98b92b6778b4 [2021-08-03T12:05:14.280Z] Step 21/22 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:05:14.563Z] ---> Running in d1f6693ba128 [2021-08-03T12:05:14.563Z] Removing intermediate container eaafeaa5dc97 [2021-08-03T12:05:14.563Z] ---> a709a9e07a60 [2021-08-03T12:05:14.563Z] Step 22/23 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:05:14.563Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-03T12:05:14.840Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-03T12:05:14.840Z] ---> Running in ec22e6ccc85c [2021-08-03T12:05:14.840Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-03T12:05:14.840Z] ---> 0d4e481608dc [2021-08-03T12:05:14.840Z] 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-08-03T12:05:14.840Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-03T12:05:15.119Z] ---> Running in 7ffb2c16db1f [2021-08-03T12:05:15.119Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-03T12:05:15.399Z] Removing intermediate container d1f6693ba128 [2021-08-03T12:05:15.399Z] ---> 0257fe6f670c [2021-08-03T12:05:15.399Z] Step 22/22 : LABEL version=2.0.1-dev.21 [2021-08-03T12:05:15.399Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-03T12:05:15.399Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T12:05:15.399Z] OK: 8 MiB in 20 packages [2021-08-03T12:05:15.677Z] Removing intermediate container ec22e6ccc85c [2021-08-03T12:05:15.677Z] ---> e9c9da56910e [2021-08-03T12:05:15.677Z] Step 23/23 : LABEL version=2.0.1-dev.21 [2021-08-03T12:05:15.953Z] ---> Running in 621af71846ea [2021-08-03T12:05:16.234Z] ---> Running in 67aa6ce3e603 [2021-08-03T12:05:16.850Z] Removing intermediate container 621af71846ea [2021-08-03T12:05:16.850Z] ---> f542844e3e6b [2021-08-03T12:05:16.850Z] [2021-08-03T12:05:16.850Z] Removing intermediate container 67aa6ce3e603 [2021-08-03T12:05:16.850Z] ---> ab20a2888f43 [2021-08-03T12:05:16.850Z] [2021-08-03T12:05:17.126Z] Successfully built f542844e3e6b [2021-08-03T12:05:17.126Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-03T12:05:17.126Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-08-03T12:05:17.401Z] Successfully built ab20a2888f43 [2021-08-03T12:05:17.401Z] Successfully tagged support-notifications-arm64:latest [2021-08-03T12:05:17.401Z]  Building support-notifications ... done Building support-scheduler [2021-08-03T12:05:17.678Z] Removing intermediate container 7e55febda9ba [2021-08-03T12:05:17.678Z] ---> ae5efa1a64f2 [2021-08-03T12:05:17.678Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T12:05:18.687Z] ---> 4ecffc7b356e [2021-08-03T12:05:18.958Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-03T12:05:18.958Z] Removing intermediate container 7ffb2c16db1f [2021-08-03T12:05:18.958Z] ---> e032148c3064 [2021-08-03T12:05:18.958Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-03T12:05:19.947Z] ---> Running in cd4d020c942b [2021-08-03T12:05:20.939Z] ---> 36cc7871ba8b [2021-08-03T12:05:20.939Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-03T12:05:21.234Z] Removing intermediate container cd4d020c942b [2021-08-03T12:05:21.234Z] ---> 4191e9c6ae81 [2021-08-03T12:05:21.234Z] Step 24/26 : LABEL arch=arm64 [2021-08-03T12:05:25.522Z] ---> Running in 8ccb2b1a604c [2021-08-03T12:05:25.522Z] ---> d2991eb16984 [2021-08-03T12:05:25.522Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-03T12:05:25.522Z] Removing intermediate container 8ccb2b1a604c [2021-08-03T12:05:25.522Z] ---> eb6714aaeb98 [2021-08-03T12:05:25.522Z] Step 25/26 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:05:25.522Z] ---> Running in f2b4d6f43719 [2021-08-03T12:05:25.522Z] ---> Running in 16710d16eeb4 [2021-08-03T12:05:25.522Z] Removing intermediate container f2b4d6f43719 [2021-08-03T12:05:25.522Z] ---> a03e0a0b3a72 [2021-08-03T12:05:25.522Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T12:05:25.522Z] Removing intermediate container 16710d16eeb4 [2021-08-03T12:05:25.522Z] ---> 95e74ababa9a [2021-08-03T12:05:25.522Z] Step 26/26 : LABEL version=2.0.1-dev.21 [2021-08-03T12:05:25.522Z] ---> Running in 27d26b913cdf [2021-08-03T12:05:25.522Z] ---> Running in 76f7a5af217f [2021-08-03T12:05:25.522Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T12:05:25.522Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T12:05:25.522Z] ---> 31d6d19c1a69 [2021-08-03T12:05:25.522Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T12:05:25.522Z] ---> Using cache [2021-08-03T12:05:25.522Z] ---> 0a579a5d4d7f [2021-08-03T12:05:25.522Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:05:25.522Z] ---> Using cache [2021-08-03T12:05:25.522Z] ---> 213d86776eaa [2021-08-03T12:05:25.522Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-03T12:05:25.522Z] Removing intermediate container 27d26b913cdf [2021-08-03T12:05:25.522Z] ---> 6707af223fe5 [2021-08-03T12:05:25.522Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T12:05:25.801Z] ---> Running in fb3ac7d83599 [2021-08-03T12:05:25.801Z] ---> Running in ab52ead84457 [2021-08-03T12:05:25.801Z] Removing intermediate container 76f7a5af217f [2021-08-03T12:05:25.801Z] ---> 10325f1186bd [2021-08-03T12:05:25.801Z] [2021-08-03T12:05:26.412Z] Successfully built 10325f1186bd [2021-08-03T12:05:26.412Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-03T12:05:26.412Z]  Building security-secretstore-setup ... done Building core-metadata [2021-08-03T12:05:26.688Z] Removing intermediate container ab52ead84457 [2021-08-03T12:05:26.688Z] ---> ad315cc3ba07 [2021-08-03T12:05:26.688Z] Step 23/24 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:05:26.688Z] ---> Running in b3536dea6af4 [2021-08-03T12:05:27.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T12:05:27.292Z] Removing intermediate container b3536dea6af4 [2021-08-03T12:05:27.292Z] ---> 0a7a3e3ac7ff [2021-08-03T12:05:27.292Z] Step 24/24 : LABEL version=2.0.1-dev.21 [2021-08-03T12:05:27.569Z] ---> Running in 1608fcbfd8d0 [2021-08-03T12:05:28.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T12:05:28.175Z] Removing intermediate container 1608fcbfd8d0 [2021-08-03T12:05:28.175Z] ---> b802ec41f711 [2021-08-03T12:05:28.175Z] [2021-08-03T12:05:28.511Z] Successfully built b802ec41f711 [2021-08-03T12:05:28.511Z] Successfully tagged core-data-arm64:latest [2021-08-03T12:05:29.296Z]  Building core-data ... done OK: 218 MiB in 52 packages [2021-08-03T12:05:32.037Z] Removing intermediate container fb3ac7d83599 [2021-08-03T12:05:32.037Z] ---> d1c2178a8e32 [2021-08-03T12:05:32.037Z] Step 6/24 : COPY go.mod . [2021-08-03T12:05:33.504Z] ---> 0a3192e36db8 [2021-08-03T12:05:33.504Z] Step 7/24 : RUN go mod download [2021-08-03T12:05:34.123Z] ---> Running in 837af4306302 [2021-08-03T12:05:39.572Z] Removing intermediate container 837af4306302 [2021-08-03T12:05:39.572Z] ---> b4121a6e1dd5 [2021-08-03T12:05:39.572Z] Step 8/24 : COPY . . [2021-08-03T12:05:40.175Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T12:05:40.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T12:05:40.175Z] ---> 31d6d19c1a69 [2021-08-03T12:05:40.175Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T12:05:40.175Z] ---> Using cache [2021-08-03T12:05:40.175Z] ---> 0a579a5d4d7f [2021-08-03T12:05:40.175Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:05:40.175Z] ---> Using cache [2021-08-03T12:05:40.175Z] ---> 213d86776eaa [2021-08-03T12:05:40.175Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-03T12:05:40.175Z] ---> Using cache [2021-08-03T12:05:40.175Z] ---> f2b9723d6a00 [2021-08-03T12:05:40.175Z] Step 6/23 : COPY go.mod . [2021-08-03T12:05:40.175Z] ---> Using cache [2021-08-03T12:05:40.175Z] ---> e575ffee0350 [2021-08-03T12:05:40.175Z] Step 7/23 : RUN go mod download [2021-08-03T12:05:40.175Z] ---> Using cache [2021-08-03T12:05:40.175Z] ---> 8c337a030f72 [2021-08-03T12:05:40.175Z] Step 8/23 : COPY . . [2021-08-03T12:05:40.459Z] ---> Using cache [2021-08-03T12:05:40.459Z] ---> f4b43956002b [2021-08-03T12:05:40.459Z] Step 9/23 : RUN go mod tidy [2021-08-03T12:05:40.459Z] ---> Using cache [2021-08-03T12:05:40.459Z] ---> 48d14c366ba7 [2021-08-03T12:05:40.459Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-03T12:05:41.069Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T12:05:41.069Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-03T12:05:41.069Z] ---> 31d6d19c1a69 [2021-08-03T12:05:41.069Z] Step 3/32 : WORKDIR /edgex-go [2021-08-03T12:05:41.069Z] ---> Using cache [2021-08-03T12:05:41.069Z] ---> 0a579a5d4d7f [2021-08-03T12:05:41.069Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:05:41.069Z] ---> Using cache [2021-08-03T12:05:41.069Z] ---> 213d86776eaa [2021-08-03T12:05:41.069Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-03T12:05:41.069Z] ---> Using cache [2021-08-03T12:05:41.069Z] ---> f2b9723d6a00 [2021-08-03T12:05:41.069Z] Step 6/32 : COPY go.mod . [2021-08-03T12:05:41.069Z] ---> Using cache [2021-08-03T12:05:41.069Z] ---> e575ffee0350 [2021-08-03T12:05:41.069Z] Step 7/32 : RUN go mod download [2021-08-03T12:05:41.069Z] ---> Using cache [2021-08-03T12:05:41.069Z] ---> 8c337a030f72 [2021-08-03T12:05:41.069Z] Step 8/32 : COPY . . [2021-08-03T12:05:41.069Z] ---> Using cache [2021-08-03T12:05:41.069Z] ---> f4b43956002b [2021-08-03T12:05:41.069Z] Step 9/32 : RUN go mod tidy [2021-08-03T12:05:41.069Z] ---> Using cache [2021-08-03T12:05:41.069Z] ---> 48d14c366ba7 [2021-08-03T12:05:41.069Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-03T12:05:43.741Z] ---> Running in 90a078f66906 [2021-08-03T12:05:43.741Z] ---> Running in c1e35963be43 [2021-08-03T12:05:44.021Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T12:05:44.021Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T12:05:44.021Z] ---> 31d6d19c1a69 [2021-08-03T12:05:44.021Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T12:05:44.021Z] ---> Using cache [2021-08-03T12:05:44.021Z] ---> 0a579a5d4d7f [2021-08-03T12:05:44.021Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T12:05:44.021Z] ---> Using cache [2021-08-03T12:05:44.021Z] ---> 213d86776eaa [2021-08-03T12:05:44.021Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T12:05:44.021Z] ---> Using cache [2021-08-03T12:05:44.021Z] ---> f2b9723d6a00 [2021-08-03T12:05:44.021Z] Step 6/24 : COPY go.mod . [2021-08-03T12:05:44.021Z] ---> Using cache [2021-08-03T12:05:44.021Z] ---> e575ffee0350 [2021-08-03T12:05:44.021Z] Step 7/24 : RUN go mod download [2021-08-03T12:05:44.021Z] ---> Using cache [2021-08-03T12:05:44.021Z] ---> 8c337a030f72 [2021-08-03T12:05:44.021Z] Step 8/24 : COPY . . [2021-08-03T12:05:44.021Z] ---> Using cache [2021-08-03T12:05:44.021Z] ---> f4b43956002b [2021-08-03T12:05:44.021Z] Step 9/24 : RUN go mod tidy [2021-08-03T12:05:44.021Z] ---> Using cache [2021-08-03T12:05:44.021Z] ---> 48d14c366ba7 [2021-08-03T12:05:44.021Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-03T12:05:45.015Z] ---> Running in 7c8e4dc8d622 [2021-08-03T12:05:45.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-03T12:05:45.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-03T12:05:47.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-03T12:05:49.981Z] ---> f8e94a87cce8 [2021-08-03T12:05:49.981Z] Step 9/24 : RUN go mod tidy [2021-08-03T12:05:50.263Z] ---> Running in f2cbfd577cba [2021-08-03T12:05:58.586Z] Removing intermediate container f2cbfd577cba [2021-08-03T12:05:58.586Z] ---> 4802032accce [2021-08-03T12:05:58.586Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-03T12:05:58.586Z] ---> Running in 6b4a63bfce09 [2021-08-03T12:05:59.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-03T12:07:21.415Z] Removing intermediate container 90a078f66906 [2021-08-03T12:07:21.415Z] ---> 3900e76d63b1 [2021-08-03T12:07:21.415Z] [2021-08-03T12:07:21.415Z] Step 11/32 : FROM alpine:3.12 [2021-08-03T12:07:21.415Z] ---> c4fd0aeabfcf [2021-08-03T12:07:21.415Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-03T12:07:21.415Z] ---> Running in 79d111322d5a [2021-08-03T12:07:21.415Z] Removing intermediate container 79d111322d5a [2021-08-03T12:07:21.415Z] ---> eafe639970bf [2021-08-03T12:07:21.415Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-03T12:07:23.396Z] ---> Running in b72fa522a1b0 [2021-08-03T12:07:23.673Z] Removing intermediate container c1e35963be43 [2021-08-03T12:07:23.673Z] ---> ee7c9b38cd05 [2021-08-03T12:07:23.673Z] [2021-08-03T12:07:23.673Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T12:07:23.673Z] ---> c4fd0aeabfcf [2021-08-03T12:07:23.673Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-03T12:07:23.673Z] ---> Using cache [2021-08-03T12:07:23.673Z] ---> 1e8d6ee3c8f5 [2021-08-03T12:07:23.673Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T12:07:23.673Z] ---> Using cache [2021-08-03T12:07:23.673Z] ---> a5698a4c9c89 [2021-08-03T12:07:23.673Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-03T12:07:23.949Z] ---> Running in 2a4a25bded90 [2021-08-03T12:07:24.935Z] Removing intermediate container 2a4a25bded90 [2021-08-03T12:07:24.935Z] ---> ce3cd467233f [2021-08-03T12:07:24.935Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T12:07:25.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T12:07:25.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T12:07:25.485Z] ---> Running in 060e259b6987 [2021-08-03T12:07:25.760Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-03T12:07:26.036Z] (2/2) Installing su-exec (0.2-r1) [2021-08-03T12:07:26.036Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T12:07:26.036Z] OK: 5 MiB in 16 packages [2021-08-03T12:07:27.472Z] Removing intermediate container 060e259b6987 [2021-08-03T12:07:27.472Z] ---> 737d20db9e4f [2021-08-03T12:07:27.472Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T12:07:28.066Z] Removing intermediate container 7c8e4dc8d622 [2021-08-03T12:07:28.066Z] ---> ecb2d6a8da76 [2021-08-03T12:07:28.066Z] [2021-08-03T12:07:28.066Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T12:07:28.066Z] ---> c4fd0aeabfcf [2021-08-03T12:07:28.066Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T12:07:28.066Z] ---> Using cache [2021-08-03T12:07:28.066Z] ---> 1e8d6ee3c8f5 [2021-08-03T12:07:28.066Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T12:07:28.066Z] ---> Using cache [2021-08-03T12:07:28.066Z] ---> a5698a4c9c89 [2021-08-03T12:07:28.066Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-03T12:07:28.066Z] Removing intermediate container 6b4a63bfce09 [2021-08-03T12:07:28.066Z] ---> 562c0de35f33 [2021-08-03T12:07:28.066Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-03T12:07:28.339Z] Removing intermediate container b72fa522a1b0 [2021-08-03T12:07:28.339Z] ---> d2f5f05037f0 [2021-08-03T12:07:28.339Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-03T12:07:28.339Z] ---> Running in d8b73cbbb435 [2021-08-03T12:07:28.339Z] ---> Running in a99ff224c806 [2021-08-03T12:07:28.339Z] ---> 2a8d44ce0fa6 [2021-08-03T12:07:28.339Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-03T12:07:28.625Z] ---> Running in f18e94711cbd [2021-08-03T12:07:29.228Z] Removing intermediate container d8b73cbbb435 [2021-08-03T12:07:29.228Z] ---> aa4724f743fa [2021-08-03T12:07:29.228Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T12:07:29.228Z] Removing intermediate container f18e94711cbd [2021-08-03T12:07:29.228Z] ---> 357ada21538f [2021-08-03T12:07:29.228Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-03T12:07:29.228Z] ---> Running in faf6a5047109 [2021-08-03T12:07:29.502Z] ---> Running in f2e04ea9c50d [2021-08-03T12:07:29.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.21" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-03T12:07:30.058Z] ---> d5acdbebb11e [2021-08-03T12:07:30.058Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-03T12:07:30.058Z] Removing intermediate container faf6a5047109 [2021-08-03T12:07:30.058Z] ---> 3a5ce72e5c6e [2021-08-03T12:07:30.058Z] Step 16/24 : WORKDIR / [2021-08-03T12:07:30.058Z] Removing intermediate container f2e04ea9c50d [2021-08-03T12:07:30.058Z] ---> b1b4a0926bc6 [2021-08-03T12:07:30.058Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-03T12:07:30.340Z] ---> Running in 7eb2c68f040f [2021-08-03T12:07:30.340Z] ---> Running in 24ed517d9197 [2021-08-03T12:07:31.334Z] Removing intermediate container 7eb2c68f040f [2021-08-03T12:07:31.334Z] ---> 9b40268c41e5 [2021-08-03T12:07:31.334Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T12:07:31.334Z] ---> 52efd60b9399 [2021-08-03T12:07:31.334Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-03T12:07:31.334Z] ---> Running in 9fd3d61bc9db [2021-08-03T12:07:32.318Z] Removing intermediate container 9fd3d61bc9db [2021-08-03T12:07:32.318Z] ---> 01ef7a618c43 [2021-08-03T12:07:32.318Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T12:07:32.318Z] ---> aaa31bfe4b62 [2021-08-03T12:07:32.318Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-03T12:07:32.318Z] ---> Running in a5baab250e6c [2021-08-03T12:07:33.301Z] Removing intermediate container a5baab250e6c [2021-08-03T12:07:33.302Z] ---> a18dcac0e673 [2021-08-03T12:07:33.302Z] Step 21/23 : LABEL arch=arm64 [2021-08-03T12:07:33.302Z] Removing intermediate container a99ff224c806 [2021-08-03T12:07:33.302Z] ---> f6d3f441e0b3 [2021-08-03T12:07:33.302Z] [2021-08-03T12:07:33.302Z] Step 12/24 : FROM docker:20.10.6 [2021-08-03T12:07:33.579Z] Removing intermediate container 24ed517d9197 [2021-08-03T12:07:33.579Z] ---> 70cc5a99e964 [2021-08-03T12:07:33.579Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-03T12:07:33.579Z] ---> Running in b9c29bc9b3fd [2021-08-03T12:07:33.579Z] ---> 70a4d166562b [2021-08-03T12:07:33.579Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-03T12:07:33.579Z] 20.10.6: Pulling from library/docker [2021-08-03T12:07:33.579Z] ---> Running in 77e88ca25d36 [2021-08-03T12:07:34.179Z] Removing intermediate container b9c29bc9b3fd [2021-08-03T12:07:34.179Z] ---> eb39bf072621 [2021-08-03T12:07:34.179Z] Step 22/23 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:07:34.451Z] Removing intermediate container 77e88ca25d36 [2021-08-03T12:07:34.451Z] ---> ccded57e5e78 [2021-08-03T12:07:34.451Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-03T12:07:34.451Z] ---> Running in 09ae5682ef5c [2021-08-03T12:07:35.046Z] ---> 01ed1c2538fb [2021-08-03T12:07:35.046Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-03T12:07:35.638Z] Removing intermediate container 09ae5682ef5c [2021-08-03T12:07:35.638Z] ---> 2ea28673fd25 [2021-08-03T12:07:35.638Z] Step 23/23 : LABEL version=2.0.1-dev.21 [2021-08-03T12:07:35.638Z] ---> Running in 39b528380f7e [2021-08-03T12:07:35.928Z] ---> Running in 2f347d1e8c36 [2021-08-03T12:07:35.928Z] ---> 9e1057230126 [2021-08-03T12:07:35.928Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-03T12:07:36.527Z] ---> Running in f4e63870b1a5 [2021-08-03T12:07:36.527Z] Removing intermediate container 39b528380f7e [2021-08-03T12:07:36.527Z] ---> 545726242f6a [2021-08-03T12:07:36.527Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T12:07:36.802Z] Removing intermediate container 2f347d1e8c36 [2021-08-03T12:07:36.802Z] ---> a148895d73a7 [2021-08-03T12:07:36.802Z] [2021-08-03T12:07:36.802Z] ---> Running in e8ee81f04626 [2021-08-03T12:07:37.401Z] Successfully built a148895d73a7 [2021-08-03T12:07:37.401Z] Successfully tagged support-scheduler-arm64:latest [2021-08-03T12:07:37.997Z]  Building support-scheduler ... done Removing intermediate container e8ee81f04626 [2021-08-03T12:07:37.997Z] ---> 81d6e2365f23 [2021-08-03T12:07:37.997Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T12:07:38.597Z] ---> Running in 84b334f91cf9 [2021-08-03T12:07:40.047Z] Removing intermediate container 84b334f91cf9 [2021-08-03T12:07:40.047Z] ---> d6e0e27b71d8 [2021-08-03T12:07:40.047Z] Step 23/24 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:07:40.323Z] Removing intermediate container f4e63870b1a5 [2021-08-03T12:07:40.323Z] ---> 589c05b414d6 [2021-08-03T12:07:40.323Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T12:07:40.597Z] ---> Running in 44892327f840 [2021-08-03T12:07:41.593Z] Removing intermediate container 44892327f840 [2021-08-03T12:07:41.593Z] ---> 286aa0dba1ea [2021-08-03T12:07:41.593Z] Step 24/24 : LABEL version=2.0.1-dev.21 [2021-08-03T12:07:42.193Z] ---> 67a835a9af93 [2021-08-03T12:07:42.193Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-03T12:07:42.193Z] ---> Running in 9366ec5aa1f3 [2021-08-03T12:07:42.798Z] Removing intermediate container 9366ec5aa1f3 [2021-08-03T12:07:42.798Z] ---> 50491e1a6086 [2021-08-03T12:07:42.798Z] [2021-08-03T12:07:43.401Z] Successfully built 50491e1a6086 [2021-08-03T12:07:43.401Z] Successfully tagged core-metadata-arm64:latest [2021-08-03T12:07:44.000Z]  Building core-metadata ... done  ---> d985dbcc4b0b [2021-08-03T12:07:44.000Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-03T12:07:44.000Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-03T12:07:44.000Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-03T12:07:44.000Z] ---> cdf2a7733a7b [2021-08-03T12:07:44.000Z] 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-08-03T12:07:44.275Z] ---> Running in d32ae0d8f173 [2021-08-03T12:07:44.877Z] ---> 2eb1bb715a38 [2021-08-03T12:07:44.877Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-03T12:07:44.877Z] Removing intermediate container d32ae0d8f173 [2021-08-03T12:07:44.877Z] ---> 5c0e5a43dba7 [2021-08-03T12:07:44.877Z] 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-08-03T12:07:44.877Z] ---> Running in 49743dc50a3c [2021-08-03T12:07:45.878Z] ---> ad7cf4127403 [2021-08-03T12:07:45.878Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-03T12:07:46.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T12:07:46.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T12:07:46.478Z] ---> 85d65c3471c4 [2021-08-03T12:07:46.478Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-03T12:07:47.081Z] ---> Running in 0bbf34e91773 [2021-08-03T12:07:47.081Z] (1/39) Installing readline (8.1.0-r0) [2021-08-03T12:07:47.081Z] (2/39) Installing bash (5.1.0-r0) [2021-08-03T12:07:47.361Z] Executing bash-5.1.0-r0.post-install [2021-08-03T12:07:47.361Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-03T12:07:47.361Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-03T12:07:47.361Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-03T12:07:47.361Z] (6/39) Installing curl (7.78.0-r0) [2021-08-03T12:07:47.361Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-03T12:07:47.361Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-03T12:07:47.361Z] (9/39) Installing expat (2.2.10-r1) [2021-08-03T12:07:47.361Z] (10/39) Installing libffi (3.3-r2) [2021-08-03T12:07:47.361Z] (11/39) Installing gdbm (1.19-r0) [2021-08-03T12:07:47.361Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-03T12:07:47.361Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-03T12:07:47.361Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-03T12:07:47.637Z] Removing intermediate container 0bbf34e91773 [2021-08-03T12:07:47.637Z] ---> 30c4fccfeb5a [2021-08-03T12:07:47.637Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-03T12:07:49.078Z] ---> 9efcefaf1b08 [2021-08-03T12:07:49.078Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-03T12:07:49.078Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-03T12:07:49.078Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-03T12:07:49.078Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-03T12:07:49.352Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-03T12:07:49.352Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-03T12:07:49.352Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-03T12:07:49.352Z] ---> Running in 61d9eeb212e8 [2021-08-03T12:07:49.352Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-03T12:07:49.352Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-03T12:07:49.627Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-03T12:07:49.627Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-03T12:07:49.627Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-03T12:07:49.628Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-03T12:07:49.628Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-03T12:07:49.628Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-03T12:07:49.628Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-03T12:07:49.628Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-03T12:07:49.628Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-03T12:07:49.628Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-03T12:07:49.628Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-03T12:07:49.628Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-03T12:07:49.899Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-03T12:07:49.899Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-03T12:07:49.899Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-03T12:07:49.899Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-03T12:07:49.899Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-03T12:07:50.494Z] Executing busybox-1.32.1-r6.trigger [2021-08-03T12:07:50.494Z] OK: 82 MiB in 59 packages [2021-08-03T12:07:51.935Z] Removing intermediate container 61d9eeb212e8 [2021-08-03T12:07:51.935Z] ---> ae74bd2e6e9e [2021-08-03T12:07:51.935Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-03T12:07:52.251Z] ---> Running in e663639ad337 [2021-08-03T12:07:52.913Z] Removing intermediate container e663639ad337 [2021-08-03T12:07:52.913Z] ---> 346995ce1889 [2021-08-03T12:07:52.913Z] Step 29/32 : CMD ["gate"] [2021-08-03T12:07:53.229Z] ---> Running in f1c2f06147ab [2021-08-03T12:07:53.850Z] Removing intermediate container f1c2f06147ab [2021-08-03T12:07:53.850Z] ---> d0e9f25f4664 [2021-08-03T12:07:53.850Z] Step 30/32 : LABEL arch=arm64 [2021-08-03T12:07:54.146Z] ---> Running in d8ff8db4471f [2021-08-03T12:07:54.749Z] Removing intermediate container d8ff8db4471f [2021-08-03T12:07:54.749Z] ---> e6e94da9017d [2021-08-03T12:07:54.749Z] Step 31/32 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:07:55.020Z] ---> Running in 8ccab1ee0dc6 [2021-08-03T12:07:55.616Z] Removing intermediate container 8ccab1ee0dc6 [2021-08-03T12:07:55.616Z] ---> 6cae6ce1754a [2021-08-03T12:07:55.616Z] Step 32/32 : LABEL version=2.0.1-dev.21 [2021-08-03T12:07:55.890Z] ---> Running in e04bc96fda2a [2021-08-03T12:07:56.489Z] Removing intermediate container e04bc96fda2a [2021-08-03T12:07:56.489Z] ---> 32b94e8585ff [2021-08-03T12:07:56.489Z] [2021-08-03T12:07:56.759Z] Successfully built 32b94e8585ff [2021-08-03T12:07:56.759Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-03T12:07:57.350Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2021-08-03T12:07:57.350Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-03T12:07:57.620Z] Collecting cached-property<2,>=1.2.0 [2021-08-03T12:07:57.890Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-03T12:07:58.161Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-03T12:07:58.161Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-03T12:07:58.430Z] Collecting docker<4.0,>=3.6.0 [2021-08-03T12:07:58.430Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-03T12:07:59.019Z] Collecting jsonschema<3,>=2.5.1 [2021-08-03T12:07:59.019Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-03T12:07:59.019Z] 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-08-03T12:07:59.608Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-03T12:07:59.608Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-03T12:08:00.200Z] Collecting PyYAML<4,>=3.10 [2021-08-03T12:08:00.471Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-03T12:08:03.082Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-03T12:08:03.082Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-03T12:08:05.055Z] Collecting texttable<0.10,>=0.9.0 [2021-08-03T12:08:05.055Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-03T12:08:06.484Z] Collecting docopt<0.7,>=0.6.1 [2021-08-03T12:08:06.484Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-03T12:08:08.456Z] Collecting docker-pycreds>=0.4.0 [2021-08-03T12:08:08.456Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-03T12:08:09.428Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-03T12:08:09.428Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-03T12:08:09.428Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-03T12:08:09.428Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-03T12:08:09.428Z] Collecting idna<2.8,>=2.5 [2021-08-03T12:08:09.700Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-03T12:08:09.972Z] Collecting certifi>=2017.4.17 [2021-08-03T12:08:09.972Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-03T12:08:10.242Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-03T12:08:10.242Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-03T12:08:10.242Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-03T12:08:10.242Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-03T12:08:10.835Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-03T12:08:10.835Z] Attempting uninstall: urllib3 [2021-08-03T12:08:10.835Z] Found existing installation: urllib3 1.26.2 [2021-08-03T12:08:10.835Z] Uninstalling urllib3-1.26.2: [2021-08-03T12:08:11.108Z] Successfully uninstalled urllib3-1.26.2 [2021-08-03T12:08:11.379Z] Attempting uninstall: idna [2021-08-03T12:08:11.379Z] Found existing installation: idna 3.1 [2021-08-03T12:08:11.379Z] Uninstalling idna-3.1: [2021-08-03T12:08:11.651Z] Successfully uninstalled idna-3.1 [2021-08-03T12:08:12.246Z] Attempting uninstall: chardet [2021-08-03T12:08:12.246Z] Found existing installation: chardet 4.0.0 [2021-08-03T12:08:12.246Z] Uninstalling chardet-4.0.0: [2021-08-03T12:08:12.246Z] Successfully uninstalled chardet-4.0.0 [2021-08-03T12:08:13.675Z] Attempting uninstall: requests [2021-08-03T12:08:13.675Z] Found existing installation: requests 2.25.1 [2021-08-03T12:08:13.675Z] Uninstalling requests-2.25.1: [2021-08-03T12:08:13.675Z] Successfully uninstalled requests-2.25.1 [2021-08-03T12:08:13.947Z] Running setup.py install for texttable: started [2021-08-03T12:08:15.917Z] Running setup.py install for texttable: finished with status 'done' [2021-08-03T12:08:15.917Z] Running setup.py install for PyYAML: started [2021-08-03T12:08:17.882Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-03T12:08:18.154Z] Running setup.py install for docopt: started [2021-08-03T12:08:20.122Z] Running setup.py install for docopt: finished with status 'done' [2021-08-03T12:08:20.122Z] Running setup.py install for dockerpty: started [2021-08-03T12:08:22.097Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-03T12:08:23.080Z] 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-08-03T12:08:31.348Z] Removing intermediate container 49743dc50a3c [2021-08-03T12:08:31.348Z] ---> 4b4278e24ae3 [2021-08-03T12:08:31.348Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-03T12:08:31.630Z] ---> Running in 9f75eff175fd [2021-08-03T12:08:32.231Z] Removing intermediate container 9f75eff175fd [2021-08-03T12:08:32.231Z] ---> ba8020e24d18 [2021-08-03T12:08:32.231Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-03T12:08:32.514Z] ---> Running in 5ed2cf29ac48 [2021-08-03T12:08:33.108Z] Removing intermediate container 5ed2cf29ac48 [2021-08-03T12:08:33.108Z] ---> 8333dcd2dd5e [2021-08-03T12:08:33.108Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-03T12:08:34.538Z] ---> bdeefaf752bc [2021-08-03T12:08:34.538Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-03T12:08:35.135Z] ---> 2ce8a4bf93d4 [2021-08-03T12:08:35.135Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-03T12:08:36.112Z] ---> 93a626ca07ef [2021-08-03T12:08:36.112Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-03T12:08:36.384Z] ---> Running in 65a4a98ac43e [2021-08-03T12:08:36.977Z] Removing intermediate container 65a4a98ac43e [2021-08-03T12:08:36.977Z] ---> 2d30811490d5 [2021-08-03T12:08:36.977Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T12:08:36.977Z] ---> Running in 6c74692bd5b8 [2021-08-03T12:08:37.573Z] Removing intermediate container 6c74692bd5b8 [2021-08-03T12:08:37.573Z] ---> c8d8289921b3 [2021-08-03T12:08:37.573Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T12:08:37.573Z] ---> Running in 7dd0f7c20db0 [2021-08-03T12:08:38.167Z] Removing intermediate container 7dd0f7c20db0 [2021-08-03T12:08:38.167Z] ---> b364811b68da [2021-08-03T12:08:38.167Z] Step 23/24 : LABEL git_sha=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:08:38.446Z] ---> Running in 1a73548383d4 [2021-08-03T12:08:38.719Z] Removing intermediate container 1a73548383d4 [2021-08-03T12:08:38.719Z] ---> 41868321ae72 [2021-08-03T12:08:38.719Z] Step 24/24 : LABEL version=2.0.1-dev.21 [2021-08-03T12:08:38.992Z] ---> Running in ac693655dc9e [2021-08-03T12:08:39.586Z] Removing intermediate container ac693655dc9e [2021-08-03T12:08:39.586Z] ---> f878878967bf [2021-08-03T12:08:39.586Z] [2021-08-03T12:08:39.858Z] Successfully built f878878967bf [2021-08-03T12:08:39.858Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-03T12:08:40.146Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-03T12:08:40.169Z] $ docker stop --time=1 9cb38b564fe3495ad8ebd50da8b5400299bb259f1a212e036f7b10bfcdf91d20 [2021-08-03T12:08:42.077Z] $ docker rm -f 9cb38b564fe3495ad8ebd50da8b5400299bb259f1a212e036f7b10bfcdf91d20 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T12:08:42.694Z] + docker images [2021-08-03T12:08:42.967Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-03T12:08:42.967Z] sys-mgmt-agent-arm64 latest f878878967bf 3 seconds ago 311MB [2021-08-03T12:08:42.967Z] security-bootstrapper-arm64 latest 32b94e8585ff 46 seconds ago 17.7MB [2021-08-03T12:08:42.967Z] core-metadata-arm64 latest 50491e1a6086 About a minute ago 15.8MB [2021-08-03T12:08:42.967Z] support-scheduler-arm64 latest a148895d73a7 About a minute ago 15.2MB [2021-08-03T12:08:42.967Z] f6d3f441e0b3 About a minute ago 1.45GB [2021-08-03T12:08:42.967Z] ecb2d6a8da76 About a minute ago 1.45GB [2021-08-03T12:08:42.967Z] ee7c9b38cd05 About a minute ago 1.45GB [2021-08-03T12:08:42.967Z] 3900e76d63b1 About a minute ago 1.45GB [2021-08-03T12:08:42.967Z] core-data-arm64 latest b802ec41f711 3 minutes ago 19.3MB [2021-08-03T12:08:42.967Z] security-secretstore-setup-arm64 latest 10325f1186bd 3 minutes ago 27.4MB [2021-08-03T12:08:42.967Z] security-proxy-setup-arm64 latest f542844e3e6b 3 minutes ago 24.5MB [2021-08-03T12:08:42.967Z] support-notifications-arm64 latest ab20a2888f43 3 minutes ago 15.9MB [2021-08-03T12:08:42.967Z] core-command-arm64 latest e8a66a56491f 3 minutes ago 15.1MB [2021-08-03T12:08:42.967Z] 7ecc1bc477a1 3 minutes ago 1.45GB [2021-08-03T12:08:42.967Z] 5dd82cccd466 3 minutes ago 1.45GB [2021-08-03T12:08:42.967Z] 257a323948c9 3 minutes ago 1.45GB [2021-08-03T12:08:42.967Z] e75bb56a3c3f 3 minutes ago 1.45GB [2021-08-03T12:08:42.967Z] 8c9e3d6b019e 4 minutes ago 1.44GB [2021-08-03T12:08:42.967Z] ci-base-image-arm64 latest 31d6d19c1a69 8 minutes ago 1.23GB [2021-08-03T12:08:42.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 17 hours ago 533MB [2021-08-03T12:08:42.967Z] alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB [2021-08-03T12:08:42.967Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-08-03T12:08:42.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-08-03T12:08:43.307Z] provisioning config files... [2021-08-03T12:08:43.330Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/23@tmp/config8627874127533441499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:08:43.696Z] ---> docker-login.sh [2021-08-03T12:08:43.696Z] nexus3.edgexfoundry.org:10001 [2021-08-03T12:08:43.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T12:08:44.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T12:08:44.239Z] Configure a credential helper to remove this warning. See [2021-08-03T12:08:44.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T12:08:44.239Z] [2021-08-03T12:08:44.239Z] Login Succeeded [2021-08-03T12:08:44.239Z] nexus3.edgexfoundry.org:10002 [2021-08-03T12:08:44.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T12:08:44.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T12:08:44.790Z] Configure a credential helper to remove this warning. See [2021-08-03T12:08:44.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T12:08:44.790Z] [2021-08-03T12:08:44.790Z] Login Succeeded [2021-08-03T12:08:44.790Z] nexus3.edgexfoundry.org:10003 [2021-08-03T12:08:45.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T12:08:45.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T12:08:45.387Z] Configure a credential helper to remove this warning. See [2021-08-03T12:08:45.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T12:08:45.387Z] [2021-08-03T12:08:45.387Z] Login Succeeded [2021-08-03T12:08:45.387Z] nexus3.edgexfoundry.org:10004 [2021-08-03T12:08:45.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T12:08:45.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T12:08:45.981Z] Configure a credential helper to remove this warning. See [2021-08-03T12:08:45.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T12:08:45.981Z] [2021-08-03T12:08:45.981Z] Login Succeeded [2021-08-03T12:08:45.981Z] docker.io [2021-08-03T12:08:46.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T12:08:46.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T12:08:46.859Z] Configure a credential helper to remove this warning. See [2021-08-03T12:08:46.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T12:08:46.859Z] [2021-08-03T12:08:46.859Z] Login Succeeded [2021-08-03T12:08:46.859Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T12:08:46.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:08:46.972Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-03T12:08:46.972Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:08:46.972Z] latest [2021-08-03T12:08:46.972Z] 2.0.1-dev.21 [2021-08-03T12:08:46.972Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:08:46.972Z] main [2021-08-03T12:08:46.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:08:47.365Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:08:47.708Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:08:47.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-03T12:08:47.708Z] b0b7c78ba540: Preparing [2021-08-03T12:08:47.708Z] 6e7f803e2c95: Preparing [2021-08-03T12:08:47.708Z] f40f14825150: Preparing [2021-08-03T12:08:47.708Z] 822f4f6da38b: Preparing [2021-08-03T12:08:47.708Z] 3fbe34a1663b: Preparing [2021-08-03T12:08:47.978Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:08:47.978Z] f40f14825150: Pushed [2021-08-03T12:08:47.978Z] b0b7c78ba540: Pushed [2021-08-03T12:08:47.978Z] 822f4f6da38b: Pushed [2021-08-03T12:08:50.619Z] 6e7f803e2c95: Pushed [2021-08-03T12:08:50.892Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:7617d66b649a81dc9fde196407ebb91a02b1c076e2e8eb673752752ee9b3f305 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:08:51.264Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:08:51.624Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-03T12:08:51.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-03T12:08:51.624Z] b0b7c78ba540: Preparing [2021-08-03T12:08:51.624Z] 6e7f803e2c95: Preparing [2021-08-03T12:08:51.624Z] f40f14825150: Preparing [2021-08-03T12:08:51.624Z] 822f4f6da38b: Preparing [2021-08-03T12:08:51.624Z] 3fbe34a1663b: Preparing [2021-08-03T12:08:51.624Z] 822f4f6da38b: Layer already exists [2021-08-03T12:08:51.624Z] f40f14825150: Layer already exists [2021-08-03T12:08:51.624Z] b0b7c78ba540: Layer already exists [2021-08-03T12:08:51.624Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:08:51.624Z] 6e7f803e2c95: Layer already exists [2021-08-03T12:08:51.905Z] latest: digest: sha256:7617d66b649a81dc9fde196407ebb91a02b1c076e2e8eb673752752ee9b3f305 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:08:52.274Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:08:52.895Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.21 [2021-08-03T12:08:52.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-03T12:08:52.895Z] b0b7c78ba540: Preparing [2021-08-03T12:08:52.895Z] 6e7f803e2c95: Preparing [2021-08-03T12:08:52.895Z] f40f14825150: Preparing [2021-08-03T12:08:52.895Z] 822f4f6da38b: Preparing [2021-08-03T12:08:52.895Z] 3fbe34a1663b: Preparing [2021-08-03T12:08:52.895Z] 6e7f803e2c95: Layer already exists [2021-08-03T12:08:52.895Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:08:52.895Z] 822f4f6da38b: Layer already exists [2021-08-03T12:08:52.895Z] b0b7c78ba540: Layer already exists [2021-08-03T12:08:52.895Z] f40f14825150: Layer already exists [2021-08-03T12:08:53.164Z] 2.0.1-dev.21: digest: sha256:7617d66b649a81dc9fde196407ebb91a02b1c076e2e8eb673752752ee9b3f305 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:08:53.509Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:08:53.848Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:08:53.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-03T12:08:53.848Z] b0b7c78ba540: Preparing [2021-08-03T12:08:53.848Z] 6e7f803e2c95: Preparing [2021-08-03T12:08:53.848Z] f40f14825150: Preparing [2021-08-03T12:08:53.848Z] 822f4f6da38b: Preparing [2021-08-03T12:08:53.848Z] 3fbe34a1663b: Preparing [2021-08-03T12:08:53.848Z] b0b7c78ba540: Layer already exists [2021-08-03T12:08:53.848Z] 822f4f6da38b: Layer already exists [2021-08-03T12:08:53.848Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:08:53.848Z] f40f14825150: Layer already exists [2021-08-03T12:08:53.848Z] 6e7f803e2c95: Layer already exists [2021-08-03T12:08:54.122Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:7617d66b649a81dc9fde196407ebb91a02b1c076e2e8eb673752752ee9b3f305 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:08:54.474Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:08:54.810Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-03T12:08:54.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-03T12:08:54.810Z] b0b7c78ba540: Preparing [2021-08-03T12:08:54.810Z] 6e7f803e2c95: Preparing [2021-08-03T12:08:54.810Z] f40f14825150: Preparing [2021-08-03T12:08:54.810Z] 822f4f6da38b: Preparing [2021-08-03T12:08:54.810Z] 3fbe34a1663b: Preparing [2021-08-03T12:08:54.810Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:08:54.810Z] 822f4f6da38b: Layer already exists [2021-08-03T12:08:54.810Z] b0b7c78ba540: Layer already exists [2021-08-03T12:08:54.810Z] 6e7f803e2c95: Layer already exists [2021-08-03T12:08:54.810Z] f40f14825150: Layer already exists [2021-08-03T12:08:55.085Z] main: digest: sha256:7617d66b649a81dc9fde196407ebb91a02b1c076e2e8eb673752752ee9b3f305 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:08:55.153Z] ===================================================== [Pipeline] echo [2021-08-03T12:08:55.167Z] taggedImages: [2021-08-03T12:08:55.167Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:08:55.167Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-03T12:08:55.167Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.21 [2021-08-03T12:08:55.167Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:08:55.167Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-03T12:08:55.222Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-03T12:08:55.222Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:08:55.222Z] latest [2021-08-03T12:08:55.222Z] 2.0.1-dev.21 [2021-08-03T12:08:55.222Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:08:55.222Z] main [2021-08-03T12:08:55.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:08:55.598Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:08:55.937Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:08:55.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-03T12:08:55.937Z] c59ae600d36e: Preparing [2021-08-03T12:08:55.937Z] 87227621b1c8: Preparing [2021-08-03T12:08:55.937Z] f40f14825150: Preparing [2021-08-03T12:08:55.937Z] c3998d860aa9: Preparing [2021-08-03T12:08:55.937Z] 16ff98ed9adb: Preparing [2021-08-03T12:08:55.937Z] 3fbe34a1663b: Preparing [2021-08-03T12:08:55.937Z] 3fbe34a1663b: Waiting [2021-08-03T12:08:56.211Z] f40f14825150: Layer already exists [2021-08-03T12:08:56.211Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:08:56.211Z] c59ae600d36e: Pushed [2021-08-03T12:08:56.211Z] 16ff98ed9adb: Pushed [2021-08-03T12:08:56.801Z] c3998d860aa9: Pushed [2021-08-03T12:08:59.404Z] 87227621b1c8: Pushed [2021-08-03T12:08:59.404Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:fd8371429f1d4502f766045d76eee45743cd79184cc848309d58af4db730b2f9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:08:59.742Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:00.079Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-03T12:09:00.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-03T12:09:00.079Z] c59ae600d36e: Preparing [2021-08-03T12:09:00.079Z] 87227621b1c8: Preparing [2021-08-03T12:09:00.079Z] f40f14825150: Preparing [2021-08-03T12:09:00.079Z] c3998d860aa9: Preparing [2021-08-03T12:09:00.079Z] 16ff98ed9adb: Preparing [2021-08-03T12:09:00.079Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:00.079Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:00.349Z] 16ff98ed9adb: Layer already exists [2021-08-03T12:09:00.349Z] c59ae600d36e: Layer already exists [2021-08-03T12:09:00.349Z] f40f14825150: Layer already exists [2021-08-03T12:09:00.349Z] c3998d860aa9: Layer already exists [2021-08-03T12:09:00.349Z] 87227621b1c8: Layer already exists [2021-08-03T12:09:00.349Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:00.349Z] latest: digest: sha256:fd8371429f1d4502f766045d76eee45743cd79184cc848309d58af4db730b2f9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:00.695Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:01.035Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.21 [2021-08-03T12:09:01.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-03T12:09:01.036Z] c59ae600d36e: Preparing [2021-08-03T12:09:01.036Z] 87227621b1c8: Preparing [2021-08-03T12:09:01.036Z] f40f14825150: Preparing [2021-08-03T12:09:01.036Z] c3998d860aa9: Preparing [2021-08-03T12:09:01.036Z] 16ff98ed9adb: Preparing [2021-08-03T12:09:01.036Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:01.036Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:01.306Z] f40f14825150: Layer already exists [2021-08-03T12:09:01.306Z] c3998d860aa9: Layer already exists [2021-08-03T12:09:01.306Z] 16ff98ed9adb: Layer already exists [2021-08-03T12:09:01.306Z] 87227621b1c8: Layer already exists [2021-08-03T12:09:01.306Z] c59ae600d36e: Layer already exists [2021-08-03T12:09:01.306Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:01.306Z] 2.0.1-dev.21: digest: sha256:fd8371429f1d4502f766045d76eee45743cd79184cc848309d58af4db730b2f9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:01.659Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:02.006Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:02.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-03T12:09:02.006Z] c59ae600d36e: Preparing [2021-08-03T12:09:02.006Z] 87227621b1c8: Preparing [2021-08-03T12:09:02.006Z] f40f14825150: Preparing [2021-08-03T12:09:02.006Z] c3998d860aa9: Preparing [2021-08-03T12:09:02.006Z] 16ff98ed9adb: Preparing [2021-08-03T12:09:02.006Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:02.006Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:02.277Z] 87227621b1c8: Layer already exists [2021-08-03T12:09:02.277Z] 16ff98ed9adb: Layer already exists [2021-08-03T12:09:02.277Z] f40f14825150: Layer already exists [2021-08-03T12:09:02.277Z] c59ae600d36e: Layer already exists [2021-08-03T12:09:02.277Z] c3998d860aa9: Layer already exists [2021-08-03T12:09:02.277Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:02.277Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:fd8371429f1d4502f766045d76eee45743cd79184cc848309d58af4db730b2f9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:02.615Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:06.258Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-03T12:09:06.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-03T12:09:06.258Z] c59ae600d36e: Preparing [2021-08-03T12:09:06.258Z] 87227621b1c8: Preparing [2021-08-03T12:09:06.258Z] f40f14825150: Preparing [2021-08-03T12:09:06.258Z] c3998d860aa9: Preparing [2021-08-03T12:09:06.258Z] 16ff98ed9adb: Preparing [2021-08-03T12:09:06.258Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:06.258Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:06.258Z] f40f14825150: Layer already exists [2021-08-03T12:09:06.258Z] c3998d860aa9: Layer already exists [2021-08-03T12:09:06.258Z] c59ae600d36e: Layer already exists [2021-08-03T12:09:06.258Z] 87227621b1c8: Layer already exists [2021-08-03T12:09:06.258Z] 16ff98ed9adb: Layer already exists [2021-08-03T12:09:06.258Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:06.258Z] main: digest: sha256:fd8371429f1d4502f766045d76eee45743cd79184cc848309d58af4db730b2f9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:09:06.335Z] ===================================================== [Pipeline] echo [2021-08-03T12:09:06.353Z] taggedImages: [2021-08-03T12:09:06.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:06.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-03T12:09:06.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.21 [2021-08-03T12:09:06.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:06.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-03T12:09:06.399Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-03T12:09:06.399Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:06.399Z] latest [2021-08-03T12:09:06.399Z] 2.0.1-dev.21 [2021-08-03T12:09:06.399Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:06.399Z] main [2021-08-03T12:09:06.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:06.790Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:07.132Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:07.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-03T12:09:07.132Z] 61f350e3502c: Preparing [2021-08-03T12:09:07.132Z] c3c7f4969233: Preparing [2021-08-03T12:09:07.132Z] f40f14825150: Preparing [2021-08-03T12:09:07.132Z] 822f4f6da38b: Preparing [2021-08-03T12:09:07.132Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:07.132Z] 822f4f6da38b: Layer already exists [2021-08-03T12:09:07.403Z] f40f14825150: Layer already exists [2021-08-03T12:09:07.403Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:07.403Z] 61f350e3502c: Pushed [2021-08-03T12:09:10.005Z] c3c7f4969233: Pushed [2021-08-03T12:09:10.277Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:24bd05fde9b067f20dccafa024755303aad886e9cb42a3c7a56f370e38d49176 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:10.625Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:10.963Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-03T12:09:10.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-03T12:09:10.963Z] 61f350e3502c: Preparing [2021-08-03T12:09:10.963Z] c3c7f4969233: Preparing [2021-08-03T12:09:10.963Z] f40f14825150: Preparing [2021-08-03T12:09:10.963Z] 822f4f6da38b: Preparing [2021-08-03T12:09:10.963Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:10.963Z] f40f14825150: Layer already exists [2021-08-03T12:09:10.963Z] 822f4f6da38b: Layer already exists [2021-08-03T12:09:10.963Z] c3c7f4969233: Layer already exists [2021-08-03T12:09:10.963Z] 61f350e3502c: Layer already exists [2021-08-03T12:09:10.963Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:11.235Z] latest: digest: sha256:24bd05fde9b067f20dccafa024755303aad886e9cb42a3c7a56f370e38d49176 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:11.595Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:11.938Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.21 [2021-08-03T12:09:11.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-03T12:09:11.939Z] 61f350e3502c: Preparing [2021-08-03T12:09:11.939Z] c3c7f4969233: Preparing [2021-08-03T12:09:11.939Z] f40f14825150: Preparing [2021-08-03T12:09:11.939Z] 822f4f6da38b: Preparing [2021-08-03T12:09:11.939Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:12.214Z] c3c7f4969233: Layer already exists [2021-08-03T12:09:12.214Z] f40f14825150: Layer already exists [2021-08-03T12:09:12.214Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:12.214Z] 61f350e3502c: Layer already exists [2021-08-03T12:09:12.214Z] 822f4f6da38b: Layer already exists [2021-08-03T12:09:12.214Z] 2.0.1-dev.21: digest: sha256:24bd05fde9b067f20dccafa024755303aad886e9cb42a3c7a56f370e38d49176 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:12.568Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:12.913Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:12.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-03T12:09:12.913Z] 61f350e3502c: Preparing [2021-08-03T12:09:12.913Z] c3c7f4969233: Preparing [2021-08-03T12:09:12.913Z] f40f14825150: Preparing [2021-08-03T12:09:12.913Z] 822f4f6da38b: Preparing [2021-08-03T12:09:12.913Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:12.913Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:12.913Z] c3c7f4969233: Layer already exists [2021-08-03T12:09:13.187Z] 61f350e3502c: Layer already exists [2021-08-03T12:09:13.187Z] f40f14825150: Layer already exists [2021-08-03T12:09:13.187Z] 822f4f6da38b: Layer already exists [2021-08-03T12:09:13.187Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:24bd05fde9b067f20dccafa024755303aad886e9cb42a3c7a56f370e38d49176 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:13.534Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:13.943Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-03T12:09:13.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-03T12:09:13.943Z] 61f350e3502c: Preparing [2021-08-03T12:09:13.943Z] c3c7f4969233: Preparing [2021-08-03T12:09:13.943Z] f40f14825150: Preparing [2021-08-03T12:09:13.943Z] 822f4f6da38b: Preparing [2021-08-03T12:09:13.943Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:14.224Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:14.224Z] f40f14825150: Layer already exists [2021-08-03T12:09:14.224Z] c3c7f4969233: Layer already exists [2021-08-03T12:09:14.224Z] 822f4f6da38b: Layer already exists [2021-08-03T12:09:14.224Z] 61f350e3502c: Layer already exists [2021-08-03T12:09:14.224Z] main: digest: sha256:24bd05fde9b067f20dccafa024755303aad886e9cb42a3c7a56f370e38d49176 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:09:14.305Z] ===================================================== [Pipeline] echo [2021-08-03T12:09:14.323Z] taggedImages: [2021-08-03T12:09:14.323Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:14.323Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-03T12:09:14.323Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.21 [2021-08-03T12:09:14.323Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:14.323Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-03T12:09:14.368Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-03T12:09:14.368Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:14.368Z] latest [2021-08-03T12:09:14.368Z] 2.0.1-dev.21 [2021-08-03T12:09:14.368Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:14.368Z] main [2021-08-03T12:09:14.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:14.768Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:15.110Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:15.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-03T12:09:15.110Z] f2cabd0e839e: Preparing [2021-08-03T12:09:15.110Z] f2cabd0e839e: Preparing [2021-08-03T12:09:15.110Z] da2854b006b5: Preparing [2021-08-03T12:09:15.110Z] b65a027393e5: Preparing [2021-08-03T12:09:15.110Z] 14effd98f8ef: Preparing [2021-08-03T12:09:15.110Z] cb2e41d15cff: Preparing [2021-08-03T12:09:15.110Z] f40f14825150: Preparing [2021-08-03T12:09:15.110Z] 484e5e749296: Preparing [2021-08-03T12:09:15.110Z] 5db41a7976f7: Preparing [2021-08-03T12:09:15.110Z] f62f8212ff80: Preparing [2021-08-03T12:09:15.110Z] a6b809682d15: Preparing [2021-08-03T12:09:15.110Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:15.110Z] 484e5e749296: Waiting [2021-08-03T12:09:15.110Z] 5db41a7976f7: Waiting [2021-08-03T12:09:15.110Z] f62f8212ff80: Waiting [2021-08-03T12:09:15.110Z] a6b809682d15: Waiting [2021-08-03T12:09:15.110Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:15.110Z] f40f14825150: Waiting [2021-08-03T12:09:15.388Z] b65a027393e5: Pushed [2021-08-03T12:09:15.659Z] f2cabd0e839e: Pushed [2021-08-03T12:09:15.659Z] da2854b006b5: Pushed [2021-08-03T12:09:15.659Z] 14effd98f8ef: Pushed [2021-08-03T12:09:15.659Z] f40f14825150: Layer already exists [2021-08-03T12:09:15.659Z] 484e5e749296: Pushed [2021-08-03T12:09:15.932Z] f62f8212ff80: Pushed [2021-08-03T12:09:15.932Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:15.932Z] 5db41a7976f7: Pushed [2021-08-03T12:09:15.932Z] a6b809682d15: Pushed [2021-08-03T12:09:19.302Z] cb2e41d15cff: Pushed [2021-08-03T12:09:19.302Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:740aaa51dac69fa848b15e76b2c10b4bebacb032b8625b1fd3bcd298ab240b3d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:19.643Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:19.979Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-03T12:09:19.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-03T12:09:19.979Z] f2cabd0e839e: Preparing [2021-08-03T12:09:19.979Z] f2cabd0e839e: Preparing [2021-08-03T12:09:19.979Z] da2854b006b5: Preparing [2021-08-03T12:09:19.979Z] b65a027393e5: Preparing [2021-08-03T12:09:19.979Z] 14effd98f8ef: Preparing [2021-08-03T12:09:19.979Z] cb2e41d15cff: Preparing [2021-08-03T12:09:19.979Z] f40f14825150: Preparing [2021-08-03T12:09:19.979Z] 484e5e749296: Preparing [2021-08-03T12:09:19.979Z] 5db41a7976f7: Preparing [2021-08-03T12:09:19.979Z] f62f8212ff80: Preparing [2021-08-03T12:09:19.979Z] a6b809682d15: Preparing [2021-08-03T12:09:19.979Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:19.979Z] f40f14825150: Waiting [2021-08-03T12:09:19.979Z] 484e5e749296: Waiting [2021-08-03T12:09:19.979Z] 5db41a7976f7: Waiting [2021-08-03T12:09:19.979Z] f62f8212ff80: Waiting [2021-08-03T12:09:19.979Z] a6b809682d15: Waiting [2021-08-03T12:09:19.979Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:20.251Z] da2854b006b5: Layer already exists [2021-08-03T12:09:20.251Z] 14effd98f8ef: Layer already exists [2021-08-03T12:09:20.251Z] f2cabd0e839e: Layer already exists [2021-08-03T12:09:20.251Z] b65a027393e5: Layer already exists [2021-08-03T12:09:20.251Z] cb2e41d15cff: Layer already exists [2021-08-03T12:09:20.251Z] f40f14825150: Layer already exists [2021-08-03T12:09:20.251Z] 484e5e749296: Layer already exists [2021-08-03T12:09:20.251Z] a6b809682d15: Layer already exists [2021-08-03T12:09:20.251Z] 5db41a7976f7: Layer already exists [2021-08-03T12:09:20.251Z] f62f8212ff80: Layer already exists [2021-08-03T12:09:20.251Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:20.251Z] latest: digest: sha256:740aaa51dac69fa848b15e76b2c10b4bebacb032b8625b1fd3bcd298ab240b3d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:20.597Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:20.937Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.21 [2021-08-03T12:09:20.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-03T12:09:20.937Z] f2cabd0e839e: Preparing [2021-08-03T12:09:20.937Z] f2cabd0e839e: Preparing [2021-08-03T12:09:20.937Z] da2854b006b5: Preparing [2021-08-03T12:09:20.937Z] b65a027393e5: Preparing [2021-08-03T12:09:20.937Z] 14effd98f8ef: Preparing [2021-08-03T12:09:20.937Z] cb2e41d15cff: Preparing [2021-08-03T12:09:20.937Z] f40f14825150: Preparing [2021-08-03T12:09:20.937Z] 484e5e749296: Preparing [2021-08-03T12:09:20.937Z] 5db41a7976f7: Preparing [2021-08-03T12:09:20.937Z] f62f8212ff80: Preparing [2021-08-03T12:09:20.937Z] a6b809682d15: Preparing [2021-08-03T12:09:20.937Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:20.937Z] f40f14825150: Waiting [2021-08-03T12:09:20.937Z] 484e5e749296: Waiting [2021-08-03T12:09:20.937Z] 5db41a7976f7: Waiting [2021-08-03T12:09:20.937Z] f62f8212ff80: Waiting [2021-08-03T12:09:20.937Z] a6b809682d15: Waiting [2021-08-03T12:09:20.937Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:20.937Z] cb2e41d15cff: Layer already exists [2021-08-03T12:09:20.937Z] b65a027393e5: Layer already exists [2021-08-03T12:09:20.937Z] da2854b006b5: Layer already exists [2021-08-03T12:09:20.937Z] 14effd98f8ef: Layer already exists [2021-08-03T12:09:20.937Z] f2cabd0e839e: Layer already exists [2021-08-03T12:09:21.211Z] 5db41a7976f7: Layer already exists [2021-08-03T12:09:21.211Z] f40f14825150: Layer already exists [2021-08-03T12:09:21.211Z] 484e5e749296: Layer already exists [2021-08-03T12:09:21.211Z] f62f8212ff80: Layer already exists [2021-08-03T12:09:21.211Z] a6b809682d15: Layer already exists [2021-08-03T12:09:21.211Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:21.211Z] 2.0.1-dev.21: digest: sha256:740aaa51dac69fa848b15e76b2c10b4bebacb032b8625b1fd3bcd298ab240b3d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:21.554Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:21.893Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:21.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-03T12:09:21.894Z] f2cabd0e839e: Preparing [2021-08-03T12:09:21.894Z] f2cabd0e839e: Preparing [2021-08-03T12:09:21.894Z] da2854b006b5: Preparing [2021-08-03T12:09:21.894Z] b65a027393e5: Preparing [2021-08-03T12:09:21.894Z] 14effd98f8ef: Preparing [2021-08-03T12:09:21.894Z] cb2e41d15cff: Preparing [2021-08-03T12:09:21.894Z] f40f14825150: Preparing [2021-08-03T12:09:21.894Z] 484e5e749296: Preparing [2021-08-03T12:09:21.894Z] 5db41a7976f7: Preparing [2021-08-03T12:09:21.894Z] f62f8212ff80: Preparing [2021-08-03T12:09:21.894Z] a6b809682d15: Preparing [2021-08-03T12:09:21.894Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:21.894Z] f40f14825150: Waiting [2021-08-03T12:09:21.894Z] 484e5e749296: Waiting [2021-08-03T12:09:21.894Z] 5db41a7976f7: Waiting [2021-08-03T12:09:21.894Z] f62f8212ff80: Waiting [2021-08-03T12:09:21.894Z] a6b809682d15: Waiting [2021-08-03T12:09:21.894Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:21.894Z] cb2e41d15cff: Layer already exists [2021-08-03T12:09:21.894Z] da2854b006b5: Layer already exists [2021-08-03T12:09:21.894Z] f2cabd0e839e: Layer already exists [2021-08-03T12:09:21.894Z] b65a027393e5: Layer already exists [2021-08-03T12:09:21.894Z] 14effd98f8ef: Layer already exists [2021-08-03T12:09:21.894Z] 484e5e749296: Layer already exists [2021-08-03T12:09:21.894Z] f40f14825150: Layer already exists [2021-08-03T12:09:21.894Z] 5db41a7976f7: Layer already exists [2021-08-03T12:09:21.894Z] a6b809682d15: Layer already exists [2021-08-03T12:09:21.894Z] f62f8212ff80: Layer already exists [2021-08-03T12:09:22.163Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:22.163Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:740aaa51dac69fa848b15e76b2c10b4bebacb032b8625b1fd3bcd298ab240b3d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:22.506Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:22.842Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-03T12:09:22.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-03T12:09:22.842Z] f2cabd0e839e: Preparing [2021-08-03T12:09:22.842Z] f2cabd0e839e: Preparing [2021-08-03T12:09:22.842Z] da2854b006b5: Preparing [2021-08-03T12:09:22.842Z] b65a027393e5: Preparing [2021-08-03T12:09:22.842Z] 14effd98f8ef: Preparing [2021-08-03T12:09:22.842Z] cb2e41d15cff: Preparing [2021-08-03T12:09:22.842Z] f40f14825150: Preparing [2021-08-03T12:09:22.842Z] 484e5e749296: Preparing [2021-08-03T12:09:22.842Z] 5db41a7976f7: Preparing [2021-08-03T12:09:22.842Z] f62f8212ff80: Preparing [2021-08-03T12:09:22.842Z] a6b809682d15: Preparing [2021-08-03T12:09:22.842Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:22.842Z] f40f14825150: Waiting [2021-08-03T12:09:22.842Z] 484e5e749296: Waiting [2021-08-03T12:09:22.842Z] 5db41a7976f7: Waiting [2021-08-03T12:09:22.842Z] a6b809682d15: Waiting [2021-08-03T12:09:22.842Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:22.842Z] f62f8212ff80: Waiting [2021-08-03T12:09:22.842Z] cb2e41d15cff: Layer already exists [2021-08-03T12:09:22.842Z] f2cabd0e839e: Layer already exists [2021-08-03T12:09:22.842Z] da2854b006b5: Layer already exists [2021-08-03T12:09:22.842Z] b65a027393e5: Layer already exists [2021-08-03T12:09:22.842Z] 14effd98f8ef: Layer already exists [2021-08-03T12:09:23.113Z] 5db41a7976f7: Layer already exists [2021-08-03T12:09:23.113Z] f62f8212ff80: Layer already exists [2021-08-03T12:09:23.113Z] 484e5e749296: Layer already exists [2021-08-03T12:09:23.113Z] f40f14825150: Layer already exists [2021-08-03T12:09:23.113Z] a6b809682d15: Layer already exists [2021-08-03T12:09:23.113Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:23.113Z] main: digest: sha256:740aaa51dac69fa848b15e76b2c10b4bebacb032b8625b1fd3bcd298ab240b3d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:09:23.183Z] ===================================================== [Pipeline] echo [2021-08-03T12:09:23.203Z] taggedImages: [2021-08-03T12:09:23.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:23.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-03T12:09:23.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.21 [2021-08-03T12:09:23.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:23.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-03T12:09:23.249Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-03T12:09:23.249Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:23.249Z] latest [2021-08-03T12:09:23.249Z] 2.0.1-dev.21 [2021-08-03T12:09:23.249Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:23.249Z] main [2021-08-03T12:09:23.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:23.629Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:23.964Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:23.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-03T12:09:23.964Z] 818ea1db1765: Preparing [2021-08-03T12:09:23.964Z] 49db3a11063b: Preparing [2021-08-03T12:09:23.964Z] e481c66fb725: Preparing [2021-08-03T12:09:23.964Z] e9ab49151bcf: Preparing [2021-08-03T12:09:23.964Z] bc520e4ca1ca: Preparing [2021-08-03T12:09:23.964Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:23.964Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:24.235Z] e481c66fb725: Pushed [2021-08-03T12:09:24.235Z] e9ab49151bcf: Pushed [2021-08-03T12:09:24.235Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:24.507Z] bc520e4ca1ca: Pushed [2021-08-03T12:09:26.499Z] 818ea1db1765: Pushed [2021-08-03T12:09:26.499Z] 49db3a11063b: Pushed [2021-08-03T12:09:26.771Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:08d671e3f5ffd2967a23123bd4b7d67c2bea3e376e17c1c0b8f5fdb77257d6f8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:27.114Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:27.444Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-03T12:09:27.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-03T12:09:27.444Z] 818ea1db1765: Preparing [2021-08-03T12:09:27.444Z] 49db3a11063b: Preparing [2021-08-03T12:09:27.444Z] e481c66fb725: Preparing [2021-08-03T12:09:27.444Z] e9ab49151bcf: Preparing [2021-08-03T12:09:27.444Z] bc520e4ca1ca: Preparing [2021-08-03T12:09:27.444Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:27.444Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:27.444Z] 49db3a11063b: Layer already exists [2021-08-03T12:09:27.444Z] e481c66fb725: Layer already exists [2021-08-03T12:09:27.444Z] 818ea1db1765: Layer already exists [2021-08-03T12:09:27.444Z] e9ab49151bcf: Layer already exists [2021-08-03T12:09:27.444Z] bc520e4ca1ca: Layer already exists [2021-08-03T12:09:27.444Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:27.716Z] latest: digest: sha256:08d671e3f5ffd2967a23123bd4b7d67c2bea3e376e17c1c0b8f5fdb77257d6f8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:28.059Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:28.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.21 [2021-08-03T12:09:28.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-03T12:09:28.392Z] 818ea1db1765: Preparing [2021-08-03T12:09:28.392Z] 49db3a11063b: Preparing [2021-08-03T12:09:28.392Z] e481c66fb725: Preparing [2021-08-03T12:09:28.392Z] e9ab49151bcf: Preparing [2021-08-03T12:09:28.392Z] bc520e4ca1ca: Preparing [2021-08-03T12:09:28.392Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:28.392Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:28.392Z] e9ab49151bcf: Layer already exists [2021-08-03T12:09:28.392Z] e481c66fb725: Layer already exists [2021-08-03T12:09:28.392Z] bc520e4ca1ca: Layer already exists [2021-08-03T12:09:28.662Z] 818ea1db1765: Layer already exists [2021-08-03T12:09:28.662Z] 49db3a11063b: Layer already exists [2021-08-03T12:09:28.662Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:28.662Z] 2.0.1-dev.21: digest: sha256:08d671e3f5ffd2967a23123bd4b7d67c2bea3e376e17c1c0b8f5fdb77257d6f8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:29.003Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:29.348Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:29.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-03T12:09:29.348Z] 818ea1db1765: Preparing [2021-08-03T12:09:29.348Z] 49db3a11063b: Preparing [2021-08-03T12:09:29.348Z] e481c66fb725: Preparing [2021-08-03T12:09:29.348Z] e9ab49151bcf: Preparing [2021-08-03T12:09:29.348Z] bc520e4ca1ca: Preparing [2021-08-03T12:09:29.348Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:29.348Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:29.348Z] e9ab49151bcf: Layer already exists [2021-08-03T12:09:29.348Z] 818ea1db1765: Layer already exists [2021-08-03T12:09:29.348Z] 49db3a11063b: Layer already exists [2021-08-03T12:09:29.348Z] bc520e4ca1ca: Layer already exists [2021-08-03T12:09:29.348Z] e481c66fb725: Layer already exists [2021-08-03T12:09:29.618Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:29.618Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:08d671e3f5ffd2967a23123bd4b7d67c2bea3e376e17c1c0b8f5fdb77257d6f8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:29.980Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:30.312Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-03T12:09:30.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-03T12:09:30.313Z] 818ea1db1765: Preparing [2021-08-03T12:09:30.313Z] 49db3a11063b: Preparing [2021-08-03T12:09:30.313Z] e481c66fb725: Preparing [2021-08-03T12:09:30.313Z] e9ab49151bcf: Preparing [2021-08-03T12:09:30.313Z] bc520e4ca1ca: Preparing [2021-08-03T12:09:30.313Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:30.313Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:30.583Z] e9ab49151bcf: Layer already exists [2021-08-03T12:09:30.583Z] 818ea1db1765: Layer already exists [2021-08-03T12:09:30.583Z] e481c66fb725: Layer already exists [2021-08-03T12:09:30.583Z] bc520e4ca1ca: Layer already exists [2021-08-03T12:09:30.583Z] 49db3a11063b: Layer already exists [2021-08-03T12:09:30.583Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:30.583Z] main: digest: sha256:08d671e3f5ffd2967a23123bd4b7d67c2bea3e376e17c1c0b8f5fdb77257d6f8 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:09:30.650Z] ===================================================== [Pipeline] echo [2021-08-03T12:09:30.667Z] taggedImages: [2021-08-03T12:09:30.667Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:30.667Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-03T12:09:30.667Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.21 [2021-08-03T12:09:30.667Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:30.667Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-03T12:09:30.704Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-03T12:09:30.704Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:30.704Z] latest [2021-08-03T12:09:30.704Z] 2.0.1-dev.21 [2021-08-03T12:09:30.704Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:30.704Z] main [2021-08-03T12:09:30.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:31.078Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:31.413Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:31.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-03T12:09:31.414Z] 5f849ba44493: Preparing [2021-08-03T12:09:31.414Z] 27b795176a10: Preparing [2021-08-03T12:09:31.414Z] fe9549711757: Preparing [2021-08-03T12:09:31.414Z] 8e3d526bcdf9: Preparing [2021-08-03T12:09:31.414Z] 450df1e48f98: Preparing [2021-08-03T12:09:31.414Z] a86e7348d6df: Preparing [2021-08-03T12:09:31.414Z] b8ffba383c76: Preparing [2021-08-03T12:09:31.414Z] e1c36df9da13: Preparing [2021-08-03T12:09:31.414Z] 00cf9a889e68: Preparing [2021-08-03T12:09:31.414Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:31.414Z] b8ffba383c76: Waiting [2021-08-03T12:09:31.414Z] e1c36df9da13: Waiting [2021-08-03T12:09:31.414Z] 00cf9a889e68: Waiting [2021-08-03T12:09:31.414Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:31.414Z] a86e7348d6df: Waiting [2021-08-03T12:09:31.712Z] 450df1e48f98: Pushed [2021-08-03T12:09:31.712Z] 5f849ba44493: Pushed [2021-08-03T12:09:31.712Z] 27b795176a10: Pushed [2021-08-03T12:09:31.984Z] a86e7348d6df: Pushed [2021-08-03T12:09:31.984Z] b8ffba383c76: Pushed [2021-08-03T12:09:31.984Z] e1c36df9da13: Pushed [2021-08-03T12:09:31.984Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:32.579Z] 00cf9a889e68: Pushed [2021-08-03T12:09:34.007Z] 8e3d526bcdf9: Pushed [2021-08-03T12:09:34.599Z] fe9549711757: Pushed [2021-08-03T12:09:34.599Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:c20a80f558c2999c0a4957ad340d866dc72aac32b9f9fb5b238d6243e8e70fb6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:34.937Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:35.281Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-03T12:09:35.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-03T12:09:35.281Z] 5f849ba44493: Preparing [2021-08-03T12:09:35.281Z] 27b795176a10: Preparing [2021-08-03T12:09:35.281Z] fe9549711757: Preparing [2021-08-03T12:09:35.281Z] 8e3d526bcdf9: Preparing [2021-08-03T12:09:35.281Z] 450df1e48f98: Preparing [2021-08-03T12:09:35.281Z] a86e7348d6df: Preparing [2021-08-03T12:09:35.281Z] b8ffba383c76: Preparing [2021-08-03T12:09:35.281Z] e1c36df9da13: Preparing [2021-08-03T12:09:35.281Z] 00cf9a889e68: Preparing [2021-08-03T12:09:35.281Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:35.281Z] b8ffba383c76: Waiting [2021-08-03T12:09:35.281Z] 00cf9a889e68: Waiting [2021-08-03T12:09:35.281Z] e1c36df9da13: Waiting [2021-08-03T12:09:35.281Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:35.281Z] a86e7348d6df: Waiting [2021-08-03T12:09:35.281Z] 5f849ba44493: Layer already exists [2021-08-03T12:09:35.281Z] 8e3d526bcdf9: Layer already exists [2021-08-03T12:09:35.281Z] fe9549711757: Layer already exists [2021-08-03T12:09:35.281Z] 450df1e48f98: Layer already exists [2021-08-03T12:09:35.281Z] 27b795176a10: Layer already exists [2021-08-03T12:09:35.281Z] a86e7348d6df: Layer already exists [2021-08-03T12:09:35.281Z] 00cf9a889e68: Layer already exists [2021-08-03T12:09:35.281Z] e1c36df9da13: Layer already exists [2021-08-03T12:09:35.554Z] b8ffba383c76: Layer already exists [2021-08-03T12:09:35.554Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:35.554Z] latest: digest: sha256:c20a80f558c2999c0a4957ad340d866dc72aac32b9f9fb5b238d6243e8e70fb6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:35.900Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:36.237Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.21 [2021-08-03T12:09:36.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-03T12:09:36.237Z] 5f849ba44493: Preparing [2021-08-03T12:09:36.237Z] 27b795176a10: Preparing [2021-08-03T12:09:36.237Z] fe9549711757: Preparing [2021-08-03T12:09:36.237Z] 8e3d526bcdf9: Preparing [2021-08-03T12:09:36.237Z] 450df1e48f98: Preparing [2021-08-03T12:09:36.237Z] a86e7348d6df: Preparing [2021-08-03T12:09:36.237Z] b8ffba383c76: Preparing [2021-08-03T12:09:36.237Z] e1c36df9da13: Preparing [2021-08-03T12:09:36.237Z] 00cf9a889e68: Preparing [2021-08-03T12:09:36.237Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:36.237Z] b8ffba383c76: Waiting [2021-08-03T12:09:36.237Z] e1c36df9da13: Waiting [2021-08-03T12:09:36.237Z] 00cf9a889e68: Waiting [2021-08-03T12:09:36.237Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:36.237Z] a86e7348d6df: Waiting [2021-08-03T12:09:36.510Z] 450df1e48f98: Layer already exists [2021-08-03T12:09:36.510Z] 5f849ba44493: Layer already exists [2021-08-03T12:09:36.510Z] 27b795176a10: Layer already exists [2021-08-03T12:09:36.510Z] fe9549711757: Layer already exists [2021-08-03T12:09:36.510Z] 8e3d526bcdf9: Layer already exists [2021-08-03T12:09:36.510Z] b8ffba383c76: Layer already exists [2021-08-03T12:09:36.510Z] e1c36df9da13: Layer already exists [2021-08-03T12:09:36.510Z] 00cf9a889e68: Layer already exists [2021-08-03T12:09:36.510Z] a86e7348d6df: Layer already exists [2021-08-03T12:09:36.510Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:36.510Z] 2.0.1-dev.21: digest: sha256:c20a80f558c2999c0a4957ad340d866dc72aac32b9f9fb5b238d6243e8e70fb6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:36.851Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:37.193Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:37.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-03T12:09:37.193Z] 5f849ba44493: Preparing [2021-08-03T12:09:37.193Z] 27b795176a10: Preparing [2021-08-03T12:09:37.193Z] fe9549711757: Preparing [2021-08-03T12:09:37.193Z] 8e3d526bcdf9: Preparing [2021-08-03T12:09:37.193Z] 450df1e48f98: Preparing [2021-08-03T12:09:37.193Z] a86e7348d6df: Preparing [2021-08-03T12:09:37.193Z] b8ffba383c76: Preparing [2021-08-03T12:09:37.193Z] e1c36df9da13: Preparing [2021-08-03T12:09:37.193Z] 00cf9a889e68: Preparing [2021-08-03T12:09:37.193Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:37.193Z] b8ffba383c76: Waiting [2021-08-03T12:09:37.193Z] e1c36df9da13: Waiting [2021-08-03T12:09:37.193Z] a86e7348d6df: Waiting [2021-08-03T12:09:37.193Z] 00cf9a889e68: Waiting [2021-08-03T12:09:37.193Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:37.193Z] 27b795176a10: Layer already exists [2021-08-03T12:09:37.193Z] 450df1e48f98: Layer already exists [2021-08-03T12:09:37.193Z] 8e3d526bcdf9: Layer already exists [2021-08-03T12:09:37.193Z] 5f849ba44493: Layer already exists [2021-08-03T12:09:37.193Z] fe9549711757: Layer already exists [2021-08-03T12:09:37.466Z] e1c36df9da13: Layer already exists [2021-08-03T12:09:37.466Z] a86e7348d6df: Layer already exists [2021-08-03T12:09:37.466Z] b8ffba383c76: Layer already exists [2021-08-03T12:09:37.466Z] 00cf9a889e68: Layer already exists [2021-08-03T12:09:37.466Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:37.466Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:c20a80f558c2999c0a4957ad340d866dc72aac32b9f9fb5b238d6243e8e70fb6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:37.860Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:38.277Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-03T12:09:38.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-03T12:09:38.277Z] 5f849ba44493: Preparing [2021-08-03T12:09:38.277Z] 27b795176a10: Preparing [2021-08-03T12:09:38.277Z] fe9549711757: Preparing [2021-08-03T12:09:38.277Z] 8e3d526bcdf9: Preparing [2021-08-03T12:09:38.277Z] 450df1e48f98: Preparing [2021-08-03T12:09:38.277Z] a86e7348d6df: Preparing [2021-08-03T12:09:38.277Z] b8ffba383c76: Preparing [2021-08-03T12:09:38.277Z] e1c36df9da13: Preparing [2021-08-03T12:09:38.277Z] 00cf9a889e68: Preparing [2021-08-03T12:09:38.277Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:38.277Z] a86e7348d6df: Waiting [2021-08-03T12:09:38.277Z] b8ffba383c76: Waiting [2021-08-03T12:09:38.277Z] e1c36df9da13: Waiting [2021-08-03T12:09:38.277Z] 00cf9a889e68: Waiting [2021-08-03T12:09:38.277Z] 3fbe34a1663b: Waiting [2021-08-03T12:09:38.277Z] 8e3d526bcdf9: Layer already exists [2021-08-03T12:09:38.277Z] 27b795176a10: Layer already exists [2021-08-03T12:09:38.277Z] 450df1e48f98: Layer already exists [2021-08-03T12:09:38.277Z] fe9549711757: Layer already exists [2021-08-03T12:09:38.277Z] 5f849ba44493: Layer already exists [2021-08-03T12:09:38.277Z] b8ffba383c76: Layer already exists [2021-08-03T12:09:38.277Z] e1c36df9da13: Layer already exists [2021-08-03T12:09:38.277Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:38.277Z] a86e7348d6df: Layer already exists [2021-08-03T12:09:38.549Z] 00cf9a889e68: Layer already exists [2021-08-03T12:09:38.549Z] main: digest: sha256:c20a80f558c2999c0a4957ad340d866dc72aac32b9f9fb5b238d6243e8e70fb6 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:09:38.618Z] ===================================================== [Pipeline] echo [2021-08-03T12:09:38.635Z] taggedImages: [2021-08-03T12:09:38.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:38.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-03T12:09:38.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.21 [2021-08-03T12:09:38.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:38.635Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-03T12:09:38.680Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-03T12:09:38.680Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:38.680Z] latest [2021-08-03T12:09:38.680Z] 2.0.1-dev.21 [2021-08-03T12:09:38.680Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:38.680Z] main [2021-08-03T12:09:38.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:39.079Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:39.408Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:39.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-03T12:09:39.408Z] 6c1f15605b0a: Preparing [2021-08-03T12:09:39.408Z] addbea038714: Preparing [2021-08-03T12:09:39.408Z] f40f14825150: Preparing [2021-08-03T12:09:39.408Z] bf7e2a320048: Preparing [2021-08-03T12:09:39.408Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:39.683Z] f40f14825150: Layer already exists [2021-08-03T12:09:39.683Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:39.683Z] 6c1f15605b0a: Pushed [2021-08-03T12:09:39.953Z] bf7e2a320048: Pushed [2021-08-03T12:09:42.561Z] addbea038714: Pushed [2021-08-03T12:09:42.562Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:89db8213664144d0f8d4c21bd34b81ed05db8a1c70099c434dc0e445cfb5e009 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:42.902Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:43.232Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-03T12:09:43.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-03T12:09:43.232Z] 6c1f15605b0a: Preparing [2021-08-03T12:09:43.232Z] addbea038714: Preparing [2021-08-03T12:09:43.232Z] f40f14825150: Preparing [2021-08-03T12:09:43.232Z] bf7e2a320048: Preparing [2021-08-03T12:09:43.232Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:43.232Z] 6c1f15605b0a: Layer already exists [2021-08-03T12:09:43.232Z] f40f14825150: Layer already exists [2021-08-03T12:09:43.232Z] addbea038714: Layer already exists [2021-08-03T12:09:43.504Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:43.504Z] bf7e2a320048: Layer already exists [2021-08-03T12:09:43.504Z] latest: digest: sha256:89db8213664144d0f8d4c21bd34b81ed05db8a1c70099c434dc0e445cfb5e009 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:43.843Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:44.172Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.21 [2021-08-03T12:09:44.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-03T12:09:44.172Z] 6c1f15605b0a: Preparing [2021-08-03T12:09:44.172Z] addbea038714: Preparing [2021-08-03T12:09:44.172Z] f40f14825150: Preparing [2021-08-03T12:09:44.172Z] bf7e2a320048: Preparing [2021-08-03T12:09:44.172Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:44.172Z] bf7e2a320048: Layer already exists [2021-08-03T12:09:44.172Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:44.172Z] addbea038714: Layer already exists [2021-08-03T12:09:44.172Z] f40f14825150: Layer already exists [2021-08-03T12:09:44.172Z] 6c1f15605b0a: Layer already exists [2021-08-03T12:09:44.442Z] 2.0.1-dev.21: digest: sha256:89db8213664144d0f8d4c21bd34b81ed05db8a1c70099c434dc0e445cfb5e009 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:44.776Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:45.108Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:45.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-03T12:09:45.108Z] 6c1f15605b0a: Preparing [2021-08-03T12:09:45.108Z] addbea038714: Preparing [2021-08-03T12:09:45.108Z] f40f14825150: Preparing [2021-08-03T12:09:45.108Z] bf7e2a320048: Preparing [2021-08-03T12:09:45.108Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:45.108Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:45.108Z] 6c1f15605b0a: Layer already exists [2021-08-03T12:09:45.108Z] addbea038714: Layer already exists [2021-08-03T12:09:45.108Z] bf7e2a320048: Layer already exists [2021-08-03T12:09:45.108Z] f40f14825150: Layer already exists [2021-08-03T12:09:45.379Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:89db8213664144d0f8d4c21bd34b81ed05db8a1c70099c434dc0e445cfb5e009 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:45.716Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:46.047Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-03T12:09:46.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-03T12:09:46.047Z] 6c1f15605b0a: Preparing [2021-08-03T12:09:46.047Z] addbea038714: Preparing [2021-08-03T12:09:46.047Z] f40f14825150: Preparing [2021-08-03T12:09:46.047Z] bf7e2a320048: Preparing [2021-08-03T12:09:46.047Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:46.047Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:46.047Z] bf7e2a320048: Layer already exists [2021-08-03T12:09:46.047Z] addbea038714: Layer already exists [2021-08-03T12:09:46.047Z] 6c1f15605b0a: Layer already exists [2021-08-03T12:09:46.047Z] f40f14825150: Layer already exists [2021-08-03T12:09:46.319Z] main: digest: sha256:89db8213664144d0f8d4c21bd34b81ed05db8a1c70099c434dc0e445cfb5e009 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:09:46.377Z] ===================================================== [Pipeline] echo [2021-08-03T12:09:46.391Z] taggedImages: [2021-08-03T12:09:46.392Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:46.392Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-03T12:09:46.392Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.21 [2021-08-03T12:09:46.392Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:46.392Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-03T12:09:46.423Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-03T12:09:46.423Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:46.423Z] latest [2021-08-03T12:09:46.423Z] 2.0.1-dev.21 [2021-08-03T12:09:46.423Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:46.423Z] main [2021-08-03T12:09:46.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:46.794Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:47.126Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:47.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-03T12:09:47.127Z] 93783a01d2b1: Preparing [2021-08-03T12:09:47.127Z] a1076878ec54: Preparing [2021-08-03T12:09:47.127Z] f40f14825150: Preparing [2021-08-03T12:09:47.127Z] 822f4f6da38b: Preparing [2021-08-03T12:09:47.127Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:47.399Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:47.399Z] 822f4f6da38b: Layer already exists [2021-08-03T12:09:47.399Z] f40f14825150: Layer already exists [2021-08-03T12:09:47.399Z] 93783a01d2b1: Pushed [2021-08-03T12:09:50.007Z] a1076878ec54: Pushed [2021-08-03T12:09:50.007Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:e5b808e2bbfd1e453f7d0da5ce65322ebc33675fe9a0b0ffadfe1310058cb3fc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:50.348Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:50.677Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-03T12:09:50.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-03T12:09:50.678Z] 93783a01d2b1: Preparing [2021-08-03T12:09:50.678Z] a1076878ec54: Preparing [2021-08-03T12:09:50.678Z] f40f14825150: Preparing [2021-08-03T12:09:50.678Z] 822f4f6da38b: Preparing [2021-08-03T12:09:50.678Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:50.948Z] 822f4f6da38b: Layer already exists [2021-08-03T12:09:50.948Z] a1076878ec54: Layer already exists [2021-08-03T12:09:50.948Z] 93783a01d2b1: Layer already exists [2021-08-03T12:09:50.948Z] f40f14825150: Layer already exists [2021-08-03T12:09:50.948Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:50.948Z] latest: digest: sha256:e5b808e2bbfd1e453f7d0da5ce65322ebc33675fe9a0b0ffadfe1310058cb3fc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:51.287Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:51.623Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.21 [2021-08-03T12:09:51.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-03T12:09:51.623Z] 93783a01d2b1: Preparing [2021-08-03T12:09:51.623Z] a1076878ec54: Preparing [2021-08-03T12:09:51.623Z] f40f14825150: Preparing [2021-08-03T12:09:51.623Z] 822f4f6da38b: Preparing [2021-08-03T12:09:51.623Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:51.623Z] f40f14825150: Layer already exists [2021-08-03T12:09:51.623Z] a1076878ec54: Layer already exists [2021-08-03T12:09:51.892Z] 93783a01d2b1: Layer already exists [2021-08-03T12:09:51.892Z] 822f4f6da38b: Layer already exists [2021-08-03T12:09:51.892Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:51.892Z] 2.0.1-dev.21: digest: sha256:e5b808e2bbfd1e453f7d0da5ce65322ebc33675fe9a0b0ffadfe1310058cb3fc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:52.229Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:52.560Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:52.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-03T12:09:52.560Z] 93783a01d2b1: Preparing [2021-08-03T12:09:52.560Z] a1076878ec54: Preparing [2021-08-03T12:09:52.560Z] f40f14825150: Preparing [2021-08-03T12:09:52.560Z] 822f4f6da38b: Preparing [2021-08-03T12:09:52.560Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:52.830Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:52.830Z] 822f4f6da38b: Layer already exists [2021-08-03T12:09:52.830Z] f40f14825150: Layer already exists [2021-08-03T12:09:52.830Z] 93783a01d2b1: Layer already exists [2021-08-03T12:09:52.830Z] a1076878ec54: Layer already exists [2021-08-03T12:09:52.830Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:e5b808e2bbfd1e453f7d0da5ce65322ebc33675fe9a0b0ffadfe1310058cb3fc size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:53.166Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:53.495Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-03T12:09:53.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-03T12:09:53.495Z] 93783a01d2b1: Preparing [2021-08-03T12:09:53.495Z] a1076878ec54: Preparing [2021-08-03T12:09:53.495Z] f40f14825150: Preparing [2021-08-03T12:09:53.495Z] 822f4f6da38b: Preparing [2021-08-03T12:09:53.495Z] 3fbe34a1663b: Preparing [2021-08-03T12:09:53.495Z] 822f4f6da38b: Layer already exists [2021-08-03T12:09:53.495Z] 93783a01d2b1: Layer already exists [2021-08-03T12:09:53.495Z] f40f14825150: Layer already exists [2021-08-03T12:09:53.766Z] a1076878ec54: Layer already exists [2021-08-03T12:09:53.766Z] 3fbe34a1663b: Layer already exists [2021-08-03T12:09:53.766Z] main: digest: sha256:e5b808e2bbfd1e453f7d0da5ce65322ebc33675fe9a0b0ffadfe1310058cb3fc size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:09:53.824Z] ===================================================== [Pipeline] echo [2021-08-03T12:09:53.840Z] taggedImages: [2021-08-03T12:09:53.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:53.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-03T12:09:53.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.21 [2021-08-03T12:09:53.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:53.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-03T12:09:53.875Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-03T12:09:53.875Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:53.875Z] latest [2021-08-03T12:09:53.875Z] 2.0.1-dev.21 [2021-08-03T12:09:53.875Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:09:53.875Z] main [2021-08-03T12:09:53.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:54.249Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:09:54.579Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:09:54.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-03T12:09:54.579Z] ac2b19c73622: Preparing [2021-08-03T12:09:54.579Z] e22a4b1709bc: Preparing [2021-08-03T12:09:54.579Z] 657907141ed7: Preparing [2021-08-03T12:09:54.579Z] 9a9044b8faa9: Preparing [2021-08-03T12:09:54.579Z] 36385507e099: Preparing [2021-08-03T12:09:54.579Z] 0f96eb6246ad: Preparing [2021-08-03T12:09:54.579Z] c09ef504d4db: Preparing [2021-08-03T12:09:54.579Z] c7acdc5265c6: Preparing [2021-08-03T12:09:54.579Z] 0f96eb6246ad: Waiting [2021-08-03T12:09:54.579Z] c09ef504d4db: Waiting [2021-08-03T12:09:54.579Z] 67ea5d85c628: Preparing [2021-08-03T12:09:54.579Z] cf0781f940e6: Preparing [2021-08-03T12:09:54.579Z] c55d5dbdab40: Preparing [2021-08-03T12:09:54.579Z] c7acdc5265c6: Waiting [2021-08-03T12:09:54.579Z] 67ea5d85c628: Waiting [2021-08-03T12:09:54.579Z] cf0781f940e6: Waiting [2021-08-03T12:09:54.579Z] c55d5dbdab40: Waiting [2021-08-03T12:09:54.851Z] 36385507e099: Layer already exists [2021-08-03T12:09:54.851Z] 0f96eb6246ad: Layer already exists [2021-08-03T12:09:54.851Z] c09ef504d4db: Layer already exists [2021-08-03T12:09:54.851Z] e22a4b1709bc: Pushed [2021-08-03T12:09:54.851Z] c7acdc5265c6: Layer already exists [2021-08-03T12:09:55.126Z] 67ea5d85c628: Layer already exists [2021-08-03T12:09:55.126Z] cf0781f940e6: Layer already exists [2021-08-03T12:09:55.126Z] c55d5dbdab40: Layer already exists [2021-08-03T12:09:55.724Z] ac2b19c73622: Pushed [2021-08-03T12:09:57.693Z] 657907141ed7: Pushed [2021-08-03T12:10:12.744Z] 9a9044b8faa9: Pushed [2021-08-03T12:10:12.744Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad: digest: sha256:62293e42231b7242b8d0c77340b196f92aa4f2e4dff731d67c5ba4c8db5f5bfc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:10:13.085Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:10:13.422Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-03T12:10:13.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-03T12:10:13.422Z] ac2b19c73622: Preparing [2021-08-03T12:10:13.422Z] e22a4b1709bc: Preparing [2021-08-03T12:10:13.422Z] 657907141ed7: Preparing [2021-08-03T12:10:13.422Z] 9a9044b8faa9: Preparing [2021-08-03T12:10:13.422Z] 36385507e099: Preparing [2021-08-03T12:10:13.422Z] 0f96eb6246ad: Preparing [2021-08-03T12:10:13.422Z] c09ef504d4db: Preparing [2021-08-03T12:10:13.422Z] c7acdc5265c6: Preparing [2021-08-03T12:10:13.422Z] 67ea5d85c628: Preparing [2021-08-03T12:10:13.422Z] cf0781f940e6: Preparing [2021-08-03T12:10:13.422Z] c55d5dbdab40: Preparing [2021-08-03T12:10:13.422Z] c7acdc5265c6: Waiting [2021-08-03T12:10:13.422Z] 67ea5d85c628: Waiting [2021-08-03T12:10:13.422Z] cf0781f940e6: Waiting [2021-08-03T12:10:13.422Z] 0f96eb6246ad: Waiting [2021-08-03T12:10:13.422Z] c55d5dbdab40: Waiting [2021-08-03T12:10:13.422Z] e22a4b1709bc: Layer already exists [2021-08-03T12:10:13.422Z] 9a9044b8faa9: Layer already exists [2021-08-03T12:10:13.422Z] ac2b19c73622: Layer already exists [2021-08-03T12:10:13.422Z] 657907141ed7: Layer already exists [2021-08-03T12:10:13.696Z] 36385507e099: Layer already exists [2021-08-03T12:10:13.696Z] 0f96eb6246ad: Layer already exists [2021-08-03T12:10:13.696Z] c09ef504d4db: Layer already exists [2021-08-03T12:10:13.696Z] 67ea5d85c628: Layer already exists [2021-08-03T12:10:13.696Z] c7acdc5265c6: Layer already exists [2021-08-03T12:10:13.696Z] cf0781f940e6: Layer already exists [2021-08-03T12:10:13.696Z] c55d5dbdab40: Layer already exists [2021-08-03T12:10:13.696Z] latest: digest: sha256:62293e42231b7242b8d0c77340b196f92aa4f2e4dff731d67c5ba4c8db5f5bfc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:10:15.594Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:10:16.200Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.21 [2021-08-03T12:10:16.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-03T12:10:16.200Z] ac2b19c73622: Preparing [2021-08-03T12:10:16.200Z] e22a4b1709bc: Preparing [2021-08-03T12:10:16.200Z] 657907141ed7: Preparing [2021-08-03T12:10:16.200Z] 9a9044b8faa9: Preparing [2021-08-03T12:10:16.200Z] 36385507e099: Preparing [2021-08-03T12:10:16.200Z] 0f96eb6246ad: Preparing [2021-08-03T12:10:16.200Z] c09ef504d4db: Preparing [2021-08-03T12:10:16.200Z] c7acdc5265c6: Preparing [2021-08-03T12:10:16.200Z] 67ea5d85c628: Preparing [2021-08-03T12:10:16.200Z] cf0781f940e6: Preparing [2021-08-03T12:10:16.200Z] c55d5dbdab40: Preparing [2021-08-03T12:10:16.200Z] c7acdc5265c6: Waiting [2021-08-03T12:10:16.200Z] 67ea5d85c628: Waiting [2021-08-03T12:10:16.200Z] cf0781f940e6: Waiting [2021-08-03T12:10:16.200Z] c55d5dbdab40: Waiting [2021-08-03T12:10:16.200Z] 0f96eb6246ad: Waiting [2021-08-03T12:10:16.200Z] c09ef504d4db: Waiting [2021-08-03T12:10:16.200Z] 9a9044b8faa9: Layer already exists [2021-08-03T12:10:16.200Z] ac2b19c73622: Layer already exists [2021-08-03T12:10:16.200Z] 36385507e099: Layer already exists [2021-08-03T12:10:16.200Z] 657907141ed7: Layer already exists [2021-08-03T12:10:16.200Z] e22a4b1709bc: Layer already exists [2021-08-03T12:10:16.472Z] c7acdc5265c6: Layer already exists [2021-08-03T12:10:16.472Z] cf0781f940e6: Layer already exists [2021-08-03T12:10:16.472Z] c09ef504d4db: Layer already exists [2021-08-03T12:10:16.472Z] 0f96eb6246ad: Layer already exists [2021-08-03T12:10:16.472Z] 67ea5d85c628: Layer already exists [2021-08-03T12:10:16.472Z] c55d5dbdab40: Layer already exists [2021-08-03T12:10:16.472Z] 2.0.1-dev.21: digest: sha256:62293e42231b7242b8d0c77340b196f92aa4f2e4dff731d67c5ba4c8db5f5bfc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:10:16.815Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:10:17.151Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:10:17.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-03T12:10:17.151Z] ac2b19c73622: Preparing [2021-08-03T12:10:17.151Z] e22a4b1709bc: Preparing [2021-08-03T12:10:17.151Z] 657907141ed7: Preparing [2021-08-03T12:10:17.151Z] 9a9044b8faa9: Preparing [2021-08-03T12:10:17.151Z] 36385507e099: Preparing [2021-08-03T12:10:17.151Z] 0f96eb6246ad: Preparing [2021-08-03T12:10:17.151Z] c09ef504d4db: Preparing [2021-08-03T12:10:17.151Z] c7acdc5265c6: Preparing [2021-08-03T12:10:17.151Z] 67ea5d85c628: Preparing [2021-08-03T12:10:17.151Z] cf0781f940e6: Preparing [2021-08-03T12:10:17.151Z] c55d5dbdab40: Preparing [2021-08-03T12:10:17.151Z] 0f96eb6246ad: Waiting [2021-08-03T12:10:17.151Z] c09ef504d4db: Waiting [2021-08-03T12:10:17.151Z] c7acdc5265c6: Waiting [2021-08-03T12:10:17.151Z] 67ea5d85c628: Waiting [2021-08-03T12:10:17.151Z] cf0781f940e6: Waiting [2021-08-03T12:10:17.151Z] c55d5dbdab40: Waiting [2021-08-03T12:10:17.151Z] e22a4b1709bc: Layer already exists [2021-08-03T12:10:17.151Z] ac2b19c73622: Layer already exists [2021-08-03T12:10:17.151Z] 36385507e099: Layer already exists [2021-08-03T12:10:17.151Z] 9a9044b8faa9: Layer already exists [2021-08-03T12:10:17.151Z] 657907141ed7: Layer already exists [2021-08-03T12:10:17.424Z] 0f96eb6246ad: Layer already exists [2021-08-03T12:10:17.424Z] c7acdc5265c6: Layer already exists [2021-08-03T12:10:17.424Z] cf0781f940e6: Layer already exists [2021-08-03T12:10:17.424Z] 67ea5d85c628: Layer already exists [2021-08-03T12:10:17.424Z] c09ef504d4db: Layer already exists [2021-08-03T12:10:17.424Z] c55d5dbdab40: Layer already exists [2021-08-03T12:10:17.424Z] c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21: digest: sha256:62293e42231b7242b8d0c77340b196f92aa4f2e4dff731d67c5ba4c8db5f5bfc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:10:17.765Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:10:18.102Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-03T12:10:18.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-03T12:10:18.102Z] ac2b19c73622: Preparing [2021-08-03T12:10:18.102Z] e22a4b1709bc: Preparing [2021-08-03T12:10:18.102Z] 657907141ed7: Preparing [2021-08-03T12:10:18.102Z] 9a9044b8faa9: Preparing [2021-08-03T12:10:18.102Z] 36385507e099: Preparing [2021-08-03T12:10:18.102Z] 0f96eb6246ad: Preparing [2021-08-03T12:10:18.102Z] c09ef504d4db: Preparing [2021-08-03T12:10:18.102Z] c7acdc5265c6: Preparing [2021-08-03T12:10:18.102Z] 67ea5d85c628: Preparing [2021-08-03T12:10:18.102Z] cf0781f940e6: Preparing [2021-08-03T12:10:18.102Z] c55d5dbdab40: Preparing [2021-08-03T12:10:18.102Z] 0f96eb6246ad: Waiting [2021-08-03T12:10:18.102Z] c09ef504d4db: Waiting [2021-08-03T12:10:18.102Z] c7acdc5265c6: Waiting [2021-08-03T12:10:18.102Z] 67ea5d85c628: Waiting [2021-08-03T12:10:18.102Z] cf0781f940e6: Waiting [2021-08-03T12:10:18.102Z] c55d5dbdab40: Waiting [2021-08-03T12:10:18.372Z] 9a9044b8faa9: Layer already exists [2021-08-03T12:10:18.372Z] 657907141ed7: Layer already exists [2021-08-03T12:10:18.372Z] ac2b19c73622: Layer already exists [2021-08-03T12:10:18.372Z] e22a4b1709bc: Layer already exists [2021-08-03T12:10:18.373Z] 36385507e099: Layer already exists [2021-08-03T12:10:18.373Z] 67ea5d85c628: Layer already exists [2021-08-03T12:10:18.373Z] c09ef504d4db: Layer already exists [2021-08-03T12:10:18.373Z] c7acdc5265c6: Layer already exists [2021-08-03T12:10:18.373Z] 0f96eb6246ad: Layer already exists [2021-08-03T12:10:18.373Z] cf0781f940e6: Layer already exists [2021-08-03T12:10:18.373Z] c55d5dbdab40: Layer already exists [2021-08-03T12:10:18.373Z] main: digest: sha256:62293e42231b7242b8d0c77340b196f92aa4f2e4dff731d67c5ba4c8db5f5bfc size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T12:10:18.429Z] ===================================================== [Pipeline] echo [2021-08-03T12:10:18.442Z] taggedImages: [2021-08-03T12:10:18.442Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [2021-08-03T12:10:18.442Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-03T12:10:18.442Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.21 [2021-08-03T12:10:18.442Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad-2.0.1-dev.21 [2021-08-03T12:10:18.442Z] - 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-08-03T12:10:18.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T12:10:18.933Z] [2021-08-03T12:10:18.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:10:19.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T12:10:19.551Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-03T12:10:19.551Z] 448f6bf000e3: Pulling fs layer [2021-08-03T12:10:19.551Z] f757da607395: Pulling fs layer [2021-08-03T12:10:19.551Z] 05883995daec: Pulling fs layer [2021-08-03T12:10:19.551Z] 8603b9c90790: Pulling fs layer [2021-08-03T12:10:19.551Z] 1560dd03e051: Pulling fs layer [2021-08-03T12:10:19.551Z] 27f5ce0e4adf: Pulling fs layer [2021-08-03T12:10:19.551Z] c2d8d7efcc4b: Pulling fs layer [2021-08-03T12:10:19.551Z] 27f5ce0e4adf: Waiting [2021-08-03T12:10:19.551Z] c2d8d7efcc4b: Waiting [2021-08-03T12:10:19.551Z] 8603b9c90790: Waiting [2021-08-03T12:10:19.551Z] 1560dd03e051: Waiting [2021-08-03T12:10:19.551Z] f757da607395: Verifying Checksum [2021-08-03T12:10:19.551Z] f757da607395: Download complete [2021-08-03T12:10:19.551Z] 8603b9c90790: Verifying Checksum [2021-08-03T12:10:19.551Z] 8603b9c90790: Download complete [2021-08-03T12:10:19.828Z] 1560dd03e051: Verifying Checksum [2021-08-03T12:10:19.828Z] 1560dd03e051: Download complete [2021-08-03T12:10:19.829Z] 27f5ce0e4adf: Verifying Checksum [2021-08-03T12:10:19.829Z] 27f5ce0e4adf: Download complete [2021-08-03T12:10:20.101Z] 05883995daec: Download complete [2021-08-03T12:10:21.076Z] 448f6bf000e3: Verifying Checksum [2021-08-03T12:10:21.076Z] 448f6bf000e3: Download complete [2021-08-03T12:10:23.699Z] c2d8d7efcc4b: Verifying Checksum [2021-08-03T12:10:23.699Z] c2d8d7efcc4b: Download complete [2021-08-03T12:10:24.678Z] 448f6bf000e3: Pull complete [2021-08-03T12:10:25.274Z] f757da607395: Pull complete [2021-08-03T12:10:27.243Z] 05883995daec: Pull complete [2021-08-03T12:10:27.243Z] 8603b9c90790: Pull complete [2021-08-03T12:10:28.225Z] 1560dd03e051: Pull complete [2021-08-03T12:10:28.821Z] 27f5ce0e4adf: Pull complete [2021-08-03T12:10:43.901Z] c2d8d7efcc4b: Pull complete [2021-08-03T12:10:43.901Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-03T12:10:43.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T12:10:43.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-03T12:10:44.141Z] prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2021-08-03T12:10:44.235Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T12:10:48.778Z] $ docker top fe89849bd6d2dcf9fee5707e47ac413318816bebe493326afb01bae8d30d1ce5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:10:49.952Z] ---> job-cost.sh [2021-08-03T12:10:49.952Z] lf-activate-venv: SKIPPING [2021-08-03T12:10:49.952Z] INFO: No Stack... [2021-08-03T12:10:51.372Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-03T12:10:51.644Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T12:10:52.300Z] + cat /w/workspace/edgex-go/23/archives/cost.csv [2021-08-03T12:10:52.300Z] + cut -d, -f6 [Pipeline] lock [2021-08-03T12:10:52.357Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-23-stack-cost] [2021-08-03T12:10:52.365Z] Resource [jenkins-edgexfoundry-edgex-go-main-23-stack-cost] did not exist. Created. [2021-08-03T12:10:52.365Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T12:10:53.030Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-03T12:10:53.663Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T12:10:53.673Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T12:10:53.713Z] $ docker stop --time=1 fe89849bd6d2dcf9fee5707e47ac413318816bebe493326afb01bae8d30d1ce5 [2021-08-03T12:10:55.449Z] $ docker rm -f fe89849bd6d2dcf9fee5707e47ac413318816bebe493326afb01bae8d30d1ce5 [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-08-03T12:10:56.570Z] provisioning config files... [2021-08-03T12:10:56.584Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/23@tmp/config3140450235964173193tmp [Pipeline] { [Pipeline] sh [2021-08-03T12:10:56.910Z] + set +x [2021-08-03T12:10:56.910Z] + curl -s https://codecov.io/bash [2021-08-03T12:10:56.910Z] + bash -s -- [2021-08-03T12:10:57.177Z] [2021-08-03T12:10:57.177Z] _____ _ [2021-08-03T12:10:57.177Z] / ____| | | [2021-08-03T12:10:57.177Z] | | ___ __| | ___ ___ _____ __ [2021-08-03T12:10:57.177Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-03T12:10:57.177Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-03T12:10:57.177Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-03T12:10:57.177Z] Bash-1.0.6 [2021-08-03T12:10:57.177Z] [2021-08-03T12:10:57.177Z] [2021-08-03T12:10:57.177Z] ==> git version 2.24.4 found [2021-08-03T12:10:57.177Z] ==> 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-08-03T12:10:57.177Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-03T12:10:57.177Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-03T12:10:57.177Z] ==> Jenkins CI detected. [2021-08-03T12:10:57.177Z] current dir:  /w/workspace/edgex-go/23 [2021-08-03T12:10:57.177Z] project root: . [2021-08-03T12:10:57.177Z] --> token set from env [2021-08-03T12:10:57.177Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-03T12:10:57.177Z] ==> Running gcov in . (disable via -X gcov) [2021-08-03T12:10:57.177Z] ==> Python coveragepy not found [2021-08-03T12:10:57.177Z] ==> Searching for coverage reports in: [2021-08-03T12:10:57.177Z] + . [2021-08-03T12:10:57.177Z] -> Found 1 reports [2021-08-03T12:10:57.177Z] ==> Detecting git/mercurial file structure [2021-08-03T12:10:57.177Z] ==> Reading reports [2021-08-03T12:10:57.177Z] + ./coverage.out bytes=403847 [2021-08-03T12:10:57.177Z] ==> Appending adjustments [2021-08-03T12:10:57.177Z] https://docs.codecov.io/docs/fixing-reports [2021-08-03T12:10:58.139Z] + Found adjustments [2021-08-03T12:10:58.139Z] ==> Gzipping contents [2021-08-03T12:10:58.139Z] 56K /tmp/codecov.uBDhKq.gz [2021-08-03T12:10:58.139Z] ==> Uploading reports [2021-08-03T12:10:58.139Z] url: https://codecov.io [2021-08-03T12:10:58.139Z] query: branch=main&commit=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-03T12:10:58.139Z] -> Pinging Codecov [2021-08-03T12:10:58.139Z] 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=c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-03T12:10:58.727Z] -> Uploading to [2021-08-03T12:10:58.727Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-03/00271124DB129430A58F1EEE437C3FCB/c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad/588c68b7-12e1-4303-be0a-de68bb84e349.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T121058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70347e15ca606284d5b3cc0db84acdcdf2f9afb051ae99f690ff177855af7a50 [2021-08-03T12:10:58.727Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T12:10:58.727Z] Dload Upload Total Spent Left Speed [2021-08-03T12:10:58.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54377 0 0 100 54377 0 136k --:--:-- --:--:-- --:--:-- 136k [2021-08-03T12:10:58.994Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad [Pipeline] } [2021-08-03T12:10:59.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-03T12:10:59.730Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-03T12:10:59.757Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:11:00.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-03T12:11:00.080Z] [2021-08-03T12:11:00.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:11:00.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-03T12:11:00.412Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-03T12:11:00.412Z] 188c0c94c7c5: Pulling fs layer [2021-08-03T12:11:00.412Z] 0ef7d3d256c8: Pulling fs layer [2021-08-03T12:11:00.412Z] de9db76c5a1d: Pulling fs layer [2021-08-03T12:11:00.412Z] 0eba1c9be4d2: Pulling fs layer [2021-08-03T12:11:00.412Z] 0d57e429df01: Pulling fs layer [2021-08-03T12:11:00.412Z] 4e4be7b47b0d: Pulling fs layer [2021-08-03T12:11:00.412Z] e1f770b5df2f: Pulling fs layer [2021-08-03T12:11:00.412Z] 85a0685a4137: Pulling fs layer [2021-08-03T12:11:00.412Z] 0eba1c9be4d2: Waiting [2021-08-03T12:11:00.412Z] 0d57e429df01: Waiting [2021-08-03T12:11:00.412Z] 4e4be7b47b0d: Waiting [2021-08-03T12:11:00.412Z] e1f770b5df2f: Waiting [2021-08-03T12:11:00.412Z] 85a0685a4137: Waiting [2021-08-03T12:11:00.412Z] de9db76c5a1d: Verifying Checksum [2021-08-03T12:11:00.412Z] de9db76c5a1d: Download complete [2021-08-03T12:11:00.412Z] 0ef7d3d256c8: Verifying Checksum [2021-08-03T12:11:00.412Z] 0ef7d3d256c8: Download complete [2021-08-03T12:11:00.412Z] 0d57e429df01: Verifying Checksum [2021-08-03T12:11:00.412Z] 0d57e429df01: Download complete [2021-08-03T12:11:00.686Z] 4e4be7b47b0d: Verifying Checksum [2021-08-03T12:11:00.686Z] 4e4be7b47b0d: Download complete [2021-08-03T12:11:00.686Z] 188c0c94c7c5: Verifying Checksum [2021-08-03T12:11:00.686Z] 188c0c94c7c5: Download complete [2021-08-03T12:11:00.956Z] 188c0c94c7c5: Pull complete [2021-08-03T12:11:00.956Z] 0ef7d3d256c8: Pull complete [2021-08-03T12:11:00.956Z] de9db76c5a1d: Pull complete [2021-08-03T12:11:02.368Z] e1f770b5df2f: Verifying Checksum [2021-08-03T12:11:02.368Z] e1f770b5df2f: Download complete [2021-08-03T12:11:06.627Z] 0eba1c9be4d2: Verifying Checksum [2021-08-03T12:11:06.627Z] 0eba1c9be4d2: Download complete [2021-08-03T12:11:06.627Z] 85a0685a4137: Verifying Checksum [2021-08-03T12:11:06.627Z] 85a0685a4137: Download complete [2021-08-03T12:11:09.982Z] 0eba1c9be4d2: Pull complete [2021-08-03T12:11:09.982Z] 0d57e429df01: Pull complete [2021-08-03T12:11:09.982Z] 4e4be7b47b0d: Pull complete [2021-08-03T12:11:10.255Z] e1f770b5df2f: Pull complete [2021-08-03T12:11:13.625Z] 85a0685a4137: Pull complete [2021-08-03T12:11:13.625Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-03T12:11:13.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-03T12:11:13.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-03T12:11:13.728Z] prd-centos7-docker-4c-2g-1883 does not seem to be running inside a container [2021-08-03T12:11:13.797Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T12:11:16.959Z] $ docker top c3fc486a53fde834511fc95543772b2f5a9f2265cbffc9946745a23f875da5c5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-03T12:11:17.103Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-03T12:11:17.420Z] + set -o pipefail [2021-08-03T12:11:17.420Z] + snyk monitor '--org=edgex-jenkins' [2021-08-03T12:11:23.588Z] [2021-08-03T12:11:23.588Z] Monitoring /w/workspace/edgex-go/23 (github.com/edgexfoundry/edgex-go)... [2021-08-03T12:11:23.588Z] [2021-08-03T12:11:23.588Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/12a8b3e8-c926-4822-8449-33a11cb0f013 [2021-08-03T12:11:23.588Z] [2021-08-03T12:11:23.588Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-03T12:11:23.588Z] [2021-08-03T12:11:23.588Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-03T12:11:23.588Z] [2021-08-03T12:11:23.588Z] [Pipeline] } [2021-08-03T12:11:23.682Z] $ docker stop --time=1 c3fc486a53fde834511fc95543772b2f5a9f2265cbffc9946745a23f875da5c5 [2021-08-03T12:11:25.830Z] $ docker rm -f c3fc486a53fde834511fc95543772b2f5a9f2265cbffc9946745a23f875da5c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-03T12:11:26.624Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T12:11:26.650Z] provisioning config files... [2021-08-03T12:11:26.663Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/23@tmp/config2141085128419966780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:11:26.997Z] --> edgex-publish-swagger.sh [2021-08-03T12:11:26.997Z] === Publish openapi/v2 API === [2021-08-03T12:11:26.997Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-03T12:11:26.997Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/23/openapi/v2/core-command.yaml] [2021-08-03T12:11:26.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T12:11:26.997Z] Dload Upload Total Spent Left Speed [2021-08-03T12:11:28.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26095 0:00:01 0:00:01 --:--:-- 26120 100 31867 0 0 100 31867 0 26093 0:00:01 0:00:01 --:--:-- 26120 [2021-08-03T12:11:28.406Z] [2021-08-03T12:11:28.406Z] [2021-08-03T12:11:28.406Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/23/openapi/v2/core-data.yaml] [2021-08-03T12:11:28.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T12:11:28.406Z] Dload Upload Total Spent Left Speed [2021-08-03T12:11:29.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 56390 0:00:01 0:00:01 --:--:-- 56424 100 65452 0 0 100 65452 0 35892 0:00:01 0:00:01 --:--:-- 35883 100 65452 0 0 100 65452 0 35889 0:00:01 0:00:01 --:--:-- 35883 [2021-08-03T12:11:29.953Z] [2021-08-03T12:11:29.953Z] [2021-08-03T12:11:29.953Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/23/openapi/v2/core-metadata.yaml] [2021-08-03T12:11:29.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T12:11:29.953Z] Dload Upload Total Spent Left Speed [2021-08-03T12:11:31.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 87711 0:00:01 0:00:01 --:--:-- 87724 [2021-08-03T12:11:31.362Z] [2021-08-03T12:11:31.362Z] [2021-08-03T12:11:31.362Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/23/openapi/v2/support-notifications.yaml] [2021-08-03T12:11:31.362Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T12:11:31.362Z] Dload Upload Total Spent Left Speed [2021-08-03T12:11:32.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74252 0:00:01 0:00:01 --:--:-- 74272 100 86007 0 0 100 86007 0 63033 0:00:01 0:00:01 --:--:-- 63008 100 86007 0 0 100 86007 0 63021 0:00:01 0:00:01 --:--:-- 63008 [2021-08-03T12:11:32.779Z] [2021-08-03T12:11:32.779Z] [2021-08-03T12:11:32.779Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/23/openapi/v2/support-scheduler.yaml] [2021-08-03T12:11:32.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T12:11:32.779Z] Dload Upload Total Spent Left Speed [2021-08-03T12:11:33.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 36441 0:00:01 0:00:01 --:--:-- 36454 100 36710 0 0 100 36710 0 36435 0:00:01 0:00:01 --:--:-- 36454 [2021-08-03T12:11:33.748Z] [2021-08-03T12:11:33.748Z] [2021-08-03T12:11:33.748Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/23/openapi/v2/system-agent.yaml] [2021-08-03T12:11:33.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T12:11:33.748Z] Dload Upload Total Spent Left Speed [2021-08-03T12:11:35.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 16915 0:00:01 0:00:01 --:--:-- 16921 100 19730 0 0 100 19730 0 15436 0:00:01 0:00:01 --:--:-- 15438 [2021-08-03T12:11:35.161Z] [2021-08-03T12:11:35.161Z] [Pipeline] } [2021-08-03T12:11:35.175Z] 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-08-03T12:11:35.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T12:11:35.733Z] . [Pipeline] withDockerContainer [2021-08-03T12:11:35.838Z] prd-centos7-docker-4c-2g-1883 does not seem to be running inside a container [2021-08-03T12:11:35.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T12:11:36.353Z] $ docker top c8d48ca9ecee30e0f830389d5962b58ac97101c017ec218848f1e96525e1d92d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T12:11:36.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T12:11:36.506Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T12:11:36.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T12:11:36.659Z] $ docker exec c8d48ca9ecee30e0f830389d5962b58ac97101c017ec218848f1e96525e1d92d ssh-agent [2021-08-03T12:11:36.796Z] SSH_AUTH_SOCK=/tmp/ssh-ESumL5rERlGG/agent.13 [2021-08-03T12:11:36.796Z] SSH_AGENT_PID=18 [2021-08-03T12:11:36.804Z] Running ssh-add (command line suppressed) [2021-08-03T12:11:36.925Z] Identity added: /w/workspace/edgex-go/23@tmp/private_key_2929722838385891927.key (/w/workspace/edgex-go/23@tmp/private_key_2929722838385891927.key) [2021-08-03T12:11:36.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T12:11:37.266Z] + git semver tag [2021-08-03T12:11:37.266Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T12:11:37.266Z] # $GIT_DIR = /w/workspace/edgex-go/23/.git [2021-08-03T12:11:37.266Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/23 [2021-08-03T12:11:37.266Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T12:11:37.266Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T12:11:37.266Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T12:11:37.266Z] # $SEMVER_BRANCH = main [2021-08-03T12:11:37.266Z] # $SEMVER_DIR = /w/workspace/edgex-go/23/.semver [2021-08-03T12:11:37.266Z] # c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad HEAD [2021-08-03T12:11:37.266Z] # -> Force: false [2021-08-03T12:11:37.266Z] # 1a3d2c468c6d1e4c68456013809895523a606b0c refs/tags/v2.0.1-dev.21 [Pipeline] } [2021-08-03T12:11:37.279Z] $ docker exec --env ******** --env ******** c8d48ca9ecee30e0f830389d5962b58ac97101c017ec218848f1e96525e1d92d ssh-agent -k [2021-08-03T12:11:37.394Z] unset SSH_AUTH_SOCK; [2021-08-03T12:11:37.394Z] unset SSH_AGENT_PID; [2021-08-03T12:11:37.394Z] echo Agent pid 18 killed; [2021-08-03T12:11:37.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T12:11:37.759Z] + git semver [Pipeline] } [2021-08-03T12:11:37.779Z] $ docker stop --time=1 c8d48ca9ecee30e0f830389d5962b58ac97101c017ec218848f1e96525e1d92d [2021-08-03T12:11:38.994Z] $ docker rm -f c8d48ca9ecee30e0f830389d5962b58ac97101c017ec218848f1e96525e1d92d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:11:39.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-03T12:11:39.457Z] [2021-08-03T12:11:39.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:11:39.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-03T12:11:39.788Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-03T12:11:39.788Z] ab5ef0e58194: Pulling fs layer [2021-08-03T12:11:39.788Z] 9712f1f96733: Pulling fs layer [2021-08-03T12:11:39.788Z] 63f879dbbcfc: Pulling fs layer [2021-08-03T12:11:39.788Z] 0d9ebad4ef96: Pulling fs layer [2021-08-03T12:11:39.788Z] e9a5061849ea: Pulling fs layer [2021-08-03T12:11:39.788Z] d747dcd14b5f: Pulling fs layer [2021-08-03T12:11:39.788Z] 2de7ff778b66: Pulling fs layer [2021-08-03T12:11:39.788Z] 0d9ebad4ef96: Waiting [2021-08-03T12:11:39.788Z] e9a5061849ea: Waiting [2021-08-03T12:11:39.788Z] d747dcd14b5f: Waiting [2021-08-03T12:11:39.788Z] 2de7ff778b66: Waiting [2021-08-03T12:11:39.788Z] 9712f1f96733: Verifying Checksum [2021-08-03T12:11:39.788Z] 9712f1f96733: Download complete [2021-08-03T12:11:41.732Z] 63f879dbbcfc: Verifying Checksum [2021-08-03T12:11:41.732Z] 63f879dbbcfc: Download complete [2021-08-03T12:11:42.315Z] e9a5061849ea: Verifying Checksum [2021-08-03T12:11:42.315Z] e9a5061849ea: Download complete [2021-08-03T12:11:42.315Z] d747dcd14b5f: Verifying Checksum [2021-08-03T12:11:42.315Z] d747dcd14b5f: Download complete [2021-08-03T12:11:42.907Z] ab5ef0e58194: Verifying Checksum [2021-08-03T12:11:42.907Z] ab5ef0e58194: Download complete [2021-08-03T12:11:42.907Z] 2de7ff778b66: Verifying Checksum [2021-08-03T12:11:42.907Z] 2de7ff778b66: Download complete [2021-08-03T12:11:43.172Z] 0d9ebad4ef96: Verifying Checksum [2021-08-03T12:11:43.172Z] 0d9ebad4ef96: Download complete [2021-08-03T12:11:45.789Z] ab5ef0e58194: Pull complete [2021-08-03T12:11:45.789Z] 9712f1f96733: Pull complete [2021-08-03T12:11:46.768Z] 63f879dbbcfc: Pull complete [2021-08-03T12:11:50.145Z] 0d9ebad4ef96: Pull complete [2021-08-03T12:11:50.415Z] e9a5061849ea: Pull complete [2021-08-03T12:11:50.415Z] d747dcd14b5f: Pull complete [2021-08-03T12:11:51.385Z] 2de7ff778b66: Pull complete [2021-08-03T12:11:51.385Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-03T12:11:51.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-03T12:11:51.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-03T12:11:51.480Z] prd-centos7-docker-4c-2g-1883 does not seem to be running inside a container [2021-08-03T12:11:51.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T12:11:55.012Z] $ docker top 72e2023ada8a0fa3c02b70cb5f743df459dd332d7b745a9fa697e59d3bfe933c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-03T12:11:55.133Z] provisioning config files... [2021-08-03T12:11:55.150Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/23@tmp/config4412103506204311796tmp [2021-08-03T12:11:55.172Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/23@tmp/config8637343930768514277tmp [2021-08-03T12:11:55.192Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/23@tmp/config354698973542496152tmp [Pipeline] { [Pipeline] echo [2021-08-03T12:11:55.219Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:11:55.534Z] ---> sigul-configuration.sh [2021-08-03T12:11:55.534Z] gpg: directory `/root/.gnupg' created [2021-08-03T12:11:55.534Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-03T12:11:55.534Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-03T12:11:55.534Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-03T12:11:55.534Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-03T12:11:55.534Z] gpg: CAST5 encrypted data [2021-08-03T12:11:55.534Z] gpg: encrypted with 1 passphrase [2021-08-03T12:11:55.534Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-03T12:11:55.851Z] + mkdir /home/jenkins [2021-08-03T12:11:55.851Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-03T12:11:56.164Z] + 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-08-03T12:11:56.179Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:11:56.492Z] ---> sigul-install.sh [2021-08-03T12:11:56.492Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-03T12:11:56.821Z] + git tag --list [2021-08-03T12:11:56.822Z] 0.6.0 [2021-08-03T12:11:56.822Z] 0.6.1 [2021-08-03T12:11:56.822Z] 0.7.0 [2021-08-03T12:11:56.822Z] 0.7.1 [2021-08-03T12:11:56.822Z] v1.0.0 [2021-08-03T12:11:56.822Z] v1.0.1 [2021-08-03T12:11:56.822Z] v1.1.0 [2021-08-03T12:11:56.822Z] v1.2.0 [2021-08-03T12:11:56.822Z] v1.2.1 [2021-08-03T12:11:56.822Z] v1.3.0 [2021-08-03T12:11:56.822Z] v1.3.1 [2021-08-03T12:11:56.822Z] v2.0.0 [2021-08-03T12:11:56.822Z] v2.0.1-dev.1 [2021-08-03T12:11:56.822Z] v2.0.1-dev.10 [2021-08-03T12:11:56.822Z] v2.0.1-dev.11 [2021-08-03T12:11:56.822Z] v2.0.1-dev.12 [2021-08-03T12:11:56.822Z] v2.0.1-dev.13 [2021-08-03T12:11:56.822Z] v2.0.1-dev.14 [2021-08-03T12:11:56.822Z] v2.0.1-dev.15 [2021-08-03T12:11:56.822Z] v2.0.1-dev.16 [2021-08-03T12:11:56.822Z] v2.0.1-dev.17 [2021-08-03T12:11:56.822Z] v2.0.1-dev.18 [2021-08-03T12:11:56.822Z] v2.0.1-dev.19 [2021-08-03T12:11:56.822Z] v2.0.1-dev.2 [2021-08-03T12:11:56.822Z] v2.0.1-dev.20 [2021-08-03T12:11:56.822Z] v2.0.1-dev.21 [2021-08-03T12:11:56.822Z] v2.0.1-dev.3 [2021-08-03T12:11:56.822Z] v2.0.1-dev.4 [2021-08-03T12:11:56.822Z] v2.0.1-dev.5 [2021-08-03T12:11:56.822Z] v2.0.1-dev.6 [2021-08-03T12:11:56.822Z] v2.0.1-dev.7 [2021-08-03T12:11:56.822Z] v2.0.1-dev.8 [2021-08-03T12:11:56.822Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-03T12:11:57.143Z] + lftools sign git-tag v2.0.1-dev.21 [2021-08-03T12:11:57.732Z] Signing Git tag with Sigul... [2021-08-03T12:11:57.732Z] Signing v2.0.1-dev.21 [Pipeline] echo [2021-08-03T12:11:58.710Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:11:59.020Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-03T12:11:59.033Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-03T12:11:59.069Z] $ docker stop --time=1 72e2023ada8a0fa3c02b70cb5f743df459dd332d7b745a9fa697e59d3bfe933c [2021-08-03T12:12:00.325Z] $ docker rm -f 72e2023ada8a0fa3c02b70cb5f743df459dd332d7b745a9fa697e59d3bfe933c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:12:01.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T12:12:01.073Z] . [Pipeline] withDockerContainer [2021-08-03T12:12:01.174Z] prd-centos7-docker-4c-2g-1883 does not seem to be running inside a container [2021-08-03T12:12:01.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T12:12:01.704Z] $ docker top 1ccb3cfb46a3dce3b13339a4a58c1a70b4bcb83c9f6c142ce9a574e02c6f0682 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T12:12:01.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T12:12:01.863Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T12:12:02.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T12:12:02.009Z] $ docker exec 1ccb3cfb46a3dce3b13339a4a58c1a70b4bcb83c9f6c142ce9a574e02c6f0682 ssh-agent [2021-08-03T12:12:02.148Z] SSH_AUTH_SOCK=/tmp/ssh-YCvkruCfXtdi/agent.13 [2021-08-03T12:12:02.148Z] SSH_AGENT_PID=19 [2021-08-03T12:12:02.157Z] Running ssh-add (command line suppressed) [2021-08-03T12:12:02.277Z] Identity added: /w/workspace/edgex-go/23@tmp/private_key_6707002540469400734.key (/w/workspace/edgex-go/23@tmp/private_key_6707002540469400734.key) [2021-08-03T12:12:02.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T12:12:02.625Z] + git semver bump pre [2021-08-03T12:12:02.625Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T12:12:02.625Z] # $GIT_DIR = /w/workspace/edgex-go/23/.git [2021-08-03T12:12:02.625Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/23 [2021-08-03T12:12:02.625Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T12:12:02.625Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T12:12:02.625Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T12:12:02.625Z] # $SEMVER_BRANCH = main [2021-08-03T12:12:02.625Z] # $SEMVER_DIR = /w/workspace/edgex-go/23/.semver [2021-08-03T12:12:02.625Z] 2.0.1-dev.22 [Pipeline] } [2021-08-03T12:12:02.637Z] $ docker exec --env ******** --env ******** 1ccb3cfb46a3dce3b13339a4a58c1a70b4bcb83c9f6c142ce9a574e02c6f0682 ssh-agent -k [2021-08-03T12:12:02.759Z] unset SSH_AUTH_SOCK; [2021-08-03T12:12:02.759Z] unset SSH_AGENT_PID; [2021-08-03T12:12:02.759Z] echo Agent pid 19 killed; [2021-08-03T12:12:02.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T12:12:03.140Z] + git semver [Pipeline] } [2021-08-03T12:12:03.159Z] $ docker stop --time=1 1ccb3cfb46a3dce3b13339a4a58c1a70b4bcb83c9f6c142ce9a574e02c6f0682 [2021-08-03T12:12:04.378Z] $ docker rm -f 1ccb3cfb46a3dce3b13339a4a58c1a70b4bcb83c9f6c142ce9a574e02c6f0682 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:12:04.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T12:12:04.800Z] . [Pipeline] withDockerContainer [2021-08-03T12:12:04.895Z] prd-centos7-docker-4c-2g-1883 does not seem to be running inside a container [2021-08-03T12:12:04.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T12:12:05.412Z] $ docker top 6bd2d216d33d3712d6f5e72182eab25bc55cf9da8e9cb49881dd4b468cea6be5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T12:12:05.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T12:12:05.556Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T12:12:05.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T12:12:05.701Z] $ docker exec 6bd2d216d33d3712d6f5e72182eab25bc55cf9da8e9cb49881dd4b468cea6be5 ssh-agent [2021-08-03T12:12:05.838Z] SSH_AUTH_SOCK=/tmp/ssh-EXYb6xOej138/agent.14 [2021-08-03T12:12:05.838Z] SSH_AGENT_PID=20 [2021-08-03T12:12:05.847Z] Running ssh-add (command line suppressed) [2021-08-03T12:12:05.968Z] Identity added: /w/workspace/edgex-go/23@tmp/private_key_3656129256200719961.key (/w/workspace/edgex-go/23@tmp/private_key_3656129256200719961.key) [2021-08-03T12:12:05.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T12:12:06.321Z] + git semver push [2021-08-03T12:12:06.321Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T12:12:06.321Z] # $GIT_DIR = /w/workspace/edgex-go/23/.git [2021-08-03T12:12:06.321Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/23 [2021-08-03T12:12:06.321Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T12:12:06.321Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T12:12:06.321Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T12:12:06.321Z] # $SEMVER_BRANCH = main [2021-08-03T12:12:06.321Z] # $SEMVER_DIR = /w/workspace/edgex-go/23/.semver [Pipeline] } [2021-08-03T12:12:12.984Z] $ docker exec --env ******** --env ******** 6bd2d216d33d3712d6f5e72182eab25bc55cf9da8e9cb49881dd4b468cea6be5 ssh-agent -k [2021-08-03T12:12:13.103Z] unset SSH_AUTH_SOCK; [2021-08-03T12:12:13.103Z] unset SSH_AGENT_PID; [2021-08-03T12:12:13.103Z] echo Agent pid 20 killed; [2021-08-03T12:12:13.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T12:12:13.475Z] + git semver [Pipeline] } [2021-08-03T12:12:13.494Z] $ docker stop --time=1 6bd2d216d33d3712d6f5e72182eab25bc55cf9da8e9cb49881dd4b468cea6be5 [2021-08-03T12:12:14.714Z] $ docker rm -f 6bd2d216d33d3712d6f5e72182eab25bc55cf9da8e9cb49881dd4b468cea6be5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-03T12:12:15.857Z] + '[' -d /w/workspace/edgex-go/23/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:12:16.183Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:12:16.776Z] ---> package-listing.sh [2021-08-03T12:12:16.776Z] ++ facter osfamily [2021-08-03T12:12:16.776Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-03T12:12:17.043Z] + OS_FAMILY=redhat [2021-08-03T12:12:17.043Z] + workspace=/w/workspace/edgex-go/23 [2021-08-03T12:12:17.043Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-03T12:12:17.043Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-03T12:12:17.043Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-03T12:12:17.043Z] + PACKAGES=/tmp/packages_start.txt [2021-08-03T12:12:17.043Z] + '[' /w/workspace/edgex-go/23 ']' [2021-08-03T12:12:17.043Z] + PACKAGES=/tmp/packages_end.txt [2021-08-03T12:12:17.043Z] + case "${OS_FAMILY}" in [2021-08-03T12:12:17.043Z] + sort [2021-08-03T12:12:17.043Z] + rpm -qa [2021-08-03T12:12:18.987Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-03T12:12:18.987Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-03T12:12:18.987Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-03T12:12:18.987Z] + '[' /w/workspace/edgex-go/23 ']' [2021-08-03T12:12:18.987Z] + mkdir -p /w/workspace/edgex-go/23/archives/ [2021-08-03T12:12:18.987Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/23/archives/ [Pipeline] echo [2021-08-03T12:12:19.003Z] 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/23/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-03T12:12:19.304Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:12:19.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T12:12:19.892Z] [2021-08-03T12:12:19.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T12:12:20.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T12:12:20.223Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T12:12:20.223Z] b4d181a07f80: Pulling fs layer [2021-08-03T12:12:20.223Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T12:12:20.223Z] ed53099fbce6: Pulling fs layer [2021-08-03T12:12:20.223Z] dc539afda2c1: Pulling fs layer [2021-08-03T12:12:20.223Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T12:12:20.223Z] 9065ff56babe: Pulling fs layer [2021-08-03T12:12:20.223Z] d287ab97295c: Pulling fs layer [2021-08-03T12:12:20.223Z] dc539afda2c1: Waiting [2021-08-03T12:12:20.223Z] 77bc0d833cb6: Waiting [2021-08-03T12:12:20.223Z] 9065ff56babe: Waiting [2021-08-03T12:12:20.223Z] d287ab97295c: Waiting [2021-08-03T12:12:20.490Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T12:12:20.490Z] a1111a8f2ec3: Download complete [2021-08-03T12:12:20.490Z] dc539afda2c1: Verifying Checksum [2021-08-03T12:12:20.490Z] dc539afda2c1: Download complete [2021-08-03T12:12:20.756Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T12:12:20.756Z] 77bc0d833cb6: Download complete [2021-08-03T12:12:20.756Z] 9065ff56babe: Verifying Checksum [2021-08-03T12:12:20.756Z] 9065ff56babe: Download complete [2021-08-03T12:12:20.756Z] ed53099fbce6: Verifying Checksum [2021-08-03T12:12:20.756Z] ed53099fbce6: Download complete [2021-08-03T12:12:21.721Z] b4d181a07f80: Verifying Checksum [2021-08-03T12:12:21.721Z] b4d181a07f80: Download complete [2021-08-03T12:12:23.159Z] b4d181a07f80: Pull complete [2021-08-03T12:12:23.159Z] a1111a8f2ec3: Pull complete [2021-08-03T12:12:23.751Z] ed53099fbce6: Pull complete [2021-08-03T12:12:23.751Z] dc539afda2c1: Pull complete [2021-08-03T12:12:24.019Z] 77bc0d833cb6: Pull complete [2021-08-03T12:12:24.019Z] 9065ff56babe: Pull complete [2021-08-03T12:12:25.430Z] d287ab97295c: Verifying Checksum [2021-08-03T12:12:25.431Z] d287ab97295c: Download complete [2021-08-03T12:12:31.213Z] d287ab97295c: Pull complete [2021-08-03T12:12:31.213Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T12:12:31.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T12:12:31.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T12:12:31.321Z] prd-centos7-docker-4c-2g-1883 does not seem to be running inside a container [2021-08-03T12:12:31.390Z] $ 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/23/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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-08-03T12:12:34.000Z] $ docker top 00e98a1955fda685a45ad5ee400f911c48e2aa0f02c7388a23482387e07c46b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T12:12:34.429Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-03T12:12:34.746Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-03T12:12:35.063Z] + ls /var/log/sa-host [2021-08-03T12:12:35.064Z] + sadf -c /var/log/sa-host/sa03 [2021-08-03T12:12:35.064Z] file_magic: OK [2021-08-03T12:12:35.064Z] HZ: Using current value: 100 [2021-08-03T12:12:35.064Z] file_header: OK [2021-08-03T12:12:35.064Z] 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-08-03T12:12:35.064Z] Statistics: [2021-08-03T12:12:35.064Z] 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... [2021-08-03T12:12:35.064Z] File successfully converted to sysstat format version 12.0.3 [2021-08-03T12:12:35.064Z] + sadf -c /var/log/sa-host/sa05 [2021-08-03T12:12:35.064Z] file_magic: OK [2021-08-03T12:12:35.064Z] HZ: Using current value: 100 [2021-08-03T12:12:35.064Z] file_header: OK [2021-08-03T12:12:35.064Z] 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-08-03T12:12:35.064Z] Statistics: [2021-08-03T12:12:35.064Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T12:12:35.064Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T12:12:37.247Z] provisioning config files... [2021-08-03T12:12:37.265Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/23@tmp/config3857129501897420165tmp [Pipeline] { [Pipeline] echo [2021-08-03T12:12:37.290Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:12:37.605Z] ---> create-netrc.sh [Pipeline] } [2021-08-03T12:12:37.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:12:38.033Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-03T12:12:38.050Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:12:38.363Z] ---> sudo-logs.sh [2021-08-03T12:12:38.363Z] Archiving 'sudo' log.. [2021-08-03T12:12:38.363Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1883.vexxhost.local: Name or service not known [2021-08-03T12:12:38.363Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1883.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-03T12:12:38.404Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:12:38.720Z] ---> job-cost.sh [2021-08-03T12:12:38.720Z] lf-activate-venv: SKIPPING [2021-08-03T12:12:38.720Z] DEBUG: total: 0.18000000715255737 [2021-08-03T12:12:38.720Z] INFO: Retrieving Stack Cost... [2021-08-03T12:12:40.128Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T12:12:40.394Z] INFO: Archiving Costs [Pipeline] echo [2021-08-03T12:12:40.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T12:12:40.731Z] ---> logs-deploy.sh [2021-08-03T12:12:40.731Z] lf-activate-venv: SKIPPING [2021-08-03T12:12:40.731Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/23 [2021-08-03T12:12:40.731Z] INFO: archiving workspace using pattern(s): [2021-08-03T12:12:41.693Z] Archives upload complete. [2021-08-03T12:12:41.693Z] INFO: archiving logs to Nexus