Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 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-ssh4795752910451032499.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh912856590812585815.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh3367054609739658125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh6947003192190426958.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-ssh8967153028846800064.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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27863 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/101 [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/101 # 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/101@tmp/jenkins-gitclient-ssh6730863460797061862.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 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 (main) Commit message: "Merge pull request #3793 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.27" > 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 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 > git rev-list --no-walk b757e3986260d98ca516b4d2b666fd27cfb0acf3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-08T01:27:40.921Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-08T01:27:40.967Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-08T01:27:40.981Z] ========================================================= [2021-11-08T01:27:40.981Z] EdgeX Global Pipelines Version Info [2021-11-08T01:27:40.981Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:27:42.177Z] ------------------- [2021-11-08T01:27:42.177Z] stable info: [2021-11-08T01:27:42.177Z] ------------------- [2021-11-08T01:27:42.177Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-08T01:27:42.177Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T01:27:42.177Z] Message: update stable to v1.0.211 [2021-11-08T01:27:42.762Z] ------------------- [2021-11-08T01:27:42.763Z] experimental info: [2021-11-08T01:27:42.763Z] ------------------- [2021-11-08T01:27:42.763Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-08T01:27:42.763Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T01:27:42.763Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-08T01:27:42.850Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-08T01:27:42.860Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-08T01:27:42.871Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-08T01:27:42.884Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-08T01:27:42.896Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-08T01:27:42.908Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-08T01:27:42.920Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-08T01:27:42.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-08T01:27:42.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-08T01:27:42.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-08T01:27:42.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-08T01:27:42.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-08T01:27:42.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-08T01:27:43.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-08T01:27:43.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-08T01:27:43.025Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T01:27:43.034Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T01:27:43.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-08T01:27:43.050Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-08T01:27:43.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-08T01:27:43.066Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-08T01:27:43.074Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-08T01:27:43.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-08T01:27:43.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-08T01:27:43.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-08T01:27:43.119Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] echo [2021-11-08T01:27:43.134Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8f79a5 [Pipeline] echo [2021-11-08T01:27:43.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:27:43.183Z] provisioning config files... [2021-11-08T01:27:43.199Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/101@tmp/config9006119670377725023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:27:43.523Z] ---> docker-login.sh [2021-11-08T01:27:43.523Z] nexus3.edgexfoundry.org:10001 [2021-11-08T01:27:43.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:27:43.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:27:43.793Z] Configure a credential helper to remove this warning. See [2021-11-08T01:27:43.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:27:43.793Z] [2021-11-08T01:27:43.793Z] Login Succeeded [2021-11-08T01:27:43.793Z] nexus3.edgexfoundry.org:10002 [2021-11-08T01:27:43.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:27:43.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:27:43.793Z] Configure a credential helper to remove this warning. See [2021-11-08T01:27:43.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:27:43.793Z] [2021-11-08T01:27:43.793Z] Login Succeeded [2021-11-08T01:27:43.793Z] nexus3.edgexfoundry.org:10003 [2021-11-08T01:27:44.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:27:44.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:27:44.056Z] Configure a credential helper to remove this warning. See [2021-11-08T01:27:44.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:27:44.056Z] [2021-11-08T01:27:44.056Z] Login Succeeded [2021-11-08T01:27:44.056Z] nexus3.edgexfoundry.org:10004 [2021-11-08T01:27:44.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:27:44.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:27:44.056Z] Configure a credential helper to remove this warning. See [2021-11-08T01:27:44.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:27:44.056Z] [2021-11-08T01:27:44.056Z] Login Succeeded [2021-11-08T01:27:44.056Z] docker.io [2021-11-08T01:27:44.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:27:44.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:27:44.580Z] Configure a credential helper to remove this warning. See [2021-11-08T01:27:44.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:27:44.580Z] [2021-11-08T01:27:44.580Z] Login Succeeded [2021-11-08T01:27:44.580Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T01:27:44.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T01:27:44.907Z] ++ 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-08T01:27:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T01:27:44.907Z] ++ dirname cmd/core-command/Dockerfile [2021-11-08T01:27:44.907Z] ++ cut -d/ -f2 [2021-11-08T01:27:44.907Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-08T01:27:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T01:27:44.907Z] ++ dirname cmd/core-data/Dockerfile [2021-11-08T01:27:44.907Z] ++ cut -d/ -f2 [2021-11-08T01:27:44.907Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-08T01:27:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T01:27:44.907Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-08T01:27:44.907Z] ++ cut -d/ -f2 [2021-11-08T01:27:44.907Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-08T01:27:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T01:27:44.907Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-08T01:27:44.907Z] ++ cut -d/ -f2 [2021-11-08T01:27:44.907Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-08T01:27:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T01:27:44.907Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-08T01:27:44.907Z] ++ cut -d/ -f2 [2021-11-08T01:27:44.907Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-08T01:27:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T01:27:44.907Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-08T01:27:44.907Z] ++ cut -d/ -f2 [2021-11-08T01:27:44.907Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-08T01:27:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T01:27:44.907Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-08T01:27:44.907Z] ++ cut -d/ -f2 [2021-11-08T01:27:44.907Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-08T01:27:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T01:27:44.907Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-08T01:27:44.907Z] ++ cut -d/ -f2 [2021-11-08T01:27:44.907Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-08T01:27:44.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-08T01:27:44.907Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-08T01:27:44.907Z] ++ cut -d/ -f2 [2021-11-08T01:27:44.907Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-08T01:27:44.954Z] 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-08T01:27:45.346Z] + git rev-list -1 --merges a8f79a531488eb65fa2ee69f6917ed2b6faa2d33~1..a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] echo [2021-11-08T01:27:45.356Z] -----------> git rev-list -1 --merges a8f79a531488eb65fa2ee69f6917ed2b6faa2d33~1..a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:27:45.356Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [false] [Pipeline] sh [2021-11-08T01:27:45.662Z] + git log --format=format:%s -1 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] echo [2021-11-08T01:27:45.677Z] ========================================================= [2021-11-08T01:27:45.677Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-08T01:27:45.677Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:27:46.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:27:46.147Z] [2021-11-08T01:27:46.147Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:27:46.459Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:27:46.459Z] latest: Pulling from edgex-devops/git-semver [2021-11-08T01:27:46.459Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T01:27:46.459Z] 3e5f54012d9b: Pulling fs layer [2021-11-08T01:27:46.459Z] 4c7163046ea9: Pulling fs layer [2021-11-08T01:27:46.459Z] 0c2d73faf560: Pulling fs layer [2021-11-08T01:27:46.459Z] 0c2d73faf560: Waiting [2021-11-08T01:27:46.459Z] 3e5f54012d9b: Verifying Checksum [2021-11-08T01:27:46.459Z] 3e5f54012d9b: Download complete [2021-11-08T01:27:46.459Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T01:27:46.459Z] a0d0a0d46f8b: Download complete [2021-11-08T01:27:46.459Z] 0c2d73faf560: Verifying Checksum [2021-11-08T01:27:46.459Z] 0c2d73faf560: Download complete [2021-11-08T01:27:46.459Z] 4c7163046ea9: Verifying Checksum [2021-11-08T01:27:46.459Z] 4c7163046ea9: Download complete [2021-11-08T01:27:46.734Z] a0d0a0d46f8b: Pull complete [2021-11-08T01:27:46.734Z] 3e5f54012d9b: Pull complete [2021-11-08T01:27:46.995Z] 4c7163046ea9: Pull complete [2021-11-08T01:27:47.256Z] 0c2d73faf560: Pull complete [2021-11-08T01:27:47.256Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-08T01:27:47.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:27:47.256Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-08T01:27:47.321Z] prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container [2021-11-08T01:27:47.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T01:27:47.967Z] $ docker top ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T01:27:48.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T01:27:48.065Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T01:27:48.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T01:27:48.175Z] $ docker exec ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 ssh-agent [2021-11-08T01:27:48.281Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKDmlcL/agent.14 [2021-11-08T01:27:48.281Z] SSH_AGENT_PID=21 [2021-11-08T01:27:48.289Z] Running ssh-add (command line suppressed) [2021-11-08T01:27:48.380Z] Identity added: /w/workspace/edgex-go/101@tmp/private_key_7281252522506268658.key (/w/workspace/edgex-go/101@tmp/private_key_7281252522506268658.key) [2021-11-08T01:27:48.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T01:27:48.699Z] + git tag --points-at HEAD [Pipeline] } [2021-11-08T01:27:48.710Z] $ docker exec --env ******** --env ******** ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 ssh-agent -k [2021-11-08T01:27:48.801Z] unset SSH_AUTH_SOCK; [2021-11-08T01:27:48.802Z] unset SSH_AGENT_PID; [2021-11-08T01:27:48.802Z] echo Agent pid 21 killed; [2021-11-08T01:27:48.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-08T01:27:48.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T01:27:48.838Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T01:27:48.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T01:27:48.959Z] $ docker exec ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 ssh-agent [2021-11-08T01:27:49.090Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIEJDJL/agent.54 [2021-11-08T01:27:49.090Z] SSH_AGENT_PID=60 [2021-11-08T01:27:49.099Z] Running ssh-add (command line suppressed) [2021-11-08T01:27:49.180Z] Identity added: /w/workspace/edgex-go/101@tmp/private_key_4461097516614725736.key (/w/workspace/edgex-go/101@tmp/private_key_4461097516614725736.key) [2021-11-08T01:27:49.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T01:27:49.492Z] + git semver init [2021-11-08T01:27:49.492Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T01:27:49.492Z] # $GIT_DIR = /w/workspace/edgex-go/101/.git [2021-11-08T01:27:49.492Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/101 [2021-11-08T01:27:49.492Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T01:27:49.492Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T01:27:49.492Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T01:27:49.492Z] # $SEMVER_BRANCH = main [2021-11-08T01:27:49.492Z] # $SEMVER_TEMP = /tmp/semver-607644190 [2021-11-08T01:27:49.492Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-08T01:29:10.971Z] # '/tmp/semver-607644190' -> '/w/workspace/edgex-go/101/.semver' [2021-11-08T01:29:10.971Z] # -> Force: false [2021-11-08T01:29:10.971Z] # $SEMVER_DIR = /w/workspace/edgex-go/101/.semver [Pipeline] } [2021-11-08T01:29:10.979Z] $ docker exec --env ******** --env ******** ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 ssh-agent -k [2021-11-08T01:29:11.079Z] unset SSH_AUTH_SOCK; [2021-11-08T01:29:11.079Z] unset SSH_AGENT_PID; [2021-11-08T01:29:11.079Z] echo Agent pid 60 killed; [2021-11-08T01:29:11.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T01:29:11.396Z] + git semver [Pipeline] } [2021-11-08T01:29:11.408Z] $ docker stop --time=1 ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 [2021-11-08T01:29:13.059Z] $ docker rm -f ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T01:29:13.434Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-08T01:29:13.683Z] Stashed 1 file(s) [Pipeline] echo [2021-11-08T01:29:13.687Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.89 [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-08T01:29:13.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T01:29:13.897Z] ========================================================= [2021-11-08T01:29:13.897Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-08T01:29:13.897Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-08T01:29:14.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T01:29:14.200Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-08T01:29:14.200Z] a0d0a0d46f8b: Already exists [2021-11-08T01:29:14.200Z] 31adcdaf11c8: Pulling fs layer [2021-11-08T01:29:14.200Z] b8b176561691: Pulling fs layer [2021-11-08T01:29:14.200Z] 4527c011a84f: Pulling fs layer [2021-11-08T01:29:14.200Z] 5d74067f8e1e: Pulling fs layer [2021-11-08T01:29:14.200Z] e0aca202a116: Pulling fs layer [2021-11-08T01:29:14.200Z] 3a43be97a3b4: Pulling fs layer [2021-11-08T01:29:14.200Z] 34cad66bf833: Pulling fs layer [2021-11-08T01:29:14.200Z] b4e3c513aaa6: Pulling fs layer [2021-11-08T01:29:14.200Z] 5d74067f8e1e: Waiting [2021-11-08T01:29:14.200Z] e0aca202a116: Waiting [2021-11-08T01:29:14.200Z] 3a43be97a3b4: Waiting [2021-11-08T01:29:14.200Z] 34cad66bf833: Waiting [2021-11-08T01:29:14.200Z] b4e3c513aaa6: Waiting [2021-11-08T01:29:14.200Z] b8b176561691: Verifying Checksum [2021-11-08T01:29:14.200Z] b8b176561691: Download complete [2021-11-08T01:29:14.200Z] 31adcdaf11c8: Verifying Checksum [2021-11-08T01:29:14.200Z] 31adcdaf11c8: Download complete [2021-11-08T01:29:14.200Z] 5d74067f8e1e: Verifying Checksum [2021-11-08T01:29:14.200Z] 5d74067f8e1e: Download complete [2021-11-08T01:29:14.200Z] e0aca202a116: Verifying Checksum [2021-11-08T01:29:14.200Z] e0aca202a116: Download complete [2021-11-08T01:29:14.200Z] 3a43be97a3b4: Verifying Checksum [2021-11-08T01:29:14.200Z] 3a43be97a3b4: Download complete [2021-11-08T01:29:14.473Z] 34cad66bf833: Verifying Checksum [2021-11-08T01:29:14.473Z] 34cad66bf833: Download complete [2021-11-08T01:29:14.473Z] 31adcdaf11c8: Pull complete [2021-11-08T01:29:14.473Z] b8b176561691: Pull complete [2021-11-08T01:29:14.736Z] 4527c011a84f: Verifying Checksum [2021-11-08T01:29:14.736Z] 4527c011a84f: Download complete [2021-11-08T01:29:15.001Z] b4e3c513aaa6: Verifying Checksum [2021-11-08T01:29:15.001Z] b4e3c513aaa6: Download complete [2021-11-08T01:29:18.321Z] 4527c011a84f: Pull complete [2021-11-08T01:29:18.321Z] 5d74067f8e1e: Pull complete [2021-11-08T01:29:18.587Z] e0aca202a116: Pull complete [2021-11-08T01:29:18.587Z] 3a43be97a3b4: Pull complete [2021-11-08T01:29:18.847Z] 34cad66bf833: Pull complete [2021-11-08T01:29:21.394Z] b4e3c513aaa6: Pull complete [2021-11-08T01:29:21.394Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-08T01:29:21.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T01:29:21.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-08T01:29:21.689Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T01:29:21.689Z] WORKDIR /edgex [2021-11-08T01:29:21.689Z] COPY go.mod . [2021-11-08T01:29:21.689Z] RUN go mod download' [2021-11-08T01:29:21.689Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-08T01:29:23.099Z] Sending build context to Docker daemon 329.8MB [2021-11-08T01:29:23.099Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T01:29:23.099Z] ---> 9f6097aaca64 [2021-11-08T01:29:23.099Z] Step 2/4 : WORKDIR /edgex [2021-11-08T01:29:25.014Z] ---> Running in adeadcd3cfa1 [2021-11-08T01:29:25.014Z] Removing intermediate container adeadcd3cfa1 [2021-11-08T01:29:25.014Z] ---> 5b9656236040 [2021-11-08T01:29:25.014Z] Step 3/4 : COPY go.mod . [2021-11-08T01:29:25.014Z] ---> 4085667d8ec1 [2021-11-08T01:29:25.014Z] Step 4/4 : RUN go mod download [2021-11-08T01:29:25.014Z] ---> Running in a36fc0079ec2 [2021-11-08T01:29:28.834Z] Still waiting to schedule task [2021-11-08T01:29:28.835Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-08T01:30:03.809Z] Removing intermediate container a36fc0079ec2 [2021-11-08T01:30:03.809Z] ---> 43c9ccd8f503 [2021-11-08T01:30:03.809Z] Successfully built 43c9ccd8f503 [2021-11-08T01:30:03.809Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:30:04.106Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T01:30:04.106Z] . [Pipeline] withDockerContainer [2021-11-08T01:30:04.170Z] prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container [2021-11-08T01:30:04.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-08T01:30:04.544Z] $ docker top 5d069673b1f54a7c85b5b1c05f189e57f857d2eb9c85e3c246435f35cce7264b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T01:30:04.896Z] + go version [2021-11-08T01:30:04.896Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-08T01:30:04.905Z] $ docker stop --time=1 5d069673b1f54a7c85b5b1c05f189e57f857d2eb9c85e3c246435f35cce7264b [2021-11-08T01:30:06.086Z] $ docker rm -f 5d069673b1f54a7c85b5b1c05f189e57f857d2eb9c85e3c246435f35cce7264b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:30:06.521Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T01:30:06.521Z] . [Pipeline] withDockerContainer [2021-11-08T01:30:06.602Z] prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container [2021-11-08T01:30:06.634Z] $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-08T01:30:06.996Z] $ docker top 8c43e7452cfb6f1d5768ea4f3e6d96aebac332c2cfe1e4174a48e225882f8d6f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-08T01:30:07.077Z] ========================================================= [2021-11-08T01:30:07.077Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-08T01:30:07.077Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-08T01:30:07.368Z] + make test [2021-11-08T01:30:07.368Z] go mod tidy [2021-11-08T01:30:07.632Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-08T01:30:12.969Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-08T01:30:31.242Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-08T01:30:36.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-08T01:30:36.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-08T01:30:36.623Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-08T01:30:39.212Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-08T01:30:39.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-08T01:30:39.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-08T01:30:39.794Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-08T01:30:40.057Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-08T01:30:40.322Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-08T01:30:40.903Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-08T01:30:40.903Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-08T01:30:40.903Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-08T01:30:40.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-08T01:30:42.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.032s coverage: 28.7% of statements [2021-11-08T01:30:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-08T01:30:42.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-08T01:30:43.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements [2021-11-08T01:30:43.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-08T01:30:44.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 44.7% of statements [2021-11-08T01:30:44.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-08T01:30:44.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-08T01:30:44.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 89.5% of statements [2021-11-08T01:30:44.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-08T01:30:44.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-08T01:30:46.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2021-11-08T01:30:46.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-08T01:30:46.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-08T01:30:46.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-08T01:30:46.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-08T01:30:46.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-08T01:30:46.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.340s coverage: 94.2% of statements [2021-11-08T01:30:46.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-08T01:30:46.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-08T01:30:46.333Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2021-11-08T01:30:46.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-08T01:30:46.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-08T01:30:46.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-08T01:30:46.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-08T01:30:46.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-08T01:30:46.913Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements [2021-11-08T01:30:46.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-08T01:30:46.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-08T01:30:46.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-08T01:30:47.902Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2021-11-08T01:30:47.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-08T01:30:47.902Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-11-08T01:30:48.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 21.7% of statements [2021-11-08T01:30:48.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-08T01:30:48.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-11-08T01:30:48.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-11-08T01:30:48.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-11-08T01:30:48.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2021-11-08T01:30:49.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-11-08T01:31:01.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2021-11-08T01:31:01.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-11-08T01:31:05.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.188s coverage: 82.5% of statements [2021-11-08T01:31:05.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-08T01:31:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-11-08T01:31:23.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-11-08T01:31:24.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.209s coverage: 65.4% of statements [2021-11-08T01:31:24.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-08T01:31:24.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-08T01:31:24.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-08T01:31:24.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements [2021-11-08T01:31:24.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-08T01:31:24.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-08T01:31:24.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-11-08T01:31:24.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-08T01:31:24.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-11-08T01:31:24.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-08T01:31:33.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-08T01:31:33.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-08T01:31:33.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-08T01:31:33.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-08T01:31:33.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-08T01:31:33.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-08T01:31:33.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-11-08T01:31:33.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-08T01:31:33.162Z] 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-08T01:32:05.424Z] GO111MODULE=on go vet ./... [2021-11-08T01:32:15.493Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T01:32:15.493Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T01:32:15.493Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-08T01:32:16.060Z] + ls -al . [2021-11-08T01:32:16.060Z] total 636 [2021-11-08T01:32:16.060Z] drwxrwxr-x 10 1001 1001 4096 Nov 8 01:32 . [2021-11-08T01:32:16.060Z] drwxr-xr-x 4 root root 32 Nov 8 01:30 .. [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 11 Nov 8 01:27 .dockerignore [2021-11-08T01:32:16.060Z] drwxrwxr-x 8 1001 1001 162 Nov 8 01:27 .git [2021-11-08T01:32:16.060Z] drwxrwxr-x 4 1001 1001 142 Nov 8 01:27 .github [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 804 Nov 8 01:27 .gitignore [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 42 Nov 8 01:27 .golangci.yml [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 76 Nov 8 01:27 .hadolint.yml [2021-11-08T01:32:16.060Z] drwx------ 3 1001 1001 43 Nov 8 01:29 .semver [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 166 Nov 8 01:27 .sonarcloud.properties [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 01:27 ADOPTERS.md [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 8910 Nov 8 01:27 Attribution.txt [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 43881 Nov 8 01:27 CHANGELOG.md [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 01:27 CONTRIBUTING.md [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 01:27 GOVERNANCE.md [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 849 Nov 8 01:27 Jenkinsfile [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 01:27 LICENSE [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 6508 Nov 8 01:27 Makefile [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 01:27 OWNERS.md [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 8256 Nov 8 01:27 README.md [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 6912 Nov 8 01:27 SECURITY.md [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 12 Nov 8 01:29 VERSION [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 4131 Nov 8 01:27 ZMQWindows.md [2021-11-08T01:32:16.060Z] drwxrwxr-x 2 1001 1001 37 Nov 8 01:27 bin [2021-11-08T01:32:16.060Z] drwxrwxr-x 14 1001 1001 4096 Nov 8 01:27 cmd [2021-11-08T01:32:16.060Z] -rw-r--r-- 1 root root 428381 Nov 8 01:31 coverage.out [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 854 Nov 8 01:27 go.mod [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 49665 Nov 8 01:27 go.sum [2021-11-08T01:32:16.060Z] drwxrwxr-x 8 1001 1001 124 Nov 8 01:27 internal [2021-11-08T01:32:16.060Z] drwxrwxr-x 3 1001 1001 16 Nov 8 01:27 openapi [2021-11-08T01:32:16.060Z] drwxrwxr-x 4 1001 1001 71 Nov 8 01:27 snap [2021-11-08T01:32:16.060Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 01:27 version.go [Pipeline] sh [2021-11-08T01:32:16.353Z] + '[' -e coverage.out ] [2021-11-08T01:32:16.353Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-08T01:32:16.461Z] Stashed 1 file(s) [Pipeline] sh [2021-11-08T01:32:16.758Z] + make build [2021-11-08T01:32:16.758Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-data/core-data ./cmd/core-data [2021-11-08T01:32:18.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-08T01:32:24.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-command/core-command ./cmd/core-command [2021-11-08T01:32:25.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-08T01:32:26.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-08T01:32:27.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-08T01:32:27.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-08T01:32:28.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-08T01:32:29.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-08T01:32:30.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-08T01:32:31.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-08T01:32:32.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-08T01:32:33.894Z] $ docker stop --time=1 8c43e7452cfb6f1d5768ea4f3e6d96aebac332c2cfe1e4174a48e225882f8d6f [2021-11-08T01:32:35.552Z] $ docker rm -f 8c43e7452cfb6f1d5768ea4f3e6d96aebac332c2cfe1e4174a48e225882f8d6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:32:36.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-08T01:32:36.603Z] [2021-11-08T01:32:36.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:32:36.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-08T01:32:36.898Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-08T01:32:36.898Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-08T01:32:36.898Z] ca9280d653b3: Pulling fs layer [2021-11-08T01:32:36.898Z] 7e9c9ca2126c: Pulling fs layer [2021-11-08T01:32:36.898Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-08T01:32:36.898Z] cbdbe7a5bc2a: Download complete [2021-11-08T01:32:37.181Z] ca9280d653b3: Verifying Checksum [2021-11-08T01:32:37.181Z] ca9280d653b3: Download complete [2021-11-08T01:32:37.181Z] cbdbe7a5bc2a: Pull complete [2021-11-08T01:32:37.451Z] 7e9c9ca2126c: Verifying Checksum [2021-11-08T01:32:37.451Z] 7e9c9ca2126c: Download complete [2021-11-08T01:32:37.720Z] ca9280d653b3: Pull complete [2021-11-08T01:32:41.950Z] 7e9c9ca2126c: Pull complete [2021-11-08T01:32:41.950Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-08T01:32:41.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-08T01:32:41.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-08T01:32:42.009Z] prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container [2021-11-08T01:32:42.064Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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-08T01:32:44.588Z] $ docker top 14dc7347bd5abf071159447a6e8480d9a515697a70a09294bc35540fbfb274a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T01:32:44.945Z] + docker-compose build --help [2021-11-08T01:32:44.945Z] + grep parallel [2021-11-08T01:32:45.516Z] --parallel Build images in parallel. [Pipeline] } [2021-11-08T01:32:45.527Z] $ docker stop --time=1 14dc7347bd5abf071159447a6e8480d9a515697a70a09294bc35540fbfb274a2 [2021-11-08T01:32:46.710Z] $ docker rm -f 14dc7347bd5abf071159447a6e8480d9a515697a70a09294bc35540fbfb274a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:32:47.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-08T01:32:47.122Z] . [Pipeline] withDockerContainer [2021-11-08T01:32:47.191Z] prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container [2021-11-08T01:32:47.224Z] $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-08T01:32:47.515Z] $ docker top baa5b16f13bde79f8023fceaa17d3ff82586f6811e82bad1f7bfc464b79f4ee9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T01:32:47.862Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-08T01:32:48.430Z] Building core-command ... [2021-11-08T01:32:48.430Z] Building core-data ... [2021-11-08T01:32:48.430Z] Building core-metadata ... [2021-11-08T01:32:48.430Z] Building security-bootstrapper ... [2021-11-08T01:32:48.430Z] Building security-proxy-setup ... [2021-11-08T01:32:48.430Z] Building security-secretstore-setup ... [2021-11-08T01:32:48.430Z] Building support-notifications ... [2021-11-08T01:32:48.430Z] Building support-scheduler ... [2021-11-08T01:32:48.430Z] Building sys-mgmt-agent ... [2021-11-08T01:32:48.430Z] Building support-notifications [2021-11-08T01:32:48.430Z] Building sys-mgmt-agent [2021-11-08T01:32:48.430Z] Building security-secretstore-setup [2021-11-08T01:32:48.430Z] Building security-bootstrapper [2021-11-08T01:32:48.430Z] Building support-scheduler [2021-11-08T01:32:58.761Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:32:58.761Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:32:58.761Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:32:58.761Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:32:58.761Z] ---> 43c9ccd8f503 [2021-11-08T01:32:58.761Z] Step 3/30 : WORKDIR /edgex-go [2021-11-08T01:32:58.761Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:32:58.761Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:32:58.761Z] ---> 43c9ccd8f503 [2021-11-08T01:32:58.761Z] Step 3/23 : WORKDIR /edgex-go [2021-11-08T01:32:58.761Z] ---> 43c9ccd8f503 [2021-11-08T01:32:58.761Z] Step 3/24 : WORKDIR /edgex-go [2021-11-08T01:33:00.120Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27870 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-08T01:33:00.131Z] Running in /w/workspace/edgex-go/101 [Pipeline] { [Pipeline] checkout [2021-11-08T01:33:00.405Z] The recommended git tool is: git [2021-11-08T01:33:02.075Z] ---> Running in e6fb14c64e4c [2021-11-08T01:33:02.075Z] ---> Running in 51a8d0e2ebe0 [2021-11-08T01:33:02.075Z] ---> Running in 76b96d6925eb [2021-11-08T01:33:06.275Z] Removing intermediate container 51a8d0e2ebe0 [2021-11-08T01:33:06.275Z] ---> e78d7465b8af [2021-11-08T01:33:06.275Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:33:06.275Z] Removing intermediate container e6fb14c64e4c [2021-11-08T01:33:06.275Z] ---> 252b5d7e2d48 [2021-11-08T01:33:06.275Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:33:06.275Z] Removing intermediate container 76b96d6925eb [2021-11-08T01:33:06.275Z] ---> 9632372bcffb [2021-11-08T01:33:06.275Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:33:06.604Z] using credential edgex-jenkins-ssh [2021-11-08T01:33:06.638Z] Cloning the remote Git repository [2021-11-08T01:33:06.846Z] ---> Running in a61836b1f691 [2021-11-08T01:33:06.846Z] ---> Running in 3227914fdd46 [2021-11-08T01:33:06.846Z] ---> Running in a83c421abad3 [2021-11-08T01:33:06.779Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-08T01:33:06.898Z] > git init /w/workspace/edgex-go/101 # timeout=10 [2021-11-08T01:33:07.045Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-08T01:33:07.046Z] > git --version # timeout=10 [2021-11-08T01:33:07.064Z] > git --version # 'git version 2.17.1' [2021-11-08T01:33:07.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T01:33:07.172Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T01:33:11.066Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:33:11.066Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:33:11.066Z] ---> 43c9ccd8f503 [2021-11-08T01:33:11.066Z] Step 3/21 : WORKDIR /edgex-go [2021-11-08T01:33:11.066Z] ---> Using cache [2021-11-08T01:33:11.066Z] ---> e78d7465b8af [2021-11-08T01:33:11.066Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:33:12.013Z] ---> Running in 60bcc396ef48 [2021-11-08T01:33:12.275Z] Removing intermediate container a83c421abad3 [2021-11-08T01:33:12.275Z] ---> 096bd841445a [2021-11-08T01:33:12.275Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-08T01:33:12.275Z] ---> Running in c200b1b6cd48 [2021-11-08T01:33:12.275Z] Removing intermediate container a61836b1f691 [2021-11-08T01:33:12.275Z] ---> b3a6deec3d15 [2021-11-08T01:33:12.275Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-08T01:33:12.275Z] ---> Running in 0104c2d339a3 [2021-11-08T01:33:12.538Z] Removing intermediate container 3227914fdd46 [2021-11-08T01:33:12.538Z] ---> facff8906811 [2021-11-08T01:33:12.538Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-08T01:33:12.538Z] ---> Running in 9e7be0f97f81 [2021-11-08T01:33:12.799Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:33:13.059Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:33:13.059Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:33:13.059Z] Removing intermediate container 60bcc396ef48 [2021-11-08T01:33:13.059Z] ---> e9332ccfeb35 [2021-11-08T01:33:13.059Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-08T01:33:13.322Z] ---> Running in 4688a51ebf49 [2021-11-08T01:33:13.587Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:33:13.587Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:33:13.587Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:33:13.587Z] ---> 43c9ccd8f503 [2021-11-08T01:33:13.587Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T01:33:13.587Z] ---> Using cache [2021-11-08T01:33:13.587Z] ---> e78d7465b8af [2021-11-08T01:33:13.587Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:33:13.587Z] ---> Using cache [2021-11-08T01:33:13.587Z] ---> e9332ccfeb35 [2021-11-08T01:33:13.588Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-08T01:33:13.855Z] ---> Running in a6bd48277f13 [2021-11-08T01:33:13.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:33:13.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:33:13.855Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:33:14.121Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:33:14.122Z] OK: 220 MiB in 52 packages [2021-11-08T01:33:14.391Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:33:14.391Z] OK: 220 MiB in 52 packages [2021-11-08T01:33:14.391Z] OK: 220 MiB in 52 packages [2021-11-08T01:33:14.665Z] Removing intermediate container 9e7be0f97f81 [2021-11-08T01:33:14.665Z] ---> e2a3842d7bf0 [2021-11-08T01:33:14.665Z] Step 6/30 : COPY . . [2021-11-08T01:33:14.665Z] OK: 220 MiB in 52 packages [2021-11-08T01:33:14.939Z] Removing intermediate container 0104c2d339a3 [2021-11-08T01:33:14.939Z] ---> 8ed6d233b434 [2021-11-08T01:33:14.939Z] Step 6/23 : COPY go.mod . [2021-11-08T01:33:14.939Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:33:15.210Z] OK: 220 MiB in 52 packages [2021-11-08T01:33:15.794Z] ---> 7c6e0cb731c9 [2021-11-08T01:33:15.794Z] Step 7/23 : RUN go mod download [2021-11-08T01:33:15.794Z] Removing intermediate container c200b1b6cd48 [2021-11-08T01:33:15.794Z] ---> f0937235f1b3 [2021-11-08T01:33:15.794Z] Step 6/24 : COPY . . [2021-11-08T01:33:17.195Z] ---> Running in a8254e1a5a4e [2021-11-08T01:33:17.780Z] Removing intermediate container 4688a51ebf49 [2021-11-08T01:33:17.780Z] ---> 8442eff2aad4 [2021-11-08T01:33:17.780Z] Step 6/21 : COPY . . [2021-11-08T01:33:18.359Z] Removing intermediate container a6bd48277f13 [2021-11-08T01:33:18.359Z] ---> 77859b14d3b0 [2021-11-08T01:33:18.359Z] Step 6/22 : COPY . . [2021-11-08T01:33:23.725Z] ---> 109cc705e9cf [2021-11-08T01:33:23.725Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:33:23.725Z] ---> 3776f30d5473 [2021-11-08T01:33:23.725Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:33:23.725Z] Removing intermediate container a8254e1a5a4e [2021-11-08T01:33:23.725Z] ---> f70ded36bda3 [2021-11-08T01:33:23.725Z] Step 8/23 : COPY . . [2021-11-08T01:33:23.994Z] ---> Running in 02589745f8b8 [2021-11-08T01:33:23.994Z] ---> Running in 920ae4072545 [2021-11-08T01:33:28.211Z] ---> 86d5a35065c8 [2021-11-08T01:33:28.211Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:33:28.211Z] ---> 5339db8b1e6e [2021-11-08T01:33:28.211Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:33:28.211Z] ---> Running in 55759fa37b7a [2021-11-08T01:33:28.211Z] ---> Running in 21f33583124c [2021-11-08T01:33:28.211Z] Removing intermediate container 02589745f8b8 [2021-11-08T01:33:28.211Z] ---> 2a2a0342d0f5 [2021-11-08T01:33:28.211Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-08T01:33:28.211Z] Removing intermediate container 920ae4072545 [2021-11-08T01:33:28.211Z] ---> a0e786e5a1df [2021-11-08T01:33:28.211Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-08T01:33:28.470Z] ---> Running in e71718754c3c [2021-11-08T01:33:28.470Z] ---> Running in b4d4dfb5a46c [2021-11-08T01:33:29.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-08T01:33:29.679Z] Removing intermediate container 55759fa37b7a [2021-11-08T01:33:29.679Z] ---> bfc47f5ddb0b [2021-11-08T01:33:29.679Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-08T01:33:29.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-08T01:33:29.942Z] ---> Running in f1c4f94bd41a [2021-11-08T01:33:30.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-08T01:33:30.512Z] Removing intermediate container 21f33583124c [2021-11-08T01:33:30.512Z] ---> 068784a792f6 [2021-11-08T01:33:30.512Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-08T01:33:31.086Z] ---> Running in 41fc94d78b37 [2021-11-08T01:33:32.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-08T01:33:42.483Z] ---> 5b0697c8365c [2021-11-08T01:33:42.483Z] Step 9/23 : RUN go mod tidy [2021-11-08T01:33:42.483Z] ---> Running in 0b68dd08525a [2021-11-08T01:33:44.393Z] Removing intermediate container 0b68dd08525a [2021-11-08T01:33:44.393Z] ---> 963bb6d9aa4b [2021-11-08T01:33:44.393Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-08T01:33:44.393Z] ---> Running in 2e7bb06f60c5 [2021-11-08T01:33:44.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-08T01:34:06.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-08T01:34:09.502Z] Removing intermediate container f1c4f94bd41a [2021-11-08T01:34:09.502Z] ---> 0e5ebfc18914 [2021-11-08T01:34:09.502Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-08T01:34:09.502Z] ---> Running in c6622965d69d [2021-11-08T01:34:09.764Z] Removing intermediate container e71718754c3c [2021-11-08T01:34:09.764Z] ---> d07c3f8f2083 [2021-11-08T01:34:09.764Z] [2021-11-08T01:34:09.764Z] Step 9/30 : FROM alpine:3.14 [2021-11-08T01:34:10.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-08T01:34:10.297Z] 3.14: Pulling from library/alpine [2021-11-08T01:34:10.869Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T01:34:10.869Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T01:34:10.869Z] ---> 14119a10abf4 [2021-11-08T01:34:10.869Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-08T01:34:11.132Z] ---> Running in 5ea90ca46eaa [2021-11-08T01:34:11.400Z] Removing intermediate container b4d4dfb5a46c [2021-11-08T01:34:11.400Z] ---> 6f74b7c41ad2 [2021-11-08T01:34:11.400Z] [2021-11-08T01:34:11.400Z] Step 9/24 : FROM alpine:3.14 [2021-11-08T01:34:11.400Z] ---> 14119a10abf4 [2021-11-08T01:34:11.400Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-08T01:34:11.400Z] ---> Running in e397ffbb94e7 [2021-11-08T01:34:11.400Z] Removing intermediate container 5ea90ca46eaa [2021-11-08T01:34:11.400Z] ---> c306f6ecff1a [2021-11-08T01:34:11.400Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-08T01:34:11.400Z] ---> Running in 401cd422a832 [2021-11-08T01:34:11.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:12.243Z] Removing intermediate container c6622965d69d [2021-11-08T01:34:12.243Z] ---> 08d93b2a3ee9 [2021-11-08T01:34:12.243Z] [2021-11-08T01:34:12.243Z] Step 10/22 : FROM docker:20.10.8 [2021-11-08T01:34:12.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:12.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:12.506Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-08T01:34:12.506Z] 20.10.8: Pulling from library/docker [2021-11-08T01:34:12.506Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-08T01:34:12.506Z] (3/3) Installing su-exec (0.2-r1) [2021-11-08T01:34:12.506Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:34:12.506Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T01:34:12.506Z] OK: 6 MiB in 17 packages [2021-11-08T01:34:12.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:13.035Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-08T01:34:13.035Z] (2/2) Installing su-exec (0.2-r1) [2021-11-08T01:34:13.035Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:34:13.298Z] OK: 6 MiB in 16 packages [2021-11-08T01:34:13.298Z] Removing intermediate container 41fc94d78b37 [2021-11-08T01:34:13.298Z] ---> 1bcce89e37b3 [2021-11-08T01:34:13.298Z] [2021-11-08T01:34:13.298Z] Step 9/21 : FROM alpine:3.14 [2021-11-08T01:34:13.298Z] ---> 14119a10abf4 [2021-11-08T01:34:13.298Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-08T01:34:13.571Z] ---> Running in dbe06c07fb86 [2021-11-08T01:34:13.858Z] Removing intermediate container e397ffbb94e7 [2021-11-08T01:34:13.858Z] ---> 3a9400b5cdba [2021-11-08T01:34:13.858Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-08T01:34:13.858Z] Removing intermediate container 401cd422a832 [2021-11-08T01:34:13.858Z] ---> 205392c68fb0 [2021-11-08T01:34:13.858Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-08T01:34:13.858Z] ---> Running in f489d6ff1740 [2021-11-08T01:34:13.858Z] ---> Running in 9614e339d768 [2021-11-08T01:34:14.147Z] Removing intermediate container 9614e339d768 [2021-11-08T01:34:14.147Z] ---> ee195cc3dfad [2021-11-08T01:34:14.147Z] Step 12/24 : WORKDIR / [2021-11-08T01:34:14.147Z] Removing intermediate container f489d6ff1740 [2021-11-08T01:34:14.147Z] ---> ab902b1cab08 [2021-11-08T01:34:14.147Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-08T01:34:14.147Z] ---> Running in 3085a77adc85 [2021-11-08T01:34:14.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:14.423Z] ---> Running in 402b3f0efd63 [2021-11-08T01:34:14.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:14.423Z] Removing intermediate container 3085a77adc85 [2021-11-08T01:34:14.423Z] ---> 8115e510e953 [2021-11-08T01:34:14.423Z] 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-08T01:34:14.423Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-08T01:34:14.423Z] Removing intermediate container 402b3f0efd63 [2021-11-08T01:34:14.423Z] ---> 53a969272b62 [2021-11-08T01:34:14.423Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-08T01:34:14.685Z] ---> Running in 93bc3ec2ca66 [2021-11-08T01:34:14.685Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-08T01:34:14.685Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:34:14.685Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T01:34:14.685Z] OK: 6 MiB in 16 packages [2021-11-08T01:34:15.261Z] ---> c75d203b4fae [2021-11-08T01:34:15.261Z] 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-08T01:34:15.851Z] ---> 6c13985e8bde [2021-11-08T01:34:15.851Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-08T01:34:15.851Z] Removing intermediate container dbe06c07fb86 [2021-11-08T01:34:15.851Z] ---> 3892a3ecef79 [2021-11-08T01:34:15.851Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T01:34:15.851Z] ---> Running in cf3fdf474571 [2021-11-08T01:34:15.851Z] Removing intermediate container 93bc3ec2ca66 [2021-11-08T01:34:15.851Z] ---> aa9a13c56d5f [2021-11-08T01:34:15.851Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-08T01:34:15.851Z] ---> 290dd6ccf054 [2021-11-08T01:34:15.851Z] 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-08T01:34:16.116Z] ---> Running in e3f47527c09e [2021-11-08T01:34:16.116Z] Removing intermediate container cf3fdf474571 [2021-11-08T01:34:16.116Z] ---> 80a4214e5295 [2021-11-08T01:34:16.116Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-08T01:34:16.387Z] ---> Running in e3fb8420d6b7 [2021-11-08T01:34:16.387Z] Removing intermediate container e3f47527c09e [2021-11-08T01:34:16.387Z] ---> 85bc0e368fde [2021-11-08T01:34:16.387Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-08T01:34:16.387Z] ---> 45c712cc0685 [2021-11-08T01:34:16.387Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-08T01:34:16.651Z] Removing intermediate container e3fb8420d6b7 [2021-11-08T01:34:16.651Z] ---> cde46360603f [2021-11-08T01:34:16.651Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-08T01:34:16.921Z] ---> Running in 01b43a1d2bd6 [2021-11-08T01:34:17.188Z] ---> 7a96ffbbf77b [2021-11-08T01:34:17.188Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-08T01:34:17.188Z] Removing intermediate container 01b43a1d2bd6 [2021-11-08T01:34:17.188Z] ---> 83ee3c41a1df [2021-11-08T01:34:17.188Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T01:34:17.188Z] ---> Running in 41cc1997ba64 [2021-11-08T01:34:17.188Z] ---> 37275d5eb579 [2021-11-08T01:34:17.188Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-08T01:34:17.770Z] ---> 679847a0607c [2021-11-08T01:34:17.770Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-08T01:34:18.358Z] ---> 886cf84a4540 [2021-11-08T01:34:18.358Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-08T01:34:18.358Z] ---> f6d84b4caaf7 [2021-11-08T01:34:18.358Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-08T01:34:18.623Z] ---> 23a5e9765492 [2021-11-08T01:34:18.623Z] 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-08T01:34:18.623Z] Removing intermediate container 41cc1997ba64 [2021-11-08T01:34:18.623Z] ---> 7bf45f79df0d [2021-11-08T01:34:18.623Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T01:34:18.623Z] ---> 154f5c390a08 [2021-11-08T01:34:18.623Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-08T01:34:18.623Z] ---> Running in d6404583f6db [2021-11-08T01:34:18.888Z] ---> Running in c08de9a626df [2021-11-08T01:34:18.888Z] ---> 4ff4f2721f80 [2021-11-08T01:34:18.889Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-08T01:34:18.889Z] Removing intermediate container c08de9a626df [2021-11-08T01:34:18.889Z] ---> 70d6a270192a [2021-11-08T01:34:18.889Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:34:19.153Z] ---> Running in c1ed57675a6a [2021-11-08T01:34:19.413Z] Removing intermediate container c1ed57675a6a [2021-11-08T01:34:19.413Z] ---> a0e8a36918a7 [2021-11-08T01:34:19.413Z] Step 19/21 : LABEL arch=x86_64 [2021-11-08T01:34:19.674Z] Removing intermediate container 2e7bb06f60c5 [2021-11-08T01:34:19.674Z] ---> f04186310aa3 [2021-11-08T01:34:19.674Z] [2021-11-08T01:34:19.674Z] Step 11/23 : FROM alpine:3.14 [2021-11-08T01:34:19.674Z] ---> 14119a10abf4 [2021-11-08T01:34:19.674Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-08T01:34:19.674Z] ---> Running in 89715f6ed3e3 [2021-11-08T01:34:19.674Z] ---> b0d75ecdaad4 [2021-11-08T01:34:19.674Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-08T01:34:19.674Z] ---> Running in 704c3e24121b [2021-11-08T01:34:19.674Z] Removing intermediate container d6404583f6db [2021-11-08T01:34:19.674Z] ---> d691321018ae [2021-11-08T01:34:19.674Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-08T01:34:19.674Z] Removing intermediate container 89715f6ed3e3 [2021-11-08T01:34:19.674Z] ---> a654dd841293 [2021-11-08T01:34:19.674Z] Step 20/21 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:34:19.943Z] ---> Running in 01975cbbde1f [2021-11-08T01:34:19.943Z] ---> Running in 27a5c3d29b14 [2021-11-08T01:34:19.943Z] ---> ca768f6a7850 [2021-11-08T01:34:19.943Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-08T01:34:19.943Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-08T01:34:19.943Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-08T01:34:19.943Z] ---> bc6c0ffef665 [2021-11-08T01:34:19.943Z] 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-08T01:34:19.943Z] ---> Running in 55d39d9ce194 [2021-11-08T01:34:19.943Z] Removing intermediate container 01975cbbde1f [2021-11-08T01:34:19.943Z] ---> 9ef8b2470250 [2021-11-08T01:34:19.943Z] Step 22/24 : LABEL arch=x86_64 [2021-11-08T01:34:19.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:19.943Z] Removing intermediate container 27a5c3d29b14 [2021-11-08T01:34:19.943Z] ---> 06947e4e785a [2021-11-08T01:34:19.943Z] Step 21/21 : LABEL version=2.0.1-dev.89 [2021-11-08T01:34:20.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:20.208Z] ---> Running in 0a2d6f8c25ac [2021-11-08T01:34:20.208Z] ---> Running in 7b2d513d5008 [2021-11-08T01:34:20.208Z] Removing intermediate container 55d39d9ce194 [2021-11-08T01:34:20.208Z] ---> 2e833537b9df [2021-11-08T01:34:20.208Z] 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-08T01:34:20.208Z] ---> 2881d610922d [2021-11-08T01:34:20.208Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-08T01:34:20.208Z] ---> Running in 9b11c990ba57 [2021-11-08T01:34:20.208Z] Removing intermediate container 0a2d6f8c25ac [2021-11-08T01:34:20.208Z] ---> 5ce33be29235 [2021-11-08T01:34:20.208Z] Step 23/24 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:34:20.208Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-08T01:34:20.471Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:34:20.471Z] OK: 6 MiB in 15 packages [2021-11-08T01:34:20.471Z] Removing intermediate container 7b2d513d5008 [2021-11-08T01:34:20.471Z] ---> 660bc0712498 [2021-11-08T01:34:20.471Z] [2021-11-08T01:34:20.471Z] ---> Running in 04249a804328 [2021-11-08T01:34:20.471Z] ---> 7a6411f63037 [2021-11-08T01:34:20.471Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-08T01:34:20.471Z] Successfully built 660bc0712498 [2021-11-08T01:34:20.471Z] Successfully tagged support-notifications:latest [2021-11-08T01:34:20.471Z] Building core-command [2021-11-08T01:34:20.471Z] ---> Running in b2eb94d951e2 [2021-11-08T01:34:20.733Z]  Building support-notifications ... done Removing intermediate container 04249a804328 [2021-11-08T01:34:20.733Z] ---> 2a29d446c8f8 [2021-11-08T01:34:20.733Z] Step 24/24 : LABEL version=2.0.1-dev.89 [2021-11-08T01:34:20.733Z] ---> Running in 0447eb5ac496 [2021-11-08T01:34:20.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:20.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:20.993Z] (1/42) Installing readline (8.1.0-r0) [2021-11-08T01:34:20.994Z] (2/42) Installing bash (5.1.4-r0) [2021-11-08T01:34:20.994Z] Executing bash-5.1.4-r0.post-install [2021-11-08T01:34:20.994Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-08T01:34:20.994Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-08T01:34:20.994Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-08T01:34:20.994Z] (6/42) Installing curl (7.79.1-r0) [2021-11-08T01:34:20.994Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-08T01:34:20.994Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-08T01:34:20.994Z] (9/42) Installing expat (2.4.1-r0) [2021-11-08T01:34:21.258Z] (10/42) Installing libffi (3.3-r2) [2021-11-08T01:34:21.258Z] (11/42) Installing gdbm (1.19-r0) [2021-11-08T01:34:21.258Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-08T01:34:21.258Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T01:34:21.258Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T01:34:21.258Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-08T01:34:21.258Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-08T01:34:21.258Z] Removing intermediate container b2eb94d951e2 [2021-11-08T01:34:21.258Z] ---> 8d4ab2033359 [2021-11-08T01:34:21.258Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-08T01:34:21.258Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-08T01:34:21.258Z] Removing intermediate container 0447eb5ac496 [2021-11-08T01:34:21.258Z] ---> 51ec72f8a8ed [2021-11-08T01:34:21.258Z] [2021-11-08T01:34:21.518Z] Successfully built 51ec72f8a8ed [2021-11-08T01:34:21.518Z] Successfully tagged security-secretstore-setup:latest [2021-11-08T01:34:21.518Z] Removing intermediate container 704c3e24121b [2021-11-08T01:34:21.518Z] ---> b06de62526dd [2021-11-08T01:34:21.518Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T01:34:21.518Z]  Building security-secretstore-setup ... done Building core-data [2021-11-08T01:34:24.064Z] ---> 60a68efd2e6f [2021-11-08T01:34:24.064Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-08T01:34:24.064Z] ---> Running in db39df09843a [2021-11-08T01:34:24.064Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-08T01:34:24.064Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-08T01:34:24.323Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-08T01:34:24.323Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-08T01:34:24.323Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-08T01:34:24.323Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-08T01:34:24.323Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-08T01:34:24.323Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-08T01:34:24.323Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-08T01:34:25.264Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-08T01:34:25.264Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-08T01:34:25.264Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-08T01:34:25.525Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-08T01:34:25.785Z] ---> Running in 9623c1b0157d [2021-11-08T01:34:25.785Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-08T01:34:25.785Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-08T01:34:25.785Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-08T01:34:25.785Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-08T01:34:25.785Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-08T01:34:25.785Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-08T01:34:25.785Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-08T01:34:25.785Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-08T01:34:25.785Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-08T01:34:25.785Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-08T01:34:25.785Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-08T01:34:26.044Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-08T01:34:26.308Z] Removing intermediate container db39df09843a [2021-11-08T01:34:26.308Z] ---> 13ebaa9aa098 [2021-11-08T01:34:26.308Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-08T01:34:26.570Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:34:26.570Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:34:26.570Z] ---> 43c9ccd8f503 [2021-11-08T01:34:26.570Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T01:34:26.570Z] ---> Using cache [2021-11-08T01:34:26.570Z] ---> e78d7465b8af [2021-11-08T01:34:26.570Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:34:26.570Z] ---> Using cache [2021-11-08T01:34:26.570Z] ---> e9332ccfeb35 [2021-11-08T01:34:26.570Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-08T01:34:26.570Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:34:26.832Z] OK: 84 MiB in 64 packages [2021-11-08T01:34:27.787Z] ---> Running in d7101b2071c2 [2021-11-08T01:34:27.787Z] ---> Running in 4686e3c830ba [2021-11-08T01:34:28.366Z] Removing intermediate container 4686e3c830ba [2021-11-08T01:34:28.366Z] ---> 1971145d529c [2021-11-08T01:34:28.366Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-08T01:34:28.366Z] ---> Running in 99e7265547cb [2021-11-08T01:34:28.638Z] Removing intermediate container 99e7265547cb [2021-11-08T01:34:28.638Z] ---> e61defce2272 [2021-11-08T01:34:28.638Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T01:34:28.638Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:28.638Z] Collecting docker-compose==1.23.2 [2021-11-08T01:34:28.638Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-08T01:34:28.909Z] Collecting PyYAML<4,>=3.10 [2021-11-08T01:34:28.909Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-08T01:34:28.909Z] ---> 75e261d13083 [2021-11-08T01:34:28.909Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-08T01:34:29.185Z] Removing intermediate container 9623c1b0157d [2021-11-08T01:34:29.186Z] ---> 1073f3bec9d4 [2021-11-08T01:34:29.186Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-08T01:34:29.479Z] Collecting docopt<0.7,>=0.6.1 [2021-11-08T01:34:29.479Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:29.479Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-08T01:34:29.479Z] ---> Running in fe0bd95070f0 [2021-11-08T01:34:29.758Z] ---> 4d5ffc8f1459 [2021-11-08T01:34:29.758Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-08T01:34:29.758Z] OK: 220 MiB in 52 packages [2021-11-08T01:34:29.758Z] Removing intermediate container fe0bd95070f0 [2021-11-08T01:34:29.758Z] ---> 458db6ddbdab [2021-11-08T01:34:29.758Z] Step 27/30 : CMD ["gate"] [2021-11-08T01:34:30.057Z] Collecting texttable<0.10,>=0.9.0 [2021-11-08T01:34:30.057Z] ---> Running in bd11f1a1f92c [2021-11-08T01:34:30.057Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-08T01:34:30.057Z] ---> b44d93c2877b [2021-11-08T01:34:30.057Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-08T01:34:30.057Z] ---> Running in 7dcd5e2f6354 [2021-11-08T01:34:30.351Z] Removing intermediate container bd11f1a1f92c [2021-11-08T01:34:30.351Z] ---> f05feb3b3d43 [2021-11-08T01:34:30.351Z] Step 28/30 : LABEL arch=x86_64 [2021-11-08T01:34:30.351Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:34:30.351Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:34:30.351Z] ---> 43c9ccd8f503 [2021-11-08T01:34:30.351Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T01:34:30.351Z] ---> Using cache [2021-11-08T01:34:30.351Z] ---> e78d7465b8af [2021-11-08T01:34:30.351Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:34:30.351Z] ---> Using cache [2021-11-08T01:34:30.351Z] ---> e9332ccfeb35 [2021-11-08T01:34:30.351Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-08T01:34:30.351Z] ---> Running in 86ac439e165e [2021-11-08T01:34:30.351Z] ---> Running in f3583550d7a5 [2021-11-08T01:34:30.351Z] Removing intermediate container 7dcd5e2f6354 [2021-11-08T01:34:30.351Z] ---> 8ba611990938 [2021-11-08T01:34:30.351Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:34:30.351Z] Removing intermediate container d7101b2071c2 [2021-11-08T01:34:30.351Z] ---> cbded37bd43f [2021-11-08T01:34:30.351Z] Step 6/22 : COPY . . [2021-11-08T01:34:30.351Z] ---> Running in 27accfd80177 [2021-11-08T01:34:30.617Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-08T01:34:30.617Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-08T01:34:30.811Z] Avoid second fetch [2021-11-08T01:34:30.812Z] Checking out Revision a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 (main) [2021-11-08T01:34:30.926Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-08T01:34:30.926Z] Removing intermediate container f3583550d7a5 [2021-11-08T01:34:30.926Z] ---> 04bbd898f64d [2021-11-08T01:34:30.926Z] Step 29/30 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:34:30.926Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:30.926Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-08T01:34:30.926Z] Removing intermediate container 27accfd80177 [2021-11-08T01:34:30.926Z] ---> 4077b43d8c76 [2021-11-08T01:34:30.926Z] Step 21/23 : LABEL arch=x86_64 [2021-11-08T01:34:30.763Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-08T01:34:30.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T01:34:30.845Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T01:34:30.872Z] > git checkout -f a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 [2021-11-08T01:34:31.231Z] Collecting cached-property<2,>=1.2.0 [2021-11-08T01:34:31.231Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-08T01:34:31.231Z] 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-08T01:34:31.495Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-08T01:34:31.495Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-08T01:34:31.495Z] Collecting docker<4.0,>=3.6.0 [2021-11-08T01:34:31.495Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-08T01:34:31.759Z] Collecting jsonschema<3,>=2.5.1 [2021-11-08T01:34:31.759Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:34:31.759Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-08T01:34:31.759Z] Collecting docker-pycreds>=0.4.0 [2021-11-08T01:34:31.759Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-08T01:34:32.019Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-08T01:34:32.019Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-08T01:34:32.019Z] 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-08T01:34:32.019Z] ---> Running in 770b1571c4ec [2021-11-08T01:34:32.019Z] OK: 220 MiB in 52 packages [2021-11-08T01:34:32.283Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-08T01:34:32.283Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-08T01:34:32.283Z] Collecting idna<2.8,>=2.5 [2021-11-08T01:34:32.283Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-08T01:34:32.283Z] ---> Running in 29b2da14262b [2021-11-08T01:34:32.283Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-08T01:34:32.283Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-08T01:34:32.283Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-08T01:34:32.283Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-08T01:34:32.551Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-08T01:34:32.551Z] Attempting uninstall: urllib3 [2021-11-08T01:34:32.551Z] Found existing installation: urllib3 1.26.5 [2021-11-08T01:34:32.551Z] Uninstalling urllib3-1.26.5: [2021-11-08T01:34:32.551Z] Successfully uninstalled urllib3-1.26.5 [2021-11-08T01:34:32.551Z] Removing intermediate container 770b1571c4ec [2021-11-08T01:34:32.551Z] ---> 266d53499921 [2021-11-08T01:34:32.551Z] Step 30/30 : LABEL version=2.0.1-dev.89 [2021-11-08T01:34:32.551Z] Attempting uninstall: idna [2021-11-08T01:34:32.551Z] Found existing installation: idna 3.2 [2021-11-08T01:34:32.551Z] Uninstalling idna-3.2: [2021-11-08T01:34:32.818Z] Successfully uninstalled idna-3.2 [2021-11-08T01:34:32.818Z] ---> Running in 0227b7656fc1 [2021-11-08T01:34:32.818Z] Attempting uninstall: chardet [2021-11-08T01:34:32.818Z] Found existing installation: chardet 4.0.0 [2021-11-08T01:34:32.818Z] Uninstalling chardet-4.0.0: [2021-11-08T01:34:32.818Z] Removing intermediate container 29b2da14262b [2021-11-08T01:34:32.818Z] ---> 83790d34d69c [2021-11-08T01:34:32.818Z] Step 22/23 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:34:32.818Z] Successfully uninstalled chardet-4.0.0 [2021-11-08T01:34:33.095Z] Removing intermediate container 86ac439e165e [2021-11-08T01:34:33.095Z] ---> 0579af4b7f58 [2021-11-08T01:34:33.095Z] Step 6/22 : COPY . . [2021-11-08T01:34:33.355Z] Attempting uninstall: requests [2021-11-08T01:34:33.355Z] Found existing installation: requests 2.25.1 [2021-11-08T01:34:33.355Z] Uninstalling requests-2.25.1: [2021-11-08T01:34:33.355Z] Successfully uninstalled requests-2.25.1 [2021-11-08T01:34:33.355Z] ---> Running in 099534f0f96b [2021-11-08T01:34:33.630Z] Running setup.py install for texttable: started [2021-11-08T01:34:33.630Z] Removing intermediate container 0227b7656fc1 [2021-11-08T01:34:33.630Z] ---> 6a043f84964a [2021-11-08T01:34:33.630Z] [2021-11-08T01:34:33.908Z] Successfully built 6a043f84964a [2021-11-08T01:34:33.908Z] Running setup.py install for texttable: finished with status 'done' [2021-11-08T01:34:33.908Z] Running setup.py install for PyYAML: started [2021-11-08T01:34:33.908Z] Successfully tagged security-bootstrapper:latest [2021-11-08T01:34:33.908Z] Building core-metadata [2021-11-08T01:34:33.908Z] Removing intermediate container 099534f0f96b [2021-11-08T01:34:33.908Z] ---> be699ce15882 [2021-11-08T01:34:33.908Z] Step 23/23 : LABEL version=2.0.1-dev.89 [2021-11-08T01:34:34.508Z]  Building security-bootstrapper ... done  ---> Running in a3fef13faf8e [2021-11-08T01:34:34.508Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-08T01:34:34.508Z] Running setup.py install for docopt: started [2021-11-08T01:34:35.086Z] Running setup.py install for docopt: finished with status 'done' [2021-11-08T01:34:35.086Z] Running setup.py install for dockerpty: started [2021-11-08T01:34:35.348Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-08T01:34:35.583Z] Commit message: "Merge pull request #3793 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.27" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T01:34:36.563Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-08T01:34:36.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T01:34:36.563Z] Dload Upload Total Spent Left Speed [2021-11-08T01:34:36.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 79891 0 --:--:-- --:--:-- --:--:-- 79891 [Pipeline] sh [2021-11-08T01:34:36.727Z] Removing intermediate container a3fef13faf8e [2021-11-08T01:34:36.727Z] ---> 3de3b039e5e1 [2021-11-08T01:34:36.727Z] [2021-11-08T01:34:36.990Z] Successfully built 3de3b039e5e1 [2021-11-08T01:34:36.990Z] Successfully tagged support-scheduler:latest [2021-11-08T01:34:36.990Z]  Building support-scheduler ... done Building security-proxy-setup [2021-11-08T01:34:36.999Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-08T01:34:37.374Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-08T01:34:37.374Z] + sudo tee /etc/docker/daemon.new [2021-11-08T01:34:37.374Z] { [2021-11-08T01:34:37.374Z] "registry-mirrors": [ [2021-11-08T01:34:37.374Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-08T01:34:37.374Z] ], [2021-11-08T01:34:37.374Z] "bip": "10.250.0.254/24", [2021-11-08T01:34:37.374Z] "hosts": [ [2021-11-08T01:34:37.374Z] "tcp://0.0.0.0:5555", [2021-11-08T01:34:37.374Z] "unix:///var/run/docker.sock" [2021-11-08T01:34:37.374Z] ], [2021-11-08T01:34:37.374Z] "mtu": 1458, [2021-11-08T01:34:37.374Z] "selinux-enabled": true, [2021-11-08T01:34:37.374Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-08T01:34:37.374Z] } [Pipeline] sh [2021-11-08T01:34:37.732Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-08T01:34:38.094Z] + sudo service docker restart [2021-11-08T01:34:38.374Z] 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-08T01:34:39.318Z] ---> bfed549078e2 [2021-11-08T01:34:39.318Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:34:43.520Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:34:43.520Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:34:43.520Z] ---> 43c9ccd8f503 [2021-11-08T01:34:43.520Z] Step 3/20 : WORKDIR /edgex-go [2021-11-08T01:34:43.520Z] ---> Using cache [2021-11-08T01:34:43.520Z] ---> e78d7465b8af [2021-11-08T01:34:43.520Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:34:43.520Z] ---> Using cache [2021-11-08T01:34:43.520Z] ---> e9332ccfeb35 [2021-11-08T01:34:43.520Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-08T01:34:43.520Z] ---> Using cache [2021-11-08T01:34:43.520Z] ---> 0579af4b7f58 [2021-11-08T01:34:43.520Z] Step 6/20 : COPY . . [2021-11-08T01:34:43.520Z] ---> Running in 866bf2fc1a98 [2021-11-08T01:34:47.721Z] ---> 2225886b8e05 [2021-11-08T01:34:47.721Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:34:48.661Z] ---> fb3b9c1d9de5 [2021-11-08T01:34:48.661Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:34:48.661Z] ---> Running in 49dc3a6a429e [2021-11-08T01:34:48.922Z] ---> Running in 94d00b4d5f3b [2021-11-08T01:34:50.845Z] Removing intermediate container 866bf2fc1a98 [2021-11-08T01:34:50.845Z] ---> 75520dd387ed [2021-11-08T01:34:50.845Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-08T01:34:51.414Z] ---> Running in e2898e564abd [2021-11-08T01:34:51.673Z] Removing intermediate container 49dc3a6a429e [2021-11-08T01:34:51.673Z] ---> 7db7f1356023 [2021-11-08T01:34:51.673Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-08T01:34:51.673Z] Removing intermediate container 94d00b4d5f3b [2021-11-08T01:34:51.673Z] ---> 681928df808b [2021-11-08T01:34:51.673Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-08T01:34:51.938Z] ---> Running in 65045e3f1457 [2021-11-08T01:34:51.938Z] ---> Running in 57f7c7ada22d [2021-11-08T01:34:52.205Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-data/core-data ./cmd/core-data [2021-11-08T01:34:52.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-08T01:34:52.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-command/core-command ./cmd/core-command [2021-11-08T01:34:56.165Z] Removing intermediate container 9b11c990ba57 [2021-11-08T01:34:56.165Z] ---> 162ece70ae37 [2021-11-08T01:34:56.165Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-08T01:34:56.165Z] ---> Running in d5f8915881be [2021-11-08T01:34:56.165Z] Removing intermediate container d5f8915881be [2021-11-08T01:34:56.165Z] ---> 1abbea88a6bf [2021-11-08T01:34:56.165Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-08T01:34:56.165Z] ---> Running in cd9af69a7ed1 [2021-11-08T01:34:56.434Z] Removing intermediate container cd9af69a7ed1 [2021-11-08T01:34:56.434Z] ---> 582810d92ffc [2021-11-08T01:34:56.434Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:34:56.445Z] provisioning config files... [2021-11-08T01:34:56.470Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/101@tmp/config2202745830735410260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:34:56.836Z] ---> docker-login.sh [2021-11-08T01:34:56.836Z] nexus3.edgexfoundry.org:10001 [2021-11-08T01:34:57.408Z] ---> 64e617f50484 [2021-11-08T01:34:57.408Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-08T01:34:57.408Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:34:57.408Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:34:57.408Z] ---> 43c9ccd8f503 [2021-11-08T01:34:57.408Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T01:34:57.408Z] ---> Using cache [2021-11-08T01:34:57.408Z] ---> e78d7465b8af [2021-11-08T01:34:57.408Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:34:57.408Z] ---> Using cache [2021-11-08T01:34:57.408Z] ---> e9332ccfeb35 [2021-11-08T01:34:57.408Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-08T01:34:57.408Z] ---> Using cache [2021-11-08T01:34:57.408Z] ---> 0579af4b7f58 [2021-11-08T01:34:57.408Z] Step 6/22 : COPY . . [2021-11-08T01:34:57.408Z] ---> Using cache [2021-11-08T01:34:57.408Z] ---> fb3b9c1d9de5 [2021-11-08T01:34:57.408Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:34:57.408Z] ---> Using cache [2021-11-08T01:34:57.408Z] ---> 681928df808b [2021-11-08T01:34:57.408Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-08T01:34:57.408Z] ---> Running in a10d61ef094d [2021-11-08T01:34:57.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:34:57.692Z] ---> 5cb5b14a1636 [2021-11-08T01:34:57.692Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-08T01:34:57.980Z] ---> ec483bc10126 [2021-11-08T01:34:57.980Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-08T01:34:57.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-08T01:34:57.980Z] ---> Running in b6e111567332 [2021-11-08T01:34:58.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:34:58.034Z] Configure a credential helper to remove this warning. See [2021-11-08T01:34:58.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:34:58.034Z] [2021-11-08T01:34:58.034Z] Login Succeeded [2021-11-08T01:34:58.034Z] nexus3.edgexfoundry.org:10002 [2021-11-08T01:34:58.251Z] Removing intermediate container b6e111567332 [2021-11-08T01:34:58.251Z] ---> 009b3810eb73 [2021-11-08T01:34:58.251Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:34:58.251Z] ---> Running in 8720f0a27b91 [2021-11-08T01:34:58.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:34:58.528Z] Removing intermediate container 8720f0a27b91 [2021-11-08T01:34:58.528Z] ---> 9c41aa34a8cf [2021-11-08T01:34:58.528Z] Step 20/22 : LABEL arch=x86_64 [2021-11-08T01:34:58.528Z] ---> Running in 672fb1b0dfe5 [2021-11-08T01:34:58.528Z] Removing intermediate container 672fb1b0dfe5 [2021-11-08T01:34:58.528Z] ---> 905b9d28c0a9 [2021-11-08T01:34:58.528Z] Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:34:58.528Z] ---> Running in 721420e0b141 [2021-11-08T01:34:58.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:34:58.588Z] Configure a credential helper to remove this warning. See [2021-11-08T01:34:58.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:34:58.588Z] [2021-11-08T01:34:58.588Z] Login Succeeded [2021-11-08T01:34:58.588Z] nexus3.edgexfoundry.org:10003 [2021-11-08T01:34:58.798Z] Removing intermediate container 721420e0b141 [2021-11-08T01:34:58.798Z] ---> f1c8b2491bab [2021-11-08T01:34:58.798Z] Step 22/22 : LABEL version=2.0.1-dev.89 [2021-11-08T01:34:58.798Z] ---> Running in e70e94013dc9 [2021-11-08T01:34:58.798Z] Removing intermediate container e70e94013dc9 [2021-11-08T01:34:58.798Z] ---> eb4511bc514f [2021-11-08T01:34:58.798Z] [2021-11-08T01:34:58.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:34:59.073Z] Successfully built eb4511bc514f [2021-11-08T01:34:59.073Z] Successfully tagged sys-mgmt-agent:latest [2021-11-08T01:34:59.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:34:59.151Z] Configure a credential helper to remove this warning. See [2021-11-08T01:34:59.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:34:59.151Z] [2021-11-08T01:34:59.151Z] Login Succeeded [2021-11-08T01:34:59.151Z] nexus3.edgexfoundry.org:10004 [2021-11-08T01:34:59.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:34:59.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:34:59.709Z] Configure a credential helper to remove this warning. See [2021-11-08T01:34:59.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:34:59.709Z] [2021-11-08T01:34:59.709Z] Login Succeeded [2021-11-08T01:34:59.709Z] docker.io [2021-11-08T01:34:59.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:35:00.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:35:00.599Z] Configure a credential helper to remove this warning. See [2021-11-08T01:35:00.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:35:00.599Z] [2021-11-08T01:35:00.599Z] Login Succeeded [2021-11-08T01:35:00.599Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T01:35:00.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T01:35:01.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T01:35:01.282Z] ========================================================= [2021-11-08T01:35:01.282Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-08T01:35:01.282Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-08T01:35:01.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T01:35:01.897Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-08T01:35:01.897Z] 552d1f2373af: Pulling fs layer [2021-11-08T01:35:01.897Z] ea3f2d53f512: Pulling fs layer [2021-11-08T01:35:01.897Z] 9e70ebbbe112: Pulling fs layer [2021-11-08T01:35:01.897Z] 7a9cfe048b4a: Pulling fs layer [2021-11-08T01:35:01.897Z] 72dc09318566: Pulling fs layer [2021-11-08T01:35:01.897Z] f4f7b4309257: Pulling fs layer [2021-11-08T01:35:01.897Z] 0ac9a79272e3: Pulling fs layer [2021-11-08T01:35:01.897Z] b78e95d17946: Pulling fs layer [2021-11-08T01:35:01.897Z] 72dc09318566: Waiting [2021-11-08T01:35:01.897Z] f4f7b4309257: Waiting [2021-11-08T01:35:01.897Z] 0ac9a79272e3: Waiting [2021-11-08T01:35:01.897Z] b78e95d17946: Waiting [2021-11-08T01:35:01.897Z] 7a9cfe048b4a: Waiting [2021-11-08T01:35:01.897Z] 9e70ebbbe112: Verifying Checksum [2021-11-08T01:35:01.897Z] 9e70ebbbe112: Download complete [2021-11-08T01:35:01.897Z] ea3f2d53f512: Verifying Checksum [2021-11-08T01:35:01.897Z] ea3f2d53f512: Download complete [2021-11-08T01:35:01.897Z] 72dc09318566: Verifying Checksum [2021-11-08T01:35:01.897Z] 72dc09318566: Download complete [2021-11-08T01:35:01.897Z] f4f7b4309257: Verifying Checksum [2021-11-08T01:35:01.897Z] f4f7b4309257: Download complete [2021-11-08T01:35:01.897Z] 552d1f2373af: Verifying Checksum [2021-11-08T01:35:01.897Z] 552d1f2373af: Download complete [2021-11-08T01:35:02.179Z] 0ac9a79272e3: Verifying Checksum [2021-11-08T01:35:02.179Z] 0ac9a79272e3: Download complete [2021-11-08T01:35:02.790Z] 552d1f2373af: Pull complete [2021-11-08T01:35:03.792Z] ea3f2d53f512: Pull complete [2021-11-08T01:35:04.070Z] 9e70ebbbe112: Pull complete [2021-11-08T01:35:04.070Z] b78e95d17946: Verifying Checksum [2021-11-08T01:35:04.070Z] b78e95d17946: Download complete [2021-11-08T01:35:04.669Z] 7a9cfe048b4a: Verifying Checksum [2021-11-08T01:35:04.669Z] 7a9cfe048b4a: Download complete [2021-11-08T01:35:17.077Z] 7a9cfe048b4a: Pull complete [2021-11-08T01:35:17.077Z] 72dc09318566: Pull complete [2021-11-08T01:35:17.077Z] f4f7b4309257: Pull complete [2021-11-08T01:35:17.077Z] 0ac9a79272e3: Pull complete [2021-11-08T01:35:22.488Z] b78e95d17946: Pull complete [2021-11-08T01:35:22.488Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-08T01:35:22.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T01:35:22.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-08T01:35:22.862Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-08T01:35:22.862Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T01:35:22.862Z] WORKDIR /edgex [2021-11-08T01:35:22.862Z] COPY go.mod . [2021-11-08T01:35:22.862Z] RUN go mod download [2021-11-08T01:35:25.504Z] Sending build context to Docker daemon 166.5MB [2021-11-08T01:35:25.504Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T01:35:25.504Z] ---> 8b459fc5aaf0 [2021-11-08T01:35:25.504Z] Step 2/4 : WORKDIR /edgex [2021-11-08T01:35:25.714Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-08T01:35:25.987Z] Removing intermediate container 57f7c7ada22d [2021-11-08T01:35:25.987Z] ---> 529616a78e94 [2021-11-08T01:35:25.987Z] [2021-11-08T01:35:25.987Z] Step 9/22 : FROM alpine:3.14 [2021-11-08T01:35:25.987Z] ---> 14119a10abf4 [2021-11-08T01:35:25.987Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-08T01:35:25.987Z] ---> Using cache [2021-11-08T01:35:25.987Z] ---> b06de62526dd [2021-11-08T01:35:25.987Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T01:35:25.987Z] ---> Using cache [2021-11-08T01:35:25.987Z] ---> 13ebaa9aa098 [2021-11-08T01:35:25.988Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-08T01:35:25.988Z] ---> Running in 1b9830550d00 [2021-11-08T01:35:26.250Z] Removing intermediate container 1b9830550d00 [2021-11-08T01:35:26.250Z] ---> c3fffd393d26 [2021-11-08T01:35:26.250Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-08T01:35:26.250Z] ---> Running in ea43095198bc [2021-11-08T01:35:26.523Z] Removing intermediate container ea43095198bc [2021-11-08T01:35:26.523Z] ---> 10acd7e15f1a [2021-11-08T01:35:26.523Z] Step 14/22 : WORKDIR / [2021-11-08T01:35:26.523Z] ---> Running in c121544dc673 [2021-11-08T01:35:26.802Z] Removing intermediate container c121544dc673 [2021-11-08T01:35:26.802Z] ---> ecc76ba9a9ec [2021-11-08T01:35:26.802Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T01:35:27.392Z] ---> 854c3808110b [2021-11-08T01:35:27.392Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-08T01:35:27.491Z] ---> Running in b8cda1bea05d [2021-11-08T01:35:27.766Z] Removing intermediate container b8cda1bea05d [2021-11-08T01:35:27.766Z] ---> 93e76df39035 [2021-11-08T01:35:27.766Z] Step 3/4 : COPY go.mod . [2021-11-08T01:35:27.970Z] Removing intermediate container 65045e3f1457 [2021-11-08T01:35:27.970Z] ---> e0fcfd438356 [2021-11-08T01:35:27.970Z] [2021-11-08T01:35:27.970Z] Step 9/20 : FROM alpine:3.14 [2021-11-08T01:35:27.970Z] ---> 14119a10abf4 [2021-11-08T01:35:27.970Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-08T01:35:27.970Z] ---> Running in 233c987b68e1 [2021-11-08T01:35:27.970Z] ---> 1ae00b6f38ab [2021-11-08T01:35:27.970Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-08T01:35:28.340Z] ---> a5fc33199483 [2021-11-08T01:35:28.340Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-08T01:35:28.340Z] ---> Running in ede71b52d335 [2021-11-08T01:35:28.750Z] ---> dff25fc83f3c [2021-11-08T01:35:28.750Z] Step 4/4 : RUN go mod download [2021-11-08T01:35:28.750Z] ---> Running in 5da5b9725524 [2021-11-08T01:35:28.877Z] Removing intermediate container ede71b52d335 [2021-11-08T01:35:28.877Z] ---> 9a0629d1de67 [2021-11-08T01:35:28.877Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:35:28.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:35:28.877Z] ---> Running in 6e4e7f53d69b [2021-11-08T01:35:28.877Z] Removing intermediate container 6e4e7f53d69b [2021-11-08T01:35:28.877Z] ---> 9a84163d982e [2021-11-08T01:35:28.877Z] Step 20/22 : LABEL arch=x86_64 [2021-11-08T01:35:28.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:35:28.877Z] ---> Running in f97519bcab05 [2021-11-08T01:35:29.260Z] Removing intermediate container f97519bcab05 [2021-11-08T01:35:29.260Z] ---> 8f181716a097 [2021-11-08T01:35:29.260Z] Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:29.260Z] ---> Running in b3ab210f575f [2021-11-08T01:35:29.260Z] Removing intermediate container b3ab210f575f [2021-11-08T01:35:29.260Z] ---> 44fdad7014cb [2021-11-08T01:35:29.260Z] Step 22/22 : LABEL version=2.0.1-dev.89 [2021-11-08T01:35:29.260Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-08T01:35:29.260Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-08T01:35:29.260Z] ---> Running in f6e3feb2a7c1 [2021-11-08T01:35:29.260Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-08T01:35:29.260Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-08T01:35:29.260Z] (5/5) Installing curl (7.79.1-r0) [2021-11-08T01:35:29.260Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:35:29.260Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T01:35:29.694Z] OK: 8 MiB in 19 packages [2021-11-08T01:35:29.694Z] Removing intermediate container f6e3feb2a7c1 [2021-11-08T01:35:29.694Z] ---> f9f02dc5b2be [2021-11-08T01:35:29.694Z] [2021-11-08T01:35:29.694Z] Successfully built f9f02dc5b2be [2021-11-08T01:35:29.694Z] Successfully tagged core-command:latest [2021-11-08T01:35:30.106Z]  Building core-command ... done Removing intermediate container 233c987b68e1 [2021-11-08T01:35:30.106Z] ---> 5f1c97c2d9d3 [2021-11-08T01:35:30.106Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-08T01:35:30.106Z] ---> Running in 16289541e059 [2021-11-08T01:35:30.473Z] Removing intermediate container 16289541e059 [2021-11-08T01:35:30.473Z] ---> 996e62d32549 [2021-11-08T01:35:30.473Z] Step 12/20 : WORKDIR /edgex [2021-11-08T01:35:30.473Z] ---> Running in b96885899c53 [2021-11-08T01:35:30.473Z] Removing intermediate container b96885899c53 [2021-11-08T01:35:30.473Z] ---> 4271cc7859d0 [2021-11-08T01:35:30.473Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-08T01:35:31.180Z] ---> e051167b5170 [2021-11-08T01:35:31.180Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-08T01:35:31.754Z] Removing intermediate container e2898e564abd [2021-11-08T01:35:31.754Z] ---> 0a3468dc0309 [2021-11-08T01:35:31.754Z] [2021-11-08T01:35:31.754Z] Step 9/22 : FROM alpine:3.14 [2021-11-08T01:35:31.754Z] ---> 14119a10abf4 [2021-11-08T01:35:31.754Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-08T01:35:31.754Z] ---> 9baa68495acf [2021-11-08T01:35:31.754Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-08T01:35:31.754Z] ---> Running in 510dfbef67c8 [2021-11-08T01:35:31.754Z] Removing intermediate container a10d61ef094d [2021-11-08T01:35:31.754Z] ---> f04007d04136 [2021-11-08T01:35:31.754Z] [2021-11-08T01:35:31.754Z] Step 9/22 : FROM alpine:3.14 [2021-11-08T01:35:31.754Z] ---> 14119a10abf4 [2021-11-08T01:35:31.754Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-08T01:35:31.754Z] ---> Using cache [2021-11-08T01:35:31.754Z] ---> b06de62526dd [2021-11-08T01:35:31.754Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T01:35:31.754Z] ---> Using cache [2021-11-08T01:35:31.754Z] ---> 13ebaa9aa098 [2021-11-08T01:35:31.754Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-08T01:35:31.754Z] ---> Running in 814fce02f3ee [2021-11-08T01:35:31.754Z] Removing intermediate container 510dfbef67c8 [2021-11-08T01:35:31.754Z] ---> 148fcbde0cac [2021-11-08T01:35:31.754Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-08T01:35:31.754Z] ---> Running in 50f5f574fb08 [2021-11-08T01:35:31.754Z] Removing intermediate container 814fce02f3ee [2021-11-08T01:35:31.754Z] ---> 4b8582bc3628 [2021-11-08T01:35:31.754Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-08T01:35:32.017Z] ---> Running in 2471e3472826 [2021-11-08T01:35:32.017Z] Removing intermediate container 50f5f574fb08 [2021-11-08T01:35:32.017Z] ---> d74339a93edf [2021-11-08T01:35:32.017Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-08T01:35:32.017Z] ---> c3a5473c94ff [2021-11-08T01:35:32.017Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-08T01:35:32.017Z] ---> Running in c0ad52d2fb45 [2021-11-08T01:35:32.017Z] Removing intermediate container 2471e3472826 [2021-11-08T01:35:32.017Z] ---> e05e7e9ba1a4 [2021-11-08T01:35:32.017Z] Step 14/22 : WORKDIR / [2021-11-08T01:35:32.017Z] ---> Running in 468cb2ab0c1f [2021-11-08T01:35:32.017Z] ---> Running in a85988b689d5 [2021-11-08T01:35:32.017Z] Removing intermediate container c0ad52d2fb45 [2021-11-08T01:35:32.017Z] ---> d52de862e6b4 [2021-11-08T01:35:32.017Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:35:32.279Z] ---> Running in 5e414e90c5e6 [2021-11-08T01:35:32.279Z] Removing intermediate container 468cb2ab0c1f [2021-11-08T01:35:32.279Z] ---> 89e7a9ce8bc2 [2021-11-08T01:35:32.279Z] Step 17/20 : CMD ["--init=true"] [2021-11-08T01:35:32.279Z] Removing intermediate container a85988b689d5 [2021-11-08T01:35:32.279Z] ---> 3a8dd74e355a [2021-11-08T01:35:32.279Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T01:35:32.279Z] ---> Running in 4ed235612394 [2021-11-08T01:35:32.542Z] Removing intermediate container 4ed235612394 [2021-11-08T01:35:32.542Z] ---> 7d3af2b99b14 [2021-11-08T01:35:32.542Z] Step 18/20 : LABEL arch=x86_64 [2021-11-08T01:35:32.542Z] ---> dcb212ad8064 [2021-11-08T01:35:32.542Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-08T01:35:32.542Z] ---> Running in eddb67c46457 [2021-11-08T01:35:32.810Z] Removing intermediate container eddb67c46457 [2021-11-08T01:35:32.810Z] ---> 1e2887f0bdf6 [2021-11-08T01:35:32.810Z] Step 19/20 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:32.810Z] ---> Running in 9c7738172ac0 [2021-11-08T01:35:32.810Z] Removing intermediate container 5e414e90c5e6 [2021-11-08T01:35:32.810Z] ---> 2bc4deab1303 [2021-11-08T01:35:32.810Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-08T01:35:32.810Z] Removing intermediate container 9c7738172ac0 [2021-11-08T01:35:32.810Z] ---> 157f3d56c55f [2021-11-08T01:35:32.810Z] Step 20/20 : LABEL version=2.0.1-dev.89 [2021-11-08T01:35:32.810Z] ---> 22796ffa1c6f [2021-11-08T01:35:32.810Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-08T01:35:32.810Z] ---> Running in daaaccfbfb4f [2021-11-08T01:35:32.810Z] ---> Running in f06596b282c1 [2021-11-08T01:35:33.082Z] Removing intermediate container f06596b282c1 [2021-11-08T01:35:33.082Z] ---> b92882483141 [2021-11-08T01:35:33.082Z] [2021-11-08T01:35:33.082Z] Successfully built b92882483141 [2021-11-08T01:35:33.082Z] Successfully tagged security-proxy-setup:latest [2021-11-08T01:35:33.082Z]  Building security-proxy-setup ... done  ---> 0f822545c4d2 [2021-11-08T01:35:33.082Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-08T01:35:33.082Z] ---> Running in 6375304607e8 [2021-11-08T01:35:33.343Z] Removing intermediate container 6375304607e8 [2021-11-08T01:35:33.343Z] ---> 34d92afd38c2 [2021-11-08T01:35:33.343Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:35:33.343Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:35:33.343Z] ---> Running in 2a8507fa0f32 [2021-11-08T01:35:33.343Z] Removing intermediate container 2a8507fa0f32 [2021-11-08T01:35:33.343Z] ---> acdeee438cb6 [2021-11-08T01:35:33.343Z] Step 20/22 : LABEL arch=x86_64 [2021-11-08T01:35:33.343Z] ---> Running in 0d0f5252d756 [2021-11-08T01:35:33.606Z] Removing intermediate container 0d0f5252d756 [2021-11-08T01:35:33.606Z] ---> d45f2d3f35bf [2021-11-08T01:35:33.606Z] Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:33.606Z] ---> Running in 89f0c2955d0b [2021-11-08T01:35:33.606Z] Removing intermediate container 89f0c2955d0b [2021-11-08T01:35:33.606Z] ---> ed0b21c6adca [2021-11-08T01:35:33.606Z] Step 22/22 : LABEL version=2.0.1-dev.89 [2021-11-08T01:35:33.868Z] ---> Running in 398f37033285 [2021-11-08T01:35:33.868Z] Removing intermediate container 398f37033285 [2021-11-08T01:35:33.868Z] ---> 28559aef55d8 [2021-11-08T01:35:33.868Z] [2021-11-08T01:35:33.868Z] Successfully built 28559aef55d8 [2021-11-08T01:35:33.868Z] Successfully tagged core-metadata:latest [2021-11-08T01:35:34.128Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:35:34.388Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-08T01:35:34.649Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T01:35:34.649Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-08T01:35:34.649Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T01:35:34.910Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-08T01:35:34.910Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-08T01:35:34.910Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:35:34.910Z] OK: 8 MiB in 20 packages [2021-11-08T01:35:35.175Z] Removing intermediate container daaaccfbfb4f [2021-11-08T01:35:35.175Z] ---> ec4995f4e20d [2021-11-08T01:35:35.175Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T01:35:35.444Z] ---> 2fb08c953757 [2021-11-08T01:35:35.444Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-08T01:35:35.704Z] ---> ade62cb1d447 [2021-11-08T01:35:35.704Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-08T01:35:35.964Z] ---> 1d0aa0a5f2e6 [2021-11-08T01:35:35.964Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-08T01:35:35.964Z] ---> Running in a860514baf85 [2021-11-08T01:35:35.964Z] Removing intermediate container a860514baf85 [2021-11-08T01:35:35.964Z] ---> 4adfc68cdd8f [2021-11-08T01:35:35.964Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:35:35.964Z] ---> Running in 7a404b0a3586 [2021-11-08T01:35:36.224Z] Removing intermediate container 7a404b0a3586 [2021-11-08T01:35:36.224Z] ---> 9910e2c8e62d [2021-11-08T01:35:36.224Z] Step 20/22 : LABEL arch=x86_64 [2021-11-08T01:35:36.224Z] ---> Running in 157b16169ed1 [2021-11-08T01:35:36.224Z] Removing intermediate container 157b16169ed1 [2021-11-08T01:35:36.224Z] ---> 9603c455f119 [2021-11-08T01:35:36.224Z] Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:36.224Z] ---> Running in b475eff113d7 [2021-11-08T01:35:36.486Z] Removing intermediate container b475eff113d7 [2021-11-08T01:35:36.486Z] ---> 90acb36ea465 [2021-11-08T01:35:36.486Z] Step 22/22 : LABEL version=2.0.1-dev.89 [2021-11-08T01:35:36.486Z] ---> Running in 7ac19a8a68f8 [2021-11-08T01:35:36.486Z] Removing intermediate container 7ac19a8a68f8 [2021-11-08T01:35:36.486Z] ---> 0736ce420bd1 [2021-11-08T01:35:36.486Z] [2021-11-08T01:35:36.747Z] Successfully built 0736ce420bd1 [2021-11-08T01:35:36.747Z] Successfully tagged core-data:latest [2021-11-08T01:35:36.754Z]  Building core-data ... done  [Pipeline] } [2021-11-08T01:35:36.758Z] $ docker stop --time=1 baa5b16f13bde79f8023fceaa17d3ff82586f6811e82bad1f7bfc464b79f4ee9 [2021-11-08T01:35:38.114Z] $ docker rm -f baa5b16f13bde79f8023fceaa17d3ff82586f6811e82bad1f7bfc464b79f4ee9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T01:35:38.472Z] + docker images [2021-11-08T01:35:38.472Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-08T01:35:38.472Z] core-data latest 0736ce420bd1 2 seconds ago 20.7MB [2021-11-08T01:35:38.472Z] core-metadata latest 28559aef55d8 5 seconds ago 16.9MB [2021-11-08T01:35:38.472Z] security-proxy-setup latest b92882483141 6 seconds ago 26.9MB [2021-11-08T01:35:38.472Z] 0a3468dc0309 7 seconds ago 1.76GB [2021-11-08T01:35:38.472Z] f04007d04136 7 seconds ago 1.76GB [2021-11-08T01:35:38.472Z] core-command latest f9f02dc5b2be 9 seconds ago 16.1MB [2021-11-08T01:35:38.472Z] e0fcfd438356 11 seconds ago 1.76GB [2021-11-08T01:35:38.472Z] 529616a78e94 13 seconds ago 1.75GB [2021-11-08T01:35:38.472Z] sys-mgmt-agent latest eb4511bc514f 40 seconds ago 294MB [2021-11-08T01:35:38.472Z] support-scheduler latest 3de3b039e5e1 About a minute ago 16.2MB [2021-11-08T01:35:38.472Z] security-bootstrapper latest 6a043f84964a About a minute ago 18.9MB [2021-11-08T01:35:38.472Z] support-notifications latest 660bc0712498 About a minute ago 16.9MB [2021-11-08T01:35:38.472Z] security-secretstore-setup latest 51ec72f8a8ed About a minute ago 28.4MB [2021-11-08T01:35:38.472Z] f04186310aa3 About a minute ago 1.76GB [2021-11-08T01:35:38.472Z] 1bcce89e37b3 About a minute ago 1.76GB [2021-11-08T01:35:38.472Z] 08d93b2a3ee9 About a minute ago 1.76GB [2021-11-08T01:35:38.472Z] 6f74b7c41ad2 About a minute ago 1.76GB [2021-11-08T01:35:38.472Z] d07c3f8f2083 About a minute ago 1.76GB [2021-11-08T01:35:38.472Z] ci-base-image-x86_64 latest 43c9ccd8f503 5 minutes ago 1.25GB [2021-11-08T01:35:38.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 weeks ago 548MB [2021-11-08T01:35:38.472Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-08T01:35:38.472Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-08T01:35:38.472Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-08T01:35:38.472Z] 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-08T01:35:38.718Z] provisioning config files... [2021-11-08T01:35:38.729Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/101@tmp/config3955134588037242984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:35:39.052Z] ---> docker-login.sh [2021-11-08T01:35:39.052Z] nexus3.edgexfoundry.org:10001 [2021-11-08T01:35:39.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:35:39.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:35:39.052Z] Configure a credential helper to remove this warning. See [2021-11-08T01:35:39.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:35:39.052Z] [2021-11-08T01:35:39.052Z] Login Succeeded [2021-11-08T01:35:39.052Z] nexus3.edgexfoundry.org:10002 [2021-11-08T01:35:39.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:35:39.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:35:39.052Z] Configure a credential helper to remove this warning. See [2021-11-08T01:35:39.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:35:39.052Z] [2021-11-08T01:35:39.052Z] Login Succeeded [2021-11-08T01:35:39.052Z] nexus3.edgexfoundry.org:10003 [2021-11-08T01:35:39.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:35:39.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:35:39.312Z] Configure a credential helper to remove this warning. See [2021-11-08T01:35:39.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:35:39.312Z] [2021-11-08T01:35:39.312Z] Login Succeeded [2021-11-08T01:35:39.312Z] nexus3.edgexfoundry.org:10004 [2021-11-08T01:35:39.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:35:39.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:35:39.312Z] Configure a credential helper to remove this warning. See [2021-11-08T01:35:39.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:35:39.312Z] [2021-11-08T01:35:39.312Z] Login Succeeded [2021-11-08T01:35:39.312Z] docker.io [2021-11-08T01:35:39.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:35:39.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:35:39.831Z] Configure a credential helper to remove this warning. See [2021-11-08T01:35:39.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:35:39.831Z] [2021-11-08T01:35:39.831Z] Login Succeeded [2021-11-08T01:35:39.831Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T01:35:39.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:35:39.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T01:35:39.897Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-08T01:35:39.897Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:39.897Z] latest [2021-11-08T01:35:39.897Z] 2.0.1-dev.89 [2021-11-08T01:35:39.897Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:35:39.897Z] main [2021-11-08T01:35:39.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:40.214Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:40.505Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:40.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-08T01:35:40.505Z] dd4459f66b44: Preparing [2021-11-08T01:35:40.505Z] cf8c8488b49f: Preparing [2021-11-08T01:35:40.505Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:40.505Z] 27d1ae45a99e: Preparing [2021-11-08T01:35:40.505Z] e2eb06d8af82: Preparing [2021-11-08T01:35:40.505Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:40.505Z] 27d1ae45a99e: Pushed [2021-11-08T01:35:40.505Z] dd4459f66b44: Pushed [2021-11-08T01:35:40.505Z] 3c31ab9d79a9: Pushed [2021-11-08T01:35:41.891Z] cf8c8488b49f: Pushed [2021-11-08T01:35:41.891Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:eef987d8b74206225254e4310f9d2908db18ddebd0eed111abda18962ac45fac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:42.194Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:42.489Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-08T01:35:42.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-08T01:35:42.489Z] dd4459f66b44: Preparing [2021-11-08T01:35:42.489Z] cf8c8488b49f: Preparing [2021-11-08T01:35:42.489Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:42.489Z] 27d1ae45a99e: Preparing [2021-11-08T01:35:42.489Z] e2eb06d8af82: Preparing [2021-11-08T01:35:42.489Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:42.489Z] dd4459f66b44: Layer already exists [2021-11-08T01:35:42.489Z] cf8c8488b49f: Layer already exists [2021-11-08T01:35:42.489Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:35:42.489Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:42.489Z] latest: digest: sha256:eef987d8b74206225254e4310f9d2908db18ddebd0eed111abda18962ac45fac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:42.786Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:43.081Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.89 [2021-11-08T01:35:43.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-08T01:35:43.081Z] dd4459f66b44: Preparing [2021-11-08T01:35:43.081Z] cf8c8488b49f: Preparing [2021-11-08T01:35:43.081Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:43.081Z] 27d1ae45a99e: Preparing [2021-11-08T01:35:43.081Z] e2eb06d8af82: Preparing [2021-11-08T01:35:43.081Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:43.081Z] dd4459f66b44: Layer already exists [2021-11-08T01:35:43.081Z] cf8c8488b49f: Layer already exists [2021-11-08T01:35:43.081Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:35:43.081Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:43.081Z] 2.0.1-dev.89: digest: sha256:eef987d8b74206225254e4310f9d2908db18ddebd0eed111abda18962ac45fac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:43.374Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:43.671Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:35:43.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-08T01:35:43.671Z] dd4459f66b44: Preparing [2021-11-08T01:35:43.671Z] cf8c8488b49f: Preparing [2021-11-08T01:35:43.671Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:43.671Z] 27d1ae45a99e: Preparing [2021-11-08T01:35:43.671Z] e2eb06d8af82: Preparing [2021-11-08T01:35:43.671Z] dd4459f66b44: Layer already exists [2021-11-08T01:35:43.671Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:43.671Z] cf8c8488b49f: Layer already exists [2021-11-08T01:35:43.671Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:35:43.671Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:43.671Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:eef987d8b74206225254e4310f9d2908db18ddebd0eed111abda18962ac45fac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:43.976Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:44.266Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-08T01:35:44.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-08T01:35:44.266Z] dd4459f66b44: Preparing [2021-11-08T01:35:44.266Z] cf8c8488b49f: Preparing [2021-11-08T01:35:44.266Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:44.266Z] 27d1ae45a99e: Preparing [2021-11-08T01:35:44.266Z] e2eb06d8af82: Preparing [2021-11-08T01:35:44.266Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:44.266Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:35:44.266Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:44.266Z] dd4459f66b44: Layer already exists [2021-11-08T01:35:44.266Z] cf8c8488b49f: Layer already exists [2021-11-08T01:35:44.266Z] main: digest: sha256:eef987d8b74206225254e4310f9d2908db18ddebd0eed111abda18962ac45fac size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:35:44.305Z] ===================================================== [Pipeline] echo [2021-11-08T01:35:44.312Z] taggedImages: [2021-11-08T01:35:44.312Z] - nexus3.edgexfoundry.org:10004/core-command:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:44.312Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-08T01:35:44.312Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.89 [2021-11-08T01:35:44.312Z] - nexus3.edgexfoundry.org:10004/core-command:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:35:44.312Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-08T01:35:44.329Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-08T01:35:44.329Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:44.329Z] latest [2021-11-08T01:35:44.329Z] 2.0.1-dev.89 [2021-11-08T01:35:44.329Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:35:44.329Z] main [2021-11-08T01:35:44.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:44.643Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:44.942Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:44.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-08T01:35:44.942Z] 40eab974e366: Preparing [2021-11-08T01:35:44.942Z] 8535c55c0978: Preparing [2021-11-08T01:35:44.942Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:44.942Z] 59752fda022c: Preparing [2021-11-08T01:35:44.942Z] 2f6279a65665: Preparing [2021-11-08T01:35:44.942Z] e2eb06d8af82: Preparing [2021-11-08T01:35:44.942Z] e2eb06d8af82: Waiting [2021-11-08T01:35:44.942Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:45.204Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:45.204Z] 40eab974e366: Pushed [2021-11-08T01:35:45.204Z] 2f6279a65665: Pushed [2021-11-08T01:35:45.204Z] 59752fda022c: Pushed [2021-11-08T01:35:46.151Z] 8535c55c0978: Pushed [2021-11-08T01:35:46.151Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:08f274ee76fd3c1c224560a847a21a839a7ed4c98c4ce55f228971e545861940 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:46.454Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:46.743Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-08T01:35:46.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-08T01:35:46.743Z] 40eab974e366: Preparing [2021-11-08T01:35:46.743Z] 8535c55c0978: Preparing [2021-11-08T01:35:46.743Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:46.743Z] 59752fda022c: Preparing [2021-11-08T01:35:46.743Z] 2f6279a65665: Preparing [2021-11-08T01:35:46.743Z] e2eb06d8af82: Preparing [2021-11-08T01:35:46.743Z] e2eb06d8af82: Waiting [2021-11-08T01:35:46.743Z] 2f6279a65665: Layer already exists [2021-11-08T01:35:46.743Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:46.743Z] 8535c55c0978: Layer already exists [2021-11-08T01:35:46.743Z] 59752fda022c: Layer already exists [2021-11-08T01:35:46.743Z] 40eab974e366: Layer already exists [2021-11-08T01:35:46.743Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:46.743Z] latest: digest: sha256:08f274ee76fd3c1c224560a847a21a839a7ed4c98c4ce55f228971e545861940 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:47.043Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:47.341Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.89 [2021-11-08T01:35:47.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-08T01:35:47.341Z] 40eab974e366: Preparing [2021-11-08T01:35:47.341Z] 8535c55c0978: Preparing [2021-11-08T01:35:47.341Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:47.341Z] 59752fda022c: Preparing [2021-11-08T01:35:47.341Z] 2f6279a65665: Preparing [2021-11-08T01:35:47.341Z] e2eb06d8af82: Preparing [2021-11-08T01:35:47.341Z] e2eb06d8af82: Waiting [2021-11-08T01:35:47.341Z] 40eab974e366: Layer already exists [2021-11-08T01:35:47.341Z] 2f6279a65665: Layer already exists [2021-11-08T01:35:47.341Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:47.341Z] 59752fda022c: Layer already exists [2021-11-08T01:35:47.341Z] 8535c55c0978: Layer already exists [2021-11-08T01:35:47.341Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:47.341Z] 2.0.1-dev.89: digest: sha256:08f274ee76fd3c1c224560a847a21a839a7ed4c98c4ce55f228971e545861940 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:47.638Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:47.930Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:35:47.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-08T01:35:47.930Z] 40eab974e366: Preparing [2021-11-08T01:35:47.930Z] 8535c55c0978: Preparing [2021-11-08T01:35:47.930Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:47.930Z] 59752fda022c: Preparing [2021-11-08T01:35:47.930Z] 2f6279a65665: Preparing [2021-11-08T01:35:47.930Z] e2eb06d8af82: Preparing [2021-11-08T01:35:47.930Z] e2eb06d8af82: Waiting [2021-11-08T01:35:47.930Z] 40eab974e366: Layer already exists [2021-11-08T01:35:47.930Z] 59752fda022c: Layer already exists [2021-11-08T01:35:47.930Z] 2f6279a65665: Layer already exists [2021-11-08T01:35:47.930Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:47.930Z] 8535c55c0978: Layer already exists [2021-11-08T01:35:47.930Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:47.930Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:08f274ee76fd3c1c224560a847a21a839a7ed4c98c4ce55f228971e545861940 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:48.227Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:48.518Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-08T01:35:48.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-08T01:35:48.518Z] 40eab974e366: Preparing [2021-11-08T01:35:48.518Z] 8535c55c0978: Preparing [2021-11-08T01:35:48.518Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:48.518Z] 59752fda022c: Preparing [2021-11-08T01:35:48.518Z] 2f6279a65665: Preparing [2021-11-08T01:35:48.518Z] e2eb06d8af82: Preparing [2021-11-08T01:35:48.518Z] e2eb06d8af82: Waiting [2021-11-08T01:35:48.518Z] 2f6279a65665: Layer already exists [2021-11-08T01:35:48.518Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:48.518Z] 59752fda022c: Layer already exists [2021-11-08T01:35:48.518Z] 8535c55c0978: Layer already exists [2021-11-08T01:35:48.518Z] 40eab974e366: Layer already exists [2021-11-08T01:35:48.518Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:48.518Z] main: digest: sha256:08f274ee76fd3c1c224560a847a21a839a7ed4c98c4ce55f228971e545861940 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:35:48.549Z] ===================================================== [Pipeline] echo [2021-11-08T01:35:48.558Z] taggedImages: [2021-11-08T01:35:48.558Z] - nexus3.edgexfoundry.org:10004/core-data:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:48.558Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-08T01:35:48.558Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.89 [2021-11-08T01:35:48.558Z] - nexus3.edgexfoundry.org:10004/core-data:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:35:48.558Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-08T01:35:48.575Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-08T01:35:48.575Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:48.575Z] latest [2021-11-08T01:35:48.575Z] 2.0.1-dev.89 [2021-11-08T01:35:48.575Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:35:48.575Z] main [2021-11-08T01:35:48.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:48.878Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:49.175Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:49.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-08T01:35:49.175Z] 9e771f9a7a79: Preparing [2021-11-08T01:35:49.175Z] 30a739ecf7c3: Preparing [2021-11-08T01:35:49.175Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:49.175Z] 27d1ae45a99e: Preparing [2021-11-08T01:35:49.175Z] e2eb06d8af82: Preparing [2021-11-08T01:35:49.175Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:49.175Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:49.176Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:35:49.176Z] 9e771f9a7a79: Pushed [2021-11-08T01:35:50.560Z] 30a739ecf7c3: Pushed [2021-11-08T01:35:50.560Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:09fc50b33af88c511be619687b7b61c325a79f96633785a127825518b17b986e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:50.857Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:51.143Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-08T01:35:51.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-08T01:35:51.143Z] 9e771f9a7a79: Preparing [2021-11-08T01:35:51.143Z] 30a739ecf7c3: Preparing [2021-11-08T01:35:51.143Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:51.143Z] 27d1ae45a99e: Preparing [2021-11-08T01:35:51.143Z] e2eb06d8af82: Preparing [2021-11-08T01:35:51.143Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:51.143Z] 30a739ecf7c3: Layer already exists [2021-11-08T01:35:51.143Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:51.143Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:35:51.143Z] 9e771f9a7a79: Layer already exists [2021-11-08T01:35:51.143Z] latest: digest: sha256:09fc50b33af88c511be619687b7b61c325a79f96633785a127825518b17b986e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:51.439Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:51.730Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.89 [2021-11-08T01:35:51.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-08T01:35:51.730Z] 9e771f9a7a79: Preparing [2021-11-08T01:35:51.730Z] 30a739ecf7c3: Preparing [2021-11-08T01:35:51.730Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:51.730Z] 27d1ae45a99e: Preparing [2021-11-08T01:35:51.730Z] e2eb06d8af82: Preparing [2021-11-08T01:35:51.730Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:51.730Z] 30a739ecf7c3: Layer already exists [2021-11-08T01:35:51.730Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:35:51.730Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:51.730Z] 9e771f9a7a79: Layer already exists [2021-11-08T01:35:51.730Z] 2.0.1-dev.89: digest: sha256:09fc50b33af88c511be619687b7b61c325a79f96633785a127825518b17b986e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:52.021Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:52.311Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:35:52.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-08T01:35:52.311Z] 9e771f9a7a79: Preparing [2021-11-08T01:35:52.311Z] 30a739ecf7c3: Preparing [2021-11-08T01:35:52.311Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:52.311Z] 27d1ae45a99e: Preparing [2021-11-08T01:35:52.311Z] e2eb06d8af82: Preparing [2021-11-08T01:35:52.311Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:52.311Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:52.311Z] 30a739ecf7c3: Layer already exists [2021-11-08T01:35:52.311Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:35:52.311Z] 9e771f9a7a79: Layer already exists [2021-11-08T01:35:52.311Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:09fc50b33af88c511be619687b7b61c325a79f96633785a127825518b17b986e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:52.604Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:52.898Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-08T01:35:52.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-08T01:35:52.898Z] 9e771f9a7a79: Preparing [2021-11-08T01:35:52.898Z] 30a739ecf7c3: Preparing [2021-11-08T01:35:52.898Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:52.898Z] 27d1ae45a99e: Preparing [2021-11-08T01:35:52.898Z] e2eb06d8af82: Preparing [2021-11-08T01:35:52.898Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:52.898Z] 30a739ecf7c3: Layer already exists [2021-11-08T01:35:52.898Z] 9e771f9a7a79: Layer already exists [2021-11-08T01:35:52.898Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:52.898Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:35:52.898Z] main: digest: sha256:09fc50b33af88c511be619687b7b61c325a79f96633785a127825518b17b986e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:35:52.932Z] ===================================================== [Pipeline] echo [2021-11-08T01:35:52.940Z] taggedImages: [2021-11-08T01:35:52.940Z] - nexus3.edgexfoundry.org:10004/core-metadata:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:52.940Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-08T01:35:52.940Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.89 [2021-11-08T01:35:52.940Z] - nexus3.edgexfoundry.org:10004/core-metadata:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:35:52.940Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-08T01:35:52.959Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-08T01:35:52.959Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:52.959Z] latest [2021-11-08T01:35:52.959Z] 2.0.1-dev.89 [2021-11-08T01:35:52.959Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:35:52.959Z] main [2021-11-08T01:35:52.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:53.274Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:53.570Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:53.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-08T01:35:53.571Z] 4f7ba9aa8fab: Preparing [2021-11-08T01:35:53.571Z] 4f7ba9aa8fab: Preparing [2021-11-08T01:35:53.571Z] 427c267e15f7: Preparing [2021-11-08T01:35:53.571Z] 4f394f05c9ed: Preparing [2021-11-08T01:35:53.571Z] 38c02117805b: Preparing [2021-11-08T01:35:53.571Z] a82248dc668b: Preparing [2021-11-08T01:35:53.571Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:53.571Z] 6b58f2ff80d3: Preparing [2021-11-08T01:35:53.571Z] 7a547abcfcb5: Preparing [2021-11-08T01:35:53.571Z] a94ae03a9e91: Preparing [2021-11-08T01:35:53.571Z] bdd33df61077: Preparing [2021-11-08T01:35:53.571Z] e2eb06d8af82: Preparing [2021-11-08T01:35:53.571Z] 3c31ab9d79a9: Waiting [2021-11-08T01:35:53.571Z] 6b58f2ff80d3: Waiting [2021-11-08T01:35:53.571Z] 7a547abcfcb5: Waiting [2021-11-08T01:35:53.571Z] a94ae03a9e91: Waiting [2021-11-08T01:35:53.571Z] bdd33df61077: Waiting [2021-11-08T01:35:53.571Z] e2eb06d8af82: Waiting [2021-11-08T01:35:53.571Z] 4f7ba9aa8fab: Pushed [2021-11-08T01:35:53.571Z] 427c267e15f7: Pushed [2021-11-08T01:35:53.571Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:53.571Z] 38c02117805b: Pushed [2021-11-08T01:35:53.571Z] 4f394f05c9ed: Pushed [2021-11-08T01:35:53.833Z] 7a547abcfcb5: Pushed [2021-11-08T01:35:53.833Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:53.833Z] bdd33df61077: Pushed [2021-11-08T01:35:53.833Z] a94ae03a9e91: Pushed [2021-11-08T01:35:53.833Z] 6b58f2ff80d3: Pushed [2021-11-08T01:35:54.781Z] a82248dc668b: Pushed [2021-11-08T01:35:55.041Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:8b7c66ac4c81722752c55ffd1a8ad2bd78a2cece7805b1bf6b206e5f5ec8d059 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:55.337Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:55.629Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-08T01:35:55.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-08T01:35:55.630Z] 4f7ba9aa8fab: Preparing [2021-11-08T01:35:55.630Z] 4f7ba9aa8fab: Preparing [2021-11-08T01:35:55.630Z] 427c267e15f7: Preparing [2021-11-08T01:35:55.630Z] 4f394f05c9ed: Preparing [2021-11-08T01:35:55.630Z] 38c02117805b: Preparing [2021-11-08T01:35:55.630Z] a82248dc668b: Preparing [2021-11-08T01:35:55.630Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:55.630Z] 6b58f2ff80d3: Preparing [2021-11-08T01:35:55.630Z] 7a547abcfcb5: Preparing [2021-11-08T01:35:55.630Z] a94ae03a9e91: Preparing [2021-11-08T01:35:55.630Z] bdd33df61077: Preparing [2021-11-08T01:35:55.630Z] e2eb06d8af82: Preparing [2021-11-08T01:35:55.630Z] 3c31ab9d79a9: Waiting [2021-11-08T01:35:55.630Z] 6b58f2ff80d3: Waiting [2021-11-08T01:35:55.630Z] 7a547abcfcb5: Waiting [2021-11-08T01:35:55.630Z] a94ae03a9e91: Waiting [2021-11-08T01:35:55.630Z] bdd33df61077: Waiting [2021-11-08T01:35:55.630Z] e2eb06d8af82: Waiting [2021-11-08T01:35:55.630Z] 4f394f05c9ed: Layer already exists [2021-11-08T01:35:55.630Z] 38c02117805b: Layer already exists [2021-11-08T01:35:55.630Z] 427c267e15f7: Layer already exists [2021-11-08T01:35:55.630Z] 4f7ba9aa8fab: Layer already exists [2021-11-08T01:35:55.630Z] a82248dc668b: Layer already exists [2021-11-08T01:35:55.630Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:55.630Z] bdd33df61077: Layer already exists [2021-11-08T01:35:55.630Z] 7a547abcfcb5: Layer already exists [2021-11-08T01:35:55.630Z] 6b58f2ff80d3: Layer already exists [2021-11-08T01:35:55.630Z] a94ae03a9e91: Layer already exists [2021-11-08T01:35:55.630Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:55.630Z] latest: digest: sha256:8b7c66ac4c81722752c55ffd1a8ad2bd78a2cece7805b1bf6b206e5f5ec8d059 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:55.944Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:56.234Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.89 [2021-11-08T01:35:56.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-08T01:35:56.234Z] 4f7ba9aa8fab: Preparing [2021-11-08T01:35:56.234Z] 4f7ba9aa8fab: Preparing [2021-11-08T01:35:56.234Z] 427c267e15f7: Preparing [2021-11-08T01:35:56.234Z] 4f394f05c9ed: Preparing [2021-11-08T01:35:56.234Z] 38c02117805b: Preparing [2021-11-08T01:35:56.234Z] a82248dc668b: Preparing [2021-11-08T01:35:56.234Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:56.234Z] 6b58f2ff80d3: Preparing [2021-11-08T01:35:56.234Z] 7a547abcfcb5: Preparing [2021-11-08T01:35:56.234Z] a94ae03a9e91: Preparing [2021-11-08T01:35:56.234Z] bdd33df61077: Preparing [2021-11-08T01:35:56.234Z] e2eb06d8af82: Preparing [2021-11-08T01:35:56.234Z] 3c31ab9d79a9: Waiting [2021-11-08T01:35:56.234Z] 6b58f2ff80d3: Waiting [2021-11-08T01:35:56.234Z] 7a547abcfcb5: Waiting [2021-11-08T01:35:56.234Z] a94ae03a9e91: Waiting [2021-11-08T01:35:56.234Z] bdd33df61077: Waiting [2021-11-08T01:35:56.234Z] e2eb06d8af82: Waiting [2021-11-08T01:35:56.234Z] 38c02117805b: Layer already exists [2021-11-08T01:35:56.234Z] 4f7ba9aa8fab: Layer already exists [2021-11-08T01:35:56.234Z] a82248dc668b: Layer already exists [2021-11-08T01:35:56.234Z] 4f394f05c9ed: Layer already exists [2021-11-08T01:35:56.234Z] 427c267e15f7: Layer already exists [2021-11-08T01:35:56.234Z] 6b58f2ff80d3: Layer already exists [2021-11-08T01:35:56.234Z] 7a547abcfcb5: Layer already exists [2021-11-08T01:35:56.234Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:56.234Z] a94ae03a9e91: Layer already exists [2021-11-08T01:35:56.234Z] bdd33df61077: Layer already exists [2021-11-08T01:35:56.234Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:56.234Z] 2.0.1-dev.89: digest: sha256:8b7c66ac4c81722752c55ffd1a8ad2bd78a2cece7805b1bf6b206e5f5ec8d059 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:56.524Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:56.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:35:56.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-08T01:35:56.820Z] 4f7ba9aa8fab: Preparing [2021-11-08T01:35:56.820Z] 4f7ba9aa8fab: Preparing [2021-11-08T01:35:56.820Z] 427c267e15f7: Preparing [2021-11-08T01:35:56.820Z] 4f394f05c9ed: Preparing [2021-11-08T01:35:56.820Z] 38c02117805b: Preparing [2021-11-08T01:35:56.820Z] a82248dc668b: Preparing [2021-11-08T01:35:56.820Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:56.820Z] 6b58f2ff80d3: Preparing [2021-11-08T01:35:56.820Z] 7a547abcfcb5: Preparing [2021-11-08T01:35:56.820Z] a94ae03a9e91: Preparing [2021-11-08T01:35:56.820Z] bdd33df61077: Preparing [2021-11-08T01:35:56.820Z] e2eb06d8af82: Preparing [2021-11-08T01:35:56.820Z] 7a547abcfcb5: Waiting [2021-11-08T01:35:56.820Z] a94ae03a9e91: Waiting [2021-11-08T01:35:56.820Z] 3c31ab9d79a9: Waiting [2021-11-08T01:35:56.820Z] 6b58f2ff80d3: Waiting [2021-11-08T01:35:56.820Z] bdd33df61077: Waiting [2021-11-08T01:35:56.820Z] e2eb06d8af82: Waiting [2021-11-08T01:35:56.820Z] a82248dc668b: Layer already exists [2021-11-08T01:35:56.820Z] 38c02117805b: Layer already exists [2021-11-08T01:35:56.820Z] 4f394f05c9ed: Layer already exists [2021-11-08T01:35:56.820Z] 4f7ba9aa8fab: Layer already exists [2021-11-08T01:35:56.820Z] 427c267e15f7: Layer already exists [2021-11-08T01:35:56.820Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:56.820Z] 7a547abcfcb5: Layer already exists [2021-11-08T01:35:56.820Z] bdd33df61077: Layer already exists [2021-11-08T01:35:56.820Z] a94ae03a9e91: Layer already exists [2021-11-08T01:35:56.820Z] 6b58f2ff80d3: Layer already exists [2021-11-08T01:35:56.820Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:56.820Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:8b7c66ac4c81722752c55ffd1a8ad2bd78a2cece7805b1bf6b206e5f5ec8d059 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:57.117Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:57.402Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-08T01:35:57.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-08T01:35:57.402Z] 4f7ba9aa8fab: Preparing [2021-11-08T01:35:57.402Z] 4f7ba9aa8fab: Preparing [2021-11-08T01:35:57.402Z] 427c267e15f7: Preparing [2021-11-08T01:35:57.402Z] 4f394f05c9ed: Preparing [2021-11-08T01:35:57.402Z] 38c02117805b: Preparing [2021-11-08T01:35:57.402Z] a82248dc668b: Preparing [2021-11-08T01:35:57.402Z] 3c31ab9d79a9: Preparing [2021-11-08T01:35:57.402Z] 6b58f2ff80d3: Preparing [2021-11-08T01:35:57.402Z] 7a547abcfcb5: Preparing [2021-11-08T01:35:57.402Z] a94ae03a9e91: Preparing [2021-11-08T01:35:57.403Z] bdd33df61077: Preparing [2021-11-08T01:35:57.403Z] e2eb06d8af82: Preparing [2021-11-08T01:35:57.403Z] 6b58f2ff80d3: Waiting [2021-11-08T01:35:57.403Z] 7a547abcfcb5: Waiting [2021-11-08T01:35:57.403Z] a94ae03a9e91: Waiting [2021-11-08T01:35:57.403Z] bdd33df61077: Waiting [2021-11-08T01:35:57.403Z] e2eb06d8af82: Waiting [2021-11-08T01:35:57.403Z] 3c31ab9d79a9: Waiting [2021-11-08T01:35:57.403Z] 38c02117805b: Layer already exists [2021-11-08T01:35:57.403Z] 427c267e15f7: Layer already exists [2021-11-08T01:35:57.403Z] 4f394f05c9ed: Layer already exists [2021-11-08T01:35:57.403Z] 4f7ba9aa8fab: Layer already exists [2021-11-08T01:35:57.403Z] a82248dc668b: Layer already exists [2021-11-08T01:35:57.403Z] 7a547abcfcb5: Layer already exists [2021-11-08T01:35:57.403Z] 6b58f2ff80d3: Layer already exists [2021-11-08T01:35:57.403Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:35:57.403Z] a94ae03a9e91: Layer already exists [2021-11-08T01:35:57.403Z] bdd33df61077: Layer already exists [2021-11-08T01:35:57.403Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:57.403Z] main: digest: sha256:8b7c66ac4c81722752c55ffd1a8ad2bd78a2cece7805b1bf6b206e5f5ec8d059 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:35:57.439Z] ===================================================== [Pipeline] echo [2021-11-08T01:35:57.448Z] taggedImages: [2021-11-08T01:35:57.448Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:57.448Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-08T01:35:57.448Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.89 [2021-11-08T01:35:57.448Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:35:57.448Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-08T01:35:57.468Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-08T01:35:57.468Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:57.468Z] latest [2021-11-08T01:35:57.468Z] 2.0.1-dev.89 [2021-11-08T01:35:57.468Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:35:57.468Z] main [2021-11-08T01:35:57.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:57.778Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:58.071Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:35:58.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-08T01:35:58.072Z] 004e1f1c859f: Preparing [2021-11-08T01:35:58.072Z] 373d4a111cdd: Preparing [2021-11-08T01:35:58.072Z] f7ca4d074baa: Preparing [2021-11-08T01:35:58.072Z] 768b003e45da: Preparing [2021-11-08T01:35:58.072Z] 8f8faceec502: Preparing [2021-11-08T01:35:58.072Z] e2eb06d8af82: Preparing [2021-11-08T01:35:58.072Z] e2eb06d8af82: Waiting [2021-11-08T01:35:58.651Z] 768b003e45da: Pushed [2021-11-08T01:35:58.651Z] f7ca4d074baa: Pushed [2021-11-08T01:35:58.651Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:58.651Z] 8f8faceec502: Pushed [2021-11-08T01:35:58.911Z] 373d4a111cdd: Pushed [2021-11-08T01:35:58.911Z] 004e1f1c859f: Pushed [2021-11-08T01:35:58.911Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:0e74fa92b3538e1e8c7e4181b6447df952d0ec69f701db4b017826b2be5d2608 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:59.204Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:59.493Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-08T01:35:59.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-08T01:35:59.493Z] 004e1f1c859f: Preparing [2021-11-08T01:35:59.493Z] 373d4a111cdd: Preparing [2021-11-08T01:35:59.493Z] f7ca4d074baa: Preparing [2021-11-08T01:35:59.493Z] 768b003e45da: Preparing [2021-11-08T01:35:59.494Z] 8f8faceec502: Preparing [2021-11-08T01:35:59.494Z] e2eb06d8af82: Preparing [2021-11-08T01:35:59.494Z] e2eb06d8af82: Waiting [2021-11-08T01:35:59.494Z] 768b003e45da: Layer already exists [2021-11-08T01:35:59.494Z] 373d4a111cdd: Layer already exists [2021-11-08T01:35:59.494Z] 004e1f1c859f: Layer already exists [2021-11-08T01:35:59.494Z] f7ca4d074baa: Layer already exists [2021-11-08T01:35:59.494Z] 8f8faceec502: Layer already exists [2021-11-08T01:35:59.494Z] e2eb06d8af82: Layer already exists [2021-11-08T01:35:59.494Z] latest: digest: sha256:0e74fa92b3538e1e8c7e4181b6447df952d0ec69f701db4b017826b2be5d2608 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:35:59.789Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:00.076Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.89 [2021-11-08T01:36:00.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-08T01:36:00.076Z] 004e1f1c859f: Preparing [2021-11-08T01:36:00.076Z] 373d4a111cdd: Preparing [2021-11-08T01:36:00.076Z] f7ca4d074baa: Preparing [2021-11-08T01:36:00.076Z] 768b003e45da: Preparing [2021-11-08T01:36:00.076Z] 8f8faceec502: Preparing [2021-11-08T01:36:00.076Z] e2eb06d8af82: Preparing [2021-11-08T01:36:00.076Z] e2eb06d8af82: Waiting [2021-11-08T01:36:00.076Z] f7ca4d074baa: Layer already exists [2021-11-08T01:36:00.076Z] 8f8faceec502: Layer already exists [2021-11-08T01:36:00.076Z] 373d4a111cdd: Layer already exists [2021-11-08T01:36:00.076Z] 768b003e45da: Layer already exists [2021-11-08T01:36:00.076Z] 004e1f1c859f: Layer already exists [2021-11-08T01:36:00.076Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:00.076Z] 2.0.1-dev.89: digest: sha256:0e74fa92b3538e1e8c7e4181b6447df952d0ec69f701db4b017826b2be5d2608 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:00.367Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:00.658Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:00.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-08T01:36:00.658Z] 004e1f1c859f: Preparing [2021-11-08T01:36:00.658Z] 373d4a111cdd: Preparing [2021-11-08T01:36:00.658Z] f7ca4d074baa: Preparing [2021-11-08T01:36:00.658Z] 768b003e45da: Preparing [2021-11-08T01:36:00.658Z] 8f8faceec502: Preparing [2021-11-08T01:36:00.658Z] e2eb06d8af82: Preparing [2021-11-08T01:36:00.658Z] e2eb06d8af82: Waiting [2021-11-08T01:36:00.658Z] f7ca4d074baa: Layer already exists [2021-11-08T01:36:00.658Z] 768b003e45da: Layer already exists [2021-11-08T01:36:00.658Z] 8f8faceec502: Layer already exists [2021-11-08T01:36:00.658Z] 004e1f1c859f: Layer already exists [2021-11-08T01:36:00.658Z] 373d4a111cdd: Layer already exists [2021-11-08T01:36:00.658Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:00.658Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:0e74fa92b3538e1e8c7e4181b6447df952d0ec69f701db4b017826b2be5d2608 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:00.952Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:01.240Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-08T01:36:01.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-08T01:36:01.240Z] 004e1f1c859f: Preparing [2021-11-08T01:36:01.240Z] 373d4a111cdd: Preparing [2021-11-08T01:36:01.240Z] f7ca4d074baa: Preparing [2021-11-08T01:36:01.240Z] 768b003e45da: Preparing [2021-11-08T01:36:01.240Z] 8f8faceec502: Preparing [2021-11-08T01:36:01.240Z] e2eb06d8af82: Preparing [2021-11-08T01:36:01.240Z] e2eb06d8af82: Waiting [2021-11-08T01:36:01.240Z] 004e1f1c859f: Layer already exists [2021-11-08T01:36:01.240Z] f7ca4d074baa: Layer already exists [2021-11-08T01:36:01.240Z] 768b003e45da: Layer already exists [2021-11-08T01:36:01.240Z] 8f8faceec502: Layer already exists [2021-11-08T01:36:01.240Z] 373d4a111cdd: Layer already exists [2021-11-08T01:36:01.240Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:01.240Z] main: digest: sha256:0e74fa92b3538e1e8c7e4181b6447df952d0ec69f701db4b017826b2be5d2608 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:36:01.277Z] ===================================================== [Pipeline] echo [2021-11-08T01:36:01.285Z] taggedImages: [2021-11-08T01:36:01.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:36:01.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-08T01:36:01.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.89 [2021-11-08T01:36:01.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:01.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-08T01:36:01.302Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-08T01:36:01.302Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:36:01.302Z] latest [2021-11-08T01:36:01.302Z] 2.0.1-dev.89 [2021-11-08T01:36:01.302Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:01.302Z] main [2021-11-08T01:36:01.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:01.615Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:01.907Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:36:01.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-08T01:36:01.907Z] 10dde36f5e31: Preparing [2021-11-08T01:36:01.907Z] ae40dffef0da: Preparing [2021-11-08T01:36:01.907Z] 00095ebb80a0: Preparing [2021-11-08T01:36:01.907Z] 2c1932524d2a: Preparing [2021-11-08T01:36:01.907Z] 663bdbf0dc8f: Preparing [2021-11-08T01:36:01.907Z] 21168e53a091: Preparing [2021-11-08T01:36:01.907Z] 9e000c60c280: Preparing [2021-11-08T01:36:01.907Z] 3f60073e9d72: Preparing [2021-11-08T01:36:01.907Z] 9fe6548eea5c: Preparing [2021-11-08T01:36:01.907Z] e2eb06d8af82: Preparing [2021-11-08T01:36:01.907Z] 21168e53a091: Waiting [2021-11-08T01:36:01.907Z] 9e000c60c280: Waiting [2021-11-08T01:36:01.907Z] 3f60073e9d72: Waiting [2021-11-08T01:36:01.907Z] 9fe6548eea5c: Waiting [2021-11-08T01:36:01.907Z] e2eb06d8af82: Waiting [2021-11-08T01:36:02.501Z] ae40dffef0da: Pushed [2021-11-08T01:36:02.501Z] 663bdbf0dc8f: Pushed [2021-11-08T01:36:02.501Z] 10dde36f5e31: Pushed [2021-11-08T01:36:02.501Z] 9e000c60c280: Pushed [2021-11-08T01:36:02.501Z] 21168e53a091: Pushed [2021-11-08T01:36:02.501Z] 3f60073e9d72: Pushed [2021-11-08T01:36:02.764Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:02.764Z] 2c1932524d2a: Pushed [2021-11-08T01:36:02.764Z] 9fe6548eea5c: Pushed [2021-11-08T01:36:02.764Z] 00095ebb80a0: Pushed [2021-11-08T01:36:03.024Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:659987dcafdaf33a3c60414a333da64ebd7ea389fd167fd2ed708a52074f5793 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:03.321Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:03.609Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-08T01:36:03.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-08T01:36:03.609Z] 10dde36f5e31: Preparing [2021-11-08T01:36:03.609Z] ae40dffef0da: Preparing [2021-11-08T01:36:03.609Z] 00095ebb80a0: Preparing [2021-11-08T01:36:03.609Z] 2c1932524d2a: Preparing [2021-11-08T01:36:03.609Z] 663bdbf0dc8f: Preparing [2021-11-08T01:36:03.609Z] 21168e53a091: Preparing [2021-11-08T01:36:03.609Z] 9e000c60c280: Preparing [2021-11-08T01:36:03.609Z] 3f60073e9d72: Preparing [2021-11-08T01:36:03.609Z] 9fe6548eea5c: Preparing [2021-11-08T01:36:03.609Z] e2eb06d8af82: Preparing [2021-11-08T01:36:03.609Z] 21168e53a091: Waiting [2021-11-08T01:36:03.609Z] 9e000c60c280: Waiting [2021-11-08T01:36:03.609Z] 3f60073e9d72: Waiting [2021-11-08T01:36:03.609Z] 9fe6548eea5c: Waiting [2021-11-08T01:36:03.609Z] e2eb06d8af82: Waiting [2021-11-08T01:36:03.609Z] ae40dffef0da: Layer already exists [2021-11-08T01:36:03.609Z] 663bdbf0dc8f: Layer already exists [2021-11-08T01:36:03.609Z] 10dde36f5e31: Layer already exists [2021-11-08T01:36:03.609Z] 00095ebb80a0: Layer already exists [2021-11-08T01:36:03.609Z] 2c1932524d2a: Layer already exists [2021-11-08T01:36:03.609Z] 21168e53a091: Layer already exists [2021-11-08T01:36:03.609Z] 9e000c60c280: Layer already exists [2021-11-08T01:36:03.609Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:03.609Z] 9fe6548eea5c: Layer already exists [2021-11-08T01:36:03.609Z] 3f60073e9d72: Layer already exists [2021-11-08T01:36:03.609Z] latest: digest: sha256:659987dcafdaf33a3c60414a333da64ebd7ea389fd167fd2ed708a52074f5793 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:03.904Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:04.193Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.89 [2021-11-08T01:36:04.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-08T01:36:04.193Z] 10dde36f5e31: Preparing [2021-11-08T01:36:04.193Z] ae40dffef0da: Preparing [2021-11-08T01:36:04.193Z] 00095ebb80a0: Preparing [2021-11-08T01:36:04.193Z] 2c1932524d2a: Preparing [2021-11-08T01:36:04.193Z] 663bdbf0dc8f: Preparing [2021-11-08T01:36:04.193Z] 21168e53a091: Preparing [2021-11-08T01:36:04.193Z] 9e000c60c280: Preparing [2021-11-08T01:36:04.193Z] 3f60073e9d72: Preparing [2021-11-08T01:36:04.193Z] 9fe6548eea5c: Preparing [2021-11-08T01:36:04.193Z] e2eb06d8af82: Preparing [2021-11-08T01:36:04.193Z] 21168e53a091: Waiting [2021-11-08T01:36:04.193Z] 9e000c60c280: Waiting [2021-11-08T01:36:04.193Z] 3f60073e9d72: Waiting [2021-11-08T01:36:04.193Z] 9fe6548eea5c: Waiting [2021-11-08T01:36:04.193Z] e2eb06d8af82: Waiting [2021-11-08T01:36:04.193Z] 663bdbf0dc8f: Layer already exists [2021-11-08T01:36:04.193Z] 00095ebb80a0: Layer already exists [2021-11-08T01:36:04.193Z] ae40dffef0da: Layer already exists [2021-11-08T01:36:04.193Z] 2c1932524d2a: Layer already exists [2021-11-08T01:36:04.193Z] 10dde36f5e31: Layer already exists [2021-11-08T01:36:04.193Z] 9e000c60c280: Layer already exists [2021-11-08T01:36:04.193Z] 21168e53a091: Layer already exists [2021-11-08T01:36:04.193Z] 3f60073e9d72: Layer already exists [2021-11-08T01:36:04.193Z] 9fe6548eea5c: Layer already exists [2021-11-08T01:36:04.193Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:04.193Z] 2.0.1-dev.89: digest: sha256:659987dcafdaf33a3c60414a333da64ebd7ea389fd167fd2ed708a52074f5793 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:04.589Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:04.980Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:04.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-08T01:36:04.980Z] 10dde36f5e31: Preparing [2021-11-08T01:36:04.980Z] ae40dffef0da: Preparing [2021-11-08T01:36:04.980Z] 00095ebb80a0: Preparing [2021-11-08T01:36:04.980Z] 2c1932524d2a: Preparing [2021-11-08T01:36:04.980Z] 663bdbf0dc8f: Preparing [2021-11-08T01:36:04.980Z] 21168e53a091: Preparing [2021-11-08T01:36:04.980Z] 9e000c60c280: Preparing [2021-11-08T01:36:04.980Z] 3f60073e9d72: Preparing [2021-11-08T01:36:04.980Z] 9fe6548eea5c: Preparing [2021-11-08T01:36:04.980Z] e2eb06d8af82: Preparing [2021-11-08T01:36:04.980Z] 21168e53a091: Waiting [2021-11-08T01:36:04.980Z] 9e000c60c280: Waiting [2021-11-08T01:36:04.980Z] 3f60073e9d72: Waiting [2021-11-08T01:36:04.980Z] 9fe6548eea5c: Waiting [2021-11-08T01:36:04.980Z] e2eb06d8af82: Waiting [2021-11-08T01:36:04.980Z] 663bdbf0dc8f: Layer already exists [2021-11-08T01:36:04.980Z] 2c1932524d2a: Layer already exists [2021-11-08T01:36:04.980Z] ae40dffef0da: Layer already exists [2021-11-08T01:36:04.980Z] 10dde36f5e31: Layer already exists [2021-11-08T01:36:04.980Z] 00095ebb80a0: Layer already exists [2021-11-08T01:36:04.980Z] 21168e53a091: Layer already exists [2021-11-08T01:36:04.980Z] 9e000c60c280: Layer already exists [2021-11-08T01:36:04.980Z] 3f60073e9d72: Layer already exists [2021-11-08T01:36:04.980Z] 9fe6548eea5c: Layer already exists [2021-11-08T01:36:04.980Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:04.980Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:659987dcafdaf33a3c60414a333da64ebd7ea389fd167fd2ed708a52074f5793 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:05.275Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:05.573Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-08T01:36:05.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-08T01:36:05.573Z] 10dde36f5e31: Preparing [2021-11-08T01:36:05.573Z] ae40dffef0da: Preparing [2021-11-08T01:36:05.573Z] 00095ebb80a0: Preparing [2021-11-08T01:36:05.573Z] 2c1932524d2a: Preparing [2021-11-08T01:36:05.573Z] 663bdbf0dc8f: Preparing [2021-11-08T01:36:05.573Z] 21168e53a091: Preparing [2021-11-08T01:36:05.573Z] 9e000c60c280: Preparing [2021-11-08T01:36:05.573Z] 3f60073e9d72: Preparing [2021-11-08T01:36:05.573Z] 9fe6548eea5c: Preparing [2021-11-08T01:36:05.573Z] e2eb06d8af82: Preparing [2021-11-08T01:36:05.573Z] 9e000c60c280: Waiting [2021-11-08T01:36:05.573Z] 3f60073e9d72: Waiting [2021-11-08T01:36:05.573Z] 9fe6548eea5c: Waiting [2021-11-08T01:36:05.573Z] e2eb06d8af82: Waiting [2021-11-08T01:36:05.573Z] 21168e53a091: Waiting [2021-11-08T01:36:05.573Z] 663bdbf0dc8f: Layer already exists [2021-11-08T01:36:05.573Z] 00095ebb80a0: Layer already exists [2021-11-08T01:36:05.573Z] 2c1932524d2a: Layer already exists [2021-11-08T01:36:05.573Z] 10dde36f5e31: Layer already exists [2021-11-08T01:36:05.573Z] ae40dffef0da: Layer already exists [2021-11-08T01:36:05.573Z] 21168e53a091: Layer already exists [2021-11-08T01:36:05.573Z] 9e000c60c280: Layer already exists [2021-11-08T01:36:05.573Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:05.573Z] 3f60073e9d72: Layer already exists [2021-11-08T01:36:05.573Z] 9fe6548eea5c: Layer already exists [2021-11-08T01:36:05.573Z] main: digest: sha256:659987dcafdaf33a3c60414a333da64ebd7ea389fd167fd2ed708a52074f5793 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:36:05.608Z] ===================================================== [Pipeline] echo [2021-11-08T01:36:05.615Z] taggedImages: [2021-11-08T01:36:05.615Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:36:05.615Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-08T01:36:05.615Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.89 [2021-11-08T01:36:05.615Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:05.615Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-08T01:36:05.635Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-08T01:36:05.635Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:36:05.635Z] latest [2021-11-08T01:36:05.635Z] 2.0.1-dev.89 [2021-11-08T01:36:05.635Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:05.635Z] main [2021-11-08T01:36:05.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:05.937Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:06.226Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:36:06.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-08T01:36:06.226Z] 703735ce96d3: Preparing [2021-11-08T01:36:06.226Z] 57eafd928c96: Preparing [2021-11-08T01:36:06.226Z] 3c31ab9d79a9: Preparing [2021-11-08T01:36:06.226Z] 0307a2e0b88e: Preparing [2021-11-08T01:36:06.226Z] e2eb06d8af82: Preparing [2021-11-08T01:36:06.226Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:06.226Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:36:06.226Z] 703735ce96d3: Pushed [2021-11-08T01:36:06.226Z] 0307a2e0b88e: Pushed [2021-11-08T01:36:07.165Z] 57eafd928c96: Pushed [2021-11-08T01:36:07.425Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:add25d257e68b6aeadbff049ba4b66a7ccf77f8945df0fa6f9c5bf61fb6b8ac8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:07.716Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:08.008Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-08T01:36:08.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-08T01:36:08.008Z] 703735ce96d3: Preparing [2021-11-08T01:36:08.008Z] 57eafd928c96: Preparing [2021-11-08T01:36:08.008Z] 3c31ab9d79a9: Preparing [2021-11-08T01:36:08.008Z] 0307a2e0b88e: Preparing [2021-11-08T01:36:08.008Z] e2eb06d8af82: Preparing [2021-11-08T01:36:08.008Z] 57eafd928c96: Layer already exists [2021-11-08T01:36:08.008Z] 703735ce96d3: Layer already exists [2021-11-08T01:36:08.008Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:08.008Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:36:08.008Z] 0307a2e0b88e: Layer already exists [2021-11-08T01:36:08.008Z] latest: digest: sha256:add25d257e68b6aeadbff049ba4b66a7ccf77f8945df0fa6f9c5bf61fb6b8ac8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:08.305Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:08.597Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.89 [2021-11-08T01:36:08.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-08T01:36:08.597Z] 703735ce96d3: Preparing [2021-11-08T01:36:08.597Z] 57eafd928c96: Preparing [2021-11-08T01:36:08.597Z] 3c31ab9d79a9: Preparing [2021-11-08T01:36:08.597Z] 0307a2e0b88e: Preparing [2021-11-08T01:36:08.597Z] e2eb06d8af82: Preparing [2021-11-08T01:36:08.597Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:08.597Z] 0307a2e0b88e: Layer already exists [2021-11-08T01:36:08.597Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:36:08.597Z] 703735ce96d3: Layer already exists [2021-11-08T01:36:08.597Z] 57eafd928c96: Layer already exists [2021-11-08T01:36:08.597Z] 2.0.1-dev.89: digest: sha256:add25d257e68b6aeadbff049ba4b66a7ccf77f8945df0fa6f9c5bf61fb6b8ac8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:08.896Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:09.194Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:09.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-08T01:36:09.194Z] 703735ce96d3: Preparing [2021-11-08T01:36:09.194Z] 57eafd928c96: Preparing [2021-11-08T01:36:09.194Z] 3c31ab9d79a9: Preparing [2021-11-08T01:36:09.194Z] 0307a2e0b88e: Preparing [2021-11-08T01:36:09.194Z] e2eb06d8af82: Preparing [2021-11-08T01:36:09.194Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:36:09.194Z] 57eafd928c96: Layer already exists [2021-11-08T01:36:09.194Z] 703735ce96d3: Layer already exists [2021-11-08T01:36:09.194Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:09.194Z] 0307a2e0b88e: Layer already exists [2021-11-08T01:36:09.194Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:add25d257e68b6aeadbff049ba4b66a7ccf77f8945df0fa6f9c5bf61fb6b8ac8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:09.496Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:09.791Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-08T01:36:09.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-08T01:36:09.791Z] 703735ce96d3: Preparing [2021-11-08T01:36:09.791Z] 57eafd928c96: Preparing [2021-11-08T01:36:09.791Z] 3c31ab9d79a9: Preparing [2021-11-08T01:36:09.791Z] 0307a2e0b88e: Preparing [2021-11-08T01:36:09.791Z] e2eb06d8af82: Preparing [2021-11-08T01:36:09.791Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:09.791Z] 703735ce96d3: Layer already exists [2021-11-08T01:36:09.791Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:36:09.791Z] 0307a2e0b88e: Layer already exists [2021-11-08T01:36:09.791Z] 57eafd928c96: Layer already exists [2021-11-08T01:36:09.791Z] main: digest: sha256:add25d257e68b6aeadbff049ba4b66a7ccf77f8945df0fa6f9c5bf61fb6b8ac8 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:36:09.826Z] ===================================================== [Pipeline] echo [2021-11-08T01:36:09.833Z] taggedImages: [2021-11-08T01:36:09.833Z] - nexus3.edgexfoundry.org:10004/support-notifications:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:36:09.833Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-08T01:36:09.833Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.89 [2021-11-08T01:36:09.834Z] - nexus3.edgexfoundry.org:10004/support-notifications:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:09.834Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-08T01:36:09.855Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-08T01:36:09.855Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:36:09.855Z] latest [2021-11-08T01:36:09.855Z] 2.0.1-dev.89 [2021-11-08T01:36:09.855Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:09.855Z] main [2021-11-08T01:36:09.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:10.170Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:10.464Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:36:10.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-08T01:36:10.464Z] 46e23d532767: Preparing [2021-11-08T01:36:10.464Z] 305c89d15691: Preparing [2021-11-08T01:36:10.464Z] 3c31ab9d79a9: Preparing [2021-11-08T01:36:10.464Z] 27d1ae45a99e: Preparing [2021-11-08T01:36:10.464Z] e2eb06d8af82: Preparing [2021-11-08T01:36:10.464Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:10.464Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:36:10.464Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:36:10.464Z] 46e23d532767: Pushed [2021-11-08T01:36:11.411Z] 305c89d15691: Pushed [2021-11-08T01:36:11.411Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:e36522e7b20f4996853a23d3f8349c58140288129eecc7ee485702427737c087 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:11.708Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:12.012Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-08T01:36:12.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-08T01:36:12.012Z] 46e23d532767: Preparing [2021-11-08T01:36:12.012Z] 305c89d15691: Preparing [2021-11-08T01:36:12.012Z] 3c31ab9d79a9: Preparing [2021-11-08T01:36:12.012Z] 27d1ae45a99e: Preparing [2021-11-08T01:36:12.012Z] e2eb06d8af82: Preparing [2021-11-08T01:36:12.012Z] 305c89d15691: Layer already exists [2021-11-08T01:36:12.012Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:36:12.012Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:12.012Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:36:12.012Z] 46e23d532767: Layer already exists [2021-11-08T01:36:12.012Z] latest: digest: sha256:e36522e7b20f4996853a23d3f8349c58140288129eecc7ee485702427737c087 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:12.313Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:12.606Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.89 [2021-11-08T01:36:12.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-08T01:36:12.606Z] 46e23d532767: Preparing [2021-11-08T01:36:12.606Z] 305c89d15691: Preparing [2021-11-08T01:36:12.606Z] 3c31ab9d79a9: Preparing [2021-11-08T01:36:12.606Z] 27d1ae45a99e: Preparing [2021-11-08T01:36:12.606Z] e2eb06d8af82: Preparing [2021-11-08T01:36:12.606Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:36:12.606Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:36:12.606Z] 305c89d15691: Layer already exists [2021-11-08T01:36:12.606Z] 46e23d532767: Layer already exists [2021-11-08T01:36:12.606Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:12.606Z] 2.0.1-dev.89: digest: sha256:e36522e7b20f4996853a23d3f8349c58140288129eecc7ee485702427737c087 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:12.900Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:13.188Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:13.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-08T01:36:13.188Z] 46e23d532767: Preparing [2021-11-08T01:36:13.188Z] 305c89d15691: Preparing [2021-11-08T01:36:13.188Z] 3c31ab9d79a9: Preparing [2021-11-08T01:36:13.188Z] 27d1ae45a99e: Preparing [2021-11-08T01:36:13.188Z] e2eb06d8af82: Preparing [2021-11-08T01:36:13.188Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:13.188Z] 46e23d532767: Layer already exists [2021-11-08T01:36:13.188Z] 305c89d15691: Layer already exists [2021-11-08T01:36:13.188Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:36:13.188Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:36:13.188Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:e36522e7b20f4996853a23d3f8349c58140288129eecc7ee485702427737c087 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:13.493Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:13.782Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-08T01:36:13.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-08T01:36:13.782Z] 46e23d532767: Preparing [2021-11-08T01:36:13.782Z] 305c89d15691: Preparing [2021-11-08T01:36:13.782Z] 3c31ab9d79a9: Preparing [2021-11-08T01:36:13.782Z] 27d1ae45a99e: Preparing [2021-11-08T01:36:13.782Z] e2eb06d8af82: Preparing [2021-11-08T01:36:13.782Z] 27d1ae45a99e: Layer already exists [2021-11-08T01:36:13.782Z] 3c31ab9d79a9: Layer already exists [2021-11-08T01:36:13.782Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:13.782Z] 46e23d532767: Layer already exists [2021-11-08T01:36:13.782Z] 305c89d15691: Layer already exists [2021-11-08T01:36:13.782Z] main: digest: sha256:e36522e7b20f4996853a23d3f8349c58140288129eecc7ee485702427737c087 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:36:13.818Z] ===================================================== [Pipeline] echo [2021-11-08T01:36:13.826Z] taggedImages: [2021-11-08T01:36:13.826Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:36:13.826Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-08T01:36:13.826Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.89 [2021-11-08T01:36:13.826Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:13.826Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-08T01:36:13.846Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-08T01:36:13.846Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:36:13.846Z] latest [2021-11-08T01:36:13.846Z] 2.0.1-dev.89 [2021-11-08T01:36:13.846Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:13.846Z] main [2021-11-08T01:36:13.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:14.156Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:14.454Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:36:14.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-08T01:36:14.454Z] 3d7c69cd6e14: Preparing [2021-11-08T01:36:14.454Z] ac824ed8c1c3: Preparing [2021-11-08T01:36:14.454Z] a2b0a374d6f2: Preparing [2021-11-08T01:36:14.454Z] 609eadf87e5e: Preparing [2021-11-08T01:36:14.454Z] 879b85f2d1ed: Preparing [2021-11-08T01:36:14.454Z] 6777e3bbcb7c: Preparing [2021-11-08T01:36:14.454Z] fd08d546f6b8: Preparing [2021-11-08T01:36:14.454Z] 0636255016a6: Preparing [2021-11-08T01:36:14.454Z] 84e9d258764d: Preparing [2021-11-08T01:36:14.454Z] 56463f638872: Preparing [2021-11-08T01:36:14.454Z] e2eb06d8af82: Preparing [2021-11-08T01:36:14.454Z] 6777e3bbcb7c: Waiting [2021-11-08T01:36:14.454Z] fd08d546f6b8: Waiting [2021-11-08T01:36:14.454Z] 0636255016a6: Waiting [2021-11-08T01:36:14.454Z] 84e9d258764d: Waiting [2021-11-08T01:36:14.454Z] 56463f638872: Waiting [2021-11-08T01:36:14.454Z] e2eb06d8af82: Waiting [2021-11-08T01:36:14.454Z] 879b85f2d1ed: Layer already exists [2021-11-08T01:36:14.722Z] 6777e3bbcb7c: Layer already exists [2021-11-08T01:36:15.307Z] fd08d546f6b8: Layer already exists [2021-11-08T01:36:15.307Z] ac824ed8c1c3: Pushed [2021-11-08T01:36:15.307Z] 0636255016a6: Layer already exists [2021-11-08T01:36:15.307Z] 3d7c69cd6e14: Pushed [2021-11-08T01:36:15.307Z] 84e9d258764d: Layer already exists [2021-11-08T01:36:15.307Z] 56463f638872: Layer already exists [2021-11-08T01:36:15.307Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:15.307Z] a2b0a374d6f2: Pushed [2021-11-08T01:36:20.597Z] 609eadf87e5e: Pushed [2021-11-08T01:36:20.597Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:be500424060569082e029f5f36211a8c223f0b258a3d5b1c82948a07783f09ce size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:20.893Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:21.183Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-08T01:36:21.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-08T01:36:21.183Z] 3d7c69cd6e14: Preparing [2021-11-08T01:36:21.183Z] ac824ed8c1c3: Preparing [2021-11-08T01:36:21.183Z] a2b0a374d6f2: Preparing [2021-11-08T01:36:21.183Z] 609eadf87e5e: Preparing [2021-11-08T01:36:21.183Z] 879b85f2d1ed: Preparing [2021-11-08T01:36:21.183Z] 6777e3bbcb7c: Preparing [2021-11-08T01:36:21.183Z] fd08d546f6b8: Preparing [2021-11-08T01:36:21.183Z] 0636255016a6: Preparing [2021-11-08T01:36:21.183Z] 84e9d258764d: Preparing [2021-11-08T01:36:21.183Z] 56463f638872: Preparing [2021-11-08T01:36:21.183Z] e2eb06d8af82: Preparing [2021-11-08T01:36:21.183Z] fd08d546f6b8: Waiting [2021-11-08T01:36:21.183Z] 0636255016a6: Waiting [2021-11-08T01:36:21.183Z] 84e9d258764d: Waiting [2021-11-08T01:36:21.183Z] 56463f638872: Waiting [2021-11-08T01:36:21.183Z] e2eb06d8af82: Waiting [2021-11-08T01:36:21.183Z] 6777e3bbcb7c: Waiting [2021-11-08T01:36:21.183Z] 609eadf87e5e: Layer already exists [2021-11-08T01:36:21.183Z] ac824ed8c1c3: Layer already exists [2021-11-08T01:36:21.183Z] 879b85f2d1ed: Layer already exists [2021-11-08T01:36:21.183Z] a2b0a374d6f2: Layer already exists [2021-11-08T01:36:21.183Z] 3d7c69cd6e14: Layer already exists [2021-11-08T01:36:21.183Z] 0636255016a6: Layer already exists [2021-11-08T01:36:21.183Z] 84e9d258764d: Layer already exists [2021-11-08T01:36:21.183Z] 6777e3bbcb7c: Layer already exists [2021-11-08T01:36:21.183Z] fd08d546f6b8: Layer already exists [2021-11-08T01:36:21.183Z] 56463f638872: Layer already exists [2021-11-08T01:36:21.183Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:21.183Z] latest: digest: sha256:be500424060569082e029f5f36211a8c223f0b258a3d5b1c82948a07783f09ce size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:21.470Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:21.754Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.89 [2021-11-08T01:36:21.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-08T01:36:21.754Z] 3d7c69cd6e14: Preparing [2021-11-08T01:36:21.754Z] ac824ed8c1c3: Preparing [2021-11-08T01:36:21.754Z] a2b0a374d6f2: Preparing [2021-11-08T01:36:21.754Z] 609eadf87e5e: Preparing [2021-11-08T01:36:21.754Z] 879b85f2d1ed: Preparing [2021-11-08T01:36:21.754Z] 6777e3bbcb7c: Preparing [2021-11-08T01:36:21.754Z] fd08d546f6b8: Preparing [2021-11-08T01:36:21.754Z] 0636255016a6: Preparing [2021-11-08T01:36:21.754Z] 84e9d258764d: Preparing [2021-11-08T01:36:21.754Z] 56463f638872: Preparing [2021-11-08T01:36:21.754Z] e2eb06d8af82: Preparing [2021-11-08T01:36:21.754Z] 6777e3bbcb7c: Waiting [2021-11-08T01:36:21.754Z] fd08d546f6b8: Waiting [2021-11-08T01:36:21.754Z] 0636255016a6: Waiting [2021-11-08T01:36:21.754Z] 84e9d258764d: Waiting [2021-11-08T01:36:21.754Z] 56463f638872: Waiting [2021-11-08T01:36:21.754Z] e2eb06d8af82: Waiting [2021-11-08T01:36:21.754Z] 3d7c69cd6e14: Layer already exists [2021-11-08T01:36:21.754Z] ac824ed8c1c3: Layer already exists [2021-11-08T01:36:21.754Z] a2b0a374d6f2: Layer already exists [2021-11-08T01:36:21.754Z] 879b85f2d1ed: Layer already exists [2021-11-08T01:36:21.754Z] 609eadf87e5e: Layer already exists [2021-11-08T01:36:21.754Z] fd08d546f6b8: Layer already exists [2021-11-08T01:36:21.754Z] 6777e3bbcb7c: Layer already exists [2021-11-08T01:36:21.754Z] 84e9d258764d: Layer already exists [2021-11-08T01:36:21.754Z] 56463f638872: Layer already exists [2021-11-08T01:36:21.754Z] 0636255016a6: Layer already exists [2021-11-08T01:36:21.754Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:21.754Z] 2.0.1-dev.89: digest: sha256:be500424060569082e029f5f36211a8c223f0b258a3d5b1c82948a07783f09ce size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:22.043Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:22.328Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:22.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-08T01:36:22.328Z] 3d7c69cd6e14: Preparing [2021-11-08T01:36:22.328Z] ac824ed8c1c3: Preparing [2021-11-08T01:36:22.328Z] a2b0a374d6f2: Preparing [2021-11-08T01:36:22.328Z] 609eadf87e5e: Preparing [2021-11-08T01:36:22.328Z] 879b85f2d1ed: Preparing [2021-11-08T01:36:22.328Z] 6777e3bbcb7c: Preparing [2021-11-08T01:36:22.328Z] fd08d546f6b8: Preparing [2021-11-08T01:36:22.328Z] 0636255016a6: Preparing [2021-11-08T01:36:22.328Z] 84e9d258764d: Preparing [2021-11-08T01:36:22.328Z] 56463f638872: Preparing [2021-11-08T01:36:22.328Z] e2eb06d8af82: Preparing [2021-11-08T01:36:22.328Z] 6777e3bbcb7c: Waiting [2021-11-08T01:36:22.328Z] fd08d546f6b8: Waiting [2021-11-08T01:36:22.328Z] 0636255016a6: Waiting [2021-11-08T01:36:22.328Z] 84e9d258764d: Waiting [2021-11-08T01:36:22.328Z] 56463f638872: Waiting [2021-11-08T01:36:22.328Z] e2eb06d8af82: Waiting [2021-11-08T01:36:22.328Z] 609eadf87e5e: Layer already exists [2021-11-08T01:36:22.328Z] 3d7c69cd6e14: Layer already exists [2021-11-08T01:36:22.328Z] a2b0a374d6f2: Layer already exists [2021-11-08T01:36:22.328Z] ac824ed8c1c3: Layer already exists [2021-11-08T01:36:22.328Z] 879b85f2d1ed: Layer already exists [2021-11-08T01:36:22.328Z] 6777e3bbcb7c: Layer already exists [2021-11-08T01:36:22.328Z] 56463f638872: Layer already exists [2021-11-08T01:36:22.328Z] fd08d546f6b8: Layer already exists [2021-11-08T01:36:22.328Z] 0636255016a6: Layer already exists [2021-11-08T01:36:22.328Z] 84e9d258764d: Layer already exists [2021-11-08T01:36:22.328Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:22.328Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:be500424060569082e029f5f36211a8c223f0b258a3d5b1c82948a07783f09ce size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:22.623Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:22.909Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-08T01:36:22.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-08T01:36:22.909Z] 3d7c69cd6e14: Preparing [2021-11-08T01:36:22.909Z] ac824ed8c1c3: Preparing [2021-11-08T01:36:22.909Z] a2b0a374d6f2: Preparing [2021-11-08T01:36:22.909Z] 609eadf87e5e: Preparing [2021-11-08T01:36:22.909Z] 879b85f2d1ed: Preparing [2021-11-08T01:36:22.909Z] 6777e3bbcb7c: Preparing [2021-11-08T01:36:22.909Z] fd08d546f6b8: Preparing [2021-11-08T01:36:22.909Z] 0636255016a6: Preparing [2021-11-08T01:36:22.909Z] 84e9d258764d: Preparing [2021-11-08T01:36:22.909Z] 56463f638872: Preparing [2021-11-08T01:36:22.909Z] e2eb06d8af82: Preparing [2021-11-08T01:36:22.909Z] fd08d546f6b8: Waiting [2021-11-08T01:36:22.909Z] 0636255016a6: Waiting [2021-11-08T01:36:22.909Z] 84e9d258764d: Waiting [2021-11-08T01:36:22.909Z] 56463f638872: Waiting [2021-11-08T01:36:22.909Z] e2eb06d8af82: Waiting [2021-11-08T01:36:22.909Z] 6777e3bbcb7c: Waiting [2021-11-08T01:36:22.909Z] 609eadf87e5e: Layer already exists [2021-11-08T01:36:22.909Z] a2b0a374d6f2: Layer already exists [2021-11-08T01:36:22.909Z] 879b85f2d1ed: Layer already exists [2021-11-08T01:36:22.909Z] 3d7c69cd6e14: Layer already exists [2021-11-08T01:36:22.909Z] ac824ed8c1c3: Layer already exists [2021-11-08T01:36:22.909Z] fd08d546f6b8: Layer already exists [2021-11-08T01:36:22.909Z] 6777e3bbcb7c: Layer already exists [2021-11-08T01:36:22.909Z] 0636255016a6: Layer already exists [2021-11-08T01:36:22.909Z] 84e9d258764d: Layer already exists [2021-11-08T01:36:22.909Z] 56463f638872: Layer already exists [2021-11-08T01:36:22.909Z] e2eb06d8af82: Layer already exists [2021-11-08T01:36:22.909Z] main: digest: sha256:be500424060569082e029f5f36211a8c223f0b258a3d5b1c82948a07783f09ce size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:36:22.941Z] ===================================================== [Pipeline] echo [2021-11-08T01:36:22.949Z] taggedImages: [2021-11-08T01:36:22.949Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:36:22.949Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-08T01:36:22.949Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.89 [2021-11-08T01:36:22.949Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:36:22.949Z] - 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-08T01:36:50.591Z] Removing intermediate container 5da5b9725524 [2021-11-08T01:36:50.591Z] ---> ff0f6c981cb6 [2021-11-08T01:36:50.591Z] Successfully built ff0f6c981cb6 [2021-11-08T01:36:50.591Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:50.936Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T01:36:50.936Z] . [Pipeline] withDockerContainer [2021-11-08T01:36:51.209Z] prd-ubuntu18.04-docker-arm64-4c-16g-27870 does not seem to be running inside a container [2021-11-08T01:36:51.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-08T01:36:52.825Z] $ docker top f13dc657c31e890a0d93fcc498d8b81549ad92932c3386c7fcf47ea788edb1e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T01:36:53.796Z] + go version [2021-11-08T01:36:53.796Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-08T01:36:53.819Z] $ docker stop --time=1 f13dc657c31e890a0d93fcc498d8b81549ad92932c3386c7fcf47ea788edb1e2 [2021-11-08T01:36:55.475Z] $ docker rm -f f13dc657c31e890a0d93fcc498d8b81549ad92932c3386c7fcf47ea788edb1e2 [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-08T01:36:56.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-08T01:36:56.304Z] [2021-11-08T01:36:56.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:36:56.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-08T01:36:56.921Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-08T01:36:56.921Z] 29e5d40040c1: Pulling fs layer [2021-11-08T01:36:56.921Z] 1ce36da41761: Pulling fs layer [2021-11-08T01:36:56.921Z] 25b303627fd3: Pulling fs layer [2021-11-08T01:36:56.921Z] 29e5d40040c1: Verifying Checksum [2021-11-08T01:36:56.921Z] 29e5d40040c1: Download complete [2021-11-08T01:36:57.207Z] 1ce36da41761: Verifying Checksum [2021-11-08T01:36:57.207Z] 1ce36da41761: Download complete [2021-11-08T01:36:57.801Z] 29e5d40040c1: Pull complete [2021-11-08T01:36:58.782Z] 25b303627fd3: Verifying Checksum [2021-11-08T01:36:58.782Z] 25b303627fd3: Download complete [2021-11-08T01:36:58.782Z] 1ce36da41761: Pull complete [2021-11-08T01:37:08.915Z] 25b303627fd3: Pull complete [2021-11-08T01:37:08.915Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-08T01:37:08.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-08T01:37:08.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-08T01:37:09.148Z] prd-ubuntu18.04-docker-arm64-4c-16g-27870 does not seem to be running inside a container [2021-11-08T01:37:09.223Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-08T01:37:11.665Z] $ docker top 00bc03a02ce079daeb0bb69aafc07c68b2c816fa00897a3eabd17a66447c31a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T01:37:12.570Z] + docker-compose build --help [2021-11-08T01:37:12.570Z] + grep parallel [2021-11-08T01:37:16.862Z] --parallel Build images in parallel. [Pipeline] } [2021-11-08T01:37:17.153Z] $ docker stop --time=1 00bc03a02ce079daeb0bb69aafc07c68b2c816fa00897a3eabd17a66447c31a2 [2021-11-08T01:37:18.850Z] $ docker rm -f 00bc03a02ce079daeb0bb69aafc07c68b2c816fa00897a3eabd17a66447c31a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:37:19.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-08T01:37:19.444Z] . [Pipeline] withDockerContainer [2021-11-08T01:37:19.704Z] prd-ubuntu18.04-docker-arm64-4c-16g-27870 does not seem to be running inside a container [2021-11-08T01:37:19.799Z] $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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-08T01:37:21.148Z] $ docker top 3d0c74af59158188f641e6c4399fddde1dc6a0c1f6f4d00a619b862343066fbb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T01:37:22.071Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-08T01:37:27.475Z] Building core-command ... [2021-11-08T01:37:27.475Z] Building core-data ... [2021-11-08T01:37:27.475Z] Building core-metadata ... [2021-11-08T01:37:27.475Z] Building security-bootstrapper ... [2021-11-08T01:37:27.475Z] Building security-proxy-setup ... [2021-11-08T01:37:27.475Z] Building security-secretstore-setup ... [2021-11-08T01:37:27.475Z] Building support-notifications ... [2021-11-08T01:37:27.475Z] Building support-scheduler ... [2021-11-08T01:37:27.475Z] Building sys-mgmt-agent ... [2021-11-08T01:37:27.475Z] Building core-data [2021-11-08T01:37:27.476Z] Building core-metadata [2021-11-08T01:37:27.476Z] Building security-bootstrapper [2021-11-08T01:37:27.476Z] Building sys-mgmt-agent [2021-11-08T01:37:27.476Z] Building security-proxy-setup [2021-11-08T01:38:14.465Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:38:14.465Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:38:14.465Z] ---> ff0f6c981cb6 [2021-11-08T01:38:14.465Z] Step 3/30 : WORKDIR /edgex-go [2021-11-08T01:38:14.465Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:38:14.465Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:38:14.465Z] ---> ff0f6c981cb6 [2021-11-08T01:38:14.465Z] Step 3/20 : WORKDIR /edgex-go [2021-11-08T01:38:14.465Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:38:14.465Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:38:14.465Z] ---> ff0f6c981cb6 [2021-11-08T01:38:14.465Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T01:38:14.465Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:38:14.465Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:38:14.465Z] ---> ff0f6c981cb6 [2021-11-08T01:38:14.465Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T01:38:14.465Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:38:14.465Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:38:14.465Z] ---> ff0f6c981cb6 [2021-11-08T01:38:14.465Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T01:38:14.465Z] ---> Running in da15a3e49945 [2021-11-08T01:38:14.465Z] ---> Running in 42fd05f3272f [2021-11-08T01:38:14.465Z] ---> Running in de92f8ce8d71 [2021-11-08T01:38:14.465Z] ---> Running in 0ab24335e8f2 [2021-11-08T01:38:14.465Z] ---> Running in 733fe1b23e7d [2021-11-08T01:38:14.465Z] Removing intermediate container de92f8ce8d71 [2021-11-08T01:38:14.466Z] ---> 00b392e5f568 [2021-11-08T01:38:14.466Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:38:14.466Z] Removing intermediate container 42fd05f3272f [2021-11-08T01:38:14.466Z] ---> 318b04df9aec [2021-11-08T01:38:14.466Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:38:14.466Z] Removing intermediate container da15a3e49945 [2021-11-08T01:38:14.466Z] ---> 0caf0076d018 [2021-11-08T01:38:14.466Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:38:14.466Z] Removing intermediate container 0ab24335e8f2 [2021-11-08T01:38:14.466Z] ---> feb4952df3ad [2021-11-08T01:38:14.466Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:38:14.466Z] Removing intermediate container 733fe1b23e7d [2021-11-08T01:38:14.466Z] ---> 69901168279d [2021-11-08T01:38:14.466Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:38:14.466Z] ---> Running in ecac11b9f315 [2021-11-08T01:38:14.466Z] ---> Running in 23396db729ee [2021-11-08T01:38:14.466Z] ---> Running in 7b40c55942ea [2021-11-08T01:38:14.466Z] ---> Running in 13c62f2760f6 [2021-11-08T01:38:14.466Z] ---> Running in 60cce2c485d0 [2021-11-08T01:38:14.751Z] Removing intermediate container ecac11b9f315 [2021-11-08T01:38:14.751Z] ---> 2fa7adc3e912 [2021-11-08T01:38:14.751Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-08T01:38:15.034Z] ---> Running in 2f2679c7dffb [2021-11-08T01:38:15.034Z] Removing intermediate container 23396db729ee [2021-11-08T01:38:15.034Z] ---> b952ab60cb7e [2021-11-08T01:38:15.034Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-08T01:38:15.367Z] ---> Running in d3d67401dbb6 [2021-11-08T01:38:15.650Z] Removing intermediate container 7b40c55942ea [2021-11-08T01:38:15.650Z] ---> 5aa9172c8de7 [2021-11-08T01:38:15.650Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-08T01:38:15.650Z] Removing intermediate container 13c62f2760f6 [2021-11-08T01:38:15.650Z] ---> 13108a30e0b2 [2021-11-08T01:38:15.650Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-08T01:38:15.650Z] ---> Running in 5b93b74dce60 [2021-11-08T01:38:15.650Z] Removing intermediate container 60cce2c485d0 [2021-11-08T01:38:15.650Z] ---> c2aad2e74c71 [2021-11-08T01:38:15.932Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-08T01:38:15.932Z] ---> Running in 4c0071656e2a [2021-11-08T01:38:15.932Z] ---> Running in 2622b47f3b71 [2021-11-08T01:38:17.412Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:38:17.688Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:38:17.965Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:38:17.965Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:38:18.241Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:38:18.518Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:38:18.798Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:38:18.798Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:38:19.078Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:38:19.078Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:38:19.695Z] OK: 219 MiB in 52 packages [2021-11-08T01:38:19.988Z] OK: 219 MiB in 52 packages [2021-11-08T01:38:19.988Z] OK: 219 MiB in 52 packages [2021-11-08T01:38:21.022Z] OK: 219 MiB in 52 packages [2021-11-08T01:38:21.022Z] OK: 219 MiB in 52 packages [2021-11-08T01:38:21.630Z] Removing intermediate container 2f2679c7dffb [2021-11-08T01:38:21.630Z] ---> 931ac0b311ec [2021-11-08T01:38:21.630Z] Step 6/22 : COPY . . [2021-11-08T01:38:21.908Z] Removing intermediate container d3d67401dbb6 [2021-11-08T01:38:21.908Z] ---> b3ab114e4981 [2021-11-08T01:38:21.908Z] Step 6/22 : COPY . . [2021-11-08T01:38:21.908Z] Removing intermediate container 5b93b74dce60 [2021-11-08T01:38:21.908Z] ---> 72900169fe87 [2021-11-08T01:38:21.908Z] Step 6/30 : COPY . . [2021-11-08T01:38:22.516Z] Removing intermediate container 2622b47f3b71 [2021-11-08T01:38:22.516Z] ---> f6eb2e663c3c [2021-11-08T01:38:22.516Z] Step 6/20 : COPY . . [2021-11-08T01:38:22.516Z] Removing intermediate container 4c0071656e2a [2021-11-08T01:38:22.516Z] ---> ec5b3107dca9 [2021-11-08T01:38:22.516Z] Step 6/22 : COPY . . [2021-11-08T01:38:40.885Z] ---> 15dfcade407f [2021-11-08T01:38:40.885Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:38:40.885Z] ---> 81b751cb7dbd [2021-11-08T01:38:40.885Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:38:40.885Z] ---> a225495f57e6 [2021-11-08T01:38:40.885Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:38:40.885Z] ---> Running in 933db6597bd5 [2021-11-08T01:38:40.885Z] ---> Running in ff655bdd986d [2021-11-08T01:38:40.885Z] ---> Running in eda12e9aba9f [2021-11-08T01:38:40.885Z] ---> ac82cbdbad34 [2021-11-08T01:38:40.885Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:38:40.885Z] ---> Running in 371d0904bda9 [2021-11-08T01:38:40.885Z] ---> 1e698d92f0ae [2021-11-08T01:38:40.885Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:38:40.885Z] ---> Running in ce1a4817ca05 [2021-11-08T01:38:44.322Z] Removing intermediate container 933db6597bd5 [2021-11-08T01:38:44.322Z] ---> 38925defa77c [2021-11-08T01:38:44.322Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-08T01:38:44.322Z] ---> Running in 25da0213b608 [2021-11-08T01:38:44.600Z] Removing intermediate container ff655bdd986d [2021-11-08T01:38:44.600Z] ---> a0724f80ceb0 [2021-11-08T01:38:44.600Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-08T01:38:44.877Z] ---> Running in b3e2126e3cce [2021-11-08T01:38:44.877Z] Removing intermediate container eda12e9aba9f [2021-11-08T01:38:44.877Z] ---> 7579a6b3b675 [2021-11-08T01:38:44.877Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-08T01:38:45.152Z] Removing intermediate container 371d0904bda9 [2021-11-08T01:38:45.152Z] ---> ce44d1a19de7 [2021-11-08T01:38:45.152Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-08T01:38:45.152Z] ---> Running in 0d7fda80686f [2021-11-08T01:38:45.152Z] Removing intermediate container ce1a4817ca05 [2021-11-08T01:38:45.152Z] ---> fb17a852326a [2021-11-08T01:38:45.152Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-08T01:38:45.430Z] ---> Running in b513e6a0fa56 [2021-11-08T01:38:45.430Z] ---> Running in 1be778cba43c [2021-11-08T01:38:46.440Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-data/core-data ./cmd/core-data [2021-11-08T01:38:47.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-08T01:38:48.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-08T01:38:48.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-08T01:38:48.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-08T01:40:55.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-08T01:41:07.838Z] Removing intermediate container b513e6a0fa56 [2021-11-08T01:41:07.838Z] ---> d9bdec8ddd3e [2021-11-08T01:41:07.838Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-08T01:41:07.838Z] ---> Running in c63d0f5b943e [2021-11-08T01:41:09.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-08T01:41:09.900Z] Removing intermediate container 0d7fda80686f [2021-11-08T01:41:09.900Z] ---> 86c60192ec4d [2021-11-08T01:41:09.900Z] [2021-11-08T01:41:09.900Z] Step 9/30 : FROM alpine:3.14 [2021-11-08T01:41:09.900Z] 3.14: Pulling from library/alpine [2021-11-08T01:41:10.507Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T01:41:10.798Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T01:41:10.798Z] ---> bb3de5531c18 [2021-11-08T01:41:10.798Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-08T01:41:11.073Z] ---> Running in f48bf9815a22 [2021-11-08T01:41:12.063Z] Removing intermediate container f48bf9815a22 [2021-11-08T01:41:12.064Z] ---> 1c215efb0094 [2021-11-08T01:41:12.064Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-08T01:41:12.341Z] ---> Running in 7e60a04563f6 [2021-11-08T01:41:14.348Z] Removing intermediate container 1be778cba43c [2021-11-08T01:41:14.348Z] ---> 4a44865384b9 [2021-11-08T01:41:14.348Z] [2021-11-08T01:41:14.348Z] Step 9/20 : FROM alpine:3.14 [2021-11-08T01:41:14.348Z] ---> bb3de5531c18 [2021-11-08T01:41:14.348Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-08T01:41:14.348Z] ---> Running in 7afbb5b444d3 [2021-11-08T01:41:14.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:41:15.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:41:15.856Z] Removing intermediate container c63d0f5b943e [2021-11-08T01:41:15.856Z] ---> 086a20406b71 [2021-11-08T01:41:15.856Z] [2021-11-08T01:41:15.856Z] Step 10/22 : FROM docker:20.10.8 [2021-11-08T01:41:16.141Z] 20.10.8: Pulling from library/docker [2021-11-08T01:41:16.422Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-08T01:41:16.422Z] (2/2) Installing su-exec (0.2-r1) [2021-11-08T01:41:16.422Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:41:16.700Z] OK: 5 MiB in 16 packages [2021-11-08T01:41:16.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:41:16.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:41:17.985Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-08T01:41:18.263Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-08T01:41:18.263Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-08T01:41:18.263Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-08T01:41:18.263Z] (5/5) Installing curl (7.79.1-r0) [2021-11-08T01:41:18.542Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:41:18.542Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T01:41:18.542Z] Removing intermediate container 7e60a04563f6 [2021-11-08T01:41:18.542Z] ---> 230f52563e54 [2021-11-08T01:41:18.542Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-08T01:41:18.824Z] OK: 8 MiB in 19 packages [2021-11-08T01:41:18.824Z] ---> Running in 5cba0bbad78c [2021-11-08T01:41:20.288Z] Removing intermediate container 5cba0bbad78c [2021-11-08T01:41:20.288Z] ---> 5b1d5e67c91f [2021-11-08T01:41:20.288Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-08T01:41:20.910Z] ---> Running in 6ac20521c0f3 [2021-11-08T01:41:21.193Z] Removing intermediate container b3e2126e3cce [2021-11-08T01:41:21.193Z] ---> 487a39a4d69d [2021-11-08T01:41:21.193Z] [2021-11-08T01:41:21.193Z] Step 9/22 : FROM alpine:3.14 [2021-11-08T01:41:21.193Z] ---> bb3de5531c18 [2021-11-08T01:41:21.193Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-08T01:41:21.468Z] ---> Running in 76491943cdff [2021-11-08T01:41:21.747Z] Removing intermediate container 6ac20521c0f3 [2021-11-08T01:41:21.747Z] ---> 03629ade3d34 [2021-11-08T01:41:21.747Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-08T01:41:21.747Z] Removing intermediate container 7afbb5b444d3 [2021-11-08T01:41:21.747Z] ---> 08e69c7b9e65 [2021-11-08T01:41:21.747Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-08T01:41:22.042Z] ---> Running in da4df55795f0 [2021-11-08T01:41:22.042Z] ---> Running in afd91abb2be9 [2021-11-08T01:41:23.067Z] Removing intermediate container afd91abb2be9 [2021-11-08T01:41:23.067Z] ---> 675bb0528202 [2021-11-08T01:41:23.067Z] Step 12/20 : WORKDIR /edgex [2021-11-08T01:41:23.351Z] ---> Running in d39e4e7c997a [2021-11-08T01:41:23.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:41:24.232Z] Removing intermediate container d39e4e7c997a [2021-11-08T01:41:24.232Z] ---> 7e37c8c5da1f [2021-11-08T01:41:24.232Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-08T01:41:24.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:41:25.689Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-08T01:41:25.689Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:41:25.689Z] OK: 5 MiB in 15 packages [2021-11-08T01:41:25.965Z] ---> 16cebb8ca681 [2021-11-08T01:41:25.965Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-08T01:41:26.236Z] Removing intermediate container da4df55795f0 [2021-11-08T01:41:26.236Z] ---> 5d51f180b3b1 [2021-11-08T01:41:26.236Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-08T01:41:26.508Z] ---> Running in 579222477b8c [2021-11-08T01:41:27.503Z] Removing intermediate container 579222477b8c [2021-11-08T01:41:27.503Z] ---> cb06e19084e9 [2021-11-08T01:41:27.503Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-08T01:41:27.503Z] Removing intermediate container 76491943cdff [2021-11-08T01:41:27.503Z] ---> 1119881ca7ee [2021-11-08T01:41:27.503Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T01:41:27.503Z] ---> Running in cf315f26e7e8 [2021-11-08T01:41:28.101Z] ---> 710fbf894f0b [2021-11-08T01:41:28.101Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-08T01:41:28.379Z] Removing intermediate container cf315f26e7e8 [2021-11-08T01:41:28.379Z] ---> 4bd1240994fa [2021-11-08T01:41:28.379Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-08T01:41:28.655Z] ---> Running in 28e1d64eff3a [2021-11-08T01:41:28.931Z] ---> 428e373f80ec [2021-11-08T01:41:28.931Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-08T01:41:29.214Z] ---> Running in 8ba3a8c8d6ee [2021-11-08T01:41:29.499Z] Removing intermediate container 28e1d64eff3a [2021-11-08T01:41:29.499Z] ---> 47982c6d3269 [2021-11-08T01:41:29.499Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-08T01:41:29.774Z] ---> Running in bf36c1a5108b [2021-11-08T01:41:30.758Z] ---> c5c87d892b45 [2021-11-08T01:41:30.758Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-08T01:41:30.758Z] Removing intermediate container bf36c1a5108b [2021-11-08T01:41:30.758Z] ---> cd59f97a2b64 [2021-11-08T01:41:30.758Z] Step 14/22 : WORKDIR / [2021-11-08T01:41:30.758Z] ---> Running in a7d60949225a [2021-11-08T01:41:30.758Z] ---> Running in b42a5f44fabb [2021-11-08T01:41:31.760Z] Removing intermediate container a7d60949225a [2021-11-08T01:41:31.760Z] ---> 767b6faf742b [2021-11-08T01:41:31.760Z] Step 17/20 : CMD ["--init=true"] [2021-11-08T01:41:31.760Z] ---> Running in e6c9f5c598f7 [2021-11-08T01:41:32.034Z] Removing intermediate container b42a5f44fabb [2021-11-08T01:41:32.034Z] ---> 0f552bbd9cf4 [2021-11-08T01:41:32.034Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T01:41:32.311Z] Removing intermediate container 25da0213b608 [2021-11-08T01:41:32.311Z] ---> 0f6bc469f1a7 [2021-11-08T01:41:32.311Z] [2021-11-08T01:41:32.311Z] Step 9/22 : FROM alpine:3.14 [2021-11-08T01:41:32.311Z] ---> bb3de5531c18 [2021-11-08T01:41:32.311Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-08T01:41:32.595Z] Removing intermediate container 8ba3a8c8d6ee [2021-11-08T01:41:32.595Z] ---> 57ffb03f79e6 [2021-11-08T01:41:32.595Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T01:41:32.595Z] ---> Running in 255c14615570 [2021-11-08T01:41:32.870Z] Removing intermediate container e6c9f5c598f7 [2021-11-08T01:41:32.870Z] ---> 0e32d908c335 [2021-11-08T01:41:32.870Z] Step 18/20 : LABEL arch=arm64 [2021-11-08T01:41:32.870Z] ---> Running in eeaeccbda469 [2021-11-08T01:41:33.474Z] ---> 9d3270c4901e [2021-11-08T01:41:33.474Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-08T01:41:33.474Z] Removing intermediate container 255c14615570 [2021-11-08T01:41:33.474Z] ---> 4976ef245d7e [2021-11-08T01:41:33.474Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-08T01:41:33.755Z] ---> Running in 11dbdc6430e4 [2021-11-08T01:41:33.756Z] Removing intermediate container eeaeccbda469 [2021-11-08T01:41:33.756Z] ---> 97d5e1b8b438 [2021-11-08T01:41:33.756Z] Step 19/20 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:41:34.035Z] ---> Running in d481faa47340 [2021-11-08T01:41:34.035Z] ---> f1d77cba84f4 [2021-11-08T01:41:34.035Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-08T01:41:34.654Z] Removing intermediate container 11dbdc6430e4 [2021-11-08T01:41:34.654Z] ---> 13d5dd00470a [2021-11-08T01:41:34.654Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-08T01:41:34.654Z] Removing intermediate container d481faa47340 [2021-11-08T01:41:34.654Z] ---> ced8e8283d3d [2021-11-08T01:41:34.654Z] Step 20/20 : LABEL version=2.0.1-dev.89 [2021-11-08T01:41:34.654Z] ---> Running in 8ca008de7ddb [2021-11-08T01:41:34.929Z] ---> Running in 8dc6e291d452 [2021-11-08T01:41:35.538Z] Removing intermediate container 8ca008de7ddb [2021-11-08T01:41:35.538Z] ---> 70fd3f095d07 [2021-11-08T01:41:35.538Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:41:35.538Z] ---> Running in 926d88b20998 [2021-11-08T01:41:35.538Z] ---> b488cd4b080e [2021-11-08T01:41:35.538Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-08T01:41:35.818Z] Removing intermediate container 8dc6e291d452 [2021-11-08T01:41:35.818Z] ---> 257a45804ea0 [2021-11-08T01:41:35.818Z] [2021-11-08T01:41:36.099Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-08T01:41:36.099Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-08T01:41:36.099Z] ---> 3734d5adc5ac [2021-11-08T01:41:36.099Z] 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-08T01:41:36.099Z] ---> Running in cb2b9b568c99 [2021-11-08T01:41:36.393Z] Successfully built 257a45804ea0 [2021-11-08T01:41:36.393Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-08T01:41:36.393Z]  Building security-proxy-setup ... done Building support-notifications [2021-11-08T01:41:36.393Z] ---> e7bd5519fae3 [2021-11-08T01:41:36.393Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-08T01:41:37.004Z] Removing intermediate container cb2b9b568c99 [2021-11-08T01:41:37.004Z] ---> 49f85165b052 [2021-11-08T01:41:37.004Z] 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-08T01:41:37.286Z] ---> e5e1e0ab51fe [2021-11-08T01:41:37.286Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-08T01:41:37.286Z] ---> Running in 5e5e63a9d13c [2021-11-08T01:41:37.286Z] ---> Running in 824a4563abc8 [2021-11-08T01:41:38.297Z] ---> ef8dc7022cac [2021-11-08T01:41:38.297Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-08T01:41:38.297Z] Removing intermediate container 824a4563abc8 [2021-11-08T01:41:38.297Z] ---> 359c14f48266 [2021-11-08T01:41:38.297Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:41:38.571Z] ---> Running in a73df195731b [2021-11-08T01:41:39.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:41:39.567Z] Removing intermediate container a73df195731b [2021-11-08T01:41:39.567Z] ---> 11efa43ae0a4 [2021-11-08T01:41:39.567Z] Step 20/22 : LABEL arch=arm64 [2021-11-08T01:41:39.567Z] Removing intermediate container 926d88b20998 [2021-11-08T01:41:39.567Z] ---> bdb14c21ccee [2021-11-08T01:41:39.567Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-08T01:41:39.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:41:39.842Z] ---> e72a0ffb9928 [2021-11-08T01:41:39.842Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-08T01:41:39.842Z] ---> Running in 61eb1da62955 [2021-11-08T01:41:39.842Z] ---> Running in d98b19d67f06 [2021-11-08T01:41:40.835Z] (1/42) Installing readline (8.1.0-r0) [2021-11-08T01:41:40.835Z] (2/42) Installing bash (5.1.4-r0) [2021-11-08T01:41:40.835Z] Executing bash-5.1.4-r0.post-install [2021-11-08T01:41:40.835Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-08T01:41:40.835Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-08T01:41:40.835Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-08T01:41:40.835Z] (6/42) Installing curl (7.79.1-r0) [2021-11-08T01:41:40.835Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-08T01:41:41.116Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-08T01:41:41.116Z] Removing intermediate container d98b19d67f06 [2021-11-08T01:41:41.116Z] ---> 9d89d08f04d6 [2021-11-08T01:41:41.116Z] Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:41:41.116Z] (9/42) Installing expat (2.4.1-r0) [2021-11-08T01:41:41.116Z] (10/42) Installing libffi (3.3-r2) [2021-11-08T01:41:41.116Z] (11/42) Installing gdbm (1.19-r0) [2021-11-08T01:41:41.116Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-08T01:41:41.116Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T01:41:41.116Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T01:41:41.116Z] ---> Running in 33e5b46ad929 [2021-11-08T01:41:41.116Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-08T01:41:41.116Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-08T01:41:41.116Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-08T01:41:41.397Z] ---> 79f6ba8cba7a [2021-11-08T01:41:41.397Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-08T01:41:42.010Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:41:42.010Z] ---> Running in 4e0c6cc08d1b [2021-11-08T01:41:42.010Z] Removing intermediate container 33e5b46ad929 [2021-11-08T01:41:42.010Z] ---> 09d89a0b38b5 [2021-11-08T01:41:42.010Z] Step 22/22 : LABEL version=2.0.1-dev.89 [2021-11-08T01:41:42.284Z] ---> Running in 937b306d285a [2021-11-08T01:41:42.566Z] Removing intermediate container 4e0c6cc08d1b [2021-11-08T01:41:42.567Z] ---> 4acf8b56d496 [2021-11-08T01:41:42.567Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-08T01:41:42.854Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:41:43.131Z] Removing intermediate container 937b306d285a [2021-11-08T01:41:43.131Z] ---> b79f5e8a4bdc [2021-11-08T01:41:43.131Z] [2021-11-08T01:41:43.406Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-08T01:41:43.681Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-08T01:41:43.681Z] Successfully built b79f5e8a4bdc [2021-11-08T01:41:43.681Z] Successfully tagged core-metadata-arm64:latest [2021-11-08T01:41:43.681Z]  Building core-metadata ... done Building security-secretstore-setup [2021-11-08T01:41:43.681Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-08T01:41:43.681Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-08T01:41:43.965Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-08T01:41:43.965Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-08T01:41:43.965Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-08T01:41:43.965Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-08T01:41:43.965Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-08T01:41:43.965Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-08T01:41:43.965Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-08T01:41:43.965Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T01:41:43.965Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-08T01:41:43.965Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-08T01:41:43.965Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-08T01:41:43.965Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-08T01:41:43.965Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-08T01:41:43.965Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-08T01:41:44.260Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-08T01:41:44.260Z] ---> 3a94ff1fb125 [2021-11-08T01:41:44.260Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-08T01:41:44.260Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T01:41:44.260Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-08T01:41:44.260Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-08T01:41:44.260Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-08T01:41:44.260Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-08T01:41:44.260Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-08T01:41:44.260Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-08T01:41:44.260Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-08T01:41:44.260Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-08T01:41:44.260Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-08T01:41:44.542Z] ---> Running in d50e89f4f0b9 [2021-11-08T01:41:44.542Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-08T01:41:44.542Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-08T01:41:44.542Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:41:44.542Z] OK: 8 MiB in 20 packages [2021-11-08T01:41:45.150Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:41:45.150Z] OK: 84 MiB in 64 packages [2021-11-08T01:41:47.198Z] Removing intermediate container 61eb1da62955 [2021-11-08T01:41:47.198Z] ---> 86ab1943ce82 [2021-11-08T01:41:47.198Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T01:41:48.196Z] ---> 8f7b824c8082 [2021-11-08T01:41:48.196Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-08T01:41:48.196Z] Removing intermediate container d50e89f4f0b9 [2021-11-08T01:41:48.196Z] ---> a44cb4d3546e [2021-11-08T01:41:48.196Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-08T01:41:48.811Z] ---> Running in f2bda346727f [2021-11-08T01:41:49.818Z] Removing intermediate container f2bda346727f [2021-11-08T01:41:49.818Z] ---> 40a406c0e8b7 [2021-11-08T01:41:49.818Z] Step 27/30 : CMD ["gate"] [2021-11-08T01:41:50.096Z] ---> Running in 90049e37bf50 [2021-11-08T01:41:50.392Z] Collecting docker-compose==1.23.2 [2021-11-08T01:41:50.392Z] ---> 9117c3f8a19d [2021-11-08T01:41:50.392Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-08T01:41:50.667Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-08T01:41:50.945Z] Removing intermediate container 90049e37bf50 [2021-11-08T01:41:50.945Z] ---> ac1d1c954f06 [2021-11-08T01:41:50.945Z] Step 28/30 : LABEL arch=arm64 [2021-11-08T01:41:51.553Z] ---> Running in 98dd6abfec44 [2021-11-08T01:41:51.829Z] ---> 618aa388da14 [2021-11-08T01:41:51.829Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-08T01:41:51.829Z] ---> Running in 27e7d9573b91 [2021-11-08T01:41:52.119Z] Collecting PyYAML<4,>=3.10 [2021-11-08T01:41:52.119Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-08T01:41:52.394Z] Removing intermediate container 98dd6abfec44 [2021-11-08T01:41:52.394Z] ---> babdfa53f777 [2021-11-08T01:41:52.394Z] Step 29/30 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:41:52.678Z] ---> Running in 4f9b0bdcd90a [2021-11-08T01:41:52.967Z] Removing intermediate container 27e7d9573b91 [2021-11-08T01:41:52.967Z] ---> 49287a41d59c [2021-11-08T01:41:52.967Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:41:53.247Z] ---> Running in 23611ebbe368 [2021-11-08T01:41:53.527Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:41:53.527Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:41:53.527Z] ---> ff0f6c981cb6 [2021-11-08T01:41:53.527Z] Step 3/21 : WORKDIR /edgex-go [2021-11-08T01:41:53.527Z] ---> Using cache [2021-11-08T01:41:53.527Z] ---> feb4952df3ad [2021-11-08T01:41:53.527Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:41:53.527Z] ---> Using cache [2021-11-08T01:41:53.527Z] ---> 13108a30e0b2 [2021-11-08T01:41:53.527Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-08T01:41:53.820Z] Removing intermediate container 4f9b0bdcd90a [2021-11-08T01:41:53.820Z] ---> c0cee9d30d54 [2021-11-08T01:41:53.820Z] Step 30/30 : LABEL version=2.0.1-dev.89 [2021-11-08T01:41:53.820Z] ---> Running in 57cade9ed1cf [2021-11-08T01:41:54.101Z] Removing intermediate container 23611ebbe368 [2021-11-08T01:41:54.101Z] ---> fc83d1f5f90c [2021-11-08T01:41:54.101Z] Step 20/22 : LABEL arch=arm64 [2021-11-08T01:41:54.101Z] ---> Running in 90898fe2112d [2021-11-08T01:41:54.375Z] ---> Running in 2e5868fa9076 [2021-11-08T01:41:55.368Z] Removing intermediate container 90898fe2112d [2021-11-08T01:41:55.368Z] ---> e7dcac4354c0 [2021-11-08T01:41:55.368Z] [2021-11-08T01:41:55.368Z] Removing intermediate container 2e5868fa9076 [2021-11-08T01:41:55.368Z] ---> e48f19ec608e [2021-11-08T01:41:55.368Z] Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:41:55.646Z] ---> Running in 5294d441a72e [2021-11-08T01:41:55.922Z] Successfully built e7dcac4354c0 [2021-11-08T01:41:55.923Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-08T01:41:55.923Z]  Building security-bootstrapper ... done Building core-command [2021-11-08T01:41:55.923Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:41:56.198Z] Removing intermediate container 5294d441a72e [2021-11-08T01:41:56.476Z] ---> 5adcc536f380 [2021-11-08T01:41:56.476Z] Step 22/22 : LABEL version=2.0.1-dev.89 [2021-11-08T01:41:56.476Z] ---> Running in 43444ae77cae [2021-11-08T01:41:56.755Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-08T01:41:56.755Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-08T01:41:57.035Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:41:57.035Z] Removing intermediate container 43444ae77cae [2021-11-08T01:41:57.035Z] ---> 3a83e120a8c5 [2021-11-08T01:41:57.035Z] [2021-11-08T01:41:57.424Z] Successfully built 3a83e120a8c5 [2021-11-08T01:41:57.424Z] Successfully tagged core-data-arm64:latest [2021-11-08T01:41:57.424Z] Building support-scheduler [2021-11-08T01:41:57.987Z]  Building core-data ... done OK: 219 MiB in 52 packages [2021-11-08T01:41:59.613Z] Collecting cached-property<2,>=1.2.0 [2021-11-08T01:41:59.613Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-08T01:41:59.925Z] Removing intermediate container 57cade9ed1cf [2021-11-08T01:41:59.925Z] ---> 9220eba99ec0 [2021-11-08T01:41:59.925Z] Step 6/21 : COPY . . [2021-11-08T01:42:00.209Z] Collecting jsonschema<3,>=2.5.1 [2021-11-08T01:42:00.209Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-08T01:42:00.809Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-08T01:42:00.809Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-08T01:42:00.809Z] 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-08T01:42:00.809Z] Collecting docopt<0.7,>=0.6.1 [2021-11-08T01:42:00.809Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-08T01:42:05.149Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-08T01:42:05.149Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-08T01:42:05.149Z] Collecting docker<4.0,>=3.6.0 [2021-11-08T01:42:05.149Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-08T01:42:05.426Z] Collecting texttable<0.10,>=0.9.0 [2021-11-08T01:42:05.426Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-08T01:42:06.026Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:42:06.026Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:42:06.026Z] ---> ff0f6c981cb6 [2021-11-08T01:42:06.026Z] Step 3/24 : WORKDIR /edgex-go [2021-11-08T01:42:06.026Z] ---> Using cache [2021-11-08T01:42:06.026Z] ---> feb4952df3ad [2021-11-08T01:42:06.026Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:42:06.026Z] ---> Using cache [2021-11-08T01:42:06.026Z] ---> 13108a30e0b2 [2021-11-08T01:42:06.026Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-08T01:42:06.026Z] ---> Using cache [2021-11-08T01:42:06.026Z] ---> ec5b3107dca9 [2021-11-08T01:42:06.026Z] Step 6/24 : COPY . . [2021-11-08T01:42:06.026Z] ---> Using cache [2021-11-08T01:42:06.026Z] ---> 81b751cb7dbd [2021-11-08T01:42:06.026Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:42:06.026Z] ---> Using cache [2021-11-08T01:42:06.026Z] ---> a0724f80ceb0 [2021-11-08T01:42:06.026Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-08T01:42:07.489Z] ---> Running in 2a4cc11e2329 [2021-11-08T01:42:07.767Z] Collecting docker-pycreds>=0.4.0 [2021-11-08T01:42:07.767Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-08T01:42:08.747Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-08T01:42:08.747Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-08T01:42:09.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-08T01:42:09.630Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-08T01:42:09.630Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-08T01:42:09.630Z] 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-08T01:42:09.906Z] Collecting idna<2.8,>=2.5 [2021-11-08T01:42:09.906Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-08T01:42:10.510Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-08T01:42:10.510Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-08T01:42:10.510Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-08T01:42:10.510Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-08T01:42:11.966Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-08T01:42:11.966Z] Attempting uninstall: urllib3 [2021-11-08T01:42:11.966Z] Found existing installation: urllib3 1.26.5 [2021-11-08T01:42:11.966Z] Uninstalling urllib3-1.26.5: [2021-11-08T01:42:11.966Z] Successfully uninstalled urllib3-1.26.5 [2021-11-08T01:42:12.964Z] ---> 8755f4526f9e [2021-11-08T01:42:12.964Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:42:12.964Z] Attempting uninstall: idna [2021-11-08T01:42:12.964Z] Found existing installation: idna 3.2 [2021-11-08T01:42:12.964Z] Uninstalling idna-3.2: [2021-11-08T01:42:13.242Z] Successfully uninstalled idna-3.2 [2021-11-08T01:42:13.242Z] ---> Running in de0233083182 [2021-11-08T01:42:14.690Z] Attempting uninstall: chardet [2021-11-08T01:42:14.690Z] Found existing installation: chardet 4.0.0 [2021-11-08T01:42:14.690Z] Uninstalling chardet-4.0.0: [2021-11-08T01:42:14.690Z] Successfully uninstalled chardet-4.0.0 [2021-11-08T01:42:17.330Z] Attempting uninstall: requests [2021-11-08T01:42:17.330Z] Found existing installation: requests 2.25.1 [2021-11-08T01:42:17.330Z] Uninstalling requests-2.25.1: [2021-11-08T01:42:17.330Z] Successfully uninstalled requests-2.25.1 [2021-11-08T01:42:17.936Z] Running setup.py install for texttable: started [2021-11-08T01:42:19.945Z] Removing intermediate container de0233083182 [2021-11-08T01:42:19.945Z] ---> f4705d6d4855 [2021-11-08T01:42:19.945Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-08T01:42:20.221Z] ---> Running in 8a323ecad17d [2021-11-08T01:42:20.835Z] Running setup.py install for texttable: finished with status 'done' [2021-11-08T01:42:20.835Z] Running setup.py install for PyYAML: started [2021-11-08T01:42:22.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-08T01:42:23.294Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:42:23.294Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:42:23.294Z] ---> ff0f6c981cb6 [2021-11-08T01:42:23.294Z] Step 3/22 : WORKDIR /edgex-go [2021-11-08T01:42:23.294Z] ---> Using cache [2021-11-08T01:42:23.294Z] ---> feb4952df3ad [2021-11-08T01:42:23.294Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:42:23.294Z] ---> Using cache [2021-11-08T01:42:23.294Z] ---> 13108a30e0b2 [2021-11-08T01:42:23.294Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-08T01:42:23.294Z] ---> Using cache [2021-11-08T01:42:23.294Z] ---> ec5b3107dca9 [2021-11-08T01:42:23.294Z] Step 6/22 : COPY . . [2021-11-08T01:42:23.294Z] ---> Using cache [2021-11-08T01:42:23.294Z] ---> 81b751cb7dbd [2021-11-08T01:42:23.294Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:42:23.294Z] ---> Using cache [2021-11-08T01:42:23.294Z] ---> a0724f80ceb0 [2021-11-08T01:42:23.294Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-08T01:42:23.294Z] ---> Running in d716105bbdcf [2021-11-08T01:42:24.763Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-08T01:42:25.041Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-08T01:42:25.041Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-08T01:42:25.041Z] ---> ff0f6c981cb6 [2021-11-08T01:42:25.041Z] Step 3/23 : WORKDIR /edgex-go [2021-11-08T01:42:25.041Z] ---> Using cache [2021-11-08T01:42:25.041Z] ---> feb4952df3ad [2021-11-08T01:42:25.041Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:42:25.041Z] ---> Using cache [2021-11-08T01:42:25.041Z] ---> 13108a30e0b2 [2021-11-08T01:42:25.041Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-08T01:42:25.041Z] ---> Using cache [2021-11-08T01:42:25.041Z] ---> ec5b3107dca9 [2021-11-08T01:42:25.041Z] Step 6/23 : COPY go.mod . [2021-11-08T01:42:25.321Z] Running setup.py install for docopt: started [2021-11-08T01:42:25.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-command/core-command ./cmd/core-command [2021-11-08T01:42:26.208Z] ---> 60dff17a88cc [2021-11-08T01:42:26.208Z] Step 7/23 : RUN go mod download [2021-11-08T01:42:26.208Z] ---> Running in f87bbe014876 [2021-11-08T01:42:28.880Z] Running setup.py install for docopt: finished with status 'done' [2021-11-08T01:42:28.880Z] Running setup.py install for dockerpty: started [2021-11-08T01:42:32.289Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-08T01:42:32.891Z] Removing intermediate container f87bbe014876 [2021-11-08T01:42:32.891Z] ---> acc1fa75c6fe [2021-11-08T01:42:32.891Z] Step 8/23 : COPY . . [2021-11-08T01:42:34.882Z] 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-08T01:42:50.003Z] ---> 61e4902fdf2a [2021-11-08T01:42:50.003Z] Step 9/23 : RUN go mod tidy [2021-11-08T01:42:50.003Z] ---> Running in 52882038bfc4 [2021-11-08T01:42:53.458Z] Removing intermediate container 5e5e63a9d13c [2021-11-08T01:42:53.458Z] ---> 2c35d1a88952 [2021-11-08T01:42:53.458Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-08T01:42:53.458Z] ---> Running in 0ede769cf0b2 [2021-11-08T01:42:54.065Z] Removing intermediate container 0ede769cf0b2 [2021-11-08T01:42:54.066Z] ---> f0c280b2a206 [2021-11-08T01:42:54.066Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-08T01:42:54.343Z] ---> Running in 08184e83e675 [2021-11-08T01:42:54.948Z] Removing intermediate container 08184e83e675 [2021-11-08T01:42:54.948Z] ---> eaaf235c5509 [2021-11-08T01:42:54.948Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-08T01:42:56.937Z] ---> 5a9f2100dfb8 [2021-11-08T01:42:56.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-08T01:42:57.927Z] Removing intermediate container 52882038bfc4 [2021-11-08T01:42:57.927Z] ---> a0b3475d251d [2021-11-08T01:42:57.927Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-08T01:42:58.204Z] ---> Running in 8225c5ff71a1 [2021-11-08T01:42:58.483Z] ---> 1c3232f8b0ff [2021-11-08T01:42:58.483Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-08T01:43:00.471Z] ---> c9d481f2526f [2021-11-08T01:43:00.471Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-08T01:43:00.471Z] ---> Running in 579cc50ba711 [2021-11-08T01:43:00.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-08T01:43:01.079Z] Removing intermediate container 579cc50ba711 [2021-11-08T01:43:01.079Z] ---> df834a97b174 [2021-11-08T01:43:01.079Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:43:01.079Z] ---> Running in 72d358a368a0 [2021-11-08T01:43:02.067Z] Removing intermediate container 72d358a368a0 [2021-11-08T01:43:02.067Z] ---> 1920089b3f63 [2021-11-08T01:43:02.067Z] Step 20/22 : LABEL arch=arm64 [2021-11-08T01:43:02.067Z] ---> Running in 08f5cee759c5 [2021-11-08T01:43:02.670Z] Removing intermediate container 08f5cee759c5 [2021-11-08T01:43:02.670Z] ---> 9f2a7d31be91 [2021-11-08T01:43:02.670Z] Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:43:02.670Z] ---> Running in 51738d021057 [2021-11-08T01:43:03.656Z] Removing intermediate container 51738d021057 [2021-11-08T01:43:03.656Z] ---> 03782141bfd3 [2021-11-08T01:43:03.656Z] Step 22/22 : LABEL version=2.0.1-dev.89 [2021-11-08T01:43:03.656Z] ---> Running in 76512be3eaaf [2021-11-08T01:43:04.256Z] Removing intermediate container 76512be3eaaf [2021-11-08T01:43:04.256Z] ---> 50d85d12c5ad [2021-11-08T01:43:04.256Z] [2021-11-08T01:43:04.531Z] Successfully built 50d85d12c5ad [2021-11-08T01:43:04.531Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-08T01:44:01.092Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-08T01:44:07.935Z] Removing intermediate container 2a4cc11e2329 [2021-11-08T01:44:07.935Z] ---> c6eb6d3a8afa [2021-11-08T01:44:07.935Z] [2021-11-08T01:44:07.935Z] Step 9/24 : FROM alpine:3.14 [2021-11-08T01:44:07.935Z] ---> bb3de5531c18 [2021-11-08T01:44:07.935Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-08T01:44:07.935Z] ---> Running in e32a87c3ddc8 [2021-11-08T01:44:09.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:44:10.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:44:11.311Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-08T01:44:11.311Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-08T01:44:11.311Z] (3/3) Installing su-exec (0.2-r1) [2021-11-08T01:44:11.311Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:44:11.311Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T01:44:11.590Z] OK: 6 MiB in 17 packages [2021-11-08T01:44:14.266Z] Removing intermediate container e32a87c3ddc8 [2021-11-08T01:44:14.266Z] ---> 09d4c4418368 [2021-11-08T01:44:14.266Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-08T01:44:14.538Z] ---> Running in c0e411542558 [2021-11-08T01:44:15.534Z] Removing intermediate container c0e411542558 [2021-11-08T01:44:15.534Z] ---> f467d3a32bdc [2021-11-08T01:44:15.534Z] Step 12/24 : WORKDIR / [2021-11-08T01:44:15.811Z] ---> Running in a88b5c3de890 [2021-11-08T01:44:16.429Z] Removing intermediate container a88b5c3de890 [2021-11-08T01:44:16.429Z] ---> fbdc7d30bbd3 [2021-11-08T01:44:16.429Z] 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-08T01:44:17.903Z] ---> 61388e71ff57 [2021-11-08T01:44:17.903Z] 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-08T01:44:18.191Z] Removing intermediate container d716105bbdcf [2021-11-08T01:44:18.191Z] ---> 2359ca0b62ff [2021-11-08T01:44:18.191Z] [2021-11-08T01:44:18.191Z] Step 9/22 : FROM alpine:3.14 [2021-11-08T01:44:18.191Z] ---> bb3de5531c18 [2021-11-08T01:44:18.191Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-08T01:44:18.191Z] ---> Using cache [2021-11-08T01:44:18.191Z] ---> 1119881ca7ee [2021-11-08T01:44:18.191Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T01:44:18.191Z] ---> Using cache [2021-11-08T01:44:18.191Z] ---> 4bd1240994fa [2021-11-08T01:44:18.191Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-08T01:44:18.476Z] ---> Running in 9cdbd77149de [2021-11-08T01:44:19.092Z] Removing intermediate container 9cdbd77149de [2021-11-08T01:44:19.092Z] ---> 7ece752422b1 [2021-11-08T01:44:19.092Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-08T01:44:19.387Z] ---> Running in 3528153f6fd5 [2021-11-08T01:44:19.666Z] ---> 8f32ffab9634 [2021-11-08T01:44:19.666Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-08T01:44:19.943Z] Removing intermediate container 3528153f6fd5 [2021-11-08T01:44:19.943Z] ---> 8df6823f1f52 [2021-11-08T01:44:19.943Z] Step 14/22 : WORKDIR / [2021-11-08T01:44:20.226Z] ---> Running in 12c4cb62e713 [2021-11-08T01:44:21.239Z] Removing intermediate container 12c4cb62e713 [2021-11-08T01:44:21.239Z] ---> bd0b72549b87 [2021-11-08T01:44:21.239Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T01:44:21.522Z] ---> d2b8934b8dd3 [2021-11-08T01:44:21.522Z] 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-08T01:44:22.973Z] ---> 065b9477efab [2021-11-08T01:44:22.973Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-08T01:44:23.248Z] ---> 188e017b0f54 [2021-11-08T01:44:23.249Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-08T01:44:27.589Z] ---> d7ab34490052 [2021-11-08T01:44:27.589Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-08T01:44:27.589Z] ---> e644eef08796 [2021-11-08T01:44:27.589Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-08T01:44:27.589Z] Removing intermediate container 8a323ecad17d [2021-11-08T01:44:27.589Z] ---> 893a3f35f133 [2021-11-08T01:44:27.589Z] [2021-11-08T01:44:27.589Z] Step 9/21 : FROM alpine:3.14 [2021-11-08T01:44:27.589Z] ---> bb3de5531c18 [2021-11-08T01:44:27.589Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-08T01:44:27.589Z] ---> Running in 780dfd210be3 [2021-11-08T01:44:28.566Z] ---> 506105b8a59f [2021-11-08T01:44:28.566Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-08T01:44:28.854Z] ---> Running in fd66d108333f [2021-11-08T01:44:29.459Z] ---> fb8e46ff23d0 [2021-11-08T01:44:29.459Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-08T01:44:29.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:44:29.732Z] Removing intermediate container fd66d108333f [2021-11-08T01:44:29.732Z] ---> 742a0ccc7434 [2021-11-08T01:44:29.732Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:44:29.732Z] ---> Running in d916ae8c4c28 [2021-11-08T01:44:30.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:44:30.622Z] Removing intermediate container d916ae8c4c28 [2021-11-08T01:44:30.622Z] ---> 2fe636b8adda [2021-11-08T01:44:30.622Z] Step 20/22 : LABEL arch=arm64 [2021-11-08T01:44:30.622Z] ---> Running in c7fb28bdad2e [2021-11-08T01:44:30.903Z] ---> d837dc7c7966 [2021-11-08T01:44:30.903Z] 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-08T01:44:30.903Z] ---> Running in a68e41a1935b [2021-11-08T01:44:31.183Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-08T01:44:31.183Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-08T01:44:31.183Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:44:31.183Z] Executing ca-certificates-20191127-r5.trigger [2021-11-08T01:44:31.463Z] Removing intermediate container c7fb28bdad2e [2021-11-08T01:44:31.463Z] ---> 4246e1b4e2dd [2021-11-08T01:44:31.463Z] Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:44:31.742Z] OK: 6 MiB in 16 packages [2021-11-08T01:44:31.742Z] ---> Running in 162cc97ff70f [2021-11-08T01:44:32.733Z] Removing intermediate container 162cc97ff70f [2021-11-08T01:44:32.733Z] ---> 87a2062b7f9f [2021-11-08T01:44:32.733Z] Step 22/22 : LABEL version=2.0.1-dev.89 [2021-11-08T01:44:32.733Z] ---> Running in e057986e7dc4 [2021-11-08T01:44:33.719Z] Removing intermediate container e057986e7dc4 [2021-11-08T01:44:33.719Z] ---> 00afcf69d0a4 [2021-11-08T01:44:33.719Z] [2021-11-08T01:44:33.995Z] Removing intermediate container 780dfd210be3 [2021-11-08T01:44:33.995Z] ---> ad91f5e95453 [2021-11-08T01:44:33.995Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T01:44:33.995Z] Successfully built 00afcf69d0a4 [2021-11-08T01:44:33.995Z] Successfully tagged core-command-arm64:latest [2021-11-08T01:44:33.995Z]  Building core-command ... done  ---> Running in 4a0e4e2acd0c [2021-11-08T01:44:34.269Z] Removing intermediate container a68e41a1935b [2021-11-08T01:44:34.269Z] ---> 675782d22be2 [2021-11-08T01:44:34.269Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-08T01:44:34.543Z] ---> Running in d70e445090b2 [2021-11-08T01:44:34.543Z] Removing intermediate container 4a0e4e2acd0c [2021-11-08T01:44:34.543Z] ---> efda71151223 [2021-11-08T01:44:34.543Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-08T01:44:34.822Z] ---> Running in e897447bfbf5 [2021-11-08T01:44:35.100Z] Removing intermediate container d70e445090b2 [2021-11-08T01:44:35.100Z] ---> 4934a4e96c81 [2021-11-08T01:44:35.100Z] Step 22/24 : LABEL arch=arm64 [2021-11-08T01:44:35.100Z] ---> Running in 01544618b7c2 [2021-11-08T01:44:35.387Z] Removing intermediate container e897447bfbf5 [2021-11-08T01:44:35.387Z] ---> 48fa195e0dc6 [2021-11-08T01:44:35.387Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-08T01:44:35.664Z] ---> Running in 73223d2b8d9c [2021-11-08T01:44:35.945Z] Removing intermediate container 01544618b7c2 [2021-11-08T01:44:35.945Z] ---> 523e4c7ce897 [2021-11-08T01:44:35.945Z] Step 23/24 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:44:35.945Z] ---> Running in 92413deaa9a5 [2021-11-08T01:44:36.218Z] Removing intermediate container 73223d2b8d9c [2021-11-08T01:44:36.218Z] ---> 87d59553c5ab [2021-11-08T01:44:36.218Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T01:44:36.817Z] Removing intermediate container 92413deaa9a5 [2021-11-08T01:44:36.817Z] ---> d7dcd83d553a [2021-11-08T01:44:36.817Z] Step 24/24 : LABEL version=2.0.1-dev.89 [2021-11-08T01:44:36.817Z] ---> Running in bfff88f7408a [2021-11-08T01:44:37.094Z] ---> f0fe907776ce [2021-11-08T01:44:37.094Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-08T01:44:37.365Z] Removing intermediate container bfff88f7408a [2021-11-08T01:44:37.365Z] ---> 3485d624ebdc [2021-11-08T01:44:37.365Z] [2021-11-08T01:44:37.636Z] Successfully built 3485d624ebdc [2021-11-08T01:44:37.636Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-08T01:44:39.087Z]  Building security-secretstore-setup ... done  ---> 2a43402a3621 [2021-11-08T01:44:39.087Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-08T01:44:39.087Z] Removing intermediate container 8225c5ff71a1 [2021-11-08T01:44:39.087Z] ---> 7034cb6aee58 [2021-11-08T01:44:39.087Z] [2021-11-08T01:44:39.087Z] Step 11/23 : FROM alpine:3.14 [2021-11-08T01:44:39.087Z] ---> bb3de5531c18 [2021-11-08T01:44:39.087Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-08T01:44:39.087Z] ---> Using cache [2021-11-08T01:44:39.087Z] ---> 1119881ca7ee [2021-11-08T01:44:39.087Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-08T01:44:39.087Z] ---> Using cache [2021-11-08T01:44:39.087Z] ---> 4bd1240994fa [2021-11-08T01:44:39.087Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-08T01:44:39.087Z] ---> Running in b0d74db7f90b [2021-11-08T01:44:39.687Z] ---> 953ab76970f9 [2021-11-08T01:44:39.687Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-08T01:44:39.687Z] Removing intermediate container b0d74db7f90b [2021-11-08T01:44:39.687Z] ---> 261b68aad512 [2021-11-08T01:44:39.687Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-08T01:44:39.687Z] ---> Running in ef7b93cd7dde [2021-11-08T01:44:39.687Z] ---> Running in 8a555b278b02 [2021-11-08T01:44:40.288Z] Removing intermediate container ef7b93cd7dde [2021-11-08T01:44:40.288Z] ---> a18fb5522ce5 [2021-11-08T01:44:40.288Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:44:40.288Z] Removing intermediate container 8a555b278b02 [2021-11-08T01:44:40.288Z] ---> 7733ef1c884d [2021-11-08T01:44:40.288Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-08T01:44:40.288Z] ---> Running in 504efb0cf9c5 [2021-11-08T01:44:40.887Z] Removing intermediate container 504efb0cf9c5 [2021-11-08T01:44:40.887Z] ---> fa488601ffa1 [2021-11-08T01:44:40.887Z] Step 19/21 : LABEL arch=arm64 [2021-11-08T01:44:40.887Z] ---> Running in 1c7a150f9a08 [2021-11-08T01:44:41.159Z] ---> 2ace30bc3882 [2021-11-08T01:44:41.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-08T01:44:41.431Z] Removing intermediate container 1c7a150f9a08 [2021-11-08T01:44:41.431Z] ---> 735458226beb [2021-11-08T01:44:41.431Z] Step 20/21 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:44:41.431Z] ---> Running in 66f4b14e6d9e [2021-11-08T01:44:42.026Z] Removing intermediate container 66f4b14e6d9e [2021-11-08T01:44:42.026Z] ---> 2910469eb1df [2021-11-08T01:44:42.026Z] Step 21/21 : LABEL version=2.0.1-dev.89 [2021-11-08T01:44:42.304Z] ---> Running in 7cc5ff3f826f [2021-11-08T01:44:42.304Z] ---> 9f66e3c1fdbb [2021-11-08T01:44:42.304Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-08T01:44:42.577Z] Removing intermediate container 7cc5ff3f826f [2021-11-08T01:44:42.577Z] ---> c758ae9d3703 [2021-11-08T01:44:42.577Z] [2021-11-08T01:44:43.173Z] Successfully built c758ae9d3703 [2021-11-08T01:44:43.173Z] Successfully tagged support-notifications-arm64:latest [2021-11-08T01:44:43.173Z]  Building support-notifications ... done  ---> 25bf48b863e3 [2021-11-08T01:44:43.173Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-08T01:44:43.446Z] ---> Running in 420eaacb1482 [2021-11-08T01:44:43.721Z] Removing intermediate container 420eaacb1482 [2021-11-08T01:44:43.721Z] ---> 839941d735cc [2021-11-08T01:44:43.721Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:44:43.992Z] ---> Running in 9a22fdc94e52 [2021-11-08T01:44:44.265Z] Removing intermediate container 9a22fdc94e52 [2021-11-08T01:44:44.265Z] ---> 8b50d40481cb [2021-11-08T01:44:44.265Z] Step 21/23 : LABEL arch=arm64 [2021-11-08T01:44:44.538Z] ---> Running in 6213a6636881 [2021-11-08T01:44:44.813Z] Removing intermediate container 6213a6636881 [2021-11-08T01:44:44.813Z] ---> a0f028c3c9be [2021-11-08T01:44:44.813Z] Step 22/23 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:44:45.086Z] ---> Running in 4dd169c66b65 [2021-11-08T01:44:45.364Z] Removing intermediate container 4dd169c66b65 [2021-11-08T01:44:45.364Z] ---> 6b54eb171a31 [2021-11-08T01:44:45.364Z] Step 23/23 : LABEL version=2.0.1-dev.89 [2021-11-08T01:44:45.638Z] ---> Running in c18d1902c76d [2021-11-08T01:44:45.911Z] Removing intermediate container c18d1902c76d [2021-11-08T01:44:45.911Z] ---> 76b963cbc2a2 [2021-11-08T01:44:45.911Z] [2021-11-08T01:44:46.182Z] Successfully built 76b963cbc2a2 [2021-11-08T01:44:46.182Z] Successfully tagged support-scheduler-arm64:latest [2021-11-08T01:44:46.792Z]  Building support-scheduler ... done  [Pipeline] } [2021-11-08T01:44:46.789Z] $ docker stop --time=1 3d0c74af59158188f641e6c4399fddde1dc6a0c1f6f4d00a619b862343066fbb [2021-11-08T01:44:48.589Z] $ docker rm -f 3d0c74af59158188f641e6c4399fddde1dc6a0c1f6f4d00a619b862343066fbb [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T01:44:49.204Z] + docker images [2021-11-08T01:44:49.477Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-08T01:44:49.477Z] support-scheduler-arm64 latest 76b963cbc2a2 4 seconds ago 15.3MB [2021-11-08T01:44:49.477Z] support-notifications-arm64 latest c758ae9d3703 7 seconds ago 16.1MB [2021-11-08T01:44:49.477Z] 7034cb6aee58 11 seconds ago 1.46GB [2021-11-08T01:44:49.477Z] security-secretstore-setup-arm64 latest 3485d624ebdc 12 seconds ago 26.8MB [2021-11-08T01:44:49.477Z] core-command-arm64 latest 00afcf69d0a4 16 seconds ago 15.2MB [2021-11-08T01:44:49.477Z] 893a3f35f133 23 seconds ago 1.46GB [2021-11-08T01:44:49.477Z] 2359ca0b62ff 32 seconds ago 1.45GB [2021-11-08T01:44:49.477Z] c6eb6d3a8afa 43 seconds ago 1.46GB [2021-11-08T01:44:49.477Z] sys-mgmt-agent-arm64 latest 50d85d12c5ad About a minute ago 277MB [2021-11-08T01:44:49.477Z] core-data-arm64 latest 3a83e120a8c5 2 minutes ago 19.5MB [2021-11-08T01:44:49.477Z] security-bootstrapper-arm64 latest e7dcac4354c0 2 minutes ago 17.8MB [2021-11-08T01:44:49.477Z] core-metadata-arm64 latest b79f5e8a4bdc 3 minutes ago 15.9MB [2021-11-08T01:44:49.477Z] security-proxy-setup-arm64 latest 257a45804ea0 3 minutes ago 25.4MB [2021-11-08T01:44:49.477Z] 0f6bc469f1a7 3 minutes ago 1.46GB [2021-11-08T01:44:49.477Z] 487a39a4d69d 3 minutes ago 1.46GB [2021-11-08T01:44:49.477Z] 086a20406b71 3 minutes ago 1.45GB [2021-11-08T01:44:49.477Z] 4a44865384b9 3 minutes ago 1.46GB [2021-11-08T01:44:49.477Z] 86c60192ec4d 3 minutes ago 1.46GB [2021-11-08T01:44:49.477Z] ci-base-image-arm64 latest ff0f6c981cb6 8 minutes ago 1.24GB [2021-11-08T01:44:49.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 weeks ago 534MB [2021-11-08T01:44:49.477Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-08T01:44:49.477Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-08T01:44:49.477Z] 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-08T01:44:49.750Z] provisioning config files... [2021-11-08T01:44:49.770Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/101@tmp/config3082497583950744765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:44:50.127Z] ---> docker-login.sh [2021-11-08T01:44:50.127Z] nexus3.edgexfoundry.org:10001 [2021-11-08T01:44:50.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:44:50.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:44:50.672Z] Configure a credential helper to remove this warning. See [2021-11-08T01:44:50.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:44:50.672Z] [2021-11-08T01:44:50.672Z] Login Succeeded [2021-11-08T01:44:50.672Z] nexus3.edgexfoundry.org:10002 [2021-11-08T01:44:51.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:44:51.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:44:51.269Z] Configure a credential helper to remove this warning. See [2021-11-08T01:44:51.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:44:51.269Z] [2021-11-08T01:44:51.269Z] Login Succeeded [2021-11-08T01:44:51.269Z] nexus3.edgexfoundry.org:10003 [2021-11-08T01:44:51.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:44:51.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:44:51.862Z] Configure a credential helper to remove this warning. See [2021-11-08T01:44:51.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:44:51.862Z] [2021-11-08T01:44:51.862Z] Login Succeeded [2021-11-08T01:44:51.862Z] nexus3.edgexfoundry.org:10004 [2021-11-08T01:44:52.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:44:52.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:44:52.731Z] Configure a credential helper to remove this warning. See [2021-11-08T01:44:52.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:44:52.731Z] [2021-11-08T01:44:52.731Z] Login Succeeded [2021-11-08T01:44:52.731Z] docker.io [2021-11-08T01:44:53.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:44:53.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:44:53.597Z] Configure a credential helper to remove this warning. See [2021-11-08T01:44:53.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:44:53.597Z] [2021-11-08T01:44:53.597Z] Login Succeeded [2021-11-08T01:44:53.597Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T01:44:53.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:44:53.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T01:44:53.658Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-08T01:44:53.658Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:44:53.658Z] latest [2021-11-08T01:44:53.658Z] 2.0.1-dev.89 [2021-11-08T01:44:53.658Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:44:53.658Z] main [2021-11-08T01:44:53.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:44:54.009Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:44:54.344Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:44:54.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-08T01:44:54.344Z] feae5984b8a4: Preparing [2021-11-08T01:44:54.344Z] 0f89299446a4: Preparing [2021-11-08T01:44:54.344Z] e46b65b487d0: Preparing [2021-11-08T01:44:54.344Z] 6e5017a58c10: Preparing [2021-11-08T01:44:54.344Z] ee420dfed78a: Preparing [2021-11-08T01:44:54.621Z] ee420dfed78a: Layer already exists [2021-11-08T01:44:54.622Z] e46b65b487d0: Pushed [2021-11-08T01:44:54.622Z] feae5984b8a4: Pushed [2021-11-08T01:44:54.622Z] 6e5017a58c10: Pushed [2021-11-08T01:44:57.233Z] 0f89299446a4: Pushed [2021-11-08T01:44:57.233Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:747521619caef6d39e347e08a729febed06ec137ea489e4a3bc3ff7e17666190 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:44:57.855Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:44:58.200Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-08T01:44:58.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-08T01:44:58.200Z] feae5984b8a4: Preparing [2021-11-08T01:44:58.200Z] 0f89299446a4: Preparing [2021-11-08T01:44:58.200Z] e46b65b487d0: Preparing [2021-11-08T01:44:58.200Z] 6e5017a58c10: Preparing [2021-11-08T01:44:58.200Z] ee420dfed78a: Preparing [2021-11-08T01:44:58.473Z] 6e5017a58c10: Layer already exists [2021-11-08T01:44:58.473Z] 0f89299446a4: Layer already exists [2021-11-08T01:44:58.473Z] ee420dfed78a: Layer already exists [2021-11-08T01:44:58.473Z] e46b65b487d0: Layer already exists [2021-11-08T01:44:58.473Z] feae5984b8a4: Layer already exists [2021-11-08T01:44:58.473Z] latest: digest: sha256:747521619caef6d39e347e08a729febed06ec137ea489e4a3bc3ff7e17666190 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:44:58.852Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:44:59.232Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.89 [2021-11-08T01:44:59.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-08T01:44:59.232Z] feae5984b8a4: Preparing [2021-11-08T01:44:59.232Z] 0f89299446a4: Preparing [2021-11-08T01:44:59.232Z] e46b65b487d0: Preparing [2021-11-08T01:44:59.232Z] 6e5017a58c10: Preparing [2021-11-08T01:44:59.232Z] ee420dfed78a: Preparing [2021-11-08T01:44:59.519Z] 0f89299446a4: Layer already exists [2021-11-08T01:44:59.519Z] 6e5017a58c10: Layer already exists [2021-11-08T01:44:59.519Z] ee420dfed78a: Layer already exists [2021-11-08T01:44:59.519Z] feae5984b8a4: Layer already exists [2021-11-08T01:44:59.519Z] e46b65b487d0: Layer already exists [2021-11-08T01:44:59.519Z] 2.0.1-dev.89: digest: sha256:747521619caef6d39e347e08a729febed06ec137ea489e4a3bc3ff7e17666190 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:44:59.877Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:00.228Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:00.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-08T01:45:00.502Z] feae5984b8a4: Preparing [2021-11-08T01:45:00.502Z] 0f89299446a4: Preparing [2021-11-08T01:45:00.502Z] e46b65b487d0: Preparing [2021-11-08T01:45:00.502Z] 6e5017a58c10: Preparing [2021-11-08T01:45:00.502Z] ee420dfed78a: Preparing [2021-11-08T01:45:00.502Z] feae5984b8a4: Layer already exists [2021-11-08T01:45:00.502Z] 6e5017a58c10: Layer already exists [2021-11-08T01:45:00.502Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:00.502Z] 0f89299446a4: Layer already exists [2021-11-08T01:45:00.502Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:00.502Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:747521619caef6d39e347e08a729febed06ec137ea489e4a3bc3ff7e17666190 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:00.859Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:01.212Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-08T01:45:01.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-08T01:45:01.212Z] feae5984b8a4: Preparing [2021-11-08T01:45:01.212Z] 0f89299446a4: Preparing [2021-11-08T01:45:01.212Z] e46b65b487d0: Preparing [2021-11-08T01:45:01.212Z] 6e5017a58c10: Preparing [2021-11-08T01:45:01.212Z] ee420dfed78a: Preparing [2021-11-08T01:45:01.488Z] feae5984b8a4: Layer already exists [2021-11-08T01:45:01.488Z] 0f89299446a4: Layer already exists [2021-11-08T01:45:01.488Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:01.488Z] 6e5017a58c10: Layer already exists [2021-11-08T01:45:01.488Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:01.488Z] main: digest: sha256:747521619caef6d39e347e08a729febed06ec137ea489e4a3bc3ff7e17666190 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:45:01.527Z] ===================================================== [Pipeline] echo [2021-11-08T01:45:01.534Z] taggedImages: [2021-11-08T01:45:01.534Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:01.534Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-08T01:45:01.534Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.89 [2021-11-08T01:45:01.534Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:01.534Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-08T01:45:01.552Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-08T01:45:01.552Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:01.552Z] latest [2021-11-08T01:45:01.552Z] 2.0.1-dev.89 [2021-11-08T01:45:01.552Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:01.552Z] main [2021-11-08T01:45:01.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:01.907Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:02.251Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:02.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-08T01:45:02.251Z] 91268b13f956: Preparing [2021-11-08T01:45:02.251Z] 270eb9414740: Preparing [2021-11-08T01:45:02.251Z] e46b65b487d0: Preparing [2021-11-08T01:45:02.251Z] 045737846ca4: Preparing [2021-11-08T01:45:02.251Z] 26fc74ff54c5: Preparing [2021-11-08T01:45:02.251Z] ee420dfed78a: Preparing [2021-11-08T01:45:02.251Z] ee420dfed78a: Waiting [2021-11-08T01:45:02.523Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:02.523Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:02.523Z] 91268b13f956: Pushed [2021-11-08T01:45:02.523Z] 26fc74ff54c5: Pushed [2021-11-08T01:45:03.512Z] 045737846ca4: Pushed [2021-11-08T01:45:06.133Z] 270eb9414740: Pushed [2021-11-08T01:45:06.133Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:23fbc354ac07479ce3749229d557282b438b6ca4fa8c1df45826ee330b40c91e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:06.488Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:06.836Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-08T01:45:06.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-08T01:45:07.110Z] 91268b13f956: Preparing [2021-11-08T01:45:07.110Z] 270eb9414740: Preparing [2021-11-08T01:45:07.110Z] e46b65b487d0: Preparing [2021-11-08T01:45:07.110Z] 045737846ca4: Preparing [2021-11-08T01:45:07.110Z] 26fc74ff54c5: Preparing [2021-11-08T01:45:07.110Z] ee420dfed78a: Preparing [2021-11-08T01:45:07.110Z] ee420dfed78a: Waiting [2021-11-08T01:45:07.110Z] 91268b13f956: Layer already exists [2021-11-08T01:45:07.110Z] 26fc74ff54c5: Layer already exists [2021-11-08T01:45:07.110Z] 270eb9414740: Layer already exists [2021-11-08T01:45:07.110Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:07.110Z] 045737846ca4: Layer already exists [2021-11-08T01:45:07.110Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:07.110Z] latest: digest: sha256:23fbc354ac07479ce3749229d557282b438b6ca4fa8c1df45826ee330b40c91e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:07.463Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:07.813Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.89 [2021-11-08T01:45:07.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-08T01:45:08.085Z] 91268b13f956: Preparing [2021-11-08T01:45:08.085Z] 270eb9414740: Preparing [2021-11-08T01:45:08.085Z] e46b65b487d0: Preparing [2021-11-08T01:45:08.085Z] 045737846ca4: Preparing [2021-11-08T01:45:08.085Z] 26fc74ff54c5: Preparing [2021-11-08T01:45:08.085Z] ee420dfed78a: Preparing [2021-11-08T01:45:08.085Z] ee420dfed78a: Waiting [2021-11-08T01:45:08.085Z] 045737846ca4: Layer already exists [2021-11-08T01:45:08.085Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:08.085Z] 26fc74ff54c5: Layer already exists [2021-11-08T01:45:08.085Z] 270eb9414740: Layer already exists [2021-11-08T01:45:08.085Z] 91268b13f956: Layer already exists [2021-11-08T01:45:08.085Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:08.085Z] 2.0.1-dev.89: digest: sha256:23fbc354ac07479ce3749229d557282b438b6ca4fa8c1df45826ee330b40c91e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:08.442Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:08.794Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:08.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-08T01:45:09.068Z] 91268b13f956: Preparing [2021-11-08T01:45:09.068Z] 270eb9414740: Preparing [2021-11-08T01:45:09.068Z] e46b65b487d0: Preparing [2021-11-08T01:45:09.068Z] 045737846ca4: Preparing [2021-11-08T01:45:09.068Z] 26fc74ff54c5: Preparing [2021-11-08T01:45:09.068Z] ee420dfed78a: Preparing [2021-11-08T01:45:09.068Z] ee420dfed78a: Waiting [2021-11-08T01:45:09.068Z] 26fc74ff54c5: Layer already exists [2021-11-08T01:45:09.068Z] 91268b13f956: Layer already exists [2021-11-08T01:45:09.068Z] 045737846ca4: Layer already exists [2021-11-08T01:45:09.068Z] 270eb9414740: Layer already exists [2021-11-08T01:45:09.068Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:09.068Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:09.068Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:23fbc354ac07479ce3749229d557282b438b6ca4fa8c1df45826ee330b40c91e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:09.426Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:09.780Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-08T01:45:09.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-08T01:45:09.780Z] 91268b13f956: Preparing [2021-11-08T01:45:09.780Z] 270eb9414740: Preparing [2021-11-08T01:45:09.780Z] e46b65b487d0: Preparing [2021-11-08T01:45:09.780Z] 045737846ca4: Preparing [2021-11-08T01:45:09.780Z] 26fc74ff54c5: Preparing [2021-11-08T01:45:09.780Z] ee420dfed78a: Preparing [2021-11-08T01:45:09.780Z] ee420dfed78a: Waiting [2021-11-08T01:45:10.055Z] 270eb9414740: Layer already exists [2021-11-08T01:45:10.055Z] 91268b13f956: Layer already exists [2021-11-08T01:45:10.055Z] 045737846ca4: Layer already exists [2021-11-08T01:45:10.055Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:10.055Z] 26fc74ff54c5: Layer already exists [2021-11-08T01:45:10.055Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:10.055Z] main: digest: sha256:23fbc354ac07479ce3749229d557282b438b6ca4fa8c1df45826ee330b40c91e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:45:10.104Z] ===================================================== [Pipeline] echo [2021-11-08T01:45:10.113Z] taggedImages: [2021-11-08T01:45:10.113Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:10.113Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-08T01:45:10.113Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.89 [2021-11-08T01:45:10.113Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:10.113Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-08T01:45:10.129Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-08T01:45:10.129Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:10.129Z] latest [2021-11-08T01:45:10.129Z] 2.0.1-dev.89 [2021-11-08T01:45:10.129Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:10.129Z] main [2021-11-08T01:45:10.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:10.493Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:10.843Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:10.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-08T01:45:10.843Z] 775b3e2d6430: Preparing [2021-11-08T01:45:10.843Z] b4e28a8a675a: Preparing [2021-11-08T01:45:10.843Z] e46b65b487d0: Preparing [2021-11-08T01:45:10.843Z] 6e5017a58c10: Preparing [2021-11-08T01:45:10.843Z] ee420dfed78a: Preparing [2021-11-08T01:45:11.116Z] 6e5017a58c10: Layer already exists [2021-11-08T01:45:11.116Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:11.116Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:11.116Z] 775b3e2d6430: Pushed [2021-11-08T01:45:14.497Z] b4e28a8a675a: Pushed [2021-11-08T01:45:14.497Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:30753e8e27afbd35f6a4269fa495a134b4e720e7d1a1c2e4340ee1c138a8c7ae size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:14.837Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:15.172Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-08T01:45:15.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-08T01:45:15.172Z] 775b3e2d6430: Preparing [2021-11-08T01:45:15.172Z] b4e28a8a675a: Preparing [2021-11-08T01:45:15.172Z] e46b65b487d0: Preparing [2021-11-08T01:45:15.172Z] 6e5017a58c10: Preparing [2021-11-08T01:45:15.172Z] ee420dfed78a: Preparing [2021-11-08T01:45:15.172Z] b4e28a8a675a: Layer already exists [2021-11-08T01:45:15.172Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:15.442Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:15.442Z] 6e5017a58c10: Layer already exists [2021-11-08T01:45:15.442Z] 775b3e2d6430: Layer already exists [2021-11-08T01:45:15.442Z] latest: digest: sha256:30753e8e27afbd35f6a4269fa495a134b4e720e7d1a1c2e4340ee1c138a8c7ae size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:15.781Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:16.111Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.89 [2021-11-08T01:45:16.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-08T01:45:16.111Z] 775b3e2d6430: Preparing [2021-11-08T01:45:16.111Z] b4e28a8a675a: Preparing [2021-11-08T01:45:16.111Z] e46b65b487d0: Preparing [2021-11-08T01:45:16.111Z] 6e5017a58c10: Preparing [2021-11-08T01:45:16.111Z] ee420dfed78a: Preparing [2021-11-08T01:45:16.111Z] 775b3e2d6430: Layer already exists [2021-11-08T01:45:16.111Z] 6e5017a58c10: Layer already exists [2021-11-08T01:45:16.111Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:16.111Z] b4e28a8a675a: Layer already exists [2021-11-08T01:45:16.111Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:16.382Z] 2.0.1-dev.89: digest: sha256:30753e8e27afbd35f6a4269fa495a134b4e720e7d1a1c2e4340ee1c138a8c7ae size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:16.720Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:17.054Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:17.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-08T01:45:17.055Z] 775b3e2d6430: Preparing [2021-11-08T01:45:17.055Z] b4e28a8a675a: Preparing [2021-11-08T01:45:17.055Z] e46b65b487d0: Preparing [2021-11-08T01:45:17.055Z] 6e5017a58c10: Preparing [2021-11-08T01:45:17.055Z] ee420dfed78a: Preparing [2021-11-08T01:45:17.055Z] 775b3e2d6430: Layer already exists [2021-11-08T01:45:17.055Z] 6e5017a58c10: Layer already exists [2021-11-08T01:45:17.055Z] b4e28a8a675a: Layer already exists [2021-11-08T01:45:17.055Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:17.355Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:17.355Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:30753e8e27afbd35f6a4269fa495a134b4e720e7d1a1c2e4340ee1c138a8c7ae size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:17.759Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:18.094Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-08T01:45:18.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-08T01:45:18.094Z] 775b3e2d6430: Preparing [2021-11-08T01:45:18.094Z] b4e28a8a675a: Preparing [2021-11-08T01:45:18.094Z] e46b65b487d0: Preparing [2021-11-08T01:45:18.094Z] 6e5017a58c10: Preparing [2021-11-08T01:45:18.094Z] ee420dfed78a: Preparing [2021-11-08T01:45:18.367Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:18.367Z] 6e5017a58c10: Layer already exists [2021-11-08T01:45:18.367Z] b4e28a8a675a: Layer already exists [2021-11-08T01:45:18.367Z] 775b3e2d6430: Layer already exists [2021-11-08T01:45:18.367Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:18.367Z] main: digest: sha256:30753e8e27afbd35f6a4269fa495a134b4e720e7d1a1c2e4340ee1c138a8c7ae size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:45:18.406Z] ===================================================== [Pipeline] echo [2021-11-08T01:45:18.412Z] taggedImages: [2021-11-08T01:45:18.412Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:18.412Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-08T01:45:18.412Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.89 [2021-11-08T01:45:18.412Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:18.412Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-08T01:45:18.428Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-08T01:45:18.428Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:18.428Z] latest [2021-11-08T01:45:18.428Z] 2.0.1-dev.89 [2021-11-08T01:45:18.428Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:18.428Z] main [2021-11-08T01:45:18.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:18.774Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:19.178Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:19.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-08T01:45:19.178Z] 2470b9e5ba38: Preparing [2021-11-08T01:45:19.178Z] 2470b9e5ba38: Preparing [2021-11-08T01:45:19.178Z] 69cbbf4c3c41: Preparing [2021-11-08T01:45:19.178Z] f6445f68ab99: Preparing [2021-11-08T01:45:19.178Z] 2243d8c88e92: Preparing [2021-11-08T01:45:19.178Z] d2cae976db21: Preparing [2021-11-08T01:45:19.178Z] e46b65b487d0: Preparing [2021-11-08T01:45:19.178Z] 2572a17f3495: Preparing [2021-11-08T01:45:19.178Z] c77e3f504e7b: Preparing [2021-11-08T01:45:19.178Z] f76333258924: Preparing [2021-11-08T01:45:19.178Z] 948975ce12aa: Preparing [2021-11-08T01:45:19.178Z] ee420dfed78a: Preparing [2021-11-08T01:45:19.178Z] e46b65b487d0: Waiting [2021-11-08T01:45:19.178Z] 2572a17f3495: Waiting [2021-11-08T01:45:19.178Z] c77e3f504e7b: Waiting [2021-11-08T01:45:19.178Z] f76333258924: Waiting [2021-11-08T01:45:19.178Z] 948975ce12aa: Waiting [2021-11-08T01:45:19.178Z] ee420dfed78a: Waiting [2021-11-08T01:45:19.466Z] 2243d8c88e92: Pushed [2021-11-08T01:45:19.466Z] f6445f68ab99: Pushed [2021-11-08T01:45:19.466Z] 2470b9e5ba38: Pushed [2021-11-08T01:45:19.466Z] 69cbbf4c3c41: Pushed [2021-11-08T01:45:19.466Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:19.752Z] 2572a17f3495: Pushed [2021-11-08T01:45:19.752Z] f76333258924: Pushed [2021-11-08T01:45:19.752Z] c77e3f504e7b: Pushed [2021-11-08T01:45:19.752Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:19.752Z] 948975ce12aa: Pushed [2021-11-08T01:45:23.138Z] d2cae976db21: Pushed [2021-11-08T01:45:23.138Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:c46440b851dc88dcc1b309d205743595d02e4edb403364cea1d66ec78256647d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:23.481Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:23.823Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-08T01:45:23.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-08T01:45:23.823Z] 2470b9e5ba38: Preparing [2021-11-08T01:45:23.823Z] 2470b9e5ba38: Preparing [2021-11-08T01:45:23.823Z] 69cbbf4c3c41: Preparing [2021-11-08T01:45:23.823Z] f6445f68ab99: Preparing [2021-11-08T01:45:23.823Z] 2243d8c88e92: Preparing [2021-11-08T01:45:23.823Z] d2cae976db21: Preparing [2021-11-08T01:45:23.823Z] e46b65b487d0: Preparing [2021-11-08T01:45:23.823Z] 2572a17f3495: Preparing [2021-11-08T01:45:23.823Z] c77e3f504e7b: Preparing [2021-11-08T01:45:23.823Z] f76333258924: Preparing [2021-11-08T01:45:23.823Z] 948975ce12aa: Preparing [2021-11-08T01:45:23.823Z] ee420dfed78a: Preparing [2021-11-08T01:45:23.823Z] e46b65b487d0: Waiting [2021-11-08T01:45:23.823Z] f76333258924: Waiting [2021-11-08T01:45:23.823Z] 2572a17f3495: Waiting [2021-11-08T01:45:23.823Z] 948975ce12aa: Waiting [2021-11-08T01:45:23.823Z] c77e3f504e7b: Waiting [2021-11-08T01:45:23.823Z] ee420dfed78a: Waiting [2021-11-08T01:45:24.093Z] f6445f68ab99: Layer already exists [2021-11-08T01:45:24.093Z] 2470b9e5ba38: Layer already exists [2021-11-08T01:45:24.093Z] 69cbbf4c3c41: Layer already exists [2021-11-08T01:45:24.093Z] 2243d8c88e92: Layer already exists [2021-11-08T01:45:24.093Z] d2cae976db21: Layer already exists [2021-11-08T01:45:24.093Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:24.093Z] 2572a17f3495: Layer already exists [2021-11-08T01:45:24.093Z] 948975ce12aa: Layer already exists [2021-11-08T01:45:24.093Z] c77e3f504e7b: Layer already exists [2021-11-08T01:45:24.093Z] f76333258924: Layer already exists [2021-11-08T01:45:24.093Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:24.093Z] latest: digest: sha256:c46440b851dc88dcc1b309d205743595d02e4edb403364cea1d66ec78256647d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:24.453Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:24.791Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.89 [2021-11-08T01:45:24.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-08T01:45:24.791Z] 2470b9e5ba38: Preparing [2021-11-08T01:45:24.791Z] 2470b9e5ba38: Preparing [2021-11-08T01:45:24.791Z] 69cbbf4c3c41: Preparing [2021-11-08T01:45:24.791Z] f6445f68ab99: Preparing [2021-11-08T01:45:24.791Z] 2243d8c88e92: Preparing [2021-11-08T01:45:24.791Z] d2cae976db21: Preparing [2021-11-08T01:45:24.791Z] e46b65b487d0: Preparing [2021-11-08T01:45:24.791Z] 2572a17f3495: Preparing [2021-11-08T01:45:24.791Z] c77e3f504e7b: Preparing [2021-11-08T01:45:24.791Z] f76333258924: Preparing [2021-11-08T01:45:24.791Z] 948975ce12aa: Preparing [2021-11-08T01:45:24.791Z] ee420dfed78a: Preparing [2021-11-08T01:45:24.791Z] c77e3f504e7b: Waiting [2021-11-08T01:45:24.791Z] f76333258924: Waiting [2021-11-08T01:45:24.791Z] 948975ce12aa: Waiting [2021-11-08T01:45:24.791Z] ee420dfed78a: Waiting [2021-11-08T01:45:24.791Z] e46b65b487d0: Waiting [2021-11-08T01:45:24.791Z] 2572a17f3495: Waiting [2021-11-08T01:45:25.061Z] 2470b9e5ba38: Layer already exists [2021-11-08T01:45:25.061Z] 69cbbf4c3c41: Layer already exists [2021-11-08T01:45:25.061Z] 2243d8c88e92: Layer already exists [2021-11-08T01:45:25.061Z] d2cae976db21: Layer already exists [2021-11-08T01:45:25.061Z] f6445f68ab99: Layer already exists [2021-11-08T01:45:25.061Z] 2572a17f3495: Layer already exists [2021-11-08T01:45:25.061Z] f76333258924: Layer already exists [2021-11-08T01:45:25.061Z] 948975ce12aa: Layer already exists [2021-11-08T01:45:25.061Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:25.061Z] c77e3f504e7b: Layer already exists [2021-11-08T01:45:25.061Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:25.061Z] 2.0.1-dev.89: digest: sha256:c46440b851dc88dcc1b309d205743595d02e4edb403364cea1d66ec78256647d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:25.399Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:25.734Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:25.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-08T01:45:25.734Z] 2470b9e5ba38: Preparing [2021-11-08T01:45:25.734Z] 2470b9e5ba38: Preparing [2021-11-08T01:45:25.734Z] 69cbbf4c3c41: Preparing [2021-11-08T01:45:25.734Z] f6445f68ab99: Preparing [2021-11-08T01:45:25.734Z] 2243d8c88e92: Preparing [2021-11-08T01:45:25.734Z] d2cae976db21: Preparing [2021-11-08T01:45:25.734Z] e46b65b487d0: Preparing [2021-11-08T01:45:25.734Z] 2572a17f3495: Preparing [2021-11-08T01:45:25.734Z] c77e3f504e7b: Preparing [2021-11-08T01:45:25.734Z] f76333258924: Preparing [2021-11-08T01:45:25.734Z] 948975ce12aa: Preparing [2021-11-08T01:45:25.734Z] ee420dfed78a: Preparing [2021-11-08T01:45:25.734Z] e46b65b487d0: Waiting [2021-11-08T01:45:25.734Z] 2572a17f3495: Waiting [2021-11-08T01:45:25.734Z] c77e3f504e7b: Waiting [2021-11-08T01:45:25.734Z] ee420dfed78a: Waiting [2021-11-08T01:45:25.734Z] f76333258924: Waiting [2021-11-08T01:45:25.734Z] 948975ce12aa: Waiting [2021-11-08T01:45:26.005Z] 2243d8c88e92: Layer already exists [2021-11-08T01:45:26.005Z] d2cae976db21: Layer already exists [2021-11-08T01:45:26.005Z] 2470b9e5ba38: Layer already exists [2021-11-08T01:45:26.005Z] 69cbbf4c3c41: Layer already exists [2021-11-08T01:45:26.005Z] f6445f68ab99: Layer already exists [2021-11-08T01:45:26.005Z] f76333258924: Layer already exists [2021-11-08T01:45:26.005Z] 2572a17f3495: Layer already exists [2021-11-08T01:45:26.005Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:26.005Z] c77e3f504e7b: Layer already exists [2021-11-08T01:45:26.005Z] 948975ce12aa: Layer already exists [2021-11-08T01:45:26.005Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:26.005Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:c46440b851dc88dcc1b309d205743595d02e4edb403364cea1d66ec78256647d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:26.349Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:26.681Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-08T01:45:26.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-08T01:45:26.681Z] 2470b9e5ba38: Preparing [2021-11-08T01:45:26.681Z] 2470b9e5ba38: Preparing [2021-11-08T01:45:26.681Z] 69cbbf4c3c41: Preparing [2021-11-08T01:45:26.681Z] f6445f68ab99: Preparing [2021-11-08T01:45:26.681Z] 2243d8c88e92: Preparing [2021-11-08T01:45:26.681Z] d2cae976db21: Preparing [2021-11-08T01:45:26.681Z] e46b65b487d0: Preparing [2021-11-08T01:45:26.681Z] 2572a17f3495: Preparing [2021-11-08T01:45:26.681Z] c77e3f504e7b: Preparing [2021-11-08T01:45:26.681Z] f76333258924: Preparing [2021-11-08T01:45:26.681Z] 948975ce12aa: Preparing [2021-11-08T01:45:26.681Z] ee420dfed78a: Preparing [2021-11-08T01:45:26.681Z] c77e3f504e7b: Waiting [2021-11-08T01:45:26.681Z] f76333258924: Waiting [2021-11-08T01:45:26.681Z] 948975ce12aa: Waiting [2021-11-08T01:45:26.681Z] e46b65b487d0: Waiting [2021-11-08T01:45:26.681Z] ee420dfed78a: Waiting [2021-11-08T01:45:26.681Z] 2572a17f3495: Waiting [2021-11-08T01:45:26.952Z] 2243d8c88e92: Layer already exists [2021-11-08T01:45:26.952Z] 2470b9e5ba38: Layer already exists [2021-11-08T01:45:26.952Z] 69cbbf4c3c41: Layer already exists [2021-11-08T01:45:26.952Z] f6445f68ab99: Layer already exists [2021-11-08T01:45:26.952Z] d2cae976db21: Layer already exists [2021-11-08T01:45:26.952Z] 2572a17f3495: Layer already exists [2021-11-08T01:45:26.952Z] 948975ce12aa: Layer already exists [2021-11-08T01:45:26.952Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:26.952Z] c77e3f504e7b: Layer already exists [2021-11-08T01:45:26.952Z] f76333258924: Layer already exists [2021-11-08T01:45:26.952Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:26.952Z] main: digest: sha256:c46440b851dc88dcc1b309d205743595d02e4edb403364cea1d66ec78256647d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:45:26.996Z] ===================================================== [Pipeline] echo [2021-11-08T01:45:27.003Z] taggedImages: [2021-11-08T01:45:27.003Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:27.003Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-08T01:45:27.003Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.89 [2021-11-08T01:45:27.003Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:27.003Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-08T01:45:27.022Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-08T01:45:27.022Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:27.022Z] latest [2021-11-08T01:45:27.022Z] 2.0.1-dev.89 [2021-11-08T01:45:27.022Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:27.022Z] main [2021-11-08T01:45:27.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:27.358Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:27.700Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:27.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-08T01:45:27.700Z] 0ced8b1d37b7: Preparing [2021-11-08T01:45:27.700Z] de88889af172: Preparing [2021-11-08T01:45:27.700Z] c692f449b8f8: Preparing [2021-11-08T01:45:27.700Z] ce2a67c24dd6: Preparing [2021-11-08T01:45:27.700Z] 29f629b13ecd: Preparing [2021-11-08T01:45:27.700Z] ee420dfed78a: Preparing [2021-11-08T01:45:27.700Z] ee420dfed78a: Waiting [2021-11-08T01:45:27.972Z] c692f449b8f8: Pushed [2021-11-08T01:45:27.972Z] ce2a67c24dd6: Pushed [2021-11-08T01:45:27.972Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:28.565Z] 29f629b13ecd: Pushed [2021-11-08T01:45:30.539Z] 0ced8b1d37b7: Pushed [2021-11-08T01:45:30.539Z] de88889af172: Pushed [2021-11-08T01:45:30.539Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:77bfd4d982a878ff71c82412cd0147a6ab528c309df5e531eadd93e1f09db51e size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:30.879Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:31.221Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-08T01:45:31.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-08T01:45:31.221Z] 0ced8b1d37b7: Preparing [2021-11-08T01:45:31.221Z] de88889af172: Preparing [2021-11-08T01:45:31.221Z] c692f449b8f8: Preparing [2021-11-08T01:45:31.221Z] ce2a67c24dd6: Preparing [2021-11-08T01:45:31.221Z] 29f629b13ecd: Preparing [2021-11-08T01:45:31.221Z] ee420dfed78a: Preparing [2021-11-08T01:45:31.221Z] ee420dfed78a: Waiting [2021-11-08T01:45:31.492Z] ce2a67c24dd6: Layer already exists [2021-11-08T01:45:31.492Z] 29f629b13ecd: Layer already exists [2021-11-08T01:45:31.492Z] de88889af172: Layer already exists [2021-11-08T01:45:31.492Z] c692f449b8f8: Layer already exists [2021-11-08T01:45:31.492Z] 0ced8b1d37b7: Layer already exists [2021-11-08T01:45:31.492Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:31.492Z] latest: digest: sha256:77bfd4d982a878ff71c82412cd0147a6ab528c309df5e531eadd93e1f09db51e size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:31.835Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:32.170Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.89 [2021-11-08T01:45:32.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-08T01:45:32.170Z] 0ced8b1d37b7: Preparing [2021-11-08T01:45:32.170Z] de88889af172: Preparing [2021-11-08T01:45:32.170Z] c692f449b8f8: Preparing [2021-11-08T01:45:32.170Z] ce2a67c24dd6: Preparing [2021-11-08T01:45:32.170Z] 29f629b13ecd: Preparing [2021-11-08T01:45:32.170Z] ee420dfed78a: Preparing [2021-11-08T01:45:32.170Z] ee420dfed78a: Waiting [2021-11-08T01:45:32.441Z] 29f629b13ecd: Layer already exists [2021-11-08T01:45:32.441Z] 0ced8b1d37b7: Layer already exists [2021-11-08T01:45:32.441Z] ce2a67c24dd6: Layer already exists [2021-11-08T01:45:32.441Z] c692f449b8f8: Layer already exists [2021-11-08T01:45:32.441Z] de88889af172: Layer already exists [2021-11-08T01:45:32.441Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:32.441Z] 2.0.1-dev.89: digest: sha256:77bfd4d982a878ff71c82412cd0147a6ab528c309df5e531eadd93e1f09db51e size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:32.778Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:33.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:33.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-08T01:45:33.110Z] 0ced8b1d37b7: Preparing [2021-11-08T01:45:33.110Z] de88889af172: Preparing [2021-11-08T01:45:33.110Z] c692f449b8f8: Preparing [2021-11-08T01:45:33.110Z] ce2a67c24dd6: Preparing [2021-11-08T01:45:33.110Z] 29f629b13ecd: Preparing [2021-11-08T01:45:33.110Z] ee420dfed78a: Preparing [2021-11-08T01:45:33.110Z] ee420dfed78a: Waiting [2021-11-08T01:45:33.110Z] c692f449b8f8: Layer already exists [2021-11-08T01:45:33.380Z] 0ced8b1d37b7: Layer already exists [2021-11-08T01:45:33.380Z] ce2a67c24dd6: Layer already exists [2021-11-08T01:45:33.380Z] de88889af172: Layer already exists [2021-11-08T01:45:33.380Z] 29f629b13ecd: Layer already exists [2021-11-08T01:45:33.380Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:33.380Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:77bfd4d982a878ff71c82412cd0147a6ab528c309df5e531eadd93e1f09db51e size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:33.719Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:34.054Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-08T01:45:34.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-08T01:45:34.054Z] 0ced8b1d37b7: Preparing [2021-11-08T01:45:34.054Z] de88889af172: Preparing [2021-11-08T01:45:34.054Z] c692f449b8f8: Preparing [2021-11-08T01:45:34.054Z] ce2a67c24dd6: Preparing [2021-11-08T01:45:34.054Z] 29f629b13ecd: Preparing [2021-11-08T01:45:34.054Z] ee420dfed78a: Preparing [2021-11-08T01:45:34.054Z] ee420dfed78a: Waiting [2021-11-08T01:45:34.325Z] 29f629b13ecd: Layer already exists [2021-11-08T01:45:34.326Z] ce2a67c24dd6: Layer already exists [2021-11-08T01:45:34.326Z] c692f449b8f8: Layer already exists [2021-11-08T01:45:34.326Z] 0ced8b1d37b7: Layer already exists [2021-11-08T01:45:34.326Z] de88889af172: Layer already exists [2021-11-08T01:45:34.326Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:34.326Z] main: digest: sha256:77bfd4d982a878ff71c82412cd0147a6ab528c309df5e531eadd93e1f09db51e size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:45:34.368Z] ===================================================== [Pipeline] echo [2021-11-08T01:45:34.375Z] taggedImages: [2021-11-08T01:45:34.375Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:34.375Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-08T01:45:34.375Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.89 [2021-11-08T01:45:34.375Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:34.375Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-08T01:45:34.392Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-08T01:45:34.392Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:34.392Z] latest [2021-11-08T01:45:34.392Z] 2.0.1-dev.89 [2021-11-08T01:45:34.392Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:34.392Z] main [2021-11-08T01:45:34.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:34.732Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:35.066Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:35.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-08T01:45:35.066Z] 86c09e53244d: Preparing [2021-11-08T01:45:35.066Z] fba747c098c5: Preparing [2021-11-08T01:45:35.066Z] 2efeabc100be: Preparing [2021-11-08T01:45:35.066Z] 20774cd041e5: Preparing [2021-11-08T01:45:35.066Z] c584af7fce4e: Preparing [2021-11-08T01:45:35.066Z] c5c2ca801e2e: Preparing [2021-11-08T01:45:35.066Z] ba623a56cefc: Preparing [2021-11-08T01:45:35.066Z] af1920d9d385: Preparing [2021-11-08T01:45:35.066Z] 9b943ba946ca: Preparing [2021-11-08T01:45:35.066Z] ee420dfed78a: Preparing [2021-11-08T01:45:35.066Z] 9b943ba946ca: Waiting [2021-11-08T01:45:35.066Z] c5c2ca801e2e: Waiting [2021-11-08T01:45:35.066Z] ba623a56cefc: Waiting [2021-11-08T01:45:35.066Z] af1920d9d385: Waiting [2021-11-08T01:45:35.066Z] ee420dfed78a: Waiting [2021-11-08T01:45:35.335Z] fba747c098c5: Pushed [2021-11-08T01:45:35.335Z] c584af7fce4e: Pushed [2021-11-08T01:45:35.335Z] 86c09e53244d: Pushed [2021-11-08T01:45:35.608Z] c5c2ca801e2e: Pushed [2021-11-08T01:45:35.608Z] af1920d9d385: Pushed [2021-11-08T01:45:35.608Z] ba623a56cefc: Pushed [2021-11-08T01:45:35.608Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:35.881Z] 9b943ba946ca: Pushed [2021-11-08T01:45:37.853Z] 20774cd041e5: Pushed [2021-11-08T01:45:38.444Z] 2efeabc100be: Pushed [2021-11-08T01:45:38.715Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:56cec1729710bf0580fde16a73c3aec47bcefd21a6b32a689905cd18b47687a8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:39.052Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:39.385Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-08T01:45:39.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-08T01:45:39.385Z] 86c09e53244d: Preparing [2021-11-08T01:45:39.385Z] fba747c098c5: Preparing [2021-11-08T01:45:39.385Z] 2efeabc100be: Preparing [2021-11-08T01:45:39.385Z] 20774cd041e5: Preparing [2021-11-08T01:45:39.385Z] c584af7fce4e: Preparing [2021-11-08T01:45:39.385Z] c5c2ca801e2e: Preparing [2021-11-08T01:45:39.385Z] ba623a56cefc: Preparing [2021-11-08T01:45:39.385Z] af1920d9d385: Preparing [2021-11-08T01:45:39.385Z] 9b943ba946ca: Preparing [2021-11-08T01:45:39.385Z] ee420dfed78a: Preparing [2021-11-08T01:45:39.385Z] c5c2ca801e2e: Waiting [2021-11-08T01:45:39.385Z] ba623a56cefc: Waiting [2021-11-08T01:45:39.385Z] af1920d9d385: Waiting [2021-11-08T01:45:39.385Z] 9b943ba946ca: Waiting [2021-11-08T01:45:39.385Z] ee420dfed78a: Waiting [2021-11-08T01:45:39.655Z] c584af7fce4e: Layer already exists [2021-11-08T01:45:39.655Z] 20774cd041e5: Layer already exists [2021-11-08T01:45:39.655Z] 2efeabc100be: Layer already exists [2021-11-08T01:45:39.655Z] fba747c098c5: Layer already exists [2021-11-08T01:45:39.655Z] 86c09e53244d: Layer already exists [2021-11-08T01:45:39.655Z] ba623a56cefc: Layer already exists [2021-11-08T01:45:39.655Z] 9b943ba946ca: Layer already exists [2021-11-08T01:45:39.655Z] c5c2ca801e2e: Layer already exists [2021-11-08T01:45:39.655Z] af1920d9d385: Layer already exists [2021-11-08T01:45:39.655Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:39.655Z] latest: digest: sha256:56cec1729710bf0580fde16a73c3aec47bcefd21a6b32a689905cd18b47687a8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:39.998Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:40.332Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.89 [2021-11-08T01:45:40.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-08T01:45:40.332Z] 86c09e53244d: Preparing [2021-11-08T01:45:40.332Z] fba747c098c5: Preparing [2021-11-08T01:45:40.332Z] 2efeabc100be: Preparing [2021-11-08T01:45:40.332Z] 20774cd041e5: Preparing [2021-11-08T01:45:40.332Z] c584af7fce4e: Preparing [2021-11-08T01:45:40.332Z] c5c2ca801e2e: Preparing [2021-11-08T01:45:40.332Z] ba623a56cefc: Preparing [2021-11-08T01:45:40.332Z] af1920d9d385: Preparing [2021-11-08T01:45:40.332Z] 9b943ba946ca: Preparing [2021-11-08T01:45:40.332Z] ee420dfed78a: Preparing [2021-11-08T01:45:40.332Z] af1920d9d385: Waiting [2021-11-08T01:45:40.332Z] 9b943ba946ca: Waiting [2021-11-08T01:45:40.332Z] ee420dfed78a: Waiting [2021-11-08T01:45:40.332Z] ba623a56cefc: Waiting [2021-11-08T01:45:40.605Z] 20774cd041e5: Layer already exists [2021-11-08T01:45:40.605Z] fba747c098c5: Layer already exists [2021-11-08T01:45:40.605Z] c584af7fce4e: Layer already exists [2021-11-08T01:45:40.605Z] 86c09e53244d: Layer already exists [2021-11-08T01:45:40.605Z] 2efeabc100be: Layer already exists [2021-11-08T01:45:40.605Z] c5c2ca801e2e: Layer already exists [2021-11-08T01:45:40.605Z] af1920d9d385: Layer already exists [2021-11-08T01:45:40.605Z] 9b943ba946ca: Layer already exists [2021-11-08T01:45:40.605Z] ba623a56cefc: Layer already exists [2021-11-08T01:45:40.605Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:40.605Z] 2.0.1-dev.89: digest: sha256:56cec1729710bf0580fde16a73c3aec47bcefd21a6b32a689905cd18b47687a8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:40.947Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:41.285Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:41.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-08T01:45:41.286Z] 86c09e53244d: Preparing [2021-11-08T01:45:41.286Z] fba747c098c5: Preparing [2021-11-08T01:45:41.286Z] 2efeabc100be: Preparing [2021-11-08T01:45:41.286Z] 20774cd041e5: Preparing [2021-11-08T01:45:41.286Z] c584af7fce4e: Preparing [2021-11-08T01:45:41.286Z] c5c2ca801e2e: Preparing [2021-11-08T01:45:41.286Z] ba623a56cefc: Preparing [2021-11-08T01:45:41.286Z] af1920d9d385: Preparing [2021-11-08T01:45:41.286Z] 9b943ba946ca: Preparing [2021-11-08T01:45:41.286Z] ee420dfed78a: Preparing [2021-11-08T01:45:41.286Z] af1920d9d385: Waiting [2021-11-08T01:45:41.286Z] c5c2ca801e2e: Waiting [2021-11-08T01:45:41.286Z] ba623a56cefc: Waiting [2021-11-08T01:45:41.286Z] ee420dfed78a: Waiting [2021-11-08T01:45:41.286Z] 9b943ba946ca: Waiting [2021-11-08T01:45:41.557Z] c584af7fce4e: Layer already exists [2021-11-08T01:45:41.557Z] 2efeabc100be: Layer already exists [2021-11-08T01:45:41.557Z] fba747c098c5: Layer already exists [2021-11-08T01:45:41.557Z] 86c09e53244d: Layer already exists [2021-11-08T01:45:41.557Z] 20774cd041e5: Layer already exists [2021-11-08T01:45:41.557Z] c5c2ca801e2e: Layer already exists [2021-11-08T01:45:41.557Z] af1920d9d385: Layer already exists [2021-11-08T01:45:41.557Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:41.557Z] ba623a56cefc: Layer already exists [2021-11-08T01:45:41.557Z] 9b943ba946ca: Layer already exists [2021-11-08T01:45:41.558Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:56cec1729710bf0580fde16a73c3aec47bcefd21a6b32a689905cd18b47687a8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:41.899Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:42.235Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-08T01:45:42.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-08T01:45:42.235Z] 86c09e53244d: Preparing [2021-11-08T01:45:42.235Z] fba747c098c5: Preparing [2021-11-08T01:45:42.235Z] 2efeabc100be: Preparing [2021-11-08T01:45:42.235Z] 20774cd041e5: Preparing [2021-11-08T01:45:42.235Z] c584af7fce4e: Preparing [2021-11-08T01:45:42.235Z] c5c2ca801e2e: Preparing [2021-11-08T01:45:42.235Z] ba623a56cefc: Preparing [2021-11-08T01:45:42.235Z] af1920d9d385: Preparing [2021-11-08T01:45:42.235Z] 9b943ba946ca: Preparing [2021-11-08T01:45:42.235Z] ee420dfed78a: Preparing [2021-11-08T01:45:42.235Z] af1920d9d385: Waiting [2021-11-08T01:45:42.235Z] 9b943ba946ca: Waiting [2021-11-08T01:45:42.235Z] ba623a56cefc: Waiting [2021-11-08T01:45:42.235Z] ee420dfed78a: Waiting [2021-11-08T01:45:42.235Z] c5c2ca801e2e: Waiting [2021-11-08T01:45:42.506Z] 20774cd041e5: Layer already exists [2021-11-08T01:45:42.506Z] 86c09e53244d: Layer already exists [2021-11-08T01:45:42.506Z] fba747c098c5: Layer already exists [2021-11-08T01:45:42.506Z] 2efeabc100be: Layer already exists [2021-11-08T01:45:42.506Z] c584af7fce4e: Layer already exists [2021-11-08T01:45:42.506Z] 9b943ba946ca: Layer already exists [2021-11-08T01:45:42.506Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:42.506Z] af1920d9d385: Layer already exists [2021-11-08T01:45:42.506Z] c5c2ca801e2e: Layer already exists [2021-11-08T01:45:42.506Z] ba623a56cefc: Layer already exists [2021-11-08T01:45:42.506Z] main: digest: sha256:56cec1729710bf0580fde16a73c3aec47bcefd21a6b32a689905cd18b47687a8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:45:42.547Z] ===================================================== [Pipeline] echo [2021-11-08T01:45:42.553Z] taggedImages: [2021-11-08T01:45:42.553Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:42.553Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-08T01:45:42.553Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.89 [2021-11-08T01:45:42.553Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:42.553Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-08T01:45:42.574Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-08T01:45:42.574Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:42.574Z] latest [2021-11-08T01:45:42.574Z] 2.0.1-dev.89 [2021-11-08T01:45:42.574Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:42.574Z] main [2021-11-08T01:45:42.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:42.929Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:43.375Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:43.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-08T01:45:43.375Z] 94856f223645: Preparing [2021-11-08T01:45:43.375Z] df6d5e6799fe: Preparing [2021-11-08T01:45:43.375Z] e46b65b487d0: Preparing [2021-11-08T01:45:43.375Z] d59be0aabcd5: Preparing [2021-11-08T01:45:43.375Z] ee420dfed78a: Preparing [2021-11-08T01:45:43.665Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:43.665Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:43.665Z] 94856f223645: Pushed [2021-11-08T01:45:43.944Z] d59be0aabcd5: Pushed [2021-11-08T01:45:46.560Z] df6d5e6799fe: Pushed [2021-11-08T01:45:46.560Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:1285775ef74d5392e13b4a57cc4c59a5036bf0bef8330beb4b5227a38bf953f9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:46.907Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:47.247Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-08T01:45:47.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-08T01:45:47.247Z] 94856f223645: Preparing [2021-11-08T01:45:47.247Z] df6d5e6799fe: Preparing [2021-11-08T01:45:47.247Z] e46b65b487d0: Preparing [2021-11-08T01:45:47.247Z] d59be0aabcd5: Preparing [2021-11-08T01:45:47.247Z] ee420dfed78a: Preparing [2021-11-08T01:45:47.521Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:47.521Z] df6d5e6799fe: Layer already exists [2021-11-08T01:45:47.521Z] 94856f223645: Layer already exists [2021-11-08T01:45:47.521Z] d59be0aabcd5: Layer already exists [2021-11-08T01:45:47.521Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:47.521Z] latest: digest: sha256:1285775ef74d5392e13b4a57cc4c59a5036bf0bef8330beb4b5227a38bf953f9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:47.871Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:48.224Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.89 [2021-11-08T01:45:48.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-08T01:45:48.224Z] 94856f223645: Preparing [2021-11-08T01:45:48.224Z] df6d5e6799fe: Preparing [2021-11-08T01:45:48.224Z] e46b65b487d0: Preparing [2021-11-08T01:45:48.224Z] d59be0aabcd5: Preparing [2021-11-08T01:45:48.224Z] ee420dfed78a: Preparing [2021-11-08T01:45:48.498Z] df6d5e6799fe: Layer already exists [2021-11-08T01:45:48.498Z] 94856f223645: Layer already exists [2021-11-08T01:45:48.498Z] d59be0aabcd5: Layer already exists [2021-11-08T01:45:48.498Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:48.498Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:48.498Z] 2.0.1-dev.89: digest: sha256:1285775ef74d5392e13b4a57cc4c59a5036bf0bef8330beb4b5227a38bf953f9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:48.841Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:49.184Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:49.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-08T01:45:49.184Z] 94856f223645: Preparing [2021-11-08T01:45:49.184Z] df6d5e6799fe: Preparing [2021-11-08T01:45:49.184Z] e46b65b487d0: Preparing [2021-11-08T01:45:49.184Z] d59be0aabcd5: Preparing [2021-11-08T01:45:49.184Z] ee420dfed78a: Preparing [2021-11-08T01:45:49.458Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:49.458Z] d59be0aabcd5: Layer already exists [2021-11-08T01:45:49.458Z] 94856f223645: Layer already exists [2021-11-08T01:45:49.458Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:49.458Z] df6d5e6799fe: Layer already exists [2021-11-08T01:45:49.458Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:1285775ef74d5392e13b4a57cc4c59a5036bf0bef8330beb4b5227a38bf953f9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:49.803Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:50.142Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-08T01:45:50.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-08T01:45:50.142Z] 94856f223645: Preparing [2021-11-08T01:45:50.142Z] df6d5e6799fe: Preparing [2021-11-08T01:45:50.142Z] e46b65b487d0: Preparing [2021-11-08T01:45:50.142Z] d59be0aabcd5: Preparing [2021-11-08T01:45:50.142Z] ee420dfed78a: Preparing [2021-11-08T01:45:50.414Z] df6d5e6799fe: Layer already exists [2021-11-08T01:45:50.414Z] 94856f223645: Layer already exists [2021-11-08T01:45:50.414Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:50.414Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:50.414Z] d59be0aabcd5: Layer already exists [2021-11-08T01:45:50.414Z] main: digest: sha256:1285775ef74d5392e13b4a57cc4c59a5036bf0bef8330beb4b5227a38bf953f9 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:45:50.460Z] ===================================================== [Pipeline] echo [2021-11-08T01:45:50.468Z] taggedImages: [2021-11-08T01:45:50.468Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:50.468Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-08T01:45:50.468Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.89 [2021-11-08T01:45:50.468Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:50.468Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-08T01:45:50.487Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-08T01:45:50.487Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:50.487Z] latest [2021-11-08T01:45:50.487Z] 2.0.1-dev.89 [2021-11-08T01:45:50.487Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:50.487Z] main [2021-11-08T01:45:50.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:50.848Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:51.185Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:51.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-08T01:45:51.185Z] 4fcb2eb49ef1: Preparing [2021-11-08T01:45:51.185Z] 6b24f510b529: Preparing [2021-11-08T01:45:51.185Z] e46b65b487d0: Preparing [2021-11-08T01:45:51.185Z] 6e5017a58c10: Preparing [2021-11-08T01:45:51.185Z] ee420dfed78a: Preparing [2021-11-08T01:45:51.459Z] 6e5017a58c10: Layer already exists [2021-11-08T01:45:51.459Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:51.459Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:51.459Z] 4fcb2eb49ef1: Pushed [2021-11-08T01:45:54.087Z] 6b24f510b529: Pushed [2021-11-08T01:45:54.361Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:782033c9363b5ca75ad9a6c4071beeb2b6ce7d8865d62a1610fe905b166a4b17 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:54.705Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:55.044Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-08T01:45:55.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-08T01:45:55.044Z] 4fcb2eb49ef1: Preparing [2021-11-08T01:45:55.044Z] 6b24f510b529: Preparing [2021-11-08T01:45:55.044Z] e46b65b487d0: Preparing [2021-11-08T01:45:55.044Z] 6e5017a58c10: Preparing [2021-11-08T01:45:55.044Z] ee420dfed78a: Preparing [2021-11-08T01:45:55.317Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:55.317Z] 6b24f510b529: Layer already exists [2021-11-08T01:45:55.317Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:55.317Z] 4fcb2eb49ef1: Layer already exists [2021-11-08T01:45:55.317Z] 6e5017a58c10: Layer already exists [2021-11-08T01:45:55.317Z] latest: digest: sha256:782033c9363b5ca75ad9a6c4071beeb2b6ce7d8865d62a1610fe905b166a4b17 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:55.663Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:56.001Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.89 [2021-11-08T01:45:56.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-08T01:45:56.001Z] 4fcb2eb49ef1: Preparing [2021-11-08T01:45:56.001Z] 6b24f510b529: Preparing [2021-11-08T01:45:56.001Z] e46b65b487d0: Preparing [2021-11-08T01:45:56.001Z] 6e5017a58c10: Preparing [2021-11-08T01:45:56.001Z] ee420dfed78a: Preparing [2021-11-08T01:45:56.274Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:56.274Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:56.274Z] 4fcb2eb49ef1: Layer already exists [2021-11-08T01:45:56.274Z] 6e5017a58c10: Layer already exists [2021-11-08T01:45:56.274Z] 6b24f510b529: Layer already exists [2021-11-08T01:45:56.274Z] 2.0.1-dev.89: digest: sha256:782033c9363b5ca75ad9a6c4071beeb2b6ce7d8865d62a1610fe905b166a4b17 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:56.621Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:56.961Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:56.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-08T01:45:56.961Z] 4fcb2eb49ef1: Preparing [2021-11-08T01:45:56.961Z] 6b24f510b529: Preparing [2021-11-08T01:45:56.961Z] e46b65b487d0: Preparing [2021-11-08T01:45:56.961Z] 6e5017a58c10: Preparing [2021-11-08T01:45:56.961Z] ee420dfed78a: Preparing [2021-11-08T01:45:57.234Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:57.234Z] 6e5017a58c10: Layer already exists [2021-11-08T01:45:57.234Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:57.234Z] 4fcb2eb49ef1: Layer already exists [2021-11-08T01:45:57.234Z] 6b24f510b529: Layer already exists [2021-11-08T01:45:57.234Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:782033c9363b5ca75ad9a6c4071beeb2b6ce7d8865d62a1610fe905b166a4b17 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:57.576Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:57.916Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-08T01:45:57.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-08T01:45:57.916Z] 4fcb2eb49ef1: Preparing [2021-11-08T01:45:57.916Z] 6b24f510b529: Preparing [2021-11-08T01:45:57.916Z] e46b65b487d0: Preparing [2021-11-08T01:45:57.916Z] 6e5017a58c10: Preparing [2021-11-08T01:45:57.916Z] ee420dfed78a: Preparing [2021-11-08T01:45:58.190Z] ee420dfed78a: Layer already exists [2021-11-08T01:45:58.190Z] 6e5017a58c10: Layer already exists [2021-11-08T01:45:58.190Z] 4fcb2eb49ef1: Layer already exists [2021-11-08T01:45:58.190Z] 6b24f510b529: Layer already exists [2021-11-08T01:45:58.190Z] e46b65b487d0: Layer already exists [2021-11-08T01:45:58.190Z] main: digest: sha256:782033c9363b5ca75ad9a6c4071beeb2b6ce7d8865d62a1610fe905b166a4b17 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:45:58.228Z] ===================================================== [Pipeline] echo [2021-11-08T01:45:58.234Z] taggedImages: [2021-11-08T01:45:58.234Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:58.234Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-08T01:45:58.234Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.89 [2021-11-08T01:45:58.234Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:58.234Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-08T01:45:58.251Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-08T01:45:58.251Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:58.251Z] latest [2021-11-08T01:45:58.251Z] 2.0.1-dev.89 [2021-11-08T01:45:58.251Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:45:58.251Z] main [2021-11-08T01:45:58.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:58.594Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:45:58.957Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:45:58.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-08T01:45:59.240Z] e8ce1509a4ae: Preparing [2021-11-08T01:45:59.240Z] 14d896258b55: Preparing [2021-11-08T01:45:59.240Z] 25cac0f95cdd: Preparing [2021-11-08T01:45:59.240Z] 7d7fde373469: Preparing [2021-11-08T01:45:59.240Z] 166dde17997b: Preparing [2021-11-08T01:45:59.240Z] 78c4bc0ebec3: Preparing [2021-11-08T01:45:59.240Z] 45596ee15a31: Preparing [2021-11-08T01:45:59.240Z] 52dc75cd08be: Preparing [2021-11-08T01:45:59.240Z] a6e1fd50fee5: Preparing [2021-11-08T01:45:59.240Z] 56eb02710082: Preparing [2021-11-08T01:45:59.240Z] ee420dfed78a: Preparing [2021-11-08T01:45:59.240Z] 78c4bc0ebec3: Waiting [2021-11-08T01:45:59.240Z] 45596ee15a31: Waiting [2021-11-08T01:45:59.240Z] a6e1fd50fee5: Waiting [2021-11-08T01:45:59.240Z] 56eb02710082: Waiting [2021-11-08T01:45:59.240Z] ee420dfed78a: Waiting [2021-11-08T01:45:59.240Z] 52dc75cd08be: Waiting [2021-11-08T01:45:59.240Z] 166dde17997b: Layer already exists [2021-11-08T01:45:59.240Z] 78c4bc0ebec3: Layer already exists [2021-11-08T01:45:59.240Z] 45596ee15a31: Layer already exists [2021-11-08T01:45:59.240Z] 52dc75cd08be: Layer already exists [2021-11-08T01:45:59.520Z] 14d896258b55: Pushed [2021-11-08T01:45:59.520Z] a6e1fd50fee5: Layer already exists [2021-11-08T01:45:59.520Z] 56eb02710082: Layer already exists [2021-11-08T01:45:59.520Z] ee420dfed78a: Layer already exists [2021-11-08T01:46:00.121Z] e8ce1509a4ae: Pushed [2021-11-08T01:46:02.096Z] 25cac0f95cdd: Pushed [2021-11-08T01:46:17.172Z] 7d7fde373469: Pushed [2021-11-08T01:46:17.172Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:df9ac68d3b71400edb1bc37d9ed1a57279a18ea5bb24a7f5c333b76dd361c7af size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:46:17.508Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:46:17.906Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-08T01:46:17.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-08T01:46:17.906Z] e8ce1509a4ae: Preparing [2021-11-08T01:46:17.906Z] 14d896258b55: Preparing [2021-11-08T01:46:17.906Z] 25cac0f95cdd: Preparing [2021-11-08T01:46:17.906Z] 7d7fde373469: Preparing [2021-11-08T01:46:17.906Z] 166dde17997b: Preparing [2021-11-08T01:46:17.906Z] 78c4bc0ebec3: Preparing [2021-11-08T01:46:17.906Z] 45596ee15a31: Preparing [2021-11-08T01:46:17.906Z] 52dc75cd08be: Preparing [2021-11-08T01:46:17.906Z] a6e1fd50fee5: Preparing [2021-11-08T01:46:17.906Z] 56eb02710082: Preparing [2021-11-08T01:46:17.906Z] ee420dfed78a: Preparing [2021-11-08T01:46:17.907Z] 52dc75cd08be: Waiting [2021-11-08T01:46:17.907Z] a6e1fd50fee5: Waiting [2021-11-08T01:46:17.907Z] 56eb02710082: Waiting [2021-11-08T01:46:17.907Z] ee420dfed78a: Waiting [2021-11-08T01:46:17.907Z] 78c4bc0ebec3: Waiting [2021-11-08T01:46:17.907Z] 45596ee15a31: Waiting [2021-11-08T01:46:18.183Z] 25cac0f95cdd: Layer already exists [2021-11-08T01:46:18.183Z] 14d896258b55: Layer already exists [2021-11-08T01:46:18.183Z] e8ce1509a4ae: Layer already exists [2021-11-08T01:46:18.183Z] 7d7fde373469: Layer already exists [2021-11-08T01:46:18.183Z] 166dde17997b: Layer already exists [2021-11-08T01:46:18.183Z] 45596ee15a31: Layer already exists [2021-11-08T01:46:18.183Z] 52dc75cd08be: Layer already exists [2021-11-08T01:46:18.183Z] 78c4bc0ebec3: Layer already exists [2021-11-08T01:46:18.183Z] a6e1fd50fee5: Layer already exists [2021-11-08T01:46:18.183Z] 56eb02710082: Layer already exists [2021-11-08T01:46:18.183Z] ee420dfed78a: Layer already exists [2021-11-08T01:46:18.183Z] latest: digest: sha256:df9ac68d3b71400edb1bc37d9ed1a57279a18ea5bb24a7f5c333b76dd361c7af size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:46:18.545Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:46:18.914Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.89 [2021-11-08T01:46:18.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-08T01:46:18.914Z] e8ce1509a4ae: Preparing [2021-11-08T01:46:18.914Z] 14d896258b55: Preparing [2021-11-08T01:46:18.914Z] 25cac0f95cdd: Preparing [2021-11-08T01:46:18.914Z] 7d7fde373469: Preparing [2021-11-08T01:46:18.914Z] 166dde17997b: Preparing [2021-11-08T01:46:18.914Z] 78c4bc0ebec3: Preparing [2021-11-08T01:46:18.914Z] 45596ee15a31: Preparing [2021-11-08T01:46:18.914Z] 52dc75cd08be: Preparing [2021-11-08T01:46:18.914Z] a6e1fd50fee5: Preparing [2021-11-08T01:46:18.914Z] 56eb02710082: Preparing [2021-11-08T01:46:18.914Z] ee420dfed78a: Preparing [2021-11-08T01:46:18.914Z] 52dc75cd08be: Waiting [2021-11-08T01:46:18.914Z] 56eb02710082: Waiting [2021-11-08T01:46:18.914Z] ee420dfed78a: Waiting [2021-11-08T01:46:18.914Z] a6e1fd50fee5: Waiting [2021-11-08T01:46:18.914Z] 78c4bc0ebec3: Waiting [2021-11-08T01:46:18.914Z] 45596ee15a31: Waiting [2021-11-08T01:46:19.188Z] e8ce1509a4ae: Layer already exists [2021-11-08T01:46:19.188Z] 7d7fde373469: Layer already exists [2021-11-08T01:46:19.188Z] 25cac0f95cdd: Layer already exists [2021-11-08T01:46:19.188Z] 14d896258b55: Layer already exists [2021-11-08T01:46:19.188Z] 166dde17997b: Layer already exists [2021-11-08T01:46:19.188Z] 78c4bc0ebec3: Layer already exists [2021-11-08T01:46:19.188Z] 45596ee15a31: Layer already exists [2021-11-08T01:46:19.188Z] a6e1fd50fee5: Layer already exists [2021-11-08T01:46:19.188Z] 56eb02710082: Layer already exists [2021-11-08T01:46:19.188Z] 52dc75cd08be: Layer already exists [2021-11-08T01:46:19.188Z] ee420dfed78a: Layer already exists [2021-11-08T01:46:19.188Z] 2.0.1-dev.89: digest: sha256:df9ac68d3b71400edb1bc37d9ed1a57279a18ea5bb24a7f5c333b76dd361c7af size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:46:19.549Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:46:19.887Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:46:19.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-08T01:46:19.887Z] e8ce1509a4ae: Preparing [2021-11-08T01:46:19.887Z] 14d896258b55: Preparing [2021-11-08T01:46:19.887Z] 25cac0f95cdd: Preparing [2021-11-08T01:46:19.887Z] 7d7fde373469: Preparing [2021-11-08T01:46:19.887Z] 166dde17997b: Preparing [2021-11-08T01:46:19.887Z] 78c4bc0ebec3: Preparing [2021-11-08T01:46:19.887Z] 45596ee15a31: Preparing [2021-11-08T01:46:19.887Z] 52dc75cd08be: Preparing [2021-11-08T01:46:19.887Z] a6e1fd50fee5: Preparing [2021-11-08T01:46:19.887Z] 56eb02710082: Preparing [2021-11-08T01:46:19.887Z] ee420dfed78a: Preparing [2021-11-08T01:46:19.887Z] 52dc75cd08be: Waiting [2021-11-08T01:46:19.887Z] a6e1fd50fee5: Waiting [2021-11-08T01:46:19.887Z] 45596ee15a31: Waiting [2021-11-08T01:46:19.887Z] ee420dfed78a: Waiting [2021-11-08T01:46:19.887Z] 56eb02710082: Waiting [2021-11-08T01:46:19.887Z] 78c4bc0ebec3: Waiting [2021-11-08T01:46:20.160Z] e8ce1509a4ae: Layer already exists [2021-11-08T01:46:20.160Z] 166dde17997b: Layer already exists [2021-11-08T01:46:20.160Z] 7d7fde373469: Layer already exists [2021-11-08T01:46:20.160Z] 25cac0f95cdd: Layer already exists [2021-11-08T01:46:20.160Z] 14d896258b55: Layer already exists [2021-11-08T01:46:20.160Z] 45596ee15a31: Layer already exists [2021-11-08T01:46:20.160Z] 78c4bc0ebec3: Layer already exists [2021-11-08T01:46:20.160Z] a6e1fd50fee5: Layer already exists [2021-11-08T01:46:20.160Z] 56eb02710082: Layer already exists [2021-11-08T01:46:20.160Z] 52dc75cd08be: Layer already exists [2021-11-08T01:46:20.160Z] ee420dfed78a: Layer already exists [2021-11-08T01:46:20.160Z] a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:df9ac68d3b71400edb1bc37d9ed1a57279a18ea5bb24a7f5c333b76dd361c7af size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:46:20.503Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:46:20.848Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-08T01:46:20.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-08T01:46:20.849Z] e8ce1509a4ae: Preparing [2021-11-08T01:46:20.849Z] 14d896258b55: Preparing [2021-11-08T01:46:20.849Z] 25cac0f95cdd: Preparing [2021-11-08T01:46:20.849Z] 7d7fde373469: Preparing [2021-11-08T01:46:20.849Z] 166dde17997b: Preparing [2021-11-08T01:46:20.849Z] 78c4bc0ebec3: Preparing [2021-11-08T01:46:20.849Z] 45596ee15a31: Preparing [2021-11-08T01:46:20.849Z] 52dc75cd08be: Preparing [2021-11-08T01:46:20.849Z] a6e1fd50fee5: Preparing [2021-11-08T01:46:20.849Z] 56eb02710082: Preparing [2021-11-08T01:46:20.849Z] ee420dfed78a: Preparing [2021-11-08T01:46:20.849Z] 78c4bc0ebec3: Waiting [2021-11-08T01:46:20.849Z] 45596ee15a31: Waiting [2021-11-08T01:46:20.849Z] 52dc75cd08be: Waiting [2021-11-08T01:46:20.849Z] a6e1fd50fee5: Waiting [2021-11-08T01:46:20.849Z] 56eb02710082: Waiting [2021-11-08T01:46:20.849Z] ee420dfed78a: Waiting [2021-11-08T01:46:21.121Z] 14d896258b55: Layer already exists [2021-11-08T01:46:21.121Z] e8ce1509a4ae: Layer already exists [2021-11-08T01:46:21.121Z] 166dde17997b: Layer already exists [2021-11-08T01:46:21.121Z] 25cac0f95cdd: Layer already exists [2021-11-08T01:46:21.121Z] 7d7fde373469: Layer already exists [2021-11-08T01:46:21.121Z] 78c4bc0ebec3: Layer already exists [2021-11-08T01:46:21.121Z] a6e1fd50fee5: Layer already exists [2021-11-08T01:46:21.121Z] 52dc75cd08be: Layer already exists [2021-11-08T01:46:21.121Z] 56eb02710082: Layer already exists [2021-11-08T01:46:21.121Z] 45596ee15a31: Layer already exists [2021-11-08T01:46:21.121Z] ee420dfed78a: Layer already exists [2021-11-08T01:46:21.121Z] main: digest: sha256:df9ac68d3b71400edb1bc37d9ed1a57279a18ea5bb24a7f5c333b76dd361c7af size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:46:21.164Z] ===================================================== [Pipeline] echo [2021-11-08T01:46:21.169Z] taggedImages: [2021-11-08T01:46:21.169Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [2021-11-08T01:46:21.169Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-08T01:46:21.169Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.89 [2021-11-08T01:46:21.169Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [2021-11-08T01:46:21.169Z] - 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-08T01:46:21.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T01:46:21.862Z] [2021-11-08T01:46:21.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:46:22.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T01:46:22.491Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-08T01:46:22.491Z] 448f6bf000e3: Pulling fs layer [2021-11-08T01:46:22.491Z] f757da607395: Pulling fs layer [2021-11-08T01:46:22.491Z] 05883995daec: Pulling fs layer [2021-11-08T01:46:22.491Z] 8603b9c90790: Pulling fs layer [2021-11-08T01:46:22.491Z] 1560dd03e051: Pulling fs layer [2021-11-08T01:46:22.491Z] 27f5ce0e4adf: Pulling fs layer [2021-11-08T01:46:22.491Z] c2d8d7efcc4b: Pulling fs layer [2021-11-08T01:46:22.491Z] 8603b9c90790: Waiting [2021-11-08T01:46:22.491Z] c2d8d7efcc4b: Waiting [2021-11-08T01:46:22.491Z] 1560dd03e051: Waiting [2021-11-08T01:46:22.491Z] 27f5ce0e4adf: Waiting [2021-11-08T01:46:22.491Z] f757da607395: Verifying Checksum [2021-11-08T01:46:22.491Z] f757da607395: Download complete [2021-11-08T01:46:22.491Z] 8603b9c90790: Verifying Checksum [2021-11-08T01:46:22.491Z] 8603b9c90790: Download complete [2021-11-08T01:46:22.766Z] 1560dd03e051: Verifying Checksum [2021-11-08T01:46:22.766Z] 1560dd03e051: Download complete [2021-11-08T01:46:22.766Z] 27f5ce0e4adf: Verifying Checksum [2021-11-08T01:46:22.766Z] 27f5ce0e4adf: Download complete [2021-11-08T01:46:22.766Z] 05883995daec: Verifying Checksum [2021-11-08T01:46:22.766Z] 05883995daec: Download complete [2021-11-08T01:46:23.041Z] 448f6bf000e3: Verifying Checksum [2021-11-08T01:46:23.041Z] 448f6bf000e3: Download complete [2021-11-08T01:46:26.441Z] c2d8d7efcc4b: Verifying Checksum [2021-11-08T01:46:26.441Z] c2d8d7efcc4b: Download complete [2021-11-08T01:46:27.426Z] 448f6bf000e3: Pull complete [2021-11-08T01:46:28.020Z] f757da607395: Pull complete [2021-11-08T01:46:29.451Z] 05883995daec: Pull complete [2021-11-08T01:46:30.043Z] 8603b9c90790: Pull complete [2021-11-08T01:46:31.011Z] 1560dd03e051: Pull complete [2021-11-08T01:46:31.011Z] 27f5ce0e4adf: Pull complete [2021-11-08T01:46:46.065Z] c2d8d7efcc4b: Pull complete [2021-11-08T01:46:46.065Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-08T01:46:46.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T01:46:46.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-08T01:46:46.338Z] prd-ubuntu18.04-docker-arm64-4c-16g-27870 does not seem to be running inside a container [2021-11-08T01:46:46.411Z] $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-08T01:46:49.645Z] $ docker top e0c36a50b0cd17a519cd2763fb8a129a24c8b413a5fdffc98250dba7beff2766 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:46:50.717Z] ---> job-cost.sh [2021-11-08T01:46:50.717Z] lf-activate-venv: SKIPPING [2021-11-08T01:46:50.717Z] INFO: No Stack... [2021-11-08T01:46:51.309Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-08T01:46:51.900Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T01:46:52.558Z] + cat /w/workspace/edgex-go/101/archives/cost.csv [2021-11-08T01:46:52.558Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T01:46:52.628Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-101-stack-cost] [2021-11-08T01:46:52.637Z] Resource [jenkins-edgexfoundry-edgex-go-main-101-stack-cost] did not exist. Created. [2021-11-08T01:46:52.637Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T01:46:53.326Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-08T01:46:54.027Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T01:46:54.034Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T01:46:54.040Z] $ docker stop --time=1 e0c36a50b0cd17a519cd2763fb8a129a24c8b413a5fdffc98250dba7beff2766 [2021-11-08T01:46:55.624Z] $ docker rm -f e0c36a50b0cd17a519cd2763fb8a129a24c8b413a5fdffc98250dba7beff2766 [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-08T01:46:56.309Z] provisioning config files... [2021-11-08T01:46:56.320Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/101@tmp/config3382287336510768035tmp [Pipeline] { [Pipeline] sh [2021-11-08T01:46:56.611Z] + set +x [2021-11-08T01:46:56.611Z] + curl -s https://codecov.io/bash [2021-11-08T01:46:56.611Z] + bash -s -- [2021-11-08T01:46:56.611Z] [2021-11-08T01:46:56.611Z] _____ _ [2021-11-08T01:46:56.611Z] / ____| | | [2021-11-08T01:46:56.611Z] | | ___ __| | ___ ___ _____ __ [2021-11-08T01:46:56.611Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-08T01:46:56.611Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-08T01:46:56.611Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-08T01:46:56.611Z] Bash-1.0.6 [2021-11-08T01:46:56.611Z] [2021-11-08T01:46:56.611Z] [2021-11-08T01:46:56.611Z] ==> git version 2.24.4 found [2021-11-08T01:46:56.611Z] ==> 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-08T01:46:56.611Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-08T01:46:56.611Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-08T01:46:56.611Z] ==> Jenkins CI detected. [2021-11-08T01:46:56.611Z] current dir:  /w/workspace/edgex-go/101 [2021-11-08T01:46:56.611Z] project root: . [2021-11-08T01:46:56.611Z] --> token set from env [2021-11-08T01:46:56.871Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-08T01:46:56.871Z] ==> Running gcov in . (disable via -X gcov) [2021-11-08T01:46:56.871Z] ==> Python coveragepy not found [2021-11-08T01:46:56.871Z] ==> Searching for coverage reports in: [2021-11-08T01:46:56.871Z] + . [2021-11-08T01:46:56.871Z] -> Found 1 reports [2021-11-08T01:46:56.871Z] ==> Detecting git/mercurial file structure [2021-11-08T01:46:56.871Z] ==> Reading reports [2021-11-08T01:46:56.872Z] + ./coverage.out bytes=428381 [2021-11-08T01:46:56.872Z] ==> Appending adjustments [2021-11-08T01:46:56.872Z] https://docs.codecov.io/docs/fixing-reports [2021-11-08T01:46:57.817Z] + Found adjustments [2021-11-08T01:46:57.817Z] ==> Gzipping contents [2021-11-08T01:46:57.817Z] 60K /tmp/codecov.fa1Orm.gz [2021-11-08T01:46:57.817Z] ==> Uploading reports [2021-11-08T01:46:57.817Z] url: https://codecov.io [2021-11-08T01:46:57.817Z] query: branch=main&commit=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-08T01:46:57.817Z] -> Pinging Codecov [2021-11-08T01:46:57.818Z] 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=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-08T01:46:58.390Z] -> Uploading to [2021-11-08T01:46:58.390Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-08/00271124DB129430A58F1EEE437C3FCB/a8f79a531488eb65fa2ee69f6917ed2b6faa2d33/9d916912-2fdb-4b50-86ff-267db350038f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T014658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ec0c00b3e38636656d66f74f74f96b539922caf4e09e30931cd5e07d982d82c [2021-11-08T01:46:58.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T01:46:58.390Z] Dload Upload Total Spent Left Speed [2021-11-08T01:46:58.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57627 0 0 100 57627 0 184k --:--:-- --:--:-- --:--:-- 183k 100 57627 0 0 100 57627 0 184k --:--:-- --:--:-- --:--:-- 183k [2021-11-08T01:46:58.649Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] } [2021-11-08T01:46:58.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-08T01:46:59.009Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-08T01:46:59.023Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:46:59.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-08T01:46:59.315Z] [2021-11-08T01:46:59.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:46:59.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-08T01:46:59.625Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-08T01:46:59.625Z] 188c0c94c7c5: Pulling fs layer [2021-11-08T01:46:59.625Z] 0ef7d3d256c8: Pulling fs layer [2021-11-08T01:46:59.625Z] de9db76c5a1d: Pulling fs layer [2021-11-08T01:46:59.625Z] 0eba1c9be4d2: Pulling fs layer [2021-11-08T01:46:59.625Z] 0d57e429df01: Pulling fs layer [2021-11-08T01:46:59.625Z] 4e4be7b47b0d: Pulling fs layer [2021-11-08T01:46:59.625Z] e1f770b5df2f: Pulling fs layer [2021-11-08T01:46:59.625Z] 85a0685a4137: Pulling fs layer [2021-11-08T01:46:59.625Z] 0d57e429df01: Waiting [2021-11-08T01:46:59.625Z] 4e4be7b47b0d: Waiting [2021-11-08T01:46:59.625Z] e1f770b5df2f: Waiting [2021-11-08T01:46:59.625Z] 85a0685a4137: Waiting [2021-11-08T01:46:59.625Z] 0eba1c9be4d2: Waiting [2021-11-08T01:46:59.625Z] de9db76c5a1d: Verifying Checksum [2021-11-08T01:46:59.625Z] de9db76c5a1d: Download complete [2021-11-08T01:46:59.625Z] 0ef7d3d256c8: Verifying Checksum [2021-11-08T01:46:59.625Z] 0ef7d3d256c8: Download complete [2021-11-08T01:46:59.625Z] 0d57e429df01: Verifying Checksum [2021-11-08T01:46:59.625Z] 0d57e429df01: Download complete [2021-11-08T01:46:59.625Z] 4e4be7b47b0d: Verifying Checksum [2021-11-08T01:46:59.625Z] 4e4be7b47b0d: Download complete [2021-11-08T01:46:59.625Z] 188c0c94c7c5: Verifying Checksum [2021-11-08T01:46:59.625Z] 188c0c94c7c5: Download complete [2021-11-08T01:46:59.904Z] e1f770b5df2f: Verifying Checksum [2021-11-08T01:46:59.904Z] e1f770b5df2f: Download complete [2021-11-08T01:47:00.171Z] 0eba1c9be4d2: Verifying Checksum [2021-11-08T01:47:00.171Z] 0eba1c9be4d2: Download complete [2021-11-08T01:47:00.171Z] 188c0c94c7c5: Pull complete [2021-11-08T01:47:00.435Z] 85a0685a4137: Verifying Checksum [2021-11-08T01:47:00.435Z] 85a0685a4137: Download complete [2021-11-08T01:47:00.435Z] 0ef7d3d256c8: Pull complete [2021-11-08T01:47:00.435Z] de9db76c5a1d: Pull complete [2021-11-08T01:47:04.656Z] 0eba1c9be4d2: Pull complete [2021-11-08T01:47:04.656Z] 0d57e429df01: Pull complete [2021-11-08T01:47:04.656Z] 4e4be7b47b0d: Pull complete [2021-11-08T01:47:04.656Z] e1f770b5df2f: Pull complete [2021-11-08T01:47:08.874Z] 85a0685a4137: Pull complete [2021-11-08T01:47:08.874Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-08T01:47:08.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-08T01:47:08.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-08T01:47:08.940Z] prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container [2021-11-08T01:47:08.974Z] $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-08T01:47:12.044Z] $ docker top 51d316f8fcf68819db003dabd47feb48d4ccf349a53fb32106af836b1f630454 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-08T01:47:12.115Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-08T01:47:12.406Z] + set -o pipefail [2021-11-08T01:47:12.406Z] + snyk monitor '--org=edgex-jenkins' [2021-11-08T01:47:19.019Z] [2021-11-08T01:47:19.019Z] Monitoring /w/workspace/edgex-go/101 (github.com/edgexfoundry/edgex-go)... [2021-11-08T01:47:19.019Z] [2021-11-08T01:47:19.019Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/15042d55-f33c-4f33-afa3-bab72d63aece [2021-11-08T01:47:19.019Z] [2021-11-08T01:47:19.019Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-08T01:47:19.019Z] [2021-11-08T01:47:19.019Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-08T01:47:19.019Z] [2021-11-08T01:47:19.019Z] [2021-11-08T01:47:19.019Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-08T01:47:19.019Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-08T01:47:19.028Z] $ docker stop --time=1 51d316f8fcf68819db003dabd47feb48d4ccf349a53fb32106af836b1f630454 [2021-11-08T01:47:21.064Z] $ docker rm -f 51d316f8fcf68819db003dabd47feb48d4ccf349a53fb32106af836b1f630454 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-08T01:47:21.564Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:47:21.576Z] provisioning config files... [2021-11-08T01:47:21.585Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/101@tmp/config1153326907207209830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:47:21.881Z] --> edgex-publish-swagger.sh [2021-11-08T01:47:21.881Z] === Publish openapi/v2 API === [2021-11-08T01:47:21.881Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-08T01:47:21.881Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/101/openapi/v2/core-command.yaml] [2021-11-08T01:47:21.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T01:47:21.881Z] Dload Upload Total Spent Left Speed [2021-11-08T01:47:22.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 32457 --:--:-- --:--:-- --:--:-- 32453 100 32389 0 0 100 32389 0 32453 --:--:-- --:--:-- --:--:-- 32453 [2021-11-08T01:47:22.821Z] [2021-11-08T01:47:22.821Z] [2021-11-08T01:47:22.821Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/101/openapi/v2/core-data.yaml] [2021-11-08T01:47:22.821Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T01:47:22.821Z] Dload Upload Total Spent Left Speed [2021-11-08T01:47:23.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 77680 --:--:-- --:--:-- --:--:-- 77637 100 71116 0 0 100 71116 0 77669 --:--:-- --:--:-- --:--:-- 77637 [2021-11-08T01:47:23.756Z] [2021-11-08T01:47:23.756Z] [2021-11-08T01:47:23.756Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/101/openapi/v2/core-metadata.yaml] [2021-11-08T01:47:23.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T01:47:23.756Z] Dload Upload Total Spent Left Speed [2021-11-08T01:47:24.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 100 180 100 119k 265 176k --:--:-- --:--:-- --:--:-- 176k [2021-11-08T01:47:24.324Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2021-11-08T01:47:24.324Z] [2021-11-08T01:47:24.324Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/101/openapi/v2/support-notifications.yaml] [2021-11-08T01:47:24.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T01:47:24.324Z] Dload Upload Total Spent Left Speed [2021-11-08T01:47:25.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89010 100 180 100 88830 293 141k --:--:-- --:--:-- --:--:-- 141k [2021-11-08T01:47:25.149Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2021-11-08T01:47:25.149Z] [2021-11-08T01:47:25.149Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/101/openapi/v2/support-scheduler.yaml] [2021-11-08T01:47:25.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T01:47:25.149Z] Dload Upload Total Spent Left Speed [2021-11-08T01:47:25.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39112 100 180 100 38932 296 64130 --:--:-- --:--:-- --:--:-- 64138 100 39112 100 180 100 38932 296 64116 --:--:-- --:--:-- --:--:-- 64032 [2021-11-08T01:47:25.717Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2021-11-08T01:47:25.717Z] [2021-11-08T01:47:25.717Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/101/openapi/v2/system-agent.yaml] [2021-11-08T01:47:25.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T01:47:25.717Z] Dload Upload Total Spent Left Speed [2021-11-08T01:47:26.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19783 100 180 100 19603 279 30385 --:--:-- --:--:-- --:--:-- 30439 [2021-11-08T01:47:26.284Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2021-11-08T01:47:26.284Z] [Pipeline] } [2021-11-08T01:47:26.291Z] 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-08T01:47:26.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:47:26.735Z] . [Pipeline] withDockerContainer [2021-11-08T01:47:26.798Z] prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container [2021-11-08T01:47:26.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T01:47:27.179Z] $ docker top f6108628038e35c2d2b07622f213aa4669b0876caa56b6e0033ebe4ab7d65ba6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T01:47:27.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T01:47:27.273Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T01:47:27.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T01:47:27.386Z] $ docker exec f6108628038e35c2d2b07622f213aa4669b0876caa56b6e0033ebe4ab7d65ba6 ssh-agent [2021-11-08T01:47:27.488Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjDmeiD/agent.13 [2021-11-08T01:47:27.488Z] SSH_AGENT_PID=19 [2021-11-08T01:47:27.494Z] Running ssh-add (command line suppressed) [2021-11-08T01:47:27.587Z] Identity added: /w/workspace/edgex-go/101@tmp/private_key_7351673213090278434.key (/w/workspace/edgex-go/101@tmp/private_key_7351673213090278434.key) [2021-11-08T01:47:27.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T01:47:27.886Z] + git semver tag [2021-11-08T01:47:27.886Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T01:47:27.886Z] # $GIT_DIR = /w/workspace/edgex-go/101/.git [2021-11-08T01:47:27.886Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/101 [2021-11-08T01:47:27.886Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T01:47:27.886Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T01:47:27.886Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T01:47:27.886Z] # $SEMVER_BRANCH = main [2021-11-08T01:47:27.886Z] # $SEMVER_DIR = /w/workspace/edgex-go/101/.semver [2021-11-08T01:47:27.886Z] # a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 HEAD [2021-11-08T01:47:27.886Z] # -> Force: false [2021-11-08T01:47:27.886Z] # 33d39e595e36a570d9f75fbda0a15db524892d4d refs/tags/v2.0.1-dev.89 [Pipeline] } [2021-11-08T01:47:27.894Z] $ docker exec --env ******** --env ******** f6108628038e35c2d2b07622f213aa4669b0876caa56b6e0033ebe4ab7d65ba6 ssh-agent -k [2021-11-08T01:47:27.983Z] unset SSH_AUTH_SOCK; [2021-11-08T01:47:27.983Z] unset SSH_AGENT_PID; [2021-11-08T01:47:27.983Z] echo Agent pid 19 killed; [2021-11-08T01:47:27.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T01:47:28.291Z] + git semver [Pipeline] } [2021-11-08T01:47:28.303Z] $ docker stop --time=1 f6108628038e35c2d2b07622f213aa4669b0876caa56b6e0033ebe4ab7d65ba6 [2021-11-08T01:47:29.476Z] $ docker rm -f f6108628038e35c2d2b07622f213aa4669b0876caa56b6e0033ebe4ab7d65ba6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:47:29.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T01:47:29.849Z] [2021-11-08T01:47:29.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:47:30.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T01:47:30.154Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-08T01:47:30.154Z] ab5ef0e58194: Pulling fs layer [2021-11-08T01:47:30.154Z] 9712f1f96733: Pulling fs layer [2021-11-08T01:47:30.154Z] 63f879dbbcfc: Pulling fs layer [2021-11-08T01:47:30.154Z] 0d9ebad4ef96: Pulling fs layer [2021-11-08T01:47:30.154Z] e9a5061849ea: Pulling fs layer [2021-11-08T01:47:30.154Z] d747dcd14b5f: Pulling fs layer [2021-11-08T01:47:30.154Z] 2de7ff778b66: Pulling fs layer [2021-11-08T01:47:30.154Z] 0d9ebad4ef96: Waiting [2021-11-08T01:47:30.154Z] e9a5061849ea: Waiting [2021-11-08T01:47:30.154Z] d747dcd14b5f: Waiting [2021-11-08T01:47:30.154Z] 2de7ff778b66: Waiting [2021-11-08T01:47:30.154Z] 9712f1f96733: Verifying Checksum [2021-11-08T01:47:30.154Z] 9712f1f96733: Download complete [2021-11-08T01:47:30.426Z] 63f879dbbcfc: Verifying Checksum [2021-11-08T01:47:30.426Z] 63f879dbbcfc: Download complete [2021-11-08T01:47:30.688Z] ab5ef0e58194: Verifying Checksum [2021-11-08T01:47:30.688Z] ab5ef0e58194: Download complete [2021-11-08T01:47:30.688Z] 0d9ebad4ef96: Verifying Checksum [2021-11-08T01:47:30.688Z] 0d9ebad4ef96: Download complete [2021-11-08T01:47:30.688Z] e9a5061849ea: Verifying Checksum [2021-11-08T01:47:30.688Z] e9a5061849ea: Download complete [2021-11-08T01:47:30.688Z] d747dcd14b5f: Verifying Checksum [2021-11-08T01:47:30.688Z] d747dcd14b5f: Download complete [2021-11-08T01:47:30.688Z] 2de7ff778b66: Verifying Checksum [2021-11-08T01:47:30.688Z] 2de7ff778b66: Download complete [2021-11-08T01:47:34.026Z] ab5ef0e58194: Pull complete [2021-11-08T01:47:34.026Z] 9712f1f96733: Pull complete [2021-11-08T01:47:34.613Z] 63f879dbbcfc: Pull complete [2021-11-08T01:47:39.014Z] 0d9ebad4ef96: Pull complete [2021-11-08T01:47:39.014Z] e9a5061849ea: Pull complete [2021-11-08T01:47:39.014Z] d747dcd14b5f: Pull complete [2021-11-08T01:47:40.072Z] 2de7ff778b66: Pull complete [2021-11-08T01:47:40.072Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-08T01:47:40.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T01:47:40.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-08T01:47:40.132Z] prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container [2021-11-08T01:47:40.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-08T01:47:43.417Z] $ docker top f86832969e45c034f726ed475eb21539e2e5e60e0ebd59b51d08a742543f608f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:47:43.499Z] provisioning config files... [2021-11-08T01:47:43.513Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/101@tmp/config946100600783532893tmp [2021-11-08T01:47:43.523Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/101@tmp/config5429289500873032272tmp [2021-11-08T01:47:43.533Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/101@tmp/config7167838994025293045tmp [Pipeline] { [Pipeline] echo [2021-11-08T01:47:43.545Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:47:43.827Z] ---> sigul-configuration.sh [2021-11-08T01:47:43.827Z] gpg: directory `/root/.gnupg' created [2021-11-08T01:47:43.827Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-08T01:47:43.827Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-08T01:47:43.827Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-08T01:47:43.827Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-08T01:47:43.827Z] gpg: CAST5 encrypted data [2021-11-08T01:47:43.827Z] gpg: encrypted with 1 passphrase [2021-11-08T01:47:43.827Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-08T01:47:44.113Z] + mkdir /home/jenkins [2021-11-08T01:47:44.113Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-08T01:47:44.402Z] + 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-08T01:47:44.410Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:47:44.694Z] ---> sigul-install.sh [2021-11-08T01:47:44.695Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-08T01:47:44.984Z] + git tag --list [2021-11-08T01:47:44.984Z] 0.6.0 [2021-11-08T01:47:44.984Z] 0.6.1 [2021-11-08T01:47:44.984Z] 0.7.0 [2021-11-08T01:47:44.984Z] 0.7.1 [2021-11-08T01:47:44.984Z] v1.0.0 [2021-11-08T01:47:44.984Z] v1.0.1 [2021-11-08T01:47:44.984Z] v1.1.0 [2021-11-08T01:47:44.984Z] v1.2.0 [2021-11-08T01:47:44.984Z] v1.2.1 [2021-11-08T01:47:44.984Z] v1.3.0 [2021-11-08T01:47:44.984Z] v1.3.1 [2021-11-08T01:47:44.984Z] v2.0.0 [2021-11-08T01:47:44.984Z] v2.0.1-dev.1 [2021-11-08T01:47:44.984Z] v2.0.1-dev.10 [2021-11-08T01:47:44.984Z] v2.0.1-dev.11 [2021-11-08T01:47:44.984Z] v2.0.1-dev.12 [2021-11-08T01:47:44.984Z] v2.0.1-dev.13 [2021-11-08T01:47:44.984Z] v2.0.1-dev.14 [2021-11-08T01:47:44.984Z] v2.0.1-dev.15 [2021-11-08T01:47:44.984Z] v2.0.1-dev.16 [2021-11-08T01:47:44.984Z] v2.0.1-dev.17 [2021-11-08T01:47:44.984Z] v2.0.1-dev.18 [2021-11-08T01:47:44.984Z] v2.0.1-dev.19 [2021-11-08T01:47:44.984Z] v2.0.1-dev.2 [2021-11-08T01:47:44.984Z] v2.0.1-dev.20 [2021-11-08T01:47:44.984Z] v2.0.1-dev.21 [2021-11-08T01:47:44.984Z] v2.0.1-dev.22 [2021-11-08T01:47:44.984Z] v2.0.1-dev.23 [2021-11-08T01:47:44.984Z] v2.0.1-dev.24 [2021-11-08T01:47:44.984Z] v2.0.1-dev.25 [2021-11-08T01:47:44.984Z] v2.0.1-dev.26 [2021-11-08T01:47:44.984Z] v2.0.1-dev.27 [2021-11-08T01:47:44.984Z] v2.0.1-dev.28 [2021-11-08T01:47:44.984Z] v2.0.1-dev.29 [2021-11-08T01:47:44.984Z] v2.0.1-dev.3 [2021-11-08T01:47:44.984Z] v2.0.1-dev.30 [2021-11-08T01:47:44.984Z] v2.0.1-dev.31 [2021-11-08T01:47:44.984Z] v2.0.1-dev.32 [2021-11-08T01:47:44.984Z] v2.0.1-dev.33 [2021-11-08T01:47:44.984Z] v2.0.1-dev.34 [2021-11-08T01:47:44.984Z] v2.0.1-dev.35 [2021-11-08T01:47:44.984Z] v2.0.1-dev.36 [2021-11-08T01:47:44.984Z] v2.0.1-dev.37 [2021-11-08T01:47:44.984Z] v2.0.1-dev.38 [2021-11-08T01:47:44.984Z] v2.0.1-dev.39 [2021-11-08T01:47:44.984Z] v2.0.1-dev.4 [2021-11-08T01:47:44.984Z] v2.0.1-dev.40 [2021-11-08T01:47:44.984Z] v2.0.1-dev.41 [2021-11-08T01:47:44.984Z] v2.0.1-dev.42 [2021-11-08T01:47:44.984Z] v2.0.1-dev.43 [2021-11-08T01:47:44.984Z] v2.0.1-dev.44 [2021-11-08T01:47:44.985Z] v2.0.1-dev.45 [2021-11-08T01:47:44.985Z] v2.0.1-dev.46 [2021-11-08T01:47:44.985Z] v2.0.1-dev.47 [2021-11-08T01:47:44.985Z] v2.0.1-dev.48 [2021-11-08T01:47:44.985Z] v2.0.1-dev.49 [2021-11-08T01:47:44.985Z] v2.0.1-dev.5 [2021-11-08T01:47:44.985Z] v2.0.1-dev.50 [2021-11-08T01:47:44.985Z] v2.0.1-dev.51 [2021-11-08T01:47:44.985Z] v2.0.1-dev.52 [2021-11-08T01:47:44.985Z] v2.0.1-dev.53 [2021-11-08T01:47:44.985Z] v2.0.1-dev.54 [2021-11-08T01:47:44.985Z] v2.0.1-dev.55 [2021-11-08T01:47:44.985Z] v2.0.1-dev.56 [2021-11-08T01:47:44.985Z] v2.0.1-dev.57 [2021-11-08T01:47:44.985Z] v2.0.1-dev.58 [2021-11-08T01:47:44.985Z] v2.0.1-dev.59 [2021-11-08T01:47:44.985Z] v2.0.1-dev.6 [2021-11-08T01:47:44.985Z] v2.0.1-dev.60 [2021-11-08T01:47:44.985Z] v2.0.1-dev.61 [2021-11-08T01:47:44.985Z] v2.0.1-dev.62 [2021-11-08T01:47:44.985Z] v2.0.1-dev.63 [2021-11-08T01:47:44.985Z] v2.0.1-dev.64 [2021-11-08T01:47:44.985Z] v2.0.1-dev.65 [2021-11-08T01:47:44.985Z] v2.0.1-dev.66 [2021-11-08T01:47:44.985Z] v2.0.1-dev.67 [2021-11-08T01:47:44.985Z] v2.0.1-dev.68 [2021-11-08T01:47:44.985Z] v2.0.1-dev.69 [2021-11-08T01:47:44.985Z] v2.0.1-dev.7 [2021-11-08T01:47:44.985Z] v2.0.1-dev.70 [2021-11-08T01:47:44.985Z] v2.0.1-dev.71 [2021-11-08T01:47:44.985Z] v2.0.1-dev.72 [2021-11-08T01:47:44.985Z] v2.0.1-dev.73 [2021-11-08T01:47:44.985Z] v2.0.1-dev.74 [2021-11-08T01:47:44.985Z] v2.0.1-dev.75 [2021-11-08T01:47:44.985Z] v2.0.1-dev.76 [2021-11-08T01:47:44.985Z] v2.0.1-dev.77 [2021-11-08T01:47:44.985Z] v2.0.1-dev.78 [2021-11-08T01:47:44.985Z] v2.0.1-dev.79 [2021-11-08T01:47:44.985Z] v2.0.1-dev.8 [2021-11-08T01:47:44.985Z] v2.0.1-dev.80 [2021-11-08T01:47:44.985Z] v2.0.1-dev.81 [2021-11-08T01:47:44.985Z] v2.0.1-dev.82 [2021-11-08T01:47:44.985Z] v2.0.1-dev.83 [2021-11-08T01:47:44.985Z] v2.0.1-dev.84 [2021-11-08T01:47:44.985Z] v2.0.1-dev.85 [2021-11-08T01:47:44.985Z] v2.0.1-dev.86 [2021-11-08T01:47:44.985Z] v2.0.1-dev.87 [2021-11-08T01:47:44.985Z] v2.0.1-dev.88 [2021-11-08T01:47:44.985Z] v2.0.1-dev.89 [2021-11-08T01:47:44.985Z] v2.0.1-dev.9 [Pipeline] sh [2021-11-08T01:47:45.273Z] + lftools sign git-tag v2.0.1-dev.89 [2021-11-08T01:47:45.841Z] Signing Git tag with Sigul... [2021-11-08T01:47:45.841Z] Signing v2.0.1-dev.89 [Pipeline] echo [2021-11-08T01:47:46.786Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:47:47.071Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-08T01:47:47.077Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-08T01:47:47.090Z] $ docker stop --time=1 f86832969e45c034f726ed475eb21539e2e5e60e0ebd59b51d08a742543f608f [2021-11-08T01:47:48.270Z] $ docker rm -f f86832969e45c034f726ed475eb21539e2e5e60e0ebd59b51d08a742543f608f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:47:48.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:47:48.786Z] . [Pipeline] withDockerContainer [2021-11-08T01:47:48.846Z] prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container [2021-11-08T01:47:48.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T01:47:49.221Z] $ docker top f09b5394df5cb2f159fb4b0836ba2d6afec7e17b569215616dadac44e46d003c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T01:47:49.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T01:47:49.310Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T01:47:49.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T01:47:49.414Z] $ docker exec f09b5394df5cb2f159fb4b0836ba2d6afec7e17b569215616dadac44e46d003c ssh-agent [2021-11-08T01:47:49.530Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmACbfB/agent.13 [2021-11-08T01:47:49.530Z] SSH_AGENT_PID=20 [2021-11-08T01:47:49.534Z] Running ssh-add (command line suppressed) [2021-11-08T01:47:49.646Z] Identity added: /w/workspace/edgex-go/101@tmp/private_key_3795825055841218567.key (/w/workspace/edgex-go/101@tmp/private_key_3795825055841218567.key) [2021-11-08T01:47:49.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T01:47:49.944Z] + git semver bump pre [2021-11-08T01:47:49.944Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T01:47:49.944Z] # $GIT_DIR = /w/workspace/edgex-go/101/.git [2021-11-08T01:47:49.944Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/101 [2021-11-08T01:47:49.944Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T01:47:49.944Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T01:47:49.944Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T01:47:49.944Z] # $SEMVER_BRANCH = main [2021-11-08T01:47:49.944Z] # $SEMVER_DIR = /w/workspace/edgex-go/101/.semver [2021-11-08T01:47:49.944Z] 2.0.1-dev.90 [Pipeline] } [2021-11-08T01:47:49.953Z] $ docker exec --env ******** --env ******** f09b5394df5cb2f159fb4b0836ba2d6afec7e17b569215616dadac44e46d003c ssh-agent -k [2021-11-08T01:47:50.078Z] unset SSH_AUTH_SOCK; [2021-11-08T01:47:50.078Z] unset SSH_AGENT_PID; [2021-11-08T01:47:50.078Z] echo Agent pid 20 killed; [2021-11-08T01:47:50.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T01:47:50.392Z] + git semver [Pipeline] } [2021-11-08T01:47:50.404Z] $ docker stop --time=1 f09b5394df5cb2f159fb4b0836ba2d6afec7e17b569215616dadac44e46d003c [2021-11-08T01:47:51.570Z] $ docker rm -f f09b5394df5cb2f159fb4b0836ba2d6afec7e17b569215616dadac44e46d003c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:47:51.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:47:51.916Z] . [Pipeline] withDockerContainer [2021-11-08T01:47:51.986Z] prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container [2021-11-08T01:47:52.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T01:47:52.369Z] $ docker top b1073b09e34855eecb2c069f55c2f94f48072c23bd5594349e76539df65da679 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T01:47:52.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T01:47:52.459Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T01:47:52.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T01:47:52.574Z] $ docker exec b1073b09e34855eecb2c069f55c2f94f48072c23bd5594349e76539df65da679 ssh-agent [2021-11-08T01:47:52.679Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBCHOFd/agent.13 [2021-11-08T01:47:52.679Z] SSH_AGENT_PID=19 [2021-11-08T01:47:52.685Z] Running ssh-add (command line suppressed) [2021-11-08T01:47:52.775Z] Identity added: /w/workspace/edgex-go/101@tmp/private_key_470280612469213204.key (/w/workspace/edgex-go/101@tmp/private_key_470280612469213204.key) [2021-11-08T01:47:52.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T01:47:53.077Z] + git semver push [2021-11-08T01:47:53.077Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T01:47:53.077Z] # $GIT_DIR = /w/workspace/edgex-go/101/.git [2021-11-08T01:47:53.077Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/101 [2021-11-08T01:47:53.077Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T01:47:53.077Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T01:47:53.077Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T01:47:53.077Z] # $SEMVER_BRANCH = main [2021-11-08T01:47:53.077Z] # $SEMVER_DIR = /w/workspace/edgex-go/101/.semver [Pipeline] } [2021-11-08T01:47:57.287Z] $ docker exec --env ******** --env ******** b1073b09e34855eecb2c069f55c2f94f48072c23bd5594349e76539df65da679 ssh-agent -k [2021-11-08T01:47:57.385Z] unset SSH_AUTH_SOCK; [2021-11-08T01:47:57.385Z] unset SSH_AGENT_PID; [2021-11-08T01:47:57.385Z] echo Agent pid 19 killed; [2021-11-08T01:47:57.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T01:47:57.691Z] + git semver [Pipeline] } [2021-11-08T01:47:57.703Z] $ docker stop --time=1 b1073b09e34855eecb2c069f55c2f94f48072c23bd5594349e76539df65da679 [2021-11-08T01:47:58.963Z] $ docker rm -f b1073b09e34855eecb2c069f55c2f94f48072c23bd5594349e76539df65da679 [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-08T01:47:59.759Z] + '[' -d /w/workspace/edgex-go/101/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:48:00.057Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:48:00.612Z] ---> package-listing.sh [2021-11-08T01:48:00.613Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-08T01:48:00.613Z] ++ facter osfamily [2021-11-08T01:48:00.873Z] + OS_FAMILY=redhat [2021-11-08T01:48:00.873Z] + workspace=/w/workspace/edgex-go/101 [2021-11-08T01:48:00.873Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-08T01:48:00.873Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-08T01:48:00.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-08T01:48:00.873Z] + PACKAGES=/tmp/packages_start.txt [2021-11-08T01:48:00.873Z] + '[' /w/workspace/edgex-go/101 ']' [2021-11-08T01:48:00.873Z] + PACKAGES=/tmp/packages_end.txt [2021-11-08T01:48:00.873Z] + case "${OS_FAMILY}" in [2021-11-08T01:48:00.873Z] + rpm -qa [2021-11-08T01:48:00.873Z] + sort [2021-11-08T01:48:04.171Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-08T01:48:04.171Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-08T01:48:04.171Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-08T01:48:04.171Z] + '[' /w/workspace/edgex-go/101 ']' [2021-11-08T01:48:04.171Z] + mkdir -p /w/workspace/edgex-go/101/archives/ [2021-11-08T01:48:04.171Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/101/archives/ [Pipeline] echo [2021-11-08T01:48:04.182Z] 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/101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-08T01:48:04.466Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:48:05.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:48:05.020Z] [2021-11-08T01:48:05.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:48:05.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:48:05.323Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T01:48:05.323Z] b4d181a07f80: Pulling fs layer [2021-11-08T01:48:05.323Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T01:48:05.323Z] ed53099fbce6: Pulling fs layer [2021-11-08T01:48:05.323Z] dc539afda2c1: Pulling fs layer [2021-11-08T01:48:05.323Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T01:48:05.323Z] 9065ff56babe: Pulling fs layer [2021-11-08T01:48:05.323Z] d287ab97295c: Pulling fs layer [2021-11-08T01:48:05.323Z] dc539afda2c1: Waiting [2021-11-08T01:48:05.323Z] 77bc0d833cb6: Waiting [2021-11-08T01:48:05.323Z] 9065ff56babe: Waiting [2021-11-08T01:48:05.323Z] d287ab97295c: Waiting [2021-11-08T01:48:05.323Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T01:48:05.323Z] a1111a8f2ec3: Download complete [2021-11-08T01:48:05.323Z] dc539afda2c1: Verifying Checksum [2021-11-08T01:48:05.323Z] dc539afda2c1: Download complete [2021-11-08T01:48:05.323Z] ed53099fbce6: Verifying Checksum [2021-11-08T01:48:05.323Z] ed53099fbce6: Download complete [2021-11-08T01:48:05.323Z] 9065ff56babe: Verifying Checksum [2021-11-08T01:48:05.323Z] 9065ff56babe: Download complete [2021-11-08T01:48:05.583Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T01:48:05.583Z] 77bc0d833cb6: Download complete [2021-11-08T01:48:05.583Z] b4d181a07f80: Verifying Checksum [2021-11-08T01:48:05.583Z] b4d181a07f80: Download complete [2021-11-08T01:48:06.169Z] d287ab97295c: Verifying Checksum [2021-11-08T01:48:06.169Z] d287ab97295c: Download complete [2021-11-08T01:48:07.140Z] b4d181a07f80: Pull complete [2021-11-08T01:48:07.140Z] a1111a8f2ec3: Pull complete [2021-11-08T01:48:07.716Z] ed53099fbce6: Pull complete [2021-11-08T01:48:07.716Z] dc539afda2c1: Pull complete [2021-11-08T01:48:07.976Z] 77bc0d833cb6: Pull complete [2021-11-08T01:48:07.976Z] 9065ff56babe: Pull complete [2021-11-08T01:48:13.300Z] d287ab97295c: Pull complete [2021-11-08T01:48:13.300Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T01:48:13.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:48:13.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T01:48:13.380Z] prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container [2021-11-08T01:48:13.416Z] $ 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/101/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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-08T01:48:15.563Z] $ docker top 21d6c84f61a117e6e67dd76823eb32c46461b7925f196665c23c737cce0a8a19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T01:48:15.911Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-08T01:48:16.194Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-08T01:48:16.477Z] + ls /var/log/sa-host [2021-11-08T01:48:16.478Z] + sadf -c /var/log/sa-host/sa08 [2021-11-08T01:48:16.478Z] file_magic: OK [2021-11-08T01:48:16.478Z] HZ: Using current value: 100 [2021-11-08T01:48:16.478Z] file_header: OK [2021-11-08T01:48:16.478Z] 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-08T01:48:16.478Z] Statistics: [2021-11-08T01:48:16.478Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T01:48:16.478Z] File successfully converted to sysstat format version 12.0.3 [2021-11-08T01:48:16.478Z] + sadf -c /var/log/sa-host/sa30 [2021-11-08T01:48:16.478Z] file_magic: OK [2021-11-08T01:48:16.478Z] HZ: Using current value: 100 [2021-11-08T01:48:16.478Z] file_header: OK [2021-11-08T01:48:16.478Z] 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-08T01:48:16.478Z] Statistics: [2021-11-08T01:48:16.478Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T01:48:16.478Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:48:16.728Z] provisioning config files... [2021-11-08T01:48:16.734Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/101@tmp/config6235542392617391433tmp [Pipeline] { [Pipeline] echo [2021-11-08T01:48:16.746Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:48:17.029Z] ---> create-netrc.sh [Pipeline] } [2021-11-08T01:48:17.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:48:17.368Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-08T01:48:17.376Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:48:17.661Z] ---> sudo-logs.sh [2021-11-08T01:48:17.661Z] Archiving 'sudo' log.. [2021-11-08T01:48:17.661Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27863.novalocal: Name or service not known [2021-11-08T01:48:17.661Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27863.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-08T01:48:17.683Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:48:17.970Z] ---> job-cost.sh [2021-11-08T01:48:17.970Z] lf-activate-venv: SKIPPING [2021-11-08T01:48:17.970Z] DEBUG: total: 0.10999999940395355 [2021-11-08T01:48:17.970Z] INFO: Retrieving Stack Cost... [2021-11-08T01:48:23.242Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T01:48:23.811Z] INFO: Archiving Costs [Pipeline] echo [2021-11-08T01:48:23.824Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:48:24.113Z] ---> logs-deploy.sh [2021-11-08T01:48:24.113Z] lf-activate-venv: SKIPPING [2021-11-08T01:48:24.113Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/101 [2021-11-08T01:48:24.113Z] INFO: archiving workspace using pattern(s): [2021-11-08T01:48:25.053Z] Archives upload complete. [2021-11-08T01:48:25.053Z] INFO: archiving logs to Nexus