Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f7c7132b17dbbb881af4d9ccfc6ed9167751e366 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-ssh3409393159700273193.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh1223679987298019501.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh1727388734214918032.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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-ssh4499166165004857551.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh476667785883296053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true 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 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-199’ Running on prd-centos7-docker-4c-2g-207 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/106 [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/106 # 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/106@tmp/jenkins-gitclient-ssh4791415211591645615.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 f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (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 f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 Commit message: "build: Update to use released versions of go-mods (#3808)" > git rev-list --no-walk 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T20:09:48.629Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T20:09:48.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T20:09:48.687Z] ========================================================= [2021-11-11T20:09:48.687Z] EdgeX Global Pipelines Version Info [2021-11-11T20:09:48.687Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:09:49.832Z] ------------------- [2021-11-11T20:09:49.832Z] stable info: [2021-11-11T20:09:49.832Z] ------------------- [2021-11-11T20:09:49.832Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T20:09:49.832Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T20:09:49.832Z] Message: update stable to v1.0.213 [2021-11-11T20:09:50.401Z] ------------------- [2021-11-11T20:09:50.401Z] experimental info: [2021-11-11T20:09:50.401Z] ------------------- [2021-11-11T20:09:50.401Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-11T20:09:50.401Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-11T20:09:50.401Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T20:09:50.479Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-11T20:09:50.492Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-11T20:09:50.502Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T20:09:50.511Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T20:09:50.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T20:09:50.530Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T20:09:50.540Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T20:09:50.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-11T20:09:50.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-11T20:09:50.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-11T20:09:50.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T20:09:50.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T20:09:50.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T20:09:50.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T20:09:50.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T20:09:50.635Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T20:09:50.643Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T20:09:50.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T20:09:50.658Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T20:09:50.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T20:09:50.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-11T20:09:50.681Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T20:09:50.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-11T20:09:50.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-11T20:09:50.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-11T20:09:50.710Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] echo [2021-11-11T20:09:50.721Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7c7132 [Pipeline] echo [2021-11-11T20:09:50.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T20:09:50.777Z] provisioning config files... [2021-11-11T20:09:50.789Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/106@tmp/config4156578459239365212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:09:51.107Z] ---> docker-login.sh [2021-11-11T20:09:51.107Z] nexus3.edgexfoundry.org:10001 [2021-11-11T20:09:51.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:09:51.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:09:51.107Z] Configure a credential helper to remove this warning. See [2021-11-11T20:09:51.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:09:51.107Z] [2021-11-11T20:09:51.107Z] Login Succeeded [2021-11-11T20:09:51.107Z] nexus3.edgexfoundry.org:10002 [2021-11-11T20:09:51.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:09:51.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:09:51.373Z] Configure a credential helper to remove this warning. See [2021-11-11T20:09:51.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:09:51.373Z] [2021-11-11T20:09:51.373Z] Login Succeeded [2021-11-11T20:09:51.373Z] nexus3.edgexfoundry.org:10003 [2021-11-11T20:09:51.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:09:51.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:09:51.373Z] Configure a credential helper to remove this warning. See [2021-11-11T20:09:51.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:09:51.373Z] [2021-11-11T20:09:51.373Z] Login Succeeded [2021-11-11T20:09:51.373Z] nexus3.edgexfoundry.org:10004 [2021-11-11T20:09:51.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:09:51.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:09:51.633Z] Configure a credential helper to remove this warning. See [2021-11-11T20:09:51.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:09:51.633Z] [2021-11-11T20:09:51.633Z] Login Succeeded [2021-11-11T20:09:51.633Z] docker.io [2021-11-11T20:09:51.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:09:51.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:09:51.901Z] Configure a credential helper to remove this warning. See [2021-11-11T20:09:51.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:09:51.901Z] [2021-11-11T20:09:51.901Z] Login Succeeded [2021-11-11T20:09:51.901Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T20:09:51.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T20:09:52.217Z] ++ 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-11-11T20:09:52.217Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T20:09:52.217Z] ++ dirname cmd/core-command/Dockerfile [2021-11-11T20:09:52.217Z] ++ cut -d/ -f2 [2021-11-11T20:09:52.217Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-11T20:09:52.217Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T20:09:52.217Z] ++ dirname cmd/core-data/Dockerfile [2021-11-11T20:09:52.217Z] ++ cut -d/ -f2 [2021-11-11T20:09:52.217Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-11T20:09:52.217Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T20:09:52.217Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-11T20:09:52.217Z] ++ cut -d/ -f2 [2021-11-11T20:09:52.217Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-11T20:09:52.217Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T20:09:52.217Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-11T20:09:52.217Z] ++ cut -d/ -f2 [2021-11-11T20:09:52.217Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-11T20:09:52.217Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T20:09:52.217Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-11T20:09:52.217Z] ++ cut -d/ -f2 [2021-11-11T20:09:52.217Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-11T20:09:52.217Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T20:09:52.217Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-11T20:09:52.217Z] ++ cut -d/ -f2 [2021-11-11T20:09:52.217Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-11T20:09:52.217Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T20:09:52.217Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-11T20:09:52.217Z] ++ cut -d/ -f2 [2021-11-11T20:09:52.217Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-11T20:09:52.217Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T20:09:52.217Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-11T20:09:52.217Z] ++ cut -d/ -f2 [2021-11-11T20:09:52.217Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-11T20:09:52.217Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-11T20:09:52.217Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-11T20:09:52.217Z] ++ cut -d/ -f2 [2021-11-11T20:09:52.217Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-11T20:09:52.253Z] 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] { (Build Check) [Pipeline] sh [2021-11-11T20:09:52.647Z] + git rev-list -1 --merges f7c7132b17dbbb881af4d9ccfc6ed9167751e366~1..f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] echo [2021-11-11T20:09:52.661Z] -----------> git rev-list -1 --merges f7c7132b17dbbb881af4d9ccfc6ed9167751e366~1..f7c7132b17dbbb881af4d9ccfc6ed9167751e366 f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [false] [Pipeline] sh [2021-11-11T20:09:52.951Z] + git log --format=format:%s -1 f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] echo [2021-11-11T20:09:52.967Z] ========================================================= [2021-11-11T20:09:52.967Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T20:09:52.967Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:09:53.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:09:53.412Z] [2021-11-11T20:09:53.412Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:09:53.782Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:09:53.782Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T20:09:53.782Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T20:09:53.782Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T20:09:53.782Z] 4c7163046ea9: Pulling fs layer [2021-11-11T20:09:53.782Z] 0c2d73faf560: Pulling fs layer [2021-11-11T20:09:53.782Z] 0c2d73faf560: Waiting [2021-11-11T20:09:53.782Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T20:09:53.783Z] 3e5f54012d9b: Download complete [2021-11-11T20:09:53.783Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T20:09:53.783Z] a0d0a0d46f8b: Download complete [2021-11-11T20:09:53.783Z] 4c7163046ea9: Verifying Checksum [2021-11-11T20:09:53.783Z] 4c7163046ea9: Download complete [2021-11-11T20:09:54.046Z] 0c2d73faf560: Verifying Checksum [2021-11-11T20:09:54.046Z] 0c2d73faf560: Download complete [2021-11-11T20:09:54.046Z] a0d0a0d46f8b: Pull complete [2021-11-11T20:09:54.046Z] 3e5f54012d9b: Pull complete [2021-11-11T20:09:54.310Z] 4c7163046ea9: Pull complete [2021-11-11T20:09:54.571Z] 0c2d73faf560: Pull complete [2021-11-11T20:09:54.571Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T20:09:54.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:09:54.571Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T20:09:54.650Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-11-11T20:09:54.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T20:09:55.284Z] $ docker top 37b1fc4c7c531c23f83c3758af90ba99bdf6c6f6d24a5cfb20133a4e475d44c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T20:09:55.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T20:09:55.394Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T20:09:55.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T20:09:55.526Z] $ docker exec 37b1fc4c7c531c23f83c3758af90ba99bdf6c6f6d24a5cfb20133a4e475d44c9 ssh-agent [2021-11-11T20:09:55.675Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnmbdbp/agent.14 [2021-11-11T20:09:55.675Z] SSH_AGENT_PID=20 [2021-11-11T20:09:55.685Z] Running ssh-add (command line suppressed) [2021-11-11T20:09:55.817Z] Identity added: /w/workspace/edgex-go/106@tmp/private_key_6316885648086500123.key (/w/workspace/edgex-go/106@tmp/private_key_6316885648086500123.key) [2021-11-11T20:09:55.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T20:09:56.131Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T20:09:56.140Z] $ docker exec --env ******** --env ******** 37b1fc4c7c531c23f83c3758af90ba99bdf6c6f6d24a5cfb20133a4e475d44c9 ssh-agent -k [2021-11-11T20:09:56.238Z] unset SSH_AUTH_SOCK; [2021-11-11T20:09:56.239Z] unset SSH_AGENT_PID; [2021-11-11T20:09:56.239Z] echo Agent pid 20 killed; [2021-11-11T20:09:56.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T20:09:56.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T20:09:56.270Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T20:09:56.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T20:09:56.365Z] $ docker exec 37b1fc4c7c531c23f83c3758af90ba99bdf6c6f6d24a5cfb20133a4e475d44c9 ssh-agent [2021-11-11T20:09:56.453Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKlLoIM/agent.54 [2021-11-11T20:09:56.453Z] SSH_AGENT_PID=60 [2021-11-11T20:09:56.459Z] Running ssh-add (command line suppressed) [2021-11-11T20:09:56.547Z] Identity added: /w/workspace/edgex-go/106@tmp/private_key_4115474874545167549.key (/w/workspace/edgex-go/106@tmp/private_key_4115474874545167549.key) [2021-11-11T20:09:56.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T20:09:56.851Z] + git semver init [2021-11-11T20:09:56.851Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T20:09:56.851Z] # $GIT_DIR = /w/workspace/edgex-go/106/.git [2021-11-11T20:09:56.851Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/106 [2021-11-11T20:09:56.851Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T20:09:56.851Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T20:09:56.851Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T20:09:56.851Z] # $SEMVER_BRANCH = main [2021-11-11T20:09:56.851Z] # $SEMVER_TEMP = /tmp/semver-591820324 [2021-11-11T20:09:56.851Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-11T20:10:53.114Z] # '/tmp/semver-591820324' -> '/w/workspace/edgex-go/106/.semver' [2021-11-11T20:10:53.114Z] # -> Force: false [2021-11-11T20:10:53.114Z] # $SEMVER_DIR = /w/workspace/edgex-go/106/.semver [Pipeline] } [2021-11-11T20:10:53.118Z] $ docker exec --env ******** --env ******** 37b1fc4c7c531c23f83c3758af90ba99bdf6c6f6d24a5cfb20133a4e475d44c9 ssh-agent -k [2021-11-11T20:10:53.228Z] unset SSH_AUTH_SOCK; [2021-11-11T20:10:53.228Z] unset SSH_AGENT_PID; [2021-11-11T20:10:53.228Z] echo Agent pid 60 killed; [2021-11-11T20:10:53.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T20:10:53.544Z] + git semver [Pipeline] } [2021-11-11T20:10:53.551Z] $ docker stop --time=1 37b1fc4c7c531c23f83c3758af90ba99bdf6c6f6d24a5cfb20133a4e475d44c9 [2021-11-11T20:10:55.188Z] $ docker rm -f 37b1fc4c7c531c23f83c3758af90ba99bdf6c6f6d24a5cfb20133a4e475d44c9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T20:10:55.585Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T20:10:55.833Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T20:10:55.837Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.94 [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-11-11T20:10:55.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T20:10:56.003Z] ========================================================= [2021-11-11T20:10:56.003Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T20:10:56.003Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T20:10:56.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T20:10:56.307Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T20:10:56.307Z] a0d0a0d46f8b: Already exists [2021-11-11T20:10:56.307Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T20:10:56.307Z] b8b176561691: Pulling fs layer [2021-11-11T20:10:56.307Z] 4527c011a84f: Pulling fs layer [2021-11-11T20:10:56.307Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T20:10:56.307Z] e0aca202a116: Pulling fs layer [2021-11-11T20:10:56.307Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T20:10:56.307Z] 34cad66bf833: Pulling fs layer [2021-11-11T20:10:56.307Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T20:10:56.307Z] e0aca202a116: Waiting [2021-11-11T20:10:56.307Z] 3a43be97a3b4: Waiting [2021-11-11T20:10:56.307Z] 34cad66bf833: Waiting [2021-11-11T20:10:56.307Z] b4e3c513aaa6: Waiting [2021-11-11T20:10:56.307Z] 5d74067f8e1e: Waiting [2021-11-11T20:10:56.307Z] b8b176561691: Verifying Checksum [2021-11-11T20:10:56.307Z] b8b176561691: Download complete [2021-11-11T20:10:56.307Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T20:10:56.307Z] 5d74067f8e1e: Download complete [2021-11-11T20:10:56.307Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T20:10:56.307Z] 31adcdaf11c8: Download complete [2021-11-11T20:10:56.307Z] e0aca202a116: Verifying Checksum [2021-11-11T20:10:56.307Z] e0aca202a116: Download complete [2021-11-11T20:10:56.307Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T20:10:56.307Z] 3a43be97a3b4: Download complete [2021-11-11T20:10:56.576Z] 34cad66bf833: Verifying Checksum [2021-11-11T20:10:56.576Z] 34cad66bf833: Download complete [2021-11-11T20:10:56.576Z] 31adcdaf11c8: Pull complete [2021-11-11T20:10:56.576Z] b8b176561691: Pull complete [2021-11-11T20:10:56.841Z] 4527c011a84f: Verifying Checksum [2021-11-11T20:10:56.841Z] 4527c011a84f: Download complete [2021-11-11T20:10:56.841Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T20:10:56.841Z] b4e3c513aaa6: Download complete [2021-11-11T20:11:01.080Z] 4527c011a84f: Pull complete [2021-11-11T20:11:01.080Z] 5d74067f8e1e: Pull complete [2021-11-11T20:11:01.080Z] e0aca202a116: Pull complete [2021-11-11T20:11:01.080Z] 3a43be97a3b4: Pull complete [2021-11-11T20:11:01.080Z] 34cad66bf833: Pull complete [2021-11-11T20:11:03.662Z] b4e3c513aaa6: Pull complete [2021-11-11T20:11:03.662Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T20:11:03.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T20:11:03.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T20:11:03.980Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T20:11:03.980Z] WORKDIR /edgex [2021-11-11T20:11:03.980Z] COPY go.mod . [2021-11-11T20:11:03.980Z] RUN go mod download' [2021-11-11T20:11:03.980Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-11T20:11:05.366Z] Sending build context to Docker daemon 329.8MB [2021-11-11T20:11:05.366Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T20:11:05.366Z] ---> 9f6097aaca64 [2021-11-11T20:11:05.366Z] Step 2/4 : WORKDIR /edgex [2021-11-11T20:11:07.291Z] ---> Running in 561be0d55ede [2021-11-11T20:11:07.291Z] Removing intermediate container 561be0d55ede [2021-11-11T20:11:07.291Z] ---> 3c1967a7e2c6 [2021-11-11T20:11:07.291Z] Step 3/4 : COPY go.mod . [2021-11-11T20:11:07.291Z] ---> 0be757a96e2d [2021-11-11T20:11:07.291Z] Step 4/4 : RUN go mod download [2021-11-11T20:11:07.291Z] ---> Running in cb814cf328b9 [2021-11-11T20:11:10.949Z] Still waiting to schedule task [2021-11-11T20:11:10.949Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-204’ [2021-11-11T20:11:39.467Z] Removing intermediate container cb814cf328b9 [2021-11-11T20:11:39.467Z] ---> 839d4be24a62 [2021-11-11T20:11:39.467Z] Successfully built 839d4be24a62 [2021-11-11T20:11:39.467Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:11:39.767Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T20:11:39.768Z] . [Pipeline] withDockerContainer [2021-11-11T20:11:39.840Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-11-11T20:11:39.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T20:11:40.245Z] $ docker top 5e7e47cb158aa77bba2ba5e85b90f74e865610840cb480377d9eae7cbe1a2eab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T20:11:40.602Z] + go version [2021-11-11T20:11:40.602Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T20:11:40.610Z] $ docker stop --time=1 5e7e47cb158aa77bba2ba5e85b90f74e865610840cb480377d9eae7cbe1a2eab [2021-11-11T20:11:41.813Z] $ docker rm -f 5e7e47cb158aa77bba2ba5e85b90f74e865610840cb480377d9eae7cbe1a2eab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:11:42.282Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T20:11:42.282Z] . [Pipeline] withDockerContainer [2021-11-11T20:11:42.344Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-11-11T20:11:42.377Z] $ 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/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T20:11:42.766Z] $ docker top fc1624712de33ffddf9eaed2a52170985d4c9143a9f103696d42088a83755482 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T20:11:42.850Z] ========================================================= [2021-11-11T20:11:42.850Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-11T20:11:42.850Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T20:11:43.141Z] + make test [2021-11-11T20:11:43.141Z] go mod tidy [2021-11-11T20:11:43.412Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T20:11:48.729Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-11T20:12:06.915Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-11T20:12:12.255Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-11T20:12:12.255Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-11T20:12:12.255Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-11T20:12:14.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-11T20:12:15.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-11T20:12:15.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-11T20:12:15.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-11T20:12:15.973Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-11T20:12:15.973Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-11T20:12:16.555Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-11T20:12:16.555Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-11T20:12:16.555Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-11T20:12:16.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-11T20:12:18.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-11-11T20:12:18.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-11T20:12:18.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-11T20:12:19.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2021-11-11T20:12:19.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-11T20:12:19.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 44.7% of statements [2021-11-11T20:12:19.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-11T20:12:19.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-11T20:12:20.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 89.5% of statements [2021-11-11T20:12:20.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-11T20:12:20.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-11T20:12:21.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2021-11-11T20:12:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-11T20:12:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-11T20:12:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-11T20:12:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-11T20:12:21.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-11T20:12:22.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.300s coverage: 94.2% of statements [2021-11-11T20:12:22.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-11T20:12:22.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-11T20:12:22.121Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements [2021-11-11T20:12:22.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-11T20:12:22.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-11T20:12:22.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-11T20:12:22.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-11T20:12:22.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-11T20:12:23.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-11-11T20:12:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-11T20:12:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-11T20:12:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-11T20:12:23.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements [2021-11-11T20:12:23.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-11T20:12:23.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-11-11T20:12:23.921Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2021-11-11T20:12:23.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-11T20:12:23.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-11-11T20:12:24.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-11-11T20:12:24.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-11-11T20:12:24.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-11-11T20:12:24.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-11-11T20:12:37.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2021-11-11T20:12:37.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-11-11T20:12:42.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.174s coverage: 82.5% of statements [2021-11-11T20:12:42.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 58.8% of statements [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-11T20:13:00.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2021-11-11T20:13:00.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-11-11T20:13:01.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.223s coverage: 65.4% of statements [2021-11-11T20:13:01.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-11T20:13:01.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-11T20:13:01.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-11T20:13:01.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.8% of statements [2021-11-11T20:13:01.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-11T20:13:01.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-11T20:13:01.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-11-11T20:13:01.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-11T20:13:02.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-11-11T20:13:02.066Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-11T20:13:10.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2021-11-11T20:13:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-11T20:13:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-11T20:13:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-11T20:13:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-11T20:13:10.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2021-11-11T20:13:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-11T20:13:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-11T20:13:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-11T20:13:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-11T20:13:10.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2021-11-11T20:13:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-11T20:13:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-11T20:13:10.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2021-11-11T20:13:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-11T20:13:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-11T20:13:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-11T20:13:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-11T20:13:10.252Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements [2021-11-11T20:13:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-11T20:13:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-11T20:13:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-11T20:13:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-11T20:13:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-11T20:13:10.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-11T20:13:10.252Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-11-11T20:13:10.252Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-11T20:13:10.252Z] 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-11-11T20:13:16.001Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-209 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-11T20:13:16.014Z] Running in /w/workspace/edgex-go/106 [Pipeline] { [Pipeline] checkout [2021-11-11T20:13:16.275Z] The recommended git tool is: git [2021-11-11T20:13:21.306Z] using credential edgex-jenkins-ssh [2021-11-11T20:13:21.323Z] Cloning the remote Git repository [2021-11-11T20:13:21.382Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-11T20:13:21.479Z] > git init /w/workspace/edgex-go/106 # timeout=10 [2021-11-11T20:13:21.608Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-11T20:13:21.609Z] > git --version # timeout=10 [2021-11-11T20:13:21.647Z] > git --version # 'git version 2.17.1' [2021-11-11T20:13:21.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T20:13:21.835Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T20:13:42.478Z] GO111MODULE=on go vet ./... [2021-11-11T20:13:52.514Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T20:13:52.514Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T20:13:52.514Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-11T20:13:52.809Z] + ls -al . [2021-11-11T20:13:52.809Z] total 636 [2021-11-11T20:13:52.809Z] drwxrwxr-x 10 1001 1001 4096 Nov 11 20:13 . [2021-11-11T20:13:52.809Z] drwxr-xr-x 4 root root 32 Nov 11 20:11 .. [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 11 Nov 11 20:09 .dockerignore [2021-11-11T20:13:52.809Z] drwxrwxr-x 8 1001 1001 162 Nov 11 20:09 .git [2021-11-11T20:13:52.809Z] drwxrwxr-x 4 1001 1001 142 Nov 11 20:09 .github [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 804 Nov 11 20:09 .gitignore [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 42 Nov 11 20:09 .golangci.yml [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 76 Nov 11 20:09 .hadolint.yml [2021-11-11T20:13:52.809Z] drwx------ 3 1001 1001 43 Nov 11 20:10 .semver [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 166 Nov 11 20:09 .sonarcloud.properties [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 20:09 ADOPTERS.md [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 8910 Nov 11 20:09 Attribution.txt [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 43881 Nov 11 20:09 CHANGELOG.md [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 20:09 CONTRIBUTING.md [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 20:09 GOVERNANCE.md [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 849 Nov 11 20:09 Jenkinsfile [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 20:09 LICENSE [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 6508 Nov 11 20:09 Makefile [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 20:09 OWNERS.md [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 8256 Nov 11 20:09 README.md [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 6912 Nov 11 20:09 SECURITY.md [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 12 Nov 11 20:10 VERSION [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 4131 Nov 11 20:09 ZMQWindows.md [2021-11-11T20:13:52.809Z] drwxrwxr-x 2 1001 1001 37 Nov 11 20:09 bin [2021-11-11T20:13:52.809Z] drwxrwxr-x 14 1001 1001 4096 Nov 11 20:09 cmd [2021-11-11T20:13:52.809Z] -rw-r--r-- 1 root root 428381 Nov 11 20:13 coverage.out [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 822 Nov 11 20:09 go.mod [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 49471 Nov 11 20:09 go.sum [2021-11-11T20:13:52.809Z] drwxrwxr-x 8 1001 1001 124 Nov 11 20:09 internal [2021-11-11T20:13:52.809Z] drwxrwxr-x 3 1001 1001 16 Nov 11 20:09 openapi [2021-11-11T20:13:52.809Z] drwxrwxr-x 4 1001 1001 71 Nov 11 20:09 snap [2021-11-11T20:13:52.809Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 20:09 version.go [Pipeline] sh [2021-11-11T20:13:53.098Z] + '[' -e coverage.out ] [2021-11-11T20:13:53.098Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-11T20:13:53.201Z] Stashed 1 file(s) [Pipeline] sh [2021-11-11T20:13:53.501Z] + make build [2021-11-11T20:13:53.501Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T20:13:54.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T20:14:01.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T20:14:02.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T20:14:03.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T20:14:03.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T20:14:04.454Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T20:14:05.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T20:14:06.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T20:14:07.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T20:14:07.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T20:14:08.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-11T20:14:10.239Z] $ docker stop --time=1 fc1624712de33ffddf9eaed2a52170985d4c9143a9f103696d42088a83755482 [2021-11-11T20:14:11.892Z] Avoid second fetch [2021-11-11T20:14:11.893Z] Checking out Revision f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (main) [2021-11-11T20:14:12.075Z] $ docker rm -f fc1624712de33ffddf9eaed2a52170985d4c9143a9f103696d42088a83755482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:14:13.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T20:14:13.218Z] [2021-11-11T20:14:13.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:14:13.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T20:14:13.736Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-11T20:14:13.736Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-11T20:14:13.736Z] ca9280d653b3: Pulling fs layer [2021-11-11T20:14:13.736Z] 7e9c9ca2126c: Pulling fs layer [2021-11-11T20:14:13.736Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-11T20:14:13.736Z] cbdbe7a5bc2a: Download complete [2021-11-11T20:14:14.082Z] ca9280d653b3: Verifying Checksum [2021-11-11T20:14:14.082Z] ca9280d653b3: Download complete [2021-11-11T20:14:14.082Z] cbdbe7a5bc2a: Pull complete [2021-11-11T20:14:14.082Z] 7e9c9ca2126c: Verifying Checksum [2021-11-11T20:14:14.082Z] 7e9c9ca2126c: Download complete [2021-11-11T20:14:14.728Z] ca9280d653b3: Pull complete [2021-11-11T20:14:11.845Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-11T20:14:11.872Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T20:14:11.912Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T20:14:11.929Z] > git checkout -f f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-11T20:14:16.228Z] Commit message: "build: Update to use released versions of go-mods (#3808)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T20:14:17.073Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T20:14:17.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T20:14:17.073Z] Dload Upload Total Spent Left Speed [2021-11-11T20:14:17.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 79891 0 --:--:-- --:--:-- --:--:-- 79891 [Pipeline] sh [2021-11-11T20:14:17.482Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T20:14:17.831Z] + sudo tee /etc/docker/daemon.new [2021-11-11T20:14:17.831Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T20:14:17.831Z] { [2021-11-11T20:14:17.831Z] "registry-mirrors": [ [2021-11-11T20:14:17.831Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T20:14:17.831Z] ], [2021-11-11T20:14:17.831Z] "bip": "10.250.0.254/24", [2021-11-11T20:14:17.831Z] "hosts": [ [2021-11-11T20:14:17.831Z] "tcp://0.0.0.0:5555", [2021-11-11T20:14:17.831Z] "unix:///var/run/docker.sock" [2021-11-11T20:14:17.831Z] ], [2021-11-11T20:14:17.831Z] "mtu": 1458, [2021-11-11T20:14:17.831Z] "selinux-enabled": true, [2021-11-11T20:14:17.831Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T20:14:17.831Z] } [Pipeline] sh [2021-11-11T20:14:18.081Z] 7e9c9ca2126c: Pull complete [2021-11-11T20:14:18.082Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-11T20:14:18.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T20:14:18.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-11T20:14:18.146Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-11-11T20:14:18.183Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2021-11-11T20:14:18.202Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-11T20:14:20.495Z] $ docker top a15f3b33424bca2ca78410a5482449e5768bb06de20a2ee795062cde60df65bd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-11-11T20:14:20.895Z] + sudo service docker restart [2021-11-11T20:14:20.910Z] + docker-compose build --help [2021-11-11T20:14:20.910Z] + grep parallel [2021-11-11T20:14:21.479Z] --parallel Build images in parallel. [Pipeline] } [2021-11-11T20:14:21.488Z] $ docker stop --time=1 a15f3b33424bca2ca78410a5482449e5768bb06de20a2ee795062cde60df65bd [2021-11-11T20:14:22.665Z] $ docker rm -f a15f3b33424bca2ca78410a5482449e5768bb06de20a2ee795062cde60df65bd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:14:23.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-11T20:14:23.039Z] . [Pipeline] withDockerContainer [2021-11-11T20:14:23.106Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-11-11T20:14:23.138Z] $ 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/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-11T20:14:23.438Z] $ docker top bd3c1a170b86cf643db221b7aeb7905d7b3a894228745613ac5abbd068af9777 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T20:14:23.786Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T20:14:24.356Z] Building core-command ... [2021-11-11T20:14:24.356Z] Building core-data ... [2021-11-11T20:14:24.356Z] Building core-metadata ... [2021-11-11T20:14:24.356Z] Building security-bootstrapper ... [2021-11-11T20:14:24.356Z] Building security-proxy-setup ... [2021-11-11T20:14:24.356Z] Building security-secretstore-setup ... [2021-11-11T20:14:24.356Z] Building support-notifications ... [2021-11-11T20:14:24.356Z] Building support-scheduler ... [2021-11-11T20:14:24.356Z] Building sys-mgmt-agent ... [2021-11-11T20:14:24.356Z] Building support-notifications [2021-11-11T20:14:24.356Z] Building security-secretstore-setup [2021-11-11T20:14:24.356Z] Building security-bootstrapper [2021-11-11T20:14:24.356Z] Building support-scheduler [2021-11-11T20:14:24.356Z] Building core-command [2021-11-11T20:14:32.493Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:14:32.493Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:14:32.493Z] ---> 839d4be24a62 [2021-11-11T20:14:32.493Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T20:14:36.692Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:14:36.692Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:14:36.692Z] ---> 839d4be24a62 [2021-11-11T20:14:36.692Z] Step 3/22 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T20:14:39.220Z] provisioning config files... [2021-11-11T20:14:39.241Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/106@tmp/config3854056845598542865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:14:39.662Z] ---> docker-login.sh [2021-11-11T20:14:39.662Z] nexus3.edgexfoundry.org:10001 [2021-11-11T20:14:39.990Z] ---> Running in 8e8f624bd88f [2021-11-11T20:14:39.991Z] ---> Running in dc502d826ffc [2021-11-11T20:14:40.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:14:40.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:14:40.528Z] Configure a credential helper to remove this warning. See [2021-11-11T20:14:40.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:14:40.528Z] [2021-11-11T20:14:40.528Z] Login Succeeded [2021-11-11T20:14:40.566Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:14:40.566Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:14:40.566Z] ---> 839d4be24a62 [2021-11-11T20:14:40.566Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T20:14:40.804Z] nexus3.edgexfoundry.org:10002 [2021-11-11T20:14:40.831Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:14:40.832Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:14:40.832Z] ---> 839d4be24a62 [2021-11-11T20:14:40.832Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T20:14:41.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:14:41.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:14:41.078Z] Configure a credential helper to remove this warning. See [2021-11-11T20:14:41.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:14:41.078Z] [2021-11-11T20:14:41.078Z] Login Succeeded [2021-11-11T20:14:41.078Z] nexus3.edgexfoundry.org:10003 [2021-11-11T20:14:41.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:14:41.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:14:41.676Z] Configure a credential helper to remove this warning. See [2021-11-11T20:14:41.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:14:41.676Z] [2021-11-11T20:14:41.676Z] Login Succeeded [2021-11-11T20:14:41.676Z] nexus3.edgexfoundry.org:10004 [2021-11-11T20:14:41.769Z] ---> Running in 474adc27d68c [2021-11-11T20:14:41.769Z] Removing intermediate container 8e8f624bd88f [2021-11-11T20:14:41.769Z] ---> 4dc7cd1aeabe [2021-11-11T20:14:41.769Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:14:41.769Z] ---> Running in d726c124d6c9 [2021-11-11T20:14:41.769Z] Removing intermediate container dc502d826ffc [2021-11-11T20:14:41.769Z] ---> 7620acbf5b7a [2021-11-11T20:14:41.769Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:14:41.769Z] ---> Running in 7f786d55434e [2021-11-11T20:14:41.769Z] ---> Running in 338a33f9a5c6 [2021-11-11T20:14:41.769Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:14:41.769Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:14:41.769Z] ---> 839d4be24a62 [2021-11-11T20:14:41.769Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T20:14:41.769Z] ---> Using cache [2021-11-11T20:14:41.769Z] ---> da2474f2b6c1 [2021-11-11T20:14:41.769Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:14:41.769Z] Removing intermediate container d726c124d6c9 [2021-11-11T20:14:41.769Z] ---> 4daa3e784389 [2021-11-11T20:14:41.769Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:14:41.769Z] Removing intermediate container 474adc27d68c [2021-11-11T20:14:41.769Z] ---> da2474f2b6c1 [2021-11-11T20:14:41.769Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:14:41.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:14:42.032Z] ---> Running in 0982e8dc6e65 [2021-11-11T20:14:42.032Z] ---> Running in a0a4cc830a73 [2021-11-11T20:14:42.032Z] ---> Running in 6597e33c2e63 [2021-11-11T20:14:42.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:14:42.222Z] Configure a credential helper to remove this warning. See [2021-11-11T20:14:42.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:14:42.222Z] [2021-11-11T20:14:42.222Z] Login Succeeded [2021-11-11T20:14:42.222Z] docker.io [2021-11-11T20:14:42.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:14:42.985Z] Removing intermediate container 338a33f9a5c6 [2021-11-11T20:14:42.985Z] ---> a48015d4e805 [2021-11-11T20:14:42.985Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T20:14:42.985Z] ---> Running in dc6cdb7992e4 [2021-11-11T20:14:42.985Z] Removing intermediate container 7f786d55434e [2021-11-11T20:14:42.985Z] ---> 8a6181d0ae8b [2021-11-11T20:14:42.985Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T20:14:42.985Z] ---> Running in bb627de9fc15 [2021-11-11T20:14:42.985Z] Removing intermediate container 0982e8dc6e65 [2021-11-11T20:14:42.985Z] ---> 6d341d9cf4d8 [2021-11-11T20:14:42.985Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T20:14:42.985Z] Removing intermediate container a0a4cc830a73 [2021-11-11T20:14:42.985Z] ---> 34220e42d82d [2021-11-11T20:14:42.985Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T20:14:42.985Z] ---> Running in 468a92c12cfd [2021-11-11T20:14:42.985Z] ---> Running in 486189e777ed [2021-11-11T20:14:43.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:14:43.090Z] Configure a credential helper to remove this warning. See [2021-11-11T20:14:43.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:14:43.090Z] [2021-11-11T20:14:43.090Z] Login Succeeded [2021-11-11T20:14:43.090Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T20:14:43.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-11T20:14:43.266Z] Removing intermediate container 6597e33c2e63 [2021-11-11T20:14:43.266Z] ---> a9a43c06a782 [2021-11-11T20:14:43.266Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T20:14:43.266Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:14:43.266Z] ---> Running in f7216beca13d [Pipeline] echo [2021-11-11T20:14:43.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T20:14:43.373Z] ========================================================= [2021-11-11T20:14:43.373Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T20:14:43.373Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-11T20:14:43.528Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:14:43.528Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:14:43.528Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:14:43.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T20:14:43.788Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:14:43.974Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T20:14:43.974Z] 552d1f2373af: Pulling fs layer [2021-11-11T20:14:43.974Z] ea3f2d53f512: Pulling fs layer [2021-11-11T20:14:43.974Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T20:14:43.974Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T20:14:43.974Z] 72dc09318566: Pulling fs layer [2021-11-11T20:14:43.974Z] f4f7b4309257: Pulling fs layer [2021-11-11T20:14:43.974Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T20:14:43.974Z] b78e95d17946: Pulling fs layer [2021-11-11T20:14:43.974Z] 7a9cfe048b4a: Waiting [2021-11-11T20:14:43.974Z] 72dc09318566: Waiting [2021-11-11T20:14:43.974Z] 0ac9a79272e3: Waiting [2021-11-11T20:14:43.974Z] f4f7b4309257: Waiting [2021-11-11T20:14:43.974Z] b78e95d17946: Waiting [2021-11-11T20:14:43.974Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T20:14:43.974Z] 9e70ebbbe112: Download complete [2021-11-11T20:14:43.974Z] ea3f2d53f512: Verifying Checksum [2021-11-11T20:14:43.974Z] ea3f2d53f512: Download complete [2021-11-11T20:14:43.974Z] 72dc09318566: Verifying Checksum [2021-11-11T20:14:43.974Z] 72dc09318566: Download complete [2021-11-11T20:14:43.974Z] f4f7b4309257: Verifying Checksum [2021-11-11T20:14:43.974Z] f4f7b4309257: Download complete [2021-11-11T20:14:43.974Z] 552d1f2373af: Verifying Checksum [2021-11-11T20:14:43.974Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T20:14:43.974Z] 0ac9a79272e3: Download complete [2021-11-11T20:14:44.046Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:14:44.317Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:14:44.605Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:14:44.605Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:14:44.605Z] OK: 220 MiB in 52 packages [2021-11-11T20:14:44.605Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:14:44.894Z] OK: 220 MiB in 52 packages [2021-11-11T20:14:44.894Z] OK: 220 MiB in 52 packages [2021-11-11T20:14:44.894Z] OK: 220 MiB in 52 packages [2021-11-11T20:14:44.971Z] 552d1f2373af: Pull complete [2021-11-11T20:14:45.173Z] Removing intermediate container dc6cdb7992e4 [2021-11-11T20:14:45.173Z] ---> 58195cc10dee [2021-11-11T20:14:45.173Z] Step 6/24 : COPY . . [2021-11-11T20:14:45.173Z] OK: 220 MiB in 52 packages [2021-11-11T20:14:45.432Z] Removing intermediate container bb627de9fc15 [2021-11-11T20:14:45.432Z] ---> 2d8c58326b1d [2021-11-11T20:14:45.432Z] Step 6/22 : COPY . . [2021-11-11T20:14:45.572Z] ea3f2d53f512: Pull complete [2021-11-11T20:14:45.694Z] Removing intermediate container 486189e777ed [2021-11-11T20:14:45.694Z] ---> a4309f0d87bf [2021-11-11T20:14:45.694Z] Step 6/23 : COPY go.mod . [2021-11-11T20:14:45.846Z] 9e70ebbbe112: Pull complete [2021-11-11T20:14:45.847Z] b78e95d17946: Verifying Checksum [2021-11-11T20:14:45.847Z] b78e95d17946: Download complete [2021-11-11T20:14:46.443Z] 7a9cfe048b4a: Download complete [2021-11-11T20:14:46.638Z] Removing intermediate container 468a92c12cfd [2021-11-11T20:14:46.638Z] ---> 303508abcf57 [2021-11-11T20:14:46.638Z] Step 6/30 : COPY . . [2021-11-11T20:14:49.213Z] ---> 16b446b583c3 [2021-11-11T20:14:49.213Z] Step 7/23 : RUN go mod download [2021-11-11T20:14:49.213Z] Removing intermediate container f7216beca13d [2021-11-11T20:14:49.213Z] ---> 6fc5196c02e4 [2021-11-11T20:14:49.213Z] Step 6/21 : COPY . . [2021-11-11T20:14:50.166Z] ---> Running in a1f43a21d499 [2021-11-11T20:14:55.515Z] ---> fd42ded528d1 [2021-11-11T20:14:55.515Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:14:55.515Z] ---> 116896e67d34 [2021-11-11T20:14:55.515Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:14:55.515Z] ---> Running in f907b43ad6d7 [2021-11-11T20:14:55.515Z] ---> Running in 7eaacd554c58 [2021-11-11T20:14:55.515Z] Removing intermediate container a1f43a21d499 [2021-11-11T20:14:55.515Z] ---> 50905ffe8c39 [2021-11-11T20:14:55.515Z] Step 8/23 : COPY . . [2021-11-11T20:14:55.515Z] ---> d7fae8a683e4 [2021-11-11T20:14:55.515Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:14:55.515Z] ---> Running in ab1eec7f413c [2021-11-11T20:14:56.602Z] 7a9cfe048b4a: Pull complete [2021-11-11T20:14:56.876Z] 72dc09318566: Pull complete [2021-11-11T20:14:57.151Z] f4f7b4309257: Pull complete [2021-11-11T20:14:57.424Z] 0ac9a79272e3: Pull complete [2021-11-11T20:14:58.066Z] ---> 7d7a0f8ebe9f [2021-11-11T20:14:58.066Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:14:58.328Z] ---> Running in fea7e862b924 [2021-11-11T20:14:58.593Z] Removing intermediate container f907b43ad6d7 [2021-11-11T20:14:58.593Z] ---> 64eeaa74b48a [2021-11-11T20:14:58.593Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T20:14:59.161Z] ---> Running in 9bac6e9d0ae5 [2021-11-11T20:14:59.420Z] Removing intermediate container 7eaacd554c58 [2021-11-11T20:14:59.420Z] ---> d4ff8355e433 [2021-11-11T20:14:59.420Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T20:14:59.994Z] ---> Running in 3caa016a872c [2021-11-11T20:15:00.252Z] Removing intermediate container ab1eec7f413c [2021-11-11T20:15:00.252Z] ---> bead089d7542 [2021-11-11T20:15:00.252Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T20:15:00.512Z] ---> Running in ed44e84c6933 [2021-11-11T20:15:01.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T20:15:01.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-11T20:15:01.350Z] Removing intermediate container fea7e862b924 [2021-11-11T20:15:01.350Z] ---> 8e3f9be61ebe [2021-11-11T20:15:01.350Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T20:15:01.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T20:15:01.924Z] ---> Running in 1bb09216d578 [2021-11-11T20:15:03.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T20:15:04.136Z] b78e95d17946: Pull complete [2021-11-11T20:15:04.136Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T20:15:04.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T20:15:04.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-11T20:15:04.725Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T20:15:04.725Z] WORKDIR /edgex [2021-11-11T20:15:04.725Z] COPY go.mod . [2021-11-11T20:15:04.725Z] RUN go mod download [2021-11-11T20:15:04.725Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-11T20:15:07.376Z] Sending build context to Docker daemon 166.6MB [2021-11-11T20:15:07.376Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T20:15:07.376Z] ---> 8b459fc5aaf0 [2021-11-11T20:15:07.376Z] Step 2/4 : WORKDIR /edgex [2021-11-11T20:15:09.365Z] ---> Running in ba45ae0bf1ee [2021-11-11T20:15:09.365Z] Removing intermediate container ba45ae0bf1ee [2021-11-11T20:15:09.365Z] ---> ebdacff26ea3 [2021-11-11T20:15:09.365Z] Step 3/4 : COPY go.mod . [2021-11-11T20:15:10.342Z] ---> 8475ab915e98 [2021-11-11T20:15:10.342Z] Step 4/4 : RUN go mod download [2021-11-11T20:15:10.342Z] ---> Running in 6725e7654e6d [2021-11-11T20:15:15.598Z] ---> 3d13151af4b4 [2021-11-11T20:15:15.598Z] Step 9/23 : RUN go mod tidy [2021-11-11T20:15:15.598Z] ---> Running in 9868252a2e93 [2021-11-11T20:15:15.598Z] Removing intermediate container 9868252a2e93 [2021-11-11T20:15:15.598Z] ---> 4d301121d283 [2021-11-11T20:15:15.598Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T20:15:15.598Z] ---> Running in 051a51f56629 [2021-11-11T20:15:16.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T20:15:42.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T20:15:42.765Z] Removing intermediate container ed44e84c6933 [2021-11-11T20:15:42.765Z] ---> 61e4669863eb [2021-11-11T20:15:42.765Z] [2021-11-11T20:15:42.765Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T20:15:42.765Z] 3.14: Pulling from library/alpine [2021-11-11T20:15:42.765Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T20:15:42.765Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T20:15:42.765Z] ---> 14119a10abf4 [2021-11-11T20:15:42.765Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T20:15:42.765Z] ---> Running in ac2e5aaa031c [2021-11-11T20:15:42.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:15:42.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:15:42.765Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T20:15:42.765Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:15:42.765Z] OK: 6 MiB in 15 packages [2021-11-11T20:15:42.765Z] Removing intermediate container ac2e5aaa031c [2021-11-11T20:15:42.765Z] ---> 13e136614944 [2021-11-11T20:15:42.765Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T20:15:42.765Z] ---> Running in fac7752b6077 [2021-11-11T20:15:42.765Z] Removing intermediate container fac7752b6077 [2021-11-11T20:15:42.765Z] ---> 67d9657e0ef0 [2021-11-11T20:15:42.765Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T20:15:42.765Z] ---> Running in 50495d99a747 [2021-11-11T20:15:42.765Z] Removing intermediate container 50495d99a747 [2021-11-11T20:15:42.765Z] ---> 5bed90248e08 [2021-11-11T20:15:42.765Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T20:15:42.765Z] ---> Running in bba2f3da3880 [2021-11-11T20:15:43.034Z] Removing intermediate container bba2f3da3880 [2021-11-11T20:15:43.034Z] ---> 2fc971ce2356 [2021-11-11T20:15:43.034Z] Step 14/22 : WORKDIR / [2021-11-11T20:15:43.297Z] ---> Running in 0e66fe2f7ef3 [2021-11-11T20:15:43.297Z] Removing intermediate container 3caa016a872c [2021-11-11T20:15:43.297Z] ---> 8d2234a7517f [2021-11-11T20:15:43.297Z] [2021-11-11T20:15:43.297Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T20:15:43.562Z] ---> 14119a10abf4 [2021-11-11T20:15:43.562Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T20:15:43.562Z] Removing intermediate container 9bac6e9d0ae5 [2021-11-11T20:15:43.562Z] ---> 259a64a6f863 [2021-11-11T20:15:43.562Z] [2021-11-11T20:15:43.562Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T20:15:43.562Z] ---> 14119a10abf4 [2021-11-11T20:15:43.562Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T20:15:43.562Z] ---> Running in 36cc57afaa93 [2021-11-11T20:15:43.562Z] Removing intermediate container 0e66fe2f7ef3 [2021-11-11T20:15:43.562Z] ---> fba9b29028e5 [2021-11-11T20:15:43.562Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T20:15:43.562Z] ---> Running in e25fb90c61ca [2021-11-11T20:15:43.829Z] Removing intermediate container 36cc57afaa93 [2021-11-11T20:15:43.829Z] ---> a6a0512b176d [2021-11-11T20:15:43.829Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T20:15:43.829Z] ---> Running in c6d23019152d [2021-11-11T20:15:44.105Z] ---> 9bc854108103 [2021-11-11T20:15:44.105Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T20:15:44.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:15:44.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:15:44.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:15:44.653Z] ---> 320fd794e98c [2021-11-11T20:15:44.653Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T20:15:44.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:15:44.929Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T20:15:44.929Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T20:15:44.929Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T20:15:44.929Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:15:44.929Z] OK: 6 MiB in 16 packages [2021-11-11T20:15:45.203Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T20:15:45.203Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T20:15:45.203Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:15:45.203Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T20:15:45.203Z] ---> 9f3c6734cf6e [2021-11-11T20:15:45.203Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T20:15:45.203Z] OK: 6 MiB in 17 packages [2021-11-11T20:15:45.203Z] ---> Running in 1a09f9066bb0 [2021-11-11T20:15:45.792Z] Removing intermediate container 1a09f9066bb0 [2021-11-11T20:15:45.792Z] ---> 0c703294bafc [2021-11-11T20:15:45.792Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T20:15:45.792Z] ---> Running in cc3cef19aac8 [2021-11-11T20:15:45.792Z] Removing intermediate container 1bb09216d578 [2021-11-11T20:15:45.792Z] ---> 9dd4f3773639 [2021-11-11T20:15:45.792Z] [2021-11-11T20:15:45.792Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T20:15:45.792Z] ---> 14119a10abf4 [2021-11-11T20:15:45.792Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T20:15:45.792Z] ---> Running in c41107102f96 [2021-11-11T20:15:46.060Z] Removing intermediate container c6d23019152d [2021-11-11T20:15:46.060Z] ---> 694ac6e1fb21 [2021-11-11T20:15:46.060Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T20:15:46.060Z] Removing intermediate container cc3cef19aac8 [2021-11-11T20:15:46.060Z] ---> b7d7c1899cc8 [2021-11-11T20:15:46.060Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T20:15:46.060Z] ---> Running in e5d6a4dc8d8a [2021-11-11T20:15:46.333Z] ---> Running in 08b8f5862c5f [2021-11-11T20:15:46.333Z] Removing intermediate container e25fb90c61ca [2021-11-11T20:15:46.333Z] ---> 3ee4d3650d7a [2021-11-11T20:15:46.333Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T20:15:46.333Z] ---> Running in e0f8757b7fd4 [2021-11-11T20:15:46.333Z] Removing intermediate container e5d6a4dc8d8a [2021-11-11T20:15:46.333Z] ---> 3a4e69ad12c6 [2021-11-11T20:15:46.333Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T20:15:46.333Z] Removing intermediate container 08b8f5862c5f [2021-11-11T20:15:46.333Z] ---> 849ff51ad60f [2021-11-11T20:15:46.333Z] Step 21/22 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:15:46.607Z] ---> Running in ceda805629a3 [2021-11-11T20:15:46.607Z] ---> Running in 7a25ae1c0aba [2021-11-11T20:15:46.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:15:46.607Z] Removing intermediate container e0f8757b7fd4 [2021-11-11T20:15:46.607Z] ---> 93f76b54f2bf [2021-11-11T20:15:46.607Z] Step 12/24 : WORKDIR / [2021-11-11T20:15:46.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:15:46.607Z] ---> Running in 8d6ee56ef331 [2021-11-11T20:15:46.607Z] Removing intermediate container ceda805629a3 [2021-11-11T20:15:46.607Z] ---> 5140c12f027d [2021-11-11T20:15:46.607Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T20:15:46.607Z] Removing intermediate container 7a25ae1c0aba [2021-11-11T20:15:46.607Z] ---> 18185289c394 [2021-11-11T20:15:46.607Z] Step 22/22 : LABEL version=2.0.1-dev.94 [2021-11-11T20:15:46.876Z] ---> Running in 3344a0b845e2 [2021-11-11T20:15:46.876Z] ---> Running in e3faa7af6a72 [2021-11-11T20:15:46.876Z] Removing intermediate container 8d6ee56ef331 [2021-11-11T20:15:46.876Z] ---> bec7e7ab1ed8 [2021-11-11T20:15:46.877Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-11T20:15:46.877Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T20:15:46.877Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T20:15:46.877Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:15:46.877Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T20:15:47.141Z] OK: 6 MiB in 16 packages [2021-11-11T20:15:47.141Z] Removing intermediate container e3faa7af6a72 [2021-11-11T20:15:47.141Z] ---> c0f13e48c531 [2021-11-11T20:15:47.141Z] [2021-11-11T20:15:47.404Z] Successfully built c0f13e48c531 [2021-11-11T20:15:47.404Z] ---> ba6316086b49 [2021-11-11T20:15:47.404Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-11T20:15:47.404Z] Successfully tagged core-command:latest [2021-11-11T20:15:47.404Z] Building core-data [2021-11-11T20:15:48.369Z]  Building core-command ... done  ---> 23bdf4bc0f4b [2021-11-11T20:15:48.369Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T20:15:48.369Z] Removing intermediate container c41107102f96 [2021-11-11T20:15:48.369Z] ---> 5c87c32056a0 [2021-11-11T20:15:48.369Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T20:15:48.957Z] ---> Running in bb8ca6b73baf [2021-11-11T20:15:49.221Z] Removing intermediate container 3344a0b845e2 [2021-11-11T20:15:49.221Z] ---> 21c9e37f7e11 [2021-11-11T20:15:49.221Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T20:15:49.221Z] ---> 7355d83c9bde [2021-11-11T20:15:49.221Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-11T20:15:49.221Z] ---> Running in 7329bf0392d4 [2021-11-11T20:15:49.221Z] Removing intermediate container bb8ca6b73baf [2021-11-11T20:15:49.221Z] ---> 5b0db9258c34 [2021-11-11T20:15:49.221Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T20:15:49.221Z] ---> Running in db00eda7452b [2021-11-11T20:15:49.486Z] Removing intermediate container 7329bf0392d4 [2021-11-11T20:15:49.486Z] ---> 9fe23a92257b [2021-11-11T20:15:49.486Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T20:15:49.486Z] Removing intermediate container db00eda7452b [2021-11-11T20:15:49.486Z] ---> 33c2a09f6bde [2021-11-11T20:15:49.486Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T20:15:49.749Z] ---> 1e74ddcce0c3 [2021-11-11T20:15:49.749Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T20:15:49.749Z] ---> Running in 24f15e232070 [2021-11-11T20:15:49.749Z] ---> a451d7929587 [2021-11-11T20:15:49.749Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T20:15:49.749Z] Removing intermediate container 24f15e232070 [2021-11-11T20:15:49.749Z] ---> 142110fbb637 [2021-11-11T20:15:49.749Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T20:15:50.009Z] ---> Running in ced6a2fada33 [2021-11-11T20:15:50.272Z] ---> d6dd8a387183 [2021-11-11T20:15:50.272Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T20:15:50.272Z] ---> 7e4d2136ec8b [2021-11-11T20:15:50.272Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T20:15:51.237Z] ---> c1d0b418ea5a [2021-11-11T20:15:51.237Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T20:15:51.237Z] ---> 93133a161d4b [2021-11-11T20:15:51.237Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T20:15:51.501Z] Removing intermediate container ced6a2fada33 [2021-11-11T20:15:51.501Z] ---> 363a169596fa [2021-11-11T20:15:51.501Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T20:15:51.501Z] ---> e840f40453af [2021-11-11T20:15:51.501Z] Step 20/24 : 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-11-11T20:15:51.501Z] ---> Running in e5e367edae39 [2021-11-11T20:15:51.765Z] ---> 0f715e7bd347 [2021-11-11T20:15:51.765Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T20:15:51.765Z] ---> Running in fa62396d096b [2021-11-11T20:15:51.765Z] ---> 69a82b7d1cad [2021-11-11T20:15:51.765Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T20:15:52.032Z] Removing intermediate container fa62396d096b [2021-11-11T20:15:52.032Z] ---> a0d6ea71c75e [2021-11-11T20:15:52.032Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T20:15:52.032Z] ---> Running in 4ad3b6845e1a [2021-11-11T20:15:52.301Z] Removing intermediate container 4ad3b6845e1a [2021-11-11T20:15:52.301Z] ---> f13b7c7c27f9 [2021-11-11T20:15:52.301Z] Step 19/21 : LABEL arch=x86_64 [2021-11-11T20:15:52.567Z] ---> Running in 93502b2a822e [2021-11-11T20:15:52.567Z] ---> db537f6fdcdf [2021-11-11T20:15:52.567Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T20:15:52.567Z] Removing intermediate container 051a51f56629 [2021-11-11T20:15:52.567Z] ---> c6fe38f29f81 [2021-11-11T20:15:52.567Z] [2021-11-11T20:15:52.567Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T20:15:52.567Z] ---> 14119a10abf4 [2021-11-11T20:15:52.567Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T20:15:52.567Z] ---> Using cache [2021-11-11T20:15:52.567Z] ---> 13e136614944 [2021-11-11T20:15:52.567Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T20:15:52.567Z] ---> Using cache [2021-11-11T20:15:52.567Z] ---> 67d9657e0ef0 [2021-11-11T20:15:52.567Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T20:15:52.838Z] Removing intermediate container e5e367edae39 [2021-11-11T20:15:52.838Z] ---> 874e635b9a40 [2021-11-11T20:15:52.838Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T20:15:52.838Z] ---> Running in 18f13feb80fe [2021-11-11T20:15:52.838Z] Removing intermediate container 93502b2a822e [2021-11-11T20:15:52.838Z] ---> 8960b78a2f83 [2021-11-11T20:15:52.838Z] Step 20/21 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:15:52.838Z] ---> ce85cee1f6e7 [2021-11-11T20:15:52.838Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T20:15:52.838Z] ---> Running in 96096f14c524 [2021-11-11T20:15:52.838Z] ---> Running in 66a01c205666 [2021-11-11T20:15:52.838Z] Removing intermediate container 18f13feb80fe [2021-11-11T20:15:52.838Z] ---> 07e0eb45e072 [2021-11-11T20:15:52.838Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T20:15:53.101Z] ---> Running in 0a3a2fb9a8a4 [2021-11-11T20:15:53.101Z] Removing intermediate container 66a01c205666 [2021-11-11T20:15:53.101Z] ---> 572012ddbd58 [2021-11-11T20:15:53.101Z] Step 21/21 : LABEL version=2.0.1-dev.94 [2021-11-11T20:15:53.101Z] Removing intermediate container 96096f14c524 [2021-11-11T20:15:53.101Z] ---> 09a4a3cd9b32 [2021-11-11T20:15:53.101Z] Step 22/24 : LABEL arch=x86_64 [2021-11-11T20:15:53.101Z] ---> e1aea85e07b1 [2021-11-11T20:15:53.101Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T20:15:53.101Z] ---> Running in c35603b1b89e [2021-11-11T20:15:53.101Z] ---> Running in 1cae8dcfd3ac [2021-11-11T20:15:53.101Z] Removing intermediate container 0a3a2fb9a8a4 [2021-11-11T20:15:53.101Z] ---> 91de807e2246 [2021-11-11T20:15:53.101Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T20:15:53.370Z] Removing intermediate container c35603b1b89e [2021-11-11T20:15:53.370Z] ---> f7096fd5413d [2021-11-11T20:15:53.370Z] [2021-11-11T20:15:53.370Z] Removing intermediate container 1cae8dcfd3ac [2021-11-11T20:15:53.370Z] ---> b8eb722510d0 [2021-11-11T20:15:53.370Z] Step 23/24 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:15:53.370Z] ---> 04a83b80592b [2021-11-11T20:15:53.370Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T20:15:53.370Z] ---> 0600cbcf5258 [2021-11-11T20:15:53.370Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T20:15:53.370Z] Successfully built f7096fd5413d [2021-11-11T20:15:53.370Z] Successfully tagged support-notifications:latest [2021-11-11T20:15:53.370Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-11-11T20:15:53.643Z] ---> Running in d78c94d225d5 [2021-11-11T20:15:53.643Z] ---> Running in a962ed6109e7 [2021-11-11T20:15:54.213Z] Removing intermediate container d78c94d225d5 [2021-11-11T20:15:54.213Z] ---> eaf72b8686f5 [2021-11-11T20:15:54.213Z] Step 24/24 : LABEL version=2.0.1-dev.94 [2021-11-11T20:15:55.151Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:15:55.151Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:15:55.415Z] ---> 839d4be24a62 [2021-11-11T20:15:55.415Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T20:15:55.415Z] ---> Using cache [2021-11-11T20:15:55.415Z] ---> da2474f2b6c1 [2021-11-11T20:15:55.415Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:15:55.415Z] ---> Using cache [2021-11-11T20:15:55.415Z] ---> a9a43c06a782 [2021-11-11T20:15:55.415Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T20:15:55.415Z] Removing intermediate container a962ed6109e7 [2021-11-11T20:15:55.415Z] ---> 8a2529b194d7 [2021-11-11T20:15:55.415Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T20:15:55.415Z] ---> 9557097b6d5c [2021-11-11T20:15:55.415Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T20:15:55.415Z] ---> Running in e2d8912ec206 [2021-11-11T20:15:55.677Z] ---> Running in b68f906fa76e [2021-11-11T20:15:55.677Z] Removing intermediate container e2d8912ec206 [2021-11-11T20:15:55.677Z] ---> fce23a4ed4ca [2021-11-11T20:15:55.677Z] [2021-11-11T20:15:55.678Z] ---> fb13684a64c8 [2021-11-11T20:15:55.678Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T20:15:55.938Z] Successfully built fce23a4ed4ca [2021-11-11T20:15:55.938Z] Successfully tagged security-secretstore-setup:latest [2021-11-11T20:15:55.938Z] Building security-proxy-setup [2021-11-11T20:15:55.938Z]  Building security-secretstore-setup ... done  ---> Running in bf9c7ef73f85 [2021-11-11T20:15:55.938Z] ---> c45877b36852 [2021-11-11T20:15:55.938Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T20:15:55.938Z] ---> Running in df545839cbff [2021-11-11T20:15:56.200Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:15:56.200Z] Removing intermediate container df545839cbff [2021-11-11T20:15:56.200Z] ---> dfa707fb77ca [2021-11-11T20:15:56.200Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T20:15:56.785Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:15:57.361Z] OK: 220 MiB in 52 packages [2021-11-11T20:15:57.949Z] ---> Running in 864264c93cb5 [2021-11-11T20:15:59.346Z] Removing intermediate container 864264c93cb5 [2021-11-11T20:15:59.346Z] ---> 11bb6154e324 [2021-11-11T20:15:59.346Z] Step 21/23 : LABEL arch=x86_64 [2021-11-11T20:15:59.346Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:15:59.346Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:15:59.346Z] ---> 839d4be24a62 [2021-11-11T20:15:59.346Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T20:15:59.346Z] ---> Using cache [2021-11-11T20:15:59.346Z] ---> da2474f2b6c1 [2021-11-11T20:15:59.346Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:15:59.346Z] ---> Using cache [2021-11-11T20:15:59.346Z] ---> a9a43c06a782 [2021-11-11T20:15:59.346Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T20:15:59.610Z] ---> Running in 678865eb2d00 [2021-11-11T20:15:59.610Z] Removing intermediate container b68f906fa76e [2021-11-11T20:15:59.610Z] ---> 0ea04a642293 [2021-11-11T20:15:59.610Z] Step 6/22 : COPY . . [2021-11-11T20:15:59.610Z] Removing intermediate container bf9c7ef73f85 [2021-11-11T20:15:59.610Z] ---> 9e035a5d84d7 [2021-11-11T20:15:59.610Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T20:15:59.610Z] ---> Running in 92f9b7cf3362 [2021-11-11T20:15:59.878Z] Removing intermediate container 678865eb2d00 [2021-11-11T20:15:59.878Z] ---> 61aca7d3069f [2021-11-11T20:15:59.878Z] Step 22/23 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:15:59.878Z] ---> Running in 0c94877ff19e [2021-11-11T20:16:00.139Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:16:00.139Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:16:00.139Z] ---> 839d4be24a62 [2021-11-11T20:16:00.139Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T20:16:00.139Z] ---> Using cache [2021-11-11T20:16:00.139Z] ---> da2474f2b6c1 [2021-11-11T20:16:00.139Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:16:00.139Z] ---> Using cache [2021-11-11T20:16:00.139Z] ---> a9a43c06a782 [2021-11-11T20:16:00.139Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T20:16:00.139Z] ---> Running in efe7aadc047c [2021-11-11T20:16:01.526Z] ---> Running in 61f1e05b222f [2021-11-11T20:16:01.526Z] Removing intermediate container 0c94877ff19e [2021-11-11T20:16:01.526Z] ---> 849f9097493d [2021-11-11T20:16:01.526Z] Step 27/30 : CMD ["gate"] [2021-11-11T20:16:01.526Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:16:01.526Z] Removing intermediate container efe7aadc047c [2021-11-11T20:16:01.526Z] ---> 84bb25634ff9 [2021-11-11T20:16:01.526Z] Step 23/23 : LABEL version=2.0.1-dev.94 [2021-11-11T20:16:01.526Z] ---> Running in 8a481188cda5 [2021-11-11T20:16:01.526Z] ---> Running in f32205abd6c1 [2021-11-11T20:16:01.789Z] Removing intermediate container 8a481188cda5 [2021-11-11T20:16:01.789Z] ---> 98d2701597ab [2021-11-11T20:16:01.789Z] Step 28/30 : LABEL arch=x86_64 [2021-11-11T20:16:01.789Z] ---> Running in 9ad3ab6e1638 [2021-11-11T20:16:01.789Z] Removing intermediate container f32205abd6c1 [2021-11-11T20:16:01.789Z] ---> dc2bdba60b6e [2021-11-11T20:16:01.789Z] [2021-11-11T20:16:01.789Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:16:02.070Z] Successfully built dc2bdba60b6e [2021-11-11T20:16:02.070Z] Successfully tagged support-scheduler:latest [2021-11-11T20:16:02.070Z] Building core-metadata [2021-11-11T20:16:02.070Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:16:02.070Z] Removing intermediate container 9ad3ab6e1638 [2021-11-11T20:16:02.070Z] ---> 8416f293d928 [2021-11-11T20:16:02.070Z] Step 29/30 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:16:02.639Z] OK: 220 MiB in 52 packages [2021-11-11T20:16:02.639Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:16:03.208Z] OK: 220 MiB in 52 packages [2021-11-11T20:16:05.128Z] ---> Running in b962f6fd2050 [2021-11-11T20:16:05.128Z] ---> f2f3469f7f3f [2021-11-11T20:16:05.128Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:16:05.128Z] Removing intermediate container b962f6fd2050 [2021-11-11T20:16:05.128Z] ---> 2a7a2b049f73 [2021-11-11T20:16:05.128Z] Step 30/30 : LABEL version=2.0.1-dev.94 [2021-11-11T20:16:05.128Z] ---> Running in c6e5fe3a47ae [2021-11-11T20:16:05.128Z] Removing intermediate container 92f9b7cf3362 [2021-11-11T20:16:05.128Z] ---> 87128dd871d3 [2021-11-11T20:16:05.128Z] Step 6/22 : COPY . . [2021-11-11T20:16:05.390Z] ---> Running in 6dea92fab9c3 [2021-11-11T20:16:05.390Z] Removing intermediate container 61f1e05b222f [2021-11-11T20:16:05.390Z] ---> 885f7e4bb941 [2021-11-11T20:16:05.390Z] Step 6/20 : COPY . . [2021-11-11T20:16:05.390Z] Removing intermediate container 6dea92fab9c3 [2021-11-11T20:16:05.390Z] ---> f287f3683f9e [2021-11-11T20:16:05.390Z] [2021-11-11T20:16:05.652Z] Successfully built f287f3683f9e [2021-11-11T20:16:05.652Z] Successfully tagged security-bootstrapper:latest [2021-11-11T20:16:17.937Z]  Building security-bootstrapper ... done Removing intermediate container c6e5fe3a47ae [2021-11-11T20:16:17.937Z] ---> b26a8b74f108 [2021-11-11T20:16:17.937Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T20:16:17.938Z] ---> 307263ed7155 [2021-11-11T20:16:17.938Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:16:17.938Z] ---> 3a2d0dd1d2cf [2021-11-11T20:16:17.938Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:16:17.938Z] ---> Running in d3a8ea24edb7 [2021-11-11T20:16:17.938Z] ---> Running in 7f7a66188af6 [2021-11-11T20:16:17.938Z] ---> Running in dcba5743ab14 [2021-11-11T20:16:18.201Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T20:16:18.786Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:16:18.786Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:16:18.786Z] ---> 839d4be24a62 [2021-11-11T20:16:18.786Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T20:16:18.786Z] ---> Using cache [2021-11-11T20:16:18.786Z] ---> da2474f2b6c1 [2021-11-11T20:16:18.786Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:16:18.786Z] ---> Using cache [2021-11-11T20:16:18.786Z] ---> a9a43c06a782 [2021-11-11T20:16:18.786Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T20:16:18.786Z] ---> Using cache [2021-11-11T20:16:18.786Z] ---> 885f7e4bb941 [2021-11-11T20:16:18.786Z] Step 6/22 : COPY . . [2021-11-11T20:16:18.786Z] ---> Using cache [2021-11-11T20:16:18.786Z] ---> 3a2d0dd1d2cf [2021-11-11T20:16:18.786Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:16:19.052Z] ---> Running in 9bc9464e3d46 [2021-11-11T20:16:19.311Z] Removing intermediate container 7f7a66188af6 [2021-11-11T20:16:19.311Z] ---> b9d575dff029 [2021-11-11T20:16:19.311Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T20:16:19.311Z] ---> Running in c4fcfe39e15a [2021-11-11T20:16:19.585Z] Removing intermediate container dcba5743ab14 [2021-11-11T20:16:19.585Z] ---> da059a9ea36b [2021-11-11T20:16:19.585Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T20:16:19.585Z] ---> Running in 36b672bef0d3 [2021-11-11T20:16:19.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T20:16:20.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T20:16:21.513Z] Removing intermediate container 9bc9464e3d46 [2021-11-11T20:16:21.513Z] ---> 48d621c6aba2 [2021-11-11T20:16:21.513Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T20:16:21.513Z] ---> Running in 159f9db6e7f4 [2021-11-11T20:16:21.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T20:16:32.115Z] Removing intermediate container 6725e7654e6d [2021-11-11T20:16:32.115Z] ---> 3ae3cf8892e0 [2021-11-11T20:16:32.115Z] Successfully built 3ae3cf8892e0 [2021-11-11T20:16:32.115Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:16:32.453Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T20:16:32.453Z] . [Pipeline] withDockerContainer [2021-11-11T20:16:32.686Z] prd-ubuntu18.04-docker-arm64-4c-16g-209 does not seem to be running inside a container [2021-11-11T20:16:32.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T20:16:34.262Z] $ docker top 0b5413d9ae08c2520d62980755001f152e7dc91f15bc68fb1a0a0d4191b86033 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T20:16:35.220Z] + go version [2021-11-11T20:16:35.220Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T20:16:35.237Z] $ docker stop --time=1 0b5413d9ae08c2520d62980755001f152e7dc91f15bc68fb1a0a0d4191b86033 [2021-11-11T20:16:36.902Z] $ docker rm -f 0b5413d9ae08c2520d62980755001f152e7dc91f15bc68fb1a0a0d4191b86033 [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-11-11T20:16:37.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T20:16:37.949Z] [2021-11-11T20:16:37.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:16:38.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T20:16:38.565Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-11T20:16:38.565Z] 29e5d40040c1: Pulling fs layer [2021-11-11T20:16:38.565Z] 1ce36da41761: Pulling fs layer [2021-11-11T20:16:38.565Z] 25b303627fd3: Pulling fs layer [2021-11-11T20:16:38.565Z] 29e5d40040c1: Download complete [2021-11-11T20:16:38.840Z] 1ce36da41761: Verifying Checksum [2021-11-11T20:16:38.840Z] 1ce36da41761: Download complete [2021-11-11T20:16:39.452Z] 29e5d40040c1: Pull complete [2021-11-11T20:16:40.430Z] 25b303627fd3: Verifying Checksum [2021-11-11T20:16:40.430Z] 25b303627fd3: Download complete [2021-11-11T20:16:40.430Z] 1ce36da41761: Pull complete [2021-11-11T20:16:48.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T20:16:50.579Z] 25b303627fd3: Pull complete [2021-11-11T20:16:50.579Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-11T20:16:50.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T20:16:50.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-11T20:16:50.835Z] prd-ubuntu18.04-docker-arm64-4c-16g-209 does not seem to be running inside a container [2021-11-11T20:16:50.913Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-11T20:16:53.388Z] $ docker top 807340ccdaef67b9a6419d23cadfa01a57b0dcdbaf160f3a36a9465fd471d595 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T20:16:53.759Z] Removing intermediate container 36b672bef0d3 [2021-11-11T20:16:53.759Z] ---> e2e775d5829b [2021-11-11T20:16:53.759Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T20:16:53.759Z] Removing intermediate container c4fcfe39e15a [2021-11-11T20:16:53.759Z] ---> af2de449521b [2021-11-11T20:16:53.759Z] [2021-11-11T20:16:53.759Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T20:16:53.759Z] ---> 14119a10abf4 [2021-11-11T20:16:53.759Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T20:16:53.759Z] ---> Running in 74b29b8454ab [2021-11-11T20:16:53.759Z] ---> Running in ce3c4943ea3f [2021-11-11T20:16:54.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T20:16:54.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:16:54.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:16:54.332Z] + docker-compose build --help [2021-11-11T20:16:54.333Z] + grep parallel [2021-11-11T20:16:54.608Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T20:16:54.608Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T20:16:54.608Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T20:16:54.608Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T20:16:54.608Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T20:16:54.608Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:16:54.608Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T20:16:54.608Z] OK: 8 MiB in 19 packages [2021-11-11T20:16:55.547Z] Removing intermediate container d3a8ea24edb7 [2021-11-11T20:16:55.547Z] ---> 740627a9bb5c [2021-11-11T20:16:55.547Z] [2021-11-11T20:16:55.547Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T20:16:55.547Z] ---> 14119a10abf4 [2021-11-11T20:16:55.547Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T20:16:55.547Z] ---> Running in 4936d4333166 [2021-11-11T20:16:55.547Z] Removing intermediate container 4936d4333166 [2021-11-11T20:16:55.547Z] ---> 1720d3ee6876 [2021-11-11T20:16:55.547Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T20:16:56.122Z] ---> Running in aa44533a690e [2021-11-11T20:16:56.122Z] Removing intermediate container 74b29b8454ab [2021-11-11T20:16:56.122Z] ---> 8fde22fea8d0 [2021-11-11T20:16:56.122Z] [2021-11-11T20:16:56.122Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T20:16:56.122Z] Removing intermediate container ce3c4943ea3f [2021-11-11T20:16:56.122Z] ---> de9e1a64b5dc [2021-11-11T20:16:56.122Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T20:16:56.122Z] Removing intermediate container 159f9db6e7f4 [2021-11-11T20:16:56.122Z] ---> 8daba331908d [2021-11-11T20:16:56.122Z] [2021-11-11T20:16:56.122Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T20:16:56.122Z] ---> 14119a10abf4 [2021-11-11T20:16:56.122Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T20:16:56.122Z] ---> Using cache [2021-11-11T20:16:56.122Z] ---> 13e136614944 [2021-11-11T20:16:56.122Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T20:16:56.122Z] ---> Using cache [2021-11-11T20:16:56.122Z] ---> 67d9657e0ef0 [2021-11-11T20:16:56.122Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T20:16:56.122Z] ---> Running in eb5037bc3b76 [2021-11-11T20:16:56.122Z] Removing intermediate container aa44533a690e [2021-11-11T20:16:56.122Z] 20.10.8: Pulling from library/docker [2021-11-11T20:16:56.122Z] ---> 6a7bb94597b0 [2021-11-11T20:16:56.122Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T20:16:56.387Z] ---> Running in cf594a8fbf36 [2021-11-11T20:16:56.387Z] ---> Running in acaef859aa11 [2021-11-11T20:16:56.387Z] Removing intermediate container eb5037bc3b76 [2021-11-11T20:16:56.387Z] ---> 3af45bc8caa2 [2021-11-11T20:16:56.387Z] Step 12/20 : WORKDIR /edgex [2021-11-11T20:16:56.649Z] Removing intermediate container acaef859aa11 [2021-11-11T20:16:56.649Z] ---> ba8d11fb7694 [2021-11-11T20:16:56.649Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:16:56.649Z] Removing intermediate container cf594a8fbf36 [2021-11-11T20:16:56.649Z] ---> 030810071980 [2021-11-11T20:16:56.649Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T20:16:56.927Z] ---> Running in 46f60ec3623c [2021-11-11T20:16:56.927Z] ---> Running in 49bb8bbe8dda [2021-11-11T20:16:56.927Z] ---> Running in 77c37e2d2eea [2021-11-11T20:16:57.204Z] Removing intermediate container 46f60ec3623c [2021-11-11T20:16:57.204Z] ---> f103384d6d9a [2021-11-11T20:16:57.204Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T20:16:57.204Z] Removing intermediate container 77c37e2d2eea [2021-11-11T20:16:57.204Z] ---> 68d243b53e42 [2021-11-11T20:16:57.204Z] Step 14/22 : WORKDIR / [2021-11-11T20:16:57.204Z] ---> Running in 43addfb6a207 [2021-11-11T20:16:57.476Z] Removing intermediate container 43addfb6a207 [2021-11-11T20:16:57.476Z] ---> 96bf6ec29420 [2021-11-11T20:16:57.476Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T20:16:57.476Z] ---> 663031b48b63 [2021-11-11T20:16:57.476Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T20:16:57.714Z] --parallel Build images in parallel. [2021-11-11T20:16:57.742Z] ---> c9906041f332 [2021-11-11T20:16:57.742Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [Pipeline] } [2021-11-11T20:16:58.001Z] $ docker stop --time=1 807340ccdaef67b9a6419d23cadfa01a57b0dcdbaf160f3a36a9465fd471d595 [2021-11-11T20:16:58.013Z] Removing intermediate container 49bb8bbe8dda [2021-11-11T20:16:58.013Z] ---> c6934e3716f2 [2021-11-11T20:16:58.013Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T20:16:58.013Z] ---> Running in ad15e3fe89ea [2021-11-11T20:16:58.293Z] ---> 0a502441fa2e [2021-11-11T20:16:58.293Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T20:16:58.293Z] ---> 5e60176e432d [2021-11-11T20:16:58.293Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T20:16:58.905Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:16:58.905Z] ---> 21b387ff0ee7 [2021-11-11T20:16:58.905Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T20:16:58.905Z] ---> eb5353187ced [2021-11-11T20:16:58.905Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T20:16:58.905Z] ---> Running in faca33b43ec1 [2021-11-11T20:16:58.905Z] ---> Running in 82839f5f52c7 [2021-11-11T20:16:59.168Z] Removing intermediate container 82839f5f52c7 [2021-11-11T20:16:59.168Z] ---> 9162cfd06ca5 [2021-11-11T20:16:59.168Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T20:16:59.168Z] Removing intermediate container faca33b43ec1 [2021-11-11T20:16:59.168Z] ---> 93e39682a3c6 [2021-11-11T20:16:59.168Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T20:16:59.168Z] ---> Running in f200bcf2413c [2021-11-11T20:16:59.168Z] ---> Running in 899fdba4f0f4 [2021-11-11T20:16:59.168Z] Removing intermediate container 899fdba4f0f4 [2021-11-11T20:16:59.168Z] ---> 4159622937e9 [2021-11-11T20:16:59.168Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T20:16:59.429Z] Removing intermediate container f200bcf2413c [2021-11-11T20:16:59.429Z] ---> 548018fc20f7 [2021-11-11T20:16:59.429Z] Step 18/20 : LABEL arch=x86_64 [2021-11-11T20:16:59.429Z] ---> Running in 626830b0814f [2021-11-11T20:16:59.429Z] ---> Running in 5adaaf73d3b7 [2021-11-11T20:16:59.429Z] Removing intermediate container 626830b0814f [2021-11-11T20:16:59.429Z] ---> bf851f1d54dd [2021-11-11T20:16:59.429Z] Step 21/22 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:16:59.429Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:16:59.429Z] ---> Running in ed4dcec6208f [2021-11-11T20:16:59.700Z] $ docker rm -f 807340ccdaef67b9a6419d23cadfa01a57b0dcdbaf160f3a36a9465fd471d595 [2021-11-11T20:16:59.726Z] Removing intermediate container 5adaaf73d3b7 [2021-11-11T20:16:59.726Z] ---> a5d4fb38f777 [2021-11-11T20:16:59.726Z] Step 19/20 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:16:59.726Z] ---> Running in 7df5834d6841 [2021-11-11T20:16:59.726Z] Removing intermediate container ed4dcec6208f [2021-11-11T20:16:59.726Z] ---> 7b4c466eb335 [2021-11-11T20:16:59.726Z] Step 22/22 : LABEL version=2.0.1-dev.94 [2021-11-11T20:16:59.726Z] ---> Running in 5e22ad9a7c76 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:00.013Z] Removing intermediate container 7df5834d6841 [2021-11-11T20:17:00.013Z] ---> 11088313bec8 [2021-11-11T20:17:00.013Z] Step 20/20 : LABEL version=2.0.1-dev.94 [2021-11-11T20:17:00.013Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T20:17:00.013Z] ---> Running in 2898dc4eebe6 [2021-11-11T20:17:00.013Z] Removing intermediate container 5e22ad9a7c76 [2021-11-11T20:17:00.013Z] ---> e47211fd6a6a [2021-11-11T20:17:00.013Z] [2021-11-11T20:17:00.013Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T20:17:00.013Z] Removing intermediate container 2898dc4eebe6 [2021-11-11T20:17:00.013Z] ---> dcea213bf34b [2021-11-11T20:17:00.013Z] [2021-11-11T20:17:00.013Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T20:17:00.013Z] Successfully built e47211fd6a6a [2021-11-11T20:17:00.013Z] Successfully tagged core-metadata:latest [2021-11-11T20:17:00.013Z]  Building core-metadata ... done Successfully built dcea213bf34b [2021-11-11T20:17:00.013Z] Successfully tagged security-proxy-setup:latest [2021-11-11T20:17:00.273Z]  Building security-proxy-setup ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T20:17:00.273Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T20:17:00.273Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T20:17:00.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-11T20:17:00.299Z] . [Pipeline] withDockerContainer [2021-11-11T20:17:00.529Z] prd-ubuntu18.04-docker-arm64-4c-16g-209 does not seem to be running inside a container [2021-11-11T20:17:00.533Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:17:00.533Z] OK: 8 MiB in 20 packages [2021-11-11T20:17:00.533Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T20:17:00.533Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T20:17:00.533Z] ---> bc6c0ffef665 [2021-11-11T20:17:00.533Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-11T20:17:00.533Z] ---> Running in b9cef3f6a3e9 [2021-11-11T20:17:00.603Z] $ 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/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@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-11-11T20:17:00.795Z] Removing intermediate container b9cef3f6a3e9 [2021-11-11T20:17:00.795Z] ---> 923d5800b778 [2021-11-11T20:17:00.795Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-11T20:17:00.795Z] ---> Running in 5759f0226556 [2021-11-11T20:17:00.795Z] Removing intermediate container ad15e3fe89ea [2021-11-11T20:17:00.795Z] ---> 0c5ce9e48cc3 [2021-11-11T20:17:00.795Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T20:17:00.795Z] ---> e3c0a77e9690 [2021-11-11T20:17:00.795Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T20:17:01.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T20:17:01.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T20:17:01.322Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T20:17:01.322Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T20:17:01.322Z] Executing bash-5.1.4-r0.post-install [2021-11-11T20:17:01.322Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T20:17:01.322Z] ---> 75055a089acd [2021-11-11T20:17:01.322Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T20:17:01.322Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T20:17:01.322Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T20:17:01.322Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T20:17:01.322Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T20:17:01.322Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T20:17:01.322Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T20:17:01.322Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T20:17:01.322Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T20:17:01.322Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T20:17:01.322Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T20:17:01.322Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T20:17:01.322Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T20:17:01.596Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T20:17:01.596Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T20:17:01.856Z] ---> e79dfa30b2e1 [2021-11-11T20:17:01.856Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T20:17:01.925Z] $ docker top ba681f8e8a3a57b62754fc074f4566b52ce1c922470a78c3f78cf8163f29c5b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T20:17:02.429Z] ---> Running in 33d33d632759 [2021-11-11T20:17:02.429Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T20:17:02.429Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T20:17:02.429Z] Removing intermediate container 33d33d632759 [2021-11-11T20:17:02.429Z] ---> ecd2b718f6a9 [2021-11-11T20:17:02.429Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T20:17:02.429Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T20:17:02.429Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T20:17:02.429Z] ---> Running in da375e2025cf [2021-11-11T20:17:02.429Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T20:17:02.429Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T20:17:02.429Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T20:17:02.429Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T20:17:02.429Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T20:17:02.429Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T20:17:02.429Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T20:17:02.429Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T20:17:02.429Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T20:17:02.429Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T20:17:02.429Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T20:17:02.429Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T20:17:02.692Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T20:17:02.692Z] Removing intermediate container da375e2025cf [2021-11-11T20:17:02.692Z] ---> aec43182839b [2021-11-11T20:17:02.692Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T20:17:02.692Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T20:17:02.692Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T20:17:02.692Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T20:17:02.692Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T20:17:02.692Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T20:17:02.692Z] ---> Running in 11a181b20784 [2021-11-11T20:17:02.692Z] Removing intermediate container 11a181b20784 [2021-11-11T20:17:02.692Z] ---> c382618ff86f [2021-11-11T20:17:02.692Z] Step 21/22 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:02.692Z] ---> Running in 4f6a826d10a3 [2021-11-11T20:17:02.841Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-11T20:17:02.952Z] Removing intermediate container 4f6a826d10a3 [2021-11-11T20:17:02.952Z] ---> b60826c4ef66 [2021-11-11T20:17:02.952Z] Step 22/22 : LABEL version=2.0.1-dev.94 [2021-11-11T20:17:02.952Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T20:17:02.952Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T20:17:02.952Z] ---> Running in 58bd5daf8106 [2021-11-11T20:17:02.952Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T20:17:03.212Z] Removing intermediate container 58bd5daf8106 [2021-11-11T20:17:03.212Z] ---> fa9fbd5d7a37 [2021-11-11T20:17:03.212Z] [2021-11-11T20:17:03.212Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:17:03.212Z] OK: 84 MiB in 64 packages [2021-11-11T20:17:03.212Z] Successfully built fa9fbd5d7a37 [2021-11-11T20:17:03.212Z] Successfully tagged core-data:latest [2021-11-11T20:17:03.784Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-11-11T20:17:03.784Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T20:17:03.784Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-11T20:17:04.045Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T20:17:04.045Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T20:17:04.306Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T20:17:04.306Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T20:17:04.567Z] Collecting PyYAML<4,>=3.10 [2021-11-11T20:17:04.567Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T20:17:04.826Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T20:17:04.826Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T20:17:05.088Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T20:17:05.088Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T20:17:05.088Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T20:17:05.088Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T20:17:05.088Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T20:17:05.088Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T20:17:05.349Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T20:17:05.349Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T20:17:05.349Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T20:17:05.349Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T20:17:06.215Z] Building core-command ... [2021-11-11T20:17:06.215Z] Building core-data ... [2021-11-11T20:17:06.215Z] Building core-metadata ... [2021-11-11T20:17:06.215Z] Building security-bootstrapper ... [2021-11-11T20:17:06.215Z] Building security-proxy-setup ... [2021-11-11T20:17:06.215Z] Building security-secretstore-setup ... [2021-11-11T20:17:06.215Z] Building support-notifications ... [2021-11-11T20:17:06.215Z] Building support-scheduler ... [2021-11-11T20:17:06.215Z] Building sys-mgmt-agent ... [2021-11-11T20:17:06.215Z] Building core-data [2021-11-11T20:17:06.215Z] Building core-metadata [2021-11-11T20:17:06.215Z] Building security-secretstore-setup [2021-11-11T20:17:06.215Z] Building core-command [2021-11-11T20:17:06.215Z] Building security-bootstrapper [2021-11-11T20:17:06.733Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T20:17:06.734Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T20:17:06.994Z] Collecting idna<2.8,>=2.5 [2021-11-11T20:17:06.994Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T20:17:06.994Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-11T20:17:06.994Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T20:17:06.994Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T20:17:06.994Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T20:17:06.994Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T20:17:06.994Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T20:17:06.994Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T20:17:06.994Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T20:17:06.994Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T20:17:07.253Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T20:17:07.253Z] Attempting uninstall: urllib3 [2021-11-11T20:17:07.253Z] Found existing installation: urllib3 1.26.5 [2021-11-11T20:17:07.253Z] Uninstalling urllib3-1.26.5: [2021-11-11T20:17:07.253Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T20:17:07.253Z] Attempting uninstall: idna [2021-11-11T20:17:07.253Z] Found existing installation: idna 3.2 [2021-11-11T20:17:07.253Z] Uninstalling idna-3.2: [2021-11-11T20:17:07.253Z] Successfully uninstalled idna-3.2 [2021-11-11T20:17:07.512Z] Attempting uninstall: chardet [2021-11-11T20:17:07.513Z] Found existing installation: chardet 4.0.0 [2021-11-11T20:17:07.513Z] Uninstalling chardet-4.0.0: [2021-11-11T20:17:07.513Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T20:17:07.773Z] Attempting uninstall: requests [2021-11-11T20:17:07.773Z] Found existing installation: requests 2.25.1 [2021-11-11T20:17:07.773Z] Uninstalling requests-2.25.1: [2021-11-11T20:17:07.773Z] Successfully uninstalled requests-2.25.1 [2021-11-11T20:17:07.773Z] Running setup.py install for texttable: started [2021-11-11T20:17:08.343Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T20:17:08.343Z] Running setup.py install for PyYAML: started [2021-11-11T20:17:08.601Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T20:17:08.601Z] Running setup.py install for docopt: started [2021-11-11T20:17:08.861Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T20:17:08.861Z] Running setup.py install for dockerpty: started [2021-11-11T20:17:09.122Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T20:17:09.383Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-11T20:17:12.816Z] Removing intermediate container 5759f0226556 [2021-11-11T20:17:12.816Z] ---> 737255e67053 [2021-11-11T20:17:12.816Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T20:17:12.816Z] ---> Running in 31fb76d0a15e [2021-11-11T20:17:12.816Z] Removing intermediate container 31fb76d0a15e [2021-11-11T20:17:12.816Z] ---> aaad302668ef [2021-11-11T20:17:12.816Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T20:17:12.816Z] ---> Running in 163d2266ddf4 [2021-11-11T20:17:12.816Z] Removing intermediate container 163d2266ddf4 [2021-11-11T20:17:12.816Z] ---> 0089ffffd90d [2021-11-11T20:17:12.816Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T20:17:12.816Z] ---> 8617ba3f9092 [2021-11-11T20:17:12.816Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T20:17:12.816Z] ---> d3c4c8f13eaa [2021-11-11T20:17:12.816Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T20:17:13.076Z] ---> cbb2778c89d4 [2021-11-11T20:17:13.076Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T20:17:13.076Z] ---> Running in 60a5e2ded22e [2021-11-11T20:17:13.076Z] Removing intermediate container 60a5e2ded22e [2021-11-11T20:17:13.076Z] ---> e8dad6b892c7 [2021-11-11T20:17:13.076Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T20:17:13.335Z] ---> Running in 19ffb5174aef [2021-11-11T20:17:13.335Z] Removing intermediate container 19ffb5174aef [2021-11-11T20:17:13.335Z] ---> 70dcfd9119ff [2021-11-11T20:17:13.335Z] Step 20/22 : LABEL arch=x86_64 [2021-11-11T20:17:13.335Z] ---> Running in 0592015d4c46 [2021-11-11T20:17:13.335Z] Removing intermediate container 0592015d4c46 [2021-11-11T20:17:13.335Z] ---> b043b1861aa6 [2021-11-11T20:17:13.335Z] Step 21/22 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:13.335Z] ---> Running in ae6ee42569af [2021-11-11T20:17:13.597Z] Removing intermediate container ae6ee42569af [2021-11-11T20:17:13.597Z] ---> 12cf55f30f5b [2021-11-11T20:17:13.597Z] Step 22/22 : LABEL version=2.0.1-dev.94 [2021-11-11T20:17:13.597Z] ---> Running in 5912c44a2009 [2021-11-11T20:17:13.597Z] Removing intermediate container 5912c44a2009 [2021-11-11T20:17:13.597Z] ---> 5b84f0f2bdd3 [2021-11-11T20:17:13.597Z] [2021-11-11T20:17:13.597Z] Successfully built 5b84f0f2bdd3 [2021-11-11T20:17:13.597Z] Successfully tagged sys-mgmt-agent:latest [2021-11-11T20:17:13.865Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-11T20:17:13.868Z] $ docker stop --time=1 bd3c1a170b86cf643db221b7aeb7905d7b3a894228745613ac5abbd068af9777 [2021-11-11T20:17:15.161Z] $ docker rm -f bd3c1a170b86cf643db221b7aeb7905d7b3a894228745613ac5abbd068af9777 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T20:17:15.515Z] + docker images [2021-11-11T20:17:15.515Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T20:17:15.515Z] sys-mgmt-agent latest 5b84f0f2bdd3 2 seconds ago 294MB [2021-11-11T20:17:15.515Z] core-data latest fa9fbd5d7a37 13 seconds ago 20.7MB [2021-11-11T20:17:15.515Z] security-proxy-setup latest dcea213bf34b 16 seconds ago 26.9MB [2021-11-11T20:17:15.515Z] core-metadata latest e47211fd6a6a 16 seconds ago 16.9MB [2021-11-11T20:17:15.515Z] 8daba331908d 19 seconds ago 1.76GB [2021-11-11T20:17:15.515Z] 8fde22fea8d0 20 seconds ago 1.76GB [2021-11-11T20:17:15.515Z] 740627a9bb5c 20 seconds ago 1.76GB [2021-11-11T20:17:15.515Z] af2de449521b 23 seconds ago 1.76GB [2021-11-11T20:17:15.515Z] security-bootstrapper latest f287f3683f9e About a minute ago 18.9MB [2021-11-11T20:17:15.515Z] support-scheduler latest dc2bdba60b6e About a minute ago 16.2MB [2021-11-11T20:17:15.515Z] security-secretstore-setup latest fce23a4ed4ca About a minute ago 28.4MB [2021-11-11T20:17:15.515Z] support-notifications latest f7096fd5413d About a minute ago 16.9MB [2021-11-11T20:17:15.515Z] c6fe38f29f81 About a minute ago 1.76GB [2021-11-11T20:17:15.515Z] core-command latest c0f13e48c531 About a minute ago 16.1MB [2021-11-11T20:17:15.515Z] 9dd4f3773639 About a minute ago 1.76GB [2021-11-11T20:17:15.515Z] 259a64a6f863 About a minute ago 1.76GB [2021-11-11T20:17:15.515Z] 8d2234a7517f About a minute ago 1.76GB [2021-11-11T20:17:15.515Z] 61e4669863eb About a minute ago 1.75GB [2021-11-11T20:17:15.515Z] ci-base-image-x86_64 latest 839d4be24a62 5 minutes ago 1.25GB [2021-11-11T20:17:15.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-11T20:17:15.515Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-11T20:17:15.515Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-11T20:17:15.515Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-11T20:17:15.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-11-11T20:17:15.693Z] provisioning config files... [2021-11-11T20:17:15.707Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/106@tmp/config2163460601308596539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:17:16.003Z] ---> docker-login.sh [2021-11-11T20:17:16.003Z] nexus3.edgexfoundry.org:10001 [2021-11-11T20:17:16.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:17:16.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:17:16.003Z] Configure a credential helper to remove this warning. See [2021-11-11T20:17:16.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:17:16.003Z] [2021-11-11T20:17:16.003Z] Login Succeeded [2021-11-11T20:17:16.003Z] nexus3.edgexfoundry.org:10002 [2021-11-11T20:17:16.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:17:16.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:17:16.003Z] Configure a credential helper to remove this warning. See [2021-11-11T20:17:16.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:17:16.003Z] [2021-11-11T20:17:16.003Z] Login Succeeded [2021-11-11T20:17:16.003Z] nexus3.edgexfoundry.org:10003 [2021-11-11T20:17:16.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:17:16.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:17:16.261Z] Configure a credential helper to remove this warning. See [2021-11-11T20:17:16.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:17:16.261Z] [2021-11-11T20:17:16.261Z] Login Succeeded [2021-11-11T20:17:16.261Z] nexus3.edgexfoundry.org:10004 [2021-11-11T20:17:16.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:17:16.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:17:16.262Z] Configure a credential helper to remove this warning. See [2021-11-11T20:17:16.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:17:16.262Z] [2021-11-11T20:17:16.262Z] Login Succeeded [2021-11-11T20:17:16.262Z] docker.io [2021-11-11T20:17:16.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:17:16.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:17:16.778Z] Configure a credential helper to remove this warning. See [2021-11-11T20:17:16.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:17:16.778Z] [2021-11-11T20:17:16.778Z] Login Succeeded [2021-11-11T20:17:16.778Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T20:17:16.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:17:16.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T20:17:16.848Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-11T20:17:16.848Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:16.848Z] latest [2021-11-11T20:17:16.848Z] 2.0.1-dev.94 [2021-11-11T20:17:16.848Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:16.848Z] main [2021-11-11T20:17:16.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:17.158Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:17.455Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:17.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T20:17:17.455Z] 6a59f1e63463: Preparing [2021-11-11T20:17:17.455Z] fddf439519c3: Preparing [2021-11-11T20:17:17.455Z] a5428adeafdc: Preparing [2021-11-11T20:17:17.455Z] b1593cd72404: Preparing [2021-11-11T20:17:17.455Z] e2eb06d8af82: Preparing [2021-11-11T20:17:17.455Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:17.455Z] b1593cd72404: Pushed [2021-11-11T20:17:17.717Z] a5428adeafdc: Pushed [2021-11-11T20:17:17.717Z] 6a59f1e63463: Pushed [2021-11-11T20:17:18.290Z] fddf439519c3: Pushed [2021-11-11T20:17:18.549Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:2288938454be2d5308a5eff862d21a3a59524d8366154f2077c2516159b37d69 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:18.849Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:19.146Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-11T20:17:19.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T20:17:19.146Z] 6a59f1e63463: Preparing [2021-11-11T20:17:19.146Z] fddf439519c3: Preparing [2021-11-11T20:17:19.146Z] a5428adeafdc: Preparing [2021-11-11T20:17:19.146Z] b1593cd72404: Preparing [2021-11-11T20:17:19.146Z] e2eb06d8af82: Preparing [2021-11-11T20:17:19.146Z] b1593cd72404: Layer already exists [2021-11-11T20:17:19.146Z] 6a59f1e63463: Layer already exists [2021-11-11T20:17:19.146Z] fddf439519c3: Layer already exists [2021-11-11T20:17:19.146Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:19.146Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:19.146Z] latest: digest: sha256:2288938454be2d5308a5eff862d21a3a59524d8366154f2077c2516159b37d69 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:19.447Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:19.744Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.94 [2021-11-11T20:17:19.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T20:17:19.744Z] 6a59f1e63463: Preparing [2021-11-11T20:17:19.744Z] fddf439519c3: Preparing [2021-11-11T20:17:19.744Z] a5428adeafdc: Preparing [2021-11-11T20:17:19.744Z] b1593cd72404: Preparing [2021-11-11T20:17:19.744Z] e2eb06d8af82: Preparing [2021-11-11T20:17:19.744Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:19.744Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:19.744Z] fddf439519c3: Layer already exists [2021-11-11T20:17:19.744Z] 6a59f1e63463: Layer already exists [2021-11-11T20:17:19.744Z] b1593cd72404: Layer already exists [2021-11-11T20:17:19.744Z] 2.0.1-dev.94: digest: sha256:2288938454be2d5308a5eff862d21a3a59524d8366154f2077c2516159b37d69 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:20.045Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:20.337Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:20.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T20:17:20.337Z] 6a59f1e63463: Preparing [2021-11-11T20:17:20.337Z] fddf439519c3: Preparing [2021-11-11T20:17:20.337Z] a5428adeafdc: Preparing [2021-11-11T20:17:20.337Z] b1593cd72404: Preparing [2021-11-11T20:17:20.337Z] e2eb06d8af82: Preparing [2021-11-11T20:17:20.337Z] 6a59f1e63463: Layer already exists [2021-11-11T20:17:20.337Z] fddf439519c3: Layer already exists [2021-11-11T20:17:20.337Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:20.337Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:20.337Z] b1593cd72404: Layer already exists [2021-11-11T20:17:20.337Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:2288938454be2d5308a5eff862d21a3a59524d8366154f2077c2516159b37d69 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:20.638Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:20.943Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-11T20:17:20.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-11T20:17:20.943Z] 6a59f1e63463: Preparing [2021-11-11T20:17:20.943Z] fddf439519c3: Preparing [2021-11-11T20:17:20.943Z] a5428adeafdc: Preparing [2021-11-11T20:17:20.943Z] b1593cd72404: Preparing [2021-11-11T20:17:20.943Z] e2eb06d8af82: Preparing [2021-11-11T20:17:20.943Z] 6a59f1e63463: Layer already exists [2021-11-11T20:17:20.943Z] b1593cd72404: Layer already exists [2021-11-11T20:17:20.943Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:20.943Z] fddf439519c3: Layer already exists [2021-11-11T20:17:20.943Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:20.943Z] main: digest: sha256:2288938454be2d5308a5eff862d21a3a59524d8366154f2077c2516159b37d69 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:17:20.978Z] ===================================================== [Pipeline] echo [2021-11-11T20:17:20.985Z] taggedImages: [2021-11-11T20:17:20.985Z] - nexus3.edgexfoundry.org:10004/core-command:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:20.985Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-11T20:17:20.985Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.94 [2021-11-11T20:17:20.985Z] - nexus3.edgexfoundry.org:10004/core-command:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:20.985Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-11T20:17:21.005Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-11T20:17:21.005Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:21.005Z] latest [2021-11-11T20:17:21.005Z] 2.0.1-dev.94 [2021-11-11T20:17:21.005Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:21.005Z] main [2021-11-11T20:17:21.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:21.322Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:21.624Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:21.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T20:17:21.624Z] a4c22d29cbeb: Preparing [2021-11-11T20:17:21.624Z] ac183ec52bb9: Preparing [2021-11-11T20:17:21.624Z] a5428adeafdc: Preparing [2021-11-11T20:17:21.624Z] 8ea4d502f3d1: Preparing [2021-11-11T20:17:21.624Z] d02d4efa9ca6: Preparing [2021-11-11T20:17:21.624Z] e2eb06d8af82: Preparing [2021-11-11T20:17:21.624Z] e2eb06d8af82: Waiting [2021-11-11T20:17:21.624Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:21.885Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:21.885Z] 8ea4d502f3d1: Pushed [2021-11-11T20:17:21.885Z] a4c22d29cbeb: Pushed [2021-11-11T20:17:21.885Z] d02d4efa9ca6: Pushed [2021-11-11T20:17:22.825Z] ac183ec52bb9: Pushed [2021-11-11T20:17:22.825Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:a286906b52c6a6a7a4c01e8061e75f0ce0427c6db8b51ce48c8c801dcd024799 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:23.135Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:23.426Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-11T20:17:23.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T20:17:23.426Z] a4c22d29cbeb: Preparing [2021-11-11T20:17:23.426Z] ac183ec52bb9: Preparing [2021-11-11T20:17:23.426Z] a5428adeafdc: Preparing [2021-11-11T20:17:23.426Z] 8ea4d502f3d1: Preparing [2021-11-11T20:17:23.426Z] d02d4efa9ca6: Preparing [2021-11-11T20:17:23.426Z] e2eb06d8af82: Preparing [2021-11-11T20:17:23.426Z] e2eb06d8af82: Waiting [2021-11-11T20:17:23.426Z] d02d4efa9ca6: Layer already exists [2021-11-11T20:17:23.426Z] 8ea4d502f3d1: Layer already exists [2021-11-11T20:17:23.426Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:23.426Z] a4c22d29cbeb: Layer already exists [2021-11-11T20:17:23.426Z] ac183ec52bb9: Layer already exists [2021-11-11T20:17:23.426Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:23.426Z] latest: digest: sha256:a286906b52c6a6a7a4c01e8061e75f0ce0427c6db8b51ce48c8c801dcd024799 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:23.728Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:24.019Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.94 [2021-11-11T20:17:24.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T20:17:24.019Z] a4c22d29cbeb: Preparing [2021-11-11T20:17:24.019Z] ac183ec52bb9: Preparing [2021-11-11T20:17:24.019Z] a5428adeafdc: Preparing [2021-11-11T20:17:24.019Z] 8ea4d502f3d1: Preparing [2021-11-11T20:17:24.019Z] d02d4efa9ca6: Preparing [2021-11-11T20:17:24.019Z] e2eb06d8af82: Preparing [2021-11-11T20:17:24.019Z] e2eb06d8af82: Waiting [2021-11-11T20:17:24.019Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:24.019Z] 8ea4d502f3d1: Layer already exists [2021-11-11T20:17:24.019Z] d02d4efa9ca6: Layer already exists [2021-11-11T20:17:24.019Z] ac183ec52bb9: Layer already exists [2021-11-11T20:17:24.019Z] a4c22d29cbeb: Layer already exists [2021-11-11T20:17:24.019Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:24.019Z] 2.0.1-dev.94: digest: sha256:a286906b52c6a6a7a4c01e8061e75f0ce0427c6db8b51ce48c8c801dcd024799 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:24.314Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:24.605Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:24.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T20:17:24.605Z] a4c22d29cbeb: Preparing [2021-11-11T20:17:24.605Z] ac183ec52bb9: Preparing [2021-11-11T20:17:24.605Z] a5428adeafdc: Preparing [2021-11-11T20:17:24.605Z] 8ea4d502f3d1: Preparing [2021-11-11T20:17:24.605Z] d02d4efa9ca6: Preparing [2021-11-11T20:17:24.605Z] e2eb06d8af82: Preparing [2021-11-11T20:17:24.605Z] e2eb06d8af82: Waiting [2021-11-11T20:17:24.605Z] d02d4efa9ca6: Layer already exists [2021-11-11T20:17:24.605Z] a4c22d29cbeb: Layer already exists [2021-11-11T20:17:24.605Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:24.605Z] 8ea4d502f3d1: Layer already exists [2021-11-11T20:17:24.605Z] ac183ec52bb9: Layer already exists [2021-11-11T20:17:24.605Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:24.605Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:a286906b52c6a6a7a4c01e8061e75f0ce0427c6db8b51ce48c8c801dcd024799 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:24.902Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:25.206Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-11T20:17:25.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-11T20:17:25.206Z] a4c22d29cbeb: Preparing [2021-11-11T20:17:25.206Z] ac183ec52bb9: Preparing [2021-11-11T20:17:25.206Z] a5428adeafdc: Preparing [2021-11-11T20:17:25.206Z] 8ea4d502f3d1: Preparing [2021-11-11T20:17:25.206Z] d02d4efa9ca6: Preparing [2021-11-11T20:17:25.206Z] e2eb06d8af82: Preparing [2021-11-11T20:17:25.206Z] e2eb06d8af82: Waiting [2021-11-11T20:17:25.206Z] a4c22d29cbeb: Layer already exists [2021-11-11T20:17:25.206Z] ac183ec52bb9: Layer already exists [2021-11-11T20:17:25.206Z] 8ea4d502f3d1: Layer already exists [2021-11-11T20:17:25.206Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:25.206Z] d02d4efa9ca6: Layer already exists [2021-11-11T20:17:25.206Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:25.206Z] main: digest: sha256:a286906b52c6a6a7a4c01e8061e75f0ce0427c6db8b51ce48c8c801dcd024799 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:17:25.239Z] ===================================================== [Pipeline] echo [2021-11-11T20:17:25.248Z] taggedImages: [2021-11-11T20:17:25.248Z] - nexus3.edgexfoundry.org:10004/core-data:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:25.248Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-11T20:17:25.248Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.94 [2021-11-11T20:17:25.248Z] - nexus3.edgexfoundry.org:10004/core-data:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:25.248Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-11T20:17:25.266Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-11T20:17:25.266Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:25.266Z] latest [2021-11-11T20:17:25.266Z] 2.0.1-dev.94 [2021-11-11T20:17:25.266Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:25.266Z] main [2021-11-11T20:17:25.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:25.578Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:25.865Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:25.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T20:17:25.865Z] eaf62dae809d: Preparing [2021-11-11T20:17:25.865Z] 1e358416cd96: Preparing [2021-11-11T20:17:25.865Z] a5428adeafdc: Preparing [2021-11-11T20:17:25.865Z] b1593cd72404: Preparing [2021-11-11T20:17:25.865Z] e2eb06d8af82: Preparing [2021-11-11T20:17:25.865Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:25.865Z] b1593cd72404: Layer already exists [2021-11-11T20:17:25.865Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:25.865Z] eaf62dae809d: Pushed [2021-11-11T20:17:26.807Z] 1e358416cd96: Pushed [2021-11-11T20:17:27.067Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:261fc1829c3ff51791a94c63e3567a51eae8e55d1fe251497ba6345a8720e244 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:27.365Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:27.653Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-11T20:17:27.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T20:17:27.653Z] eaf62dae809d: Preparing [2021-11-11T20:17:27.653Z] 1e358416cd96: Preparing [2021-11-11T20:17:27.653Z] a5428adeafdc: Preparing [2021-11-11T20:17:27.653Z] b1593cd72404: Preparing [2021-11-11T20:17:27.653Z] e2eb06d8af82: Preparing [2021-11-11T20:17:27.653Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:27.653Z] b1593cd72404: Layer already exists [2021-11-11T20:17:27.653Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:27.653Z] eaf62dae809d: Layer already exists [2021-11-11T20:17:27.653Z] 1e358416cd96: Layer already exists [2021-11-11T20:17:27.653Z] latest: digest: sha256:261fc1829c3ff51791a94c63e3567a51eae8e55d1fe251497ba6345a8720e244 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:27.944Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:28.235Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.94 [2021-11-11T20:17:28.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T20:17:28.235Z] eaf62dae809d: Preparing [2021-11-11T20:17:28.235Z] 1e358416cd96: Preparing [2021-11-11T20:17:28.235Z] a5428adeafdc: Preparing [2021-11-11T20:17:28.235Z] b1593cd72404: Preparing [2021-11-11T20:17:28.235Z] e2eb06d8af82: Preparing [2021-11-11T20:17:28.235Z] 1e358416cd96: Layer already exists [2021-11-11T20:17:28.235Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:28.235Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:28.235Z] b1593cd72404: Layer already exists [2021-11-11T20:17:28.235Z] eaf62dae809d: Layer already exists [2021-11-11T20:17:28.235Z] 2.0.1-dev.94: digest: sha256:261fc1829c3ff51791a94c63e3567a51eae8e55d1fe251497ba6345a8720e244 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:28.530Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:28.821Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:28.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T20:17:28.821Z] eaf62dae809d: Preparing [2021-11-11T20:17:28.821Z] 1e358416cd96: Preparing [2021-11-11T20:17:28.821Z] a5428adeafdc: Preparing [2021-11-11T20:17:28.821Z] b1593cd72404: Preparing [2021-11-11T20:17:28.821Z] e2eb06d8af82: Preparing [2021-11-11T20:17:28.821Z] 1e358416cd96: Layer already exists [2021-11-11T20:17:28.821Z] b1593cd72404: Layer already exists [2021-11-11T20:17:28.821Z] eaf62dae809d: Layer already exists [2021-11-11T20:17:28.821Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:28.821Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:28.821Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:261fc1829c3ff51791a94c63e3567a51eae8e55d1fe251497ba6345a8720e244 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:29.111Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:29.404Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-11T20:17:29.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-11T20:17:29.404Z] eaf62dae809d: Preparing [2021-11-11T20:17:29.404Z] 1e358416cd96: Preparing [2021-11-11T20:17:29.404Z] a5428adeafdc: Preparing [2021-11-11T20:17:29.404Z] b1593cd72404: Preparing [2021-11-11T20:17:29.404Z] e2eb06d8af82: Preparing [2021-11-11T20:17:29.404Z] eaf62dae809d: Layer already exists [2021-11-11T20:17:29.404Z] 1e358416cd96: Layer already exists [2021-11-11T20:17:29.404Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:29.404Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:29.404Z] b1593cd72404: Layer already exists [2021-11-11T20:17:29.404Z] main: digest: sha256:261fc1829c3ff51791a94c63e3567a51eae8e55d1fe251497ba6345a8720e244 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:17:29.432Z] ===================================================== [Pipeline] echo [2021-11-11T20:17:29.442Z] taggedImages: [2021-11-11T20:17:29.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:29.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-11T20:17:29.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.94 [2021-11-11T20:17:29.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:29.442Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-11T20:17:29.458Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-11T20:17:29.458Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:29.458Z] latest [2021-11-11T20:17:29.458Z] 2.0.1-dev.94 [2021-11-11T20:17:29.458Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:29.458Z] main [2021-11-11T20:17:29.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:29.776Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:30.067Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:30.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T20:17:30.067Z] dda5cfe66469: Preparing [2021-11-11T20:17:30.067Z] dda5cfe66469: Preparing [2021-11-11T20:17:30.067Z] b14f2778d0d7: Preparing [2021-11-11T20:17:30.067Z] fb19d6ffaead: Preparing [2021-11-11T20:17:30.067Z] f927f49d56cf: Preparing [2021-11-11T20:17:30.067Z] ce3741710260: Preparing [2021-11-11T20:17:30.067Z] a5428adeafdc: Preparing [2021-11-11T20:17:30.067Z] e1977228b0f1: Preparing [2021-11-11T20:17:30.067Z] de6b6b3e0ab1: Preparing [2021-11-11T20:17:30.067Z] 596ebb3096cc: Preparing [2021-11-11T20:17:30.067Z] e5e3bb43141b: Preparing [2021-11-11T20:17:30.067Z] e2eb06d8af82: Preparing [2021-11-11T20:17:30.067Z] a5428adeafdc: Waiting [2021-11-11T20:17:30.067Z] e1977228b0f1: Waiting [2021-11-11T20:17:30.067Z] de6b6b3e0ab1: Waiting [2021-11-11T20:17:30.067Z] 596ebb3096cc: Waiting [2021-11-11T20:17:30.067Z] e5e3bb43141b: Waiting [2021-11-11T20:17:30.067Z] e2eb06d8af82: Waiting [2021-11-11T20:17:30.067Z] b14f2778d0d7: Pushed [2021-11-11T20:17:30.067Z] f927f49d56cf: Pushed [2021-11-11T20:17:30.327Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:30.327Z] fb19d6ffaead: Pushed [2021-11-11T20:17:30.327Z] dda5cfe66469: Pushed [2021-11-11T20:17:30.327Z] 596ebb3096cc: Pushed [2021-11-11T20:17:30.327Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:30.327Z] e1977228b0f1: Pushed [2021-11-11T20:17:30.327Z] e5e3bb43141b: Pushed [2021-11-11T20:17:30.327Z] de6b6b3e0ab1: Pushed [2021-11-11T20:17:31.264Z] ce3741710260: Pushed [2021-11-11T20:17:31.264Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:bce51ca32c861c60cdb148fccfd2fcea480dbc5e6f3f81034382a3351b29f32b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:31.553Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:31.841Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-11T20:17:31.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T20:17:31.841Z] dda5cfe66469: Preparing [2021-11-11T20:17:31.841Z] dda5cfe66469: Preparing [2021-11-11T20:17:31.841Z] b14f2778d0d7: Preparing [2021-11-11T20:17:31.841Z] fb19d6ffaead: Preparing [2021-11-11T20:17:31.841Z] f927f49d56cf: Preparing [2021-11-11T20:17:31.841Z] ce3741710260: Preparing [2021-11-11T20:17:31.841Z] a5428adeafdc: Preparing [2021-11-11T20:17:31.841Z] e1977228b0f1: Preparing [2021-11-11T20:17:31.841Z] de6b6b3e0ab1: Preparing [2021-11-11T20:17:31.841Z] 596ebb3096cc: Preparing [2021-11-11T20:17:31.841Z] e5e3bb43141b: Preparing [2021-11-11T20:17:31.841Z] e2eb06d8af82: Preparing [2021-11-11T20:17:31.841Z] e1977228b0f1: Waiting [2021-11-11T20:17:31.841Z] de6b6b3e0ab1: Waiting [2021-11-11T20:17:31.841Z] 596ebb3096cc: Waiting [2021-11-11T20:17:31.841Z] e5e3bb43141b: Waiting [2021-11-11T20:17:31.841Z] e2eb06d8af82: Waiting [2021-11-11T20:17:31.841Z] a5428adeafdc: Waiting [2021-11-11T20:17:31.841Z] f927f49d56cf: Layer already exists [2021-11-11T20:17:31.841Z] fb19d6ffaead: Layer already exists [2021-11-11T20:17:31.841Z] dda5cfe66469: Layer already exists [2021-11-11T20:17:31.841Z] ce3741710260: Layer already exists [2021-11-11T20:17:31.841Z] b14f2778d0d7: Layer already exists [2021-11-11T20:17:31.841Z] e1977228b0f1: Layer already exists [2021-11-11T20:17:31.841Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:31.841Z] de6b6b3e0ab1: Layer already exists [2021-11-11T20:17:31.841Z] e5e3bb43141b: Layer already exists [2021-11-11T20:17:31.841Z] 596ebb3096cc: Layer already exists [2021-11-11T20:17:31.841Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:31.841Z] latest: digest: sha256:bce51ca32c861c60cdb148fccfd2fcea480dbc5e6f3f81034382a3351b29f32b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:32.138Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:32.432Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.94 [2021-11-11T20:17:32.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T20:17:32.432Z] dda5cfe66469: Preparing [2021-11-11T20:17:32.432Z] dda5cfe66469: Preparing [2021-11-11T20:17:32.432Z] b14f2778d0d7: Preparing [2021-11-11T20:17:32.432Z] fb19d6ffaead: Preparing [2021-11-11T20:17:32.432Z] f927f49d56cf: Preparing [2021-11-11T20:17:32.432Z] ce3741710260: Preparing [2021-11-11T20:17:32.432Z] a5428adeafdc: Preparing [2021-11-11T20:17:32.432Z] e1977228b0f1: Preparing [2021-11-11T20:17:32.432Z] de6b6b3e0ab1: Preparing [2021-11-11T20:17:32.432Z] 596ebb3096cc: Preparing [2021-11-11T20:17:32.432Z] e5e3bb43141b: Preparing [2021-11-11T20:17:32.432Z] e2eb06d8af82: Preparing [2021-11-11T20:17:32.432Z] a5428adeafdc: Waiting [2021-11-11T20:17:32.432Z] e1977228b0f1: Waiting [2021-11-11T20:17:32.432Z] de6b6b3e0ab1: Waiting [2021-11-11T20:17:32.432Z] 596ebb3096cc: Waiting [2021-11-11T20:17:32.432Z] e5e3bb43141b: Waiting [2021-11-11T20:17:32.432Z] e2eb06d8af82: Waiting [2021-11-11T20:17:32.432Z] dda5cfe66469: Layer already exists [2021-11-11T20:17:32.432Z] ce3741710260: Layer already exists [2021-11-11T20:17:32.432Z] fb19d6ffaead: Layer already exists [2021-11-11T20:17:32.432Z] b14f2778d0d7: Layer already exists [2021-11-11T20:17:32.432Z] f927f49d56cf: Layer already exists [2021-11-11T20:17:32.432Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:32.432Z] e1977228b0f1: Layer already exists [2021-11-11T20:17:32.432Z] 596ebb3096cc: Layer already exists [2021-11-11T20:17:32.432Z] de6b6b3e0ab1: Layer already exists [2021-11-11T20:17:32.432Z] e5e3bb43141b: Layer already exists [2021-11-11T20:17:32.432Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:32.432Z] 2.0.1-dev.94: digest: sha256:bce51ca32c861c60cdb148fccfd2fcea480dbc5e6f3f81034382a3351b29f32b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:32.731Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:33.020Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:33.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T20:17:33.020Z] dda5cfe66469: Preparing [2021-11-11T20:17:33.020Z] dda5cfe66469: Preparing [2021-11-11T20:17:33.020Z] b14f2778d0d7: Preparing [2021-11-11T20:17:33.020Z] fb19d6ffaead: Preparing [2021-11-11T20:17:33.020Z] f927f49d56cf: Preparing [2021-11-11T20:17:33.020Z] ce3741710260: Preparing [2021-11-11T20:17:33.020Z] a5428adeafdc: Preparing [2021-11-11T20:17:33.020Z] e1977228b0f1: Preparing [2021-11-11T20:17:33.020Z] de6b6b3e0ab1: Preparing [2021-11-11T20:17:33.020Z] 596ebb3096cc: Preparing [2021-11-11T20:17:33.020Z] e5e3bb43141b: Preparing [2021-11-11T20:17:33.020Z] e2eb06d8af82: Preparing [2021-11-11T20:17:33.020Z] de6b6b3e0ab1: Waiting [2021-11-11T20:17:33.020Z] 596ebb3096cc: Waiting [2021-11-11T20:17:33.020Z] e5e3bb43141b: Waiting [2021-11-11T20:17:33.020Z] e2eb06d8af82: Waiting [2021-11-11T20:17:33.020Z] a5428adeafdc: Waiting [2021-11-11T20:17:33.020Z] e1977228b0f1: Waiting [2021-11-11T20:17:33.020Z] dda5cfe66469: Layer already exists [2021-11-11T20:17:33.020Z] ce3741710260: Layer already exists [2021-11-11T20:17:33.020Z] b14f2778d0d7: Layer already exists [2021-11-11T20:17:33.020Z] f927f49d56cf: Layer already exists [2021-11-11T20:17:33.020Z] fb19d6ffaead: Layer already exists [2021-11-11T20:17:33.020Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:33.020Z] e1977228b0f1: Layer already exists [2021-11-11T20:17:33.020Z] e5e3bb43141b: Layer already exists [2021-11-11T20:17:33.020Z] 596ebb3096cc: Layer already exists [2021-11-11T20:17:33.020Z] de6b6b3e0ab1: Layer already exists [2021-11-11T20:17:33.020Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:33.020Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:bce51ca32c861c60cdb148fccfd2fcea480dbc5e6f3f81034382a3351b29f32b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:33.311Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:33.600Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-11T20:17:33.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-11T20:17:33.600Z] dda5cfe66469: Preparing [2021-11-11T20:17:33.600Z] dda5cfe66469: Preparing [2021-11-11T20:17:33.600Z] b14f2778d0d7: Preparing [2021-11-11T20:17:33.600Z] fb19d6ffaead: Preparing [2021-11-11T20:17:33.600Z] f927f49d56cf: Preparing [2021-11-11T20:17:33.600Z] ce3741710260: Preparing [2021-11-11T20:17:33.600Z] a5428adeafdc: Preparing [2021-11-11T20:17:33.600Z] e1977228b0f1: Preparing [2021-11-11T20:17:33.600Z] de6b6b3e0ab1: Preparing [2021-11-11T20:17:33.600Z] 596ebb3096cc: Preparing [2021-11-11T20:17:33.600Z] e5e3bb43141b: Preparing [2021-11-11T20:17:33.600Z] e2eb06d8af82: Preparing [2021-11-11T20:17:33.600Z] e1977228b0f1: Waiting [2021-11-11T20:17:33.600Z] de6b6b3e0ab1: Waiting [2021-11-11T20:17:33.600Z] 596ebb3096cc: Waiting [2021-11-11T20:17:33.600Z] e5e3bb43141b: Waiting [2021-11-11T20:17:33.600Z] e2eb06d8af82: Waiting [2021-11-11T20:17:33.600Z] a5428adeafdc: Waiting [2021-11-11T20:17:33.600Z] b14f2778d0d7: Layer already exists [2021-11-11T20:17:33.600Z] fb19d6ffaead: Layer already exists [2021-11-11T20:17:33.600Z] ce3741710260: Layer already exists [2021-11-11T20:17:33.600Z] f927f49d56cf: Layer already exists [2021-11-11T20:17:33.600Z] dda5cfe66469: Layer already exists [2021-11-11T20:17:33.600Z] e1977228b0f1: Layer already exists [2021-11-11T20:17:33.600Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:33.600Z] de6b6b3e0ab1: Layer already exists [2021-11-11T20:17:33.600Z] e5e3bb43141b: Layer already exists [2021-11-11T20:17:33.600Z] 596ebb3096cc: Layer already exists [2021-11-11T20:17:33.600Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:33.600Z] main: digest: sha256:bce51ca32c861c60cdb148fccfd2fcea480dbc5e6f3f81034382a3351b29f32b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:17:33.629Z] ===================================================== [Pipeline] echo [2021-11-11T20:17:33.636Z] taggedImages: [2021-11-11T20:17:33.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:33.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-11T20:17:33.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.94 [2021-11-11T20:17:33.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:33.636Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-11T20:17:33.653Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-11T20:17:33.653Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:33.653Z] latest [2021-11-11T20:17:33.653Z] 2.0.1-dev.94 [2021-11-11T20:17:33.653Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:33.653Z] main [2021-11-11T20:17:33.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:33.958Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:34.266Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:34.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T20:17:34.266Z] a7c012c0e211: Preparing [2021-11-11T20:17:34.266Z] 907508e971f3: Preparing [2021-11-11T20:17:34.266Z] be7135391ab4: Preparing [2021-11-11T20:17:34.266Z] 446e05923413: Preparing [2021-11-11T20:17:34.266Z] 0d1a917e3f53: Preparing [2021-11-11T20:17:34.266Z] e2eb06d8af82: Preparing [2021-11-11T20:17:34.266Z] e2eb06d8af82: Waiting [2021-11-11T20:17:34.869Z] be7135391ab4: Pushed [2021-11-11T20:17:34.869Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:34.869Z] 446e05923413: Pushed [2021-11-11T20:17:34.869Z] 0d1a917e3f53: Pushed [2021-11-11T20:17:35.129Z] a7c012c0e211: Pushed [2021-11-11T20:17:35.129Z] 907508e971f3: Pushed [2021-11-11T20:17:35.129Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:b4217fa2b08d1328e936642c02a58c4943df4f8fc0e1df0db4ed956149e38909 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:35.423Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:35.714Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-11T20:17:35.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T20:17:35.714Z] a7c012c0e211: Preparing [2021-11-11T20:17:35.714Z] 907508e971f3: Preparing [2021-11-11T20:17:35.714Z] be7135391ab4: Preparing [2021-11-11T20:17:35.714Z] 446e05923413: Preparing [2021-11-11T20:17:35.714Z] 0d1a917e3f53: Preparing [2021-11-11T20:17:35.714Z] e2eb06d8af82: Preparing [2021-11-11T20:17:35.714Z] e2eb06d8af82: Waiting [2021-11-11T20:17:35.714Z] 446e05923413: Layer already exists [2021-11-11T20:17:35.714Z] be7135391ab4: Layer already exists [2021-11-11T20:17:35.714Z] 907508e971f3: Layer already exists [2021-11-11T20:17:35.714Z] 0d1a917e3f53: Layer already exists [2021-11-11T20:17:35.714Z] a7c012c0e211: Layer already exists [2021-11-11T20:17:35.714Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:35.714Z] latest: digest: sha256:b4217fa2b08d1328e936642c02a58c4943df4f8fc0e1df0db4ed956149e38909 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:36.007Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:36.296Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.94 [2021-11-11T20:17:36.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T20:17:36.296Z] a7c012c0e211: Preparing [2021-11-11T20:17:36.296Z] 907508e971f3: Preparing [2021-11-11T20:17:36.296Z] be7135391ab4: Preparing [2021-11-11T20:17:36.296Z] 446e05923413: Preparing [2021-11-11T20:17:36.296Z] 0d1a917e3f53: Preparing [2021-11-11T20:17:36.296Z] e2eb06d8af82: Preparing [2021-11-11T20:17:36.296Z] e2eb06d8af82: Waiting [2021-11-11T20:17:36.296Z] a7c012c0e211: Layer already exists [2021-11-11T20:17:36.296Z] 446e05923413: Layer already exists [2021-11-11T20:17:36.296Z] 0d1a917e3f53: Layer already exists [2021-11-11T20:17:36.296Z] 907508e971f3: Layer already exists [2021-11-11T20:17:36.296Z] be7135391ab4: Layer already exists [2021-11-11T20:17:36.296Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:36.296Z] 2.0.1-dev.94: digest: sha256:b4217fa2b08d1328e936642c02a58c4943df4f8fc0e1df0db4ed956149e38909 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:36.585Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:36.873Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:36.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T20:17:36.873Z] a7c012c0e211: Preparing [2021-11-11T20:17:36.873Z] 907508e971f3: Preparing [2021-11-11T20:17:36.873Z] be7135391ab4: Preparing [2021-11-11T20:17:36.873Z] 446e05923413: Preparing [2021-11-11T20:17:36.873Z] 0d1a917e3f53: Preparing [2021-11-11T20:17:36.873Z] e2eb06d8af82: Preparing [2021-11-11T20:17:36.873Z] e2eb06d8af82: Waiting [2021-11-11T20:17:36.873Z] 446e05923413: Layer already exists [2021-11-11T20:17:36.873Z] 0d1a917e3f53: Layer already exists [2021-11-11T20:17:36.873Z] be7135391ab4: Layer already exists [2021-11-11T20:17:36.873Z] 907508e971f3: Layer already exists [2021-11-11T20:17:36.873Z] a7c012c0e211: Layer already exists [2021-11-11T20:17:36.873Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:36.873Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:b4217fa2b08d1328e936642c02a58c4943df4f8fc0e1df0db4ed956149e38909 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:37.172Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:37.462Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-11T20:17:37.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-11T20:17:37.462Z] a7c012c0e211: Preparing [2021-11-11T20:17:37.462Z] 907508e971f3: Preparing [2021-11-11T20:17:37.462Z] be7135391ab4: Preparing [2021-11-11T20:17:37.462Z] 446e05923413: Preparing [2021-11-11T20:17:37.462Z] 0d1a917e3f53: Preparing [2021-11-11T20:17:37.462Z] e2eb06d8af82: Preparing [2021-11-11T20:17:37.462Z] e2eb06d8af82: Waiting [2021-11-11T20:17:37.462Z] be7135391ab4: Layer already exists [2021-11-11T20:17:37.462Z] 446e05923413: Layer already exists [2021-11-11T20:17:37.462Z] 907508e971f3: Layer already exists [2021-11-11T20:17:37.462Z] a7c012c0e211: Layer already exists [2021-11-11T20:17:37.462Z] 0d1a917e3f53: Layer already exists [2021-11-11T20:17:37.462Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:37.462Z] main: digest: sha256:b4217fa2b08d1328e936642c02a58c4943df4f8fc0e1df0db4ed956149e38909 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:17:37.493Z] ===================================================== [Pipeline] echo [2021-11-11T20:17:37.501Z] taggedImages: [2021-11-11T20:17:37.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:37.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-11T20:17:37.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.94 [2021-11-11T20:17:37.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:37.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-11T20:17:37.517Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-11T20:17:37.517Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:37.517Z] latest [2021-11-11T20:17:37.517Z] 2.0.1-dev.94 [2021-11-11T20:17:37.517Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:37.517Z] main [2021-11-11T20:17:37.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:37.822Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:38.120Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:38.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T20:17:38.120Z] f17b40c35e37: Preparing [2021-11-11T20:17:38.120Z] ea24e6de8800: Preparing [2021-11-11T20:17:38.120Z] 3b0837d0bf16: Preparing [2021-11-11T20:17:38.120Z] 8b8ef7a4fb8a: Preparing [2021-11-11T20:17:38.120Z] c454ae9ad1c6: Preparing [2021-11-11T20:17:38.120Z] 4dc13e800d08: Preparing [2021-11-11T20:17:38.120Z] 95db81b9a2f3: Preparing [2021-11-11T20:17:38.120Z] f5a551a6a6bc: Preparing [2021-11-11T20:17:38.120Z] 704678d91731: Preparing [2021-11-11T20:17:38.120Z] e2eb06d8af82: Preparing [2021-11-11T20:17:38.120Z] 4dc13e800d08: Waiting [2021-11-11T20:17:38.120Z] 95db81b9a2f3: Waiting [2021-11-11T20:17:38.120Z] f5a551a6a6bc: Waiting [2021-11-11T20:17:38.120Z] 704678d91731: Waiting [2021-11-11T20:17:38.120Z] e2eb06d8af82: Waiting [2021-11-11T20:17:38.705Z] f17b40c35e37: Pushed [2021-11-11T20:17:38.705Z] c454ae9ad1c6: Pushed [2021-11-11T20:17:38.705Z] ea24e6de8800: Pushed [2021-11-11T20:17:38.967Z] 8b8ef7a4fb8a: Pushed [2021-11-11T20:17:38.967Z] f5a551a6a6bc: Pushed [2021-11-11T20:17:38.967Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:38.967Z] 4dc13e800d08: Pushed [2021-11-11T20:17:38.967Z] 95db81b9a2f3: Pushed [2021-11-11T20:17:38.967Z] 704678d91731: Pushed [2021-11-11T20:17:39.227Z] 3b0837d0bf16: Pushed [2021-11-11T20:17:39.227Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:dff08cd37eb9f3649cf0de92dae342e502e9261effc6690aa149a3fa67965b35 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:39.521Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:39.806Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-11T20:17:39.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T20:17:39.806Z] f17b40c35e37: Preparing [2021-11-11T20:17:39.806Z] ea24e6de8800: Preparing [2021-11-11T20:17:39.806Z] 3b0837d0bf16: Preparing [2021-11-11T20:17:39.806Z] 8b8ef7a4fb8a: Preparing [2021-11-11T20:17:39.806Z] c454ae9ad1c6: Preparing [2021-11-11T20:17:39.806Z] 4dc13e800d08: Preparing [2021-11-11T20:17:39.806Z] 95db81b9a2f3: Preparing [2021-11-11T20:17:39.806Z] f5a551a6a6bc: Preparing [2021-11-11T20:17:39.806Z] 704678d91731: Preparing [2021-11-11T20:17:39.806Z] e2eb06d8af82: Preparing [2021-11-11T20:17:39.806Z] 95db81b9a2f3: Waiting [2021-11-11T20:17:39.806Z] f5a551a6a6bc: Waiting [2021-11-11T20:17:39.806Z] 704678d91731: Waiting [2021-11-11T20:17:39.806Z] e2eb06d8af82: Waiting [2021-11-11T20:17:39.806Z] 4dc13e800d08: Waiting [2021-11-11T20:17:39.806Z] 8b8ef7a4fb8a: Layer already exists [2021-11-11T20:17:39.806Z] 3b0837d0bf16: Layer already exists [2021-11-11T20:17:39.806Z] c454ae9ad1c6: Layer already exists [2021-11-11T20:17:39.806Z] ea24e6de8800: Layer already exists [2021-11-11T20:17:39.806Z] f17b40c35e37: Layer already exists [2021-11-11T20:17:39.806Z] f5a551a6a6bc: Layer already exists [2021-11-11T20:17:39.806Z] 95db81b9a2f3: Layer already exists [2021-11-11T20:17:39.806Z] 704678d91731: Layer already exists [2021-11-11T20:17:39.806Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:39.806Z] 4dc13e800d08: Layer already exists [2021-11-11T20:17:39.806Z] latest: digest: sha256:dff08cd37eb9f3649cf0de92dae342e502e9261effc6690aa149a3fa67965b35 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:40.099Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:40.388Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.94 [2021-11-11T20:17:40.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T20:17:40.388Z] f17b40c35e37: Preparing [2021-11-11T20:17:40.388Z] ea24e6de8800: Preparing [2021-11-11T20:17:40.388Z] 3b0837d0bf16: Preparing [2021-11-11T20:17:40.388Z] 8b8ef7a4fb8a: Preparing [2021-11-11T20:17:40.388Z] c454ae9ad1c6: Preparing [2021-11-11T20:17:40.388Z] 4dc13e800d08: Preparing [2021-11-11T20:17:40.388Z] 95db81b9a2f3: Preparing [2021-11-11T20:17:40.388Z] f5a551a6a6bc: Preparing [2021-11-11T20:17:40.388Z] 704678d91731: Preparing [2021-11-11T20:17:40.388Z] e2eb06d8af82: Preparing [2021-11-11T20:17:40.388Z] f5a551a6a6bc: Waiting [2021-11-11T20:17:40.388Z] 4dc13e800d08: Waiting [2021-11-11T20:17:40.388Z] 95db81b9a2f3: Waiting [2021-11-11T20:17:40.388Z] 704678d91731: Waiting [2021-11-11T20:17:40.388Z] e2eb06d8af82: Waiting [2021-11-11T20:17:40.388Z] 3b0837d0bf16: Layer already exists [2021-11-11T20:17:40.388Z] c454ae9ad1c6: Layer already exists [2021-11-11T20:17:40.388Z] ea24e6de8800: Layer already exists [2021-11-11T20:17:40.388Z] f17b40c35e37: Layer already exists [2021-11-11T20:17:40.388Z] 8b8ef7a4fb8a: Layer already exists [2021-11-11T20:17:40.388Z] 4dc13e800d08: Layer already exists [2021-11-11T20:17:40.388Z] f5a551a6a6bc: Layer already exists [2021-11-11T20:17:40.388Z] 704678d91731: Layer already exists [2021-11-11T20:17:40.388Z] 95db81b9a2f3: Layer already exists [2021-11-11T20:17:40.388Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:40.388Z] 2.0.1-dev.94: digest: sha256:dff08cd37eb9f3649cf0de92dae342e502e9261effc6690aa149a3fa67965b35 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:40.681Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:40.970Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:40.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T20:17:40.970Z] f17b40c35e37: Preparing [2021-11-11T20:17:40.970Z] ea24e6de8800: Preparing [2021-11-11T20:17:40.970Z] 3b0837d0bf16: Preparing [2021-11-11T20:17:40.970Z] 8b8ef7a4fb8a: Preparing [2021-11-11T20:17:40.970Z] c454ae9ad1c6: Preparing [2021-11-11T20:17:40.970Z] 4dc13e800d08: Preparing [2021-11-11T20:17:40.970Z] 95db81b9a2f3: Preparing [2021-11-11T20:17:40.970Z] f5a551a6a6bc: Preparing [2021-11-11T20:17:40.970Z] 704678d91731: Preparing [2021-11-11T20:17:40.970Z] e2eb06d8af82: Preparing [2021-11-11T20:17:40.970Z] 4dc13e800d08: Waiting [2021-11-11T20:17:40.970Z] 95db81b9a2f3: Waiting [2021-11-11T20:17:40.970Z] f5a551a6a6bc: Waiting [2021-11-11T20:17:40.970Z] 704678d91731: Waiting [2021-11-11T20:17:40.970Z] e2eb06d8af82: Waiting [2021-11-11T20:17:40.970Z] f17b40c35e37: Layer already exists [2021-11-11T20:17:40.970Z] 3b0837d0bf16: Layer already exists [2021-11-11T20:17:40.970Z] c454ae9ad1c6: Layer already exists [2021-11-11T20:17:40.970Z] ea24e6de8800: Layer already exists [2021-11-11T20:17:40.970Z] 8b8ef7a4fb8a: Layer already exists [2021-11-11T20:17:40.970Z] f5a551a6a6bc: Layer already exists [2021-11-11T20:17:40.970Z] 704678d91731: Layer already exists [2021-11-11T20:17:40.970Z] 95db81b9a2f3: Layer already exists [2021-11-11T20:17:40.970Z] 4dc13e800d08: Layer already exists [2021-11-11T20:17:40.970Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:40.970Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:dff08cd37eb9f3649cf0de92dae342e502e9261effc6690aa149a3fa67965b35 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:41.259Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:41.549Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-11T20:17:41.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-11T20:17:41.549Z] f17b40c35e37: Preparing [2021-11-11T20:17:41.549Z] ea24e6de8800: Preparing [2021-11-11T20:17:41.549Z] 3b0837d0bf16: Preparing [2021-11-11T20:17:41.549Z] 8b8ef7a4fb8a: Preparing [2021-11-11T20:17:41.549Z] c454ae9ad1c6: Preparing [2021-11-11T20:17:41.549Z] 4dc13e800d08: Preparing [2021-11-11T20:17:41.549Z] 95db81b9a2f3: Preparing [2021-11-11T20:17:41.549Z] f5a551a6a6bc: Preparing [2021-11-11T20:17:41.549Z] 704678d91731: Preparing [2021-11-11T20:17:41.549Z] e2eb06d8af82: Preparing [2021-11-11T20:17:41.549Z] 4dc13e800d08: Waiting [2021-11-11T20:17:41.549Z] 95db81b9a2f3: Waiting [2021-11-11T20:17:41.549Z] f5a551a6a6bc: Waiting [2021-11-11T20:17:41.549Z] 704678d91731: Waiting [2021-11-11T20:17:41.549Z] e2eb06d8af82: Waiting [2021-11-11T20:17:41.549Z] f17b40c35e37: Layer already exists [2021-11-11T20:17:41.549Z] c454ae9ad1c6: Layer already exists [2021-11-11T20:17:41.549Z] 3b0837d0bf16: Layer already exists [2021-11-11T20:17:41.549Z] 8b8ef7a4fb8a: Layer already exists [2021-11-11T20:17:41.549Z] ea24e6de8800: Layer already exists [2021-11-11T20:17:41.549Z] 4dc13e800d08: Layer already exists [2021-11-11T20:17:41.549Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:41.549Z] 95db81b9a2f3: Layer already exists [2021-11-11T20:17:41.549Z] f5a551a6a6bc: Layer already exists [2021-11-11T20:17:41.549Z] 704678d91731: Layer already exists [2021-11-11T20:17:41.549Z] main: digest: sha256:dff08cd37eb9f3649cf0de92dae342e502e9261effc6690aa149a3fa67965b35 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:17:41.585Z] ===================================================== [Pipeline] echo [2021-11-11T20:17:41.593Z] taggedImages: [2021-11-11T20:17:41.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:41.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-11T20:17:41.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.94 [2021-11-11T20:17:41.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:41.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-11T20:17:41.609Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-11T20:17:41.609Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:41.609Z] latest [2021-11-11T20:17:41.609Z] 2.0.1-dev.94 [2021-11-11T20:17:41.609Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:41.609Z] main [2021-11-11T20:17:41.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:41.915Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:42.205Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:42.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T20:17:42.205Z] df39774181d4: Preparing [2021-11-11T20:17:42.205Z] facd5acf00da: Preparing [2021-11-11T20:17:42.205Z] a5428adeafdc: Preparing [2021-11-11T20:17:42.205Z] d5ed963e89e2: Preparing [2021-11-11T20:17:42.205Z] e2eb06d8af82: Preparing [2021-11-11T20:17:42.205Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:42.205Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:42.205Z] df39774181d4: Pushed [2021-11-11T20:17:42.465Z] d5ed963e89e2: Pushed [2021-11-11T20:17:43.402Z] facd5acf00da: Pushed [2021-11-11T20:17:43.402Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:86514ca2278b62614a5e38de2f9b0a72453720877cded16f2cd4f6aeee250a0b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:43.697Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:43.985Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-11T20:17:43.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T20:17:43.985Z] df39774181d4: Preparing [2021-11-11T20:17:43.986Z] facd5acf00da: Preparing [2021-11-11T20:17:43.986Z] a5428adeafdc: Preparing [2021-11-11T20:17:43.986Z] d5ed963e89e2: Preparing [2021-11-11T20:17:43.986Z] e2eb06d8af82: Preparing [2021-11-11T20:17:43.986Z] d5ed963e89e2: Layer already exists [2021-11-11T20:17:43.986Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:43.986Z] df39774181d4: Layer already exists [2021-11-11T20:17:43.986Z] facd5acf00da: Layer already exists [2021-11-11T20:17:43.986Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:43.986Z] latest: digest: sha256:86514ca2278b62614a5e38de2f9b0a72453720877cded16f2cd4f6aeee250a0b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:44.283Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:44.571Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.94 [2021-11-11T20:17:44.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T20:17:44.571Z] df39774181d4: Preparing [2021-11-11T20:17:44.571Z] facd5acf00da: Preparing [2021-11-11T20:17:44.571Z] a5428adeafdc: Preparing [2021-11-11T20:17:44.571Z] d5ed963e89e2: Preparing [2021-11-11T20:17:44.571Z] e2eb06d8af82: Preparing [2021-11-11T20:17:44.571Z] facd5acf00da: Layer already exists [2021-11-11T20:17:44.571Z] d5ed963e89e2: Layer already exists [2021-11-11T20:17:44.571Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:44.571Z] df39774181d4: Layer already exists [2021-11-11T20:17:44.571Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:44.571Z] 2.0.1-dev.94: digest: sha256:86514ca2278b62614a5e38de2f9b0a72453720877cded16f2cd4f6aeee250a0b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:44.868Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:45.164Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:45.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T20:17:45.164Z] df39774181d4: Preparing [2021-11-11T20:17:45.164Z] facd5acf00da: Preparing [2021-11-11T20:17:45.164Z] a5428adeafdc: Preparing [2021-11-11T20:17:45.164Z] d5ed963e89e2: Preparing [2021-11-11T20:17:45.164Z] e2eb06d8af82: Preparing [2021-11-11T20:17:45.164Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:45.164Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:45.164Z] d5ed963e89e2: Layer already exists [2021-11-11T20:17:45.164Z] df39774181d4: Layer already exists [2021-11-11T20:17:45.164Z] facd5acf00da: Layer already exists [2021-11-11T20:17:45.164Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:86514ca2278b62614a5e38de2f9b0a72453720877cded16f2cd4f6aeee250a0b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:45.457Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:45.746Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-11T20:17:45.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-11T20:17:45.746Z] df39774181d4: Preparing [2021-11-11T20:17:45.746Z] facd5acf00da: Preparing [2021-11-11T20:17:45.746Z] a5428adeafdc: Preparing [2021-11-11T20:17:45.746Z] d5ed963e89e2: Preparing [2021-11-11T20:17:45.746Z] e2eb06d8af82: Preparing [2021-11-11T20:17:45.746Z] df39774181d4: Layer already exists [2021-11-11T20:17:45.746Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:45.746Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:45.746Z] facd5acf00da: Layer already exists [2021-11-11T20:17:45.746Z] d5ed963e89e2: Layer already exists [2021-11-11T20:17:45.746Z] main: digest: sha256:86514ca2278b62614a5e38de2f9b0a72453720877cded16f2cd4f6aeee250a0b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:17:45.787Z] ===================================================== [Pipeline] echo [2021-11-11T20:17:45.795Z] taggedImages: [2021-11-11T20:17:45.795Z] - nexus3.edgexfoundry.org:10004/support-notifications:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:45.795Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-11T20:17:45.795Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.94 [2021-11-11T20:17:45.795Z] - nexus3.edgexfoundry.org:10004/support-notifications:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:45.795Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-11T20:17:45.809Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-11T20:17:45.809Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:45.809Z] latest [2021-11-11T20:17:45.809Z] 2.0.1-dev.94 [2021-11-11T20:17:45.809Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:45.809Z] main [2021-11-11T20:17:45.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:46.102Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:46.390Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:46.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T20:17:46.391Z] 1e5ff9b99175: Preparing [2021-11-11T20:17:46.391Z] 57ea9813fdc4: Preparing [2021-11-11T20:17:46.391Z] a5428adeafdc: Preparing [2021-11-11T20:17:46.391Z] b1593cd72404: Preparing [2021-11-11T20:17:46.391Z] e2eb06d8af82: Preparing [2021-11-11T20:17:46.391Z] b1593cd72404: Layer already exists [2021-11-11T20:17:46.391Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:46.391Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:46.391Z] 1e5ff9b99175: Pushed [2021-11-11T20:17:47.327Z] 57ea9813fdc4: Pushed [2021-11-11T20:17:47.584Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:60f3d9cebe50228a4f2409ad0cf3110a434cb2bbfb28414109039eeaf1310a35 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:47.895Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:48.183Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-11T20:17:48.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T20:17:48.183Z] 1e5ff9b99175: Preparing [2021-11-11T20:17:48.183Z] 57ea9813fdc4: Preparing [2021-11-11T20:17:48.183Z] a5428adeafdc: Preparing [2021-11-11T20:17:48.183Z] b1593cd72404: Preparing [2021-11-11T20:17:48.183Z] e2eb06d8af82: Preparing [2021-11-11T20:17:48.183Z] 57ea9813fdc4: Layer already exists [2021-11-11T20:17:48.183Z] b1593cd72404: Layer already exists [2021-11-11T20:17:48.183Z] 1e5ff9b99175: Layer already exists [2021-11-11T20:17:48.183Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:48.183Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:48.183Z] latest: digest: sha256:60f3d9cebe50228a4f2409ad0cf3110a434cb2bbfb28414109039eeaf1310a35 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:48.471Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:48.755Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.94 [2021-11-11T20:17:48.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T20:17:48.755Z] 1e5ff9b99175: Preparing [2021-11-11T20:17:48.755Z] 57ea9813fdc4: Preparing [2021-11-11T20:17:48.755Z] a5428adeafdc: Preparing [2021-11-11T20:17:48.755Z] b1593cd72404: Preparing [2021-11-11T20:17:48.756Z] e2eb06d8af82: Preparing [2021-11-11T20:17:48.756Z] 57ea9813fdc4: Layer already exists [2021-11-11T20:17:48.756Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:48.756Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:48.756Z] 1e5ff9b99175: Layer already exists [2021-11-11T20:17:48.756Z] b1593cd72404: Layer already exists [2021-11-11T20:17:48.756Z] 2.0.1-dev.94: digest: sha256:60f3d9cebe50228a4f2409ad0cf3110a434cb2bbfb28414109039eeaf1310a35 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:49.044Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:49.334Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:49.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T20:17:49.334Z] 1e5ff9b99175: Preparing [2021-11-11T20:17:49.334Z] 57ea9813fdc4: Preparing [2021-11-11T20:17:49.334Z] a5428adeafdc: Preparing [2021-11-11T20:17:49.334Z] b1593cd72404: Preparing [2021-11-11T20:17:49.334Z] e2eb06d8af82: Preparing [2021-11-11T20:17:49.334Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:49.334Z] 1e5ff9b99175: Layer already exists [2021-11-11T20:17:49.334Z] b1593cd72404: Layer already exists [2021-11-11T20:17:49.334Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:49.334Z] 57ea9813fdc4: Layer already exists [2021-11-11T20:17:49.334Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:60f3d9cebe50228a4f2409ad0cf3110a434cb2bbfb28414109039eeaf1310a35 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:49.629Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:49.921Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-11T20:17:49.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-11T20:17:49.921Z] 1e5ff9b99175: Preparing [2021-11-11T20:17:49.921Z] 57ea9813fdc4: Preparing [2021-11-11T20:17:49.921Z] a5428adeafdc: Preparing [2021-11-11T20:17:49.921Z] b1593cd72404: Preparing [2021-11-11T20:17:49.921Z] e2eb06d8af82: Preparing [2021-11-11T20:17:49.921Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:49.921Z] 1e5ff9b99175: Layer already exists [2021-11-11T20:17:49.921Z] b1593cd72404: Layer already exists [2021-11-11T20:17:49.921Z] 57ea9813fdc4: Layer already exists [2021-11-11T20:17:49.921Z] a5428adeafdc: Layer already exists [2021-11-11T20:17:49.921Z] main: digest: sha256:60f3d9cebe50228a4f2409ad0cf3110a434cb2bbfb28414109039eeaf1310a35 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:17:49.949Z] ===================================================== [Pipeline] echo [2021-11-11T20:17:49.956Z] taggedImages: [2021-11-11T20:17:49.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:49.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-11T20:17:49.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.94 [2021-11-11T20:17:49.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:49.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-11T20:17:49.973Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-11T20:17:49.973Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:49.973Z] latest [2021-11-11T20:17:49.973Z] 2.0.1-dev.94 [2021-11-11T20:17:49.973Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:49.973Z] main [2021-11-11T20:17:49.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:50.290Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:50.592Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:50.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T20:17:50.592Z] 4040270644f3: Preparing [2021-11-11T20:17:50.592Z] 88b7cab9e5f7: Preparing [2021-11-11T20:17:50.592Z] db960ad70669: Preparing [2021-11-11T20:17:50.592Z] 487ecca3713c: Preparing [2021-11-11T20:17:50.592Z] 879b85f2d1ed: Preparing [2021-11-11T20:17:50.592Z] 6777e3bbcb7c: Preparing [2021-11-11T20:17:50.592Z] fd08d546f6b8: Preparing [2021-11-11T20:17:50.592Z] 0636255016a6: Preparing [2021-11-11T20:17:50.592Z] 84e9d258764d: Preparing [2021-11-11T20:17:50.592Z] 56463f638872: Preparing [2021-11-11T20:17:50.592Z] e2eb06d8af82: Preparing [2021-11-11T20:17:50.592Z] fd08d546f6b8: Waiting [2021-11-11T20:17:50.592Z] 0636255016a6: Waiting [2021-11-11T20:17:50.592Z] 84e9d258764d: Waiting [2021-11-11T20:17:50.592Z] 56463f638872: Waiting [2021-11-11T20:17:50.592Z] e2eb06d8af82: Waiting [2021-11-11T20:17:50.592Z] 6777e3bbcb7c: Waiting [2021-11-11T20:17:50.592Z] 879b85f2d1ed: Layer already exists [2021-11-11T20:17:50.873Z] 6777e3bbcb7c: Layer already exists [2021-11-11T20:17:51.147Z] fd08d546f6b8: Layer already exists [2021-11-11T20:17:51.147Z] 88b7cab9e5f7: Pushed [2021-11-11T20:17:51.147Z] 84e9d258764d: Layer already exists [2021-11-11T20:17:51.147Z] 0636255016a6: Layer already exists [2021-11-11T20:17:51.410Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:51.410Z] 56463f638872: Layer already exists [2021-11-11T20:17:51.410Z] 4040270644f3: Pushed [2021-11-11T20:17:51.410Z] db960ad70669: Pushed [2021-11-11T20:17:53.177Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:17:53.177Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:17:53.177Z] ---> 3ae3cf8892e0 [2021-11-11T20:17:53.177Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T20:17:53.177Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:17:53.177Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:17:53.177Z] ---> 3ae3cf8892e0 [2021-11-11T20:17:53.177Z] Step 3/24 : WORKDIR /edgex-go [2021-11-11T20:17:53.177Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:17:53.177Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:17:53.177Z] ---> 3ae3cf8892e0 [2021-11-11T20:17:53.177Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T20:17:53.177Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:17:53.177Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:17:53.177Z] ---> 3ae3cf8892e0 [2021-11-11T20:17:53.177Z] Step 3/30 : WORKDIR /edgex-go [2021-11-11T20:17:53.177Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:17:53.177Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:17:53.177Z] ---> 3ae3cf8892e0 [2021-11-11T20:17:53.177Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T20:17:53.177Z] ---> Running in 5abfb040eb67 [2021-11-11T20:17:53.177Z] ---> Running in 806b08dd002f [2021-11-11T20:17:53.177Z] ---> Running in a70ca5aa5267 [2021-11-11T20:17:53.177Z] ---> Running in b312c6db355a [2021-11-11T20:17:53.177Z] ---> Running in afe93cbcb01c [2021-11-11T20:17:53.177Z] Removing intermediate container afe93cbcb01c [2021-11-11T20:17:53.177Z] ---> 77aaf20fb48c [2021-11-11T20:17:53.177Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:17:53.177Z] Removing intermediate container 806b08dd002f [2021-11-11T20:17:53.177Z] ---> 2344877b8243 [2021-11-11T20:17:53.177Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:17:53.177Z] Removing intermediate container 5abfb040eb67 [2021-11-11T20:17:53.177Z] ---> 2ff6f5e62156 [2021-11-11T20:17:53.177Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:17:53.177Z] Removing intermediate container b312c6db355a [2021-11-11T20:17:53.177Z] ---> 894d9d7ce6ac [2021-11-11T20:17:53.177Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:17:53.177Z] ---> Running in 0d57de9629e4 [2021-11-11T20:17:53.177Z] Removing intermediate container a70ca5aa5267 [2021-11-11T20:17:53.177Z] ---> 789f84b6e133 [2021-11-11T20:17:53.177Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:17:53.177Z] ---> Running in cdbd85a51bbd [2021-11-11T20:17:53.177Z] ---> Running in 50d840c24a3d [2021-11-11T20:17:53.177Z] ---> Running in cb1a7a78c00a [2021-11-11T20:17:53.177Z] ---> Running in 01af95bbdf9f [2021-11-11T20:17:53.177Z] Removing intermediate container cdbd85a51bbd [2021-11-11T20:17:53.177Z] ---> 11c3fe135682 [2021-11-11T20:17:53.177Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-11T20:17:53.451Z] ---> Running in 4e83be1be7ec [2021-11-11T20:17:53.451Z] Removing intermediate container cb1a7a78c00a [2021-11-11T20:17:53.451Z] ---> e1e3b6650ec2 [2021-11-11T20:17:53.451Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-11T20:17:53.727Z] ---> Running in 218a50baa697 [2021-11-11T20:17:53.727Z] Removing intermediate container 50d840c24a3d [2021-11-11T20:17:53.727Z] ---> d51696002172 [2021-11-11T20:17:53.727Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-11T20:17:53.727Z] Removing intermediate container 01af95bbdf9f [2021-11-11T20:17:53.727Z] ---> b253dc6657a9 [2021-11-11T20:17:53.727Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T20:17:54.001Z] ---> Running in aad7f6efa9ab [2021-11-11T20:17:54.001Z] ---> Running in f539f578e1f8 [2021-11-11T20:17:54.001Z] Removing intermediate container 0d57de9629e4 [2021-11-11T20:17:54.001Z] ---> b5c33163782c [2021-11-11T20:17:54.001Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-11T20:17:54.282Z] ---> Running in 9d63785d1ea7 [2021-11-11T20:17:55.608Z] 487ecca3713c: Pushed [2021-11-11T20:17:55.728Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:17:55.867Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:4006bce7a4ae2264b2890fdd96c27fa6410610a627aacc0d37888a4977a6ea09 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:56.009Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:17:56.161Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:56.286Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:17:56.286Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:17:56.286Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:17:56.447Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-11T20:17:56.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T20:17:56.447Z] 4040270644f3: Preparing [2021-11-11T20:17:56.447Z] 88b7cab9e5f7: Preparing [2021-11-11T20:17:56.447Z] db960ad70669: Preparing [2021-11-11T20:17:56.447Z] 487ecca3713c: Preparing [2021-11-11T20:17:56.447Z] 879b85f2d1ed: Preparing [2021-11-11T20:17:56.447Z] 6777e3bbcb7c: Preparing [2021-11-11T20:17:56.447Z] fd08d546f6b8: Preparing [2021-11-11T20:17:56.447Z] 0636255016a6: Preparing [2021-11-11T20:17:56.447Z] 84e9d258764d: Preparing [2021-11-11T20:17:56.447Z] 56463f638872: Preparing [2021-11-11T20:17:56.447Z] e2eb06d8af82: Preparing [2021-11-11T20:17:56.447Z] 6777e3bbcb7c: Waiting [2021-11-11T20:17:56.447Z] fd08d546f6b8: Waiting [2021-11-11T20:17:56.447Z] 0636255016a6: Waiting [2021-11-11T20:17:56.447Z] 84e9d258764d: Waiting [2021-11-11T20:17:56.447Z] 56463f638872: Waiting [2021-11-11T20:17:56.447Z] e2eb06d8af82: Waiting [2021-11-11T20:17:56.447Z] 88b7cab9e5f7: Layer already exists [2021-11-11T20:17:56.447Z] 487ecca3713c: Layer already exists [2021-11-11T20:17:56.447Z] 4040270644f3: Layer already exists [2021-11-11T20:17:56.447Z] db960ad70669: Layer already exists [2021-11-11T20:17:56.447Z] 879b85f2d1ed: Layer already exists [2021-11-11T20:17:56.447Z] 6777e3bbcb7c: Layer already exists [2021-11-11T20:17:56.447Z] fd08d546f6b8: Layer already exists [2021-11-11T20:17:56.447Z] 84e9d258764d: Layer already exists [2021-11-11T20:17:56.447Z] 0636255016a6: Layer already exists [2021-11-11T20:17:56.447Z] 56463f638872: Layer already exists [2021-11-11T20:17:56.447Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:56.447Z] latest: digest: sha256:4006bce7a4ae2264b2890fdd96c27fa6410610a627aacc0d37888a4977a6ea09 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:56.558Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:17:56.745Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:57.039Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.94 [2021-11-11T20:17:57.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T20:17:57.039Z] 4040270644f3: Preparing [2021-11-11T20:17:57.039Z] 88b7cab9e5f7: Preparing [2021-11-11T20:17:57.039Z] db960ad70669: Preparing [2021-11-11T20:17:57.039Z] 487ecca3713c: Preparing [2021-11-11T20:17:57.039Z] 879b85f2d1ed: Preparing [2021-11-11T20:17:57.039Z] 6777e3bbcb7c: Preparing [2021-11-11T20:17:57.039Z] fd08d546f6b8: Preparing [2021-11-11T20:17:57.039Z] 0636255016a6: Preparing [2021-11-11T20:17:57.039Z] 84e9d258764d: Preparing [2021-11-11T20:17:57.039Z] 56463f638872: Preparing [2021-11-11T20:17:57.039Z] e2eb06d8af82: Preparing [2021-11-11T20:17:57.039Z] fd08d546f6b8: Waiting [2021-11-11T20:17:57.039Z] 0636255016a6: Waiting [2021-11-11T20:17:57.039Z] 84e9d258764d: Waiting [2021-11-11T20:17:57.039Z] 56463f638872: Waiting [2021-11-11T20:17:57.039Z] e2eb06d8af82: Waiting [2021-11-11T20:17:57.039Z] 6777e3bbcb7c: Waiting [2021-11-11T20:17:57.039Z] 4040270644f3: Layer already exists [2021-11-11T20:17:57.039Z] 879b85f2d1ed: Layer already exists [2021-11-11T20:17:57.039Z] db960ad70669: Layer already exists [2021-11-11T20:17:57.039Z] 88b7cab9e5f7: Layer already exists [2021-11-11T20:17:57.039Z] 487ecca3713c: Layer already exists [2021-11-11T20:17:57.039Z] 6777e3bbcb7c: Layer already exists [2021-11-11T20:17:57.039Z] fd08d546f6b8: Layer already exists [2021-11-11T20:17:57.039Z] 0636255016a6: Layer already exists [2021-11-11T20:17:57.039Z] 84e9d258764d: Layer already exists [2021-11-11T20:17:57.039Z] 56463f638872: Layer already exists [2021-11-11T20:17:57.039Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:57.039Z] 2.0.1-dev.94: digest: sha256:4006bce7a4ae2264b2890fdd96c27fa6410610a627aacc0d37888a4977a6ea09 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:57.158Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:17:57.158Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:17:57.158Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:17:57.158Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:17:57.329Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:57.438Z] OK: 219 MiB in 52 packages [2021-11-11T20:17:57.620Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:57.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T20:17:57.620Z] 4040270644f3: Preparing [2021-11-11T20:17:57.620Z] 88b7cab9e5f7: Preparing [2021-11-11T20:17:57.620Z] db960ad70669: Preparing [2021-11-11T20:17:57.620Z] 487ecca3713c: Preparing [2021-11-11T20:17:57.620Z] 879b85f2d1ed: Preparing [2021-11-11T20:17:57.620Z] 6777e3bbcb7c: Preparing [2021-11-11T20:17:57.620Z] fd08d546f6b8: Preparing [2021-11-11T20:17:57.620Z] 0636255016a6: Preparing [2021-11-11T20:17:57.620Z] 84e9d258764d: Preparing [2021-11-11T20:17:57.620Z] 56463f638872: Preparing [2021-11-11T20:17:57.620Z] e2eb06d8af82: Preparing [2021-11-11T20:17:57.620Z] fd08d546f6b8: Waiting [2021-11-11T20:17:57.620Z] 0636255016a6: Waiting [2021-11-11T20:17:57.620Z] 6777e3bbcb7c: Waiting [2021-11-11T20:17:57.620Z] 84e9d258764d: Waiting [2021-11-11T20:17:57.620Z] 56463f638872: Waiting [2021-11-11T20:17:57.620Z] 487ecca3713c: Layer already exists [2021-11-11T20:17:57.620Z] 879b85f2d1ed: Layer already exists [2021-11-11T20:17:57.620Z] 4040270644f3: Layer already exists [2021-11-11T20:17:57.620Z] 88b7cab9e5f7: Layer already exists [2021-11-11T20:17:57.620Z] db960ad70669: Layer already exists [2021-11-11T20:17:57.620Z] 6777e3bbcb7c: Layer already exists [2021-11-11T20:17:57.620Z] fd08d546f6b8: Layer already exists [2021-11-11T20:17:57.620Z] 84e9d258764d: Layer already exists [2021-11-11T20:17:57.620Z] 0636255016a6: Layer already exists [2021-11-11T20:17:57.620Z] 56463f638872: Layer already exists [2021-11-11T20:17:57.620Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:57.620Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:4006bce7a4ae2264b2890fdd96c27fa6410610a627aacc0d37888a4977a6ea09 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:57.917Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:17:58.056Z] OK: 219 MiB in 52 packages [2021-11-11T20:17:58.057Z] OK: 219 MiB in 52 packages [2021-11-11T20:17:58.208Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-11T20:17:58.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-11T20:17:58.208Z] 4040270644f3: Preparing [2021-11-11T20:17:58.208Z] 88b7cab9e5f7: Preparing [2021-11-11T20:17:58.208Z] db960ad70669: Preparing [2021-11-11T20:17:58.208Z] 487ecca3713c: Preparing [2021-11-11T20:17:58.208Z] 879b85f2d1ed: Preparing [2021-11-11T20:17:58.208Z] 6777e3bbcb7c: Preparing [2021-11-11T20:17:58.208Z] fd08d546f6b8: Preparing [2021-11-11T20:17:58.208Z] 0636255016a6: Preparing [2021-11-11T20:17:58.208Z] 84e9d258764d: Preparing [2021-11-11T20:17:58.208Z] 56463f638872: Preparing [2021-11-11T20:17:58.208Z] e2eb06d8af82: Preparing [2021-11-11T20:17:58.208Z] 6777e3bbcb7c: Waiting [2021-11-11T20:17:58.208Z] fd08d546f6b8: Waiting [2021-11-11T20:17:58.208Z] 0636255016a6: Waiting [2021-11-11T20:17:58.208Z] 84e9d258764d: Waiting [2021-11-11T20:17:58.208Z] 56463f638872: Waiting [2021-11-11T20:17:58.208Z] e2eb06d8af82: Waiting [2021-11-11T20:17:58.208Z] db960ad70669: Layer already exists [2021-11-11T20:17:58.208Z] 879b85f2d1ed: Layer already exists [2021-11-11T20:17:58.208Z] 88b7cab9e5f7: Layer already exists [2021-11-11T20:17:58.208Z] 4040270644f3: Layer already exists [2021-11-11T20:17:58.208Z] 487ecca3713c: Layer already exists [2021-11-11T20:17:58.208Z] 6777e3bbcb7c: Layer already exists [2021-11-11T20:17:58.208Z] 56463f638872: Layer already exists [2021-11-11T20:17:58.208Z] fd08d546f6b8: Layer already exists [2021-11-11T20:17:58.208Z] 84e9d258764d: Layer already exists [2021-11-11T20:17:58.208Z] 0636255016a6: Layer already exists [2021-11-11T20:17:58.208Z] e2eb06d8af82: Layer already exists [2021-11-11T20:17:58.208Z] main: digest: sha256:4006bce7a4ae2264b2890fdd96c27fa6410610a627aacc0d37888a4977a6ea09 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:17:58.238Z] ===================================================== [Pipeline] echo [2021-11-11T20:17:58.245Z] taggedImages: [2021-11-11T20:17:58.246Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:17:58.246Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-11T20:17:58.246Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.94 [2021-11-11T20:17:58.246Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:17:58.246Z] - 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-11-11T20:17:58.674Z] OK: 219 MiB in 52 packages [2021-11-11T20:17:58.674Z] OK: 219 MiB in 52 packages [2021-11-11T20:17:58.674Z] Removing intermediate container 4e83be1be7ec [2021-11-11T20:17:58.674Z] ---> 3ebd6ae66bfc [2021-11-11T20:17:58.674Z] Step 6/24 : COPY . . [2021-11-11T20:17:59.665Z] Removing intermediate container 218a50baa697 [2021-11-11T20:17:59.665Z] ---> 791f145578dd [2021-11-11T20:17:59.665Z] Step 6/30 : COPY . . [2021-11-11T20:17:59.665Z] Removing intermediate container aad7f6efa9ab [2021-11-11T20:17:59.665Z] ---> 8c212fa910dd [2021-11-11T20:17:59.665Z] Step 6/22 : COPY . . [2021-11-11T20:18:00.264Z] Removing intermediate container f539f578e1f8 [2021-11-11T20:18:00.264Z] ---> 3a8f9865b2e9 [2021-11-11T20:18:00.264Z] Step 6/22 : COPY . . [2021-11-11T20:18:00.264Z] Removing intermediate container 9d63785d1ea7 [2021-11-11T20:18:00.264Z] ---> 5d1a9b32bd6c [2021-11-11T20:18:00.264Z] Step 6/22 : COPY . . [2021-11-11T20:18:15.372Z] ---> b6c49775a676 [2021-11-11T20:18:15.373Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:18:15.373Z] ---> 65521d562b88 [2021-11-11T20:18:15.373Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:18:15.373Z] ---> c2cb01ac74c4 [2021-11-11T20:18:15.373Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:18:15.373Z] ---> Running in c4e7097c7920 [2021-11-11T20:18:15.373Z] ---> 37c9979c0896 [2021-11-11T20:18:15.373Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:18:15.373Z] ---> 33944cb2ac9b [2021-11-11T20:18:15.373Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:18:15.373Z] ---> Running in abad8877d012 [2021-11-11T20:18:15.373Z] ---> Running in d7a9b1833119 [2021-11-11T20:18:15.373Z] ---> Running in 31292cb6bdc7 [2021-11-11T20:18:15.373Z] ---> Running in 25f55a310215 [2021-11-11T20:18:19.700Z] Removing intermediate container c4e7097c7920 [2021-11-11T20:18:19.700Z] ---> 0bd4cde148b4 [2021-11-11T20:18:19.700Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-11T20:18:19.974Z] ---> Running in c58cf96c2442 [2021-11-11T20:18:20.258Z] Removing intermediate container d7a9b1833119 [2021-11-11T20:18:20.258Z] ---> cb73e7f3bc11 [2021-11-11T20:18:20.258Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-11T20:18:20.533Z] ---> Running in 8d7306ca5bc1 [2021-11-11T20:18:20.533Z] Removing intermediate container abad8877d012 [2021-11-11T20:18:20.533Z] ---> c1a88845f30a [2021-11-11T20:18:20.533Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-11T20:18:20.806Z] ---> Running in 1248815929ee [2021-11-11T20:18:20.806Z] Removing intermediate container 25f55a310215 [2021-11-11T20:18:20.806Z] ---> b79727103018 [2021-11-11T20:18:20.806Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-11T20:18:21.094Z] ---> Running in 7ea7c6583ca5 [2021-11-11T20:18:21.094Z] Removing intermediate container 31292cb6bdc7 [2021-11-11T20:18:21.094Z] ---> 6bdd5e440c23 [2021-11-11T20:18:21.094Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-11T20:18:21.373Z] ---> Running in 379dfd4f7e9f [2021-11-11T20:18:21.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command [2021-11-11T20:18:22.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-11T20:18:23.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-11T20:18:23.517Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data [2021-11-11T20:18:23.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-11T20:20:15.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-11T20:20:15.393Z] Removing intermediate container c58cf96c2442 [2021-11-11T20:20:15.393Z] ---> 1eacb643ca48 [2021-11-11T20:20:15.393Z] [2021-11-11T20:20:15.393Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T20:20:15.393Z] 3.14: Pulling from library/alpine [2021-11-11T20:20:15.393Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T20:20:15.393Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T20:20:15.393Z] ---> bb3de5531c18 [2021-11-11T20:20:15.393Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T20:20:15.702Z] ---> Running in 41ef66ba53b7 [2021-11-11T20:20:18.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:20:18.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:20:19.818Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-11T20:20:19.818Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:20:19.818Z] OK: 5 MiB in 15 packages [2021-11-11T20:20:19.818Z] Removing intermediate container 8d7306ca5bc1 [2021-11-11T20:20:19.818Z] ---> e5d256fc5922 [2021-11-11T20:20:19.818Z] [2021-11-11T20:20:19.818Z] Step 9/30 : FROM alpine:3.14 [2021-11-11T20:20:19.818Z] ---> bb3de5531c18 [2021-11-11T20:20:19.818Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-11T20:20:20.098Z] ---> Running in 3b9cb03b1005 [2021-11-11T20:20:21.105Z] Removing intermediate container 3b9cb03b1005 [2021-11-11T20:20:21.105Z] ---> 3a41ebb02c52 [2021-11-11T20:20:21.105Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-11T20:20:21.105Z] ---> Running in 4c7a9025cd1e [2021-11-11T20:20:21.711Z] Removing intermediate container 41ef66ba53b7 [2021-11-11T20:20:21.711Z] ---> 49ed4d516f15 [2021-11-11T20:20:21.711Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T20:20:21.711Z] ---> Running in eb1c3793e0e2 [2021-11-11T20:20:23.170Z] Removing intermediate container eb1c3793e0e2 [2021-11-11T20:20:23.170Z] ---> 20b8d1009990 [2021-11-11T20:20:23.170Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-11T20:20:23.170Z] ---> Running in 9633f6ad4a1a [2021-11-11T20:20:23.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:20:24.059Z] Removing intermediate container 9633f6ad4a1a [2021-11-11T20:20:24.059Z] ---> 5466e06c3ff8 [2021-11-11T20:20:24.059Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T20:20:24.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:20:24.335Z] ---> Running in 4797bb11dd46 [2021-11-11T20:20:24.939Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-11T20:20:24.939Z] (2/2) Installing su-exec (0.2-r1) [2021-11-11T20:20:24.939Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:20:24.939Z] OK: 5 MiB in 16 packages [2021-11-11T20:20:25.552Z] Removing intermediate container 4797bb11dd46 [2021-11-11T20:20:25.552Z] ---> a5029af4eb81 [2021-11-11T20:20:25.552Z] Step 14/22 : WORKDIR / [2021-11-11T20:20:25.830Z] ---> Running in 95979901099a [2021-11-11T20:20:26.847Z] Removing intermediate container 95979901099a [2021-11-11T20:20:26.847Z] ---> 34164a3a7db9 [2021-11-11T20:20:26.847Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T20:20:26.847Z] Removing intermediate container 4c7a9025cd1e [2021-11-11T20:20:26.847Z] ---> 2d4fd706f1ff [2021-11-11T20:20:26.847Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-11T20:20:27.124Z] ---> Running in ad0b5130b0f0 [2021-11-11T20:20:27.124Z] Removing intermediate container 1248815929ee [2021-11-11T20:20:27.124Z] ---> 0133b6b152ce [2021-11-11T20:20:27.124Z] [2021-11-11T20:20:27.124Z] Step 9/24 : FROM alpine:3.14 [2021-11-11T20:20:27.124Z] ---> bb3de5531c18 [2021-11-11T20:20:27.124Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-11T20:20:27.405Z] ---> Running in 79421090d006 [2021-11-11T20:20:28.409Z] Removing intermediate container ad0b5130b0f0 [2021-11-11T20:20:28.409Z] ---> 53c57b2a4dd1 [2021-11-11T20:20:28.409Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-11T20:20:28.409Z] ---> Running in 20417cbd7d67 [2021-11-11T20:20:28.682Z] ---> f4379f46b57a [2021-11-11T20:20:28.682Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-11T20:20:29.279Z] Removing intermediate container 20417cbd7d67 [2021-11-11T20:20:29.279Z] ---> b62e822b7b45 [2021-11-11T20:20:29.279Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-11T20:20:29.279Z] ---> Running in 0646b6975718 [2021-11-11T20:20:29.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:20:29.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:20:30.493Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-11T20:20:30.772Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-11T20:20:30.772Z] (3/3) Installing su-exec (0.2-r1) [2021-11-11T20:20:30.772Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:20:30.772Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T20:20:31.046Z] OK: 6 MiB in 17 packages [2021-11-11T20:20:32.505Z] ---> e2fa95af613e [2021-11-11T20:20:32.505Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-11T20:20:33.105Z] Removing intermediate container 0646b6975718 [2021-11-11T20:20:33.105Z] ---> f61ccac63f05 [2021-11-11T20:20:33.105Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-11T20:20:33.379Z] ---> Running in 96424ad899c5 [2021-11-11T20:20:33.379Z] Removing intermediate container 379dfd4f7e9f [2021-11-11T20:20:33.379Z] ---> 2b016df9f085 [2021-11-11T20:20:33.379Z] [2021-11-11T20:20:33.379Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T20:20:33.379Z] ---> bb3de5531c18 [2021-11-11T20:20:33.379Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-11T20:20:33.379Z] ---> Using cache [2021-11-11T20:20:33.379Z] ---> 49ed4d516f15 [2021-11-11T20:20:33.379Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T20:20:33.379Z] ---> Using cache [2021-11-11T20:20:33.379Z] ---> 20b8d1009990 [2021-11-11T20:20:33.379Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-11T20:20:33.652Z] Removing intermediate container 79421090d006 [2021-11-11T20:20:33.652Z] ---> 5ae7a34641d0 [2021-11-11T20:20:33.652Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T20:20:33.652Z] ---> Running in 757d12c31288 [2021-11-11T20:20:33.652Z] ---> Running in 2ed63e534113 [2021-11-11T20:20:33.652Z] ---> 1eefc3d904ae [2021-11-11T20:20:33.652Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-11T20:20:33.926Z] ---> Running in 5d533f7a1943 [2021-11-11T20:20:34.201Z] Removing intermediate container 96424ad899c5 [2021-11-11T20:20:34.201Z] ---> 50bbda38f1c9 [2021-11-11T20:20:34.201Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-11T20:20:34.201Z] Removing intermediate container 757d12c31288 [2021-11-11T20:20:34.201Z] ---> 6f29a05bb2ca [2021-11-11T20:20:34.201Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-11T20:20:34.479Z] ---> Running in 6abd63f67690 [2021-11-11T20:20:34.479Z] Removing intermediate container 2ed63e534113 [2021-11-11T20:20:34.479Z] ---> dd746ebb26dc [2021-11-11T20:20:34.479Z] Step 12/24 : WORKDIR / [2021-11-11T20:20:34.479Z] ---> Running in 3e599b7c793a [2021-11-11T20:20:34.759Z] Removing intermediate container 5d533f7a1943 [2021-11-11T20:20:34.759Z] ---> d03bb39f6037 [2021-11-11T20:20:34.759Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T20:20:34.759Z] ---> Running in 6bae84632a4d [2021-11-11T20:20:35.036Z] Removing intermediate container 6abd63f67690 [2021-11-11T20:20:35.036Z] ---> 601060ec966f [2021-11-11T20:20:35.036Z] Step 14/22 : WORKDIR / [2021-11-11T20:20:35.314Z] ---> Running in b542478c0cb6 [2021-11-11T20:20:35.314Z] Removing intermediate container 3e599b7c793a [2021-11-11T20:20:35.314Z] ---> b21b1566958f [2021-11-11T20:20:35.314Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-11T20:20:35.588Z] ---> 06ff8ef4b1a5 [2021-11-11T20:20:35.588Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-11T20:20:35.588Z] Removing intermediate container 6bae84632a4d [2021-11-11T20:20:35.588Z] ---> ca10fa1b365c [2021-11-11T20:20:35.588Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T20:20:35.588Z] ---> Running in 7e08c1c5fd51 [2021-11-11T20:20:35.865Z] ---> Running in b8c3a97ef070 [2021-11-11T20:20:35.865Z] Removing intermediate container b542478c0cb6 [2021-11-11T20:20:35.865Z] ---> e811ad673047 [2021-11-11T20:20:35.865Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T20:20:36.495Z] Removing intermediate container b8c3a97ef070 [2021-11-11T20:20:36.495Z] ---> d77bb76d7f82 [2021-11-11T20:20:36.495Z] Step 21/22 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:20:36.775Z] ---> Running in a7cf4defa298 [2021-11-11T20:20:36.775Z] ---> e73370e81785 [2021-11-11T20:20:36.775Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-11T20:20:37.376Z] ---> 8e12ad672ba5 [2021-11-11T20:20:37.376Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-11T20:20:37.655Z] Removing intermediate container a7cf4defa298 [2021-11-11T20:20:37.655Z] ---> cd440403ddf1 [2021-11-11T20:20:37.655Z] Step 22/22 : LABEL version=2.0.1-dev.94 [2021-11-11T20:20:37.655Z] ---> Running in d64b19923a12 [2021-11-11T20:20:38.263Z] ---> 33e6c2663bec [2021-11-11T20:20:38.263Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-11T20:20:38.539Z] Removing intermediate container d64b19923a12 [2021-11-11T20:20:38.539Z] ---> 0e8b1baba742 [2021-11-11T20:20:38.539Z] [2021-11-11T20:20:38.814Z] Successfully built 0e8b1baba742 [2021-11-11T20:20:38.814Z] Successfully tagged core-command-arm64:latest [2021-11-11T20:20:38.814Z]  Building core-command ... done Building support-notifications [2021-11-11T20:20:39.096Z] Removing intermediate container 7e08c1c5fd51 [2021-11-11T20:20:39.096Z] ---> 258bcba289a2 [2021-11-11T20:20:39.096Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T20:20:39.374Z] ---> 01a8a7b2c682 [2021-11-11T20:20:39.374Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-11T20:20:39.648Z] ---> 8208b8217f11 [2021-11-11T20:20:39.648Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-11T20:20:41.096Z] ---> cdee3d9fb8df [2021-11-11T20:20:41.096Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-11T20:20:41.096Z] ---> 3a8357c8f95a [2021-11-11T20:20:41.096Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-11T20:20:41.376Z] ---> 900ca972855c [2021-11-11T20:20:41.376Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-11T20:20:41.655Z] ---> Running in 1e9efd84a704 [2021-11-11T20:20:41.962Z] Removing intermediate container 7ea7c6583ca5 [2021-11-11T20:20:41.962Z] ---> b019d309e1c4 [2021-11-11T20:20:41.962Z] [2021-11-11T20:20:41.962Z] Step 9/22 : FROM alpine:3.14 [2021-11-11T20:20:41.962Z] ---> bb3de5531c18 [2021-11-11T20:20:41.962Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-11T20:20:42.235Z] ---> Running in 932882aa4503 [2021-11-11T20:20:42.510Z] Removing intermediate container 1e9efd84a704 [2021-11-11T20:20:42.510Z] ---> 0b7f52311f5a [2021-11-11T20:20:42.510Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T20:20:42.789Z] ---> Running in 4d874c32871e [2021-11-11T20:20:42.789Z] ---> db1f91da42bf [2021-11-11T20:20:42.789Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-11T20:20:42.789Z] ---> 4b297a5002ea [2021-11-11T20:20:42.789Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-11T20:20:42.789Z] Removing intermediate container 932882aa4503 [2021-11-11T20:20:42.789Z] ---> fd7212e44bc9 [2021-11-11T20:20:42.789Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-11T20:20:43.066Z] ---> Running in af0e6ce9de5f [2021-11-11T20:20:43.346Z] Removing intermediate container 4d874c32871e [2021-11-11T20:20:43.346Z] ---> 95ef706d7d73 [2021-11-11T20:20:43.347Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T20:20:43.621Z] ---> Running in 76d14072d382 [2021-11-11T20:20:43.621Z] Removing intermediate container af0e6ce9de5f [2021-11-11T20:20:43.621Z] ---> 01f530177d45 [2021-11-11T20:20:43.621Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-11T20:20:43.894Z] ---> Running in 6e0e92feef46 [2021-11-11T20:20:44.171Z] Removing intermediate container 76d14072d382 [2021-11-11T20:20:44.171Z] ---> 8f9d3cc03710 [2021-11-11T20:20:44.171Z] Step 21/22 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:20:44.171Z] ---> d0b2026227b3 [2021-11-11T20:20:44.171Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-11T20:20:44.446Z] ---> Running in 2537f14f1d23 [2021-11-11T20:20:44.726Z] Removing intermediate container 6e0e92feef46 [2021-11-11T20:20:44.726Z] ---> 53dd6787b5f6 [2021-11-11T20:20:44.726Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:20:44.726Z] ---> Running in 4fc72d5931fc [2021-11-11T20:20:45.001Z] ---> bbc37ac34134 [2021-11-11T20:20:45.001Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-11T20:20:45.277Z] Removing intermediate container 2537f14f1d23 [2021-11-11T20:20:45.277Z] ---> 4deb53c54456 [2021-11-11T20:20:45.277Z] Step 22/22 : LABEL version=2.0.1-dev.94 [2021-11-11T20:20:45.552Z] ---> Running in 9ac03d7d3544 [2021-11-11T20:20:45.552Z] ---> cfa908c5f0b7 [2021-11-11T20:20:45.552Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-11T20:20:46.155Z] Removing intermediate container 9ac03d7d3544 [2021-11-11T20:20:46.155Z] ---> 6167cfea0388 [2021-11-11T20:20:46.155Z] [2021-11-11T20:20:46.436Z] Successfully built 6167cfea0388 [2021-11-11T20:20:46.436Z] Successfully tagged core-metadata-arm64:latest [2021-11-11T20:20:46.436Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-11-11T20:20:46.717Z] ---> d77eeecc1175 [2021-11-11T20:20:46.717Z] Step 20/24 : 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-11-11T20:20:46.717Z] ---> Running in 8595d536e30d [2021-11-11T20:20:47.001Z] ---> 368387e4ef25 [2021-11-11T20:20:47.001Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-11T20:20:47.279Z] ---> Running in 09de788f981d [2021-11-11T20:20:48.262Z] Removing intermediate container 09de788f981d [2021-11-11T20:20:48.262Z] ---> 22fa9fa92c9b [2021-11-11T20:20:48.262Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-11T20:20:48.262Z] Removing intermediate container 4fc72d5931fc [2021-11-11T20:20:48.262Z] ---> 411ea12c6bb2 [2021-11-11T20:20:48.262Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-11T20:20:48.537Z] ---> Running in 52f2382035c8 [2021-11-11T20:20:49.995Z] ---> 4d707c3cf5ce [2021-11-11T20:20:49.995Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-11T20:20:50.272Z] ---> Running in ecfd11d3abac [2021-11-11T20:20:50.272Z] Removing intermediate container 8595d536e30d [2021-11-11T20:20:50.272Z] ---> e788668de60d [2021-11-11T20:20:50.272Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-11T20:20:50.272Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:20:50.548Z] ---> Running in aee12e526dcc [2021-11-11T20:20:51.532Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:20:51.532Z] Removing intermediate container aee12e526dcc [2021-11-11T20:20:51.532Z] ---> da35fd68ad4d [2021-11-11T20:20:51.532Z] Step 22/24 : LABEL arch=arm64 [2021-11-11T20:20:51.532Z] ---> Running in 13f6009d5b27 [2021-11-11T20:20:52.136Z] Removing intermediate container 13f6009d5b27 [2021-11-11T20:20:52.136Z] ---> f309088a3f7c [2021-11-11T20:20:52.136Z] Step 23/24 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:20:52.136Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-11T20:20:52.136Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T20:20:52.411Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-11T20:20:52.411Z] ---> Running in c5ae4cfe0f58 [2021-11-11T20:20:52.411Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T20:20:52.689Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-11T20:20:52.689Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-11T20:20:52.689Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:20:52.970Z] OK: 8 MiB in 20 packages [2021-11-11T20:20:52.970Z] Removing intermediate container c5ae4cfe0f58 [2021-11-11T20:20:52.970Z] ---> 492425dd1144 [2021-11-11T20:20:52.970Z] Step 24/24 : LABEL version=2.0.1-dev.94 [2021-11-11T20:20:53.251Z] ---> Running in 5a11ae9b2acd [2021-11-11T20:20:53.251Z] Removing intermediate container ecfd11d3abac [2021-11-11T20:20:53.251Z] ---> 361c9ed045b4 [2021-11-11T20:20:53.251Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-11T20:20:53.855Z] ---> Running in ad5369dac005 [2021-11-11T20:20:54.136Z] Removing intermediate container 5a11ae9b2acd [2021-11-11T20:20:54.136Z] ---> 7124c4560955 [2021-11-11T20:20:54.136Z] [2021-11-11T20:20:54.136Z] Removing intermediate container 52f2382035c8 [2021-11-11T20:20:54.136Z] ---> e9bd31dc76f1 [2021-11-11T20:20:54.136Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T20:20:54.748Z] Successfully built 7124c4560955 [2021-11-11T20:20:54.748Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:20:54.748Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:20:54.748Z] ---> 3ae3cf8892e0 [2021-11-11T20:20:54.748Z] Step 3/21 : WORKDIR /edgex-go [2021-11-11T20:20:54.748Z] ---> Using cache [2021-11-11T20:20:54.748Z] ---> 789f84b6e133 [2021-11-11T20:20:54.748Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:20:54.748Z] ---> Using cache [2021-11-11T20:20:54.748Z] ---> b253dc6657a9 [2021-11-11T20:20:54.748Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-11T20:20:54.748Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-11T20:20:54.748Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-11-11T20:20:54.748Z] Removing intermediate container ad5369dac005 [2021-11-11T20:20:54.748Z] ---> 87939fa7b58e [2021-11-11T20:20:54.748Z] Step 27/30 : CMD ["gate"] [2021-11-11T20:20:54.748Z] ---> Running in 05001cb0aefd [2021-11-11T20:20:55.020Z] ---> Running in 2053f95a98d5 [2021-11-11T20:20:55.625Z] ---> dd1e0e823020 [2021-11-11T20:20:55.625Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-11T20:20:55.900Z] Removing intermediate container 2053f95a98d5 [2021-11-11T20:20:55.900Z] ---> 8c8e189b255d [2021-11-11T20:20:55.900Z] Step 28/30 : LABEL arch=arm64 [2021-11-11T20:20:56.525Z] ---> Running in 5a53193e0e7d [2021-11-11T20:20:56.801Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:20:57.407Z] Removing intermediate container 5a53193e0e7d [2021-11-11T20:20:57.407Z] ---> 47c6e640850f [2021-11-11T20:20:57.407Z] Step 29/30 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:20:57.407Z] ---> c522dcf24abb [2021-11-11T20:20:57.407Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-11T20:20:57.686Z] ---> Running in 4e874950a952 [2021-11-11T20:20:57.686Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:20:58.674Z] Removing intermediate container 4e874950a952 [2021-11-11T20:20:58.674Z] ---> 44dabd609ee8 [2021-11-11T20:20:58.674Z] Step 30/30 : LABEL version=2.0.1-dev.94 [2021-11-11T20:20:58.674Z] OK: 219 MiB in 52 packages [2021-11-11T20:20:58.674Z] ---> d2edae940469 [2021-11-11T20:20:58.674Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-11T20:20:58.674Z] ---> Running in 85a373078878 [2021-11-11T20:20:58.973Z] ---> Running in 1d3d42af1888 [2021-11-11T20:20:59.582Z] Removing intermediate container 85a373078878 [2021-11-11T20:20:59.582Z] ---> f81c7f1de7ba [2021-11-11T20:20:59.582Z] [2021-11-11T20:20:59.582Z] Removing intermediate container 1d3d42af1888 [2021-11-11T20:20:59.582Z] ---> 42c476d0fddd [2021-11-11T20:20:59.582Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T20:20:59.855Z] ---> Running in a0a11fae6565 [2021-11-11T20:21:00.135Z] Removing intermediate container 05001cb0aefd [2021-11-11T20:21:00.135Z] ---> 4dfcb9a6846f [2021-11-11T20:21:00.135Z] Step 6/21 : COPY . . [2021-11-11T20:21:00.135Z] Successfully built f81c7f1de7ba [2021-11-11T20:21:00.135Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-11T20:21:00.135Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-11-11T20:21:00.412Z] Removing intermediate container a0a11fae6565 [2021-11-11T20:21:00.412Z] ---> 16f698fd6d5f [2021-11-11T20:21:00.412Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T20:21:00.687Z] ---> Running in 271256db4fab [2021-11-11T20:21:01.290Z] Removing intermediate container 271256db4fab [2021-11-11T20:21:01.290Z] ---> 9af6e301e15c [2021-11-11T20:21:01.290Z] Step 21/22 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:21:01.290Z] ---> Running in 7eb6ddd99a3b [2021-11-11T20:21:01.889Z] Removing intermediate container 7eb6ddd99a3b [2021-11-11T20:21:01.889Z] ---> 9da4c09e280b [2021-11-11T20:21:01.889Z] Step 22/22 : LABEL version=2.0.1-dev.94 [2021-11-11T20:21:02.166Z] ---> Running in b6c62fcc068f [2021-11-11T20:21:02.775Z] Removing intermediate container b6c62fcc068f [2021-11-11T20:21:02.775Z] ---> 529c176a85b2 [2021-11-11T20:21:02.775Z] [2021-11-11T20:21:03.051Z] Successfully built 529c176a85b2 [2021-11-11T20:21:03.051Z] Successfully tagged core-data-arm64:latest [2021-11-11T20:21:05.687Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:21:05.687Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:21:05.687Z] ---> 3ae3cf8892e0 [2021-11-11T20:21:05.687Z] Step 3/22 : WORKDIR /edgex-go [2021-11-11T20:21:05.687Z] ---> Using cache [2021-11-11T20:21:05.687Z] ---> 789f84b6e133 [2021-11-11T20:21:05.687Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:21:05.687Z] ---> Using cache [2021-11-11T20:21:05.687Z] ---> b253dc6657a9 [2021-11-11T20:21:05.687Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-11T20:21:05.963Z] ---> Running in 4d7e4c404cf9 [2021-11-11T20:21:07.425Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:21:08.403Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:21:09.400Z] OK: 219 MiB in 52 packages [2021-11-11T20:21:09.680Z] ---> 71f538bdfafd [2021-11-11T20:21:09.680Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:21:09.960Z] ---> Running in 254a929d3671 [2021-11-11T20:21:10.958Z] Removing intermediate container 4d7e4c404cf9 [2021-11-11T20:21:10.958Z] ---> 0177c4c7ccb6 [2021-11-11T20:21:10.958Z] Step 6/22 : COPY . . [2021-11-11T20:21:13.600Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:21:13.600Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:21:13.600Z] ---> 3ae3cf8892e0 [2021-11-11T20:21:13.600Z] Step 3/23 : WORKDIR /edgex-go [2021-11-11T20:21:13.600Z] ---> Using cache [2021-11-11T20:21:13.600Z] ---> 789f84b6e133 [2021-11-11T20:21:13.600Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:21:13.600Z] ---> Using cache [2021-11-11T20:21:13.600Z] ---> b253dc6657a9 [2021-11-11T20:21:13.600Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-11T20:21:13.600Z] ---> Using cache [2021-11-11T20:21:13.600Z] ---> 3a8f9865b2e9 [2021-11-11T20:21:13.600Z] Step 6/23 : COPY go.mod . [2021-11-11T20:21:14.213Z] Removing intermediate container 254a929d3671 [2021-11-11T20:21:14.213Z] ---> 582d5b4440ca [2021-11-11T20:21:14.213Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-11T20:21:14.213Z] ---> fea0855707d0 [2021-11-11T20:21:14.213Z] Step 7/23 : RUN go mod download [2021-11-11T20:21:14.492Z] ---> Running in f96d684743d8 [2021-11-11T20:21:14.492Z] ---> Running in 26af902925d9 [2021-11-11T20:21:15.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-11T20:21:16.540Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-11T20:21:16.540Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-11T20:21:16.540Z] ---> 3ae3cf8892e0 [2021-11-11T20:21:16.540Z] Step 3/20 : WORKDIR /edgex-go [2021-11-11T20:21:16.540Z] ---> Using cache [2021-11-11T20:21:16.540Z] ---> 789f84b6e133 [2021-11-11T20:21:16.540Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T20:21:16.540Z] ---> Using cache [2021-11-11T20:21:16.540Z] ---> b253dc6657a9 [2021-11-11T20:21:16.540Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-11T20:21:16.540Z] ---> Using cache [2021-11-11T20:21:16.540Z] ---> 3a8f9865b2e9 [2021-11-11T20:21:16.540Z] Step 6/20 : COPY . . [2021-11-11T20:21:16.818Z] ---> Using cache [2021-11-11T20:21:16.818Z] ---> 33944cb2ac9b [2021-11-11T20:21:16.818Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:21:16.818Z] ---> Using cache [2021-11-11T20:21:16.818Z] ---> 6bdd5e440c23 [2021-11-11T20:21:16.818Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-11T20:21:17.423Z] ---> Running in e1b571fbb7c1 [2021-11-11T20:21:19.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-11T20:21:20.022Z] Removing intermediate container 26af902925d9 [2021-11-11T20:21:20.022Z] ---> bd0b87e68c55 [2021-11-11T20:21:20.022Z] Step 8/23 : COPY . . [2021-11-11T20:21:26.763Z] ---> 8e45a5cbc830 [2021-11-11T20:21:26.763Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T20:21:26.763Z] ---> Running in 87d4ba7d9736 [2021-11-11T20:21:33.506Z] Removing intermediate container 87d4ba7d9736 [2021-11-11T20:21:33.506Z] ---> 8aac756b3cdb [2021-11-11T20:21:33.506Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-11T20:21:33.506Z] ---> Running in 8772529662a8 [2021-11-11T20:21:34.957Z] ---> af8284dd4f2b [2021-11-11T20:21:34.957Z] Step 9/23 : RUN go mod tidy [2021-11-11T20:21:35.240Z] ---> Running in 7bc0f450ee7b [2021-11-11T20:21:35.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-11T20:21:41.991Z] Removing intermediate container 7bc0f450ee7b [2021-11-11T20:21:41.991Z] ---> bd75e7b39b26 [2021-11-11T20:21:41.991Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-11T20:21:41.991Z] ---> Running in 2361fa7a119f [2021-11-11T20:21:43.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-11T20:22:52.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-11T20:22:52.622Z] Removing intermediate container f96d684743d8 [2021-11-11T20:22:52.622Z] ---> a18b4ecbc136 [2021-11-11T20:22:52.622Z] [2021-11-11T20:22:52.622Z] Step 9/21 : FROM alpine:3.14 [2021-11-11T20:22:52.622Z] ---> bb3de5531c18 [2021-11-11T20:22:52.622Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-11T20:22:52.622Z] ---> Running in 375fd1ae0749 [2021-11-11T20:22:55.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:22:55.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:22:56.258Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-11T20:22:56.258Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-11T20:22:56.258Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:22:56.544Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T20:22:56.824Z] Removing intermediate container e1b571fbb7c1 [2021-11-11T20:22:56.824Z] ---> 734e52b582f4 [2021-11-11T20:22:56.824Z] [2021-11-11T20:22:56.824Z] Step 9/20 : FROM alpine:3.14 [2021-11-11T20:22:56.824Z] ---> bb3de5531c18 [2021-11-11T20:22:56.824Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-11T20:22:56.824Z] OK: 6 MiB in 16 packages [2021-11-11T20:22:57.102Z] ---> Running in 158a467e26f2 [2021-11-11T20:22:59.096Z] Removing intermediate container 375fd1ae0749 [2021-11-11T20:22:59.096Z] ---> adaa636b1969 [2021-11-11T20:22:59.096Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T20:22:59.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:22:59.374Z] ---> Running in a18c8785b37a [2021-11-11T20:22:59.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:22:59.933Z] Removing intermediate container a18c8785b37a [2021-11-11T20:22:59.933Z] ---> b23fc3d88cb6 [2021-11-11T20:22:59.933Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-11T20:22:59.933Z] ---> Running in 848a8cefac2e [2021-11-11T20:23:00.538Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-11T20:23:00.538Z] Removing intermediate container 848a8cefac2e [2021-11-11T20:23:00.538Z] ---> 7f6a88cf21d0 [2021-11-11T20:23:00.538Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-11T20:23:00.538Z] ---> Running in 72c0fe933409 [2021-11-11T20:23:00.538Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-11T20:23:00.816Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T20:23:00.816Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-11T20:23:00.816Z] (5/5) Installing curl (7.79.1-r0) [2021-11-11T20:23:00.816Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:23:00.816Z] Executing ca-certificates-20191127-r5.trigger [2021-11-11T20:23:01.101Z] OK: 8 MiB in 19 packages [2021-11-11T20:23:01.374Z] Removing intermediate container 72c0fe933409 [2021-11-11T20:23:01.375Z] ---> d444bb6e9d0d [2021-11-11T20:23:01.375Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T20:23:03.367Z] ---> 487b8ac8118e [2021-11-11T20:23:03.367Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-11T20:23:03.967Z] Removing intermediate container 158a467e26f2 [2021-11-11T20:23:03.967Z] ---> 538d4a317752 [2021-11-11T20:23:03.967Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-11T20:23:03.967Z] ---> Running in d63af35620da [2021-11-11T20:23:04.565Z] Removing intermediate container d63af35620da [2021-11-11T20:23:04.565Z] ---> 9b8239679f14 [2021-11-11T20:23:04.565Z] Step 12/20 : WORKDIR /edgex [2021-11-11T20:23:04.839Z] ---> Running in d73a55bb34b5 [2021-11-11T20:23:05.441Z] ---> 4195a94ebd59 [2021-11-11T20:23:05.441Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-11T20:23:05.717Z] Removing intermediate container d73a55bb34b5 [2021-11-11T20:23:05.717Z] ---> a3e4f2eaba07 [2021-11-11T20:23:05.717Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-11T20:23:07.714Z] ---> af1b0326d5c0 [2021-11-11T20:23:07.714Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-11T20:23:07.714Z] ---> d47a5500f0da [2021-11-11T20:23:07.714Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-11T20:23:07.714Z] ---> Running in 2f79628cfa64 [2021-11-11T20:23:07.714Z] Removing intermediate container 8772529662a8 [2021-11-11T20:23:07.714Z] ---> a3363077b60e [2021-11-11T20:23:07.714Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-11T20:23:07.990Z] ---> Running in 78b89bfcce1c [2021-11-11T20:23:08.585Z] Removing intermediate container 2f79628cfa64 [2021-11-11T20:23:08.585Z] ---> 5fe3f9b2eeeb [2021-11-11T20:23:08.585Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T20:23:08.585Z] ---> Running in 3a60e14a053c [2021-11-11T20:23:09.197Z] ---> 26bf5f9c1f70 [2021-11-11T20:23:09.197Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-11T20:23:09.197Z] Removing intermediate container 3a60e14a053c [2021-11-11T20:23:09.197Z] ---> 9ac42493b624 [2021-11-11T20:23:09.197Z] Step 19/21 : LABEL arch=arm64 [2021-11-11T20:23:09.197Z] ---> Running in 4f3b92b32299 [2021-11-11T20:23:09.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-11T20:23:10.072Z] Removing intermediate container 4f3b92b32299 [2021-11-11T20:23:10.072Z] ---> 61a9d79f17a0 [2021-11-11T20:23:10.072Z] Step 20/21 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:23:10.072Z] ---> Running in 0d10d9c288f2 [2021-11-11T20:23:11.057Z] Removing intermediate container 0d10d9c288f2 [2021-11-11T20:23:11.057Z] ---> a7c791a5864c [2021-11-11T20:23:11.057Z] Step 21/21 : LABEL version=2.0.1-dev.94 [2021-11-11T20:23:11.057Z] ---> 207dd44a379d [2021-11-11T20:23:11.057Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-11T20:23:11.057Z] ---> Running in a0d2488c428b [2021-11-11T20:23:11.057Z] ---> Running in 9e5141fccf2e [2021-11-11T20:23:11.653Z] Removing intermediate container a0d2488c428b [2021-11-11T20:23:11.653Z] ---> 4ee0ffc6aa0f [2021-11-11T20:23:11.653Z] Step 17/20 : CMD ["--init=true"] [2021-11-11T20:23:11.653Z] Removing intermediate container 9e5141fccf2e [2021-11-11T20:23:11.653Z] ---> fa2b286c5828 [2021-11-11T20:23:11.653Z] [2021-11-11T20:23:11.925Z] ---> Running in 5084975d3d46 [2021-11-11T20:23:11.925Z] Successfully built fa2b286c5828 [2021-11-11T20:23:11.925Z] Successfully tagged support-notifications-arm64:latest [2021-11-11T20:23:12.473Z]  Building support-notifications ... done Removing intermediate container 5084975d3d46 [2021-11-11T20:23:12.473Z] ---> 5b8606028251 [2021-11-11T20:23:12.473Z] Step 18/20 : LABEL arch=arm64 [2021-11-11T20:23:12.748Z] ---> Running in 371b222329c6 [2021-11-11T20:23:13.351Z] Removing intermediate container 78b89bfcce1c [2021-11-11T20:23:13.351Z] ---> 25cb19426580 [2021-11-11T20:23:13.351Z] [2021-11-11T20:23:13.351Z] Step 10/22 : FROM docker:20.10.8 [2021-11-11T20:23:13.351Z] Removing intermediate container 371b222329c6 [2021-11-11T20:23:13.351Z] ---> 3e90dc3ef628 [2021-11-11T20:23:13.351Z] Step 19/20 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:23:13.351Z] 20.10.8: Pulling from library/docker [2021-11-11T20:23:13.626Z] ---> Running in dc229461e4dd [2021-11-11T20:23:13.902Z] Removing intermediate container 2361fa7a119f [2021-11-11T20:23:13.902Z] ---> e75bf26a6b69 [2021-11-11T20:23:13.902Z] [2021-11-11T20:23:13.902Z] Step 11/23 : FROM alpine:3.14 [2021-11-11T20:23:13.902Z] ---> bb3de5531c18 [2021-11-11T20:23:13.902Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-11T20:23:13.902Z] ---> Using cache [2021-11-11T20:23:13.902Z] ---> 49ed4d516f15 [2021-11-11T20:23:13.902Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-11T20:23:13.902Z] ---> Using cache [2021-11-11T20:23:13.902Z] ---> 20b8d1009990 [2021-11-11T20:23:13.902Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-11T20:23:14.177Z] Removing intermediate container dc229461e4dd [2021-11-11T20:23:14.177Z] ---> 6432d8c1096c [2021-11-11T20:23:14.177Z] Step 20/20 : LABEL version=2.0.1-dev.94 [2021-11-11T20:23:14.177Z] ---> Running in 06998fb80558 [2021-11-11T20:23:14.177Z] ---> Running in 04b5792684d3 [2021-11-11T20:23:14.777Z] Removing intermediate container 06998fb80558 [2021-11-11T20:23:14.777Z] ---> 5a8fd9ca0d1f [2021-11-11T20:23:14.777Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-11T20:23:15.051Z] Removing intermediate container 04b5792684d3 [2021-11-11T20:23:15.051Z] ---> bac8bd940bb7 [2021-11-11T20:23:15.051Z] [2021-11-11T20:23:15.051Z] ---> Running in 29e9b3c75e8b [2021-11-11T20:23:15.322Z] Successfully built bac8bd940bb7 [2021-11-11T20:23:15.322Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-11T20:23:15.596Z]  Building security-proxy-setup ... done Removing intermediate container 29e9b3c75e8b [2021-11-11T20:23:15.596Z] ---> 5fbbfab99825 [2021-11-11T20:23:15.596Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-11T20:23:16.577Z] ---> 8e5432b5d56f [2021-11-11T20:23:16.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-11T20:23:18.006Z] ---> 24f7eb9ee53e [2021-11-11T20:23:18.006Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-11T20:23:18.993Z] ---> e59fc02333af [2021-11-11T20:23:18.993Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-11T20:23:18.993Z] ---> Running in 241e690a2eb8 [2021-11-11T20:23:19.588Z] Removing intermediate container 241e690a2eb8 [2021-11-11T20:23:19.588Z] ---> 33407a251f70 [2021-11-11T20:23:19.588Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T20:23:19.870Z] ---> Running in 8b6d3e64911b [2021-11-11T20:23:20.462Z] Removing intermediate container 8b6d3e64911b [2021-11-11T20:23:20.462Z] ---> 0bdf8372b462 [2021-11-11T20:23:20.462Z] Step 21/23 : LABEL arch=arm64 [2021-11-11T20:23:20.462Z] ---> Running in 61515a033c77 [2021-11-11T20:23:20.734Z] Removing intermediate container 61515a033c77 [2021-11-11T20:23:20.734Z] ---> c1c6d041c81b [2021-11-11T20:23:20.734Z] Step 22/23 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:23:21.007Z] ---> Running in e36e3558eb5e [2021-11-11T20:23:21.279Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-11T20:23:21.279Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-11T20:23:21.279Z] ---> 3734d5adc5ac [2021-11-11T20:23:21.279Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-11T20:23:21.279Z] Removing intermediate container e36e3558eb5e [2021-11-11T20:23:21.279Z] ---> 9b0bef8117dc [2021-11-11T20:23:21.279Z] Step 23/23 : LABEL version=2.0.1-dev.94 [2021-11-11T20:23:21.549Z] ---> Running in 93022a4b6658 [2021-11-11T20:23:21.549Z] ---> Running in 1c6aeed3c6a4 [2021-11-11T20:23:21.820Z] Removing intermediate container 93022a4b6658 [2021-11-11T20:23:21.820Z] ---> 574b4f286219 [2021-11-11T20:23:21.820Z] [2021-11-11T20:23:22.092Z] Removing intermediate container 1c6aeed3c6a4 [2021-11-11T20:23:22.092Z] ---> c445dac1f0b3 [2021-11-11T20:23:22.092Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-11T20:23:22.092Z] Successfully built 574b4f286219 [2021-11-11T20:23:22.092Z] Successfully tagged support-scheduler-arm64:latest [2021-11-11T20:23:22.092Z]  Building support-scheduler ... done  ---> Running in 74e9b73d24bd [2021-11-11T20:23:23.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T20:23:23.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T20:23:24.946Z] (1/42) Installing readline (8.1.0-r0) [2021-11-11T20:23:24.946Z] (2/42) Installing bash (5.1.4-r0) [2021-11-11T20:23:24.946Z] Executing bash-5.1.4-r0.post-install [2021-11-11T20:23:24.946Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-11T20:23:24.946Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-11T20:23:24.946Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-11T20:23:24.946Z] (6/42) Installing curl (7.79.1-r0) [2021-11-11T20:23:24.946Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-11T20:23:24.946Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-11T20:23:24.946Z] (9/42) Installing expat (2.4.1-r0) [2021-11-11T20:23:24.946Z] (10/42) Installing libffi (3.3-r2) [2021-11-11T20:23:24.946Z] (11/42) Installing gdbm (1.19-r0) [2021-11-11T20:23:24.946Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-11T20:23:24.946Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T20:23:24.946Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T20:23:24.946Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-11T20:23:24.946Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-11T20:23:24.946Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-11T20:23:26.911Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-11T20:23:26.911Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-11T20:23:26.911Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-11T20:23:26.911Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-11T20:23:26.911Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-11T20:23:26.911Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-11T20:23:26.911Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-11T20:23:26.911Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-11T20:23:26.911Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-11T20:23:26.911Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-11T20:23:26.911Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-11T20:23:26.911Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-11T20:23:27.182Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-11T20:23:27.182Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-11T20:23:27.182Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-11T20:23:27.182Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-11T20:23:27.182Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-11T20:23:27.182Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-11T20:23:27.182Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-11T20:23:27.182Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-11T20:23:27.182Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-11T20:23:27.182Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-11T20:23:27.182Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-11T20:23:27.182Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-11T20:23:27.455Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-11T20:23:27.727Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T20:23:27.999Z] OK: 84 MiB in 64 packages [2021-11-11T20:23:31.372Z] Collecting docker-compose==1.23.2 [2021-11-11T20:23:31.372Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-11T20:23:31.372Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-11T20:23:31.372Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-11T20:23:32.793Z] Collecting texttable<0.10,>=0.9.0 [2021-11-11T20:23:32.793Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-11T20:23:34.757Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-11T20:23:34.757Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-11T20:23:34.757Z] Collecting cached-property<2,>=1.2.0 [2021-11-11T20:23:34.757Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-11T20:23:35.348Z] Collecting PyYAML<4,>=3.10 [2021-11-11T20:23:35.348Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-11T20:23:38.720Z] Collecting docker<4.0,>=3.6.0 [2021-11-11T20:23:38.720Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-11T20:23:38.991Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-11T20:23:38.991Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-11T20:23:38.991Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-11T20:23:39.261Z] Collecting docopt<0.7,>=0.6.1 [2021-11-11T20:23:39.261Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-11T20:23:40.686Z] Collecting jsonschema<3,>=2.5.1 [2021-11-11T20:23:40.957Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-11T20:23:40.957Z] Collecting docker-pycreds>=0.4.0 [2021-11-11T20:23:40.957Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-11T20:23:41.548Z] Collecting idna<2.8,>=2.5 [2021-11-11T20:23:41.548Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-11T20:23:42.139Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-11T20:23:42.139Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-11T20:23:42.139Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-11T20:23:42.139Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-11T20:23:42.139Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-11T20:23:42.411Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-11T20:23:42.411Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-11T20:23:42.411Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-11T20:23:42.411Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-11T20:23:43.000Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-11T20:23:43.000Z] Attempting uninstall: urllib3 [2021-11-11T20:23:43.000Z] Found existing installation: urllib3 1.26.5 [2021-11-11T20:23:43.273Z] Uninstalling urllib3-1.26.5: [2021-11-11T20:23:43.273Z] Successfully uninstalled urllib3-1.26.5 [2021-11-11T20:23:43.864Z] Attempting uninstall: idna [2021-11-11T20:23:43.864Z] Found existing installation: idna 3.2 [2021-11-11T20:23:43.864Z] Uninstalling idna-3.2: [2021-11-11T20:23:43.864Z] Successfully uninstalled idna-3.2 [2021-11-11T20:23:44.457Z] Attempting uninstall: chardet [2021-11-11T20:23:44.457Z] Found existing installation: chardet 4.0.0 [2021-11-11T20:23:44.731Z] Uninstalling chardet-4.0.0: [2021-11-11T20:23:44.731Z] Successfully uninstalled chardet-4.0.0 [2021-11-11T20:23:46.160Z] Attempting uninstall: requests [2021-11-11T20:23:46.160Z] Found existing installation: requests 2.25.1 [2021-11-11T20:23:46.160Z] Uninstalling requests-2.25.1: [2021-11-11T20:23:46.160Z] Successfully uninstalled requests-2.25.1 [2021-11-11T20:23:46.432Z] Running setup.py install for texttable: started [2021-11-11T20:23:48.403Z] Running setup.py install for texttable: finished with status 'done' [2021-11-11T20:23:48.403Z] Running setup.py install for PyYAML: started [2021-11-11T20:23:49.827Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-11T20:23:50.099Z] Running setup.py install for docopt: started [2021-11-11T20:23:52.063Z] Running setup.py install for docopt: finished with status 'done' [2021-11-11T20:23:52.063Z] Running setup.py install for dockerpty: started [2021-11-11T20:23:53.488Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-11T20:23:54.921Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-11T20:24:03.178Z] Removing intermediate container 74e9b73d24bd [2021-11-11T20:24:03.178Z] ---> d255ed5207cd [2021-11-11T20:24:03.178Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-11T20:24:03.178Z] ---> Running in adcaba8c7c7d [2021-11-11T20:24:03.772Z] Removing intermediate container adcaba8c7c7d [2021-11-11T20:24:03.772Z] ---> 0842cf955205 [2021-11-11T20:24:03.772Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-11T20:24:03.772Z] ---> Running in a7b6ba5b4d2a [2021-11-11T20:24:04.044Z] Removing intermediate container a7b6ba5b4d2a [2021-11-11T20:24:04.044Z] ---> e4ebbb4cf7e9 [2021-11-11T20:24:04.044Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-11T20:24:05.019Z] ---> d9fffcff08e8 [2021-11-11T20:24:05.019Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-11T20:24:05.990Z] ---> 2beeddc41493 [2021-11-11T20:24:05.990Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-11T20:24:06.584Z] ---> 3cabe8037473 [2021-11-11T20:24:06.584Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-11T20:24:06.856Z] ---> Running in 665753def185 [2021-11-11T20:24:07.128Z] Removing intermediate container 665753def185 [2021-11-11T20:24:07.128Z] ---> 0d91f511feff [2021-11-11T20:24:07.128Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T20:24:07.128Z] ---> Running in bf0a691ee43a [2021-11-11T20:24:07.720Z] Removing intermediate container bf0a691ee43a [2021-11-11T20:24:07.720Z] ---> 6c38138a5a89 [2021-11-11T20:24:07.720Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T20:24:07.720Z] ---> Running in 541b00a10055 [2021-11-11T20:24:08.313Z] Removing intermediate container 541b00a10055 [2021-11-11T20:24:08.313Z] ---> 85434a5d162f [2021-11-11T20:24:08.313Z] Step 21/22 : LABEL git_sha=f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:08.313Z] ---> Running in b288b5884773 [2021-11-11T20:24:08.586Z] Removing intermediate container b288b5884773 [2021-11-11T20:24:08.586Z] ---> e5b64bea7b9b [2021-11-11T20:24:08.586Z] Step 22/22 : LABEL version=2.0.1-dev.94 [2021-11-11T20:24:08.860Z] ---> Running in ddc8320b2d0b [2021-11-11T20:24:09.132Z] Removing intermediate container ddc8320b2d0b [2021-11-11T20:24:09.132Z] ---> c381d2d00ab1 [2021-11-11T20:24:09.132Z] [2021-11-11T20:24:09.405Z] Successfully built c381d2d00ab1 [2021-11-11T20:24:09.405Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-11T20:24:09.692Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-11T20:24:09.679Z] $ docker stop --time=1 ba681f8e8a3a57b62754fc074f4566b52ce1c922470a78c3f78cf8163f29c5b7 [2021-11-11T20:24:11.378Z] $ docker rm -f ba681f8e8a3a57b62754fc074f4566b52ce1c922470a78c3f78cf8163f29c5b7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T20:24:11.943Z] + docker images [2021-11-11T20:24:12.214Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T20:24:12.214Z] sys-mgmt-agent-arm64 latest c381d2d00ab1 4 seconds ago 277MB [2021-11-11T20:24:12.214Z] support-scheduler-arm64 latest 574b4f286219 51 seconds ago 15.3MB [2021-11-11T20:24:12.214Z] security-proxy-setup-arm64 latest bac8bd940bb7 58 seconds ago 25.4MB [2021-11-11T20:24:12.214Z] e75bf26a6b69 59 seconds ago 1.46GB [2021-11-11T20:24:12.214Z] 25cb19426580 About a minute ago 1.45GB [2021-11-11T20:24:12.214Z] support-notifications-arm64 latest fa2b286c5828 About a minute ago 16.1MB [2021-11-11T20:24:12.214Z] 734e52b582f4 About a minute ago 1.46GB [2021-11-11T20:24:12.214Z] a18b4ecbc136 About a minute ago 1.46GB [2021-11-11T20:24:12.214Z] core-data-arm64 latest 529c176a85b2 3 minutes ago 19.5MB [2021-11-11T20:24:12.214Z] security-bootstrapper-arm64 latest f81c7f1de7ba 3 minutes ago 17.8MB [2021-11-11T20:24:12.214Z] security-secretstore-setup-arm64 latest 7124c4560955 3 minutes ago 26.8MB [2021-11-11T20:24:12.214Z] core-metadata-arm64 latest 6167cfea0388 3 minutes ago 15.9MB [2021-11-11T20:24:12.214Z] b019d309e1c4 3 minutes ago 1.46GB [2021-11-11T20:24:12.214Z] core-command-arm64 latest 0e8b1baba742 3 minutes ago 15.2MB [2021-11-11T20:24:12.214Z] 2b016df9f085 3 minutes ago 1.46GB [2021-11-11T20:24:12.214Z] 0133b6b152ce 3 minutes ago 1.46GB [2021-11-11T20:24:12.214Z] e5d256fc5922 3 minutes ago 1.46GB [2021-11-11T20:24:12.214Z] 1eacb643ca48 3 minutes ago 1.45GB [2021-11-11T20:24:12.214Z] ci-base-image-arm64 latest 3ae3cf8892e0 8 minutes ago 1.24GB [2021-11-11T20:24:12.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-11T20:24:12.214Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-11T20:24:12.214Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-11T20:24:12.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-11-11T20:24:12.429Z] provisioning config files... [2021-11-11T20:24:12.447Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/106@tmp/config324320667439891613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:24:12.786Z] ---> docker-login.sh [2021-11-11T20:24:12.786Z] nexus3.edgexfoundry.org:10001 [2021-11-11T20:24:13.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:24:13.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:24:13.330Z] Configure a credential helper to remove this warning. See [2021-11-11T20:24:13.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:24:13.330Z] [2021-11-11T20:24:13.330Z] Login Succeeded [2021-11-11T20:24:13.330Z] nexus3.edgexfoundry.org:10002 [2021-11-11T20:24:13.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:24:13.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:24:13.870Z] Configure a credential helper to remove this warning. See [2021-11-11T20:24:13.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:24:13.870Z] [2021-11-11T20:24:13.870Z] Login Succeeded [2021-11-11T20:24:13.870Z] nexus3.edgexfoundry.org:10003 [2021-11-11T20:24:14.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:24:14.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:24:14.412Z] Configure a credential helper to remove this warning. See [2021-11-11T20:24:14.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:24:14.412Z] [2021-11-11T20:24:14.412Z] Login Succeeded [2021-11-11T20:24:14.412Z] nexus3.edgexfoundry.org:10004 [2021-11-11T20:24:14.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:24:14.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:24:14.954Z] Configure a credential helper to remove this warning. See [2021-11-11T20:24:14.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:24:14.954Z] [2021-11-11T20:24:14.954Z] Login Succeeded [2021-11-11T20:24:14.954Z] docker.io [2021-11-11T20:24:15.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T20:24:15.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T20:24:15.823Z] Configure a credential helper to remove this warning. See [2021-11-11T20:24:15.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T20:24:15.823Z] [2021-11-11T20:24:15.823Z] Login Succeeded [2021-11-11T20:24:15.823Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T20:24:15.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:24:15.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T20:24:15.885Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-11T20:24:15.886Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:15.886Z] latest [2021-11-11T20:24:15.886Z] 2.0.1-dev.94 [2021-11-11T20:24:15.886Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:15.886Z] main [2021-11-11T20:24:15.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:16.223Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:16.575Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:16.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T20:24:16.575Z] f27ec22bceb5: Preparing [2021-11-11T20:24:16.575Z] ee7ccc6bc09d: Preparing [2021-11-11T20:24:16.575Z] ed649d0a8c73: Preparing [2021-11-11T20:24:16.575Z] 663791dbf5a0: Preparing [2021-11-11T20:24:16.575Z] ee420dfed78a: Preparing [2021-11-11T20:24:16.851Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:16.851Z] f27ec22bceb5: Pushed [2021-11-11T20:24:16.851Z] ed649d0a8c73: Pushed [2021-11-11T20:24:16.851Z] 663791dbf5a0: Pushed [2021-11-11T20:24:19.453Z] ee7ccc6bc09d: Pushed [2021-11-11T20:24:19.453Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:86dee0c8965329d605600b8f8af49a4cd005c2ab8b9447a2b4da809d0f6b45d5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:19.786Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:20.114Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-11T20:24:20.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T20:24:20.114Z] f27ec22bceb5: Preparing [2021-11-11T20:24:20.114Z] ee7ccc6bc09d: Preparing [2021-11-11T20:24:20.114Z] ed649d0a8c73: Preparing [2021-11-11T20:24:20.114Z] 663791dbf5a0: Preparing [2021-11-11T20:24:20.114Z] ee420dfed78a: Preparing [2021-11-11T20:24:20.114Z] f27ec22bceb5: Layer already exists [2021-11-11T20:24:20.114Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:20.383Z] ee7ccc6bc09d: Layer already exists [2021-11-11T20:24:20.383Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:20.383Z] 663791dbf5a0: Layer already exists [2021-11-11T20:24:20.383Z] latest: digest: sha256:86dee0c8965329d605600b8f8af49a4cd005c2ab8b9447a2b4da809d0f6b45d5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:20.718Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:21.049Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.94 [2021-11-11T20:24:21.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T20:24:21.049Z] f27ec22bceb5: Preparing [2021-11-11T20:24:21.049Z] ee7ccc6bc09d: Preparing [2021-11-11T20:24:21.049Z] ed649d0a8c73: Preparing [2021-11-11T20:24:21.049Z] 663791dbf5a0: Preparing [2021-11-11T20:24:21.049Z] ee420dfed78a: Preparing [2021-11-11T20:24:21.049Z] ee7ccc6bc09d: Layer already exists [2021-11-11T20:24:21.049Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:21.049Z] f27ec22bceb5: Layer already exists [2021-11-11T20:24:21.049Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:21.049Z] 663791dbf5a0: Layer already exists [2021-11-11T20:24:21.318Z] 2.0.1-dev.94: digest: sha256:86dee0c8965329d605600b8f8af49a4cd005c2ab8b9447a2b4da809d0f6b45d5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:21.652Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:21.980Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:21.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T20:24:21.980Z] f27ec22bceb5: Preparing [2021-11-11T20:24:21.980Z] ee7ccc6bc09d: Preparing [2021-11-11T20:24:21.980Z] ed649d0a8c73: Preparing [2021-11-11T20:24:21.980Z] 663791dbf5a0: Preparing [2021-11-11T20:24:21.980Z] ee420dfed78a: Preparing [2021-11-11T20:24:21.980Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:21.980Z] ee7ccc6bc09d: Layer already exists [2021-11-11T20:24:21.980Z] 663791dbf5a0: Layer already exists [2021-11-11T20:24:21.980Z] f27ec22bceb5: Layer already exists [2021-11-11T20:24:21.980Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:22.249Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:86dee0c8965329d605600b8f8af49a4cd005c2ab8b9447a2b4da809d0f6b45d5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:22.581Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:22.914Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-11T20:24:22.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-11T20:24:22.914Z] f27ec22bceb5: Preparing [2021-11-11T20:24:22.914Z] ee7ccc6bc09d: Preparing [2021-11-11T20:24:22.914Z] ed649d0a8c73: Preparing [2021-11-11T20:24:22.914Z] 663791dbf5a0: Preparing [2021-11-11T20:24:22.914Z] ee420dfed78a: Preparing [2021-11-11T20:24:22.914Z] ee7ccc6bc09d: Layer already exists [2021-11-11T20:24:22.914Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:22.914Z] 663791dbf5a0: Layer already exists [2021-11-11T20:24:22.914Z] f27ec22bceb5: Layer already exists [2021-11-11T20:24:22.914Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:23.184Z] main: digest: sha256:86dee0c8965329d605600b8f8af49a4cd005c2ab8b9447a2b4da809d0f6b45d5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:24:23.225Z] ===================================================== [Pipeline] echo [2021-11-11T20:24:23.233Z] taggedImages: [2021-11-11T20:24:23.233Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:23.233Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-11T20:24:23.233Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.94 [2021-11-11T20:24:23.233Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:23.233Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-11T20:24:23.249Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-11T20:24:23.249Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:23.249Z] latest [2021-11-11T20:24:23.249Z] 2.0.1-dev.94 [2021-11-11T20:24:23.249Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:23.249Z] main [2021-11-11T20:24:23.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:23.594Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:23.925Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:23.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T20:24:23.926Z] 4bdc4993d4b8: Preparing [2021-11-11T20:24:23.926Z] 75e4a2098d26: Preparing [2021-11-11T20:24:23.926Z] ed649d0a8c73: Preparing [2021-11-11T20:24:23.926Z] d014e5f377a0: Preparing [2021-11-11T20:24:23.926Z] 637b5ffc6117: Preparing [2021-11-11T20:24:23.926Z] ee420dfed78a: Preparing [2021-11-11T20:24:23.926Z] ee420dfed78a: Waiting [2021-11-11T20:24:23.926Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:24.203Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:24.203Z] 4bdc4993d4b8: Pushed [2021-11-11T20:24:24.203Z] 637b5ffc6117: Pushed [2021-11-11T20:24:24.793Z] d014e5f377a0: Pushed [2021-11-11T20:24:26.750Z] 75e4a2098d26: Pushed [2021-11-11T20:24:27.020Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:d70a34291f8ca262481b593443145ff8bcc34bdc66f407b3321c2aa7f7f7b497 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:27.352Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:27.724Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-11T20:24:27.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T20:24:27.724Z] 4bdc4993d4b8: Preparing [2021-11-11T20:24:27.724Z] 75e4a2098d26: Preparing [2021-11-11T20:24:27.724Z] ed649d0a8c73: Preparing [2021-11-11T20:24:27.724Z] d014e5f377a0: Preparing [2021-11-11T20:24:27.724Z] 637b5ffc6117: Preparing [2021-11-11T20:24:27.724Z] ee420dfed78a: Preparing [2021-11-11T20:24:27.724Z] ee420dfed78a: Waiting [2021-11-11T20:24:27.724Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:27.724Z] 637b5ffc6117: Layer already exists [2021-11-11T20:24:27.724Z] d014e5f377a0: Layer already exists [2021-11-11T20:24:27.724Z] 75e4a2098d26: Layer already exists [2021-11-11T20:24:27.724Z] 4bdc4993d4b8: Layer already exists [2021-11-11T20:24:27.724Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:28.002Z] latest: digest: sha256:d70a34291f8ca262481b593443145ff8bcc34bdc66f407b3321c2aa7f7f7b497 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:28.362Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:28.728Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.94 [2021-11-11T20:24:28.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T20:24:28.728Z] 4bdc4993d4b8: Preparing [2021-11-11T20:24:28.728Z] 75e4a2098d26: Preparing [2021-11-11T20:24:28.728Z] ed649d0a8c73: Preparing [2021-11-11T20:24:28.728Z] d014e5f377a0: Preparing [2021-11-11T20:24:28.728Z] 637b5ffc6117: Preparing [2021-11-11T20:24:28.728Z] ee420dfed78a: Preparing [2021-11-11T20:24:28.728Z] 4bdc4993d4b8: Layer already exists [2021-11-11T20:24:28.728Z] 75e4a2098d26: Layer already exists [2021-11-11T20:24:28.728Z] 637b5ffc6117: Layer already exists [2021-11-11T20:24:28.728Z] d014e5f377a0: Layer already exists [2021-11-11T20:24:28.728Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:29.007Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:29.007Z] 2.0.1-dev.94: digest: sha256:d70a34291f8ca262481b593443145ff8bcc34bdc66f407b3321c2aa7f7f7b497 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:29.356Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:29.700Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:29.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T20:24:29.700Z] 4bdc4993d4b8: Preparing [2021-11-11T20:24:29.700Z] 75e4a2098d26: Preparing [2021-11-11T20:24:29.700Z] ed649d0a8c73: Preparing [2021-11-11T20:24:29.700Z] d014e5f377a0: Preparing [2021-11-11T20:24:29.700Z] 637b5ffc6117: Preparing [2021-11-11T20:24:29.700Z] ee420dfed78a: Preparing [2021-11-11T20:24:29.700Z] ee420dfed78a: Waiting [2021-11-11T20:24:29.700Z] d014e5f377a0: Layer already exists [2021-11-11T20:24:29.700Z] 75e4a2098d26: Layer already exists [2021-11-11T20:24:29.700Z] 637b5ffc6117: Layer already exists [2021-11-11T20:24:29.700Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:29.700Z] 4bdc4993d4b8: Layer already exists [2021-11-11T20:24:29.974Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:29.974Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:d70a34291f8ca262481b593443145ff8bcc34bdc66f407b3321c2aa7f7f7b497 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:30.331Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:30.683Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-11T20:24:30.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-11T20:24:30.683Z] 4bdc4993d4b8: Preparing [2021-11-11T20:24:30.683Z] 75e4a2098d26: Preparing [2021-11-11T20:24:30.683Z] ed649d0a8c73: Preparing [2021-11-11T20:24:30.683Z] d014e5f377a0: Preparing [2021-11-11T20:24:30.683Z] 637b5ffc6117: Preparing [2021-11-11T20:24:30.683Z] ee420dfed78a: Preparing [2021-11-11T20:24:30.683Z] ee420dfed78a: Waiting [2021-11-11T20:24:30.683Z] 637b5ffc6117: Layer already exists [2021-11-11T20:24:30.683Z] d014e5f377a0: Layer already exists [2021-11-11T20:24:30.683Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:30.683Z] 75e4a2098d26: Layer already exists [2021-11-11T20:24:30.683Z] 4bdc4993d4b8: Layer already exists [2021-11-11T20:24:30.970Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:30.970Z] main: digest: sha256:d70a34291f8ca262481b593443145ff8bcc34bdc66f407b3321c2aa7f7f7b497 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:24:31.011Z] ===================================================== [Pipeline] echo [2021-11-11T20:24:31.017Z] taggedImages: [2021-11-11T20:24:31.017Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:31.017Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-11T20:24:31.017Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.94 [2021-11-11T20:24:31.017Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:31.017Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-11T20:24:31.029Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-11T20:24:31.029Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:31.029Z] latest [2021-11-11T20:24:31.029Z] 2.0.1-dev.94 [2021-11-11T20:24:31.029Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:31.029Z] main [2021-11-11T20:24:31.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:31.449Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:31.792Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:31.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T20:24:31.792Z] 34a83577ea99: Preparing [2021-11-11T20:24:31.792Z] d46c00f986e9: Preparing [2021-11-11T20:24:31.792Z] ed649d0a8c73: Preparing [2021-11-11T20:24:31.792Z] 663791dbf5a0: Preparing [2021-11-11T20:24:31.792Z] ee420dfed78a: Preparing [2021-11-11T20:24:31.792Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:31.792Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:31.792Z] 663791dbf5a0: Layer already exists [2021-11-11T20:24:32.069Z] 34a83577ea99: Pushed [2021-11-11T20:24:34.677Z] d46c00f986e9: Pushed [2021-11-11T20:24:34.677Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:a7e3b8659b31b62273580109918615cc7699fc71b8ab27b56c3aef25c1a37d39 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:35.020Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:35.354Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-11T20:24:35.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T20:24:35.354Z] 34a83577ea99: Preparing [2021-11-11T20:24:35.354Z] d46c00f986e9: Preparing [2021-11-11T20:24:35.354Z] ed649d0a8c73: Preparing [2021-11-11T20:24:35.354Z] 663791dbf5a0: Preparing [2021-11-11T20:24:35.354Z] ee420dfed78a: Preparing [2021-11-11T20:24:35.354Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:35.354Z] 663791dbf5a0: Layer already exists [2021-11-11T20:24:35.354Z] d46c00f986e9: Layer already exists [2021-11-11T20:24:35.354Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:35.354Z] 34a83577ea99: Layer already exists [2021-11-11T20:24:35.624Z] latest: digest: sha256:a7e3b8659b31b62273580109918615cc7699fc71b8ab27b56c3aef25c1a37d39 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:35.961Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:36.287Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.94 [2021-11-11T20:24:36.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T20:24:36.287Z] 34a83577ea99: Preparing [2021-11-11T20:24:36.287Z] d46c00f986e9: Preparing [2021-11-11T20:24:36.287Z] ed649d0a8c73: Preparing [2021-11-11T20:24:36.287Z] 663791dbf5a0: Preparing [2021-11-11T20:24:36.287Z] ee420dfed78a: Preparing [2021-11-11T20:24:36.287Z] d46c00f986e9: Layer already exists [2021-11-11T20:24:36.287Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:36.287Z] 663791dbf5a0: Layer already exists [2021-11-11T20:24:36.287Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:36.287Z] 34a83577ea99: Layer already exists [2021-11-11T20:24:36.557Z] 2.0.1-dev.94: digest: sha256:a7e3b8659b31b62273580109918615cc7699fc71b8ab27b56c3aef25c1a37d39 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:36.895Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:37.227Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:37.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T20:24:37.227Z] 34a83577ea99: Preparing [2021-11-11T20:24:37.227Z] d46c00f986e9: Preparing [2021-11-11T20:24:37.227Z] ed649d0a8c73: Preparing [2021-11-11T20:24:37.227Z] 663791dbf5a0: Preparing [2021-11-11T20:24:37.227Z] ee420dfed78a: Preparing [2021-11-11T20:24:37.227Z] 663791dbf5a0: Layer already exists [2021-11-11T20:24:37.227Z] d46c00f986e9: Layer already exists [2021-11-11T20:24:37.227Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:37.227Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:37.227Z] 34a83577ea99: Layer already exists [2021-11-11T20:24:37.498Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:a7e3b8659b31b62273580109918615cc7699fc71b8ab27b56c3aef25c1a37d39 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:37.834Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:38.165Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-11T20:24:38.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-11T20:24:38.165Z] 34a83577ea99: Preparing [2021-11-11T20:24:38.165Z] d46c00f986e9: Preparing [2021-11-11T20:24:38.165Z] ed649d0a8c73: Preparing [2021-11-11T20:24:38.165Z] 663791dbf5a0: Preparing [2021-11-11T20:24:38.165Z] ee420dfed78a: Preparing [2021-11-11T20:24:38.435Z] d46c00f986e9: Layer already exists [2021-11-11T20:24:38.435Z] 34a83577ea99: Layer already exists [2021-11-11T20:24:38.435Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:38.435Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:38.435Z] 663791dbf5a0: Layer already exists [2021-11-11T20:24:38.435Z] main: digest: sha256:a7e3b8659b31b62273580109918615cc7699fc71b8ab27b56c3aef25c1a37d39 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:24:38.477Z] ===================================================== [Pipeline] echo [2021-11-11T20:24:38.485Z] taggedImages: [2021-11-11T20:24:38.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:38.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-11T20:24:38.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.94 [2021-11-11T20:24:38.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:38.485Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-11T20:24:38.501Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-11T20:24:38.501Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:38.501Z] latest [2021-11-11T20:24:38.501Z] 2.0.1-dev.94 [2021-11-11T20:24:38.501Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:38.501Z] main [2021-11-11T20:24:38.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:38.844Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:39.183Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:39.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T20:24:39.183Z] fd6ac41ece1d: Preparing [2021-11-11T20:24:39.183Z] fd6ac41ece1d: Preparing [2021-11-11T20:24:39.183Z] 7cefaabcc772: Preparing [2021-11-11T20:24:39.183Z] 54a24f8f7917: Preparing [2021-11-11T20:24:39.183Z] c5e80de5025d: Preparing [2021-11-11T20:24:39.183Z] 360e26d93d85: Preparing [2021-11-11T20:24:39.183Z] ed649d0a8c73: Preparing [2021-11-11T20:24:39.183Z] c2b8a96ff2af: Preparing [2021-11-11T20:24:39.183Z] e31def01bbf2: Preparing [2021-11-11T20:24:39.183Z] 40530604de8f: Preparing [2021-11-11T20:24:39.183Z] 2be526f0b2ad: Preparing [2021-11-11T20:24:39.183Z] ee420dfed78a: Preparing [2021-11-11T20:24:39.183Z] ed649d0a8c73: Waiting [2021-11-11T20:24:39.183Z] c2b8a96ff2af: Waiting [2021-11-11T20:24:39.183Z] e31def01bbf2: Waiting [2021-11-11T20:24:39.183Z] 40530604de8f: Waiting [2021-11-11T20:24:39.183Z] 2be526f0b2ad: Waiting [2021-11-11T20:24:39.183Z] ee420dfed78a: Waiting [2021-11-11T20:24:39.461Z] fd6ac41ece1d: Pushed [2021-11-11T20:24:39.461Z] 54a24f8f7917: Pushed [2021-11-11T20:24:39.461Z] c5e80de5025d: Pushed [2021-11-11T20:24:39.461Z] 7cefaabcc772: Pushed [2021-11-11T20:24:39.461Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:39.732Z] e31def01bbf2: Pushed [2021-11-11T20:24:39.732Z] 40530604de8f: Pushed [2021-11-11T20:24:39.732Z] c2b8a96ff2af: Pushed [2021-11-11T20:24:39.732Z] 2be526f0b2ad: Pushed [2021-11-11T20:24:39.732Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:43.101Z] 360e26d93d85: Pushed [2021-11-11T20:24:43.101Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:50b13a9e7d688d50af776f61990cebb6e742bf5477822069454fede93a62b98c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:43.436Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:43.765Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-11T20:24:43.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T20:24:43.765Z] fd6ac41ece1d: Preparing [2021-11-11T20:24:43.765Z] fd6ac41ece1d: Preparing [2021-11-11T20:24:43.765Z] 7cefaabcc772: Preparing [2021-11-11T20:24:43.765Z] 54a24f8f7917: Preparing [2021-11-11T20:24:43.765Z] c5e80de5025d: Preparing [2021-11-11T20:24:43.765Z] 360e26d93d85: Preparing [2021-11-11T20:24:43.765Z] ed649d0a8c73: Preparing [2021-11-11T20:24:43.765Z] c2b8a96ff2af: Preparing [2021-11-11T20:24:43.765Z] e31def01bbf2: Preparing [2021-11-11T20:24:43.765Z] 40530604de8f: Preparing [2021-11-11T20:24:43.765Z] 2be526f0b2ad: Preparing [2021-11-11T20:24:43.765Z] ee420dfed78a: Preparing [2021-11-11T20:24:43.765Z] e31def01bbf2: Waiting [2021-11-11T20:24:43.765Z] 40530604de8f: Waiting [2021-11-11T20:24:43.765Z] 2be526f0b2ad: Waiting [2021-11-11T20:24:43.765Z] ee420dfed78a: Waiting [2021-11-11T20:24:43.765Z] ed649d0a8c73: Waiting [2021-11-11T20:24:43.765Z] c2b8a96ff2af: Waiting [2021-11-11T20:24:44.040Z] fd6ac41ece1d: Layer already exists [2021-11-11T20:24:44.040Z] c5e80de5025d: Layer already exists [2021-11-11T20:24:44.040Z] 54a24f8f7917: Layer already exists [2021-11-11T20:24:44.040Z] 360e26d93d85: Layer already exists [2021-11-11T20:24:44.040Z] 7cefaabcc772: Layer already exists [2021-11-11T20:24:44.040Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:44.040Z] c2b8a96ff2af: Layer already exists [2021-11-11T20:24:44.040Z] 2be526f0b2ad: Layer already exists [2021-11-11T20:24:44.040Z] 40530604de8f: Layer already exists [2021-11-11T20:24:44.040Z] e31def01bbf2: Layer already exists [2021-11-11T20:24:44.040Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:44.040Z] latest: digest: sha256:50b13a9e7d688d50af776f61990cebb6e742bf5477822069454fede93a62b98c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:44.375Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:44.710Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.94 [2021-11-11T20:24:44.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T20:24:44.711Z] fd6ac41ece1d: Preparing [2021-11-11T20:24:44.711Z] fd6ac41ece1d: Preparing [2021-11-11T20:24:44.711Z] 7cefaabcc772: Preparing [2021-11-11T20:24:44.711Z] 54a24f8f7917: Preparing [2021-11-11T20:24:44.711Z] c5e80de5025d: Preparing [2021-11-11T20:24:44.711Z] 360e26d93d85: Preparing [2021-11-11T20:24:44.711Z] ed649d0a8c73: Preparing [2021-11-11T20:24:44.711Z] c2b8a96ff2af: Preparing [2021-11-11T20:24:44.711Z] e31def01bbf2: Preparing [2021-11-11T20:24:44.711Z] 40530604de8f: Preparing [2021-11-11T20:24:44.711Z] 2be526f0b2ad: Preparing [2021-11-11T20:24:44.711Z] ee420dfed78a: Preparing [2021-11-11T20:24:44.711Z] ed649d0a8c73: Waiting [2021-11-11T20:24:44.711Z] c2b8a96ff2af: Waiting [2021-11-11T20:24:44.711Z] 2be526f0b2ad: Waiting [2021-11-11T20:24:44.711Z] ee420dfed78a: Waiting [2021-11-11T20:24:44.711Z] e31def01bbf2: Waiting [2021-11-11T20:24:44.711Z] 40530604de8f: Waiting [2021-11-11T20:24:44.711Z] c5e80de5025d: Layer already exists [2021-11-11T20:24:44.711Z] 360e26d93d85: Layer already exists [2021-11-11T20:24:44.711Z] 54a24f8f7917: Layer already exists [2021-11-11T20:24:44.711Z] fd6ac41ece1d: Layer already exists [2021-11-11T20:24:44.711Z] 7cefaabcc772: Layer already exists [2021-11-11T20:24:44.711Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:44.711Z] e31def01bbf2: Layer already exists [2021-11-11T20:24:44.711Z] c2b8a96ff2af: Layer already exists [2021-11-11T20:24:44.711Z] 40530604de8f: Layer already exists [2021-11-11T20:24:44.711Z] 2be526f0b2ad: Layer already exists [2021-11-11T20:24:44.980Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:44.980Z] 2.0.1-dev.94: digest: sha256:50b13a9e7d688d50af776f61990cebb6e742bf5477822069454fede93a62b98c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:45.313Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:45.647Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:45.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T20:24:45.647Z] fd6ac41ece1d: Preparing [2021-11-11T20:24:45.647Z] fd6ac41ece1d: Preparing [2021-11-11T20:24:45.647Z] 7cefaabcc772: Preparing [2021-11-11T20:24:45.647Z] 54a24f8f7917: Preparing [2021-11-11T20:24:45.647Z] c5e80de5025d: Preparing [2021-11-11T20:24:45.647Z] 360e26d93d85: Preparing [2021-11-11T20:24:45.647Z] ed649d0a8c73: Preparing [2021-11-11T20:24:45.647Z] c2b8a96ff2af: Preparing [2021-11-11T20:24:45.647Z] e31def01bbf2: Preparing [2021-11-11T20:24:45.647Z] 40530604de8f: Preparing [2021-11-11T20:24:45.647Z] 2be526f0b2ad: Preparing [2021-11-11T20:24:45.647Z] ee420dfed78a: Preparing [2021-11-11T20:24:45.647Z] ed649d0a8c73: Waiting [2021-11-11T20:24:45.647Z] c2b8a96ff2af: Waiting [2021-11-11T20:24:45.647Z] 40530604de8f: Waiting [2021-11-11T20:24:45.647Z] 2be526f0b2ad: Waiting [2021-11-11T20:24:45.647Z] ee420dfed78a: Waiting [2021-11-11T20:24:45.647Z] e31def01bbf2: Waiting [2021-11-11T20:24:45.921Z] c5e80de5025d: Layer already exists [2021-11-11T20:24:45.921Z] fd6ac41ece1d: Layer already exists [2021-11-11T20:24:45.921Z] 54a24f8f7917: Layer already exists [2021-11-11T20:24:45.921Z] 7cefaabcc772: Layer already exists [2021-11-11T20:24:45.921Z] 360e26d93d85: Layer already exists [2021-11-11T20:24:45.921Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:45.921Z] 40530604de8f: Layer already exists [2021-11-11T20:24:45.921Z] e31def01bbf2: Layer already exists [2021-11-11T20:24:45.921Z] 2be526f0b2ad: Layer already exists [2021-11-11T20:24:45.921Z] c2b8a96ff2af: Layer already exists [2021-11-11T20:24:45.921Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:45.921Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:50b13a9e7d688d50af776f61990cebb6e742bf5477822069454fede93a62b98c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:46.260Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:46.594Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-11T20:24:46.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-11T20:24:46.594Z] fd6ac41ece1d: Preparing [2021-11-11T20:24:46.594Z] fd6ac41ece1d: Preparing [2021-11-11T20:24:46.594Z] 7cefaabcc772: Preparing [2021-11-11T20:24:46.594Z] 54a24f8f7917: Preparing [2021-11-11T20:24:46.594Z] c5e80de5025d: Preparing [2021-11-11T20:24:46.594Z] 360e26d93d85: Preparing [2021-11-11T20:24:46.594Z] ed649d0a8c73: Preparing [2021-11-11T20:24:46.594Z] c2b8a96ff2af: Preparing [2021-11-11T20:24:46.594Z] e31def01bbf2: Preparing [2021-11-11T20:24:46.594Z] 40530604de8f: Preparing [2021-11-11T20:24:46.594Z] 2be526f0b2ad: Preparing [2021-11-11T20:24:46.594Z] ee420dfed78a: Preparing [2021-11-11T20:24:46.594Z] e31def01bbf2: Waiting [2021-11-11T20:24:46.594Z] 40530604de8f: Waiting [2021-11-11T20:24:46.594Z] ed649d0a8c73: Waiting [2021-11-11T20:24:46.594Z] 2be526f0b2ad: Waiting [2021-11-11T20:24:46.594Z] ee420dfed78a: Waiting [2021-11-11T20:24:46.594Z] 7cefaabcc772: Layer already exists [2021-11-11T20:24:46.594Z] c5e80de5025d: Layer already exists [2021-11-11T20:24:46.594Z] fd6ac41ece1d: Layer already exists [2021-11-11T20:24:46.594Z] 54a24f8f7917: Layer already exists [2021-11-11T20:24:46.594Z] 360e26d93d85: Layer already exists [2021-11-11T20:24:46.866Z] e31def01bbf2: Layer already exists [2021-11-11T20:24:46.866Z] c2b8a96ff2af: Layer already exists [2021-11-11T20:24:46.866Z] ed649d0a8c73: Layer already exists [2021-11-11T20:24:46.866Z] 40530604de8f: Layer already exists [2021-11-11T20:24:46.866Z] 2be526f0b2ad: Layer already exists [2021-11-11T20:24:46.866Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:46.866Z] main: digest: sha256:50b13a9e7d688d50af776f61990cebb6e742bf5477822069454fede93a62b98c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:24:46.915Z] ===================================================== [Pipeline] echo [2021-11-11T20:24:46.921Z] taggedImages: [2021-11-11T20:24:46.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:46.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-11T20:24:46.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.94 [2021-11-11T20:24:46.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:46.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-11T20:24:46.937Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-11T20:24:46.937Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:46.937Z] latest [2021-11-11T20:24:46.937Z] 2.0.1-dev.94 [2021-11-11T20:24:46.937Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:46.937Z] main [2021-11-11T20:24:46.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:47.274Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:47.605Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:47.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T20:24:47.605Z] c8941240bea1: Preparing [2021-11-11T20:24:47.605Z] a0299ce09d36: Preparing [2021-11-11T20:24:47.605Z] da2435cfcbc5: Preparing [2021-11-11T20:24:47.605Z] fbec99951162: Preparing [2021-11-11T20:24:47.605Z] a5db986dfb41: Preparing [2021-11-11T20:24:47.605Z] ee420dfed78a: Preparing [2021-11-11T20:24:47.605Z] ee420dfed78a: Waiting [2021-11-11T20:24:47.876Z] fbec99951162: Pushed [2021-11-11T20:24:47.876Z] da2435cfcbc5: Pushed [2021-11-11T20:24:47.876Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:48.470Z] a5db986dfb41: Pushed [2021-11-11T20:24:49.898Z] a0299ce09d36: Pushed [2021-11-11T20:24:50.169Z] c8941240bea1: Pushed [2021-11-11T20:24:50.440Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:c7b6c10e65665af767cd73cd7c894da154a1310579690bfdf7c5af09bc070a5b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:50.775Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:51.109Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-11T20:24:51.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T20:24:51.109Z] c8941240bea1: Preparing [2021-11-11T20:24:51.109Z] a0299ce09d36: Preparing [2021-11-11T20:24:51.109Z] da2435cfcbc5: Preparing [2021-11-11T20:24:51.109Z] fbec99951162: Preparing [2021-11-11T20:24:51.109Z] a5db986dfb41: Preparing [2021-11-11T20:24:51.110Z] ee420dfed78a: Preparing [2021-11-11T20:24:51.110Z] ee420dfed78a: Waiting [2021-11-11T20:24:51.110Z] fbec99951162: Layer already exists [2021-11-11T20:24:51.110Z] da2435cfcbc5: Layer already exists [2021-11-11T20:24:51.110Z] a5db986dfb41: Layer already exists [2021-11-11T20:24:51.110Z] a0299ce09d36: Layer already exists [2021-11-11T20:24:51.380Z] c8941240bea1: Layer already exists [2021-11-11T20:24:51.380Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:51.380Z] latest: digest: sha256:c7b6c10e65665af767cd73cd7c894da154a1310579690bfdf7c5af09bc070a5b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:51.717Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:52.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.94 [2021-11-11T20:24:52.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T20:24:52.047Z] c8941240bea1: Preparing [2021-11-11T20:24:52.047Z] a0299ce09d36: Preparing [2021-11-11T20:24:52.047Z] da2435cfcbc5: Preparing [2021-11-11T20:24:52.047Z] fbec99951162: Preparing [2021-11-11T20:24:52.047Z] a5db986dfb41: Preparing [2021-11-11T20:24:52.047Z] ee420dfed78a: Preparing [2021-11-11T20:24:52.047Z] ee420dfed78a: Waiting [2021-11-11T20:24:52.047Z] a5db986dfb41: Layer already exists [2021-11-11T20:24:52.047Z] da2435cfcbc5: Layer already exists [2021-11-11T20:24:52.047Z] c8941240bea1: Layer already exists [2021-11-11T20:24:52.047Z] fbec99951162: Layer already exists [2021-11-11T20:24:52.047Z] a0299ce09d36: Layer already exists [2021-11-11T20:24:52.047Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:52.316Z] 2.0.1-dev.94: digest: sha256:c7b6c10e65665af767cd73cd7c894da154a1310579690bfdf7c5af09bc070a5b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:52.652Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:52.980Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:52.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T20:24:52.980Z] c8941240bea1: Preparing [2021-11-11T20:24:52.980Z] a0299ce09d36: Preparing [2021-11-11T20:24:52.980Z] da2435cfcbc5: Preparing [2021-11-11T20:24:52.980Z] fbec99951162: Preparing [2021-11-11T20:24:52.980Z] a5db986dfb41: Preparing [2021-11-11T20:24:52.980Z] ee420dfed78a: Preparing [2021-11-11T20:24:52.980Z] ee420dfed78a: Waiting [2021-11-11T20:24:52.980Z] a0299ce09d36: Layer already exists [2021-11-11T20:24:52.980Z] a5db986dfb41: Layer already exists [2021-11-11T20:24:52.980Z] fbec99951162: Layer already exists [2021-11-11T20:24:52.980Z] da2435cfcbc5: Layer already exists [2021-11-11T20:24:52.980Z] c8941240bea1: Layer already exists [2021-11-11T20:24:52.980Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:53.249Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:c7b6c10e65665af767cd73cd7c894da154a1310579690bfdf7c5af09bc070a5b size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:53.586Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:53.917Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-11T20:24:53.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-11T20:24:53.917Z] c8941240bea1: Preparing [2021-11-11T20:24:53.917Z] a0299ce09d36: Preparing [2021-11-11T20:24:53.917Z] da2435cfcbc5: Preparing [2021-11-11T20:24:53.917Z] fbec99951162: Preparing [2021-11-11T20:24:53.917Z] a5db986dfb41: Preparing [2021-11-11T20:24:53.917Z] ee420dfed78a: Preparing [2021-11-11T20:24:53.917Z] ee420dfed78a: Waiting [2021-11-11T20:24:54.186Z] c8941240bea1: Layer already exists [2021-11-11T20:24:54.186Z] fbec99951162: Layer already exists [2021-11-11T20:24:54.186Z] a0299ce09d36: Layer already exists [2021-11-11T20:24:54.186Z] a5db986dfb41: Layer already exists [2021-11-11T20:24:54.186Z] da2435cfcbc5: Layer already exists [2021-11-11T20:24:54.186Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:54.186Z] main: digest: sha256:c7b6c10e65665af767cd73cd7c894da154a1310579690bfdf7c5af09bc070a5b size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:24:54.231Z] ===================================================== [Pipeline] echo [2021-11-11T20:24:54.239Z] taggedImages: [2021-11-11T20:24:54.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:54.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-11T20:24:54.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.94 [2021-11-11T20:24:54.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:54.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-11T20:24:54.256Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-11T20:24:54.256Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:54.256Z] latest [2021-11-11T20:24:54.256Z] 2.0.1-dev.94 [2021-11-11T20:24:54.256Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:24:54.256Z] main [2021-11-11T20:24:54.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:54.596Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:54.922Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:24:54.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T20:24:54.922Z] a13ac9446e31: Preparing [2021-11-11T20:24:54.922Z] 1551ac962d04: Preparing [2021-11-11T20:24:54.922Z] a27b7c6f7068: Preparing [2021-11-11T20:24:54.922Z] 2ec83b7fada2: Preparing [2021-11-11T20:24:54.922Z] ecd2a11eab5c: Preparing [2021-11-11T20:24:54.922Z] 91ca7be0d2fb: Preparing [2021-11-11T20:24:54.922Z] af815c609018: Preparing [2021-11-11T20:24:54.922Z] 45c49989cbaa: Preparing [2021-11-11T20:24:54.922Z] c16b709f16d2: Preparing [2021-11-11T20:24:54.922Z] ee420dfed78a: Preparing [2021-11-11T20:24:54.922Z] af815c609018: Waiting [2021-11-11T20:24:54.922Z] c16b709f16d2: Waiting [2021-11-11T20:24:54.922Z] ee420dfed78a: Waiting [2021-11-11T20:24:54.922Z] 45c49989cbaa: Waiting [2021-11-11T20:24:54.922Z] 91ca7be0d2fb: Waiting [2021-11-11T20:24:55.190Z] 1551ac962d04: Pushed [2021-11-11T20:24:55.190Z] a13ac9446e31: Pushed [2021-11-11T20:24:55.190Z] ecd2a11eab5c: Pushed [2021-11-11T20:24:55.459Z] 91ca7be0d2fb: Pushed [2021-11-11T20:24:55.459Z] 45c49989cbaa: Pushed [2021-11-11T20:24:55.459Z] af815c609018: Pushed [2021-11-11T20:24:55.459Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:55.731Z] c16b709f16d2: Pushed [2021-11-11T20:24:57.695Z] 2ec83b7fada2: Pushed [2021-11-11T20:24:57.966Z] a27b7c6f7068: Pushed [2021-11-11T20:24:58.235Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:1662482642cd9c86ea83cccb23dfea7f68d06f60d239d282a396e81f0a4fac09 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:58.571Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:58.904Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-11T20:24:58.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T20:24:58.904Z] a13ac9446e31: Preparing [2021-11-11T20:24:58.904Z] 1551ac962d04: Preparing [2021-11-11T20:24:58.904Z] a27b7c6f7068: Preparing [2021-11-11T20:24:58.904Z] 2ec83b7fada2: Preparing [2021-11-11T20:24:58.904Z] ecd2a11eab5c: Preparing [2021-11-11T20:24:58.904Z] 91ca7be0d2fb: Preparing [2021-11-11T20:24:58.904Z] af815c609018: Preparing [2021-11-11T20:24:58.904Z] 45c49989cbaa: Preparing [2021-11-11T20:24:58.904Z] c16b709f16d2: Preparing [2021-11-11T20:24:58.904Z] ee420dfed78a: Preparing [2021-11-11T20:24:58.904Z] 45c49989cbaa: Waiting [2021-11-11T20:24:58.904Z] c16b709f16d2: Waiting [2021-11-11T20:24:58.904Z] ee420dfed78a: Waiting [2021-11-11T20:24:58.904Z] 91ca7be0d2fb: Waiting [2021-11-11T20:24:58.904Z] af815c609018: Waiting [2021-11-11T20:24:58.905Z] 1551ac962d04: Layer already exists [2021-11-11T20:24:58.905Z] ecd2a11eab5c: Layer already exists [2021-11-11T20:24:58.905Z] a27b7c6f7068: Layer already exists [2021-11-11T20:24:58.905Z] a13ac9446e31: Layer already exists [2021-11-11T20:24:58.905Z] 2ec83b7fada2: Layer already exists [2021-11-11T20:24:59.174Z] 91ca7be0d2fb: Layer already exists [2021-11-11T20:24:59.174Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:59.174Z] 45c49989cbaa: Layer already exists [2021-11-11T20:24:59.174Z] c16b709f16d2: Layer already exists [2021-11-11T20:24:59.174Z] af815c609018: Layer already exists [2021-11-11T20:24:59.174Z] latest: digest: sha256:1662482642cd9c86ea83cccb23dfea7f68d06f60d239d282a396e81f0a4fac09 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:59.508Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:24:59.841Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.94 [2021-11-11T20:24:59.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T20:24:59.841Z] a13ac9446e31: Preparing [2021-11-11T20:24:59.841Z] 1551ac962d04: Preparing [2021-11-11T20:24:59.841Z] a27b7c6f7068: Preparing [2021-11-11T20:24:59.841Z] 2ec83b7fada2: Preparing [2021-11-11T20:24:59.841Z] ecd2a11eab5c: Preparing [2021-11-11T20:24:59.841Z] 91ca7be0d2fb: Preparing [2021-11-11T20:24:59.841Z] af815c609018: Preparing [2021-11-11T20:24:59.841Z] 45c49989cbaa: Preparing [2021-11-11T20:24:59.841Z] c16b709f16d2: Preparing [2021-11-11T20:24:59.841Z] ee420dfed78a: Preparing [2021-11-11T20:24:59.841Z] 45c49989cbaa: Waiting [2021-11-11T20:24:59.841Z] c16b709f16d2: Waiting [2021-11-11T20:24:59.841Z] ee420dfed78a: Waiting [2021-11-11T20:24:59.841Z] 91ca7be0d2fb: Waiting [2021-11-11T20:24:59.841Z] af815c609018: Waiting [2021-11-11T20:24:59.841Z] 1551ac962d04: Layer already exists [2021-11-11T20:24:59.841Z] a13ac9446e31: Layer already exists [2021-11-11T20:24:59.841Z] a27b7c6f7068: Layer already exists [2021-11-11T20:24:59.841Z] 2ec83b7fada2: Layer already exists [2021-11-11T20:24:59.841Z] ecd2a11eab5c: Layer already exists [2021-11-11T20:24:59.841Z] af815c609018: Layer already exists [2021-11-11T20:24:59.841Z] 91ca7be0d2fb: Layer already exists [2021-11-11T20:24:59.841Z] ee420dfed78a: Layer already exists [2021-11-11T20:24:59.841Z] 45c49989cbaa: Layer already exists [2021-11-11T20:24:59.841Z] c16b709f16d2: Layer already exists [2021-11-11T20:25:00.111Z] 2.0.1-dev.94: digest: sha256:1662482642cd9c86ea83cccb23dfea7f68d06f60d239d282a396e81f0a4fac09 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:00.445Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:00.778Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:25:00.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T20:25:00.778Z] a13ac9446e31: Preparing [2021-11-11T20:25:00.778Z] 1551ac962d04: Preparing [2021-11-11T20:25:00.778Z] a27b7c6f7068: Preparing [2021-11-11T20:25:00.778Z] 2ec83b7fada2: Preparing [2021-11-11T20:25:00.778Z] ecd2a11eab5c: Preparing [2021-11-11T20:25:00.778Z] 91ca7be0d2fb: Preparing [2021-11-11T20:25:00.778Z] af815c609018: Preparing [2021-11-11T20:25:00.778Z] 45c49989cbaa: Preparing [2021-11-11T20:25:00.778Z] c16b709f16d2: Preparing [2021-11-11T20:25:00.778Z] ee420dfed78a: Preparing [2021-11-11T20:25:00.778Z] 45c49989cbaa: Waiting [2021-11-11T20:25:00.778Z] c16b709f16d2: Waiting [2021-11-11T20:25:00.778Z] 91ca7be0d2fb: Waiting [2021-11-11T20:25:00.778Z] af815c609018: Waiting [2021-11-11T20:25:00.778Z] ee420dfed78a: Waiting [2021-11-11T20:25:01.049Z] a13ac9446e31: Layer already exists [2021-11-11T20:25:01.049Z] ecd2a11eab5c: Layer already exists [2021-11-11T20:25:01.049Z] 2ec83b7fada2: Layer already exists [2021-11-11T20:25:01.049Z] 1551ac962d04: Layer already exists [2021-11-11T20:25:01.049Z] a27b7c6f7068: Layer already exists [2021-11-11T20:25:01.049Z] af815c609018: Layer already exists [2021-11-11T20:25:01.049Z] 91ca7be0d2fb: Layer already exists [2021-11-11T20:25:01.049Z] c16b709f16d2: Layer already exists [2021-11-11T20:25:01.049Z] 45c49989cbaa: Layer already exists [2021-11-11T20:25:01.049Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:01.049Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:1662482642cd9c86ea83cccb23dfea7f68d06f60d239d282a396e81f0a4fac09 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:01.385Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:01.717Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-11T20:25:01.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-11T20:25:01.717Z] a13ac9446e31: Preparing [2021-11-11T20:25:01.717Z] 1551ac962d04: Preparing [2021-11-11T20:25:01.717Z] a27b7c6f7068: Preparing [2021-11-11T20:25:01.717Z] 2ec83b7fada2: Preparing [2021-11-11T20:25:01.717Z] ecd2a11eab5c: Preparing [2021-11-11T20:25:01.717Z] 91ca7be0d2fb: Preparing [2021-11-11T20:25:01.717Z] af815c609018: Preparing [2021-11-11T20:25:01.717Z] 45c49989cbaa: Preparing [2021-11-11T20:25:01.717Z] c16b709f16d2: Preparing [2021-11-11T20:25:01.717Z] ee420dfed78a: Preparing [2021-11-11T20:25:01.717Z] 91ca7be0d2fb: Waiting [2021-11-11T20:25:01.717Z] af815c609018: Waiting [2021-11-11T20:25:01.717Z] 45c49989cbaa: Waiting [2021-11-11T20:25:01.717Z] c16b709f16d2: Waiting [2021-11-11T20:25:01.717Z] ee420dfed78a: Waiting [2021-11-11T20:25:01.717Z] ecd2a11eab5c: Layer already exists [2021-11-11T20:25:01.717Z] a13ac9446e31: Layer already exists [2021-11-11T20:25:01.717Z] a27b7c6f7068: Layer already exists [2021-11-11T20:25:01.717Z] 1551ac962d04: Layer already exists [2021-11-11T20:25:01.717Z] 2ec83b7fada2: Layer already exists [2021-11-11T20:25:01.986Z] 45c49989cbaa: Layer already exists [2021-11-11T20:25:01.986Z] af815c609018: Layer already exists [2021-11-11T20:25:01.986Z] 91ca7be0d2fb: Layer already exists [2021-11-11T20:25:01.986Z] c16b709f16d2: Layer already exists [2021-11-11T20:25:01.986Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:01.986Z] main: digest: sha256:1662482642cd9c86ea83cccb23dfea7f68d06f60d239d282a396e81f0a4fac09 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:25:02.021Z] ===================================================== [Pipeline] echo [2021-11-11T20:25:02.026Z] taggedImages: [2021-11-11T20:25:02.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:25:02.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-11T20:25:02.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.94 [2021-11-11T20:25:02.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:25:02.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-11T20:25:02.040Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-11T20:25:02.040Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:25:02.040Z] latest [2021-11-11T20:25:02.040Z] 2.0.1-dev.94 [2021-11-11T20:25:02.040Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:25:02.040Z] main [2021-11-11T20:25:02.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:02.376Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:02.713Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:25:02.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T20:25:02.713Z] 3bcc79f34a6f: Preparing [2021-11-11T20:25:02.713Z] 660b8effeeda: Preparing [2021-11-11T20:25:02.713Z] ed649d0a8c73: Preparing [2021-11-11T20:25:02.713Z] 84d800ba035d: Preparing [2021-11-11T20:25:02.713Z] ee420dfed78a: Preparing [2021-11-11T20:25:02.984Z] ed649d0a8c73: Layer already exists [2021-11-11T20:25:02.984Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:02.984Z] 3bcc79f34a6f: Pushed [2021-11-11T20:25:03.253Z] 84d800ba035d: Pushed [2021-11-11T20:25:05.210Z] 660b8effeeda: Pushed [2021-11-11T20:25:05.480Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:942abf67f937f2746b0090f96c4c6a9492a0fb14d6b3aa5e985407aa8eae97f2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:05.814Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:06.143Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-11T20:25:06.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T20:25:06.143Z] 3bcc79f34a6f: Preparing [2021-11-11T20:25:06.143Z] 660b8effeeda: Preparing [2021-11-11T20:25:06.143Z] ed649d0a8c73: Preparing [2021-11-11T20:25:06.143Z] 84d800ba035d: Preparing [2021-11-11T20:25:06.143Z] ee420dfed78a: Preparing [2021-11-11T20:25:06.143Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:06.143Z] 660b8effeeda: Layer already exists [2021-11-11T20:25:06.143Z] 3bcc79f34a6f: Layer already exists [2021-11-11T20:25:06.143Z] 84d800ba035d: Layer already exists [2021-11-11T20:25:06.143Z] ed649d0a8c73: Layer already exists [2021-11-11T20:25:06.413Z] latest: digest: sha256:942abf67f937f2746b0090f96c4c6a9492a0fb14d6b3aa5e985407aa8eae97f2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:06.749Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:07.081Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.94 [2021-11-11T20:25:07.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T20:25:07.082Z] 3bcc79f34a6f: Preparing [2021-11-11T20:25:07.082Z] 660b8effeeda: Preparing [2021-11-11T20:25:07.082Z] ed649d0a8c73: Preparing [2021-11-11T20:25:07.082Z] 84d800ba035d: Preparing [2021-11-11T20:25:07.082Z] ee420dfed78a: Preparing [2021-11-11T20:25:07.082Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:07.082Z] ed649d0a8c73: Layer already exists [2021-11-11T20:25:07.082Z] 660b8effeeda: Layer already exists [2021-11-11T20:25:07.354Z] 3bcc79f34a6f: Layer already exists [2021-11-11T20:25:07.354Z] 84d800ba035d: Layer already exists [2021-11-11T20:25:07.354Z] 2.0.1-dev.94: digest: sha256:942abf67f937f2746b0090f96c4c6a9492a0fb14d6b3aa5e985407aa8eae97f2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:07.687Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:08.018Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:25:08.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T20:25:08.018Z] 3bcc79f34a6f: Preparing [2021-11-11T20:25:08.018Z] 660b8effeeda: Preparing [2021-11-11T20:25:08.018Z] ed649d0a8c73: Preparing [2021-11-11T20:25:08.018Z] 84d800ba035d: Preparing [2021-11-11T20:25:08.018Z] ee420dfed78a: Preparing [2021-11-11T20:25:08.018Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:08.018Z] 84d800ba035d: Layer already exists [2021-11-11T20:25:08.018Z] 660b8effeeda: Layer already exists [2021-11-11T20:25:08.018Z] ed649d0a8c73: Layer already exists [2021-11-11T20:25:08.018Z] 3bcc79f34a6f: Layer already exists [2021-11-11T20:25:08.288Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:942abf67f937f2746b0090f96c4c6a9492a0fb14d6b3aa5e985407aa8eae97f2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:08.625Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:08.957Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-11T20:25:08.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-11T20:25:08.957Z] 3bcc79f34a6f: Preparing [2021-11-11T20:25:08.957Z] 660b8effeeda: Preparing [2021-11-11T20:25:08.957Z] ed649d0a8c73: Preparing [2021-11-11T20:25:08.957Z] 84d800ba035d: Preparing [2021-11-11T20:25:08.957Z] ee420dfed78a: Preparing [2021-11-11T20:25:08.957Z] ed649d0a8c73: Layer already exists [2021-11-11T20:25:08.957Z] 660b8effeeda: Layer already exists [2021-11-11T20:25:08.957Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:08.957Z] 84d800ba035d: Layer already exists [2021-11-11T20:25:08.957Z] 3bcc79f34a6f: Layer already exists [2021-11-11T20:25:09.230Z] main: digest: sha256:942abf67f937f2746b0090f96c4c6a9492a0fb14d6b3aa5e985407aa8eae97f2 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:25:09.277Z] ===================================================== [Pipeline] echo [2021-11-11T20:25:09.285Z] taggedImages: [2021-11-11T20:25:09.285Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:25:09.285Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-11T20:25:09.285Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.94 [2021-11-11T20:25:09.286Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:25:09.286Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-11T20:25:09.305Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-11T20:25:09.305Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:25:09.305Z] latest [2021-11-11T20:25:09.305Z] 2.0.1-dev.94 [2021-11-11T20:25:09.305Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:25:09.305Z] main [2021-11-11T20:25:09.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:09.653Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:09.982Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:25:09.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T20:25:09.982Z] 191a11e580f6: Preparing [2021-11-11T20:25:09.982Z] 11d45cfeafc0: Preparing [2021-11-11T20:25:09.982Z] ed649d0a8c73: Preparing [2021-11-11T20:25:09.982Z] 663791dbf5a0: Preparing [2021-11-11T20:25:09.982Z] ee420dfed78a: Preparing [2021-11-11T20:25:09.982Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:09.982Z] ed649d0a8c73: Layer already exists [2021-11-11T20:25:10.251Z] 663791dbf5a0: Layer already exists [2021-11-11T20:25:10.251Z] 191a11e580f6: Pushed [2021-11-11T20:25:12.857Z] 11d45cfeafc0: Pushed [2021-11-11T20:25:12.857Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:7dcbd94dff6ee8362bfd9ce05d34e67db0eae6ef671ece6dc7166f5bb4171e69 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:13.186Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:13.549Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-11T20:25:13.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T20:25:13.549Z] 191a11e580f6: Preparing [2021-11-11T20:25:13.549Z] 11d45cfeafc0: Preparing [2021-11-11T20:25:13.549Z] ed649d0a8c73: Preparing [2021-11-11T20:25:13.549Z] 663791dbf5a0: Preparing [2021-11-11T20:25:13.549Z] ee420dfed78a: Preparing [2021-11-11T20:25:13.549Z] 11d45cfeafc0: Layer already exists [2021-11-11T20:25:13.549Z] ed649d0a8c73: Layer already exists [2021-11-11T20:25:13.549Z] 191a11e580f6: Layer already exists [2021-11-11T20:25:13.549Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:13.549Z] 663791dbf5a0: Layer already exists [2021-11-11T20:25:13.823Z] latest: digest: sha256:7dcbd94dff6ee8362bfd9ce05d34e67db0eae6ef671ece6dc7166f5bb4171e69 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:14.179Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:14.535Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.94 [2021-11-11T20:25:14.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T20:25:14.535Z] 191a11e580f6: Preparing [2021-11-11T20:25:14.535Z] 11d45cfeafc0: Preparing [2021-11-11T20:25:14.535Z] ed649d0a8c73: Preparing [2021-11-11T20:25:14.535Z] 663791dbf5a0: Preparing [2021-11-11T20:25:14.535Z] ee420dfed78a: Preparing [2021-11-11T20:25:14.535Z] ed649d0a8c73: Layer already exists [2021-11-11T20:25:14.535Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:14.535Z] 191a11e580f6: Layer already exists [2021-11-11T20:25:14.535Z] 11d45cfeafc0: Layer already exists [2021-11-11T20:25:14.535Z] 663791dbf5a0: Layer already exists [2021-11-11T20:25:14.817Z] 2.0.1-dev.94: digest: sha256:7dcbd94dff6ee8362bfd9ce05d34e67db0eae6ef671ece6dc7166f5bb4171e69 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:15.160Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:15.527Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:25:15.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T20:25:15.527Z] 191a11e580f6: Preparing [2021-11-11T20:25:15.527Z] 11d45cfeafc0: Preparing [2021-11-11T20:25:15.528Z] ed649d0a8c73: Preparing [2021-11-11T20:25:15.528Z] 663791dbf5a0: Preparing [2021-11-11T20:25:15.528Z] ee420dfed78a: Preparing [2021-11-11T20:25:15.528Z] 191a11e580f6: Layer already exists [2021-11-11T20:25:15.803Z] 11d45cfeafc0: Layer already exists [2021-11-11T20:25:15.803Z] ed649d0a8c73: Layer already exists [2021-11-11T20:25:15.803Z] 663791dbf5a0: Layer already exists [2021-11-11T20:25:15.803Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:15.803Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:7dcbd94dff6ee8362bfd9ce05d34e67db0eae6ef671ece6dc7166f5bb4171e69 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:16.151Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:16.508Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-11T20:25:16.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-11T20:25:16.508Z] 191a11e580f6: Preparing [2021-11-11T20:25:16.508Z] 11d45cfeafc0: Preparing [2021-11-11T20:25:16.508Z] ed649d0a8c73: Preparing [2021-11-11T20:25:16.508Z] 663791dbf5a0: Preparing [2021-11-11T20:25:16.508Z] ee420dfed78a: Preparing [2021-11-11T20:25:16.780Z] ed649d0a8c73: Layer already exists [2021-11-11T20:25:16.780Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:16.780Z] 191a11e580f6: Layer already exists [2021-11-11T20:25:16.780Z] 663791dbf5a0: Layer already exists [2021-11-11T20:25:16.780Z] 11d45cfeafc0: Layer already exists [2021-11-11T20:25:16.780Z] main: digest: sha256:7dcbd94dff6ee8362bfd9ce05d34e67db0eae6ef671ece6dc7166f5bb4171e69 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:25:16.821Z] ===================================================== [Pipeline] echo [2021-11-11T20:25:16.829Z] taggedImages: [2021-11-11T20:25:16.829Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:25:16.829Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-11T20:25:16.829Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.94 [2021-11-11T20:25:16.829Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:25:16.829Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-11T20:25:16.846Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-11T20:25:16.846Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:25:16.846Z] latest [2021-11-11T20:25:16.846Z] 2.0.1-dev.94 [2021-11-11T20:25:16.846Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:25:16.846Z] main [2021-11-11T20:25:16.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:17.189Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:17.522Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:25:17.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T20:25:17.522Z] 1da5038a005c: Preparing [2021-11-11T20:25:17.522Z] fab986a13ad7: Preparing [2021-11-11T20:25:17.522Z] 322f932b22e3: Preparing [2021-11-11T20:25:17.522Z] 7554b4539714: Preparing [2021-11-11T20:25:17.522Z] 166dde17997b: Preparing [2021-11-11T20:25:17.522Z] 78c4bc0ebec3: Preparing [2021-11-11T20:25:17.522Z] 45596ee15a31: Preparing [2021-11-11T20:25:17.522Z] 52dc75cd08be: Preparing [2021-11-11T20:25:17.522Z] a6e1fd50fee5: Preparing [2021-11-11T20:25:17.522Z] 56eb02710082: Preparing [2021-11-11T20:25:17.522Z] ee420dfed78a: Preparing [2021-11-11T20:25:17.522Z] a6e1fd50fee5: Waiting [2021-11-11T20:25:17.522Z] 78c4bc0ebec3: Waiting [2021-11-11T20:25:17.522Z] 56eb02710082: Waiting [2021-11-11T20:25:17.522Z] 45596ee15a31: Waiting [2021-11-11T20:25:17.522Z] 52dc75cd08be: Waiting [2021-11-11T20:25:17.522Z] ee420dfed78a: Waiting [2021-11-11T20:25:17.800Z] 166dde17997b: Layer already exists [2021-11-11T20:25:17.800Z] 78c4bc0ebec3: Layer already exists [2021-11-11T20:25:17.800Z] 45596ee15a31: Layer already exists [2021-11-11T20:25:17.800Z] 52dc75cd08be: Layer already exists [2021-11-11T20:25:17.800Z] fab986a13ad7: Pushed [2021-11-11T20:25:17.800Z] a6e1fd50fee5: Layer already exists [2021-11-11T20:25:17.800Z] 56eb02710082: Layer already exists [2021-11-11T20:25:17.800Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:18.389Z] 1da5038a005c: Pushed [2021-11-11T20:25:20.357Z] 322f932b22e3: Pushed [2021-11-11T20:25:38.650Z] 7554b4539714: Pushed [2021-11-11T20:25:38.650Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366: digest: sha256:1f41a0aedfe180c6e2eb7f843ba2dc04f475b81c8ddafdd971ac5bca3f64cb57 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:38.985Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:39.314Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-11T20:25:39.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T20:25:39.314Z] 1da5038a005c: Preparing [2021-11-11T20:25:39.314Z] fab986a13ad7: Preparing [2021-11-11T20:25:39.314Z] 322f932b22e3: Preparing [2021-11-11T20:25:39.314Z] 7554b4539714: Preparing [2021-11-11T20:25:39.314Z] 166dde17997b: Preparing [2021-11-11T20:25:39.314Z] 78c4bc0ebec3: Preparing [2021-11-11T20:25:39.314Z] 45596ee15a31: Preparing [2021-11-11T20:25:39.314Z] 52dc75cd08be: Preparing [2021-11-11T20:25:39.314Z] a6e1fd50fee5: Preparing [2021-11-11T20:25:39.314Z] 56eb02710082: Preparing [2021-11-11T20:25:39.314Z] ee420dfed78a: Preparing [2021-11-11T20:25:39.314Z] 52dc75cd08be: Waiting [2021-11-11T20:25:39.314Z] a6e1fd50fee5: Waiting [2021-11-11T20:25:39.314Z] 56eb02710082: Waiting [2021-11-11T20:25:39.314Z] ee420dfed78a: Waiting [2021-11-11T20:25:39.314Z] 78c4bc0ebec3: Waiting [2021-11-11T20:25:39.314Z] 45596ee15a31: Waiting [2021-11-11T20:25:39.314Z] fab986a13ad7: Layer already exists [2021-11-11T20:25:39.314Z] 166dde17997b: Layer already exists [2021-11-11T20:25:39.314Z] 1da5038a005c: Layer already exists [2021-11-11T20:25:39.314Z] 7554b4539714: Layer already exists [2021-11-11T20:25:39.314Z] 322f932b22e3: Layer already exists [2021-11-11T20:25:39.314Z] 78c4bc0ebec3: Layer already exists [2021-11-11T20:25:39.314Z] 45596ee15a31: Layer already exists [2021-11-11T20:25:39.314Z] a6e1fd50fee5: Layer already exists [2021-11-11T20:25:39.314Z] 52dc75cd08be: Layer already exists [2021-11-11T20:25:39.314Z] 56eb02710082: Layer already exists [2021-11-11T20:25:39.582Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:39.582Z] latest: digest: sha256:1f41a0aedfe180c6e2eb7f843ba2dc04f475b81c8ddafdd971ac5bca3f64cb57 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:39.911Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:40.235Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.94 [2021-11-11T20:25:40.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T20:25:40.235Z] 1da5038a005c: Preparing [2021-11-11T20:25:40.235Z] fab986a13ad7: Preparing [2021-11-11T20:25:40.235Z] 322f932b22e3: Preparing [2021-11-11T20:25:40.235Z] 7554b4539714: Preparing [2021-11-11T20:25:40.235Z] 166dde17997b: Preparing [2021-11-11T20:25:40.235Z] 78c4bc0ebec3: Preparing [2021-11-11T20:25:40.235Z] 45596ee15a31: Preparing [2021-11-11T20:25:40.235Z] 52dc75cd08be: Preparing [2021-11-11T20:25:40.235Z] a6e1fd50fee5: Preparing [2021-11-11T20:25:40.235Z] 56eb02710082: Preparing [2021-11-11T20:25:40.235Z] ee420dfed78a: Preparing [2021-11-11T20:25:40.235Z] 78c4bc0ebec3: Waiting [2021-11-11T20:25:40.235Z] 45596ee15a31: Waiting [2021-11-11T20:25:40.235Z] a6e1fd50fee5: Waiting [2021-11-11T20:25:40.235Z] 56eb02710082: Waiting [2021-11-11T20:25:40.235Z] ee420dfed78a: Waiting [2021-11-11T20:25:40.235Z] 52dc75cd08be: Waiting [2021-11-11T20:25:40.235Z] 322f932b22e3: Layer already exists [2021-11-11T20:25:40.235Z] 7554b4539714: Layer already exists [2021-11-11T20:25:40.235Z] 1da5038a005c: Layer already exists [2021-11-11T20:25:40.235Z] fab986a13ad7: Layer already exists [2021-11-11T20:25:40.235Z] 166dde17997b: Layer already exists [2021-11-11T20:25:40.235Z] 45596ee15a31: Layer already exists [2021-11-11T20:25:40.235Z] 78c4bc0ebec3: Layer already exists [2021-11-11T20:25:40.235Z] 52dc75cd08be: Layer already exists [2021-11-11T20:25:40.235Z] a6e1fd50fee5: Layer already exists [2021-11-11T20:25:40.235Z] 56eb02710082: Layer already exists [2021-11-11T20:25:40.502Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:40.502Z] 2.0.1-dev.94: digest: sha256:1f41a0aedfe180c6e2eb7f843ba2dc04f475b81c8ddafdd971ac5bca3f64cb57 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:40.830Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:41.157Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:25:41.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T20:25:41.157Z] 1da5038a005c: Preparing [2021-11-11T20:25:41.157Z] fab986a13ad7: Preparing [2021-11-11T20:25:41.157Z] 322f932b22e3: Preparing [2021-11-11T20:25:41.157Z] 7554b4539714: Preparing [2021-11-11T20:25:41.157Z] 166dde17997b: Preparing [2021-11-11T20:25:41.157Z] 78c4bc0ebec3: Preparing [2021-11-11T20:25:41.157Z] 45596ee15a31: Preparing [2021-11-11T20:25:41.157Z] 52dc75cd08be: Preparing [2021-11-11T20:25:41.157Z] a6e1fd50fee5: Preparing [2021-11-11T20:25:41.157Z] 56eb02710082: Preparing [2021-11-11T20:25:41.157Z] ee420dfed78a: Preparing [2021-11-11T20:25:41.157Z] 45596ee15a31: Waiting [2021-11-11T20:25:41.157Z] 52dc75cd08be: Waiting [2021-11-11T20:25:41.157Z] a6e1fd50fee5: Waiting [2021-11-11T20:25:41.157Z] 56eb02710082: Waiting [2021-11-11T20:25:41.157Z] ee420dfed78a: Waiting [2021-11-11T20:25:41.157Z] 78c4bc0ebec3: Waiting [2021-11-11T20:25:41.157Z] fab986a13ad7: Layer already exists [2021-11-11T20:25:41.157Z] 1da5038a005c: Layer already exists [2021-11-11T20:25:41.157Z] 166dde17997b: Layer already exists [2021-11-11T20:25:41.157Z] 322f932b22e3: Layer already exists [2021-11-11T20:25:41.157Z] 7554b4539714: Layer already exists [2021-11-11T20:25:41.427Z] 78c4bc0ebec3: Layer already exists [2021-11-11T20:25:41.427Z] 52dc75cd08be: Layer already exists [2021-11-11T20:25:41.427Z] 45596ee15a31: Layer already exists [2021-11-11T20:25:41.427Z] 56eb02710082: Layer already exists [2021-11-11T20:25:41.427Z] a6e1fd50fee5: Layer already exists [2021-11-11T20:25:41.427Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:41.427Z] f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94: digest: sha256:1f41a0aedfe180c6e2eb7f843ba2dc04f475b81c8ddafdd971ac5bca3f64cb57 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:41.761Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:42.086Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-11T20:25:42.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-11T20:25:42.086Z] 1da5038a005c: Preparing [2021-11-11T20:25:42.086Z] fab986a13ad7: Preparing [2021-11-11T20:25:42.086Z] 322f932b22e3: Preparing [2021-11-11T20:25:42.086Z] 7554b4539714: Preparing [2021-11-11T20:25:42.086Z] 166dde17997b: Preparing [2021-11-11T20:25:42.086Z] 78c4bc0ebec3: Preparing [2021-11-11T20:25:42.086Z] 45596ee15a31: Preparing [2021-11-11T20:25:42.086Z] 52dc75cd08be: Preparing [2021-11-11T20:25:42.086Z] a6e1fd50fee5: Preparing [2021-11-11T20:25:42.086Z] 56eb02710082: Preparing [2021-11-11T20:25:42.086Z] ee420dfed78a: Preparing [2021-11-11T20:25:42.086Z] a6e1fd50fee5: Waiting [2021-11-11T20:25:42.086Z] 78c4bc0ebec3: Waiting [2021-11-11T20:25:42.086Z] 45596ee15a31: Waiting [2021-11-11T20:25:42.086Z] 56eb02710082: Waiting [2021-11-11T20:25:42.086Z] ee420dfed78a: Waiting [2021-11-11T20:25:42.086Z] 52dc75cd08be: Waiting [2021-11-11T20:25:42.086Z] 7554b4539714: Layer already exists [2021-11-11T20:25:42.086Z] 1da5038a005c: Layer already exists [2021-11-11T20:25:42.086Z] 322f932b22e3: Layer already exists [2021-11-11T20:25:42.086Z] 166dde17997b: Layer already exists [2021-11-11T20:25:42.086Z] fab986a13ad7: Layer already exists [2021-11-11T20:25:42.086Z] 78c4bc0ebec3: Layer already exists [2021-11-11T20:25:42.086Z] 52dc75cd08be: Layer already exists [2021-11-11T20:25:42.086Z] 45596ee15a31: Layer already exists [2021-11-11T20:25:42.355Z] a6e1fd50fee5: Layer already exists [2021-11-11T20:25:42.355Z] 56eb02710082: Layer already exists [2021-11-11T20:25:42.355Z] ee420dfed78a: Layer already exists [2021-11-11T20:25:42.355Z] main: digest: sha256:1f41a0aedfe180c6e2eb7f843ba2dc04f475b81c8ddafdd971ac5bca3f64cb57 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T20:25:42.394Z] ===================================================== [Pipeline] echo [2021-11-11T20:25:42.403Z] taggedImages: [2021-11-11T20:25:42.403Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [2021-11-11T20:25:42.403Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-11T20:25:42.403Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.94 [2021-11-11T20:25:42.403Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f7c7132b17dbbb881af4d9ccfc6ed9167751e366-2.0.1-dev.94 [2021-11-11T20:25:42.403Z] - 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-11-11T20:25:42.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T20:25:43.081Z] [2021-11-11T20:25:43.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:25:43.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T20:25:43.690Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T20:25:43.690Z] 448f6bf000e3: Pulling fs layer [2021-11-11T20:25:43.690Z] f757da607395: Pulling fs layer [2021-11-11T20:25:43.690Z] 05883995daec: Pulling fs layer [2021-11-11T20:25:43.690Z] 8603b9c90790: Pulling fs layer [2021-11-11T20:25:43.690Z] 1560dd03e051: Pulling fs layer [2021-11-11T20:25:43.690Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T20:25:43.690Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T20:25:43.690Z] 1560dd03e051: Waiting [2021-11-11T20:25:43.690Z] 8603b9c90790: Waiting [2021-11-11T20:25:43.690Z] 27f5ce0e4adf: Waiting [2021-11-11T20:25:43.690Z] c2d8d7efcc4b: Waiting [2021-11-11T20:25:43.690Z] f757da607395: Verifying Checksum [2021-11-11T20:25:43.690Z] f757da607395: Download complete [2021-11-11T20:25:43.690Z] 8603b9c90790: Verifying Checksum [2021-11-11T20:25:43.690Z] 8603b9c90790: Download complete [2021-11-11T20:25:43.690Z] 1560dd03e051: Verifying Checksum [2021-11-11T20:25:43.690Z] 1560dd03e051: Download complete [2021-11-11T20:25:43.963Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T20:25:43.963Z] 27f5ce0e4adf: Download complete [2021-11-11T20:25:43.963Z] 05883995daec: Verifying Checksum [2021-11-11T20:25:43.963Z] 05883995daec: Download complete [2021-11-11T20:25:44.235Z] 448f6bf000e3: Verifying Checksum [2021-11-11T20:25:44.235Z] 448f6bf000e3: Download complete [2021-11-11T20:25:46.860Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T20:25:46.860Z] c2d8d7efcc4b: Download complete [2021-11-11T20:25:47.836Z] 448f6bf000e3: Pull complete [2021-11-11T20:25:48.809Z] f757da607395: Pull complete [2021-11-11T20:25:50.240Z] 05883995daec: Pull complete [2021-11-11T20:25:50.510Z] 8603b9c90790: Pull complete [2021-11-11T20:25:51.485Z] 1560dd03e051: Pull complete [2021-11-11T20:25:51.755Z] 27f5ce0e4adf: Pull complete [2021-11-11T20:26:06.811Z] c2d8d7efcc4b: Pull complete [2021-11-11T20:26:06.811Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T20:26:06.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T20:26:06.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T20:26:07.068Z] prd-ubuntu18.04-docker-arm64-4c-16g-209 does not seem to be running inside a container [2021-11-11T20:26:07.122Z] $ 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/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T20:26:09.883Z] $ docker top d46ccb90f27f621bc3c345e493ae9c2086c838bd24cd9337dbd588d875de56f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:26:10.897Z] ---> job-cost.sh [2021-11-11T20:26:10.897Z] lf-activate-venv: SKIPPING [2021-11-11T20:26:10.897Z] INFO: No Stack... [2021-11-11T20:26:11.867Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T20:26:12.459Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T20:26:13.112Z] + cat /w/workspace/edgex-go/106/archives/cost.csv [2021-11-11T20:26:13.112Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T20:26:13.167Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-106-stack-cost] [2021-11-11T20:26:13.173Z] Resource [jenkins-edgexfoundry-edgex-go-main-106-stack-cost] did not exist. Created. [2021-11-11T20:26:13.173Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T20:26:13.824Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T20:26:14.394Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T20:26:14.404Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T20:26:14.398Z] $ docker stop --time=1 d46ccb90f27f621bc3c345e493ae9c2086c838bd24cd9337dbd588d875de56f8 [2021-11-11T20:26:15.956Z] $ docker rm -f d46ccb90f27f621bc3c345e493ae9c2086c838bd24cd9337dbd588d875de56f8 [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-11-11T20:26:16.612Z] provisioning config files... [2021-11-11T20:26:16.629Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/106@tmp/config6271330140640854162tmp [Pipeline] { [Pipeline] sh [2021-11-11T20:26:16.936Z] + set +x [2021-11-11T20:26:16.936Z] + curl -s https://codecov.io/bash [2021-11-11T20:26:16.936Z] + bash -s -- [2021-11-11T20:26:16.936Z] [2021-11-11T20:26:16.936Z] _____ _ [2021-11-11T20:26:16.936Z] / ____| | | [2021-11-11T20:26:16.936Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T20:26:16.936Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T20:26:16.936Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T20:26:16.936Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T20:26:16.936Z] Bash-1.0.6 [2021-11-11T20:26:16.936Z] [2021-11-11T20:26:16.936Z] [2021-11-11T20:26:16.936Z] ==> git version 2.24.4 found [2021-11-11T20:26:16.936Z] ==> 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-11-11T20:26:16.936Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T20:26:16.936Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T20:26:17.196Z] ==> Jenkins CI detected. [2021-11-11T20:26:17.196Z] current dir:  /w/workspace/edgex-go/106 [2021-11-11T20:26:17.196Z] project root: . [2021-11-11T20:26:17.196Z] --> token set from env [2021-11-11T20:26:17.196Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T20:26:17.196Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T20:26:17.196Z] ==> Python coveragepy not found [2021-11-11T20:26:17.196Z] ==> Searching for coverage reports in: [2021-11-11T20:26:17.196Z] + . [2021-11-11T20:26:17.196Z] -> Found 1 reports [2021-11-11T20:26:17.196Z] ==> Detecting git/mercurial file structure [2021-11-11T20:26:17.196Z] ==> Reading reports [2021-11-11T20:26:17.196Z] + ./coverage.out bytes=428381 [2021-11-11T20:26:17.196Z] ==> Appending adjustments [2021-11-11T20:26:17.196Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T20:26:18.142Z] + Found adjustments [2021-11-11T20:26:18.142Z] ==> Gzipping contents [2021-11-11T20:26:18.402Z] 60K /tmp/codecov.pkUjnV.gz [2021-11-11T20:26:18.402Z] ==> Uploading reports [2021-11-11T20:26:18.402Z] url: https://codecov.io [2021-11-11T20:26:18.402Z] query: branch=main&commit=f7c7132b17dbbb881af4d9ccfc6ed9167751e366&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-11T20:26:18.402Z] -> Pinging Codecov [2021-11-11T20:26:18.402Z] 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=f7c7132b17dbbb881af4d9ccfc6ed9167751e366&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-11T20:26:18.664Z] -> Uploading to [2021-11-11T20:26:18.664Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/00271124DB129430A58F1EEE437C3FCB/f7c7132b17dbbb881af4d9ccfc6ed9167751e366/9350334f-42b8-4caa-9922-d7a15f0b6824.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T202618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92855137193d33d247b287506c6095083cba2b5a25ce6926b87bec7bff137745 [2021-11-11T20:26:18.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T20:26:18.925Z] Dload Upload Total Spent Left Speed [2021-11-11T20:26:19.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57585 0 0 100 57585 0 164k --:--:-- --:--:-- --:--:-- 164k [2021-11-11T20:26:19.185Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f7c7132b17dbbb881af4d9ccfc6ed9167751e366 [Pipeline] } [2021-11-11T20:26:19.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-11T20:26:19.359Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-11T20:26:19.367Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:26:19.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T20:26:19.654Z] [2021-11-11T20:26:19.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:26:19.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T20:26:19.967Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-11T20:26:19.967Z] 188c0c94c7c5: Pulling fs layer [2021-11-11T20:26:19.967Z] 0ef7d3d256c8: Pulling fs layer [2021-11-11T20:26:19.967Z] de9db76c5a1d: Pulling fs layer [2021-11-11T20:26:19.967Z] 0eba1c9be4d2: Pulling fs layer [2021-11-11T20:26:19.967Z] 0d57e429df01: Pulling fs layer [2021-11-11T20:26:19.967Z] 4e4be7b47b0d: Pulling fs layer [2021-11-11T20:26:19.967Z] e1f770b5df2f: Pulling fs layer [2021-11-11T20:26:19.967Z] 85a0685a4137: Pulling fs layer [2021-11-11T20:26:19.967Z] 0eba1c9be4d2: Waiting [2021-11-11T20:26:19.967Z] 0d57e429df01: Waiting [2021-11-11T20:26:19.967Z] 4e4be7b47b0d: Waiting [2021-11-11T20:26:19.967Z] e1f770b5df2f: Waiting [2021-11-11T20:26:19.967Z] 85a0685a4137: Waiting [2021-11-11T20:26:19.967Z] de9db76c5a1d: Verifying Checksum [2021-11-11T20:26:19.967Z] de9db76c5a1d: Download complete [2021-11-11T20:26:19.967Z] 0ef7d3d256c8: Verifying Checksum [2021-11-11T20:26:19.967Z] 0ef7d3d256c8: Download complete [2021-11-11T20:26:19.967Z] 0d57e429df01: Verifying Checksum [2021-11-11T20:26:19.967Z] 0d57e429df01: Download complete [2021-11-11T20:26:19.967Z] 4e4be7b47b0d: Verifying Checksum [2021-11-11T20:26:19.967Z] 4e4be7b47b0d: Download complete [2021-11-11T20:26:19.967Z] 188c0c94c7c5: Download complete [2021-11-11T20:26:20.229Z] e1f770b5df2f: Verifying Checksum [2021-11-11T20:26:20.229Z] e1f770b5df2f: Download complete [2021-11-11T20:26:20.491Z] 0eba1c9be4d2: Verifying Checksum [2021-11-11T20:26:20.491Z] 0eba1c9be4d2: Download complete [2021-11-11T20:26:20.750Z] 188c0c94c7c5: Pull complete [2021-11-11T20:26:20.750Z] 0ef7d3d256c8: Pull complete [2021-11-11T20:26:20.750Z] 85a0685a4137: Verifying Checksum [2021-11-11T20:26:20.750Z] 85a0685a4137: Download complete [2021-11-11T20:26:20.750Z] de9db76c5a1d: Pull complete [2021-11-11T20:26:24.986Z] 0eba1c9be4d2: Pull complete [2021-11-11T20:26:24.986Z] 0d57e429df01: Pull complete [2021-11-11T20:26:24.986Z] 4e4be7b47b0d: Pull complete [2021-11-11T20:26:25.248Z] e1f770b5df2f: Pull complete [2021-11-11T20:26:29.479Z] 85a0685a4137: Pull complete [2021-11-11T20:26:29.479Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-11T20:26:29.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T20:26:29.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-11T20:26:29.543Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-11-11T20:26:29.572Z] $ 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/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-11T20:26:32.435Z] $ docker top 5c3049488a8580375505fc80dd8180e48643976162609e59d9018b5dd26988f5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T20:26:32.509Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-11T20:26:32.799Z] + set -o pipefail [2021-11-11T20:26:32.799Z] + snyk monitor '--org=edgex-jenkins' [2021-11-11T20:26:39.384Z] [2021-11-11T20:26:39.384Z] Monitoring /w/workspace/edgex-go/106 (github.com/edgexfoundry/edgex-go)... [2021-11-11T20:26:39.384Z] [2021-11-11T20:26:39.384Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/3f24bd58-2659-43cc-a46c-934dd41c9168 [2021-11-11T20:26:39.384Z] [2021-11-11T20:26:39.384Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-11T20:26:39.384Z] [2021-11-11T20:26:39.384Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-11T20:26:39.384Z] [2021-11-11T20:26:39.384Z] [2021-11-11T20:26:39.384Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-11T20:26:39.384Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-11T20:26:39.393Z] $ docker stop --time=1 5c3049488a8580375505fc80dd8180e48643976162609e59d9018b5dd26988f5 [2021-11-11T20:26:41.500Z] $ docker rm -f 5c3049488a8580375505fc80dd8180e48643976162609e59d9018b5dd26988f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-11T20:26:41.973Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T20:26:41.984Z] provisioning config files... [2021-11-11T20:26:41.994Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/106@tmp/config1351593792292387315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:26:42.296Z] --> edgex-publish-swagger.sh [2021-11-11T20:26:42.296Z] === Publish openapi/v2 API === [2021-11-11T20:26:42.296Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-11T20:26:42.296Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/106/openapi/v2/core-command.yaml] [2021-11-11T20:26:42.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T20:26:42.296Z] Dload Upload Total Spent Left Speed [2021-11-11T20:26:43.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 28523 0:00:01 0:00:01 --:--:-- 28561 100 32389 0 0 100 32389 0 28521 0:00:01 0:00:01 --:--:-- 28536 [2021-11-11T20:26:43.236Z] [2021-11-11T20:26:43.236Z] [2021-11-11T20:26:43.236Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/106/openapi/v2/core-data.yaml] [2021-11-11T20:26:43.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T20:26:43.236Z] Dload Upload Total Spent Left Speed [2021-11-11T20:26:45.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 59470 0:00:01 0:00:01 --:--:-- 59461 100 71116 0 0 100 71116 0 34728 0:00:02 0:00:02 --:--:-- 34741 [2021-11-11T20:26:45.377Z] [2021-11-11T20:26:45.377Z] [2021-11-11T20:26:45.377Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/106/openapi/v2/core-metadata.yaml] [2021-11-11T20:26:45.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T20:26:45.377Z] Dload Upload Total Spent Left Speed [2021-11-11T20:26:46.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k [2021-11-11T20:26:46.761Z] [2021-11-11T20:26:46.761Z] [2021-11-11T20:26:46.761Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/106/openapi/v2/support-notifications.yaml] [2021-11-11T20:26:46.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T20:26:46.761Z] Dload Upload Total Spent Left Speed [2021-11-11T20:26:47.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 73280 0:00:01 0:00:01 --:--:-- 73292 100 88830 0 0 100 88830 0 67057 0:00:01 0:00:01 --:--:-- 67092 [2021-11-11T20:26:47.967Z] [2021-11-11T20:26:47.967Z] [2021-11-11T20:26:47.967Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/106/openapi/v2/support-scheduler.yaml] [2021-11-11T20:26:47.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T20:26:47.967Z] Dload Upload Total Spent Left Speed [2021-11-11T20:26:48.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 38442 0:00:01 0:00:01 --:--:-- 38470 100 38932 0 0 100 38932 0 38438 0:00:01 0:00:01 --:--:-- 38470 [2021-11-11T20:26:48.907Z] [2021-11-11T20:26:48.907Z] [2021-11-11T20:26:48.907Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/106/openapi/v2/system-agent.yaml] [2021-11-11T20:26:48.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T20:26:48.907Z] Dload Upload Total Spent Left Speed [2021-11-11T20:26:49.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 20266 --:--:-- --:--:-- --:--:-- 20251 100 19603 0 0 100 19603 0 20261 --:--:-- --:--:-- --:--:-- 20251 [2021-11-11T20:26:49.847Z] [2021-11-11T20:26:49.847Z] [Pipeline] } [2021-11-11T20:26:49.857Z] 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-11-11T20:26:50.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:26:50.340Z] . [Pipeline] withDockerContainer [2021-11-11T20:26:50.408Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-11-11T20:26:50.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@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-11-11T20:26:50.805Z] $ docker top 6c3d29edc1fe25cbd2b09b25b3271cd8d6613c384675cb8c26d7e29a79458720 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T20:26:50.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T20:26:50.912Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T20:26:51.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T20:26:51.045Z] $ docker exec 6c3d29edc1fe25cbd2b09b25b3271cd8d6613c384675cb8c26d7e29a79458720 ssh-agent [2021-11-11T20:26:51.165Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDNonoM/agent.14 [2021-11-11T20:26:51.165Z] SSH_AGENT_PID=20 [2021-11-11T20:26:51.169Z] Running ssh-add (command line suppressed) [2021-11-11T20:26:51.287Z] Identity added: /w/workspace/edgex-go/106@tmp/private_key_4969772344216313567.key (/w/workspace/edgex-go/106@tmp/private_key_4969772344216313567.key) [2021-11-11T20:26:51.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T20:26:51.590Z] + git semver tag [2021-11-11T20:26:51.590Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T20:26:51.590Z] # $GIT_DIR = /w/workspace/edgex-go/106/.git [2021-11-11T20:26:51.590Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/106 [2021-11-11T20:26:51.590Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T20:26:51.590Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T20:26:51.590Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T20:26:51.590Z] # $SEMVER_BRANCH = main [2021-11-11T20:26:51.590Z] # $SEMVER_DIR = /w/workspace/edgex-go/106/.semver [2021-11-11T20:26:51.590Z] # f7c7132b17dbbb881af4d9ccfc6ed9167751e366 HEAD [2021-11-11T20:26:51.590Z] # -> Force: false [2021-11-11T20:26:51.590Z] # 606163f2819316ecb287550839bc884324269500 refs/tags/v2.0.1-dev.94 [Pipeline] } [2021-11-11T20:26:51.597Z] $ docker exec --env ******** --env ******** 6c3d29edc1fe25cbd2b09b25b3271cd8d6613c384675cb8c26d7e29a79458720 ssh-agent -k [2021-11-11T20:26:51.696Z] unset SSH_AUTH_SOCK; [2021-11-11T20:26:51.696Z] unset SSH_AGENT_PID; [2021-11-11T20:26:51.696Z] echo Agent pid 20 killed; [2021-11-11T20:26:51.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T20:26:52.015Z] + git semver [Pipeline] } [2021-11-11T20:26:52.025Z] $ docker stop --time=1 6c3d29edc1fe25cbd2b09b25b3271cd8d6613c384675cb8c26d7e29a79458720 [2021-11-11T20:26:53.250Z] $ docker rm -f 6c3d29edc1fe25cbd2b09b25b3271cd8d6613c384675cb8c26d7e29a79458720 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:26:53.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T20:26:53.637Z] [2021-11-11T20:26:53.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:26:53.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T20:26:53.946Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-11T20:26:53.946Z] ab5ef0e58194: Pulling fs layer [2021-11-11T20:26:53.946Z] 9712f1f96733: Pulling fs layer [2021-11-11T20:26:53.946Z] 63f879dbbcfc: Pulling fs layer [2021-11-11T20:26:53.946Z] 0d9ebad4ef96: Pulling fs layer [2021-11-11T20:26:53.946Z] e9a5061849ea: Pulling fs layer [2021-11-11T20:26:53.946Z] d747dcd14b5f: Pulling fs layer [2021-11-11T20:26:53.946Z] 2de7ff778b66: Pulling fs layer [2021-11-11T20:26:53.946Z] e9a5061849ea: Waiting [2021-11-11T20:26:53.946Z] d747dcd14b5f: Waiting [2021-11-11T20:26:53.946Z] 2de7ff778b66: Waiting [2021-11-11T20:26:53.946Z] 0d9ebad4ef96: Waiting [2021-11-11T20:26:53.946Z] 9712f1f96733: Verifying Checksum [2021-11-11T20:26:53.946Z] 9712f1f96733: Download complete [2021-11-11T20:26:54.214Z] 63f879dbbcfc: Verifying Checksum [2021-11-11T20:26:54.215Z] 63f879dbbcfc: Download complete [2021-11-11T20:26:54.479Z] ab5ef0e58194: Verifying Checksum [2021-11-11T20:26:54.479Z] ab5ef0e58194: Download complete [2021-11-11T20:26:54.479Z] d747dcd14b5f: Verifying Checksum [2021-11-11T20:26:54.479Z] d747dcd14b5f: Download complete [2021-11-11T20:26:54.479Z] 0d9ebad4ef96: Verifying Checksum [2021-11-11T20:26:54.479Z] 0d9ebad4ef96: Download complete [2021-11-11T20:26:54.479Z] e9a5061849ea: Verifying Checksum [2021-11-11T20:26:54.479Z] e9a5061849ea: Download complete [2021-11-11T20:26:54.479Z] 2de7ff778b66: Verifying Checksum [2021-11-11T20:26:54.479Z] 2de7ff778b66: Download complete [2021-11-11T20:26:57.799Z] ab5ef0e58194: Pull complete [2021-11-11T20:26:57.799Z] 9712f1f96733: Pull complete [2021-11-11T20:26:58.749Z] 63f879dbbcfc: Pull complete [2021-11-11T20:27:03.007Z] 0d9ebad4ef96: Pull complete [2021-11-11T20:27:03.007Z] e9a5061849ea: Pull complete [2021-11-11T20:27:03.007Z] d747dcd14b5f: Pull complete [2021-11-11T20:27:03.956Z] 2de7ff778b66: Pull complete [2021-11-11T20:27:04.217Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-11T20:27:04.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T20:27:04.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-11T20:27:04.292Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-11-11T20:27:04.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-11T20:27:07.735Z] $ docker top a91c4d0fd1475ef2665eb590d7ddde266413762751ba52b81371b2626291c204 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-11T20:27:07.820Z] provisioning config files... [2021-11-11T20:27:07.829Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/106@tmp/config3622229109784616979tmp [2021-11-11T20:27:07.840Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/106@tmp/config5271378580332752464tmp [2021-11-11T20:27:07.855Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/106@tmp/config1696093363426136375tmp [Pipeline] { [Pipeline] echo [2021-11-11T20:27:07.869Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:27:08.156Z] ---> sigul-configuration.sh [2021-11-11T20:27:08.156Z] gpg: directory `/root/.gnupg' created [2021-11-11T20:27:08.156Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-11T20:27:08.156Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-11T20:27:08.156Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-11T20:27:08.156Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-11T20:27:08.156Z] gpg: CAST5 encrypted data [2021-11-11T20:27:08.156Z] gpg: encrypted with 1 passphrase [2021-11-11T20:27:08.156Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-11T20:27:08.452Z] + mkdir /home/jenkins [2021-11-11T20:27:08.452Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-11T20:27:08.740Z] + 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-11-11T20:27:08.750Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:27:09.035Z] ---> sigul-install.sh [2021-11-11T20:27:09.035Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-11T20:27:09.319Z] + git tag --list [2021-11-11T20:27:09.319Z] 0.6.0 [2021-11-11T20:27:09.319Z] 0.6.1 [2021-11-11T20:27:09.319Z] 0.7.0 [2021-11-11T20:27:09.319Z] 0.7.1 [2021-11-11T20:27:09.319Z] v1.0.0 [2021-11-11T20:27:09.319Z] v1.0.1 [2021-11-11T20:27:09.319Z] v1.1.0 [2021-11-11T20:27:09.319Z] v1.2.0 [2021-11-11T20:27:09.319Z] v1.2.1 [2021-11-11T20:27:09.319Z] v1.3.0 [2021-11-11T20:27:09.319Z] v1.3.1 [2021-11-11T20:27:09.319Z] v2.0.0 [2021-11-11T20:27:09.319Z] v2.0.1-dev.1 [2021-11-11T20:27:09.319Z] v2.0.1-dev.10 [2021-11-11T20:27:09.319Z] v2.0.1-dev.11 [2021-11-11T20:27:09.319Z] v2.0.1-dev.12 [2021-11-11T20:27:09.319Z] v2.0.1-dev.13 [2021-11-11T20:27:09.319Z] v2.0.1-dev.14 [2021-11-11T20:27:09.319Z] v2.0.1-dev.15 [2021-11-11T20:27:09.319Z] v2.0.1-dev.16 [2021-11-11T20:27:09.319Z] v2.0.1-dev.17 [2021-11-11T20:27:09.319Z] v2.0.1-dev.18 [2021-11-11T20:27:09.319Z] v2.0.1-dev.19 [2021-11-11T20:27:09.319Z] v2.0.1-dev.2 [2021-11-11T20:27:09.319Z] v2.0.1-dev.20 [2021-11-11T20:27:09.319Z] v2.0.1-dev.21 [2021-11-11T20:27:09.319Z] v2.0.1-dev.22 [2021-11-11T20:27:09.319Z] v2.0.1-dev.23 [2021-11-11T20:27:09.319Z] v2.0.1-dev.24 [2021-11-11T20:27:09.319Z] v2.0.1-dev.25 [2021-11-11T20:27:09.319Z] v2.0.1-dev.26 [2021-11-11T20:27:09.319Z] v2.0.1-dev.27 [2021-11-11T20:27:09.319Z] v2.0.1-dev.28 [2021-11-11T20:27:09.319Z] v2.0.1-dev.29 [2021-11-11T20:27:09.319Z] v2.0.1-dev.3 [2021-11-11T20:27:09.319Z] v2.0.1-dev.30 [2021-11-11T20:27:09.319Z] v2.0.1-dev.31 [2021-11-11T20:27:09.319Z] v2.0.1-dev.32 [2021-11-11T20:27:09.319Z] v2.0.1-dev.33 [2021-11-11T20:27:09.319Z] v2.0.1-dev.34 [2021-11-11T20:27:09.319Z] v2.0.1-dev.35 [2021-11-11T20:27:09.319Z] v2.0.1-dev.36 [2021-11-11T20:27:09.319Z] v2.0.1-dev.37 [2021-11-11T20:27:09.319Z] v2.0.1-dev.38 [2021-11-11T20:27:09.319Z] v2.0.1-dev.39 [2021-11-11T20:27:09.319Z] v2.0.1-dev.4 [2021-11-11T20:27:09.319Z] v2.0.1-dev.40 [2021-11-11T20:27:09.319Z] v2.0.1-dev.41 [2021-11-11T20:27:09.319Z] v2.0.1-dev.42 [2021-11-11T20:27:09.319Z] v2.0.1-dev.43 [2021-11-11T20:27:09.319Z] v2.0.1-dev.44 [2021-11-11T20:27:09.319Z] v2.0.1-dev.45 [2021-11-11T20:27:09.319Z] v2.0.1-dev.46 [2021-11-11T20:27:09.319Z] v2.0.1-dev.47 [2021-11-11T20:27:09.319Z] v2.0.1-dev.48 [2021-11-11T20:27:09.319Z] v2.0.1-dev.49 [2021-11-11T20:27:09.319Z] v2.0.1-dev.5 [2021-11-11T20:27:09.319Z] v2.0.1-dev.50 [2021-11-11T20:27:09.319Z] v2.0.1-dev.51 [2021-11-11T20:27:09.319Z] v2.0.1-dev.52 [2021-11-11T20:27:09.319Z] v2.0.1-dev.53 [2021-11-11T20:27:09.319Z] v2.0.1-dev.54 [2021-11-11T20:27:09.319Z] v2.0.1-dev.55 [2021-11-11T20:27:09.319Z] v2.0.1-dev.56 [2021-11-11T20:27:09.319Z] v2.0.1-dev.57 [2021-11-11T20:27:09.319Z] v2.0.1-dev.58 [2021-11-11T20:27:09.319Z] v2.0.1-dev.59 [2021-11-11T20:27:09.319Z] v2.0.1-dev.6 [2021-11-11T20:27:09.319Z] v2.0.1-dev.60 [2021-11-11T20:27:09.319Z] v2.0.1-dev.61 [2021-11-11T20:27:09.319Z] v2.0.1-dev.62 [2021-11-11T20:27:09.319Z] v2.0.1-dev.63 [2021-11-11T20:27:09.319Z] v2.0.1-dev.64 [2021-11-11T20:27:09.319Z] v2.0.1-dev.65 [2021-11-11T20:27:09.319Z] v2.0.1-dev.66 [2021-11-11T20:27:09.319Z] v2.0.1-dev.67 [2021-11-11T20:27:09.319Z] v2.0.1-dev.68 [2021-11-11T20:27:09.319Z] v2.0.1-dev.69 [2021-11-11T20:27:09.319Z] v2.0.1-dev.7 [2021-11-11T20:27:09.319Z] v2.0.1-dev.70 [2021-11-11T20:27:09.319Z] v2.0.1-dev.71 [2021-11-11T20:27:09.319Z] v2.0.1-dev.72 [2021-11-11T20:27:09.319Z] v2.0.1-dev.73 [2021-11-11T20:27:09.319Z] v2.0.1-dev.74 [2021-11-11T20:27:09.319Z] v2.0.1-dev.75 [2021-11-11T20:27:09.319Z] v2.0.1-dev.76 [2021-11-11T20:27:09.319Z] v2.0.1-dev.77 [2021-11-11T20:27:09.319Z] v2.0.1-dev.78 [2021-11-11T20:27:09.319Z] v2.0.1-dev.79 [2021-11-11T20:27:09.319Z] v2.0.1-dev.8 [2021-11-11T20:27:09.319Z] v2.0.1-dev.80 [2021-11-11T20:27:09.319Z] v2.0.1-dev.81 [2021-11-11T20:27:09.319Z] v2.0.1-dev.82 [2021-11-11T20:27:09.319Z] v2.0.1-dev.83 [2021-11-11T20:27:09.319Z] v2.0.1-dev.84 [2021-11-11T20:27:09.319Z] v2.0.1-dev.85 [2021-11-11T20:27:09.319Z] v2.0.1-dev.86 [2021-11-11T20:27:09.319Z] v2.0.1-dev.87 [2021-11-11T20:27:09.319Z] v2.0.1-dev.88 [2021-11-11T20:27:09.319Z] v2.0.1-dev.89 [2021-11-11T20:27:09.319Z] v2.0.1-dev.9 [2021-11-11T20:27:09.319Z] v2.0.1-dev.90 [2021-11-11T20:27:09.319Z] v2.0.1-dev.91 [2021-11-11T20:27:09.319Z] v2.0.1-dev.92 [2021-11-11T20:27:09.319Z] v2.0.1-dev.93 [2021-11-11T20:27:09.319Z] v2.0.1-dev.94 [Pipeline] sh [2021-11-11T20:27:09.606Z] + lftools sign git-tag v2.0.1-dev.94 [2021-11-11T20:27:10.177Z] Signing Git tag with Sigul... [2021-11-11T20:27:10.177Z] Signing v2.0.1-dev.94 [Pipeline] echo [2021-11-11T20:27:11.123Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:27:11.409Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-11T20:27:11.418Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-11T20:27:11.434Z] $ docker stop --time=1 a91c4d0fd1475ef2665eb590d7ddde266413762751ba52b81371b2626291c204 [2021-11-11T20:27:12.623Z] $ docker rm -f a91c4d0fd1475ef2665eb590d7ddde266413762751ba52b81371b2626291c204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:27:13.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:27:13.286Z] . [Pipeline] withDockerContainer [2021-11-11T20:27:13.346Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-11-11T20:27:13.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@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-11-11T20:27:13.750Z] $ docker top 728ab82d2cd43d05b26229f876d4fcce27d40c389a66a217d9e45ae81474b3b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T20:27:13.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T20:27:13.834Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T20:27:13.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T20:27:13.933Z] $ docker exec 728ab82d2cd43d05b26229f876d4fcce27d40c389a66a217d9e45ae81474b3b4 ssh-agent [2021-11-11T20:27:14.046Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiGnoeH/agent.15 [2021-11-11T20:27:14.046Z] SSH_AGENT_PID=22 [2021-11-11T20:27:14.051Z] Running ssh-add (command line suppressed) [2021-11-11T20:27:14.150Z] Identity added: /w/workspace/edgex-go/106@tmp/private_key_79867130342957178.key (/w/workspace/edgex-go/106@tmp/private_key_79867130342957178.key) [2021-11-11T20:27:14.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T20:27:14.449Z] + git semver bump pre [2021-11-11T20:27:14.449Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T20:27:14.449Z] # $GIT_DIR = /w/workspace/edgex-go/106/.git [2021-11-11T20:27:14.449Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/106 [2021-11-11T20:27:14.449Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T20:27:14.449Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T20:27:14.449Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T20:27:14.449Z] # $SEMVER_BRANCH = main [2021-11-11T20:27:14.449Z] # $SEMVER_DIR = /w/workspace/edgex-go/106/.semver [2021-11-11T20:27:14.449Z] 2.0.1-dev.95 [Pipeline] } [2021-11-11T20:27:14.457Z] $ docker exec --env ******** --env ******** 728ab82d2cd43d05b26229f876d4fcce27d40c389a66a217d9e45ae81474b3b4 ssh-agent -k [2021-11-11T20:27:14.546Z] unset SSH_AUTH_SOCK; [2021-11-11T20:27:14.546Z] unset SSH_AGENT_PID; [2021-11-11T20:27:14.546Z] echo Agent pid 22 killed; [2021-11-11T20:27:14.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T20:27:14.862Z] + git semver [Pipeline] } [2021-11-11T20:27:14.871Z] $ docker stop --time=1 728ab82d2cd43d05b26229f876d4fcce27d40c389a66a217d9e45ae81474b3b4 [2021-11-11T20:27:16.077Z] $ docker rm -f 728ab82d2cd43d05b26229f876d4fcce27d40c389a66a217d9e45ae81474b3b4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:27:16.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T20:27:16.430Z] . [Pipeline] withDockerContainer [2021-11-11T20:27:16.494Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-11-11T20:27:16.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@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-11-11T20:27:16.900Z] $ docker top bc6973a1f8a19b690b4cf2a53f46cdedbd0e5569e879bb9475c1c3a04a17dcc2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T20:27:17.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T20:27:17.001Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T20:27:17.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T20:27:17.104Z] $ docker exec bc6973a1f8a19b690b4cf2a53f46cdedbd0e5569e879bb9475c1c3a04a17dcc2 ssh-agent [2021-11-11T20:27:17.206Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMpekck/agent.13 [2021-11-11T20:27:17.206Z] SSH_AGENT_PID=19 [2021-11-11T20:27:17.210Z] Running ssh-add (command line suppressed) [2021-11-11T20:27:17.298Z] Identity added: /w/workspace/edgex-go/106@tmp/private_key_2616905063600145042.key (/w/workspace/edgex-go/106@tmp/private_key_2616905063600145042.key) [2021-11-11T20:27:17.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T20:27:17.604Z] + git semver push [2021-11-11T20:27:17.604Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T20:27:17.604Z] # $GIT_DIR = /w/workspace/edgex-go/106/.git [2021-11-11T20:27:17.604Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/106 [2021-11-11T20:27:17.604Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T20:27:17.604Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T20:27:17.604Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T20:27:17.604Z] # $SEMVER_BRANCH = main [2021-11-11T20:27:17.604Z] # $SEMVER_DIR = /w/workspace/edgex-go/106/.semver [Pipeline] } [2021-11-11T20:27:22.050Z] $ docker exec --env ******** --env ******** bc6973a1f8a19b690b4cf2a53f46cdedbd0e5569e879bb9475c1c3a04a17dcc2 ssh-agent -k [2021-11-11T20:27:22.169Z] unset SSH_AUTH_SOCK; [2021-11-11T20:27:22.169Z] unset SSH_AGENT_PID; [2021-11-11T20:27:22.169Z] echo Agent pid 19 killed; [2021-11-11T20:27:22.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T20:27:22.487Z] + git semver [Pipeline] } [2021-11-11T20:27:22.498Z] $ docker stop --time=1 bc6973a1f8a19b690b4cf2a53f46cdedbd0e5569e879bb9475c1c3a04a17dcc2 [2021-11-11T20:27:23.708Z] $ docker rm -f bc6973a1f8a19b690b4cf2a53f46cdedbd0e5569e879bb9475c1c3a04a17dcc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-11T20:27:24.413Z] + '[' -d /w/workspace/edgex-go/106/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:27:24.711Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:27:25.275Z] ---> package-listing.sh [2021-11-11T20:27:25.275Z] ++ facter osfamily [2021-11-11T20:27:25.275Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T20:27:25.536Z] + OS_FAMILY=redhat [2021-11-11T20:27:25.536Z] + workspace=/w/workspace/edgex-go/106 [2021-11-11T20:27:25.536Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T20:27:25.536Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T20:27:25.536Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T20:27:25.536Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T20:27:25.536Z] + '[' /w/workspace/edgex-go/106 ']' [2021-11-11T20:27:25.536Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T20:27:25.536Z] + case "${OS_FAMILY}" in [2021-11-11T20:27:25.536Z] + rpm -qa [2021-11-11T20:27:25.536Z] + sort [2021-11-11T20:27:28.832Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T20:27:28.832Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T20:27:28.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T20:27:28.832Z] + '[' /w/workspace/edgex-go/106 ']' [2021-11-11T20:27:28.832Z] + mkdir -p /w/workspace/edgex-go/106/archives/ [2021-11-11T20:27:28.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/106/archives/ [Pipeline] echo [2021-11-11T20:27:28.842Z] 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/106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T20:27:29.122Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:27:29.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T20:27:29.675Z] [2021-11-11T20:27:29.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T20:27:29.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T20:27:29.986Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T20:27:29.986Z] b4d181a07f80: Pulling fs layer [2021-11-11T20:27:29.986Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T20:27:29.986Z] ed53099fbce6: Pulling fs layer [2021-11-11T20:27:29.986Z] dc539afda2c1: Pulling fs layer [2021-11-11T20:27:29.986Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T20:27:29.986Z] 9065ff56babe: Pulling fs layer [2021-11-11T20:27:29.986Z] d287ab97295c: Pulling fs layer [2021-11-11T20:27:29.986Z] dc539afda2c1: Waiting [2021-11-11T20:27:29.986Z] 77bc0d833cb6: Waiting [2021-11-11T20:27:29.986Z] 9065ff56babe: Waiting [2021-11-11T20:27:29.986Z] d287ab97295c: Waiting [2021-11-11T20:27:29.986Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T20:27:29.986Z] a1111a8f2ec3: Download complete [2021-11-11T20:27:29.986Z] dc539afda2c1: Verifying Checksum [2021-11-11T20:27:29.986Z] dc539afda2c1: Download complete [2021-11-11T20:27:30.264Z] ed53099fbce6: Verifying Checksum [2021-11-11T20:27:30.264Z] ed53099fbce6: Download complete [2021-11-11T20:27:30.264Z] 9065ff56babe: Verifying Checksum [2021-11-11T20:27:30.264Z] 9065ff56babe: Download complete [2021-11-11T20:27:30.264Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T20:27:30.264Z] 77bc0d833cb6: Download complete [2021-11-11T20:27:30.264Z] b4d181a07f80: Verifying Checksum [2021-11-11T20:27:30.264Z] b4d181a07f80: Download complete [2021-11-11T20:27:30.855Z] d287ab97295c: Verifying Checksum [2021-11-11T20:27:30.855Z] d287ab97295c: Download complete [2021-11-11T20:27:31.818Z] b4d181a07f80: Pull complete [2021-11-11T20:27:31.818Z] a1111a8f2ec3: Pull complete [2021-11-11T20:27:32.410Z] ed53099fbce6: Pull complete [2021-11-11T20:27:32.410Z] dc539afda2c1: Pull complete [2021-11-11T20:27:32.994Z] 77bc0d833cb6: Pull complete [2021-11-11T20:27:32.994Z] 9065ff56babe: Pull complete [2021-11-11T20:27:38.280Z] d287ab97295c: Pull complete [2021-11-11T20:27:38.280Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T20:27:38.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T20:27:38.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T20:27:38.358Z] prd-centos7-docker-4c-2g-207 does not seem to be running inside a container [2021-11-11T20:27:38.403Z] $ 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/106/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/106 -v /w/workspace/edgex-go/106:/w/workspace/edgex-go/106:rw,z -v /w/workspace/edgex-go/106@tmp:/w/workspace/edgex-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T20:27:40.489Z] $ docker top bc9f51d803100d43b5569a2909a15585c7c814c84dc976182235d19990de57b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T20:27:40.844Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T20:27:41.134Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T20:27:41.421Z] + ls /var/log/sa-host [2021-11-11T20:27:41.421Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T20:27:41.421Z] file_magic: OK [2021-11-11T20:27:41.421Z] HZ: Using current value: 100 [2021-11-11T20:27:41.421Z] file_header: OK [2021-11-11T20:27:41.421Z] 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-11-11T20:27:41.421Z] Statistics: [2021-11-11T20:27:41.421Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T20:27:41.421Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T20:27:41.421Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T20:27:41.421Z] file_magic: OK [2021-11-11T20:27:41.421Z] HZ: Using current value: 100 [2021-11-11T20:27:41.421Z] file_header: OK [2021-11-11T20:27:41.421Z] 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-11-11T20:27:41.421Z] Statistics: [2021-11-11T20:27:41.421Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T20:27:41.421Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T20:27:41.669Z] provisioning config files... [2021-11-11T20:27:41.679Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/106@tmp/config6565711716051091392tmp [Pipeline] { [Pipeline] echo [2021-11-11T20:27:41.693Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:27:41.983Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T20:27:41.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:27:42.336Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T20:27:42.344Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:27:42.631Z] ---> sudo-logs.sh [2021-11-11T20:27:42.631Z] Archiving 'sudo' log.. [2021-11-11T20:27:42.631Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-207.novalocal: Name or service not known [2021-11-11T20:27:42.631Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-207.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T20:27:42.649Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:27:42.934Z] ---> job-cost.sh [2021-11-11T20:27:42.934Z] lf-activate-venv: SKIPPING [2021-11-11T20:27:42.934Z] DEBUG: total: 0.10999999940395355 [2021-11-11T20:27:42.934Z] INFO: Retrieving Stack Cost... [2021-11-11T20:27:43.501Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T20:27:43.760Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T20:27:43.775Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T20:27:44.061Z] ---> logs-deploy.sh [2021-11-11T20:27:44.061Z] lf-activate-venv: SKIPPING [2021-11-11T20:27:44.061Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/106 [2021-11-11T20:27:44.061Z] INFO: archiving workspace using pattern(s): [2021-11-11T20:27:45.005Z] Archives upload complete. [2021-11-11T20:27:45.005Z] INFO: archiving logs to Nexus