Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 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-ssh4048344648055277484.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh2340180951524176436.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh10363333781084140943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh17224508797931445065.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-ssh9243796728281525156.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.17 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3560 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/139 [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/139 # 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/139@tmp/jenkins-gitclient-ssh2818396042302795819.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 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#3866)" > git rev-list --no-walk da06b8605fc5b0b455f4e40bd2812c8bcbf61f73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T20:55:54.218Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T20:55:54.262Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T20:55:54.276Z] ========================================================= [2022-01-20T20:55:54.276Z] EdgeX Global Pipelines Version Info [2022-01-20T20:55:54.276Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:55:55.443Z] ------------------- [2022-01-20T20:55:55.443Z] stable info: [2022-01-20T20:55:55.443Z] ------------------- [2022-01-20T20:55:55.443Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T20:55:55.443Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T20:55:55.443Z] Message: update stable to v1.0.219 [2022-01-20T20:55:56.022Z] ------------------- [2022-01-20T20:55:56.022Z] experimental info: [2022-01-20T20:55:56.022Z] ------------------- [2022-01-20T20:55:56.022Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T20:55:56.022Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T20:55:56.022Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T20:55:56.182Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-20T20:55:56.193Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-20T20:55:56.203Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T20:55:56.212Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T20:55:56.224Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T20:55:56.234Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T20:55:56.244Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T20:55:56.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-20T20:55:56.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-20T20:55:56.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-20T20:55:56.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T20:55:56.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T20:55:56.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T20:55:56.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T20:55:56.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T20:55:56.376Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T20:55:56.394Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T20:55:56.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T20:55:56.422Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-20T20:55:56.441Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-20T20:55:56.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-20T20:55:56.468Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T20:55:56.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-20T20:55:56.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-20T20:55:56.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-20T20:55:56.521Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] echo [2022-01-20T20:55:56.535Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d438b00 [Pipeline] echo [2022-01-20T20:55:56.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:55:56.602Z] provisioning config files... [2022-01-20T20:55:56.617Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/139@tmp/config5754300894880740191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:55:56.926Z] ---> docker-login.sh [2022-01-20T20:55:56.926Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:55:56.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:55:57.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:55:57.193Z] Configure a credential helper to remove this warning. See [2022-01-20T20:55:57.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:55:57.193Z] [2022-01-20T20:55:57.193Z] Login Succeeded [2022-01-20T20:55:57.193Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:55:57.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:55:57.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:55:57.193Z] Configure a credential helper to remove this warning. See [2022-01-20T20:55:57.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:55:57.193Z] [2022-01-20T20:55:57.193Z] Login Succeeded [2022-01-20T20:55:57.193Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:55:57.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:55:57.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:55:57.457Z] Configure a credential helper to remove this warning. See [2022-01-20T20:55:57.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:55:57.457Z] [2022-01-20T20:55:57.457Z] Login Succeeded [2022-01-20T20:55:57.457Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:55:57.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:55:57.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:55:57.457Z] Configure a credential helper to remove this warning. See [2022-01-20T20:55:57.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:55:57.457Z] [2022-01-20T20:55:57.457Z] Login Succeeded [2022-01-20T20:55:57.457Z] docker.io [2022-01-20T20:55:57.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:55:58.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:55:58.036Z] Configure a credential helper to remove this warning. See [2022-01-20T20:55:58.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:55:58.036Z] [2022-01-20T20:55:58.036Z] Login Succeeded [2022-01-20T20:55:58.036Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:55:58.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T20:55:58.359Z] ++ 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 [2022-01-20T20:55:58.359Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T20:55:58.359Z] ++ dirname cmd/core-command/Dockerfile [2022-01-20T20:55:58.359Z] ++ cut -d/ -f2 [2022-01-20T20:55:58.359Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-20T20:55:58.359Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T20:55:58.359Z] ++ dirname cmd/core-data/Dockerfile [2022-01-20T20:55:58.359Z] ++ cut -d/ -f2 [2022-01-20T20:55:58.359Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-20T20:55:58.359Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T20:55:58.359Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-20T20:55:58.359Z] ++ cut -d/ -f2 [2022-01-20T20:55:58.359Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-20T20:55:58.359Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T20:55:58.359Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-20T20:55:58.359Z] ++ cut -d/ -f2 [2022-01-20T20:55:58.359Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-20T20:55:58.359Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T20:55:58.359Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-20T20:55:58.359Z] ++ cut -d/ -f2 [2022-01-20T20:55:58.359Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-20T20:55:58.359Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T20:55:58.359Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-20T20:55:58.359Z] ++ cut -d/ -f2 [2022-01-20T20:55:58.359Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-20T20:55:58.359Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T20:55:58.359Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-20T20:55:58.359Z] ++ cut -d/ -f2 [2022-01-20T20:55:58.359Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-20T20:55:58.359Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T20:55:58.359Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-20T20:55:58.359Z] ++ cut -d/ -f2 [2022-01-20T20:55:58.359Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-20T20:55:58.359Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-20T20:55:58.359Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-20T20:55:58.359Z] ++ cut -d/ -f2 [2022-01-20T20:55:58.359Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-20T20:55:58.399Z] 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 [2022-01-20T20:55:58.795Z] + git rev-list -1 --merges d438b00c3daaca502c4e17498c6c53b3b4a9fc0d~1..d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] echo [2022-01-20T20:55:58.818Z] -----------> git rev-list -1 --merges d438b00c3daaca502c4e17498c6c53b3b4a9fc0d~1..d438b00c3daaca502c4e17498c6c53b3b4a9fc0d d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [false] [Pipeline] sh [2022-01-20T20:55:59.113Z] + git log --format=format:%s -1 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] echo [2022-01-20T20:55:59.132Z] ========================================================= [2022-01-20T20:55:59.132Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T20:55:59.132Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-20T20:55:59.736Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T20:55:59.736Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T20:55:59.736Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T20:55:59.736Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T20:55:59.736Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T20:55:59.736Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T20:55:59.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:56:00.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:56:00.208Z] [2022-01-20T20:56:00.208Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:56:00.524Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:56:00.524Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T20:56:00.524Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T20:56:00.524Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T20:56:00.524Z] 4c7163046ea9: Pulling fs layer [2022-01-20T20:56:00.524Z] 0c2d73faf560: Pulling fs layer [2022-01-20T20:56:00.524Z] 0c2d73faf560: Waiting [2022-01-20T20:56:00.524Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T20:56:00.524Z] 3e5f54012d9b: Download complete [2022-01-20T20:56:00.524Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T20:56:00.524Z] a0d0a0d46f8b: Download complete [2022-01-20T20:56:00.524Z] 4c7163046ea9: Verifying Checksum [2022-01-20T20:56:00.524Z] 4c7163046ea9: Download complete [2022-01-20T20:56:00.788Z] 0c2d73faf560: Verifying Checksum [2022-01-20T20:56:00.788Z] 0c2d73faf560: Download complete [2022-01-20T20:56:00.788Z] a0d0a0d46f8b: Pull complete [2022-01-20T20:56:00.788Z] 3e5f54012d9b: Pull complete [2022-01-20T20:56:01.055Z] 4c7163046ea9: Pull complete [2022-01-20T20:56:01.320Z] 0c2d73faf560: Pull complete [2022-01-20T20:56:01.320Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T20:56:01.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:56:01.320Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T20:56:01.409Z] prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container [2022-01-20T20:56:01.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T20:56:02.063Z] $ docker top 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T20:56:02.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T20:56:02.170Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T20:56:02.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T20:56:02.299Z] $ docker exec 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 ssh-agent [2022-01-20T20:56:02.411Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbpCGhJ/agent.14 [2022-01-20T20:56:02.411Z] SSH_AGENT_PID=20 [2022-01-20T20:56:02.419Z] Running ssh-add (command line suppressed) [2022-01-20T20:56:02.521Z] Identity added: /w/workspace/edgex-go/139@tmp/private_key_3415881224501311761.key (/w/workspace/edgex-go/139@tmp/private_key_3415881224501311761.key) [2022-01-20T20:56:02.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T20:56:02.832Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T20:56:02.847Z] $ docker exec --env ******** --env ******** 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 ssh-agent -k [2022-01-20T20:56:02.941Z] unset SSH_AUTH_SOCK; [2022-01-20T20:56:02.943Z] unset SSH_AGENT_PID; [2022-01-20T20:56:02.944Z] echo Agent pid 20 killed; [2022-01-20T20:56:02.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T20:56:02.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T20:56:02.982Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T20:56:03.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T20:56:03.098Z] $ docker exec 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 ssh-agent [2022-01-20T20:56:03.240Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOfHgPf/agent.55 [2022-01-20T20:56:03.240Z] SSH_AGENT_PID=61 [2022-01-20T20:56:03.247Z] Running ssh-add (command line suppressed) [2022-01-20T20:56:03.349Z] Identity added: /w/workspace/edgex-go/139@tmp/private_key_3598705034650384751.key (/w/workspace/edgex-go/139@tmp/private_key_3598705034650384751.key) [2022-01-20T20:56:03.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T20:56:03.668Z] + git semver init [2022-01-20T20:56:03.668Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T20:56:03.668Z] # $GIT_DIR = /w/workspace/edgex-go/139/.git [2022-01-20T20:56:03.668Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/139 [2022-01-20T20:56:03.668Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T20:56:03.668Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T20:56:03.668Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T20:56:03.668Z] # $SEMVER_BRANCH = main [2022-01-20T20:56:03.668Z] # $SEMVER_TEMP = /tmp/semver-566045183 [2022-01-20T20:56:03.668Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-20T20:56:18.632Z] # '/tmp/semver-566045183' -> '/w/workspace/edgex-go/139/.semver' [2022-01-20T20:56:18.632Z] # -> Force: false [2022-01-20T20:56:18.632Z] # $SEMVER_DIR = /w/workspace/edgex-go/139/.semver [Pipeline] } [2022-01-20T20:56:18.646Z] $ docker exec --env ******** --env ******** 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 ssh-agent -k [2022-01-20T20:56:18.739Z] unset SSH_AUTH_SOCK; [2022-01-20T20:56:18.739Z] unset SSH_AGENT_PID; [2022-01-20T20:56:18.739Z] echo Agent pid 61 killed; [2022-01-20T20:56:18.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T20:56:19.070Z] + git semver [Pipeline] } [2022-01-20T20:56:19.086Z] $ docker stop --time=1 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 [2022-01-20T20:56:21.053Z] $ docker rm -f 40b7e27e935959cd61979f57a00cd683ceeebce87bc0451f51fdc9f4c7c93e05 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T20:56:21.426Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T20:56:21.692Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T20:56:21.697Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.22 [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 [2022-01-20T20:56:21.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T20:56:21.861Z] ========================================================= [2022-01-20T20:56:21.861Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T20:56:21.861Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-20T20:56:22.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T20:56:22.164Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T20:56:22.164Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T20:56:22.164Z] 666ba61612fd: Pulling fs layer [2022-01-20T20:56:22.164Z] 8ed8ca486205: Pulling fs layer [2022-01-20T20:56:22.164Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T20:56:22.164Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T20:56:22.164Z] f965cba54748: Pulling fs layer [2022-01-20T20:56:22.164Z] 861ffc35075e: Pulling fs layer [2022-01-20T20:56:22.164Z] 4b385c91608e: Pulling fs layer [2022-01-20T20:56:22.164Z] 560528eb2ebb: Pulling fs layer [2022-01-20T20:56:22.164Z] 4fe6c5a15a65: Waiting [2022-01-20T20:56:22.164Z] 22a0e8bec74d: Waiting [2022-01-20T20:56:22.164Z] f965cba54748: Waiting [2022-01-20T20:56:22.164Z] 861ffc35075e: Waiting [2022-01-20T20:56:22.164Z] 4b385c91608e: Waiting [2022-01-20T20:56:22.164Z] 560528eb2ebb: Waiting [2022-01-20T20:56:22.164Z] 8ed8ca486205: Verifying Checksum [2022-01-20T20:56:22.164Z] 8ed8ca486205: Download complete [2022-01-20T20:56:22.164Z] 666ba61612fd: Verifying Checksum [2022-01-20T20:56:22.164Z] 666ba61612fd: Download complete [2022-01-20T20:56:22.164Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T20:56:22.164Z] 22a0e8bec74d: Download complete [2022-01-20T20:56:22.164Z] f965cba54748: Verifying Checksum [2022-01-20T20:56:22.164Z] f965cba54748: Download complete [2022-01-20T20:56:22.164Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T20:56:22.164Z] 59bf1c3509f3: Download complete [2022-01-20T20:56:22.164Z] 861ffc35075e: Verifying Checksum [2022-01-20T20:56:22.164Z] 861ffc35075e: Download complete [2022-01-20T20:56:22.436Z] 4b385c91608e: Verifying Checksum [2022-01-20T20:56:22.436Z] 4b385c91608e: Download complete [2022-01-20T20:56:22.704Z] 59bf1c3509f3: Pull complete [2022-01-20T20:56:22.968Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T20:56:22.968Z] 4fe6c5a15a65: Download complete [2022-01-20T20:56:22.968Z] 666ba61612fd: Pull complete [2022-01-20T20:56:22.968Z] 8ed8ca486205: Pull complete [2022-01-20T20:56:22.968Z] 560528eb2ebb: Verifying Checksum [2022-01-20T20:56:22.968Z] 560528eb2ebb: Download complete [2022-01-20T20:56:27.223Z] 4fe6c5a15a65: Pull complete [2022-01-20T20:56:27.494Z] 22a0e8bec74d: Pull complete [2022-01-20T20:56:27.494Z] f965cba54748: Pull complete [2022-01-20T20:56:27.494Z] 861ffc35075e: Pull complete [2022-01-20T20:56:27.770Z] 4b385c91608e: Pull complete [2022-01-20T20:56:30.347Z] 560528eb2ebb: Pull complete [2022-01-20T20:56:30.608Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T20:56:30.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T20:56:30.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-20T20:56:30.936Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T20:56:30.936Z] WORKDIR /edgex [2022-01-20T20:56:30.936Z] COPY go.mod . [2022-01-20T20:56:30.936Z] RUN go mod download' [2022-01-20T20:56:30.936Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-20T20:56:32.865Z] Sending build context to Docker daemon 333.8MB [2022-01-20T20:56:32.865Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T20:56:32.865Z] ---> dd4a08f94e63 [2022-01-20T20:56:32.865Z] Step 2/4 : WORKDIR /edgex [2022-01-20T20:56:34.254Z] ---> Running in 89f3c2a6a4fa [2022-01-20T20:56:34.254Z] Removing intermediate container 89f3c2a6a4fa [2022-01-20T20:56:34.254Z] ---> bda1d9b6edb7 [2022-01-20T20:56:34.254Z] Step 3/4 : COPY go.mod . [2022-01-20T20:56:34.522Z] ---> 749e4590d269 [2022-01-20T20:56:34.522Z] Step 4/4 : RUN go mod download [2022-01-20T20:56:34.522Z] ---> Running in e33661228410 [2022-01-20T20:56:36.802Z] Still waiting to schedule task [2022-01-20T20:56:36.803Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-20T20:57:06.725Z] Removing intermediate container e33661228410 [2022-01-20T20:57:06.726Z] ---> f9aba216a511 [2022-01-20T20:57:06.726Z] Successfully built f9aba216a511 [2022-01-20T20:57:06.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:57:07.036Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T20:57:07.036Z] . [Pipeline] withDockerContainer [2022-01-20T20:57:07.123Z] prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container [2022-01-20T20:57:07.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T20:57:07.554Z] $ docker top 5313e6d7bd1faf175c6032db5fee3e0134d83691028a4e23f15ec849012abbbb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T20:57:07.936Z] + go version [2022-01-20T20:57:07.936Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T20:57:07.956Z] $ docker stop --time=1 5313e6d7bd1faf175c6032db5fee3e0134d83691028a4e23f15ec849012abbbb [2022-01-20T20:57:09.166Z] $ docker rm -f 5313e6d7bd1faf175c6032db5fee3e0134d83691028a4e23f15ec849012abbbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:57:09.618Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T20:57:09.618Z] . [Pipeline] withDockerContainer [2022-01-20T20:57:09.698Z] prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container [2022-01-20T20:57:09.736Z] $ 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/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T20:57:10.114Z] $ docker top 5595a50aa80fd88a4dfd5b6ed79af400e4896db62a63053450c3c99cc1fd182b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-20T20:57:10.203Z] ========================================================= [2022-01-20T20:57:10.203Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-20T20:57:10.203Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-20T20:57:10.504Z] + make test [2022-01-20T20:57:10.505Z] go mod tidy [2022-01-20T20:57:10.774Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-20T20:57:17.406Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-20T20:57:35.585Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-20T20:57:39.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-20T20:57:39.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-20T20:57:40.204Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-20T20:57:42.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-20T20:57:43.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-20T20:57:43.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-20T20:57:43.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-20T20:57:43.635Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-20T20:57:43.900Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-20T20:57:44.185Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-20T20:57:44.185Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-20T20:57:44.185Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-20T20:57:44.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-20T20:57:46.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.034s coverage: 28.7% of statements [2022-01-20T20:57:46.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-20T20:57:46.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-20T20:57:46.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 98.5% of statements [2022-01-20T20:57:46.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-20T20:57:46.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 44.7% of statements [2022-01-20T20:57:46.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-20T20:57:46.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-20T20:57:47.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.5% of statements [2022-01-20T20:57:47.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-20T20:57:47.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-20T20:57:48.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements [2022-01-20T20:57:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-20T20:57:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-20T20:57:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-20T20:57:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-20T20:57:48.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-20T20:57:49.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.303s coverage: 94.2% of statements [2022-01-20T20:57:49.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-20T20:57:49.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-20T20:57:49.533Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2022-01-20T20:57:49.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-20T20:57:49.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-20T20:57:49.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-20T20:57:49.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-20T20:57:49.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-20T20:57:50.114Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2022-01-20T20:57:50.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-20T20:57:50.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-20T20:57:50.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-20T20:57:51.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2022-01-20T20:57:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-20T20:57:51.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2022-01-20T20:57:51.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 21.7% of statements [2022-01-20T20:57:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-20T20:57:51.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2022-01-20T20:57:51.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2022-01-20T20:57:51.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2022-01-20T20:57:52.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2022-01-20T20:57:52.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2022-01-20T20:58:04.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2022-01-20T20:58:04.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-01-20T20:58:06.647Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3561 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-01-20T20:58:06.662Z] Running in /w/workspace/edgex-go/139 [Pipeline] { [Pipeline] checkout [2022-01-20T20:58:06.849Z] The recommended git tool is: git [2022-01-20T20:58:08.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.229s coverage: 82.5% of statements [2022-01-20T20:58:08.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-20T20:58:11.425Z] using credential edgex-jenkins-ssh [2022-01-20T20:58:11.444Z] Cloning the remote Git repository [2022-01-20T20:58:11.514Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-20T20:58:11.586Z] > git init /w/workspace/edgex-go/139 # timeout=10 [2022-01-20T20:58:11.689Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-20T20:58:11.689Z] > git --version # timeout=10 [2022-01-20T20:58:11.715Z] > git --version # 'git version 2.17.1' [2022-01-20T20:58:11.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T20:58:11.771Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T20:58:26.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2022-01-20T20:58:26.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-20T20:58:26.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-01-20T20:58:26.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-01-20T20:58:27.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.258s coverage: 65.4% of statements [2022-01-20T20:58:27.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-20T20:58:27.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-20T20:58:27.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-20T20:58:27.099Z] Avoid second fetch [2022-01-20T20:58:27.100Z] Checking out Revision d438b00c3daaca502c4e17498c6c53b3b4a9fc0d (main) [2022-01-20T20:58:27.071Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-20T20:58:27.092Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T20:58:27.126Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:58:27.138Z] > git checkout -f d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-20T20:58:27.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements [2022-01-20T20:58:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-20T20:58:27.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-20T20:58:27.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-01-20T20:58:27.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-20T20:58:27.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2022-01-20T20:58:27.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-20T20:58:31.341Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#3866)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T20:58:32.149Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T20:58:32.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T20:58:32.149Z] Dload Upload Total Spent Left Speed [2022-01-20T20:58:32.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99521 0 --:--:-- --:--:-- --:--:-- 99521 [Pipeline] sh [2022-01-20T20:58:32.665Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T20:58:33.017Z] + sudo tee /etc/docker/daemon.new [2022-01-20T20:58:33.017Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T20:58:33.017Z] { [2022-01-20T20:58:33.017Z] "registry-mirrors": [ [2022-01-20T20:58:33.017Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T20:58:33.017Z] ], [2022-01-20T20:58:33.017Z] "bip": "10.250.0.254/24", [2022-01-20T20:58:33.017Z] "hosts": [ [2022-01-20T20:58:33.017Z] "tcp://0.0.0.0:5555", [2022-01-20T20:58:33.017Z] "unix:///var/run/docker.sock" [2022-01-20T20:58:33.017Z] ], [2022-01-20T20:58:33.017Z] "mtu": 1458, [2022-01-20T20:58:33.017Z] "selinux-enabled": true, [2022-01-20T20:58:33.017Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T20:58:33.017Z] } [Pipeline] sh [2022-01-20T20:58:33.422Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T20:58:33.758Z] + sudo service docker restart [2022-01-20T20:58:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-20T20:58:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-20T20:58:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-20T20:58:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-20T20:58:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-20T20:58:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-20T20:58:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2022-01-20T20:58:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-01-20T20:58:35.780Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:58:52.080Z] provisioning config files... [2022-01-20T20:58:52.104Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/139@tmp/config4957311595222290250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:58:52.462Z] ---> docker-login.sh [2022-01-20T20:58:52.462Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:58:53.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:58:53.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:58:53.058Z] Configure a credential helper to remove this warning. See [2022-01-20T20:58:53.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:58:53.058Z] [2022-01-20T20:58:53.058Z] Login Succeeded [2022-01-20T20:58:53.058Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:58:53.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:58:53.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:58:53.604Z] Configure a credential helper to remove this warning. See [2022-01-20T20:58:53.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:58:53.604Z] [2022-01-20T20:58:53.604Z] Login Succeeded [2022-01-20T20:58:53.604Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:58:53.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:58:53.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:58:53.882Z] Configure a credential helper to remove this warning. See [2022-01-20T20:58:53.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:58:53.882Z] [2022-01-20T20:58:53.882Z] Login Succeeded [2022-01-20T20:58:53.882Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:58:54.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:58:54.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:58:54.484Z] Configure a credential helper to remove this warning. See [2022-01-20T20:58:54.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:58:54.484Z] [2022-01-20T20:58:54.484Z] Login Succeeded [2022-01-20T20:58:54.484Z] docker.io [2022-01-20T20:58:54.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:58:55.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:58:55.027Z] Configure a credential helper to remove this warning. See [2022-01-20T20:58:55.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:58:55.027Z] [2022-01-20T20:58:55.027Z] Login Succeeded [2022-01-20T20:58:55.027Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:58:55.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T20:58:55.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T20:58:55.555Z] ========================================================= [2022-01-20T20:58:55.555Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T20:58:55.555Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-20T20:58:55.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T20:58:56.195Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T20:58:56.195Z] 9b3977197b4f: Pulling fs layer [2022-01-20T20:58:56.195Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T20:58:56.195Z] 94645a83ff95: Pulling fs layer [2022-01-20T20:58:56.195Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T20:58:56.195Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T20:58:56.195Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T20:58:56.195Z] 9a6b49a46696: Pulling fs layer [2022-01-20T20:58:56.195Z] cf05db05a679: Pulling fs layer [2022-01-20T20:58:56.195Z] 0c92f367c5e7: Waiting [2022-01-20T20:58:56.195Z] 4b8299f9d1f4: Waiting [2022-01-20T20:58:56.195Z] 9a6b49a46696: Waiting [2022-01-20T20:58:56.195Z] cf05db05a679: Waiting [2022-01-20T20:58:56.195Z] 3f3a8bcf1eab: Waiting [2022-01-20T20:58:56.195Z] 94645a83ff95: Download complete [2022-01-20T20:58:56.195Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T20:58:56.195Z] 1a89e8eeedd5: Download complete [2022-01-20T20:58:56.196Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T20:58:56.196Z] 0c92f367c5e7: Download complete [2022-01-20T20:58:56.196Z] 4b8299f9d1f4: Download complete [2022-01-20T20:58:56.196Z] 9b3977197b4f: Verifying Checksum [2022-01-20T20:58:56.196Z] 9b3977197b4f: Download complete [2022-01-20T20:58:56.196Z] 9a6b49a46696: Verifying Checksum [2022-01-20T20:58:56.196Z] 9a6b49a46696: Download complete [2022-01-20T20:58:56.800Z] 9b3977197b4f: Pull complete [2022-01-20T20:58:57.398Z] 1a89e8eeedd5: Pull complete [2022-01-20T20:58:57.676Z] 94645a83ff95: Pull complete [2022-01-20T20:58:57.950Z] cf05db05a679: Verifying Checksum [2022-01-20T20:58:57.950Z] cf05db05a679: Download complete [2022-01-20T20:58:58.550Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T20:58:58.550Z] 3f3a8bcf1eab: Download complete [2022-01-20T20:59:10.950Z] 3f3a8bcf1eab: Pull complete [2022-01-20T20:59:10.950Z] 0c92f367c5e7: Pull complete [2022-01-20T20:59:10.950Z] 4b8299f9d1f4: Pull complete [2022-01-20T20:59:10.950Z] 9a6b49a46696: Pull complete [2022-01-20T20:59:14.662Z] GO111MODULE=on go vet ./... [2022-01-20T20:59:16.340Z] cf05db05a679: Pull complete [2022-01-20T20:59:16.340Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T20:59:16.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T20:59:16.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-20T20:59:16.677Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T20:59:16.677Z] WORKDIR /edgex [2022-01-20T20:59:16.677Z] COPY go.mod . [2022-01-20T20:59:16.677Z] RUN go mod download -t [2022-01-20T20:59:16.677Z] ci-base-image-arm64 -f - . [2022-01-20T20:59:19.297Z] Sending build context to Docker daemon 168.5MB [2022-01-20T20:59:19.297Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T20:59:19.297Z] ---> 0ccda1f7e2ee [2022-01-20T20:59:19.297Z] Step 2/4 : WORKDIR /edgex [2022-01-20T20:59:21.277Z] ---> Running in 80bd6331dcbd [2022-01-20T20:59:21.277Z] Removing intermediate container 80bd6331dcbd [2022-01-20T20:59:21.277Z] ---> 55aa6084b818 [2022-01-20T20:59:21.277Z] Step 3/4 : COPY go.mod . [2022-01-20T20:59:21.863Z] ---> 2c5822ea9abd [2022-01-20T20:59:21.864Z] Step 4/4 : RUN go mod download [2022-01-20T20:59:22.132Z] ---> Running in 98a39f2ee4a3 [2022-01-20T20:59:22.840Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T20:59:22.840Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T20:59:22.840Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T20:59:23.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-20T20:59:23.410Z] + ls -al . [2022-01-20T20:59:23.410Z] total 644 [2022-01-20T20:59:23.410Z] drwxrwxr-x 10 1001 1001 4096 Jan 20 20:59 . [2022-01-20T20:59:23.410Z] drwxr-xr-x 4 root root 32 Jan 20 20:57 .. [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 11 Jan 20 20:55 .dockerignore [2022-01-20T20:59:23.410Z] drwxrwxr-x 8 1001 1001 162 Jan 20 20:55 .git [2022-01-20T20:59:23.410Z] drwxrwxr-x 4 1001 1001 142 Jan 20 20:55 .github [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 804 Jan 20 20:55 .gitignore [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 42 Jan 20 20:55 .golangci.yml [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 76 Jan 20 20:55 .hadolint.yml [2022-01-20T20:59:23.410Z] drwx------ 3 1001 1001 58 Jan 20 20:56 .semver [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 166 Jan 20 20:55 .sonarcloud.properties [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 1171 Jan 20 20:55 ADOPTERS.md [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 8910 Jan 20 20:55 Attribution.txt [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 51732 Jan 20 20:55 CHANGELOG.md [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 3804 Jan 20 20:55 CONTRIBUTING.md [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 677 Jan 20 20:55 GOVERNANCE.md [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 849 Jan 20 20:55 Jenkinsfile [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 10775 Jan 20 20:55 LICENSE [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 6508 Jan 20 20:55 Makefile [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 582 Jan 20 20:55 OWNERS.md [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 8207 Jan 20 20:55 README.md [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 6912 Jan 20 20:55 SECURITY.md [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 12 Jan 20 20:56 VERSION [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 4131 Jan 20 20:55 ZMQWindows.md [2022-01-20T20:59:23.410Z] drwxrwxr-x 2 1001 1001 37 Jan 20 20:55 bin [2022-01-20T20:59:23.410Z] drwxrwxr-x 14 1001 1001 4096 Jan 20 20:55 cmd [2022-01-20T20:59:23.410Z] -rw-r--r-- 1 root root 428381 Jan 20 20:58 coverage.out [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 2827 Jan 20 20:55 go.mod [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 49574 Jan 20 20:55 go.sum [2022-01-20T20:59:23.410Z] drwxrwxr-x 8 1001 1001 124 Jan 20 20:55 internal [2022-01-20T20:59:23.410Z] drwxrwxr-x 3 1001 1001 16 Jan 20 20:55 openapi [2022-01-20T20:59:23.410Z] drwxrwxr-x 4 1001 1001 71 Jan 20 20:55 snap [2022-01-20T20:59:23.410Z] -rw-rw-r-- 1 1001 1001 204 Jan 20 20:55 version.go [Pipeline] sh [2022-01-20T20:59:23.706Z] + '[' -e coverage.out ] [2022-01-20T20:59:23.706Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-20T20:59:23.809Z] Stashed 1 file(s) [Pipeline] sh [2022-01-20T20:59:24.099Z] + make build [2022-01-20T20:59:24.099Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data [2022-01-20T20:59:25.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-20T20:59:33.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command [2022-01-20T20:59:33.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-20T20:59:34.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-20T20:59:34.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-20T20:59:35.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-20T20:59:36.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-20T20:59:37.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-20T20:59:38.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-20T20:59:38.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-20T20:59:39.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-20T20:59:40.975Z] $ docker stop --time=1 5595a50aa80fd88a4dfd5b6ed79af400e4896db62a63053450c3c99cc1fd182b [2022-01-20T20:59:42.633Z] $ docker rm -f 5595a50aa80fd88a4dfd5b6ed79af400e4896db62a63053450c3c99cc1fd182b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:43.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-20T20:59:43.556Z] [2022-01-20T20:59:43.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:43.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-20T20:59:43.867Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-20T20:59:43.867Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-20T20:59:43.867Z] ca9280d653b3: Pulling fs layer [2022-01-20T20:59:43.867Z] 7e9c9ca2126c: Pulling fs layer [2022-01-20T20:59:43.867Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-20T20:59:43.867Z] cbdbe7a5bc2a: Download complete [2022-01-20T20:59:44.132Z] ca9280d653b3: Verifying Checksum [2022-01-20T20:59:44.132Z] ca9280d653b3: Download complete [2022-01-20T20:59:44.132Z] cbdbe7a5bc2a: Pull complete [2022-01-20T20:59:44.392Z] 7e9c9ca2126c: Verifying Checksum [2022-01-20T20:59:44.392Z] 7e9c9ca2126c: Download complete [2022-01-20T20:59:44.656Z] ca9280d653b3: Pull complete [2022-01-20T20:59:48.903Z] 7e9c9ca2126c: Pull complete [2022-01-20T20:59:48.903Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-20T20:59:48.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-20T20:59:48.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-20T20:59:48.971Z] prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container [2022-01-20T20:59:49.007Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-20T20:59:51.152Z] $ docker top d0bf21dd5c6c8d29af7c25488b3ddea41aa590ac70960c118497a847d2dbf47a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T20:59:51.510Z] + grep parallel [2022-01-20T20:59:51.510Z] + docker-compose build --help [2022-01-20T20:59:52.080Z] --parallel Build images in parallel. [Pipeline] } [2022-01-20T20:59:52.092Z] $ docker stop --time=1 d0bf21dd5c6c8d29af7c25488b3ddea41aa590ac70960c118497a847d2dbf47a [2022-01-20T20:59:53.290Z] $ docker rm -f d0bf21dd5c6c8d29af7c25488b3ddea41aa590ac70960c118497a847d2dbf47a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:59:53.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-20T20:59:53.680Z] . [Pipeline] withDockerContainer [2022-01-20T20:59:53.746Z] prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container [2022-01-20T20:59:53.787Z] $ 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/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@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 [2022-01-20T20:59:54.134Z] $ docker top d9a65edb40591a84fc3960213e272cedb297a76b64d01a43787fa570470721a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T20:59:54.490Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-20T20:59:55.059Z] Building core-command ... [2022-01-20T20:59:55.059Z] Building core-data ... [2022-01-20T20:59:55.059Z] Building core-metadata ... [2022-01-20T20:59:55.059Z] Building security-bootstrapper ... [2022-01-20T20:59:55.059Z] Building security-proxy-setup ... [2022-01-20T20:59:55.059Z] Building security-secretstore-setup ... [2022-01-20T20:59:55.059Z] Building support-notifications ... [2022-01-20T20:59:55.059Z] Building support-scheduler ... [2022-01-20T20:59:55.059Z] Building sys-mgmt-agent ... [2022-01-20T20:59:55.059Z] Building security-secretstore-setup [2022-01-20T20:59:55.059Z] Building security-bootstrapper [2022-01-20T20:59:55.059Z] Building core-command [2022-01-20T20:59:55.059Z] Building core-data [2022-01-20T20:59:55.059Z] Building sys-mgmt-agent [2022-01-20T21:00:07.609Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:00:07.609Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:00:07.609Z] ---> f9aba216a511 [2022-01-20T21:00:07.609Z] Step 3/31 : WORKDIR /edgex-go [2022-01-20T21:00:07.609Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:00:07.609Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:00:07.609Z] ---> f9aba216a511 [2022-01-20T21:00:07.609Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T21:00:07.609Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:00:07.609Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:00:07.609Z] ---> f9aba216a511 [2022-01-20T21:00:07.609Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T21:00:10.925Z] ---> Running in 25b254ee3514 [2022-01-20T21:00:10.925Z] ---> Running in 93835fb7ab54 [2022-01-20T21:00:10.925Z] ---> Running in 6788d1df0e10 [2022-01-20T21:00:16.235Z] Removing intermediate container 6788d1df0e10 [2022-01-20T21:00:16.235Z] ---> 8d1f1c123690 [2022-01-20T21:00:16.235Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:00:16.235Z] Removing intermediate container 25b254ee3514 [2022-01-20T21:00:16.235Z] ---> 9b0f02d30539 [2022-01-20T21:00:16.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:00:16.235Z] Removing intermediate container 93835fb7ab54 [2022-01-20T21:00:16.235Z] ---> 0298af60d401 [2022-01-20T21:00:16.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:00:16.235Z] ---> Running in ca9c219d19a9 [2022-01-20T21:00:16.235Z] ---> Running in 3dbe155334e2 [2022-01-20T21:00:16.235Z] ---> Running in 7a5eeb1e590b [2022-01-20T21:00:21.524Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:00:21.524Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:00:21.524Z] ---> f9aba216a511 [2022-01-20T21:00:21.524Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T21:00:21.524Z] ---> Using cache [2022-01-20T21:00:21.524Z] ---> 8d1f1c123690 [2022-01-20T21:00:21.524Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:00:21.785Z] ---> Running in 461026b4a0ac [2022-01-20T21:00:21.785Z] Removing intermediate container ca9c219d19a9 [2022-01-20T21:00:21.785Z] ---> af148d6c491c [2022-01-20T21:00:21.785Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-20T21:00:21.785Z] Removing intermediate container 3dbe155334e2 [2022-01-20T21:00:21.785Z] ---> 0fc7354eb41e [2022-01-20T21:00:21.785Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-20T21:00:21.785Z] ---> Running in 3cbe3fa96387 [2022-01-20T21:00:21.785Z] ---> Running in a1b7dcf320c4 [2022-01-20T21:00:21.785Z] Removing intermediate container 7a5eeb1e590b [2022-01-20T21:00:21.785Z] ---> f8f0365a4a1e [2022-01-20T21:00:21.785Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-20T21:00:22.055Z] ---> Running in efe1aa757b8b [2022-01-20T21:00:22.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:00:22.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:00:22.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:00:22.583Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:00:22.583Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:00:22.583Z] ---> f9aba216a511 [2022-01-20T21:00:22.583Z] Step 3/25 : WORKDIR /edgex-go [2022-01-20T21:00:22.583Z] ---> Using cache [2022-01-20T21:00:22.583Z] ---> 8d1f1c123690 [2022-01-20T21:00:22.583Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:00:22.583Z] ---> Using cache [2022-01-20T21:00:22.583Z] ---> 83458ac484c3 [2022-01-20T21:00:22.583Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-20T21:00:22.583Z] Removing intermediate container 461026b4a0ac [2022-01-20T21:00:22.583Z] ---> 83458ac484c3 [2022-01-20T21:00:22.583Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-20T21:00:22.859Z] ---> Running in 1e3528141b82 [2022-01-20T21:00:22.859Z] ---> Running in 64c5f71fb6a5 [2022-01-20T21:00:23.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:00:23.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:00:23.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:00:23.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:00:23.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:00:23.652Z] OK: 221 MiB in 52 packages [2022-01-20T21:00:23.652Z] OK: 221 MiB in 52 packages [2022-01-20T21:00:23.652Z] OK: 221 MiB in 52 packages [2022-01-20T21:00:23.920Z] Removing intermediate container a1b7dcf320c4 [2022-01-20T21:00:23.920Z] ---> 6e44256220c8 [2022-01-20T21:00:23.920Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T21:00:23.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:00:23.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:00:23.920Z] Removing intermediate container 3cbe3fa96387 [2022-01-20T21:00:23.920Z] ---> 1b2153164fda [2022-01-20T21:00:23.920Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-20T21:00:24.179Z] ---> 5fb2fe8fc166 [2022-01-20T21:00:24.179Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:00:24.179Z] Removing intermediate container efe1aa757b8b [2022-01-20T21:00:24.179Z] ---> 6ccc723bdf85 [2022-01-20T21:00:24.179Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T21:00:24.179Z] ---> Running in b316500e8145 [2022-01-20T21:00:24.441Z] OK: 221 MiB in 52 packages [2022-01-20T21:00:24.441Z] ---> bbf491d23a88 [2022-01-20T21:00:24.441Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:00:24.441Z] OK: 221 MiB in 52 packages [2022-01-20T21:00:24.441Z] ---> 54c80aeb1e12 [2022-01-20T21:00:24.441Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:00:24.441Z] ---> Running in 7f53277df2cc [2022-01-20T21:00:24.441Z] ---> Running in c1ff2bee2b17 [2022-01-20T21:00:25.017Z] Removing intermediate container 1e3528141b82 [2022-01-20T21:00:25.017Z] ---> 50eb915f45f6 [2022-01-20T21:00:25.017Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-20T21:00:25.281Z] Removing intermediate container 64c5f71fb6a5 [2022-01-20T21:00:25.281Z] ---> 9a0caab836c6 [2022-01-20T21:00:25.281Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T21:00:25.281Z] ---> f9176e8de555 [2022-01-20T21:00:25.281Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:00:25.545Z] ---> Running in b42f846bf574 [2022-01-20T21:00:25.545Z] ---> 9e084541f89d [2022-01-20T21:00:25.545Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:00:25.545Z] ---> Running in 8c8428ca71e2 [2022-01-20T21:00:26.522Z] Removing intermediate container b316500e8145 [2022-01-20T21:00:26.522Z] ---> e78510a31379 [2022-01-20T21:00:26.522Z] Step 8/23 : COPY . . [2022-01-20T21:00:26.522Z] Removing intermediate container 7f53277df2cc [2022-01-20T21:00:26.522Z] ---> 190584e1adab [2022-01-20T21:00:26.522Z] Step 8/31 : COPY . . [2022-01-20T21:00:27.114Z] Removing intermediate container c1ff2bee2b17 [2022-01-20T21:00:27.114Z] ---> 1927774f19cd [2022-01-20T21:00:27.114Z] Step 8/23 : COPY . . [2022-01-20T21:00:30.133Z] Removing intermediate container 98a39f2ee4a3 [2022-01-20T21:00:30.133Z] ---> a6f39a5282ce [2022-01-20T21:00:30.133Z] Successfully built a6f39a5282ce [2022-01-20T21:00:30.133Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:00:30.435Z] Removing intermediate container b42f846bf574 [2022-01-20T21:00:30.435Z] ---> 2b5b134a67a3 [2022-01-20T21:00:30.435Z] Step 8/25 : COPY . . [2022-01-20T21:00:30.435Z] Removing intermediate container 8c8428ca71e2 [2022-01-20T21:00:30.435Z] ---> dddb380075fc [2022-01-20T21:00:30.435Z] Step 8/23 : COPY . . [2022-01-20T21:00:30.494Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T21:00:30.494Z] . [Pipeline] withDockerContainer [2022-01-20T21:00:30.713Z] prd-ubuntu18.04-docker-arm64-4c-16g-3561 does not seem to be running inside a container [2022-01-20T21:00:30.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T21:00:32.149Z] $ docker top 79eb6b788de374c356fdecf2e5ea598a549948c561008379d5bc4bea0e865d12 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T21:00:33.052Z] + go version [2022-01-20T21:00:33.052Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T21:00:33.077Z] $ docker stop --time=1 79eb6b788de374c356fdecf2e5ea598a549948c561008379d5bc4bea0e865d12 [2022-01-20T21:00:34.692Z] $ docker rm -f 79eb6b788de374c356fdecf2e5ea598a549948c561008379d5bc4bea0e865d12 [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 [2022-01-20T21:00:35.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-20T21:00:35.330Z] [2022-01-20T21:00:35.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:00:35.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-20T21:00:35.675Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-20T21:00:35.986Z] 29e5d40040c1: Pulling fs layer [2022-01-20T21:00:35.986Z] 1ce36da41761: Pulling fs layer [2022-01-20T21:00:35.986Z] 25b303627fd3: Pulling fs layer [2022-01-20T21:00:35.986Z] 29e5d40040c1: Verifying Checksum [2022-01-20T21:00:35.986Z] 29e5d40040c1: Download complete [2022-01-20T21:00:36.259Z] 1ce36da41761: Verifying Checksum [2022-01-20T21:00:36.259Z] 1ce36da41761: Download complete [2022-01-20T21:00:36.532Z] 29e5d40040c1: Pull complete [2022-01-20T21:00:37.511Z] 25b303627fd3: Verifying Checksum [2022-01-20T21:00:37.511Z] 25b303627fd3: Download complete [2022-01-20T21:00:37.781Z] 1ce36da41761: Pull complete [2022-01-20T21:00:42.696Z] ---> 2d053ec2433e [2022-01-20T21:00:42.696Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-20T21:00:42.696Z] ---> Running in b87235a6323e [2022-01-20T21:00:42.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-20T21:00:47.945Z] 25b303627fd3: Pull complete [2022-01-20T21:00:47.945Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-20T21:00:47.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-20T21:00:47.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-20T21:00:48.162Z] prd-ubuntu18.04-docker-arm64-4c-16g-3561 does not seem to be running inside a container [2022-01-20T21:00:48.245Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@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 [2022-01-20T21:00:50.735Z] $ docker top 9ce17a32944cd6ba9ced57fd77c38b6cc9dfff5108c273f40518318688df1020 -eo pid,comm [2022-01-20T21:00:50.852Z] ---> 7ea9e938b05c [2022-01-20T21:00:50.852Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-20T21:00:50.852Z] ---> Running in bc77968767c4 [Pipeline] { [Pipeline] sh [2022-01-20T21:00:51.113Z] ---> 8f150b986658 [2022-01-20T21:00:51.113Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-20T21:00:51.378Z] ---> Running in 79b2d074f1ff [2022-01-20T21:00:51.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-20T21:00:51.644Z] ---> affd1d8eb933 [2022-01-20T21:00:51.644Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-20T21:00:51.654Z] + grep parallel [2022-01-20T21:00:51.654Z] + docker-compose build --help [2022-01-20T21:00:51.906Z] ---> Running in 9260fe6554e9 [2022-01-20T21:00:52.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-20T21:00:52.773Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data [2022-01-20T21:00:56.168Z] ---> ee27f3dc9ba5 [2022-01-20T21:00:56.168Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-20T21:00:56.168Z] ---> Running in 6f4448d6f06c [2022-01-20T21:00:56.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command [2022-01-20T21:00:57.045Z] --parallel Build images in parallel. [Pipeline] } [2022-01-20T21:00:57.072Z] $ docker stop --time=1 9ce17a32944cd6ba9ced57fd77c38b6cc9dfff5108c273f40518318688df1020 [2022-01-20T21:00:58.747Z] $ docker rm -f 9ce17a32944cd6ba9ced57fd77c38b6cc9dfff5108c273f40518318688df1020 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:00:59.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-20T21:00:59.350Z] . [Pipeline] withDockerContainer [2022-01-20T21:00:59.592Z] prd-ubuntu18.04-docker-arm64-4c-16g-3561 does not seem to be running inside a container [2022-01-20T21:00:59.687Z] $ 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/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-20T21:01:01.118Z] $ docker top 912e467073864ea80e1b2c5ae5159f2e5704572e69cafc3ec1fd70a45938cdb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T21:01:02.053Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-20T21:01:07.450Z] Building core-command ... [2022-01-20T21:01:07.450Z] Building core-data ... [2022-01-20T21:01:07.450Z] Building core-metadata ... [2022-01-20T21:01:07.450Z] Building security-bootstrapper ... [2022-01-20T21:01:07.450Z] Building security-proxy-setup ... [2022-01-20T21:01:07.450Z] Building security-secretstore-setup ... [2022-01-20T21:01:07.450Z] Building support-notifications ... [2022-01-20T21:01:07.450Z] Building support-scheduler ... [2022-01-20T21:01:07.450Z] Building sys-mgmt-agent ... [2022-01-20T21:01:07.450Z] Building support-notifications [2022-01-20T21:01:07.450Z] Building security-secretstore-setup [2022-01-20T21:01:07.450Z] Building security-bootstrapper [2022-01-20T21:01:07.450Z] Building support-scheduler [2022-01-20T21:01:07.450Z] Building core-command [2022-01-20T21:01:11.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-20T21:01:17.738Z] Removing intermediate container b87235a6323e [2022-01-20T21:01:17.738Z] ---> e0927eed57c2 [2022-01-20T21:01:17.738Z] [2022-01-20T21:01:17.738Z] Step 10/25 : FROM alpine:3.14 [2022-01-20T21:01:17.738Z] 3.14: Pulling from library/alpine [2022-01-20T21:01:17.738Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T21:01:17.738Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T21:01:17.738Z] ---> 0a97eee8041e [2022-01-20T21:01:17.738Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-20T21:01:17.738Z] ---> Running in d3e7998d1637 [2022-01-20T21:01:18.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:01:18.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:01:18.880Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-20T21:01:19.142Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-20T21:01:19.142Z] (3/3) Installing su-exec (0.2-r1) [2022-01-20T21:01:19.142Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:01:19.142Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T21:01:19.142Z] OK: 6 MiB in 17 packages [2022-01-20T21:01:19.718Z] Removing intermediate container d3e7998d1637 [2022-01-20T21:01:19.718Z] ---> 8198e6fdbd77 [2022-01-20T21:01:19.718Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-20T21:01:19.985Z] ---> Running in 057d5159a38c [2022-01-20T21:01:19.985Z] Removing intermediate container 057d5159a38c [2022-01-20T21:01:19.985Z] ---> 4ce4e7625b12 [2022-01-20T21:01:19.985Z] Step 13/25 : WORKDIR / [2022-01-20T21:01:19.985Z] ---> Running in 2ed222dd7570 [2022-01-20T21:01:20.251Z] Removing intermediate container 2ed222dd7570 [2022-01-20T21:01:20.251Z] ---> 6696d8676f15 [2022-01-20T21:01:20.251Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-20T21:01:20.527Z] ---> 586cc6610f41 [2022-01-20T21:01:20.527Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-20T21:01:20.800Z] ---> 10aa4bbfb8e3 [2022-01-20T21:01:20.800Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-20T21:01:21.388Z] ---> fbdbebeffef7 [2022-01-20T21:01:21.388Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-20T21:01:21.388Z] ---> acae9befddfb [2022-01-20T21:01:21.388Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-20T21:01:21.975Z] ---> d780c5880cf0 [2022-01-20T21:01:21.975Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-20T21:01:22.552Z] ---> 8b89e585be00 [2022-01-20T21:01:22.552Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-20T21:01:22.815Z] ---> b9a62b27eeed [2022-01-20T21:01:22.815Z] Step 21/25 : 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/ [2022-01-20T21:01:22.815Z] ---> Running in efcbf6bbca09 [2022-01-20T21:01:23.766Z] Removing intermediate container efcbf6bbca09 [2022-01-20T21:01:23.766Z] ---> e1832ee9f254 [2022-01-20T21:01:23.766Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-20T21:01:23.766Z] ---> Running in c506f8288c98 [2022-01-20T21:01:24.027Z] Removing intermediate container c506f8288c98 [2022-01-20T21:01:24.027Z] ---> 9b695b5b56a3 [2022-01-20T21:01:24.027Z] Step 23/25 : LABEL arch=x86_64 [2022-01-20T21:01:24.027Z] ---> Running in 61e038357291 [2022-01-20T21:01:24.027Z] Removing intermediate container 61e038357291 [2022-01-20T21:01:24.027Z] ---> 9d9251b3c867 [2022-01-20T21:01:24.027Z] Step 24/25 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:01:24.027Z] ---> Running in b44ea6405b20 [2022-01-20T21:01:24.290Z] Removing intermediate container b44ea6405b20 [2022-01-20T21:01:24.290Z] ---> 51e3730825df [2022-01-20T21:01:24.290Z] Step 25/25 : LABEL version=2.2.0-dev.22 [2022-01-20T21:01:24.290Z] ---> Running in d18978a243d7 [2022-01-20T21:01:24.560Z] Removing intermediate container d18978a243d7 [2022-01-20T21:01:24.560Z] ---> 26e1ee6fdf9f [2022-01-20T21:01:24.560Z] [2022-01-20T21:01:24.560Z] Successfully built 26e1ee6fdf9f [2022-01-20T21:01:24.560Z] Successfully tagged security-secretstore-setup:latest [2022-01-20T21:01:24.560Z] Building security-proxy-setup [2022-01-20T21:01:32.722Z]  Building security-secretstore-setup ... done Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:01:32.722Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:01:32.722Z] ---> f9aba216a511 [2022-01-20T21:01:32.722Z] Step 3/21 : WORKDIR /edgex-go [2022-01-20T21:01:32.722Z] ---> Using cache [2022-01-20T21:01:32.722Z] ---> 8d1f1c123690 [2022-01-20T21:01:32.722Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:01:32.722Z] ---> Using cache [2022-01-20T21:01:32.722Z] ---> 83458ac484c3 [2022-01-20T21:01:32.722Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-20T21:01:32.722Z] ---> Using cache [2022-01-20T21:01:32.722Z] ---> 9a0caab836c6 [2022-01-20T21:01:32.722Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-20T21:01:32.722Z] ---> Using cache [2022-01-20T21:01:32.722Z] ---> 9e084541f89d [2022-01-20T21:01:32.722Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:01:32.722Z] ---> Using cache [2022-01-20T21:01:32.722Z] ---> dddb380075fc [2022-01-20T21:01:32.722Z] Step 8/21 : COPY . . [2022-01-20T21:01:32.722Z] ---> Using cache [2022-01-20T21:01:32.722Z] ---> ee27f3dc9ba5 [2022-01-20T21:01:32.722Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-20T21:01:32.722Z] ---> Running in 0506e75beee5 [2022-01-20T21:01:32.722Z] Removing intermediate container bc77968767c4 [2022-01-20T21:01:32.722Z] ---> 073a46161cf0 [2022-01-20T21:01:32.722Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-20T21:01:32.722Z] ---> Running in 1e92dbe8676d [2022-01-20T21:01:32.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-20T21:01:33.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-20T21:01:35.025Z] Removing intermediate container 1e92dbe8676d [2022-01-20T21:01:35.025Z] ---> a52e23214255 [2022-01-20T21:01:35.025Z] [2022-01-20T21:01:35.025Z] Step 11/23 : FROM docker:20.10.10 [2022-01-20T21:01:35.025Z] 20.10.10: Pulling from library/docker [2022-01-20T21:01:37.045Z] Removing intermediate container 79b2d074f1ff [2022-01-20T21:01:37.045Z] ---> 0c49000f1fdf [2022-01-20T21:01:37.045Z] [2022-01-20T21:01:37.045Z] Step 10/31 : FROM alpine:3.14 [2022-01-20T21:01:37.045Z] ---> 0a97eee8041e [2022-01-20T21:01:37.045Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-20T21:01:37.323Z] ---> Running in 3a16b33ad17d [2022-01-20T21:01:37.323Z] Removing intermediate container 3a16b33ad17d [2022-01-20T21:01:37.323Z] ---> 953768df11ed [2022-01-20T21:01:37.323Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-20T21:01:37.323Z] ---> Running in 9fb80e2ff595 [2022-01-20T21:01:38.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:01:38.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:01:38.895Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-20T21:01:38.895Z] (2/2) Installing su-exec (0.2-r1) [2022-01-20T21:01:38.895Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:01:38.895Z] OK: 6 MiB in 16 packages [2022-01-20T21:01:39.171Z] Removing intermediate container 6f4448d6f06c [2022-01-20T21:01:39.171Z] ---> 3ec981a54675 [2022-01-20T21:01:39.171Z] [2022-01-20T21:01:39.171Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T21:01:39.171Z] ---> 0a97eee8041e [2022-01-20T21:01:39.171Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-20T21:01:39.440Z] ---> Running in 3c0e989ca2b0 [2022-01-20T21:01:39.704Z] Removing intermediate container 9fb80e2ff595 [2022-01-20T21:01:39.704Z] ---> b9c30ef07cb6 [2022-01-20T21:01:39.704Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-20T21:01:39.704Z] ---> Running in af569dbd6d17 [2022-01-20T21:01:40.277Z] Removing intermediate container af569dbd6d17 [2022-01-20T21:01:40.278Z] ---> e955a5f6ac48 [2022-01-20T21:01:40.278Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-20T21:01:40.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:01:40.278Z] ---> Running in d887b0aae292 [2022-01-20T21:01:40.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:01:40.537Z] Removing intermediate container d887b0aae292 [2022-01-20T21:01:40.537Z] ---> 17537941e2ac [2022-01-20T21:01:40.537Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-20T21:01:40.537Z] ---> Running in 7c4a0a87d393 [2022-01-20T21:01:40.798Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-20T21:01:40.798Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:01:40.798Z] OK: 6 MiB in 15 packages [2022-01-20T21:01:41.750Z] Removing intermediate container 3c0e989ca2b0 [2022-01-20T21:01:41.750Z] ---> e6a65ba3f7fe [2022-01-20T21:01:41.750Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T21:01:41.750Z] Removing intermediate container 7c4a0a87d393 [2022-01-20T21:01:41.750Z] ---> d764c56474f5 [2022-01-20T21:01:41.750Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-20T21:01:41.750Z] ---> Running in e3f5f6aff75c [2022-01-20T21:01:41.750Z] ---> Running in ecb495318954 [2022-01-20T21:01:42.030Z] Removing intermediate container e3f5f6aff75c [2022-01-20T21:01:42.030Z] ---> efa6a0370f3d [2022-01-20T21:01:42.030Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-20T21:01:42.030Z] Removing intermediate container ecb495318954 [2022-01-20T21:01:42.030Z] ---> f27ee09df82b [2022-01-20T21:01:42.030Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-20T21:01:42.030Z] ---> Running in 42d77c9502b1 [2022-01-20T21:01:42.316Z] Removing intermediate container 42d77c9502b1 [2022-01-20T21:01:42.316Z] ---> 7f6d7c18fc41 [2022-01-20T21:01:42.316Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-20T21:01:42.316Z] ---> dc955547ac83 [2022-01-20T21:01:42.316Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-20T21:01:42.316Z] ---> Running in 3ada78fc15b8 [2022-01-20T21:01:42.316Z] ---> Running in b4be8ff0d3b1 [2022-01-20T21:01:42.584Z] Removing intermediate container b4be8ff0d3b1 [2022-01-20T21:01:42.584Z] ---> 74c71e4e9d46 [2022-01-20T21:01:42.584Z] Step 15/23 : WORKDIR / [2022-01-20T21:01:42.584Z] ---> Running in 5d08bdc210e0 [2022-01-20T21:01:43.171Z] Removing intermediate container 5d08bdc210e0 [2022-01-20T21:01:43.171Z] ---> 0d715f292038 [2022-01-20T21:01:43.171Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T21:01:43.769Z] ---> ab3b8b4937e7 [2022-01-20T21:01:43.769Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-20T21:01:44.048Z] Removing intermediate container 3ada78fc15b8 [2022-01-20T21:01:44.048Z] ---> 918f13690e37 [2022-01-20T21:01:44.048Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T21:01:44.329Z] ---> 1a56e07bad6b [2022-01-20T21:01:44.329Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-20T21:01:44.619Z] ---> 7705bdefc451 [2022-01-20T21:01:44.619Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-20T21:01:44.899Z] ---> 02ff623c4fbc [2022-01-20T21:01:44.899Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-20T21:01:45.179Z] ---> Running in c90a38f91bab [2022-01-20T21:01:45.179Z] ---> e4d7cab7ccee [2022-01-20T21:01:45.179Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-20T21:01:45.179Z] Removing intermediate container c90a38f91bab [2022-01-20T21:01:45.179Z] ---> f52436b3444d [2022-01-20T21:01:45.179Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T21:01:45.452Z] ---> Running in ebc45f529514 [2022-01-20T21:01:45.452Z] Removing intermediate container ebc45f529514 [2022-01-20T21:01:45.452Z] ---> d8500d2addf7 [2022-01-20T21:01:45.452Z] Step 21/23 : LABEL arch=x86_64 [2022-01-20T21:01:45.452Z] ---> Running in 19883f9f1e69 [2022-01-20T21:01:45.452Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-20T21:01:45.732Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-20T21:01:45.732Z] ---> b706a049f56e [2022-01-20T21:01:45.732Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-20T21:01:45.732Z] ---> 5ab8a4870913 [2022-01-20T21:01:45.732Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-20T21:01:45.732Z] ---> Running in aa3d2429d879 [2022-01-20T21:01:45.732Z] Removing intermediate container 19883f9f1e69 [2022-01-20T21:01:45.732Z] ---> dc4b7f95eb49 [2022-01-20T21:01:45.732Z] Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:01:46.007Z] ---> Running in e969e4dfce30 [2022-01-20T21:01:46.007Z] Removing intermediate container aa3d2429d879 [2022-01-20T21:01:46.007Z] ---> cb3b510c71d4 [2022-01-20T21:01:46.007Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-20T21:01:46.007Z] ---> 76b596e47bf3 [2022-01-20T21:01:46.007Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-20T21:01:46.279Z] ---> Running in addd40283303 [2022-01-20T21:01:46.279Z] Removing intermediate container e969e4dfce30 [2022-01-20T21:01:46.279Z] ---> 1f464d0a5c75 [2022-01-20T21:01:46.279Z] Step 23/23 : LABEL version=2.2.0-dev.22 [2022-01-20T21:01:46.279Z] ---> Running in 657cf389b84c [2022-01-20T21:01:46.890Z] Removing intermediate container 657cf389b84c [2022-01-20T21:01:46.890Z] ---> c12dcb52f2d2 [2022-01-20T21:01:46.890Z] [2022-01-20T21:01:47.169Z] ---> a7b36d7da54d [2022-01-20T21:01:47.169Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-20T21:01:47.169Z] Successfully built c12dcb52f2d2 [2022-01-20T21:01:47.169Z] Successfully tagged core-command:latest [2022-01-20T21:01:47.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:01:47.169Z] Building support-notifications [2022-01-20T21:01:47.452Z] ---> Running in ef07bc81878f [2022-01-20T21:01:47.452Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:01:47.452Z] Removing intermediate container ef07bc81878f [2022-01-20T21:01:47.452Z] ---> 2f94c107b1e3 [2022-01-20T21:01:47.452Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-20T21:01:47.723Z] Removing intermediate container 9260fe6554e9 [2022-01-20T21:01:47.723Z] ---> 65eee9dc8805 [2022-01-20T21:01:47.723Z] [2022-01-20T21:01:47.723Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T21:01:47.723Z] ---> 0a97eee8041e [2022-01-20T21:01:47.723Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-20T21:01:47.723Z] ---> Running in 0b5316a37f86 [2022-01-20T21:01:47.723Z] (1/42) Installing readline (8.1.0-r0) [2022-01-20T21:01:47.723Z] (2/42) Installing bash (5.1.4-r0) [2022-01-20T21:01:47.723Z] Executing bash-5.1.4-r0.post-install [2022-01-20T21:01:47.723Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-20T21:01:48.008Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-20T21:01:48.008Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-20T21:01:48.008Z] (6/42) Installing curl (7.79.1-r0) [2022-01-20T21:01:48.008Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-20T21:01:48.008Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-20T21:01:48.008Z] (9/42) Installing expat (2.4.3-r0) [2022-01-20T21:01:48.008Z] (10/42) Installing libffi (3.3-r2) [2022-01-20T21:01:48.008Z] (11/42) Installing gdbm (1.19-r0) [2022-01-20T21:01:48.008Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-20T21:01:48.008Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T21:01:48.008Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T21:01:48.008Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-20T21:01:48.008Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-20T21:01:48.008Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-20T21:01:48.278Z] Removing intermediate container 0b5316a37f86 [2022-01-20T21:01:48.278Z] ---> 88f0c9fd307e [2022-01-20T21:01:48.278Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-20T21:01:49.685Z] ---> 5c4bbb9dad0e [2022-01-20T21:01:49.685Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-20T21:01:49.685Z] ---> Running in 1df6b0a42b19 [2022-01-20T21:01:49.685Z] ---> Running in 59f55efd1916 [2022-01-20T21:01:49.952Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-20T21:01:49.952Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-20T21:01:49.952Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-20T21:01:49.952Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-20T21:01:49.952Z] Removing intermediate container 1df6b0a42b19 [2022-01-20T21:01:49.952Z] ---> 9d14cd4a41e9 [2022-01-20T21:01:49.952Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-20T21:01:49.952Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-20T21:01:49.952Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-20T21:01:49.952Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-20T21:01:49.952Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-20T21:01:49.952Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-20T21:01:49.952Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-20T21:01:50.224Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-20T21:01:50.224Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-20T21:01:50.224Z] ---> Running in 695121a8c121 [2022-01-20T21:01:50.224Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-20T21:01:50.224Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-20T21:01:50.224Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-20T21:01:50.224Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-20T21:01:50.224Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-20T21:01:50.224Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-20T21:01:50.224Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-20T21:01:50.224Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-20T21:01:50.224Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-20T21:01:50.224Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-20T21:01:50.224Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-20T21:01:50.224Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-20T21:01:50.224Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-20T21:01:50.484Z] Removing intermediate container 695121a8c121 [2022-01-20T21:01:50.485Z] ---> 1f5efc12ba75 [2022-01-20T21:01:50.485Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:01:50.746Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:01:50.746Z] ---> Running in 57580ae1e77b [2022-01-20T21:01:50.746Z] OK: 84 MiB in 64 packages [2022-01-20T21:01:51.709Z] Removing intermediate container 59f55efd1916 [2022-01-20T21:01:51.709Z] ---> 6e7a41a1d640 [2022-01-20T21:01:51.709Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-20T21:01:51.709Z] ---> Running in c6f4dda62f8f [2022-01-20T21:01:51.709Z] Removing intermediate container c6f4dda62f8f [2022-01-20T21:01:51.709Z] ---> 92ff2a08fe76 [2022-01-20T21:01:51.709Z] Step 28/31 : CMD ["gate"] [2022-01-20T21:01:51.974Z] ---> Running in cb95f2213853 [2022-01-20T21:01:51.974Z] Collecting docker-compose==1.23.2 [2022-01-20T21:01:51.974Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-20T21:01:52.237Z] Removing intermediate container cb95f2213853 [2022-01-20T21:01:52.237Z] ---> 8946edb16981 [2022-01-20T21:01:52.237Z] Step 29/31 : LABEL arch=x86_64 [2022-01-20T21:01:52.237Z] Collecting texttable<0.10,>=0.9.0 [2022-01-20T21:01:52.237Z] Removing intermediate container 57580ae1e77b [2022-01-20T21:01:52.237Z] ---> e34118b19d7a [2022-01-20T21:01:52.237Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-20T21:01:52.237Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-20T21:01:52.237Z] ---> Running in 49224e755dee [2022-01-20T21:01:52.237Z] ---> Running in 6dec5104f6ab [2022-01-20T21:01:52.497Z] Removing intermediate container 6dec5104f6ab [2022-01-20T21:01:52.497Z] ---> 7e7daef903f4 [2022-01-20T21:01:52.497Z] Step 30/31 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:01:52.497Z] ---> Running in c2288398d43f [2022-01-20T21:01:52.762Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-20T21:01:52.762Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-20T21:01:52.762Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-20T21:01:52.762Z] Removing intermediate container c2288398d43f [2022-01-20T21:01:52.762Z] ---> 65d978ed3a01 [2022-01-20T21:01:52.762Z] Step 31/31 : LABEL version=2.2.0-dev.22 [2022-01-20T21:01:52.762Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:01:53.028Z] ---> Running in cae4f61b1edc [2022-01-20T21:01:53.291Z] Removing intermediate container cae4f61b1edc [2022-01-20T21:01:53.291Z] ---> 4eb8b30425af [2022-01-20T21:01:53.291Z] [2022-01-20T21:01:53.291Z] Successfully built 4eb8b30425af [2022-01-20T21:01:53.553Z] Successfully tagged security-bootstrapper:latest [2022-01-20T21:01:53.553Z]  Building security-bootstrapper ... done Building core-metadata [2022-01-20T21:01:53.553Z] Collecting PyYAML<4,>=3.10 [2022-01-20T21:01:53.553Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-20T21:01:53.830Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:01:54.092Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-20T21:01:54.092Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:01:54.092Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:01:54.092Z] ---> f9aba216a511 [2022-01-20T21:01:54.092Z] Step 3/22 : WORKDIR /edgex-go [2022-01-20T21:01:54.092Z] ---> Using cache [2022-01-20T21:01:54.092Z] ---> 8d1f1c123690 [2022-01-20T21:01:54.092Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:01:54.092Z] ---> Using cache [2022-01-20T21:01:54.092Z] ---> 83458ac484c3 [2022-01-20T21:01:54.093Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-20T21:01:54.353Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T21:01:54.353Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T21:01:54.353Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T21:01:54.398Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:01:54.398Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:01:54.398Z] ---> a6f39a5282ce [2022-01-20T21:01:54.398Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T21:01:54.398Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:01:54.398Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:01:54.398Z] ---> a6f39a5282ce [2022-01-20T21:01:54.398Z] Step 3/31 : WORKDIR /edgex-go [2022-01-20T21:01:54.398Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:01:54.398Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:01:54.398Z] ---> a6f39a5282ce [2022-01-20T21:01:54.398Z] Step 3/22 : WORKDIR /edgex-go [2022-01-20T21:01:54.398Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:01:54.398Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:01:54.398Z] ---> a6f39a5282ce [2022-01-20T21:01:54.398Z] Step 3/25 : WORKDIR /edgex-go [2022-01-20T21:01:54.398Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:01:54.398Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:01:54.398Z] ---> a6f39a5282ce [2022-01-20T21:01:54.398Z] Step 3/22 : WORKDIR /edgex-go [2022-01-20T21:01:54.615Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T21:01:54.615Z] Collecting cached-property<2,>=1.2.0 [2022-01-20T21:01:54.615Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-20T21:01:54.878Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-20T21:01:54.878Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-20T21:01:54.878Z] Collecting docker<4.0,>=3.6.0 [2022-01-20T21:01:54.878Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-20T21:01:54.878Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T21:01:54.878Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-20T21:01:55.001Z] ---> Running in ab217c4a0c98 [2022-01-20T21:01:55.001Z] ---> Running in a135d70c0cd5 [2022-01-20T21:01:55.001Z] ---> Running in 22804ca13608 [2022-01-20T21:01:55.001Z] ---> Running in 03e27993d967 [2022-01-20T21:01:55.001Z] ---> Running in f357388a414f [2022-01-20T21:01:55.147Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-20T21:01:55.147Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:01:55.147Z] OK: 8 MiB in 20 packages [2022-01-20T21:01:55.147Z] ---> Running in 5c9ff9ba40f7 [2022-01-20T21:01:55.147Z] Collecting jsonschema<3,>=2.5.1 [2022-01-20T21:01:55.147Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-20T21:01:55.147Z] Collecting docopt<0.7,>=0.6.1 [2022-01-20T21:01:55.147Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-20T21:01:55.597Z] Removing intermediate container ab217c4a0c98 [2022-01-20T21:01:55.598Z] ---> 11a66d31b5dc [2022-01-20T21:01:55.598Z] Removing intermediate container a135d70c0cd5 [2022-01-20T21:01:55.598Z] ---> 07f0d32e0d74 [2022-01-20T21:01:55.598Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:01:55.598Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:01:55.598Z] Removing intermediate container 03e27993d967 [2022-01-20T21:01:55.598Z] Removing intermediate container 22804ca13608 [2022-01-20T21:01:55.598Z] ---> 5d0246dfe3fb [2022-01-20T21:01:55.598Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:01:55.598Z] ---> 98b5bf2de7b0 [2022-01-20T21:01:55.598Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:01:55.598Z] Removing intermediate container f357388a414f [2022-01-20T21:01:55.598Z] ---> 20d67f2f6c86 [2022-01-20T21:01:55.598Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:01:55.598Z] ---> Running in 41eedc5217b5 [2022-01-20T21:01:55.598Z] ---> Running in 97798fd2930f [2022-01-20T21:01:55.598Z] ---> Running in 04ee32a096ad [2022-01-20T21:01:55.598Z] ---> Running in 9afead527d49 [2022-01-20T21:01:55.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:01:55.761Z] Removing intermediate container 49224e755dee [2022-01-20T21:01:55.761Z] ---> eaaaae0de658 [2022-01-20T21:01:55.761Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T21:01:55.761Z] Collecting docker-pycreds>=0.4.0 [2022-01-20T21:01:55.761Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-20T21:01:55.874Z] ---> Running in bf32d711d217 [2022-01-20T21:01:56.020Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-20T21:01:56.020Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-20T21:01:56.020Z] 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) [2022-01-20T21:01:56.020Z] Collecting idna<2.8,>=2.5 [2022-01-20T21:01:56.020Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-20T21:01:56.020Z] ---> f1e04e2338ef [2022-01-20T21:01:56.020Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-20T21:01:56.020Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-20T21:01:56.285Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-20T21:01:56.285Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-20T21:01:56.285Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-20T21:01:56.285Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-20T21:01:56.285Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-20T21:01:56.285Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-20T21:01:56.285Z] Attempting uninstall: urllib3 [2022-01-20T21:01:56.285Z] Found existing installation: urllib3 1.26.5 [2022-01-20T21:01:56.285Z] Uninstalling urllib3-1.26.5: [2022-01-20T21:01:56.285Z] Successfully uninstalled urllib3-1.26.5 [2022-01-20T21:01:56.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:01:56.547Z] Attempting uninstall: idna [2022-01-20T21:01:56.547Z] Found existing installation: idna 3.2 [2022-01-20T21:01:56.547Z] Uninstalling idna-3.2: [2022-01-20T21:01:56.547Z] Successfully uninstalled idna-3.2 [2022-01-20T21:01:56.814Z] Attempting uninstall: chardet [2022-01-20T21:01:56.814Z] Found existing installation: chardet 4.0.0 [2022-01-20T21:01:56.814Z] Uninstalling chardet-4.0.0: [2022-01-20T21:01:56.814Z] ---> ddf68e95639c [2022-01-20T21:01:56.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-20T21:01:56.814Z] Successfully uninstalled chardet-4.0.0 [2022-01-20T21:01:57.082Z] OK: 221 MiB in 52 packages [2022-01-20T21:01:57.082Z] ---> ffbc0c93ff3d [2022-01-20T21:01:57.082Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-20T21:01:57.349Z] ---> Running in 3b1bdc723db1 [2022-01-20T21:01:57.349Z] Attempting uninstall: requests [2022-01-20T21:01:57.349Z] Found existing installation: requests 2.25.1 [2022-01-20T21:01:57.349Z] Uninstalling requests-2.25.1: [2022-01-20T21:01:57.349Z] Successfully uninstalled requests-2.25.1 [2022-01-20T21:01:57.349Z] Removing intermediate container 3b1bdc723db1 [2022-01-20T21:01:57.349Z] ---> 64a5d23ee622 [2022-01-20T21:01:57.349Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T21:01:57.349Z] ---> Running in a86a8f6522db [2022-01-20T21:01:57.349Z] Running setup.py install for texttable: started [2022-01-20T21:01:57.617Z] Removing intermediate container 5c9ff9ba40f7 [2022-01-20T21:01:57.617Z] ---> e3989d3f9675 [2022-01-20T21:01:57.617Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-20T21:01:57.883Z] Removing intermediate container a86a8f6522db [2022-01-20T21:01:57.884Z] ---> 940e20052695 [2022-01-20T21:01:57.884Z] Step 21/23 : LABEL arch=x86_64 [2022-01-20T21:01:57.884Z] ---> Running in 8db624d1156f [2022-01-20T21:01:57.884Z] Running setup.py install for texttable: finished with status 'done' [2022-01-20T21:01:57.884Z] Running setup.py install for PyYAML: started [2022-01-20T21:01:58.164Z] ---> aa3d1c30f663 [2022-01-20T21:01:58.164Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:01:58.164Z] Removing intermediate container 8db624d1156f [2022-01-20T21:01:58.164Z] ---> 643e0b3f6e20 [2022-01-20T21:01:58.164Z] Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:01:58.164Z] ---> Running in cc7a08ff4999 [2022-01-20T21:01:58.164Z] ---> Running in ddb545293254 [2022-01-20T21:01:58.429Z] Removing intermediate container ddb545293254 [2022-01-20T21:01:58.429Z] ---> f2f403e061bc [2022-01-20T21:01:58.429Z] Step 23/23 : LABEL version=2.2.0-dev.22 [2022-01-20T21:01:58.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-20T21:01:58.695Z] ---> Running in fcd1163b0c7b [2022-01-20T21:01:58.695Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-20T21:01:58.959Z] Removing intermediate container fcd1163b0c7b [2022-01-20T21:01:58.959Z] ---> 681ac3f5acf1 [2022-01-20T21:01:58.959Z] [2022-01-20T21:01:58.959Z] Running setup.py install for docopt: started [2022-01-20T21:01:59.227Z] Successfully built 681ac3f5acf1 [2022-01-20T21:01:59.227Z] Successfully tagged core-data:latest [2022-01-20T21:01:59.227Z] Building support-scheduler [2022-01-20T21:01:59.296Z] Removing intermediate container 41eedc5217b5 [2022-01-20T21:01:59.296Z] ---> ed759fb65b95 [2022-01-20T21:01:59.296Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-20T21:01:59.296Z] ---> Running in 844f81bdf262 [2022-01-20T21:01:59.296Z] Removing intermediate container 97798fd2930f [2022-01-20T21:01:59.296Z] ---> 93ce6cb3e00b [2022-01-20T21:01:59.296Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-20T21:01:59.296Z] ---> Running in a79fc6d4d8d4 [2022-01-20T21:01:59.575Z] Removing intermediate container 9afead527d49 [2022-01-20T21:01:59.575Z] ---> 59382d27fbcc [2022-01-20T21:01:59.575Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-20T21:01:59.801Z]  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' [2022-01-20T21:01:59.801Z] Running setup.py install for dockerpty: started [2022-01-20T21:01:59.860Z] Removing intermediate container bf32d711d217 [2022-01-20T21:01:59.860Z] ---> 8fc9b87f7939 [2022-01-20T21:01:59.860Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-20T21:01:59.860Z] Removing intermediate container 04ee32a096ad [2022-01-20T21:01:59.860Z] ---> 750408363f1c [2022-01-20T21:01:59.860Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-20T21:01:59.860Z] ---> Running in cb9fa0a85a6a [2022-01-20T21:01:59.860Z] ---> Running in 52842a676a8d [2022-01-20T21:02:00.134Z] ---> Running in 410be8ba60a2 [2022-01-20T21:02:00.375Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-20T21:02:01.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:02:01.527Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:02:02.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:02:02.316Z] Removing intermediate container cc7a08ff4999 [2022-01-20T21:02:02.316Z] ---> c846f0b40781 [2022-01-20T21:02:02.316Z] Step 8/22 : COPY . . [2022-01-20T21:02:02.316Z] 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 [2022-01-20T21:02:02.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:02:02.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:02:02.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:02:02.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:02:02.898Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:02:02.898Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:02:02.898Z] ---> f9aba216a511 [2022-01-20T21:02:02.898Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T21:02:02.898Z] ---> Using cache [2022-01-20T21:02:02.898Z] ---> 8d1f1c123690 [2022-01-20T21:02:02.898Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:02:02.898Z] ---> Using cache [2022-01-20T21:02:02.898Z] ---> 83458ac484c3 [2022-01-20T21:02:02.898Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-20T21:02:02.898Z] ---> Using cache [2022-01-20T21:02:02.898Z] ---> 9a0caab836c6 [2022-01-20T21:02:02.898Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T21:02:02.898Z] ---> Using cache [2022-01-20T21:02:02.898Z] ---> 9e084541f89d [2022-01-20T21:02:02.898Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:02:02.898Z] ---> Using cache [2022-01-20T21:02:02.898Z] ---> dddb380075fc [2022-01-20T21:02:02.898Z] Step 8/23 : COPY . . [2022-01-20T21:02:02.898Z] ---> Using cache [2022-01-20T21:02:02.898Z] ---> ee27f3dc9ba5 [2022-01-20T21:02:02.898Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-20T21:02:03.195Z] OK: 220 MiB in 52 packages [2022-01-20T21:02:03.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:02:03.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:02:03.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:02:03.811Z] OK: 220 MiB in 52 packages [2022-01-20T21:02:03.842Z] ---> Running in 63bcbcaafff6 [2022-01-20T21:02:04.417Z] Removing intermediate container 844f81bdf262 [2022-01-20T21:02:04.417Z] ---> d2aaa76d4494 [2022-01-20T21:02:04.417Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T21:02:04.694Z] OK: 220 MiB in 52 packages [2022-01-20T21:02:04.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-20T21:02:05.066Z] Removing intermediate container 0506e75beee5 [2022-01-20T21:02:05.066Z] ---> 1f8376b90c54 [2022-01-20T21:02:05.066Z] [2022-01-20T21:02:05.066Z] Step 10/21 : FROM alpine:3.14 [2022-01-20T21:02:05.066Z] ---> 0a97eee8041e [2022-01-20T21:02:05.066Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-20T21:02:05.302Z] OK: 220 MiB in 52 packages [2022-01-20T21:02:05.302Z] OK: 220 MiB in 52 packages [2022-01-20T21:02:05.586Z] Removing intermediate container a79fc6d4d8d4 [2022-01-20T21:02:05.586Z] ---> 7d5e023d56c1 [2022-01-20T21:02:05.586Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-20T21:02:05.861Z] ---> 8dcb0372997e [2022-01-20T21:02:05.861Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:02:05.861Z] ---> Running in 163a2612ff0a [2022-01-20T21:02:06.465Z] Removing intermediate container cb9fa0a85a6a [2022-01-20T21:02:06.465Z] ---> 7288287dc3a3 [2022-01-20T21:02:06.465Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-20T21:02:06.741Z] Removing intermediate container 52842a676a8d [2022-01-20T21:02:06.741Z] ---> 5bf5cfa7bf50 [2022-01-20T21:02:06.741Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-20T21:02:06.741Z] Removing intermediate container 410be8ba60a2 [2022-01-20T21:02:06.741Z] ---> abf4a6efef7b [2022-01-20T21:02:06.741Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-20T21:02:06.994Z] ---> Running in 9d9a1a9c96d0 [2022-01-20T21:02:07.020Z] ---> ee209f16fa4c [2022-01-20T21:02:07.020Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:02:07.306Z] ---> Running in e222aab02b2f [2022-01-20T21:02:07.900Z] ---> a69ff6913b16 [2022-01-20T21:02:07.900Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:02:07.900Z] ---> Running in 63c1d4551704 [2022-01-20T21:02:08.176Z] ---> bbad41a90b78 [2022-01-20T21:02:08.176Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:02:08.402Z] Removing intermediate container addd40283303 [2022-01-20T21:02:08.402Z] ---> 76e15b2d791e [2022-01-20T21:02:08.402Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-20T21:02:08.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:02:08.449Z] ---> Running in 5aecfb6368e4 [2022-01-20T21:02:08.675Z] ---> Running in ab91c350f217 [2022-01-20T21:02:08.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:02:08.722Z] ---> 88295460095e [2022-01-20T21:02:08.722Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:02:08.936Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-20T21:02:08.936Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-20T21:02:08.936Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-20T21:02:08.936Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-20T21:02:08.936Z] (5/5) Installing curl (7.79.1-r0) [2022-01-20T21:02:08.936Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:02:08.936Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T21:02:09.000Z] ---> Running in 975bee12bfb3 [2022-01-20T21:02:09.198Z] OK: 8 MiB in 19 packages [2022-01-20T21:02:09.198Z] Removing intermediate container ab91c350f217 [2022-01-20T21:02:09.198Z] ---> 0d6785804a99 [2022-01-20T21:02:09.198Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-20T21:02:09.482Z] ---> Running in d9e57e621241 [2022-01-20T21:02:09.758Z] Removing intermediate container d9e57e621241 [2022-01-20T21:02:09.758Z] ---> 51ded4f999ab [2022-01-20T21:02:09.758Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-20T21:02:10.024Z] Removing intermediate container 9d9a1a9c96d0 [2022-01-20T21:02:10.024Z] ---> 4f24d08d5fcb [2022-01-20T21:02:10.024Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-20T21:02:10.287Z] ---> Running in f79ca9abcf0d [2022-01-20T21:02:10.551Z] ---> 2511fdd6a868 [2022-01-20T21:02:10.551Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-20T21:02:10.551Z] Removing intermediate container f79ca9abcf0d [2022-01-20T21:02:10.551Z] ---> 1704aa69ddfa [2022-01-20T21:02:10.551Z] Step 13/21 : WORKDIR /edgex [2022-01-20T21:02:10.842Z] ---> Running in a55385ddbb69 [2022-01-20T21:02:11.126Z] ---> 8142e1102dd2 [2022-01-20T21:02:11.126Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-20T21:02:11.126Z] Removing intermediate container a55385ddbb69 [2022-01-20T21:02:11.126Z] ---> a210294e73dc [2022-01-20T21:02:11.126Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-20T21:02:11.657Z] Removing intermediate container 163a2612ff0a [2022-01-20T21:02:11.658Z] ---> ee4020b6d329 [2022-01-20T21:02:11.658Z] Step 8/23 : COPY . . [2022-01-20T21:02:11.720Z] ---> 1b5c59ffd008 [2022-01-20T21:02:11.720Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-20T21:02:11.720Z] ---> 0347b83ccd58 [2022-01-20T21:02:11.720Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-20T21:02:11.720Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:02:11.720Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:02:11.720Z] ---> f9aba216a511 [2022-01-20T21:02:11.720Z] Step 3/22 : WORKDIR /edgex-go [2022-01-20T21:02:11.720Z] ---> Using cache [2022-01-20T21:02:11.720Z] ---> 8d1f1c123690 [2022-01-20T21:02:11.720Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:02:11.720Z] ---> Using cache [2022-01-20T21:02:11.720Z] ---> 83458ac484c3 [2022-01-20T21:02:11.720Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-20T21:02:11.720Z] ---> Using cache [2022-01-20T21:02:11.720Z] ---> 9a0caab836c6 [2022-01-20T21:02:11.720Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-20T21:02:11.720Z] ---> Using cache [2022-01-20T21:02:11.720Z] ---> 9e084541f89d [2022-01-20T21:02:11.720Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:02:11.720Z] ---> Using cache [2022-01-20T21:02:11.720Z] ---> dddb380075fc [2022-01-20T21:02:11.720Z] Step 8/22 : COPY . . [2022-01-20T21:02:11.720Z] ---> Using cache [2022-01-20T21:02:11.720Z] ---> ee27f3dc9ba5 [2022-01-20T21:02:11.720Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-20T21:02:11.720Z] ---> 400d3a7d7ef1 [2022-01-20T21:02:11.720Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-20T21:02:11.720Z] ---> Running in 74f911974da6 [2022-01-20T21:02:11.720Z] ---> Running in 570706c688d1 [2022-01-20T21:02:11.720Z] ---> Running in 8219038f8a75 [2022-01-20T21:02:11.981Z] Removing intermediate container 570706c688d1 [2022-01-20T21:02:11.981Z] ---> 18244d93bc5a [2022-01-20T21:02:11.981Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T21:02:11.981Z] ---> Running in a91830d36c0b [2022-01-20T21:02:12.558Z] ---> afc604ab5efc [2022-01-20T21:02:12.558Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-20T21:02:12.558Z] Removing intermediate container a91830d36c0b [2022-01-20T21:02:12.558Z] ---> c234455c55d1 [2022-01-20T21:02:12.558Z] Step 21/23 : LABEL arch=x86_64 [2022-01-20T21:02:12.558Z] ---> Running in b089f493b9c3 [2022-01-20T21:02:12.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-20T21:02:12.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-20T21:02:12.831Z] Removing intermediate container b089f493b9c3 [2022-01-20T21:02:12.831Z] ---> 1fe3e29af2ac [2022-01-20T21:02:12.831Z] Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:12.831Z] ---> Running in 2009d9109e85 [2022-01-20T21:02:13.101Z] ---> d23c18c67d97 [2022-01-20T21:02:13.101Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-20T21:02:13.101Z] ---> Running in 5246c912ba64 [2022-01-20T21:02:13.101Z] Removing intermediate container 2009d9109e85 [2022-01-20T21:02:13.101Z] ---> 1547d1843f56 [2022-01-20T21:02:13.101Z] Step 23/23 : LABEL version=2.2.0-dev.22 [2022-01-20T21:02:13.101Z] Removing intermediate container 5246c912ba64 [2022-01-20T21:02:13.101Z] ---> dd3d4d987478 [2022-01-20T21:02:13.101Z] Step 18/21 : CMD ["--init=true"] [2022-01-20T21:02:13.101Z] ---> Running in 5ce067fc0e4b [2022-01-20T21:02:13.361Z] ---> Running in c698587f30a9 [2022-01-20T21:02:13.361Z] Removing intermediate container 5ce067fc0e4b [2022-01-20T21:02:13.361Z] ---> 329f7776873b [2022-01-20T21:02:13.361Z] [2022-01-20T21:02:13.361Z] Removing intermediate container c698587f30a9 [2022-01-20T21:02:13.361Z] ---> 3ab88949e778 [2022-01-20T21:02:13.361Z] Step 19/21 : LABEL arch=x86_64 [2022-01-20T21:02:13.361Z] ---> Running in d3b16fa5aaa7 [2022-01-20T21:02:13.624Z] Successfully built 329f7776873b [2022-01-20T21:02:13.625Z] Successfully tagged sys-mgmt-agent:latest [2022-01-20T21:02:13.625Z]  Building sys-mgmt-agent ... done Removing intermediate container d3b16fa5aaa7 [2022-01-20T21:02:13.625Z] ---> a764d0c9097f [2022-01-20T21:02:13.625Z] Step 20/21 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:13.625Z] ---> Running in 8c9a0669e210 [2022-01-20T21:02:13.625Z] Removing intermediate container 8c9a0669e210 [2022-01-20T21:02:13.625Z] ---> 63349058f87b [2022-01-20T21:02:13.625Z] Step 21/21 : LABEL version=2.2.0-dev.22 [2022-01-20T21:02:13.650Z] Removing intermediate container e222aab02b2f [2022-01-20T21:02:13.650Z] ---> f05b597e439c [2022-01-20T21:02:13.650Z] Step 8/25 : COPY . . [2022-01-20T21:02:13.887Z] ---> Running in cfaab3707c91 [2022-01-20T21:02:13.887Z] Removing intermediate container cfaab3707c91 [2022-01-20T21:02:13.887Z] ---> 845862b0c25a [2022-01-20T21:02:13.887Z] [2022-01-20T21:02:13.887Z] Successfully built 845862b0c25a [2022-01-20T21:02:13.887Z] Successfully tagged security-proxy-setup:latest [2022-01-20T21:02:15.094Z] Removing intermediate container 63c1d4551704 [2022-01-20T21:02:15.094Z] ---> 34499a98eaa9 [2022-01-20T21:02:15.094Z] Step 8/22 : COPY . . [2022-01-20T21:02:15.371Z] Removing intermediate container 5aecfb6368e4 [2022-01-20T21:02:15.371Z] ---> 84c4ad126c7c [2022-01-20T21:02:15.371Z] Step 8/22 : COPY . . [2022-01-20T21:02:15.641Z] Removing intermediate container 975bee12bfb3 [2022-01-20T21:02:15.641Z] ---> e96b362333d0 [2022-01-20T21:02:15.641Z] Step 8/31 : COPY . . [2022-01-20T21:02:28.029Z] ---> 9595c2755a8d [2022-01-20T21:02:28.029Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-20T21:02:28.029Z] ---> Running in 9efa06a05b38 [2022-01-20T21:02:28.029Z] ---> b14f1a05d998 [2022-01-20T21:02:28.029Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-20T21:02:28.029Z] ---> Running in d72b09d4d779 [2022-01-20T21:02:29.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command [2022-01-20T21:02:29.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-20T21:02:30.005Z] ---> 69fa053f345b [2022-01-20T21:02:30.005Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-20T21:02:30.005Z] ---> ef6a6d629841 [2022-01-20T21:02:30.005Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-20T21:02:30.005Z] ---> Running in 1afbe05d71f1 [2022-01-20T21:02:30.282Z] ---> Running in 760992e9f17a [2022-01-20T21:02:30.556Z] ---> 8d88da05593c [2022-01-20T21:02:30.556Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-20T21:02:30.838Z] ---> Running in 2f6569d1216a [2022-01-20T21:02:32.039Z]  Building security-proxy-setup ... done Removing intermediate container 63bcbcaafff6 [2022-01-20T21:02:32.039Z] ---> 61a315bccfb0 [2022-01-20T21:02:32.039Z] [2022-01-20T21:02:32.039Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T21:02:32.039Z] ---> 0a97eee8041e [2022-01-20T21:02:32.039Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-20T21:02:32.039Z] ---> Using cache [2022-01-20T21:02:32.039Z] ---> e6a65ba3f7fe [2022-01-20T21:02:32.040Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T21:02:32.040Z] ---> Using cache [2022-01-20T21:02:32.040Z] ---> efa6a0370f3d [2022-01-20T21:02:32.040Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-20T21:02:32.040Z] ---> Running in 9919cc1c839d [2022-01-20T21:02:32.040Z] Removing intermediate container 9919cc1c839d [2022-01-20T21:02:32.040Z] ---> 2e85f1cd961a [2022-01-20T21:02:32.040Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-20T21:02:32.040Z] ---> Running in 1db9d4900638 [2022-01-20T21:02:32.040Z] Removing intermediate container 1db9d4900638 [2022-01-20T21:02:32.040Z] ---> 71f891e31a91 [2022-01-20T21:02:32.040Z] Step 15/23 : WORKDIR / [2022-01-20T21:02:32.040Z] ---> Running in 571c4bec7555 [2022-01-20T21:02:32.516Z] Removing intermediate container 571c4bec7555 [2022-01-20T21:02:32.516Z] ---> a3e720e8b3bc [2022-01-20T21:02:32.516Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T21:02:32.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-20T21:02:32.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-20T21:02:32.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-20T21:02:32.871Z] ---> 778688e90d4e [2022-01-20T21:02:32.871Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-20T21:02:33.501Z] ---> d3242c8e22d9 [2022-01-20T21:02:33.501Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-20T21:02:33.976Z] ---> 3c9dd493b795 [2022-01-20T21:02:33.976Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-20T21:02:33.976Z] ---> Running in ea83a3645daf [2022-01-20T21:02:33.976Z] Removing intermediate container ea83a3645daf [2022-01-20T21:02:33.976Z] ---> 083a286425ed [2022-01-20T21:02:33.976Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T21:02:33.976Z] ---> Running in 2b701a4d9e60 [2022-01-20T21:02:33.976Z] Removing intermediate container 2b701a4d9e60 [2022-01-20T21:02:33.976Z] ---> 1c65652d1d8a [2022-01-20T21:02:33.976Z] Step 21/23 : LABEL arch=x86_64 [2022-01-20T21:02:33.976Z] ---> Running in 92aa46bb3fe9 [2022-01-20T21:02:34.352Z] Removing intermediate container 92aa46bb3fe9 [2022-01-20T21:02:34.352Z] ---> 48e4f38f9b09 [2022-01-20T21:02:34.352Z] Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:34.352Z] ---> Running in e431f53213a9 [2022-01-20T21:02:34.352Z] Removing intermediate container e431f53213a9 [2022-01-20T21:02:34.352Z] ---> 04d13e4a32bd [2022-01-20T21:02:34.352Z] Step 23/23 : LABEL version=2.2.0-dev.22 [2022-01-20T21:02:34.352Z] ---> Running in 316769e4c3ad [2022-01-20T21:02:34.726Z] Removing intermediate container 316769e4c3ad [2022-01-20T21:02:34.726Z] ---> 4acf3f0e0e02 [2022-01-20T21:02:34.726Z] [2022-01-20T21:02:34.726Z] Successfully built 4acf3f0e0e02 [2022-01-20T21:02:34.726Z] Successfully tagged core-metadata:latest [2022-01-20T21:02:38.987Z]  Building core-metadata ... done Removing intermediate container 8219038f8a75 [2022-01-20T21:02:38.987Z] ---> c7a7b6c211b2 [2022-01-20T21:02:38.987Z] [2022-01-20T21:02:38.987Z] Step 10/22 : FROM alpine:3.14 [2022-01-20T21:02:38.987Z] ---> 0a97eee8041e [2022-01-20T21:02:38.987Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-20T21:02:38.987Z] ---> Using cache [2022-01-20T21:02:38.987Z] ---> e6a65ba3f7fe [2022-01-20T21:02:38.987Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T21:02:38.987Z] ---> Using cache [2022-01-20T21:02:38.987Z] ---> efa6a0370f3d [2022-01-20T21:02:38.987Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-20T21:02:38.987Z] ---> Running in a4d02dbe67cd [2022-01-20T21:02:38.987Z] Removing intermediate container a4d02dbe67cd [2022-01-20T21:02:38.987Z] ---> 0225c969904a [2022-01-20T21:02:38.987Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-20T21:02:38.987Z] ---> Running in b137f17fdcb7 [2022-01-20T21:02:38.987Z] Removing intermediate container b137f17fdcb7 [2022-01-20T21:02:38.987Z] ---> a55f174a2a1e [2022-01-20T21:02:38.987Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T21:02:38.987Z] ---> 97bdf1473c31 [2022-01-20T21:02:38.987Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-20T21:02:39.252Z] ---> ef3376eb49f8 [2022-01-20T21:02:39.252Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-20T21:02:39.513Z] ---> 472b9257b6b3 [2022-01-20T21:02:39.513Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-20T21:02:39.513Z] Removing intermediate container 74f911974da6 [2022-01-20T21:02:39.513Z] ---> 6565b2ef5905 [2022-01-20T21:02:39.513Z] [2022-01-20T21:02:39.513Z] Step 10/22 : FROM alpine:3.14 [2022-01-20T21:02:39.513Z] ---> 0a97eee8041e [2022-01-20T21:02:39.513Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-20T21:02:39.513Z] ---> Running in ba440baead4b [2022-01-20T21:02:39.513Z] ---> Running in 899ff6e2dec0 [2022-01-20T21:02:39.772Z] Removing intermediate container ba440baead4b [2022-01-20T21:02:39.772Z] ---> 48d7a7b1bb56 [2022-01-20T21:02:39.772Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T21:02:39.772Z] ---> Running in 18632809dbf3 [2022-01-20T21:02:39.772Z] Removing intermediate container 18632809dbf3 [2022-01-20T21:02:39.772Z] ---> 767345511f68 [2022-01-20T21:02:39.772Z] Step 20/22 : LABEL arch=x86_64 [2022-01-20T21:02:39.772Z] ---> Running in 67b7816d3550 [2022-01-20T21:02:39.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T21:02:40.043Z] Removing intermediate container 67b7816d3550 [2022-01-20T21:02:40.043Z] ---> 6b852389cf57 [2022-01-20T21:02:40.043Z] Step 21/22 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:40.043Z] ---> Running in a1e6c7a121b9 [2022-01-20T21:02:40.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T21:02:40.043Z] Removing intermediate container a1e6c7a121b9 [2022-01-20T21:02:40.043Z] ---> c056001ebd96 [2022-01-20T21:02:40.043Z] Step 22/22 : LABEL version=2.2.0-dev.22 [2022-01-20T21:02:40.043Z] ---> Running in d197050513ec [2022-01-20T21:02:40.043Z] Removing intermediate container d197050513ec [2022-01-20T21:02:40.043Z] ---> cff0ea52cbf6 [2022-01-20T21:02:40.043Z] [2022-01-20T21:02:40.043Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-20T21:02:40.043Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-20T21:02:40.043Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:02:40.311Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T21:02:40.311Z] Successfully built cff0ea52cbf6 [2022-01-20T21:02:40.311Z] OK: 6 MiB in 16 packages [2022-01-20T21:02:40.311Z] Successfully tagged support-scheduler:latest [2022-01-20T21:02:40.573Z]  Building support-scheduler ... done Removing intermediate container 899ff6e2dec0 [2022-01-20T21:02:40.573Z] ---> 553e23650f5a [2022-01-20T21:02:40.573Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T21:02:40.573Z] ---> Running in 31cce6e89809 [2022-01-20T21:02:40.851Z] Removing intermediate container 31cce6e89809 [2022-01-20T21:02:40.851Z] ---> 560c17d20857 [2022-01-20T21:02:40.851Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-20T21:02:40.851Z] ---> Running in a5c6cd432ae6 [2022-01-20T21:02:40.851Z] Removing intermediate container a5c6cd432ae6 [2022-01-20T21:02:40.851Z] ---> d3d89208af40 [2022-01-20T21:02:40.851Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-20T21:02:40.851Z] ---> Running in 68c61ea9f0e7 [2022-01-20T21:02:41.113Z] Removing intermediate container 68c61ea9f0e7 [2022-01-20T21:02:41.113Z] ---> 0758ef66613d [2022-01-20T21:02:41.113Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T21:02:41.113Z] ---> 5d0416764d1e [2022-01-20T21:02:41.113Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-20T21:02:41.374Z] ---> 3399abd36ced [2022-01-20T21:02:41.374Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-20T21:02:41.639Z] ---> 26a35d0e554c [2022-01-20T21:02:41.639Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-20T21:02:41.639Z] ---> Running in aa7ed46fee7c [2022-01-20T21:02:41.639Z] Removing intermediate container aa7ed46fee7c [2022-01-20T21:02:41.639Z] ---> 315203e3ec1d [2022-01-20T21:02:41.639Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T21:02:41.639Z] ---> Running in 9e12018ce712 [2022-01-20T21:02:41.898Z] Removing intermediate container 9e12018ce712 [2022-01-20T21:02:41.898Z] ---> ac76e5e89173 [2022-01-20T21:02:41.898Z] Step 20/22 : LABEL arch=x86_64 [2022-01-20T21:02:41.898Z] ---> Running in 8338bb2c770b [2022-01-20T21:02:41.898Z] Removing intermediate container 8338bb2c770b [2022-01-20T21:02:41.898Z] ---> f8528b65ffb6 [2022-01-20T21:02:41.898Z] Step 21/22 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:41.898Z] ---> Running in 6870a2660517 [2022-01-20T21:02:41.898Z] Removing intermediate container 6870a2660517 [2022-01-20T21:02:41.898Z] ---> 84353205432a [2022-01-20T21:02:41.898Z] Step 22/22 : LABEL version=2.2.0-dev.22 [2022-01-20T21:02:42.158Z] ---> Running in 156a10de1f70 [2022-01-20T21:02:42.158Z] Removing intermediate container 156a10de1f70 [2022-01-20T21:02:42.158Z] ---> 35ce9b8f379a [2022-01-20T21:02:42.158Z] [2022-01-20T21:02:42.158Z] Successfully built 35ce9b8f379a [2022-01-20T21:02:42.158Z] Successfully tagged support-notifications:latest [2022-01-20T21:02:42.165Z]  Building support-notifications ... done  [Pipeline] } [2022-01-20T21:02:42.169Z] $ docker stop --time=1 d9a65edb40591a84fc3960213e272cedb297a76b64d01a43787fa570470721a0 [2022-01-20T21:02:43.554Z] $ docker rm -f d9a65edb40591a84fc3960213e272cedb297a76b64d01a43787fa570470721a0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T21:02:43.902Z] + docker images [2022-01-20T21:02:44.162Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T21:02:44.162Z] support-notifications latest 35ce9b8f379a 2 seconds ago 16.6MB [2022-01-20T21:02:44.162Z] support-scheduler latest cff0ea52cbf6 4 seconds ago 15.9MB [2022-01-20T21:02:44.162Z] 6565b2ef5905 4 seconds ago 1.77GB [2022-01-20T21:02:44.162Z] c7a7b6c211b2 5 seconds ago 1.77GB [2022-01-20T21:02:44.162Z] core-metadata latest 4acf3f0e0e02 9 seconds ago 16.5MB [2022-01-20T21:02:44.162Z] 61a315bccfb0 12 seconds ago 1.78GB [2022-01-20T21:02:44.162Z] security-proxy-setup latest 845862b0c25a 30 seconds ago 26.1MB [2022-01-20T21:02:44.162Z] sys-mgmt-agent latest 329f7776873b 30 seconds ago 296MB [2022-01-20T21:02:44.162Z] 1f8376b90c54 40 seconds ago 1.78GB [2022-01-20T21:02:44.162Z] core-data latest 681ac3f5acf1 45 seconds ago 19.9MB [2022-01-20T21:02:44.162Z] security-bootstrapper latest 4eb8b30425af 50 seconds ago 18.7MB [2022-01-20T21:02:44.162Z] 65eee9dc8805 56 seconds ago 1.78GB [2022-01-20T21:02:44.162Z] core-command latest c12dcb52f2d2 57 seconds ago 15.7MB [2022-01-20T21:02:44.162Z] 3ec981a54675 About a minute ago 1.77GB [2022-01-20T21:02:44.162Z] 0c49000f1fdf About a minute ago 1.77GB [2022-01-20T21:02:44.162Z] a52e23214255 About a minute ago 1.77GB [2022-01-20T21:02:44.162Z] security-secretstore-setup latest 26e1ee6fdf9f About a minute ago 27.8MB [2022-01-20T21:02:44.162Z] e0927eed57c2 About a minute ago 1.78GB [2022-01-20T21:02:44.162Z] ci-base-image-x86_64 latest f9aba216a511 5 minutes ago 1.27GB [2022-01-20T21:02:44.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 9 days ago 562MB [2022-01-20T21:02:44.162Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-20T21:02:44.162Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-20T21:02:44.162Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-20T21:02:44.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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 [2022-01-20T21:02:44.294Z] provisioning config files... [2022-01-20T21:02:44.302Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/139@tmp/config4805798999637638934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:02:44.599Z] ---> docker-login.sh [2022-01-20T21:02:44.599Z] nexus3.edgexfoundry.org:10001 [2022-01-20T21:02:44.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:02:44.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:02:44.599Z] Configure a credential helper to remove this warning. See [2022-01-20T21:02:44.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:02:44.599Z] [2022-01-20T21:02:44.599Z] Login Succeeded [2022-01-20T21:02:44.599Z] nexus3.edgexfoundry.org:10002 [2022-01-20T21:02:44.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:02:44.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:02:44.862Z] Configure a credential helper to remove this warning. See [2022-01-20T21:02:44.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:02:44.862Z] [2022-01-20T21:02:44.862Z] Login Succeeded [2022-01-20T21:02:44.862Z] nexus3.edgexfoundry.org:10003 [2022-01-20T21:02:44.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:02:44.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:02:44.862Z] Configure a credential helper to remove this warning. See [2022-01-20T21:02:44.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:02:44.862Z] [2022-01-20T21:02:44.862Z] Login Succeeded [2022-01-20T21:02:44.862Z] nexus3.edgexfoundry.org:10004 [2022-01-20T21:02:44.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:02:45.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:02:45.123Z] Configure a credential helper to remove this warning. See [2022-01-20T21:02:45.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:02:45.123Z] [2022-01-20T21:02:45.123Z] Login Succeeded [2022-01-20T21:02:45.123Z] docker.io [2022-01-20T21:02:45.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:02:45.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:02:45.383Z] Configure a credential helper to remove this warning. See [2022-01-20T21:02:45.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:02:45.383Z] [2022-01-20T21:02:45.383Z] Login Succeeded [2022-01-20T21:02:45.383Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T21:02:45.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:02:45.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T21:02:45.446Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-01-20T21:02:45.446Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:45.446Z] latest [2022-01-20T21:02:45.446Z] 2.2.0-dev.22 [2022-01-20T21:02:45.446Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:02:45.446Z] main [2022-01-20T21:02:45.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:45.760Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:46.060Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:46.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-20T21:02:46.060Z] 310b433e9324: Preparing [2022-01-20T21:02:46.060Z] 92e211090470: Preparing [2022-01-20T21:02:46.060Z] 25f77541fa32: Preparing [2022-01-20T21:02:46.060Z] 1f73b2407cfe: Preparing [2022-01-20T21:02:46.060Z] 1a058d5342cc: Preparing [2022-01-20T21:02:46.060Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:46.060Z] 1f73b2407cfe: Pushed [2022-01-20T21:02:46.060Z] 310b433e9324: Pushed [2022-01-20T21:02:46.060Z] 25f77541fa32: Pushed [2022-01-20T21:02:47.442Z] 92e211090470: Pushed [2022-01-20T21:02:47.442Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:d8a3b23b95bc1487715d53c7abbe05aad89aed43873a5274389b76897a9c3ae8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:47.755Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:48.047Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-20T21:02:48.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-20T21:02:48.047Z] 310b433e9324: Preparing [2022-01-20T21:02:48.047Z] 92e211090470: Preparing [2022-01-20T21:02:48.047Z] 25f77541fa32: Preparing [2022-01-20T21:02:48.047Z] 1f73b2407cfe: Preparing [2022-01-20T21:02:48.047Z] 1a058d5342cc: Preparing [2022-01-20T21:02:48.047Z] 310b433e9324: Layer already exists [2022-01-20T21:02:48.047Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:48.047Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:02:48.047Z] 92e211090470: Layer already exists [2022-01-20T21:02:48.047Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:48.047Z] latest: digest: sha256:d8a3b23b95bc1487715d53c7abbe05aad89aed43873a5274389b76897a9c3ae8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:48.342Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:48.634Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.22 [2022-01-20T21:02:48.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-20T21:02:48.634Z] 310b433e9324: Preparing [2022-01-20T21:02:48.634Z] 92e211090470: Preparing [2022-01-20T21:02:48.634Z] 25f77541fa32: Preparing [2022-01-20T21:02:48.634Z] 1f73b2407cfe: Preparing [2022-01-20T21:02:48.634Z] 1a058d5342cc: Preparing [2022-01-20T21:02:48.634Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:48.634Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:02:48.634Z] 92e211090470: Layer already exists [2022-01-20T21:02:48.634Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:48.634Z] 310b433e9324: Layer already exists [2022-01-20T21:02:48.634Z] 2.2.0-dev.22: digest: sha256:d8a3b23b95bc1487715d53c7abbe05aad89aed43873a5274389b76897a9c3ae8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:48.929Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:49.221Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:02:49.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-20T21:02:49.221Z] 310b433e9324: Preparing [2022-01-20T21:02:49.221Z] 92e211090470: Preparing [2022-01-20T21:02:49.221Z] 25f77541fa32: Preparing [2022-01-20T21:02:49.221Z] 1f73b2407cfe: Preparing [2022-01-20T21:02:49.221Z] 1a058d5342cc: Preparing [2022-01-20T21:02:49.221Z] 310b433e9324: Layer already exists [2022-01-20T21:02:49.221Z] 92e211090470: Layer already exists [2022-01-20T21:02:49.221Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:49.221Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:49.221Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:02:49.221Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:d8a3b23b95bc1487715d53c7abbe05aad89aed43873a5274389b76897a9c3ae8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:49.517Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:49.810Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-01-20T21:02:49.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-20T21:02:49.810Z] 310b433e9324: Preparing [2022-01-20T21:02:49.810Z] 92e211090470: Preparing [2022-01-20T21:02:49.810Z] 25f77541fa32: Preparing [2022-01-20T21:02:49.810Z] 1f73b2407cfe: Preparing [2022-01-20T21:02:49.810Z] 1a058d5342cc: Preparing [2022-01-20T21:02:49.810Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:49.810Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:49.810Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:02:49.810Z] 310b433e9324: Layer already exists [2022-01-20T21:02:49.810Z] 92e211090470: Layer already exists [2022-01-20T21:02:49.810Z] main: digest: sha256:d8a3b23b95bc1487715d53c7abbe05aad89aed43873a5274389b76897a9c3ae8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:02:49.858Z] ===================================================== [Pipeline] echo [2022-01-20T21:02:49.867Z] taggedImages: [2022-01-20T21:02:49.867Z] - nexus3.edgexfoundry.org:10004/core-command:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:49.867Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-20T21:02:49.867Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.22 [2022-01-20T21:02:49.867Z] - nexus3.edgexfoundry.org:10004/core-command:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:02:49.867Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-01-20T21:02:49.887Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-01-20T21:02:49.887Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:49.887Z] latest [2022-01-20T21:02:49.887Z] 2.2.0-dev.22 [2022-01-20T21:02:49.887Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:02:49.887Z] main [2022-01-20T21:02:49.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:50.202Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:50.499Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:50.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-20T21:02:50.499Z] ef3d87d1f589: Preparing [2022-01-20T21:02:50.499Z] 0fbd161c4537: Preparing [2022-01-20T21:02:50.499Z] 25f77541fa32: Preparing [2022-01-20T21:02:50.499Z] 5257adb83d0e: Preparing [2022-01-20T21:02:50.499Z] 59ed14135b99: Preparing [2022-01-20T21:02:50.499Z] 1a058d5342cc: Preparing [2022-01-20T21:02:50.499Z] 1a058d5342cc: Waiting [2022-01-20T21:02:50.499Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:50.757Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:50.757Z] 59ed14135b99: Pushed [2022-01-20T21:02:50.757Z] ef3d87d1f589: Pushed [2022-01-20T21:02:50.757Z] 5257adb83d0e: Pushed [2022-01-20T21:02:51.697Z] 0fbd161c4537: Pushed [2022-01-20T21:02:51.697Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:eb69f756688881b3bb9e5577ce41a708e363ad9dce1d89355e1848da66b745a4 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:51.998Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:52.291Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-20T21:02:52.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-20T21:02:52.291Z] ef3d87d1f589: Preparing [2022-01-20T21:02:52.291Z] 0fbd161c4537: Preparing [2022-01-20T21:02:52.291Z] 25f77541fa32: Preparing [2022-01-20T21:02:52.291Z] 5257adb83d0e: Preparing [2022-01-20T21:02:52.291Z] 59ed14135b99: Preparing [2022-01-20T21:02:52.291Z] 1a058d5342cc: Preparing [2022-01-20T21:02:52.291Z] 1a058d5342cc: Waiting [2022-01-20T21:02:52.291Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:52.291Z] 5257adb83d0e: Layer already exists [2022-01-20T21:02:52.291Z] ef3d87d1f589: Layer already exists [2022-01-20T21:02:52.291Z] 59ed14135b99: Layer already exists [2022-01-20T21:02:52.291Z] 0fbd161c4537: Layer already exists [2022-01-20T21:02:52.291Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:52.291Z] latest: digest: sha256:eb69f756688881b3bb9e5577ce41a708e363ad9dce1d89355e1848da66b745a4 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:52.594Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:52.888Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.22 [2022-01-20T21:02:52.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-20T21:02:52.888Z] ef3d87d1f589: Preparing [2022-01-20T21:02:52.888Z] 0fbd161c4537: Preparing [2022-01-20T21:02:52.888Z] 25f77541fa32: Preparing [2022-01-20T21:02:52.888Z] 5257adb83d0e: Preparing [2022-01-20T21:02:52.888Z] 59ed14135b99: Preparing [2022-01-20T21:02:52.888Z] 1a058d5342cc: Preparing [2022-01-20T21:02:52.888Z] 1a058d5342cc: Waiting [2022-01-20T21:02:52.888Z] ef3d87d1f589: Layer already exists [2022-01-20T21:02:52.888Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:52.888Z] 59ed14135b99: Layer already exists [2022-01-20T21:02:52.888Z] 0fbd161c4537: Layer already exists [2022-01-20T21:02:52.888Z] 5257adb83d0e: Layer already exists [2022-01-20T21:02:52.888Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:52.888Z] 2.2.0-dev.22: digest: sha256:eb69f756688881b3bb9e5577ce41a708e363ad9dce1d89355e1848da66b745a4 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:53.187Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:53.485Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:02:53.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-20T21:02:53.485Z] ef3d87d1f589: Preparing [2022-01-20T21:02:53.485Z] 0fbd161c4537: Preparing [2022-01-20T21:02:53.485Z] 25f77541fa32: Preparing [2022-01-20T21:02:53.485Z] 5257adb83d0e: Preparing [2022-01-20T21:02:53.485Z] 59ed14135b99: Preparing [2022-01-20T21:02:53.485Z] 1a058d5342cc: Preparing [2022-01-20T21:02:53.485Z] 1a058d5342cc: Waiting [2022-01-20T21:02:53.485Z] 59ed14135b99: Layer already exists [2022-01-20T21:02:53.485Z] 0fbd161c4537: Layer already exists [2022-01-20T21:02:53.485Z] 5257adb83d0e: Layer already exists [2022-01-20T21:02:53.485Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:53.485Z] ef3d87d1f589: Layer already exists [2022-01-20T21:02:53.485Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:53.485Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:eb69f756688881b3bb9e5577ce41a708e363ad9dce1d89355e1848da66b745a4 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:53.787Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:54.078Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-01-20T21:02:54.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-20T21:02:54.078Z] ef3d87d1f589: Preparing [2022-01-20T21:02:54.078Z] 0fbd161c4537: Preparing [2022-01-20T21:02:54.078Z] 25f77541fa32: Preparing [2022-01-20T21:02:54.078Z] 5257adb83d0e: Preparing [2022-01-20T21:02:54.078Z] 59ed14135b99: Preparing [2022-01-20T21:02:54.078Z] 1a058d5342cc: Preparing [2022-01-20T21:02:54.078Z] 1a058d5342cc: Waiting [2022-01-20T21:02:54.078Z] 59ed14135b99: Layer already exists [2022-01-20T21:02:54.078Z] 5257adb83d0e: Layer already exists [2022-01-20T21:02:54.078Z] 0fbd161c4537: Layer already exists [2022-01-20T21:02:54.078Z] ef3d87d1f589: Layer already exists [2022-01-20T21:02:54.078Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:54.078Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:54.078Z] main: digest: sha256:eb69f756688881b3bb9e5577ce41a708e363ad9dce1d89355e1848da66b745a4 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:02:54.114Z] ===================================================== [Pipeline] echo [2022-01-20T21:02:54.123Z] taggedImages: [2022-01-20T21:02:54.123Z] - nexus3.edgexfoundry.org:10004/core-data:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:54.123Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-20T21:02:54.123Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.22 [2022-01-20T21:02:54.123Z] - nexus3.edgexfoundry.org:10004/core-data:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:02:54.123Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-01-20T21:02:54.143Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-01-20T21:02:54.143Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:54.143Z] latest [2022-01-20T21:02:54.143Z] 2.2.0-dev.22 [2022-01-20T21:02:54.143Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:02:54.143Z] main [2022-01-20T21:02:54.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:54.462Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:54.759Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:54.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-20T21:02:54.759Z] dc78e43e0a8d: Preparing [2022-01-20T21:02:54.759Z] 40d510fcf4dd: Preparing [2022-01-20T21:02:54.759Z] 25f77541fa32: Preparing [2022-01-20T21:02:54.759Z] 1f73b2407cfe: Preparing [2022-01-20T21:02:54.759Z] 1a058d5342cc: Preparing [2022-01-20T21:02:54.759Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:54.759Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:54.759Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:02:54.759Z] dc78e43e0a8d: Pushed [2022-01-20T21:02:56.140Z] 40d510fcf4dd: Pushed [2022-01-20T21:02:56.140Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:380a4a864da2f0a1012bcfb40f6bf712411beb12a840b9f64eb94e3ca3c06150 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:56.443Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:56.740Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-20T21:02:56.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-20T21:02:56.740Z] dc78e43e0a8d: Preparing [2022-01-20T21:02:56.740Z] 40d510fcf4dd: Preparing [2022-01-20T21:02:56.740Z] 25f77541fa32: Preparing [2022-01-20T21:02:56.740Z] 1f73b2407cfe: Preparing [2022-01-20T21:02:56.740Z] 1a058d5342cc: Preparing [2022-01-20T21:02:56.740Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:56.740Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:56.740Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:02:56.740Z] 40d510fcf4dd: Layer already exists [2022-01-20T21:02:56.740Z] dc78e43e0a8d: Layer already exists [2022-01-20T21:02:56.740Z] latest: digest: sha256:380a4a864da2f0a1012bcfb40f6bf712411beb12a840b9f64eb94e3ca3c06150 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:57.038Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:57.330Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.22 [2022-01-20T21:02:57.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-20T21:02:57.331Z] dc78e43e0a8d: Preparing [2022-01-20T21:02:57.331Z] 40d510fcf4dd: Preparing [2022-01-20T21:02:57.331Z] 25f77541fa32: Preparing [2022-01-20T21:02:57.331Z] 1f73b2407cfe: Preparing [2022-01-20T21:02:57.331Z] 1a058d5342cc: Preparing [2022-01-20T21:02:57.331Z] dc78e43e0a8d: Layer already exists [2022-01-20T21:02:57.331Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:57.331Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:57.331Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:02:57.331Z] 40d510fcf4dd: Layer already exists [2022-01-20T21:02:57.331Z] 2.2.0-dev.22: digest: sha256:380a4a864da2f0a1012bcfb40f6bf712411beb12a840b9f64eb94e3ca3c06150 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:57.632Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:57.927Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:02:57.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-20T21:02:57.927Z] dc78e43e0a8d: Preparing [2022-01-20T21:02:57.927Z] 40d510fcf4dd: Preparing [2022-01-20T21:02:57.927Z] 25f77541fa32: Preparing [2022-01-20T21:02:57.927Z] 1f73b2407cfe: Preparing [2022-01-20T21:02:57.927Z] 1a058d5342cc: Preparing [2022-01-20T21:02:57.927Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:57.927Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:57.927Z] 40d510fcf4dd: Layer already exists [2022-01-20T21:02:57.927Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:02:57.927Z] dc78e43e0a8d: Layer already exists [2022-01-20T21:02:57.927Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:380a4a864da2f0a1012bcfb40f6bf712411beb12a840b9f64eb94e3ca3c06150 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:58.228Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:58.523Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-01-20T21:02:58.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-20T21:02:58.523Z] dc78e43e0a8d: Preparing [2022-01-20T21:02:58.523Z] 40d510fcf4dd: Preparing [2022-01-20T21:02:58.523Z] 25f77541fa32: Preparing [2022-01-20T21:02:58.523Z] 1f73b2407cfe: Preparing [2022-01-20T21:02:58.523Z] 1a058d5342cc: Preparing [2022-01-20T21:02:58.523Z] dc78e43e0a8d: Layer already exists [2022-01-20T21:02:58.523Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:02:58.523Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:58.523Z] 40d510fcf4dd: Layer already exists [2022-01-20T21:02:58.523Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:58.523Z] main: digest: sha256:380a4a864da2f0a1012bcfb40f6bf712411beb12a840b9f64eb94e3ca3c06150 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:02:58.551Z] ===================================================== [Pipeline] echo [2022-01-20T21:02:58.556Z] taggedImages: [2022-01-20T21:02:58.556Z] - nexus3.edgexfoundry.org:10004/core-metadata:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:58.556Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-20T21:02:58.556Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.22 [2022-01-20T21:02:58.556Z] - nexus3.edgexfoundry.org:10004/core-metadata:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:02:58.556Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-01-20T21:02:58.570Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-01-20T21:02:58.570Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:58.570Z] latest [2022-01-20T21:02:58.570Z] 2.2.0-dev.22 [2022-01-20T21:02:58.570Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:02:58.570Z] main [2022-01-20T21:02:58.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:58.872Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:02:59.167Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:02:59.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-20T21:02:59.167Z] bad73c1a1acd: Preparing [2022-01-20T21:02:59.167Z] bad73c1a1acd: Preparing [2022-01-20T21:02:59.167Z] 1e8a7f881b39: Preparing [2022-01-20T21:02:59.167Z] 2fe665712ff0: Preparing [2022-01-20T21:02:59.167Z] ee71e39e5514: Preparing [2022-01-20T21:02:59.167Z] 77e3f61f111b: Preparing [2022-01-20T21:02:59.167Z] 25f77541fa32: Preparing [2022-01-20T21:02:59.167Z] 17bfe1efba14: Preparing [2022-01-20T21:02:59.167Z] 5c20cf6c65f4: Preparing [2022-01-20T21:02:59.167Z] 1f7255ab976f: Preparing [2022-01-20T21:02:59.167Z] e8295db147ed: Preparing [2022-01-20T21:02:59.167Z] 1a058d5342cc: Preparing [2022-01-20T21:02:59.167Z] 25f77541fa32: Waiting [2022-01-20T21:02:59.167Z] 17bfe1efba14: Waiting [2022-01-20T21:02:59.167Z] 5c20cf6c65f4: Waiting [2022-01-20T21:02:59.167Z] 1f7255ab976f: Waiting [2022-01-20T21:02:59.167Z] e8295db147ed: Waiting [2022-01-20T21:02:59.167Z] 1a058d5342cc: Waiting [2022-01-20T21:02:59.167Z] 1e8a7f881b39: Pushed [2022-01-20T21:02:59.167Z] 25f77541fa32: Layer already exists [2022-01-20T21:02:59.167Z] bad73c1a1acd: Pushed [2022-01-20T21:02:59.167Z] 2fe665712ff0: Pushed [2022-01-20T21:02:59.430Z] ee71e39e5514: Pushed [2022-01-20T21:02:59.430Z] 17bfe1efba14: Pushed [2022-01-20T21:02:59.430Z] 1a058d5342cc: Layer already exists [2022-01-20T21:02:59.430Z] 5c20cf6c65f4: Pushed [2022-01-20T21:02:59.430Z] 1f7255ab976f: Pushed [2022-01-20T21:02:59.430Z] e8295db147ed: Pushed [2022-01-20T21:03:00.376Z] 77e3f61f111b: Pushed [2022-01-20T21:03:00.635Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:d34660dca714323777ed641782bb3a7b1bd7db598699b9341c80fb253bd60d29 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:00.934Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:01.228Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-20T21:03:01.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-20T21:03:01.228Z] bad73c1a1acd: Preparing [2022-01-20T21:03:01.228Z] bad73c1a1acd: Preparing [2022-01-20T21:03:01.228Z] 1e8a7f881b39: Preparing [2022-01-20T21:03:01.228Z] 2fe665712ff0: Preparing [2022-01-20T21:03:01.228Z] ee71e39e5514: Preparing [2022-01-20T21:03:01.228Z] 77e3f61f111b: Preparing [2022-01-20T21:03:01.228Z] 25f77541fa32: Preparing [2022-01-20T21:03:01.228Z] 17bfe1efba14: Preparing [2022-01-20T21:03:01.228Z] 5c20cf6c65f4: Preparing [2022-01-20T21:03:01.228Z] 1f7255ab976f: Preparing [2022-01-20T21:03:01.228Z] e8295db147ed: Preparing [2022-01-20T21:03:01.228Z] 1a058d5342cc: Preparing [2022-01-20T21:03:01.228Z] 25f77541fa32: Waiting [2022-01-20T21:03:01.228Z] 17bfe1efba14: Waiting [2022-01-20T21:03:01.229Z] 5c20cf6c65f4: Waiting [2022-01-20T21:03:01.229Z] 1f7255ab976f: Waiting [2022-01-20T21:03:01.229Z] e8295db147ed: Waiting [2022-01-20T21:03:01.229Z] 1a058d5342cc: Waiting [2022-01-20T21:03:01.229Z] bad73c1a1acd: Layer already exists [2022-01-20T21:03:01.229Z] 77e3f61f111b: Layer already exists [2022-01-20T21:03:01.229Z] 1e8a7f881b39: Layer already exists [2022-01-20T21:03:01.229Z] ee71e39e5514: Layer already exists [2022-01-20T21:03:01.229Z] 2fe665712ff0: Layer already exists [2022-01-20T21:03:01.229Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:01.229Z] 5c20cf6c65f4: Layer already exists [2022-01-20T21:03:01.229Z] 17bfe1efba14: Layer already exists [2022-01-20T21:03:01.229Z] 1f7255ab976f: Layer already exists [2022-01-20T21:03:01.229Z] e8295db147ed: Layer already exists [2022-01-20T21:03:01.229Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:01.229Z] latest: digest: sha256:d34660dca714323777ed641782bb3a7b1bd7db598699b9341c80fb253bd60d29 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:01.533Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:01.833Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.22 [2022-01-20T21:03:01.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-20T21:03:01.833Z] bad73c1a1acd: Preparing [2022-01-20T21:03:01.833Z] bad73c1a1acd: Preparing [2022-01-20T21:03:01.833Z] 1e8a7f881b39: Preparing [2022-01-20T21:03:01.833Z] 2fe665712ff0: Preparing [2022-01-20T21:03:01.833Z] ee71e39e5514: Preparing [2022-01-20T21:03:01.833Z] 77e3f61f111b: Preparing [2022-01-20T21:03:01.833Z] 25f77541fa32: Preparing [2022-01-20T21:03:01.833Z] 17bfe1efba14: Preparing [2022-01-20T21:03:01.833Z] 5c20cf6c65f4: Preparing [2022-01-20T21:03:01.833Z] 1f7255ab976f: Preparing [2022-01-20T21:03:01.833Z] e8295db147ed: Preparing [2022-01-20T21:03:01.833Z] 1a058d5342cc: Preparing [2022-01-20T21:03:01.833Z] 25f77541fa32: Waiting [2022-01-20T21:03:01.833Z] 1f7255ab976f: Waiting [2022-01-20T21:03:01.833Z] e8295db147ed: Waiting [2022-01-20T21:03:01.833Z] 1a058d5342cc: Waiting [2022-01-20T21:03:01.833Z] 17bfe1efba14: Waiting [2022-01-20T21:03:01.833Z] 5c20cf6c65f4: Waiting [2022-01-20T21:03:01.833Z] 1e8a7f881b39: Layer already exists [2022-01-20T21:03:01.833Z] 2fe665712ff0: Layer already exists [2022-01-20T21:03:01.833Z] 77e3f61f111b: Layer already exists [2022-01-20T21:03:01.833Z] ee71e39e5514: Layer already exists [2022-01-20T21:03:01.833Z] bad73c1a1acd: Layer already exists [2022-01-20T21:03:01.833Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:01.833Z] 17bfe1efba14: Layer already exists [2022-01-20T21:03:01.833Z] e8295db147ed: Layer already exists [2022-01-20T21:03:01.833Z] 5c20cf6c65f4: Layer already exists [2022-01-20T21:03:01.833Z] 1f7255ab976f: Layer already exists [2022-01-20T21:03:01.833Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:01.833Z] 2.2.0-dev.22: digest: sha256:d34660dca714323777ed641782bb3a7b1bd7db598699b9341c80fb253bd60d29 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:02.130Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:02.424Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:02.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-20T21:03:02.424Z] bad73c1a1acd: Preparing [2022-01-20T21:03:02.424Z] bad73c1a1acd: Preparing [2022-01-20T21:03:02.424Z] 1e8a7f881b39: Preparing [2022-01-20T21:03:02.424Z] 2fe665712ff0: Preparing [2022-01-20T21:03:02.424Z] ee71e39e5514: Preparing [2022-01-20T21:03:02.424Z] 77e3f61f111b: Preparing [2022-01-20T21:03:02.424Z] 25f77541fa32: Preparing [2022-01-20T21:03:02.424Z] 17bfe1efba14: Preparing [2022-01-20T21:03:02.424Z] 5c20cf6c65f4: Preparing [2022-01-20T21:03:02.424Z] 1f7255ab976f: Preparing [2022-01-20T21:03:02.424Z] e8295db147ed: Preparing [2022-01-20T21:03:02.424Z] 1a058d5342cc: Preparing [2022-01-20T21:03:02.424Z] 17bfe1efba14: Waiting [2022-01-20T21:03:02.424Z] 5c20cf6c65f4: Waiting [2022-01-20T21:03:02.424Z] 1f7255ab976f: Waiting [2022-01-20T21:03:02.424Z] e8295db147ed: Waiting [2022-01-20T21:03:02.424Z] 1a058d5342cc: Waiting [2022-01-20T21:03:02.424Z] 25f77541fa32: Waiting [2022-01-20T21:03:02.424Z] 2fe665712ff0: Layer already exists [2022-01-20T21:03:02.424Z] ee71e39e5514: Layer already exists [2022-01-20T21:03:02.424Z] 77e3f61f111b: Layer already exists [2022-01-20T21:03:02.424Z] 1e8a7f881b39: Layer already exists [2022-01-20T21:03:02.424Z] bad73c1a1acd: Layer already exists [2022-01-20T21:03:02.424Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:02.424Z] e8295db147ed: Layer already exists [2022-01-20T21:03:02.424Z] 17bfe1efba14: Layer already exists [2022-01-20T21:03:02.424Z] 1f7255ab976f: Layer already exists [2022-01-20T21:03:02.424Z] 5c20cf6c65f4: Layer already exists [2022-01-20T21:03:02.424Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:02.424Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:d34660dca714323777ed641782bb3a7b1bd7db598699b9341c80fb253bd60d29 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:02.723Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:03.017Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-01-20T21:03:03.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-20T21:03:03.017Z] bad73c1a1acd: Preparing [2022-01-20T21:03:03.017Z] bad73c1a1acd: Preparing [2022-01-20T21:03:03.017Z] 1e8a7f881b39: Preparing [2022-01-20T21:03:03.017Z] 2fe665712ff0: Preparing [2022-01-20T21:03:03.017Z] ee71e39e5514: Preparing [2022-01-20T21:03:03.017Z] 77e3f61f111b: Preparing [2022-01-20T21:03:03.017Z] 25f77541fa32: Preparing [2022-01-20T21:03:03.017Z] 17bfe1efba14: Preparing [2022-01-20T21:03:03.017Z] 5c20cf6c65f4: Preparing [2022-01-20T21:03:03.017Z] 1f7255ab976f: Preparing [2022-01-20T21:03:03.017Z] e8295db147ed: Preparing [2022-01-20T21:03:03.017Z] 1a058d5342cc: Preparing [2022-01-20T21:03:03.017Z] 25f77541fa32: Waiting [2022-01-20T21:03:03.017Z] 17bfe1efba14: Waiting [2022-01-20T21:03:03.017Z] 5c20cf6c65f4: Waiting [2022-01-20T21:03:03.017Z] 1f7255ab976f: Waiting [2022-01-20T21:03:03.017Z] e8295db147ed: Waiting [2022-01-20T21:03:03.017Z] 1a058d5342cc: Waiting [2022-01-20T21:03:03.017Z] 1e8a7f881b39: Layer already exists [2022-01-20T21:03:03.017Z] 2fe665712ff0: Layer already exists [2022-01-20T21:03:03.017Z] 77e3f61f111b: Layer already exists [2022-01-20T21:03:03.017Z] bad73c1a1acd: Layer already exists [2022-01-20T21:03:03.017Z] ee71e39e5514: Layer already exists [2022-01-20T21:03:03.017Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:03.017Z] 17bfe1efba14: Layer already exists [2022-01-20T21:03:03.017Z] 5c20cf6c65f4: Layer already exists [2022-01-20T21:03:03.017Z] e8295db147ed: Layer already exists [2022-01-20T21:03:03.017Z] 1f7255ab976f: Layer already exists [2022-01-20T21:03:03.017Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:03.017Z] main: digest: sha256:d34660dca714323777ed641782bb3a7b1bd7db598699b9341c80fb253bd60d29 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:03:03.055Z] ===================================================== [Pipeline] echo [2022-01-20T21:03:03.063Z] taggedImages: [2022-01-20T21:03:03.063Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:03.063Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-20T21:03:03.063Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.22 [2022-01-20T21:03:03.063Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:03.063Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-01-20T21:03:03.089Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-01-20T21:03:03.089Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:03.089Z] latest [2022-01-20T21:03:03.089Z] 2.2.0-dev.22 [2022-01-20T21:03:03.089Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:03.089Z] main [2022-01-20T21:03:03.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:03.402Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:03.706Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:03.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-20T21:03:03.706Z] 677d6949af06: Preparing [2022-01-20T21:03:03.706Z] 0ef471321d4a: Preparing [2022-01-20T21:03:03.706Z] dd64d245b021: Preparing [2022-01-20T21:03:03.706Z] e33c2df34316: Preparing [2022-01-20T21:03:03.706Z] 6e0c08363996: Preparing [2022-01-20T21:03:03.706Z] 1a058d5342cc: Preparing [2022-01-20T21:03:03.706Z] 1a058d5342cc: Waiting [2022-01-20T21:03:04.305Z] e33c2df34316: Pushed [2022-01-20T21:03:04.305Z] dd64d245b021: Pushed [2022-01-20T21:03:04.305Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:04.305Z] 6e0c08363996: Pushed [2022-01-20T21:03:04.305Z] 677d6949af06: Pushed [2022-01-20T21:03:04.563Z] 0ef471321d4a: Pushed [2022-01-20T21:03:04.563Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:46c895b6e875fcc09f5cac18e8b2d5d374685dcacc1c4ecf53f94c2beddbaa84 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:04.859Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:05.153Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-20T21:03:05.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-20T21:03:05.154Z] 677d6949af06: Preparing [2022-01-20T21:03:05.154Z] 0ef471321d4a: Preparing [2022-01-20T21:03:05.154Z] dd64d245b021: Preparing [2022-01-20T21:03:05.154Z] e33c2df34316: Preparing [2022-01-20T21:03:05.154Z] 6e0c08363996: Preparing [2022-01-20T21:03:05.154Z] 1a058d5342cc: Preparing [2022-01-20T21:03:05.154Z] 677d6949af06: Layer already exists [2022-01-20T21:03:05.154Z] 6e0c08363996: Layer already exists [2022-01-20T21:03:05.154Z] dd64d245b021: Layer already exists [2022-01-20T21:03:05.154Z] 0ef471321d4a: Layer already exists [2022-01-20T21:03:05.154Z] e33c2df34316: Layer already exists [2022-01-20T21:03:05.154Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:05.154Z] latest: digest: sha256:46c895b6e875fcc09f5cac18e8b2d5d374685dcacc1c4ecf53f94c2beddbaa84 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:05.452Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:05.746Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.22 [2022-01-20T21:03:05.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-20T21:03:05.746Z] 677d6949af06: Preparing [2022-01-20T21:03:05.746Z] 0ef471321d4a: Preparing [2022-01-20T21:03:05.746Z] dd64d245b021: Preparing [2022-01-20T21:03:05.746Z] e33c2df34316: Preparing [2022-01-20T21:03:05.746Z] 6e0c08363996: Preparing [2022-01-20T21:03:05.746Z] 1a058d5342cc: Preparing [2022-01-20T21:03:05.746Z] 1a058d5342cc: Waiting [2022-01-20T21:03:05.746Z] 6e0c08363996: Layer already exists [2022-01-20T21:03:05.746Z] e33c2df34316: Layer already exists [2022-01-20T21:03:05.746Z] 677d6949af06: Layer already exists [2022-01-20T21:03:05.746Z] 0ef471321d4a: Layer already exists [2022-01-20T21:03:05.746Z] dd64d245b021: Layer already exists [2022-01-20T21:03:05.746Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:05.746Z] 2.2.0-dev.22: digest: sha256:46c895b6e875fcc09f5cac18e8b2d5d374685dcacc1c4ecf53f94c2beddbaa84 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:06.047Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:06.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:06.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-20T21:03:06.341Z] 677d6949af06: Preparing [2022-01-20T21:03:06.341Z] 0ef471321d4a: Preparing [2022-01-20T21:03:06.341Z] dd64d245b021: Preparing [2022-01-20T21:03:06.341Z] e33c2df34316: Preparing [2022-01-20T21:03:06.341Z] 6e0c08363996: Preparing [2022-01-20T21:03:06.341Z] 1a058d5342cc: Preparing [2022-01-20T21:03:06.341Z] 1a058d5342cc: Waiting [2022-01-20T21:03:06.341Z] 6e0c08363996: Layer already exists [2022-01-20T21:03:06.341Z] 677d6949af06: Layer already exists [2022-01-20T21:03:06.341Z] dd64d245b021: Layer already exists [2022-01-20T21:03:06.341Z] 0ef471321d4a: Layer already exists [2022-01-20T21:03:06.341Z] e33c2df34316: Layer already exists [2022-01-20T21:03:06.341Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:06.341Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:46c895b6e875fcc09f5cac18e8b2d5d374685dcacc1c4ecf53f94c2beddbaa84 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:06.644Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:06.943Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-01-20T21:03:06.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-20T21:03:06.943Z] 677d6949af06: Preparing [2022-01-20T21:03:06.943Z] 0ef471321d4a: Preparing [2022-01-20T21:03:06.943Z] dd64d245b021: Preparing [2022-01-20T21:03:06.943Z] e33c2df34316: Preparing [2022-01-20T21:03:06.943Z] 6e0c08363996: Preparing [2022-01-20T21:03:06.943Z] 1a058d5342cc: Preparing [2022-01-20T21:03:06.943Z] 1a058d5342cc: Waiting [2022-01-20T21:03:06.943Z] 6e0c08363996: Layer already exists [2022-01-20T21:03:06.943Z] dd64d245b021: Layer already exists [2022-01-20T21:03:06.943Z] 677d6949af06: Layer already exists [2022-01-20T21:03:06.943Z] 0ef471321d4a: Layer already exists [2022-01-20T21:03:06.943Z] e33c2df34316: Layer already exists [2022-01-20T21:03:06.943Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:06.943Z] main: digest: sha256:46c895b6e875fcc09f5cac18e8b2d5d374685dcacc1c4ecf53f94c2beddbaa84 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:03:06.976Z] ===================================================== [Pipeline] echo [2022-01-20T21:03:06.984Z] taggedImages: [2022-01-20T21:03:06.984Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:06.984Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-20T21:03:06.984Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.22 [2022-01-20T21:03:06.984Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:06.984Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-01-20T21:03:07.003Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-01-20T21:03:07.003Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:07.003Z] latest [2022-01-20T21:03:07.003Z] 2.2.0-dev.22 [2022-01-20T21:03:07.003Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:07.003Z] main [2022-01-20T21:03:07.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:07.317Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:07.619Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:07.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-20T21:03:07.619Z] 6d45d2192e00: Preparing [2022-01-20T21:03:07.619Z] e7e86ecc9653: Preparing [2022-01-20T21:03:07.619Z] 4defddfb3cc4: Preparing [2022-01-20T21:03:07.619Z] 71cb5116aea6: Preparing [2022-01-20T21:03:07.619Z] d2a5a2560210: Preparing [2022-01-20T21:03:07.619Z] 3e2792e45574: Preparing [2022-01-20T21:03:07.619Z] c7f68ded3df3: Preparing [2022-01-20T21:03:07.619Z] a5f6719bc619: Preparing [2022-01-20T21:03:07.619Z] a1f9f92bec59: Preparing [2022-01-20T21:03:07.619Z] 1a058d5342cc: Preparing [2022-01-20T21:03:07.619Z] 3e2792e45574: Waiting [2022-01-20T21:03:07.619Z] c7f68ded3df3: Waiting [2022-01-20T21:03:07.619Z] a5f6719bc619: Waiting [2022-01-20T21:03:07.619Z] a1f9f92bec59: Waiting [2022-01-20T21:03:07.619Z] 1a058d5342cc: Waiting [2022-01-20T21:03:08.197Z] 6d45d2192e00: Pushed [2022-01-20T21:03:08.197Z] e7e86ecc9653: Pushed [2022-01-20T21:03:08.197Z] d2a5a2560210: Pushed [2022-01-20T21:03:08.197Z] c7f68ded3df3: Pushed [2022-01-20T21:03:08.197Z] 3e2792e45574: Pushed [2022-01-20T21:03:08.197Z] a5f6719bc619: Pushed [2022-01-20T21:03:08.197Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:08.197Z] 71cb5116aea6: Pushed [2022-01-20T21:03:08.457Z] a1f9f92bec59: Pushed [2022-01-20T21:03:08.457Z] 4defddfb3cc4: Pushed [2022-01-20T21:03:08.717Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:d11d508f58d68db9e8ae7c317b411edbe31517274e6ab653742700a50c884902 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:09.013Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:09.304Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-20T21:03:09.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-20T21:03:09.304Z] 6d45d2192e00: Preparing [2022-01-20T21:03:09.304Z] e7e86ecc9653: Preparing [2022-01-20T21:03:09.304Z] 4defddfb3cc4: Preparing [2022-01-20T21:03:09.304Z] 71cb5116aea6: Preparing [2022-01-20T21:03:09.304Z] d2a5a2560210: Preparing [2022-01-20T21:03:09.304Z] 3e2792e45574: Preparing [2022-01-20T21:03:09.304Z] c7f68ded3df3: Preparing [2022-01-20T21:03:09.304Z] a5f6719bc619: Preparing [2022-01-20T21:03:09.304Z] a1f9f92bec59: Preparing [2022-01-20T21:03:09.304Z] 1a058d5342cc: Preparing [2022-01-20T21:03:09.304Z] 3e2792e45574: Waiting [2022-01-20T21:03:09.304Z] c7f68ded3df3: Waiting [2022-01-20T21:03:09.304Z] a1f9f92bec59: Waiting [2022-01-20T21:03:09.304Z] a5f6719bc619: Waiting [2022-01-20T21:03:09.304Z] 1a058d5342cc: Waiting [2022-01-20T21:03:09.304Z] 71cb5116aea6: Layer already exists [2022-01-20T21:03:09.304Z] 6d45d2192e00: Layer already exists [2022-01-20T21:03:09.304Z] e7e86ecc9653: Layer already exists [2022-01-20T21:03:09.304Z] d2a5a2560210: Layer already exists [2022-01-20T21:03:09.304Z] 4defddfb3cc4: Layer already exists [2022-01-20T21:03:09.304Z] a5f6719bc619: Layer already exists [2022-01-20T21:03:09.304Z] c7f68ded3df3: Layer already exists [2022-01-20T21:03:09.304Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:09.304Z] 3e2792e45574: Layer already exists [2022-01-20T21:03:09.304Z] a1f9f92bec59: Layer already exists [2022-01-20T21:03:09.304Z] latest: digest: sha256:d11d508f58d68db9e8ae7c317b411edbe31517274e6ab653742700a50c884902 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:09.598Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:09.891Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.22 [2022-01-20T21:03:09.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-20T21:03:09.891Z] 6d45d2192e00: Preparing [2022-01-20T21:03:09.891Z] e7e86ecc9653: Preparing [2022-01-20T21:03:09.891Z] 4defddfb3cc4: Preparing [2022-01-20T21:03:09.891Z] 71cb5116aea6: Preparing [2022-01-20T21:03:09.891Z] d2a5a2560210: Preparing [2022-01-20T21:03:09.891Z] 3e2792e45574: Preparing [2022-01-20T21:03:09.891Z] c7f68ded3df3: Preparing [2022-01-20T21:03:09.891Z] a5f6719bc619: Preparing [2022-01-20T21:03:09.891Z] a1f9f92bec59: Preparing [2022-01-20T21:03:09.891Z] 1a058d5342cc: Preparing [2022-01-20T21:03:09.891Z] 3e2792e45574: Waiting [2022-01-20T21:03:09.891Z] c7f68ded3df3: Waiting [2022-01-20T21:03:09.891Z] a5f6719bc619: Waiting [2022-01-20T21:03:09.891Z] a1f9f92bec59: Waiting [2022-01-20T21:03:09.891Z] 1a058d5342cc: Waiting [2022-01-20T21:03:09.891Z] d2a5a2560210: Layer already exists [2022-01-20T21:03:09.891Z] 71cb5116aea6: Layer already exists [2022-01-20T21:03:09.891Z] 4defddfb3cc4: Layer already exists [2022-01-20T21:03:09.891Z] e7e86ecc9653: Layer already exists [2022-01-20T21:03:09.891Z] 6d45d2192e00: Layer already exists [2022-01-20T21:03:09.891Z] a5f6719bc619: Layer already exists [2022-01-20T21:03:09.891Z] c7f68ded3df3: Layer already exists [2022-01-20T21:03:09.891Z] 3e2792e45574: Layer already exists [2022-01-20T21:03:09.891Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:09.891Z] a1f9f92bec59: Layer already exists [2022-01-20T21:03:09.891Z] 2.2.0-dev.22: digest: sha256:d11d508f58d68db9e8ae7c317b411edbe31517274e6ab653742700a50c884902 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:10.187Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:10.482Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:10.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-20T21:03:10.482Z] 6d45d2192e00: Preparing [2022-01-20T21:03:10.482Z] e7e86ecc9653: Preparing [2022-01-20T21:03:10.482Z] 4defddfb3cc4: Preparing [2022-01-20T21:03:10.482Z] 71cb5116aea6: Preparing [2022-01-20T21:03:10.482Z] d2a5a2560210: Preparing [2022-01-20T21:03:10.482Z] 3e2792e45574: Preparing [2022-01-20T21:03:10.482Z] c7f68ded3df3: Preparing [2022-01-20T21:03:10.482Z] a5f6719bc619: Preparing [2022-01-20T21:03:10.482Z] a1f9f92bec59: Preparing [2022-01-20T21:03:10.482Z] 1a058d5342cc: Preparing [2022-01-20T21:03:10.482Z] 3e2792e45574: Waiting [2022-01-20T21:03:10.482Z] c7f68ded3df3: Waiting [2022-01-20T21:03:10.482Z] a5f6719bc619: Waiting [2022-01-20T21:03:10.482Z] a1f9f92bec59: Waiting [2022-01-20T21:03:10.482Z] 1a058d5342cc: Waiting [2022-01-20T21:03:10.482Z] 6d45d2192e00: Layer already exists [2022-01-20T21:03:10.482Z] d2a5a2560210: Layer already exists [2022-01-20T21:03:10.482Z] 4defddfb3cc4: Layer already exists [2022-01-20T21:03:10.482Z] 71cb5116aea6: Layer already exists [2022-01-20T21:03:10.482Z] e7e86ecc9653: Layer already exists [2022-01-20T21:03:10.482Z] c7f68ded3df3: Layer already exists [2022-01-20T21:03:10.482Z] a5f6719bc619: Layer already exists [2022-01-20T21:03:10.482Z] 3e2792e45574: Layer already exists [2022-01-20T21:03:10.482Z] a1f9f92bec59: Layer already exists [2022-01-20T21:03:10.482Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:10.482Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:d11d508f58d68db9e8ae7c317b411edbe31517274e6ab653742700a50c884902 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:10.782Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:11.078Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-01-20T21:03:11.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-20T21:03:11.078Z] 6d45d2192e00: Preparing [2022-01-20T21:03:11.078Z] e7e86ecc9653: Preparing [2022-01-20T21:03:11.078Z] 4defddfb3cc4: Preparing [2022-01-20T21:03:11.078Z] 71cb5116aea6: Preparing [2022-01-20T21:03:11.078Z] d2a5a2560210: Preparing [2022-01-20T21:03:11.078Z] 3e2792e45574: Preparing [2022-01-20T21:03:11.078Z] c7f68ded3df3: Preparing [2022-01-20T21:03:11.078Z] a5f6719bc619: Preparing [2022-01-20T21:03:11.078Z] a1f9f92bec59: Preparing [2022-01-20T21:03:11.078Z] 1a058d5342cc: Preparing [2022-01-20T21:03:11.078Z] a5f6719bc619: Waiting [2022-01-20T21:03:11.078Z] a1f9f92bec59: Waiting [2022-01-20T21:03:11.078Z] 1a058d5342cc: Waiting [2022-01-20T21:03:11.078Z] 3e2792e45574: Waiting [2022-01-20T21:03:11.078Z] c7f68ded3df3: Waiting [2022-01-20T21:03:11.078Z] 4defddfb3cc4: Layer already exists [2022-01-20T21:03:11.078Z] e7e86ecc9653: Layer already exists [2022-01-20T21:03:11.078Z] 6d45d2192e00: Layer already exists [2022-01-20T21:03:11.078Z] d2a5a2560210: Layer already exists [2022-01-20T21:03:11.078Z] 71cb5116aea6: Layer already exists [2022-01-20T21:03:11.078Z] 3e2792e45574: Layer already exists [2022-01-20T21:03:11.078Z] c7f68ded3df3: Layer already exists [2022-01-20T21:03:11.078Z] a1f9f92bec59: Layer already exists [2022-01-20T21:03:11.078Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:11.078Z] a5f6719bc619: Layer already exists [2022-01-20T21:03:11.078Z] main: digest: sha256:d11d508f58d68db9e8ae7c317b411edbe31517274e6ab653742700a50c884902 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:03:11.122Z] ===================================================== [Pipeline] echo [2022-01-20T21:03:11.130Z] taggedImages: [2022-01-20T21:03:11.130Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:11.130Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-20T21:03:11.130Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.22 [2022-01-20T21:03:11.130Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:11.130Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-01-20T21:03:11.149Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-01-20T21:03:11.149Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:11.149Z] latest [2022-01-20T21:03:11.149Z] 2.2.0-dev.22 [2022-01-20T21:03:11.149Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:11.149Z] main [2022-01-20T21:03:11.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:11.475Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:11.772Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:11.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-20T21:03:11.772Z] fe7ca4b033fb: Preparing [2022-01-20T21:03:11.772Z] 72fe2684a54b: Preparing [2022-01-20T21:03:11.772Z] 25f77541fa32: Preparing [2022-01-20T21:03:11.772Z] 215bc810f3c2: Preparing [2022-01-20T21:03:11.772Z] 1a058d5342cc: Preparing [2022-01-20T21:03:11.772Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:11.772Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:11.772Z] fe7ca4b033fb: Pushed [2022-01-20T21:03:11.772Z] 215bc810f3c2: Pushed [2022-01-20T21:03:13.154Z] 72fe2684a54b: Pushed [2022-01-20T21:03:13.154Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:12d0f6cbb16bc2a6f9af9aa9269fdbab61e43d63afc134bd01dab5a5c9adbbed size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:13.455Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:13.812Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-20T21:03:13.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-20T21:03:13.812Z] fe7ca4b033fb: Preparing [2022-01-20T21:03:13.812Z] 72fe2684a54b: Preparing [2022-01-20T21:03:13.812Z] 25f77541fa32: Preparing [2022-01-20T21:03:13.812Z] 215bc810f3c2: Preparing [2022-01-20T21:03:13.812Z] 1a058d5342cc: Preparing [2022-01-20T21:03:13.812Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:13.812Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:13.812Z] fe7ca4b033fb: Layer already exists [2022-01-20T21:03:13.812Z] 72fe2684a54b: Layer already exists [2022-01-20T21:03:13.812Z] 215bc810f3c2: Layer already exists [2022-01-20T21:03:13.812Z] latest: digest: sha256:12d0f6cbb16bc2a6f9af9aa9269fdbab61e43d63afc134bd01dab5a5c9adbbed size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:14.107Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:14.403Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.22 [2022-01-20T21:03:14.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-20T21:03:14.403Z] fe7ca4b033fb: Preparing [2022-01-20T21:03:14.403Z] 72fe2684a54b: Preparing [2022-01-20T21:03:14.403Z] 25f77541fa32: Preparing [2022-01-20T21:03:14.403Z] 215bc810f3c2: Preparing [2022-01-20T21:03:14.403Z] 1a058d5342cc: Preparing [2022-01-20T21:03:14.403Z] 72fe2684a54b: Layer already exists [2022-01-20T21:03:14.403Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:14.403Z] fe7ca4b033fb: Layer already exists [2022-01-20T21:03:14.403Z] 215bc810f3c2: Layer already exists [2022-01-20T21:03:14.403Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:14.403Z] 2.2.0-dev.22: digest: sha256:12d0f6cbb16bc2a6f9af9aa9269fdbab61e43d63afc134bd01dab5a5c9adbbed size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:14.691Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:14.982Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:14.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-20T21:03:14.982Z] fe7ca4b033fb: Preparing [2022-01-20T21:03:14.982Z] 72fe2684a54b: Preparing [2022-01-20T21:03:14.982Z] 25f77541fa32: Preparing [2022-01-20T21:03:14.982Z] 215bc810f3c2: Preparing [2022-01-20T21:03:14.982Z] 1a058d5342cc: Preparing [2022-01-20T21:03:14.982Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:14.982Z] fe7ca4b033fb: Layer already exists [2022-01-20T21:03:14.982Z] 215bc810f3c2: Layer already exists [2022-01-20T21:03:14.982Z] 72fe2684a54b: Layer already exists [2022-01-20T21:03:14.982Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:14.982Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:12d0f6cbb16bc2a6f9af9aa9269fdbab61e43d63afc134bd01dab5a5c9adbbed size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:15.281Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:15.575Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-01-20T21:03:15.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-20T21:03:15.575Z] fe7ca4b033fb: Preparing [2022-01-20T21:03:15.575Z] 72fe2684a54b: Preparing [2022-01-20T21:03:15.575Z] 25f77541fa32: Preparing [2022-01-20T21:03:15.575Z] 215bc810f3c2: Preparing [2022-01-20T21:03:15.575Z] 1a058d5342cc: Preparing [2022-01-20T21:03:15.575Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:15.575Z] fe7ca4b033fb: Layer already exists [2022-01-20T21:03:15.575Z] 215bc810f3c2: Layer already exists [2022-01-20T21:03:15.575Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:15.575Z] 72fe2684a54b: Layer already exists [2022-01-20T21:03:15.575Z] main: digest: sha256:12d0f6cbb16bc2a6f9af9aa9269fdbab61e43d63afc134bd01dab5a5c9adbbed size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:03:15.611Z] ===================================================== [Pipeline] echo [2022-01-20T21:03:15.621Z] taggedImages: [2022-01-20T21:03:15.621Z] - nexus3.edgexfoundry.org:10004/support-notifications:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:15.621Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-20T21:03:15.621Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.22 [2022-01-20T21:03:15.621Z] - nexus3.edgexfoundry.org:10004/support-notifications:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:15.621Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-01-20T21:03:15.654Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-01-20T21:03:15.654Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:15.654Z] latest [2022-01-20T21:03:15.654Z] 2.2.0-dev.22 [2022-01-20T21:03:15.654Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:15.654Z] main [2022-01-20T21:03:15.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:15.965Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:16.258Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:16.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-20T21:03:16.259Z] b8f40dfe7f88: Preparing [2022-01-20T21:03:16.259Z] ca677ac2bfaa: Preparing [2022-01-20T21:03:16.259Z] 25f77541fa32: Preparing [2022-01-20T21:03:16.259Z] 1f73b2407cfe: Preparing [2022-01-20T21:03:16.259Z] 1a058d5342cc: Preparing [2022-01-20T21:03:16.259Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:03:16.259Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:16.259Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:16.259Z] b8f40dfe7f88: Pushed [2022-01-20T21:03:17.196Z] ca677ac2bfaa: Pushed [2022-01-20T21:03:17.196Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:ae6a03ab9d239569059ae475c256139eed7019a753e821461e9bd2984fbe3d26 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:17.496Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:17.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-20T21:03:17.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-20T21:03:17.793Z] b8f40dfe7f88: Preparing [2022-01-20T21:03:17.793Z] ca677ac2bfaa: Preparing [2022-01-20T21:03:17.793Z] 25f77541fa32: Preparing [2022-01-20T21:03:17.793Z] 1f73b2407cfe: Preparing [2022-01-20T21:03:17.793Z] 1a058d5342cc: Preparing [2022-01-20T21:03:17.793Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:03:17.793Z] ca677ac2bfaa: Layer already exists [2022-01-20T21:03:17.793Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:17.793Z] b8f40dfe7f88: Layer already exists [2022-01-20T21:03:17.793Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:17.793Z] latest: digest: sha256:ae6a03ab9d239569059ae475c256139eed7019a753e821461e9bd2984fbe3d26 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:18.097Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:18.386Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.22 [2022-01-20T21:03:18.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-20T21:03:18.386Z] b8f40dfe7f88: Preparing [2022-01-20T21:03:18.386Z] ca677ac2bfaa: Preparing [2022-01-20T21:03:18.386Z] 25f77541fa32: Preparing [2022-01-20T21:03:18.386Z] 1f73b2407cfe: Preparing [2022-01-20T21:03:18.386Z] 1a058d5342cc: Preparing [2022-01-20T21:03:18.386Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:18.386Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:03:18.386Z] b8f40dfe7f88: Layer already exists [2022-01-20T21:03:18.386Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:18.386Z] ca677ac2bfaa: Layer already exists [2022-01-20T21:03:18.386Z] 2.2.0-dev.22: digest: sha256:ae6a03ab9d239569059ae475c256139eed7019a753e821461e9bd2984fbe3d26 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:18.687Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:18.982Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:18.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-20T21:03:18.982Z] b8f40dfe7f88: Preparing [2022-01-20T21:03:18.982Z] ca677ac2bfaa: Preparing [2022-01-20T21:03:18.982Z] 25f77541fa32: Preparing [2022-01-20T21:03:18.982Z] 1f73b2407cfe: Preparing [2022-01-20T21:03:18.982Z] 1a058d5342cc: Preparing [2022-01-20T21:03:18.982Z] ca677ac2bfaa: Layer already exists [2022-01-20T21:03:18.982Z] b8f40dfe7f88: Layer already exists [2022-01-20T21:03:18.982Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:18.982Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:03:18.982Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:18.982Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:ae6a03ab9d239569059ae475c256139eed7019a753e821461e9bd2984fbe3d26 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:19.284Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:19.577Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-01-20T21:03:19.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-20T21:03:19.577Z] b8f40dfe7f88: Preparing [2022-01-20T21:03:19.577Z] ca677ac2bfaa: Preparing [2022-01-20T21:03:19.577Z] 25f77541fa32: Preparing [2022-01-20T21:03:19.577Z] 1f73b2407cfe: Preparing [2022-01-20T21:03:19.577Z] 1a058d5342cc: Preparing [2022-01-20T21:03:19.577Z] b8f40dfe7f88: Layer already exists [2022-01-20T21:03:19.577Z] ca677ac2bfaa: Layer already exists [2022-01-20T21:03:19.577Z] 1f73b2407cfe: Layer already exists [2022-01-20T21:03:19.577Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:19.577Z] 25f77541fa32: Layer already exists [2022-01-20T21:03:19.577Z] main: digest: sha256:ae6a03ab9d239569059ae475c256139eed7019a753e821461e9bd2984fbe3d26 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:03:19.616Z] ===================================================== [Pipeline] echo [2022-01-20T21:03:19.626Z] taggedImages: [2022-01-20T21:03:19.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:19.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-20T21:03:19.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.22 [2022-01-20T21:03:19.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:19.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-01-20T21:03:19.650Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-01-20T21:03:19.650Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:19.650Z] latest [2022-01-20T21:03:19.650Z] 2.2.0-dev.22 [2022-01-20T21:03:19.650Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:19.650Z] main [2022-01-20T21:03:19.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:19.988Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:20.289Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:20.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-20T21:03:20.289Z] c2204a6aeef8: Preparing [2022-01-20T21:03:20.289Z] eb927d620961: Preparing [2022-01-20T21:03:20.289Z] 1db31d8462ed: Preparing [2022-01-20T21:03:20.289Z] ad473aa4493e: Preparing [2022-01-20T21:03:20.289Z] 4b4527d9d361: Preparing [2022-01-20T21:03:20.289Z] 0419e16943bb: Preparing [2022-01-20T21:03:20.289Z] 2bc6eda7d6fe: Preparing [2022-01-20T21:03:20.289Z] 38c686747f67: Preparing [2022-01-20T21:03:20.289Z] 698317193ef4: Preparing [2022-01-20T21:03:20.289Z] 3de006b0ad1b: Preparing [2022-01-20T21:03:20.289Z] 1a058d5342cc: Preparing [2022-01-20T21:03:20.289Z] 0419e16943bb: Waiting [2022-01-20T21:03:20.289Z] 2bc6eda7d6fe: Waiting [2022-01-20T21:03:20.289Z] 38c686747f67: Waiting [2022-01-20T21:03:20.289Z] 698317193ef4: Waiting [2022-01-20T21:03:20.289Z] 3de006b0ad1b: Waiting [2022-01-20T21:03:20.289Z] 1a058d5342cc: Waiting [2022-01-20T21:03:20.289Z] 4b4527d9d361: Layer already exists [2022-01-20T21:03:20.562Z] 0419e16943bb: Layer already exists [2022-01-20T21:03:20.828Z] 2bc6eda7d6fe: Layer already exists [2022-01-20T21:03:20.828Z] 38c686747f67: Layer already exists [2022-01-20T21:03:20.828Z] eb927d620961: Pushed [2022-01-20T21:03:20.828Z] 698317193ef4: Layer already exists [2022-01-20T21:03:20.828Z] 3de006b0ad1b: Layer already exists [2022-01-20T21:03:20.828Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:20.828Z] c2204a6aeef8: Pushed [2022-01-20T21:03:21.089Z] 1db31d8462ed: Pushed [2022-01-20T21:03:26.386Z] ad473aa4493e: Pushed [2022-01-20T21:03:26.647Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:5a8a855c1083a3f996fdfbc4e75316c6de8105699a9c626516e60e1cbe0653b1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:26.945Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:27.241Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-20T21:03:27.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-20T21:03:27.241Z] c2204a6aeef8: Preparing [2022-01-20T21:03:27.241Z] eb927d620961: Preparing [2022-01-20T21:03:27.241Z] 1db31d8462ed: Preparing [2022-01-20T21:03:27.241Z] ad473aa4493e: Preparing [2022-01-20T21:03:27.241Z] 4b4527d9d361: Preparing [2022-01-20T21:03:27.241Z] 0419e16943bb: Preparing [2022-01-20T21:03:27.241Z] 2bc6eda7d6fe: Preparing [2022-01-20T21:03:27.241Z] 38c686747f67: Preparing [2022-01-20T21:03:27.241Z] 698317193ef4: Preparing [2022-01-20T21:03:27.241Z] 3de006b0ad1b: Preparing [2022-01-20T21:03:27.241Z] 1a058d5342cc: Preparing [2022-01-20T21:03:27.241Z] 38c686747f67: Waiting [2022-01-20T21:03:27.241Z] 698317193ef4: Waiting [2022-01-20T21:03:27.241Z] 3de006b0ad1b: Waiting [2022-01-20T21:03:27.241Z] 1a058d5342cc: Waiting [2022-01-20T21:03:27.241Z] 0419e16943bb: Waiting [2022-01-20T21:03:27.241Z] eb927d620961: Layer already exists [2022-01-20T21:03:27.241Z] 1db31d8462ed: Layer already exists [2022-01-20T21:03:27.241Z] c2204a6aeef8: Layer already exists [2022-01-20T21:03:27.241Z] ad473aa4493e: Layer already exists [2022-01-20T21:03:27.241Z] 4b4527d9d361: Layer already exists [2022-01-20T21:03:27.241Z] 0419e16943bb: Layer already exists [2022-01-20T21:03:27.241Z] 2bc6eda7d6fe: Layer already exists [2022-01-20T21:03:27.241Z] 698317193ef4: Layer already exists [2022-01-20T21:03:27.241Z] 38c686747f67: Layer already exists [2022-01-20T21:03:27.241Z] 3de006b0ad1b: Layer already exists [2022-01-20T21:03:27.241Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:27.241Z] latest: digest: sha256:5a8a855c1083a3f996fdfbc4e75316c6de8105699a9c626516e60e1cbe0653b1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:27.542Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:27.834Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.22 [2022-01-20T21:03:27.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-20T21:03:27.835Z] c2204a6aeef8: Preparing [2022-01-20T21:03:27.835Z] eb927d620961: Preparing [2022-01-20T21:03:27.835Z] 1db31d8462ed: Preparing [2022-01-20T21:03:27.835Z] ad473aa4493e: Preparing [2022-01-20T21:03:27.835Z] 4b4527d9d361: Preparing [2022-01-20T21:03:27.835Z] 0419e16943bb: Preparing [2022-01-20T21:03:27.835Z] 2bc6eda7d6fe: Preparing [2022-01-20T21:03:27.835Z] 38c686747f67: Preparing [2022-01-20T21:03:27.835Z] 698317193ef4: Preparing [2022-01-20T21:03:27.835Z] 3de006b0ad1b: Preparing [2022-01-20T21:03:27.835Z] 1a058d5342cc: Preparing [2022-01-20T21:03:27.835Z] 0419e16943bb: Waiting [2022-01-20T21:03:27.835Z] 2bc6eda7d6fe: Waiting [2022-01-20T21:03:27.835Z] 38c686747f67: Waiting [2022-01-20T21:03:27.835Z] 698317193ef4: Waiting [2022-01-20T21:03:27.835Z] 3de006b0ad1b: Waiting [2022-01-20T21:03:27.835Z] 1a058d5342cc: Waiting [2022-01-20T21:03:27.835Z] 4b4527d9d361: Layer already exists [2022-01-20T21:03:27.835Z] eb927d620961: Layer already exists [2022-01-20T21:03:27.835Z] 1db31d8462ed: Layer already exists [2022-01-20T21:03:27.835Z] ad473aa4493e: Layer already exists [2022-01-20T21:03:27.835Z] c2204a6aeef8: Layer already exists [2022-01-20T21:03:27.835Z] 0419e16943bb: Layer already exists [2022-01-20T21:03:27.835Z] 698317193ef4: Layer already exists [2022-01-20T21:03:27.835Z] 3de006b0ad1b: Layer already exists [2022-01-20T21:03:27.835Z] 38c686747f67: Layer already exists [2022-01-20T21:03:27.835Z] 2bc6eda7d6fe: Layer already exists [2022-01-20T21:03:27.835Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:27.835Z] 2.2.0-dev.22: digest: sha256:5a8a855c1083a3f996fdfbc4e75316c6de8105699a9c626516e60e1cbe0653b1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:28.131Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:28.427Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:28.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-20T21:03:28.428Z] c2204a6aeef8: Preparing [2022-01-20T21:03:28.428Z] eb927d620961: Preparing [2022-01-20T21:03:28.428Z] 1db31d8462ed: Preparing [2022-01-20T21:03:28.428Z] ad473aa4493e: Preparing [2022-01-20T21:03:28.428Z] 4b4527d9d361: Preparing [2022-01-20T21:03:28.428Z] 0419e16943bb: Preparing [2022-01-20T21:03:28.428Z] 2bc6eda7d6fe: Preparing [2022-01-20T21:03:28.428Z] 38c686747f67: Preparing [2022-01-20T21:03:28.428Z] 698317193ef4: Preparing [2022-01-20T21:03:28.428Z] 3de006b0ad1b: Preparing [2022-01-20T21:03:28.428Z] 1a058d5342cc: Preparing [2022-01-20T21:03:28.428Z] 0419e16943bb: Waiting [2022-01-20T21:03:28.428Z] 2bc6eda7d6fe: Waiting [2022-01-20T21:03:28.428Z] 38c686747f67: Waiting [2022-01-20T21:03:28.428Z] 698317193ef4: Waiting [2022-01-20T21:03:28.428Z] 3de006b0ad1b: Waiting [2022-01-20T21:03:28.428Z] 1a058d5342cc: Waiting [2022-01-20T21:03:28.428Z] ad473aa4493e: Layer already exists [2022-01-20T21:03:28.428Z] eb927d620961: Layer already exists [2022-01-20T21:03:28.428Z] 1db31d8462ed: Layer already exists [2022-01-20T21:03:28.428Z] c2204a6aeef8: Layer already exists [2022-01-20T21:03:28.428Z] 4b4527d9d361: Layer already exists [2022-01-20T21:03:28.428Z] 0419e16943bb: Layer already exists [2022-01-20T21:03:28.428Z] 2bc6eda7d6fe: Layer already exists [2022-01-20T21:03:28.428Z] 3de006b0ad1b: Layer already exists [2022-01-20T21:03:28.428Z] 38c686747f67: Layer already exists [2022-01-20T21:03:28.428Z] 698317193ef4: Layer already exists [2022-01-20T21:03:28.428Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:28.428Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:5a8a855c1083a3f996fdfbc4e75316c6de8105699a9c626516e60e1cbe0653b1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:28.722Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:03:29.014Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-01-20T21:03:29.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-20T21:03:29.014Z] c2204a6aeef8: Preparing [2022-01-20T21:03:29.014Z] eb927d620961: Preparing [2022-01-20T21:03:29.014Z] 1db31d8462ed: Preparing [2022-01-20T21:03:29.014Z] ad473aa4493e: Preparing [2022-01-20T21:03:29.014Z] 4b4527d9d361: Preparing [2022-01-20T21:03:29.014Z] 0419e16943bb: Preparing [2022-01-20T21:03:29.014Z] 2bc6eda7d6fe: Preparing [2022-01-20T21:03:29.014Z] 38c686747f67: Preparing [2022-01-20T21:03:29.014Z] 698317193ef4: Preparing [2022-01-20T21:03:29.014Z] 3de006b0ad1b: Preparing [2022-01-20T21:03:29.014Z] 1a058d5342cc: Preparing [2022-01-20T21:03:29.014Z] 0419e16943bb: Waiting [2022-01-20T21:03:29.014Z] 2bc6eda7d6fe: Waiting [2022-01-20T21:03:29.014Z] 38c686747f67: Waiting [2022-01-20T21:03:29.014Z] 698317193ef4: Waiting [2022-01-20T21:03:29.014Z] 1a058d5342cc: Waiting [2022-01-20T21:03:29.014Z] 3de006b0ad1b: Waiting [2022-01-20T21:03:29.014Z] c2204a6aeef8: Layer already exists [2022-01-20T21:03:29.014Z] 1db31d8462ed: Layer already exists [2022-01-20T21:03:29.014Z] ad473aa4493e: Layer already exists [2022-01-20T21:03:29.014Z] 4b4527d9d361: Layer already exists [2022-01-20T21:03:29.014Z] eb927d620961: Layer already exists [2022-01-20T21:03:29.014Z] 0419e16943bb: Layer already exists [2022-01-20T21:03:29.014Z] 2bc6eda7d6fe: Layer already exists [2022-01-20T21:03:29.014Z] 38c686747f67: Layer already exists [2022-01-20T21:03:29.014Z] 3de006b0ad1b: Layer already exists [2022-01-20T21:03:29.014Z] 698317193ef4: Layer already exists [2022-01-20T21:03:29.014Z] 1a058d5342cc: Layer already exists [2022-01-20T21:03:29.014Z] main: digest: sha256:5a8a855c1083a3f996fdfbc4e75316c6de8105699a9c626516e60e1cbe0653b1 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:03:29.053Z] ===================================================== [Pipeline] echo [2022-01-20T21:03:29.062Z] taggedImages: [2022-01-20T21:03:29.063Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:03:29.063Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-20T21:03:29.063Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.22 [2022-01-20T21:03:29.063Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:03:29.063Z] - 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] } [2022-01-20T21:04:54.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-20T21:04:54.687Z] Removing intermediate container 9efa06a05b38 [2022-01-20T21:04:54.687Z] ---> af64e9f71a3b [2022-01-20T21:04:54.687Z] [2022-01-20T21:04:54.687Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T21:04:54.687Z] 3.14: Pulling from library/alpine [2022-01-20T21:04:54.687Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T21:04:54.687Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T21:04:54.687Z] ---> 5b8b7b635229 [2022-01-20T21:04:54.687Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-20T21:04:54.687Z] ---> Running in 71e9d0190f31 [2022-01-20T21:04:54.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:04:54.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:04:54.687Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-20T21:04:54.687Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:04:54.687Z] OK: 6 MiB in 15 packages [2022-01-20T21:04:56.696Z] Removing intermediate container 71e9d0190f31 [2022-01-20T21:04:56.696Z] ---> 83e2f9289d3b [2022-01-20T21:04:56.696Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T21:04:56.696Z] ---> Running in 3e0ac73d8c7b [2022-01-20T21:04:58.157Z] Removing intermediate container 3e0ac73d8c7b [2022-01-20T21:04:58.157Z] ---> 6138a016bf4a [2022-01-20T21:04:58.157Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-20T21:04:58.157Z] ---> Running in e814f4bae65d [2022-01-20T21:04:59.607Z] Removing intermediate container e814f4bae65d [2022-01-20T21:04:59.607Z] ---> 0c65def58ea5 [2022-01-20T21:04:59.607Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-20T21:04:59.607Z] ---> Running in 5dece307fdb9 [2022-01-20T21:05:01.053Z] Removing intermediate container 5dece307fdb9 [2022-01-20T21:05:01.053Z] ---> a0fb0040b4e2 [2022-01-20T21:05:01.053Z] Step 15/23 : WORKDIR / [2022-01-20T21:05:01.053Z] ---> Running in 85a5bca9c1ac [2022-01-20T21:05:02.050Z] Removing intermediate container 2f6569d1216a [2022-01-20T21:05:02.050Z] ---> 686ce4f3341d [2022-01-20T21:05:02.050Z] [2022-01-20T21:05:02.050Z] Step 10/31 : FROM alpine:3.14 [2022-01-20T21:05:02.050Z] ---> 5b8b7b635229 [2022-01-20T21:05:02.050Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-20T21:05:02.050Z] Removing intermediate container 85a5bca9c1ac [2022-01-20T21:05:02.050Z] ---> 987e2a69c3f5 [2022-01-20T21:05:02.050Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T21:05:02.050Z] ---> Running in 1774ff7dd4a3 [2022-01-20T21:05:02.650Z] Removing intermediate container d72b09d4d779 [2022-01-20T21:05:02.650Z] ---> db054df33402 [2022-01-20T21:05:02.650Z] [2022-01-20T21:05:02.650Z] Step 10/25 : FROM alpine:3.14 [2022-01-20T21:05:02.650Z] ---> 5b8b7b635229 [2022-01-20T21:05:02.650Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-20T21:05:02.650Z] Removing intermediate container 1774ff7dd4a3 [2022-01-20T21:05:02.650Z] ---> f0950c066d33 [2022-01-20T21:05:02.938Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-20T21:05:02.938Z] ---> Running in 2bd70284c096 [2022-01-20T21:05:02.938Z] ---> Running in e86a4bdda990 [2022-01-20T21:05:03.539Z] ---> 9485ad369dde [2022-01-20T21:05:03.539Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-20T21:05:04.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:05:05.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:05:05.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:05:05.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:05:05.812Z] ---> 4959d5f483a2 [2022-01-20T21:05:05.812Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-20T21:05:06.092Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-20T21:05:06.372Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-20T21:05:06.372Z] (3/3) Installing su-exec (0.2-r1) [2022-01-20T21:05:06.372Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:05:06.372Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T21:05:06.372Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-20T21:05:06.372Z] (2/2) Installing su-exec (0.2-r1) [2022-01-20T21:05:06.372Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:05:06.648Z] OK: 6 MiB in 16 packages [2022-01-20T21:05:06.648Z] OK: 6 MiB in 17 packages [2022-01-20T21:05:07.636Z] ---> 6a2fb43d9a7a [2022-01-20T21:05:07.636Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-20T21:05:07.636Z] ---> Running in 2d589ec4e8e4 [2022-01-20T21:05:08.235Z] Removing intermediate container e86a4bdda990 [2022-01-20T21:05:08.235Z] ---> f2d9142ec5de [2022-01-20T21:05:08.235Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-20T21:05:08.507Z] ---> Running in e2c23cfed843 [2022-01-20T21:05:08.507Z] Removing intermediate container 2d589ec4e8e4 [2022-01-20T21:05:08.507Z] ---> 39cd4a0cd3d0 [2022-01-20T21:05:08.507Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T21:05:08.507Z] ---> Running in fdf376f472a3 [2022-01-20T21:05:08.781Z] Removing intermediate container 2bd70284c096 [2022-01-20T21:05:08.781Z] ---> ea4615c4e870 [2022-01-20T21:05:08.781Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-20T21:05:09.055Z] ---> Running in e0cb9cfae0f4 [2022-01-20T21:05:09.055Z] Removing intermediate container e2c23cfed843 [2022-01-20T21:05:09.055Z] ---> 91c86c6ea869 [2022-01-20T21:05:09.055Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-20T21:05:09.327Z] Removing intermediate container fdf376f472a3 [2022-01-20T21:05:09.327Z] ---> f70129436427 [2022-01-20T21:05:09.327Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T21:05:09.327Z] ---> Running in 6ea6fee23753 [2022-01-20T21:05:09.327Z] ---> Running in 274662ea972e [2022-01-20T21:05:09.925Z] Removing intermediate container 760992e9f17a [2022-01-20T21:05:09.925Z] ---> b519c086e3f4 [2022-01-20T21:05:09.925Z] [2022-01-20T21:05:09.925Z] Step 10/22 : FROM alpine:3.14 [2022-01-20T21:05:09.925Z] ---> 5b8b7b635229 [2022-01-20T21:05:09.925Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-20T21:05:09.925Z] ---> Using cache [2022-01-20T21:05:09.925Z] ---> 83e2f9289d3b [2022-01-20T21:05:09.925Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T21:05:09.925Z] ---> Using cache [2022-01-20T21:05:09.925Z] ---> 6138a016bf4a [2022-01-20T21:05:09.925Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-20T21:05:09.925Z] Removing intermediate container e0cb9cfae0f4 [2022-01-20T21:05:09.925Z] ---> c20e42f93768 [2022-01-20T21:05:09.925Z] Step 13/25 : WORKDIR / [2022-01-20T21:05:09.925Z] ---> Running in 3fa69d8f29b5 [2022-01-20T21:05:09.925Z] ---> Running in d4d4a6d0e4f2 [2022-01-20T21:05:09.925Z] Removing intermediate container 6ea6fee23753 [2022-01-20T21:05:09.925Z] ---> feae688341a5 [2022-01-20T21:05:09.925Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-20T21:05:10.201Z] Removing intermediate container 274662ea972e [2022-01-20T21:05:10.201Z] ---> 65688e3dae40 [2022-01-20T21:05:10.201Z] Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:05:10.201Z] ---> Running in af39e93bccd6 [2022-01-20T21:05:10.201Z] ---> Running in 1123ce9f87eb [2022-01-20T21:05:10.800Z] Removing intermediate container d4d4a6d0e4f2 [2022-01-20T21:05:10.800Z] ---> f0ed2b1491a3 [2022-01-20T21:05:10.800Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-20T21:05:10.800Z] Removing intermediate container 3fa69d8f29b5 [2022-01-20T21:05:10.800Z] ---> 849931224b32 [2022-01-20T21:05:10.800Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-20T21:05:10.800Z] Removing intermediate container 1afbe05d71f1 [2022-01-20T21:05:10.800Z] ---> 4089f8c2bef5 [2022-01-20T21:05:10.800Z] [2022-01-20T21:05:10.800Z] Step 10/22 : FROM alpine:3.14 [2022-01-20T21:05:10.800Z] ---> 5b8b7b635229 [2022-01-20T21:05:10.800Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-20T21:05:10.800Z] ---> Running in deacb50f45a4 [2022-01-20T21:05:11.072Z] Removing intermediate container 1123ce9f87eb [2022-01-20T21:05:11.072Z] ---> ff0d28a99a1c [2022-01-20T21:05:11.072Z] Step 23/23 : LABEL version=2.2.0-dev.22 [2022-01-20T21:05:11.072Z] ---> Running in 9e614344cae7 [2022-01-20T21:05:11.072Z] ---> Running in 728a02f778cb [2022-01-20T21:05:11.360Z] Removing intermediate container deacb50f45a4 [2022-01-20T21:05:11.360Z] ---> f5d73200fa47 [2022-01-20T21:05:11.360Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T21:05:11.958Z] Removing intermediate container 728a02f778cb [2022-01-20T21:05:11.958Z] ---> 55fbc42d039d [2022-01-20T21:05:11.958Z] [2022-01-20T21:05:11.958Z] ---> 6c19b1dce21f [2022-01-20T21:05:11.958Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-20T21:05:12.240Z] Successfully built 55fbc42d039d [2022-01-20T21:05:12.515Z] Successfully tagged core-command-arm64:latest [2022-01-20T21:05:12.515Z] Building core-data [2022-01-20T21:05:12.515Z]  Building core-command ... done  ---> 9211f55edff1 [2022-01-20T21:05:12.515Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-20T21:05:12.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:05:12.796Z] ---> 038b648ac46c [2022-01-20T21:05:12.796Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-20T21:05:13.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:05:13.085Z] Removing intermediate container af39e93bccd6 [2022-01-20T21:05:13.085Z] ---> 2065b29b2ad2 [2022-01-20T21:05:13.085Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-20T21:05:13.085Z] ---> Running in cd99bc532d0b [2022-01-20T21:05:14.087Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-20T21:05:14.087Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-20T21:05:14.087Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:05:14.087Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T21:05:14.087Z] Removing intermediate container cd99bc532d0b [2022-01-20T21:05:14.087Z] ---> 43b1c3a4e093 [2022-01-20T21:05:14.087Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-20T21:05:14.367Z] ---> 65a136cb56c7 [2022-01-20T21:05:14.367Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-20T21:05:14.367Z] OK: 6 MiB in 16 packages [2022-01-20T21:05:15.005Z] ---> c47e2bd15531 [2022-01-20T21:05:15.005Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-20T21:05:15.617Z] ---> 9fabc9303931 [2022-01-20T21:05:15.617Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-20T21:05:15.617Z] ---> Running in 920afe045b6e [2022-01-20T21:05:15.617Z] ---> bc45cf451aaf [2022-01-20T21:05:15.617Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-20T21:05:16.621Z] ---> 354e1be43e64 [2022-01-20T21:05:16.621Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-20T21:05:16.621Z] ---> Running in e6bc96a8c9f1 [2022-01-20T21:05:16.893Z] Removing intermediate container 9e614344cae7 [2022-01-20T21:05:16.893Z] ---> a42e9a77fef2 [2022-01-20T21:05:16.893Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T21:05:17.166Z] ---> Running in c4d05ab01748 [2022-01-20T21:05:17.460Z] Removing intermediate container e6bc96a8c9f1 [2022-01-20T21:05:17.460Z] ---> 9b817f563571 [2022-01-20T21:05:17.460Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T21:05:17.735Z] ---> Running in 30893e13c676 [2022-01-20T21:05:17.735Z] Removing intermediate container c4d05ab01748 [2022-01-20T21:05:17.735Z] ---> 81e3f02d8b2f [2022-01-20T21:05:17.735Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-20T21:05:17.735Z] ---> a9697078e17d [2022-01-20T21:05:17.735Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-20T21:05:17.735Z] ---> Running in 0820eeac47ea [2022-01-20T21:05:18.359Z] Removing intermediate container 30893e13c676 [2022-01-20T21:05:18.359Z] ---> 36c6743a0edb [2022-01-20T21:05:18.359Z] Step 20/22 : LABEL arch=arm64 [2022-01-20T21:05:18.359Z] Removing intermediate container 920afe045b6e [2022-01-20T21:05:18.359Z] ---> e7c0e1357201 [2022-01-20T21:05:18.359Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T21:05:18.632Z] Removing intermediate container 0820eeac47ea [2022-01-20T21:05:18.632Z] ---> 76f76225ef9a [2022-01-20T21:05:18.632Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-20T21:05:18.632Z] ---> Running in c4a507ae1404 [2022-01-20T21:05:18.922Z] ---> Running in 1616ffaeaad6 [2022-01-20T21:05:19.533Z] Removing intermediate container c4a507ae1404 [2022-01-20T21:05:19.533Z] ---> 114497ab9d00 [2022-01-20T21:05:19.533Z] Step 21/22 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:05:19.533Z] Removing intermediate container 1616ffaeaad6 [2022-01-20T21:05:19.533Z] ---> 25a0d53d8ee0 [2022-01-20T21:05:19.533Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T21:05:19.533Z] ---> Running in 38d5d01ae20c [2022-01-20T21:05:19.809Z] ---> ea00a93a7353 [2022-01-20T21:05:19.809Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-20T21:05:20.083Z] Removing intermediate container 38d5d01ae20c [2022-01-20T21:05:20.083Z] ---> eb3c3bd079f9 [2022-01-20T21:05:20.083Z] Step 22/22 : LABEL version=2.2.0-dev.22 [2022-01-20T21:05:20.083Z] ---> 8fce9e29a011 [2022-01-20T21:05:20.083Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-20T21:05:20.363Z] ---> Running in dbb4978e00e6 [2022-01-20T21:05:20.640Z] ---> 6804d19aa1bf [2022-01-20T21:05:20.640Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-20T21:05:20.914Z] Removing intermediate container dbb4978e00e6 [2022-01-20T21:05:20.914Z] ---> 96c07834cd54 [2022-01-20T21:05:20.914Z] [2022-01-20T21:05:21.190Z] ---> d2a07adcd5a7 [2022-01-20T21:05:21.190Z] Step 21/25 : 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/ [2022-01-20T21:05:21.466Z] Successfully built 96c07834cd54 [2022-01-20T21:05:21.466Z] Successfully tagged support-scheduler-arm64:latest [2022-01-20T21:05:21.466Z] Building sys-mgmt-agent [2022-01-20T21:05:21.466Z]  Building support-scheduler ... done  ---> Running in c4bff8ae23d1 [2022-01-20T21:05:22.062Z] ---> aad8338de208 [2022-01-20T21:05:22.062Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-20T21:05:22.662Z] ---> f0ada55f88be [2022-01-20T21:05:22.662Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-20T21:05:23.261Z] ---> 93d917c9c63b [2022-01-20T21:05:23.261Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-20T21:05:23.860Z] ---> 949ce412892b [2022-01-20T21:05:23.860Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-20T21:05:24.146Z] ---> Running in 23fa06c06593 [2022-01-20T21:05:24.146Z] ---> 79b75683fadf [2022-01-20T21:05:24.146Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-20T21:05:24.457Z] Removing intermediate container c4bff8ae23d1 [2022-01-20T21:05:24.457Z] ---> e0a00c80bece [2022-01-20T21:05:24.457Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-20T21:05:24.457Z] ---> Running in 0b4ee62d6ca1 [2022-01-20T21:05:24.946Z] Removing intermediate container 23fa06c06593 [2022-01-20T21:05:24.946Z] ---> a13cdc88f1e9 [2022-01-20T21:05:24.946Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T21:05:25.242Z] ---> Running in 1b3d32e3dbbf [2022-01-20T21:05:25.242Z] Removing intermediate container 0b4ee62d6ca1 [2022-01-20T21:05:25.242Z] ---> 73d13684e7c5 [2022-01-20T21:05:25.242Z] Step 23/25 : LABEL arch=arm64 [2022-01-20T21:05:25.529Z] ---> Running in 0bb1a2f867fd [2022-01-20T21:05:26.176Z] ---> f250dcbee740 [2022-01-20T21:05:26.176Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-20T21:05:26.176Z] Removing intermediate container 1b3d32e3dbbf [2022-01-20T21:05:26.176Z] ---> 782cd9a88221 [2022-01-20T21:05:26.176Z] Step 20/22 : LABEL arch=arm64 [2022-01-20T21:05:26.505Z] Removing intermediate container 0bb1a2f867fd [2022-01-20T21:05:26.505Z] ---> 02a4d34b4246 [2022-01-20T21:05:26.505Z] Step 24/25 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:05:26.505Z] ---> Running in 55633ca59734 [2022-01-20T21:05:26.505Z] ---> Running in cb60ec1a5ba0 [2022-01-20T21:05:26.505Z] ---> Running in 6eed7eaa8e3b [2022-01-20T21:05:27.158Z] Removing intermediate container 55633ca59734 [2022-01-20T21:05:27.158Z] ---> 3e49ec4744cc [2022-01-20T21:05:27.158Z] Step 21/22 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:05:27.448Z] ---> Running in c1815c4023d4 [2022-01-20T21:05:27.448Z] Removing intermediate container 6eed7eaa8e3b [2022-01-20T21:05:27.448Z] ---> 6ddbb60be009 [2022-01-20T21:05:27.448Z] Step 25/25 : LABEL version=2.2.0-dev.22 [2022-01-20T21:05:27.720Z] Removing intermediate container cb60ec1a5ba0 [2022-01-20T21:05:27.720Z] ---> bb1a7f0f20d9 [2022-01-20T21:05:27.720Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-20T21:05:27.720Z] ---> Running in 4dab1d1cdb2c [2022-01-20T21:05:28.001Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:05:28.001Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:05:28.001Z] ---> a6f39a5282ce [2022-01-20T21:05:28.001Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T21:05:28.001Z] ---> Using cache [2022-01-20T21:05:28.001Z] ---> 20d67f2f6c86 [2022-01-20T21:05:28.001Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:05:28.001Z] ---> Using cache [2022-01-20T21:05:28.001Z] ---> 8fc9b87f7939 [2022-01-20T21:05:28.001Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-20T21:05:28.277Z] ---> Running in fd754ff5b341 [2022-01-20T21:05:28.277Z] Removing intermediate container c1815c4023d4 [2022-01-20T21:05:28.277Z] ---> f33470092ae7 [2022-01-20T21:05:28.277Z] Step 22/22 : LABEL version=2.2.0-dev.22 [2022-01-20T21:05:28.277Z] ---> Running in ef1206a27b7b [2022-01-20T21:05:28.553Z] Removing intermediate container 4dab1d1cdb2c [2022-01-20T21:05:28.553Z] ---> 23ea125f1b7c [2022-01-20T21:05:28.553Z] [2022-01-20T21:05:29.155Z] ---> 1e9289e96d37 [2022-01-20T21:05:29.155Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-20T21:05:29.155Z] Successfully built 23ea125f1b7c [2022-01-20T21:05:29.155Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-20T21:05:29.155Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-01-20T21:05:29.155Z] Removing intermediate container ef1206a27b7b [2022-01-20T21:05:29.155Z] ---> e590376434ad [2022-01-20T21:05:29.155Z] [2022-01-20T21:05:29.432Z] ---> Running in 85b092f3d385 [2022-01-20T21:05:29.432Z] Successfully built e590376434ad [2022-01-20T21:05:29.708Z] Successfully tagged support-notifications-arm64:latest [2022-01-20T21:05:29.708Z] Building core-metadata [2022-01-20T21:05:29.985Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:05:30.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:05:31.599Z] Removing intermediate container 85b092f3d385 [2022-01-20T21:05:31.599Z] ---> 9f49252f0fae [2022-01-20T21:05:31.599Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-20T21:05:31.877Z] OK: 220 MiB in 52 packages [2022-01-20T21:05:31.877Z] ---> Running in db60843ec379 [2022-01-20T21:05:32.867Z] Removing intermediate container db60843ec379 [2022-01-20T21:05:32.867Z] ---> 6687a9c6aab2 [2022-01-20T21:05:32.867Z] Step 28/31 : CMD ["gate"] [2022-01-20T21:05:33.142Z] ---> Running in 547108fd5a82 [2022-01-20T21:05:33.418Z] Removing intermediate container fd754ff5b341 [2022-01-20T21:05:33.418Z] ---> 42b4da1c90cc [2022-01-20T21:05:33.418Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T21:05:33.697Z] Removing intermediate container 547108fd5a82 [2022-01-20T21:05:33.697Z] ---> 74ea8dd6d393 [2022-01-20T21:05:33.697Z] Step 29/31 : LABEL arch=arm64 [2022-01-20T21:05:34.298Z] ---> Running in 11296ef01348 [2022-01-20T21:05:34.298Z] ---> 951befbfbb46 [2022-01-20T21:05:34.298Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:05:34.579Z] ---> Running in 3966a8036ef4 [2022-01-20T21:05:34.854Z] Removing intermediate container 11296ef01348 [2022-01-20T21:05:34.854Z] ---> d9b1bae08b8a [2022-01-20T21:05:34.854Z] Step 30/31 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:05:35.131Z] ---> Running in 678af6a00c70 [2022-01-20T21:05:35.737Z] Removing intermediate container 678af6a00c70 [2022-01-20T21:05:35.737Z] ---> dfff5a5439df [2022-01-20T21:05:35.737Z] Step 31/31 : LABEL version=2.2.0-dev.22 [2022-01-20T21:05:36.011Z] ---> Running in f38f0ae95926 [2022-01-20T21:05:36.613Z] Removing intermediate container f38f0ae95926 [2022-01-20T21:05:36.613Z] ---> 6c9f8a3d49ad [2022-01-20T21:05:36.613Z] [2022-01-20T21:05:36.889Z] Successfully built 6c9f8a3d49ad [2022-01-20T21:05:36.889Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-20T21:05:38.337Z]  Building security-bootstrapper ... done Removing intermediate container 3966a8036ef4 [2022-01-20T21:05:38.611Z] ---> d2612135b86c [2022-01-20T21:05:38.611Z] Step 8/23 : COPY . . [2022-01-20T21:05:45.326Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:05:45.326Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:05:45.326Z] ---> a6f39a5282ce [2022-01-20T21:05:45.326Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T21:05:45.326Z] ---> Using cache [2022-01-20T21:05:45.326Z] ---> 20d67f2f6c86 [2022-01-20T21:05:45.326Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:05:45.326Z] ---> Using cache [2022-01-20T21:05:45.326Z] ---> 8fc9b87f7939 [2022-01-20T21:05:45.326Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-20T21:05:45.326Z] ---> Running in 555c5b50e0ae [2022-01-20T21:05:46.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:05:47.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:05:48.355Z] ---> 0c4119a5c6fb [2022-01-20T21:05:48.355Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-20T21:05:48.355Z] ---> Running in 318abb3e0136 [2022-01-20T21:05:48.628Z] OK: 220 MiB in 52 packages [2022-01-20T21:05:50.066Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data [2022-01-20T21:05:50.066Z] Removing intermediate container 555c5b50e0ae [2022-01-20T21:05:50.066Z] ---> 679ec3d8b7eb [2022-01-20T21:05:50.066Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T21:05:52.074Z] ---> 52818e6e0e6f [2022-01-20T21:05:52.074Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:05:52.074Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:05:52.074Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:05:52.074Z] ---> a6f39a5282ce [2022-01-20T21:05:52.074Z] Step 3/21 : WORKDIR /edgex-go [2022-01-20T21:05:52.074Z] ---> Using cache [2022-01-20T21:05:52.074Z] ---> 20d67f2f6c86 [2022-01-20T21:05:52.074Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:05:52.074Z] ---> Using cache [2022-01-20T21:05:52.074Z] ---> 8fc9b87f7939 [2022-01-20T21:05:52.074Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-20T21:05:52.074Z] ---> Using cache [2022-01-20T21:05:52.074Z] ---> 5bf5cfa7bf50 [2022-01-20T21:05:52.074Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-20T21:05:52.074Z] ---> Using cache [2022-01-20T21:05:52.074Z] ---> bbad41a90b78 [2022-01-20T21:05:52.074Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:05:52.074Z] ---> Using cache [2022-01-20T21:05:52.074Z] ---> 84c4ad126c7c [2022-01-20T21:05:52.074Z] Step 8/21 : COPY . . [2022-01-20T21:05:52.074Z] ---> Running in a9365e83b3d9 [2022-01-20T21:05:52.074Z] ---> Using cache [2022-01-20T21:05:52.074Z] ---> ef6a6d629841 [2022-01-20T21:05:52.074Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-20T21:05:52.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-20T21:05:52.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-20T21:05:52.074Z] ---> a6f39a5282ce [2022-01-20T21:05:52.074Z] Step 3/23 : WORKDIR /edgex-go [2022-01-20T21:05:52.074Z] ---> Using cache [2022-01-20T21:05:52.074Z] ---> 20d67f2f6c86 [2022-01-20T21:05:52.074Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:05:52.074Z] ---> Using cache [2022-01-20T21:05:52.074Z] ---> 8fc9b87f7939 [2022-01-20T21:05:52.074Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-20T21:05:52.074Z] ---> Using cache [2022-01-20T21:05:52.074Z] ---> 5bf5cfa7bf50 [2022-01-20T21:05:52.074Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-20T21:05:52.074Z] ---> Using cache [2022-01-20T21:05:52.074Z] ---> bbad41a90b78 [2022-01-20T21:05:52.074Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T21:05:52.074Z] ---> Using cache [2022-01-20T21:05:52.074Z] ---> 84c4ad126c7c [2022-01-20T21:05:52.074Z] Step 8/23 : COPY . . [2022-01-20T21:05:52.352Z] ---> Running in 5c5d20e026e2 [2022-01-20T21:05:52.352Z] ---> Using cache [2022-01-20T21:05:52.352Z] ---> ef6a6d629841 [2022-01-20T21:05:52.352Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-20T21:05:52.628Z] ---> Running in 19656a774938 [2022-01-20T21:05:54.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-20T21:05:54.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-20T21:05:58.314Z] Removing intermediate container a9365e83b3d9 [2022-01-20T21:05:58.314Z] ---> 791eb83c9734 [2022-01-20T21:05:58.314Z] Step 8/23 : COPY . . [2022-01-20T21:06:10.747Z] ---> 62b37a3b1761 [2022-01-20T21:06:10.747Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-20T21:06:10.747Z] ---> Running in 6c07602486e4 [2022-01-20T21:06:11.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-20T21:07:47.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-20T21:07:49.248Z] Removing intermediate container 5c5d20e026e2 [2022-01-20T21:07:49.248Z] ---> ea737bdd9f98 [2022-01-20T21:07:49.248Z] [2022-01-20T21:07:49.248Z] Step 10/21 : FROM alpine:3.14 [2022-01-20T21:07:49.248Z] ---> 5b8b7b635229 [2022-01-20T21:07:49.248Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-20T21:07:49.248Z] ---> Running in 3abda2ee6662 [2022-01-20T21:07:51.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:07:51.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:07:52.222Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-20T21:07:52.222Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-20T21:07:52.500Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-20T21:07:52.500Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-20T21:07:52.500Z] (5/5) Installing curl (7.79.1-r0) [2022-01-20T21:07:52.500Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:07:52.500Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T21:07:52.500Z] OK: 8 MiB in 19 packages [2022-01-20T21:07:55.121Z] Removing intermediate container 3abda2ee6662 [2022-01-20T21:07:55.121Z] ---> eaba6dbefa18 [2022-01-20T21:07:55.121Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-20T21:07:55.121Z] ---> Running in 7c339ca4e96b [2022-01-20T21:07:55.718Z] Removing intermediate container 7c339ca4e96b [2022-01-20T21:07:55.718Z] ---> ae14dd538ccf [2022-01-20T21:07:55.718Z] Step 13/21 : WORKDIR /edgex [2022-01-20T21:07:55.718Z] ---> Running in 09f9f1624253 [2022-01-20T21:07:55.992Z] Removing intermediate container 6c07602486e4 [2022-01-20T21:07:55.992Z] Removing intermediate container 19656a774938 [2022-01-20T21:07:55.992Z] ---> a736239a17c0 [2022-01-20T21:07:55.992Z] ---> b5be33d228a5 [2022-01-20T21:07:55.992Z] [2022-01-20T21:07:55.992Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executorStep 10/23 : FROM alpine:3.14 [2022-01-20T21:07:55.992Z] [2022-01-20T21:07:55.992Z] ---> 5b8b7b635229 [2022-01-20T21:07:55.992Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-20T21:07:55.992Z] ---> Using cache [2022-01-20T21:07:55.992Z] ---> 83e2f9289d3b [2022-01-20T21:07:55.992Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-20T21:07:55.992Z] ---> Using cache [2022-01-20T21:07:55.992Z] ---> 6138a016bf4a [2022-01-20T21:07:55.992Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-20T21:07:55.992Z] ---> Running in 60dd5d161e2b [2022-01-20T21:07:55.992Z] ---> Running in 126d293692ce [2022-01-20T21:07:56.592Z] Removing intermediate container 09f9f1624253 [2022-01-20T21:07:56.592Z] ---> 8865995e2c72 [2022-01-20T21:07:56.592Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-20T21:07:56.592Z] Removing intermediate container 60dd5d161e2b [2022-01-20T21:07:56.592Z] ---> 23f7c6c0ce9c [2022-01-20T21:07:56.592Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-20T21:07:56.867Z] ---> Running in c9603023158d [2022-01-20T21:07:57.151Z] Removing intermediate container c9603023158d [2022-01-20T21:07:57.151Z] ---> f4a07d9c79c5 [2022-01-20T21:07:57.151Z] Step 15/23 : WORKDIR / [2022-01-20T21:07:57.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-20T21:07:57.439Z] ---> Running in f2e0e678080a [2022-01-20T21:07:57.439Z] ---> f1de2fcd75d1 [2022-01-20T21:07:57.439Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-20T21:07:58.422Z] Removing intermediate container f2e0e678080a [2022-01-20T21:07:58.422Z] ---> d622a15649b5 [2022-01-20T21:07:58.422Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T21:07:59.409Z] ---> b8680c2db4de [2022-01-20T21:07:59.409Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-20T21:07:59.409Z] ---> aae34f90c1d4 [2022-01-20T21:07:59.409Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-20T21:07:59.690Z] Removing intermediate container 318abb3e0136 [2022-01-20T21:07:59.690Z] ---> 8a9adaf279e8 [2022-01-20T21:07:59.690Z] [2022-01-20T21:07:59.690Z] Step 10/23 : FROM alpine:3.14 [2022-01-20T21:07:59.690Z] ---> 5b8b7b635229 [2022-01-20T21:07:59.690Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-20T21:07:59.690Z] ---> Running in d4fc31accd5e [2022-01-20T21:08:00.285Z] Removing intermediate container 126d293692ce [2022-01-20T21:08:00.285Z] ---> 0f1454540d22 [2022-01-20T21:08:00.285Z] [2022-01-20T21:08:00.285Z] Step 11/23 : FROM docker:20.10.10 [2022-01-20T21:08:00.285Z] Removing intermediate container d4fc31accd5e [2022-01-20T21:08:00.285Z] ---> 8d846be9280e [2022-01-20T21:08:00.285Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-20T21:08:00.285Z] 20.10.10: Pulling from library/docker [2022-01-20T21:08:00.584Z] ---> Running in be4e9a06bb41 [2022-01-20T21:08:00.860Z] ---> 15e06b93ac92 [2022-01-20T21:08:00.860Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-20T21:08:00.860Z] ---> cc146947579f [2022-01-20T21:08:00.860Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-20T21:08:01.132Z] ---> Running in a1cd6d00d32f [2022-01-20T21:08:01.132Z] Removing intermediate container be4e9a06bb41 [2022-01-20T21:08:01.132Z] ---> 8c9686e502f6 [2022-01-20T21:08:01.132Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-20T21:08:01.412Z] ---> Running in 812c2ed417cf [2022-01-20T21:08:01.412Z] Removing intermediate container a1cd6d00d32f [2022-01-20T21:08:01.412Z] ---> a3d13712b839 [2022-01-20T21:08:01.412Z] Step 18/21 : CMD ["--init=true"] [2022-01-20T21:08:01.687Z] ---> Running in f5a880ea77b0 [2022-01-20T21:08:01.959Z] ---> cf5de20ccf1e [2022-01-20T21:08:01.959Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-20T21:08:01.959Z] Removing intermediate container 812c2ed417cf [2022-01-20T21:08:01.959Z] ---> 7b5429d4f118 [2022-01-20T21:08:01.959Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T21:08:01.959Z] ---> Running in 5aa495fb3fc8 [2022-01-20T21:08:02.232Z] ---> Running in edada25faac5 [2022-01-20T21:08:02.232Z] Removing intermediate container f5a880ea77b0 [2022-01-20T21:08:02.232Z] ---> 263e51aceef3 [2022-01-20T21:08:02.232Z] Step 19/21 : LABEL arch=arm64 [2022-01-20T21:08:02.505Z] ---> Running in 9d882e5cca49 [2022-01-20T21:08:02.777Z] Removing intermediate container 5aa495fb3fc8 [2022-01-20T21:08:02.777Z] ---> a12718087c0f [2022-01-20T21:08:02.777Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T21:08:02.777Z] ---> Running in 27001d30ac6d [2022-01-20T21:08:02.777Z] Removing intermediate container 9d882e5cca49 [2022-01-20T21:08:02.777Z] ---> 272a286dd4b3 [2022-01-20T21:08:02.777Z] Step 20/21 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:08:03.051Z] ---> Running in ed2874b96c7c [2022-01-20T21:08:03.323Z] Removing intermediate container 27001d30ac6d [2022-01-20T21:08:03.323Z] ---> e14cefaa7080 [2022-01-20T21:08:03.323Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T21:08:03.597Z] ---> Running in cfc4c1bffa39 [2022-01-20T21:08:03.597Z] Removing intermediate container ed2874b96c7c [2022-01-20T21:08:03.597Z] ---> fd57620ed17f [2022-01-20T21:08:03.597Z] Step 21/21 : LABEL version=2.2.0-dev.22 [2022-01-20T21:08:03.597Z] ---> Running in 308886f542d4 [2022-01-20T21:08:04.195Z] Removing intermediate container cfc4c1bffa39 [2022-01-20T21:08:04.195Z] ---> ad7f8821264f [2022-01-20T21:08:04.195Z] Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:08:04.195Z] Removing intermediate container 308886f542d4 [2022-01-20T21:08:04.195Z] ---> 135f32dfe892 [2022-01-20T21:08:04.195Z] [2022-01-20T21:08:04.195Z] ---> Running in fe00573c5b96 [2022-01-20T21:08:04.468Z] Removing intermediate container edada25faac5 [2022-01-20T21:08:04.468Z] ---> 2bd7ccbf8b04 [2022-01-20T21:08:04.468Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-20T21:08:04.751Z] ---> Running in aa9af9682238 [2022-01-20T21:08:04.751Z] Successfully built 135f32dfe892 [2022-01-20T21:08:04.751Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-20T21:08:05.023Z]  Building security-proxy-setup ... done Removing intermediate container fe00573c5b96 [2022-01-20T21:08:05.023Z] ---> f9456b99060b [2022-01-20T21:08:05.023Z] Step 23/23 : LABEL version=2.2.0-dev.22 [2022-01-20T21:08:05.023Z] ---> Running in d929dbfe26c7 [2022-01-20T21:08:05.618Z] Removing intermediate container d929dbfe26c7 [2022-01-20T21:08:05.618Z] ---> 033aec6ff328 [2022-01-20T21:08:05.618Z] [2022-01-20T21:08:05.889Z] Successfully built 033aec6ff328 [2022-01-20T21:08:05.889Z] Successfully tagged core-metadata-arm64:latest [2022-01-20T21:08:05.889Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:08:06.865Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:08:07.841Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-20T21:08:07.841Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T21:08:07.841Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T21:08:08.112Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T21:08:08.112Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T21:08:08.112Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T21:08:08.383Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T21:08:08.383Z] OK: 8 MiB in 20 packages [2022-01-20T21:08:09.011Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-20T21:08:09.352Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-20T21:08:09.352Z] ---> 520e9a0a30f7 [2022-01-20T21:08:09.352Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-20T21:08:09.352Z] ---> Running in 472cb72420e3 [2022-01-20T21:08:09.633Z] Removing intermediate container aa9af9682238 [2022-01-20T21:08:09.633Z] ---> 4c23391f9a2b [2022-01-20T21:08:09.633Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-20T21:08:09.941Z] Removing intermediate container 472cb72420e3 [2022-01-20T21:08:09.941Z] ---> 4bb4ca54ad79 [2022-01-20T21:08:09.941Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-20T21:08:09.941Z] ---> Running in ff292e9061ae [2022-01-20T21:08:10.604Z] ---> 2967f24a9805 [2022-01-20T21:08:10.604Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-20T21:08:11.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T21:08:11.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T21:08:11.836Z] ---> 2ee73d2dd879 [2022-01-20T21:08:11.836Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-20T21:08:12.227Z] (1/42) Installing readline (8.1.0-r0) [2022-01-20T21:08:12.227Z] (2/42) Installing bash (5.1.4-r0) [2022-01-20T21:08:12.227Z] Executing bash-5.1.4-r0.post-install [2022-01-20T21:08:12.498Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-20T21:08:12.498Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-20T21:08:12.498Z] ---> b1dce23b181d [2022-01-20T21:08:12.498Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-20T21:08:12.498Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-20T21:08:12.498Z] (6/42) Installing curl (7.79.1-r0) [2022-01-20T21:08:12.498Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-20T21:08:12.498Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-20T21:08:12.498Z] (9/42) Installing expat (2.4.3-r0) [2022-01-20T21:08:12.498Z] (10/42) Installing libffi (3.3-r2) [2022-01-20T21:08:12.498Z] (11/42) Installing gdbm (1.19-r0) [2022-01-20T21:08:12.498Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-20T21:08:12.498Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T21:08:12.498Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T21:08:12.498Z] ---> Running in b5ea8f9b2666 [2022-01-20T21:08:12.498Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-20T21:08:12.498Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-20T21:08:12.498Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-20T21:08:13.092Z] Removing intermediate container b5ea8f9b2666 [2022-01-20T21:08:13.092Z] ---> c4c06f51e2a7 [2022-01-20T21:08:13.092Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T21:08:13.092Z] ---> Running in 24d439c65c10 [2022-01-20T21:08:13.690Z] Removing intermediate container 24d439c65c10 [2022-01-20T21:08:13.690Z] ---> 876f7749523d [2022-01-20T21:08:13.690Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T21:08:13.690Z] ---> Running in 643626222fe9 [2022-01-20T21:08:14.284Z] Removing intermediate container 643626222fe9 [2022-01-20T21:08:14.284Z] ---> 090762718f9b [2022-01-20T21:08:14.284Z] Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:08:14.284Z] ---> Running in 8906944fb428 [2022-01-20T21:08:14.556Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-20T21:08:14.556Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-20T21:08:14.556Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-20T21:08:14.556Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-20T21:08:14.556Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-20T21:08:14.556Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-20T21:08:14.556Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-20T21:08:14.827Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-20T21:08:14.827Z] Removing intermediate container 8906944fb428 [2022-01-20T21:08:14.827Z] ---> c8b1201c236f [2022-01-20T21:08:14.827Z] Step 23/23 : LABEL version=2.2.0-dev.22 [2022-01-20T21:08:14.827Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-20T21:08:14.827Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-20T21:08:14.827Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-20T21:08:14.827Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-20T21:08:14.827Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-20T21:08:14.827Z] ---> Running in 679ff9d72d01 [2022-01-20T21:08:14.827Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-20T21:08:14.827Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-20T21:08:14.827Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-20T21:08:14.827Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-20T21:08:14.827Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-20T21:08:14.827Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-20T21:08:14.827Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-20T21:08:14.827Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-20T21:08:14.827Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-20T21:08:15.101Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-20T21:08:15.101Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-20T21:08:15.101Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-20T21:08:15.101Z] Removing intermediate container 679ff9d72d01 [2022-01-20T21:08:15.101Z] ---> 1473b920b5b7 [2022-01-20T21:08:15.101Z] [2022-01-20T21:08:15.370Z] Successfully built 1473b920b5b7 [2022-01-20T21:08:15.370Z] Successfully tagged core-data-arm64:latest [2022-01-20T21:08:15.642Z]  Building core-data ... done Executing busybox-1.33.1-r6.trigger [2022-01-20T21:08:15.642Z] OK: 84 MiB in 64 packages [2022-01-20T21:08:19.014Z] Collecting docker-compose==1.23.2 [2022-01-20T21:08:19.014Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-20T21:08:19.014Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-20T21:08:19.287Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-20T21:08:21.251Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-20T21:08:21.251Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-20T21:08:21.840Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-20T21:08:21.840Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-20T21:08:22.112Z] Collecting docker<4.0,>=3.6.0 [2022-01-20T21:08:22.112Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-20T21:08:22.112Z] Collecting docopt<0.7,>=0.6.1 [2022-01-20T21:08:22.112Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-20T21:08:24.073Z] Collecting cached-property<2,>=1.2.0 [2022-01-20T21:08:24.073Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-20T21:08:24.073Z] Collecting jsonschema<3,>=2.5.1 [2022-01-20T21:08:24.073Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-20T21:08:24.073Z] Collecting texttable<0.10,>=0.9.0 [2022-01-20T21:08:24.073Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-20T21:08:25.491Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-20T21:08:26.081Z] Collecting PyYAML<4,>=3.10 [2022-01-20T21:08:26.081Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-20T21:08:29.450Z] Collecting docker-pycreds>=0.4.0 [2022-01-20T21:08:29.450Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-20T21:08:29.450Z] 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) [2022-01-20T21:08:29.450Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-20T21:08:29.450Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-20T21:08:29.450Z] Collecting idna<2.8,>=2.5 [2022-01-20T21:08:29.450Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-20T21:08:30.042Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-20T21:08:30.042Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-20T21:08:30.315Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-20T21:08:30.315Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-20T21:08:30.315Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-20T21:08:30.315Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-20T21:08:30.909Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-20T21:08:30.909Z] Attempting uninstall: urllib3 [2022-01-20T21:08:30.909Z] Found existing installation: urllib3 1.26.5 [2022-01-20T21:08:30.909Z] Uninstalling urllib3-1.26.5: [2022-01-20T21:08:31.180Z] Successfully uninstalled urllib3-1.26.5 [2022-01-20T21:08:31.452Z] Attempting uninstall: idna [2022-01-20T21:08:31.452Z] Found existing installation: idna 3.2 [2022-01-20T21:08:31.452Z] Uninstalling idna-3.2: [2022-01-20T21:08:31.723Z] Successfully uninstalled idna-3.2 [2022-01-20T21:08:32.316Z] Attempting uninstall: chardet [2022-01-20T21:08:32.316Z] Found existing installation: chardet 4.0.0 [2022-01-20T21:08:32.316Z] Uninstalling chardet-4.0.0: [2022-01-20T21:08:32.316Z] Successfully uninstalled chardet-4.0.0 [2022-01-20T21:08:33.742Z] Attempting uninstall: requests [2022-01-20T21:08:33.742Z] Found existing installation: requests 2.25.1 [2022-01-20T21:08:33.742Z] Uninstalling requests-2.25.1: [2022-01-20T21:08:34.012Z] Successfully uninstalled requests-2.25.1 [2022-01-20T21:08:34.284Z] Running setup.py install for texttable: started [2022-01-20T21:08:35.708Z] Running setup.py install for texttable: finished with status 'done' [2022-01-20T21:08:35.708Z] Running setup.py install for PyYAML: started [2022-01-20T21:08:37.673Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-20T21:08:37.946Z] Running setup.py install for docopt: started [2022-01-20T21:08:39.909Z] Running setup.py install for docopt: finished with status 'done' [2022-01-20T21:08:39.909Z] Running setup.py install for dockerpty: started [2022-01-20T21:08:41.336Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-20T21:08:42.760Z] 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 [2022-01-20T21:08:51.018Z] Removing intermediate container ff292e9061ae [2022-01-20T21:08:51.018Z] ---> b18645fb567b [2022-01-20T21:08:51.018Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-20T21:08:51.018Z] ---> Running in ad5926483d18 [2022-01-20T21:08:51.018Z] Removing intermediate container ad5926483d18 [2022-01-20T21:08:51.018Z] ---> 4ef0eb80ac11 [2022-01-20T21:08:51.018Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-20T21:08:51.289Z] ---> Running in 477b4f2a4aca [2022-01-20T21:08:51.559Z] Removing intermediate container 477b4f2a4aca [2022-01-20T21:08:51.559Z] ---> 11e9b6af204d [2022-01-20T21:08:51.559Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-20T21:08:52.534Z] ---> 1c43431357cc [2022-01-20T21:08:52.534Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-20T21:08:53.127Z] ---> 5a0630fe8431 [2022-01-20T21:08:53.127Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-20T21:08:53.730Z] ---> 0b237d7194f3 [2022-01-20T21:08:53.730Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-20T21:08:54.001Z] ---> Running in 871f78fa20d1 [2022-01-20T21:08:54.274Z] Removing intermediate container 871f78fa20d1 [2022-01-20T21:08:54.274Z] ---> ed9e9012d2fc [2022-01-20T21:08:54.274Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T21:08:54.274Z] ---> Running in 54d698a81bf5 [2022-01-20T21:08:54.869Z] Removing intermediate container 54d698a81bf5 [2022-01-20T21:08:54.869Z] ---> dabcd5958de8 [2022-01-20T21:08:54.869Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T21:08:54.869Z] ---> Running in 89d2be6330cc [2022-01-20T21:08:55.140Z] Removing intermediate container 89d2be6330cc [2022-01-20T21:08:55.140Z] ---> d326cf7f181c [2022-01-20T21:08:55.140Z] Step 22/23 : LABEL git_sha=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:08:55.140Z] ---> Running in c11a5a950499 [2022-01-20T21:08:55.733Z] Removing intermediate container c11a5a950499 [2022-01-20T21:08:55.733Z] ---> aff1ab0e4b13 [2022-01-20T21:08:55.733Z] Step 23/23 : LABEL version=2.2.0-dev.22 [2022-01-20T21:08:55.733Z] ---> Running in 7b3a43a537b5 [2022-01-20T21:08:56.009Z] Removing intermediate container 7b3a43a537b5 [2022-01-20T21:08:56.009Z] ---> 76e67df40d19 [2022-01-20T21:08:56.009Z] [2022-01-20T21:08:56.281Z] Successfully built 76e67df40d19 [2022-01-20T21:08:56.281Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-20T21:08:56.567Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-20T21:08:56.569Z] $ docker stop --time=1 912e467073864ea80e1b2c5ae5159f2e5704572e69cafc3ec1fd70a45938cdb3 [2022-01-20T21:08:58.223Z] $ docker rm -f 912e467073864ea80e1b2c5ae5159f2e5704572e69cafc3ec1fd70a45938cdb3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T21:08:58.761Z] + docker images [2022-01-20T21:08:59.030Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T21:08:59.030Z] sys-mgmt-agent-arm64 latest 76e67df40d19 3 seconds ago 280MB [2022-01-20T21:08:59.030Z] core-data-arm64 latest 1473b920b5b7 44 seconds ago 19.2MB [2022-01-20T21:08:59.030Z] core-metadata-arm64 latest 033aec6ff328 53 seconds ago 15.9MB [2022-01-20T21:08:59.030Z] security-proxy-setup-arm64 latest 135f32dfe892 54 seconds ago 25.3MB [2022-01-20T21:08:59.030Z] 8a9adaf279e8 59 seconds ago 1.49GB [2022-01-20T21:08:59.030Z] 0f1454540d22 59 seconds ago 1.48GB [2022-01-20T21:08:59.030Z] b5be33d228a5 About a minute ago 1.48GB [2022-01-20T21:08:59.030Z] ea737bdd9f98 About a minute ago 1.48GB [2022-01-20T21:08:59.030Z] security-bootstrapper-arm64 latest 6c9f8a3d49ad 3 minutes ago 18MB [2022-01-20T21:08:59.030Z] security-secretstore-setup-arm64 latest 23ea125f1b7c 3 minutes ago 26.8MB [2022-01-20T21:08:59.030Z] support-notifications-arm64 latest e590376434ad 3 minutes ago 16MB [2022-01-20T21:08:59.030Z] support-scheduler-arm64 latest 96c07834cd54 3 minutes ago 15.3MB [2022-01-20T21:08:59.030Z] core-command-arm64 latest 55fbc42d039d 3 minutes ago 15.1MB [2022-01-20T21:08:59.030Z] 4089f8c2bef5 3 minutes ago 1.48GB [2022-01-20T21:08:59.030Z] b519c086e3f4 3 minutes ago 1.48GB [2022-01-20T21:08:59.030Z] db054df33402 3 minutes ago 1.48GB [2022-01-20T21:08:59.030Z] 686ce4f3341d 3 minutes ago 1.48GB [2022-01-20T21:08:59.030Z] af64e9f71a3b 4 minutes ago 1.47GB [2022-01-20T21:08:59.030Z] ci-base-image-arm64 latest a6f39a5282ce 8 minutes ago 1.26GB [2022-01-20T21:08:59.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 9 days ago 551MB [2022-01-20T21:08:59.030Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-20T21:08:59.030Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-20T21:08:59.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 [2022-01-20T21:08:59.146Z] provisioning config files... [2022-01-20T21:08:59.163Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/139@tmp/config888610154047412181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:08:59.515Z] ---> docker-login.sh [2022-01-20T21:08:59.515Z] nexus3.edgexfoundry.org:10001 [2022-01-20T21:08:59.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:08:59.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:08:59.788Z] Configure a credential helper to remove this warning. See [2022-01-20T21:08:59.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:08:59.788Z] [2022-01-20T21:08:59.788Z] Login Succeeded [2022-01-20T21:08:59.788Z] nexus3.edgexfoundry.org:10002 [2022-01-20T21:09:00.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:09:00.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:09:00.332Z] Configure a credential helper to remove this warning. See [2022-01-20T21:09:00.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:09:00.332Z] [2022-01-20T21:09:00.332Z] Login Succeeded [2022-01-20T21:09:00.332Z] nexus3.edgexfoundry.org:10003 [2022-01-20T21:09:00.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:09:00.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:09:00.604Z] Configure a credential helper to remove this warning. See [2022-01-20T21:09:00.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:09:00.604Z] [2022-01-20T21:09:00.604Z] Login Succeeded [2022-01-20T21:09:00.604Z] nexus3.edgexfoundry.org:10004 [2022-01-20T21:09:01.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:09:01.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:09:01.197Z] Configure a credential helper to remove this warning. See [2022-01-20T21:09:01.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:09:01.197Z] [2022-01-20T21:09:01.197Z] Login Succeeded [2022-01-20T21:09:01.197Z] docker.io [2022-01-20T21:09:01.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T21:09:02.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T21:09:02.057Z] Configure a credential helper to remove this warning. See [2022-01-20T21:09:02.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T21:09:02.057Z] [2022-01-20T21:09:02.057Z] Login Succeeded [2022-01-20T21:09:02.057Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T21:09:02.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:09:02.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T21:09:02.126Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-01-20T21:09:02.126Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:02.126Z] latest [2022-01-20T21:09:02.126Z] 2.2.0-dev.22 [2022-01-20T21:09:02.126Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:02.126Z] main [2022-01-20T21:09:02.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:02.484Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:02.822Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:02.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-20T21:09:02.822Z] adcc2431f5b3: Preparing [2022-01-20T21:09:02.822Z] cc3a43ac3486: Preparing [2022-01-20T21:09:02.822Z] d1b9aea16d88: Preparing [2022-01-20T21:09:02.822Z] bd99ac371df4: Preparing [2022-01-20T21:09:02.822Z] 62170e181a92: Preparing [2022-01-20T21:09:02.822Z] 62170e181a92: Layer already exists [2022-01-20T21:09:03.091Z] d1b9aea16d88: Pushed [2022-01-20T21:09:03.091Z] adcc2431f5b3: Pushed [2022-01-20T21:09:03.091Z] bd99ac371df4: Pushed [2022-01-20T21:09:05.694Z] cc3a43ac3486: Pushed [2022-01-20T21:09:05.694Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:d55be675ae00a90749d576f40d74d12d94087ffdbe549e35384990d4647bfe3f size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:06.036Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:06.368Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-20T21:09:06.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-20T21:09:06.368Z] adcc2431f5b3: Preparing [2022-01-20T21:09:06.368Z] cc3a43ac3486: Preparing [2022-01-20T21:09:06.368Z] d1b9aea16d88: Preparing [2022-01-20T21:09:06.368Z] bd99ac371df4: Preparing [2022-01-20T21:09:06.368Z] 62170e181a92: Preparing [2022-01-20T21:09:06.368Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:06.368Z] bd99ac371df4: Layer already exists [2022-01-20T21:09:06.368Z] 62170e181a92: Layer already exists [2022-01-20T21:09:06.368Z] cc3a43ac3486: Layer already exists [2022-01-20T21:09:06.368Z] adcc2431f5b3: Layer already exists [2022-01-20T21:09:06.638Z] latest: digest: sha256:d55be675ae00a90749d576f40d74d12d94087ffdbe549e35384990d4647bfe3f size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:06.994Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:07.336Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.22 [2022-01-20T21:09:07.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-20T21:09:07.336Z] adcc2431f5b3: Preparing [2022-01-20T21:09:07.336Z] cc3a43ac3486: Preparing [2022-01-20T21:09:07.336Z] d1b9aea16d88: Preparing [2022-01-20T21:09:07.336Z] bd99ac371df4: Preparing [2022-01-20T21:09:07.336Z] 62170e181a92: Preparing [2022-01-20T21:09:07.336Z] cc3a43ac3486: Layer already exists [2022-01-20T21:09:07.336Z] 62170e181a92: Layer already exists [2022-01-20T21:09:07.336Z] adcc2431f5b3: Layer already exists [2022-01-20T21:09:07.336Z] bd99ac371df4: Layer already exists [2022-01-20T21:09:07.336Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:07.609Z] 2.2.0-dev.22: digest: sha256:d55be675ae00a90749d576f40d74d12d94087ffdbe549e35384990d4647bfe3f size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:07.965Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:08.310Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:08.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-20T21:09:08.310Z] adcc2431f5b3: Preparing [2022-01-20T21:09:08.310Z] cc3a43ac3486: Preparing [2022-01-20T21:09:08.310Z] d1b9aea16d88: Preparing [2022-01-20T21:09:08.310Z] bd99ac371df4: Preparing [2022-01-20T21:09:08.310Z] 62170e181a92: Preparing [2022-01-20T21:09:08.310Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:08.310Z] cc3a43ac3486: Layer already exists [2022-01-20T21:09:08.310Z] 62170e181a92: Layer already exists [2022-01-20T21:09:08.310Z] adcc2431f5b3: Layer already exists [2022-01-20T21:09:08.310Z] bd99ac371df4: Layer already exists [2022-01-20T21:09:08.582Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:d55be675ae00a90749d576f40d74d12d94087ffdbe549e35384990d4647bfe3f size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:08.929Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:09.259Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-01-20T21:09:09.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-20T21:09:09.259Z] adcc2431f5b3: Preparing [2022-01-20T21:09:09.259Z] cc3a43ac3486: Preparing [2022-01-20T21:09:09.259Z] d1b9aea16d88: Preparing [2022-01-20T21:09:09.259Z] bd99ac371df4: Preparing [2022-01-20T21:09:09.259Z] 62170e181a92: Preparing [2022-01-20T21:09:09.259Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:09.259Z] adcc2431f5b3: Layer already exists [2022-01-20T21:09:09.259Z] cc3a43ac3486: Layer already exists [2022-01-20T21:09:09.259Z] 62170e181a92: Layer already exists [2022-01-20T21:09:09.259Z] bd99ac371df4: Layer already exists [2022-01-20T21:09:09.528Z] main: digest: sha256:d55be675ae00a90749d576f40d74d12d94087ffdbe549e35384990d4647bfe3f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:09:09.572Z] ===================================================== [Pipeline] echo [2022-01-20T21:09:09.585Z] taggedImages: [2022-01-20T21:09:09.585Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:09.585Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-20T21:09:09.585Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.22 [2022-01-20T21:09:09.585Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:09.585Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-01-20T21:09:09.604Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-01-20T21:09:09.604Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:09.604Z] latest [2022-01-20T21:09:09.604Z] 2.2.0-dev.22 [2022-01-20T21:09:09.604Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:09.604Z] main [2022-01-20T21:09:09.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:09.964Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:10.304Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:10.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-20T21:09:10.304Z] 39efb928f89c: Preparing [2022-01-20T21:09:10.304Z] e3fbf6d23dab: Preparing [2022-01-20T21:09:10.304Z] d1b9aea16d88: Preparing [2022-01-20T21:09:10.304Z] dd96c3192f99: Preparing [2022-01-20T21:09:10.304Z] b0dca9d5de4e: Preparing [2022-01-20T21:09:10.305Z] 62170e181a92: Preparing [2022-01-20T21:09:10.305Z] 62170e181a92: Waiting [2022-01-20T21:09:10.574Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:10.574Z] 62170e181a92: Layer already exists [2022-01-20T21:09:10.574Z] 39efb928f89c: Pushed [2022-01-20T21:09:10.574Z] b0dca9d5de4e: Pushed [2022-01-20T21:09:11.165Z] dd96c3192f99: Pushed [2022-01-20T21:09:13.766Z] e3fbf6d23dab: Pushed [2022-01-20T21:09:13.766Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:ef762ded63b1317198ca20fbe3a42c1a4244f781cdde3a9cc1b06f7ba639e6b2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:14.100Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:14.433Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-20T21:09:14.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-20T21:09:14.433Z] 39efb928f89c: Preparing [2022-01-20T21:09:14.433Z] e3fbf6d23dab: Preparing [2022-01-20T21:09:14.433Z] d1b9aea16d88: Preparing [2022-01-20T21:09:14.433Z] dd96c3192f99: Preparing [2022-01-20T21:09:14.433Z] b0dca9d5de4e: Preparing [2022-01-20T21:09:14.433Z] 62170e181a92: Preparing [2022-01-20T21:09:14.433Z] 62170e181a92: Waiting [2022-01-20T21:09:14.433Z] b0dca9d5de4e: Layer already exists [2022-01-20T21:09:14.433Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:14.433Z] e3fbf6d23dab: Layer already exists [2022-01-20T21:09:14.433Z] dd96c3192f99: Layer already exists [2022-01-20T21:09:14.433Z] 39efb928f89c: Layer already exists [2022-01-20T21:09:14.433Z] 62170e181a92: Layer already exists [2022-01-20T21:09:14.703Z] latest: digest: sha256:ef762ded63b1317198ca20fbe3a42c1a4244f781cdde3a9cc1b06f7ba639e6b2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:15.038Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:15.365Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.22 [2022-01-20T21:09:15.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-20T21:09:15.365Z] 39efb928f89c: Preparing [2022-01-20T21:09:15.365Z] e3fbf6d23dab: Preparing [2022-01-20T21:09:15.365Z] d1b9aea16d88: Preparing [2022-01-20T21:09:15.365Z] dd96c3192f99: Preparing [2022-01-20T21:09:15.365Z] b0dca9d5de4e: Preparing [2022-01-20T21:09:15.365Z] 62170e181a92: Preparing [2022-01-20T21:09:15.366Z] 62170e181a92: Waiting [2022-01-20T21:09:15.366Z] b0dca9d5de4e: Layer already exists [2022-01-20T21:09:15.366Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:15.366Z] dd96c3192f99: Layer already exists [2022-01-20T21:09:15.366Z] 39efb928f89c: Layer already exists [2022-01-20T21:09:15.366Z] e3fbf6d23dab: Layer already exists [2022-01-20T21:09:15.366Z] 62170e181a92: Layer already exists [2022-01-20T21:09:15.636Z] 2.2.0-dev.22: digest: sha256:ef762ded63b1317198ca20fbe3a42c1a4244f781cdde3a9cc1b06f7ba639e6b2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:15.973Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:16.302Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:16.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-20T21:09:16.302Z] 39efb928f89c: Preparing [2022-01-20T21:09:16.302Z] e3fbf6d23dab: Preparing [2022-01-20T21:09:16.302Z] d1b9aea16d88: Preparing [2022-01-20T21:09:16.302Z] dd96c3192f99: Preparing [2022-01-20T21:09:16.302Z] b0dca9d5de4e: Preparing [2022-01-20T21:09:16.302Z] 62170e181a92: Preparing [2022-01-20T21:09:16.302Z] 62170e181a92: Waiting [2022-01-20T21:09:16.302Z] dd96c3192f99: Layer already exists [2022-01-20T21:09:16.302Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:16.302Z] b0dca9d5de4e: Layer already exists [2022-01-20T21:09:16.302Z] e3fbf6d23dab: Layer already exists [2022-01-20T21:09:16.302Z] 39efb928f89c: Layer already exists [2022-01-20T21:09:16.302Z] 62170e181a92: Layer already exists [2022-01-20T21:09:16.571Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:ef762ded63b1317198ca20fbe3a42c1a4244f781cdde3a9cc1b06f7ba639e6b2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:16.911Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:17.243Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-01-20T21:09:17.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-20T21:09:17.244Z] 39efb928f89c: Preparing [2022-01-20T21:09:17.244Z] e3fbf6d23dab: Preparing [2022-01-20T21:09:17.244Z] d1b9aea16d88: Preparing [2022-01-20T21:09:17.244Z] dd96c3192f99: Preparing [2022-01-20T21:09:17.244Z] b0dca9d5de4e: Preparing [2022-01-20T21:09:17.244Z] 62170e181a92: Preparing [2022-01-20T21:09:17.244Z] 62170e181a92: Waiting [2022-01-20T21:09:17.244Z] e3fbf6d23dab: Layer already exists [2022-01-20T21:09:17.244Z] b0dca9d5de4e: Layer already exists [2022-01-20T21:09:17.244Z] dd96c3192f99: Layer already exists [2022-01-20T21:09:17.244Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:17.244Z] 39efb928f89c: Layer already exists [2022-01-20T21:09:17.244Z] 62170e181a92: Layer already exists [2022-01-20T21:09:17.514Z] main: digest: sha256:ef762ded63b1317198ca20fbe3a42c1a4244f781cdde3a9cc1b06f7ba639e6b2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:09:17.566Z] ===================================================== [Pipeline] echo [2022-01-20T21:09:17.581Z] taggedImages: [2022-01-20T21:09:17.581Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:17.581Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-20T21:09:17.581Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.22 [2022-01-20T21:09:17.581Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:17.581Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-01-20T21:09:17.603Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-01-20T21:09:17.603Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:17.603Z] latest [2022-01-20T21:09:17.603Z] 2.2.0-dev.22 [2022-01-20T21:09:17.603Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:17.603Z] main [2022-01-20T21:09:17.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:17.956Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:18.292Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:18.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-20T21:09:18.292Z] a064f2fcd6c6: Preparing [2022-01-20T21:09:18.292Z] 0e6f20a9099b: Preparing [2022-01-20T21:09:18.292Z] d1b9aea16d88: Preparing [2022-01-20T21:09:18.292Z] bd99ac371df4: Preparing [2022-01-20T21:09:18.292Z] 62170e181a92: Preparing [2022-01-20T21:09:18.292Z] 62170e181a92: Layer already exists [2022-01-20T21:09:18.292Z] bd99ac371df4: Layer already exists [2022-01-20T21:09:18.292Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:18.562Z] a064f2fcd6c6: Pushed [2022-01-20T21:09:21.166Z] 0e6f20a9099b: Pushed [2022-01-20T21:09:21.166Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:2ec091756dcbc48fcd22510e7e5249b645cd18a4ebc460f362909c244d611d27 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:21.502Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:21.836Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-20T21:09:21.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-20T21:09:21.836Z] a064f2fcd6c6: Preparing [2022-01-20T21:09:21.836Z] 0e6f20a9099b: Preparing [2022-01-20T21:09:21.836Z] d1b9aea16d88: Preparing [2022-01-20T21:09:21.836Z] bd99ac371df4: Preparing [2022-01-20T21:09:21.836Z] 62170e181a92: Preparing [2022-01-20T21:09:21.836Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:21.836Z] 0e6f20a9099b: Layer already exists [2022-01-20T21:09:21.836Z] bd99ac371df4: Layer already exists [2022-01-20T21:09:21.836Z] 62170e181a92: Layer already exists [2022-01-20T21:09:21.836Z] a064f2fcd6c6: Layer already exists [2022-01-20T21:09:22.106Z] latest: digest: sha256:2ec091756dcbc48fcd22510e7e5249b645cd18a4ebc460f362909c244d611d27 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:22.444Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:22.773Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.22 [2022-01-20T21:09:22.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-20T21:09:22.773Z] a064f2fcd6c6: Preparing [2022-01-20T21:09:22.773Z] 0e6f20a9099b: Preparing [2022-01-20T21:09:22.773Z] d1b9aea16d88: Preparing [2022-01-20T21:09:22.773Z] bd99ac371df4: Preparing [2022-01-20T21:09:22.773Z] 62170e181a92: Preparing [2022-01-20T21:09:22.773Z] a064f2fcd6c6: Layer already exists [2022-01-20T21:09:22.773Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:22.773Z] bd99ac371df4: Layer already exists [2022-01-20T21:09:22.773Z] 62170e181a92: Layer already exists [2022-01-20T21:09:22.773Z] 0e6f20a9099b: Layer already exists [2022-01-20T21:09:23.041Z] 2.2.0-dev.22: digest: sha256:2ec091756dcbc48fcd22510e7e5249b645cd18a4ebc460f362909c244d611d27 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:23.382Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:23.714Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:23.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-20T21:09:23.714Z] a064f2fcd6c6: Preparing [2022-01-20T21:09:23.714Z] 0e6f20a9099b: Preparing [2022-01-20T21:09:23.714Z] d1b9aea16d88: Preparing [2022-01-20T21:09:23.714Z] bd99ac371df4: Preparing [2022-01-20T21:09:23.714Z] 62170e181a92: Preparing [2022-01-20T21:09:23.714Z] a064f2fcd6c6: Layer already exists [2022-01-20T21:09:23.714Z] 0e6f20a9099b: Layer already exists [2022-01-20T21:09:23.714Z] bd99ac371df4: Layer already exists [2022-01-20T21:09:23.714Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:23.714Z] 62170e181a92: Layer already exists [2022-01-20T21:09:23.986Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:2ec091756dcbc48fcd22510e7e5249b645cd18a4ebc460f362909c244d611d27 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:24.324Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:24.655Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-01-20T21:09:24.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-20T21:09:24.655Z] a064f2fcd6c6: Preparing [2022-01-20T21:09:24.655Z] 0e6f20a9099b: Preparing [2022-01-20T21:09:24.655Z] d1b9aea16d88: Preparing [2022-01-20T21:09:24.655Z] bd99ac371df4: Preparing [2022-01-20T21:09:24.655Z] 62170e181a92: Preparing [2022-01-20T21:09:24.655Z] 62170e181a92: Layer already exists [2022-01-20T21:09:24.655Z] a064f2fcd6c6: Layer already exists [2022-01-20T21:09:24.655Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:24.655Z] 0e6f20a9099b: Layer already exists [2022-01-20T21:09:24.655Z] bd99ac371df4: Layer already exists [2022-01-20T21:09:24.655Z] main: digest: sha256:2ec091756dcbc48fcd22510e7e5249b645cd18a4ebc460f362909c244d611d27 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:09:24.987Z] ===================================================== [Pipeline] echo [2022-01-20T21:09:25.001Z] taggedImages: [2022-01-20T21:09:25.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:25.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-20T21:09:25.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.22 [2022-01-20T21:09:25.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:25.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-01-20T21:09:25.024Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-01-20T21:09:25.024Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:25.024Z] latest [2022-01-20T21:09:25.024Z] 2.2.0-dev.22 [2022-01-20T21:09:25.024Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:25.024Z] main [2022-01-20T21:09:25.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:25.390Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:25.728Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:25.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-20T21:09:25.728Z] 1089751e207f: Preparing [2022-01-20T21:09:25.728Z] 1089751e207f: Preparing [2022-01-20T21:09:25.728Z] cab698dca274: Preparing [2022-01-20T21:09:25.728Z] 3fc9668cf3b2: Preparing [2022-01-20T21:09:25.728Z] 461b6cb95a11: Preparing [2022-01-20T21:09:25.728Z] 724f90fd8d33: Preparing [2022-01-20T21:09:25.728Z] d1b9aea16d88: Preparing [2022-01-20T21:09:25.728Z] 08e85c7b5212: Preparing [2022-01-20T21:09:25.728Z] 8a8e94108803: Preparing [2022-01-20T21:09:25.728Z] ad52767385ef: Preparing [2022-01-20T21:09:25.728Z] 824df7de375e: Preparing [2022-01-20T21:09:25.728Z] 62170e181a92: Preparing [2022-01-20T21:09:25.728Z] d1b9aea16d88: Waiting [2022-01-20T21:09:25.728Z] 08e85c7b5212: Waiting [2022-01-20T21:09:25.728Z] ad52767385ef: Waiting [2022-01-20T21:09:25.728Z] 8a8e94108803: Waiting [2022-01-20T21:09:25.728Z] 824df7de375e: Waiting [2022-01-20T21:09:25.728Z] 62170e181a92: Waiting [2022-01-20T21:09:26.000Z] 461b6cb95a11: Pushed [2022-01-20T21:09:26.000Z] cab698dca274: Pushed [2022-01-20T21:09:26.000Z] 3fc9668cf3b2: Pushed [2022-01-20T21:09:26.000Z] 1089751e207f: Pushed [2022-01-20T21:09:26.000Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:26.270Z] 8a8e94108803: Pushed [2022-01-20T21:09:26.270Z] 62170e181a92: Layer already exists [2022-01-20T21:09:26.270Z] 08e85c7b5212: Pushed [2022-01-20T21:09:26.270Z] ad52767385ef: Pushed [2022-01-20T21:09:26.270Z] 824df7de375e: Pushed [2022-01-20T21:09:29.637Z] 724f90fd8d33: Pushed [2022-01-20T21:09:29.637Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:ae914a44cb9f4ad9d9bbfa827e28ab1ee83a9b11a74db0ea7fa6ba597fd39b9a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:29.991Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:30.408Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-20T21:09:30.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-20T21:09:30.408Z] 1089751e207f: Preparing [2022-01-20T21:09:30.408Z] 1089751e207f: Preparing [2022-01-20T21:09:30.408Z] cab698dca274: Preparing [2022-01-20T21:09:30.408Z] 3fc9668cf3b2: Preparing [2022-01-20T21:09:30.408Z] 461b6cb95a11: Preparing [2022-01-20T21:09:30.408Z] 724f90fd8d33: Preparing [2022-01-20T21:09:30.408Z] d1b9aea16d88: Preparing [2022-01-20T21:09:30.408Z] 08e85c7b5212: Preparing [2022-01-20T21:09:30.408Z] 8a8e94108803: Preparing [2022-01-20T21:09:30.408Z] ad52767385ef: Preparing [2022-01-20T21:09:30.408Z] 824df7de375e: Preparing [2022-01-20T21:09:30.408Z] 62170e181a92: Preparing [2022-01-20T21:09:30.408Z] 8a8e94108803: Waiting [2022-01-20T21:09:30.408Z] ad52767385ef: Waiting [2022-01-20T21:09:30.408Z] 824df7de375e: Waiting [2022-01-20T21:09:30.408Z] 62170e181a92: Waiting [2022-01-20T21:09:30.408Z] d1b9aea16d88: Waiting [2022-01-20T21:09:30.408Z] 08e85c7b5212: Waiting [2022-01-20T21:09:30.408Z] 3fc9668cf3b2: Layer already exists [2022-01-20T21:09:30.408Z] 1089751e207f: Layer already exists [2022-01-20T21:09:30.408Z] 461b6cb95a11: Layer already exists [2022-01-20T21:09:30.408Z] 724f90fd8d33: Layer already exists [2022-01-20T21:09:30.408Z] cab698dca274: Layer already exists [2022-01-20T21:09:30.408Z] 8a8e94108803: Layer already exists [2022-01-20T21:09:30.408Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:30.408Z] ad52767385ef: Layer already exists [2022-01-20T21:09:30.408Z] 08e85c7b5212: Layer already exists [2022-01-20T21:09:30.408Z] 824df7de375e: Layer already exists [2022-01-20T21:09:30.408Z] 62170e181a92: Layer already exists [2022-01-20T21:09:30.685Z] latest: digest: sha256:ae914a44cb9f4ad9d9bbfa827e28ab1ee83a9b11a74db0ea7fa6ba597fd39b9a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:31.031Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:31.378Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.22 [2022-01-20T21:09:31.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-20T21:09:31.379Z] 1089751e207f: Preparing [2022-01-20T21:09:31.379Z] 1089751e207f: Preparing [2022-01-20T21:09:31.379Z] cab698dca274: Preparing [2022-01-20T21:09:31.379Z] 3fc9668cf3b2: Preparing [2022-01-20T21:09:31.379Z] 461b6cb95a11: Preparing [2022-01-20T21:09:31.379Z] 724f90fd8d33: Preparing [2022-01-20T21:09:31.379Z] d1b9aea16d88: Preparing [2022-01-20T21:09:31.379Z] 08e85c7b5212: Preparing [2022-01-20T21:09:31.379Z] 8a8e94108803: Preparing [2022-01-20T21:09:31.379Z] ad52767385ef: Preparing [2022-01-20T21:09:31.379Z] 824df7de375e: Preparing [2022-01-20T21:09:31.379Z] 62170e181a92: Preparing [2022-01-20T21:09:31.379Z] d1b9aea16d88: Waiting [2022-01-20T21:09:31.379Z] 08e85c7b5212: Waiting [2022-01-20T21:09:31.379Z] 8a8e94108803: Waiting [2022-01-20T21:09:31.379Z] ad52767385ef: Waiting [2022-01-20T21:09:31.379Z] 824df7de375e: Waiting [2022-01-20T21:09:31.379Z] 62170e181a92: Waiting [2022-01-20T21:09:31.379Z] cab698dca274: Layer already exists [2022-01-20T21:09:31.379Z] 724f90fd8d33: Layer already exists [2022-01-20T21:09:31.379Z] 1089751e207f: Layer already exists [2022-01-20T21:09:31.379Z] 461b6cb95a11: Layer already exists [2022-01-20T21:09:31.379Z] 3fc9668cf3b2: Layer already exists [2022-01-20T21:09:31.379Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:31.379Z] 8a8e94108803: Layer already exists [2022-01-20T21:09:31.379Z] 08e85c7b5212: Layer already exists [2022-01-20T21:09:31.379Z] 824df7de375e: Layer already exists [2022-01-20T21:09:31.379Z] ad52767385ef: Layer already exists [2022-01-20T21:09:31.647Z] 62170e181a92: Layer already exists [2022-01-20T21:09:31.647Z] 2.2.0-dev.22: digest: sha256:ae914a44cb9f4ad9d9bbfa827e28ab1ee83a9b11a74db0ea7fa6ba597fd39b9a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:31.981Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:32.310Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:32.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-20T21:09:32.310Z] 1089751e207f: Preparing [2022-01-20T21:09:32.310Z] 1089751e207f: Preparing [2022-01-20T21:09:32.310Z] cab698dca274: Preparing [2022-01-20T21:09:32.310Z] 3fc9668cf3b2: Preparing [2022-01-20T21:09:32.310Z] 461b6cb95a11: Preparing [2022-01-20T21:09:32.310Z] 724f90fd8d33: Preparing [2022-01-20T21:09:32.310Z] d1b9aea16d88: Preparing [2022-01-20T21:09:32.310Z] 08e85c7b5212: Preparing [2022-01-20T21:09:32.310Z] 8a8e94108803: Preparing [2022-01-20T21:09:32.310Z] ad52767385ef: Preparing [2022-01-20T21:09:32.310Z] 824df7de375e: Preparing [2022-01-20T21:09:32.310Z] 62170e181a92: Preparing [2022-01-20T21:09:32.310Z] d1b9aea16d88: Waiting [2022-01-20T21:09:32.310Z] ad52767385ef: Waiting [2022-01-20T21:09:32.310Z] 08e85c7b5212: Waiting [2022-01-20T21:09:32.310Z] 8a8e94108803: Waiting [2022-01-20T21:09:32.310Z] 824df7de375e: Waiting [2022-01-20T21:09:32.310Z] 62170e181a92: Waiting [2022-01-20T21:09:32.310Z] cab698dca274: Layer already exists [2022-01-20T21:09:32.310Z] 3fc9668cf3b2: Layer already exists [2022-01-20T21:09:32.310Z] 1089751e207f: Layer already exists [2022-01-20T21:09:32.310Z] 461b6cb95a11: Layer already exists [2022-01-20T21:09:32.310Z] 724f90fd8d33: Layer already exists [2022-01-20T21:09:32.310Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:32.310Z] 08e85c7b5212: Layer already exists [2022-01-20T21:09:32.310Z] ad52767385ef: Layer already exists [2022-01-20T21:09:32.310Z] 8a8e94108803: Layer already exists [2022-01-20T21:09:32.310Z] 824df7de375e: Layer already exists [2022-01-20T21:09:32.310Z] 62170e181a92: Layer already exists [2022-01-20T21:09:32.580Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:ae914a44cb9f4ad9d9bbfa827e28ab1ee83a9b11a74db0ea7fa6ba597fd39b9a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:32.913Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:33.242Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-01-20T21:09:33.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-20T21:09:33.242Z] 1089751e207f: Preparing [2022-01-20T21:09:33.242Z] 1089751e207f: Preparing [2022-01-20T21:09:33.242Z] cab698dca274: Preparing [2022-01-20T21:09:33.242Z] 3fc9668cf3b2: Preparing [2022-01-20T21:09:33.242Z] 461b6cb95a11: Preparing [2022-01-20T21:09:33.242Z] 724f90fd8d33: Preparing [2022-01-20T21:09:33.242Z] d1b9aea16d88: Preparing [2022-01-20T21:09:33.242Z] 08e85c7b5212: Preparing [2022-01-20T21:09:33.242Z] 8a8e94108803: Preparing [2022-01-20T21:09:33.242Z] ad52767385ef: Preparing [2022-01-20T21:09:33.242Z] 824df7de375e: Preparing [2022-01-20T21:09:33.242Z] 62170e181a92: Preparing [2022-01-20T21:09:33.242Z] d1b9aea16d88: Waiting [2022-01-20T21:09:33.242Z] 62170e181a92: Waiting [2022-01-20T21:09:33.242Z] 824df7de375e: Waiting [2022-01-20T21:09:33.242Z] 08e85c7b5212: Waiting [2022-01-20T21:09:33.242Z] ad52767385ef: Waiting [2022-01-20T21:09:33.242Z] 8a8e94108803: Waiting [2022-01-20T21:09:33.242Z] 724f90fd8d33: Layer already exists [2022-01-20T21:09:33.242Z] cab698dca274: Layer already exists [2022-01-20T21:09:33.242Z] 461b6cb95a11: Layer already exists [2022-01-20T21:09:33.242Z] 3fc9668cf3b2: Layer already exists [2022-01-20T21:09:33.242Z] 1089751e207f: Layer already exists [2022-01-20T21:09:33.242Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:33.242Z] 8a8e94108803: Layer already exists [2022-01-20T21:09:33.242Z] 08e85c7b5212: Layer already exists [2022-01-20T21:09:33.242Z] ad52767385ef: Layer already exists [2022-01-20T21:09:33.242Z] 824df7de375e: Layer already exists [2022-01-20T21:09:33.512Z] 62170e181a92: Layer already exists [2022-01-20T21:09:33.512Z] main: digest: sha256:ae914a44cb9f4ad9d9bbfa827e28ab1ee83a9b11a74db0ea7fa6ba597fd39b9a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:09:33.561Z] ===================================================== [Pipeline] echo [2022-01-20T21:09:33.570Z] taggedImages: [2022-01-20T21:09:33.570Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:33.570Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-20T21:09:33.570Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.22 [2022-01-20T21:09:33.570Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:33.570Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-01-20T21:09:33.590Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-01-20T21:09:33.590Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:33.590Z] latest [2022-01-20T21:09:33.590Z] 2.2.0-dev.22 [2022-01-20T21:09:33.590Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:33.590Z] main [2022-01-20T21:09:33.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:33.940Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:34.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:34.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-20T21:09:34.271Z] 30b97de0e6d1: Preparing [2022-01-20T21:09:34.271Z] b28555374617: Preparing [2022-01-20T21:09:34.271Z] 20c88193f866: Preparing [2022-01-20T21:09:34.271Z] 62932bb89091: Preparing [2022-01-20T21:09:34.271Z] 9fc83fc05301: Preparing [2022-01-20T21:09:34.271Z] 62170e181a92: Preparing [2022-01-20T21:09:34.271Z] 62170e181a92: Waiting [2022-01-20T21:09:34.542Z] 62932bb89091: Pushed [2022-01-20T21:09:34.542Z] 20c88193f866: Pushed [2022-01-20T21:09:34.542Z] 62170e181a92: Layer already exists [2022-01-20T21:09:35.134Z] 9fc83fc05301: Pushed [2022-01-20T21:09:37.098Z] b28555374617: Pushed [2022-01-20T21:09:37.098Z] 30b97de0e6d1: Pushed [2022-01-20T21:09:37.098Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:0c2b3374bc6a7d8cc485aee77e5bd3e387ecc94c0a83b80f82939e5430003aff size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:37.446Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:37.779Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-20T21:09:37.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-20T21:09:37.779Z] 30b97de0e6d1: Preparing [2022-01-20T21:09:37.779Z] b28555374617: Preparing [2022-01-20T21:09:37.779Z] 20c88193f866: Preparing [2022-01-20T21:09:37.779Z] 62932bb89091: Preparing [2022-01-20T21:09:37.779Z] 9fc83fc05301: Preparing [2022-01-20T21:09:37.779Z] 62170e181a92: Preparing [2022-01-20T21:09:37.779Z] 62170e181a92: Waiting [2022-01-20T21:09:37.779Z] 9fc83fc05301: Layer already exists [2022-01-20T21:09:37.779Z] 30b97de0e6d1: Layer already exists [2022-01-20T21:09:37.779Z] b28555374617: Layer already exists [2022-01-20T21:09:37.779Z] 20c88193f866: Layer already exists [2022-01-20T21:09:37.779Z] 62932bb89091: Layer already exists [2022-01-20T21:09:37.779Z] 62170e181a92: Layer already exists [2022-01-20T21:09:38.050Z] latest: digest: sha256:0c2b3374bc6a7d8cc485aee77e5bd3e387ecc94c0a83b80f82939e5430003aff size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:38.387Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:38.717Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.22 [2022-01-20T21:09:38.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-20T21:09:38.717Z] 30b97de0e6d1: Preparing [2022-01-20T21:09:38.717Z] b28555374617: Preparing [2022-01-20T21:09:38.717Z] 20c88193f866: Preparing [2022-01-20T21:09:38.717Z] 62932bb89091: Preparing [2022-01-20T21:09:38.717Z] 9fc83fc05301: Preparing [2022-01-20T21:09:38.717Z] 62170e181a92: Preparing [2022-01-20T21:09:38.717Z] 62170e181a92: Waiting [2022-01-20T21:09:38.717Z] 30b97de0e6d1: Layer already exists [2022-01-20T21:09:38.717Z] 62932bb89091: Layer already exists [2022-01-20T21:09:38.717Z] 9fc83fc05301: Layer already exists [2022-01-20T21:09:38.717Z] 20c88193f866: Layer already exists [2022-01-20T21:09:38.717Z] b28555374617: Layer already exists [2022-01-20T21:09:38.717Z] 62170e181a92: Layer already exists [2022-01-20T21:09:38.986Z] 2.2.0-dev.22: digest: sha256:0c2b3374bc6a7d8cc485aee77e5bd3e387ecc94c0a83b80f82939e5430003aff size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:39.325Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:39.657Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:39.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-20T21:09:39.657Z] 30b97de0e6d1: Preparing [2022-01-20T21:09:39.657Z] b28555374617: Preparing [2022-01-20T21:09:39.657Z] 20c88193f866: Preparing [2022-01-20T21:09:39.657Z] 62932bb89091: Preparing [2022-01-20T21:09:39.657Z] 9fc83fc05301: Preparing [2022-01-20T21:09:39.657Z] 62170e181a92: Preparing [2022-01-20T21:09:39.657Z] 62170e181a92: Waiting [2022-01-20T21:09:39.657Z] 62932bb89091: Layer already exists [2022-01-20T21:09:39.657Z] 20c88193f866: Layer already exists [2022-01-20T21:09:39.657Z] 9fc83fc05301: Layer already exists [2022-01-20T21:09:39.657Z] 30b97de0e6d1: Layer already exists [2022-01-20T21:09:39.657Z] b28555374617: Layer already exists [2022-01-20T21:09:39.657Z] 62170e181a92: Layer already exists [2022-01-20T21:09:39.928Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:0c2b3374bc6a7d8cc485aee77e5bd3e387ecc94c0a83b80f82939e5430003aff size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:40.266Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:40.602Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-01-20T21:09:40.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-20T21:09:40.602Z] 30b97de0e6d1: Preparing [2022-01-20T21:09:40.602Z] b28555374617: Preparing [2022-01-20T21:09:40.602Z] 20c88193f866: Preparing [2022-01-20T21:09:40.602Z] 62932bb89091: Preparing [2022-01-20T21:09:40.602Z] 9fc83fc05301: Preparing [2022-01-20T21:09:40.602Z] 62170e181a92: Preparing [2022-01-20T21:09:40.602Z] 62170e181a92: Waiting [2022-01-20T21:09:40.602Z] 30b97de0e6d1: Layer already exists [2022-01-20T21:09:40.602Z] b28555374617: Layer already exists [2022-01-20T21:09:40.602Z] 20c88193f866: Layer already exists [2022-01-20T21:09:40.602Z] 9fc83fc05301: Layer already exists [2022-01-20T21:09:40.602Z] 62932bb89091: Layer already exists [2022-01-20T21:09:40.602Z] 62170e181a92: Layer already exists [2022-01-20T21:09:40.874Z] main: digest: sha256:0c2b3374bc6a7d8cc485aee77e5bd3e387ecc94c0a83b80f82939e5430003aff size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:09:40.926Z] ===================================================== [Pipeline] echo [2022-01-20T21:09:40.937Z] taggedImages: [2022-01-20T21:09:40.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:40.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-20T21:09:40.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.22 [2022-01-20T21:09:40.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:40.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-01-20T21:09:40.959Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-01-20T21:09:40.959Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:40.959Z] latest [2022-01-20T21:09:40.959Z] 2.2.0-dev.22 [2022-01-20T21:09:40.959Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:40.959Z] main [2022-01-20T21:09:40.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:41.308Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:41.641Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:41.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-20T21:09:41.641Z] 1734e7a0a283: Preparing [2022-01-20T21:09:41.641Z] e924999344c1: Preparing [2022-01-20T21:09:41.641Z] 3e31355cc57c: Preparing [2022-01-20T21:09:41.641Z] 60f1d40743e8: Preparing [2022-01-20T21:09:41.641Z] e905a5f286af: Preparing [2022-01-20T21:09:41.641Z] bb3a2677f83d: Preparing [2022-01-20T21:09:41.641Z] 49341a8f5ef8: Preparing [2022-01-20T21:09:41.641Z] 9fb8bddbb7be: Preparing [2022-01-20T21:09:41.641Z] f9bdfd9c2511: Preparing [2022-01-20T21:09:41.641Z] 62170e181a92: Preparing [2022-01-20T21:09:41.641Z] bb3a2677f83d: Waiting [2022-01-20T21:09:41.641Z] 49341a8f5ef8: Waiting [2022-01-20T21:09:41.641Z] 9fb8bddbb7be: Waiting [2022-01-20T21:09:41.641Z] f9bdfd9c2511: Waiting [2022-01-20T21:09:41.641Z] 62170e181a92: Waiting [2022-01-20T21:09:41.915Z] e905a5f286af: Pushed [2022-01-20T21:09:41.915Z] e924999344c1: Pushed [2022-01-20T21:09:41.915Z] 1734e7a0a283: Pushed [2022-01-20T21:09:42.187Z] bb3a2677f83d: Pushed [2022-01-20T21:09:42.187Z] 49341a8f5ef8: Pushed [2022-01-20T21:09:42.187Z] 9fb8bddbb7be: Pushed [2022-01-20T21:09:42.187Z] 62170e181a92: Layer already exists [2022-01-20T21:09:42.458Z] f9bdfd9c2511: Pushed [2022-01-20T21:09:44.420Z] 60f1d40743e8: Pushed [2022-01-20T21:09:44.688Z] 3e31355cc57c: Pushed [2022-01-20T21:09:44.956Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:41543492a0eaa8a32d0ac2bdf7d2b975bbd50e622a4cea384709556a71df5d3b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:45.293Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:45.624Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-20T21:09:45.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-20T21:09:45.624Z] 1734e7a0a283: Preparing [2022-01-20T21:09:45.624Z] e924999344c1: Preparing [2022-01-20T21:09:45.624Z] 3e31355cc57c: Preparing [2022-01-20T21:09:45.624Z] 60f1d40743e8: Preparing [2022-01-20T21:09:45.624Z] e905a5f286af: Preparing [2022-01-20T21:09:45.624Z] bb3a2677f83d: Preparing [2022-01-20T21:09:45.624Z] 49341a8f5ef8: Preparing [2022-01-20T21:09:45.624Z] 9fb8bddbb7be: Preparing [2022-01-20T21:09:45.624Z] f9bdfd9c2511: Preparing [2022-01-20T21:09:45.624Z] 62170e181a92: Preparing [2022-01-20T21:09:45.624Z] bb3a2677f83d: Waiting [2022-01-20T21:09:45.624Z] 49341a8f5ef8: Waiting [2022-01-20T21:09:45.624Z] 9fb8bddbb7be: Waiting [2022-01-20T21:09:45.624Z] f9bdfd9c2511: Waiting [2022-01-20T21:09:45.624Z] 62170e181a92: Waiting [2022-01-20T21:09:45.624Z] e905a5f286af: Layer already exists [2022-01-20T21:09:45.624Z] 60f1d40743e8: Layer already exists [2022-01-20T21:09:45.624Z] 1734e7a0a283: Layer already exists [2022-01-20T21:09:45.624Z] 3e31355cc57c: Layer already exists [2022-01-20T21:09:45.624Z] e924999344c1: Layer already exists [2022-01-20T21:09:45.624Z] 49341a8f5ef8: Layer already exists [2022-01-20T21:09:45.624Z] bb3a2677f83d: Layer already exists [2022-01-20T21:09:45.624Z] f9bdfd9c2511: Layer already exists [2022-01-20T21:09:45.624Z] 9fb8bddbb7be: Layer already exists [2022-01-20T21:09:45.624Z] 62170e181a92: Layer already exists [2022-01-20T21:09:45.893Z] latest: digest: sha256:41543492a0eaa8a32d0ac2bdf7d2b975bbd50e622a4cea384709556a71df5d3b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:46.226Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:46.554Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.22 [2022-01-20T21:09:46.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-20T21:09:46.554Z] 1734e7a0a283: Preparing [2022-01-20T21:09:46.554Z] e924999344c1: Preparing [2022-01-20T21:09:46.554Z] 3e31355cc57c: Preparing [2022-01-20T21:09:46.554Z] 60f1d40743e8: Preparing [2022-01-20T21:09:46.554Z] e905a5f286af: Preparing [2022-01-20T21:09:46.554Z] bb3a2677f83d: Preparing [2022-01-20T21:09:46.554Z] 49341a8f5ef8: Preparing [2022-01-20T21:09:46.554Z] 9fb8bddbb7be: Preparing [2022-01-20T21:09:46.554Z] f9bdfd9c2511: Preparing [2022-01-20T21:09:46.554Z] 62170e181a92: Preparing [2022-01-20T21:09:46.554Z] bb3a2677f83d: Waiting [2022-01-20T21:09:46.554Z] 49341a8f5ef8: Waiting [2022-01-20T21:09:46.554Z] f9bdfd9c2511: Waiting [2022-01-20T21:09:46.554Z] 62170e181a92: Waiting [2022-01-20T21:09:46.554Z] 9fb8bddbb7be: Waiting [2022-01-20T21:09:46.554Z] e905a5f286af: Layer already exists [2022-01-20T21:09:46.554Z] 3e31355cc57c: Layer already exists [2022-01-20T21:09:46.554Z] 60f1d40743e8: Layer already exists [2022-01-20T21:09:46.554Z] e924999344c1: Layer already exists [2022-01-20T21:09:46.554Z] 1734e7a0a283: Layer already exists [2022-01-20T21:09:46.554Z] bb3a2677f83d: Layer already exists [2022-01-20T21:09:46.554Z] 9fb8bddbb7be: Layer already exists [2022-01-20T21:09:46.554Z] 62170e181a92: Layer already exists [2022-01-20T21:09:46.554Z] 49341a8f5ef8: Layer already exists [2022-01-20T21:09:46.554Z] f9bdfd9c2511: Layer already exists [2022-01-20T21:09:46.823Z] 2.2.0-dev.22: digest: sha256:41543492a0eaa8a32d0ac2bdf7d2b975bbd50e622a4cea384709556a71df5d3b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:47.160Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:47.491Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:47.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-20T21:09:47.491Z] 1734e7a0a283: Preparing [2022-01-20T21:09:47.491Z] e924999344c1: Preparing [2022-01-20T21:09:47.491Z] 3e31355cc57c: Preparing [2022-01-20T21:09:47.491Z] 60f1d40743e8: Preparing [2022-01-20T21:09:47.491Z] e905a5f286af: Preparing [2022-01-20T21:09:47.491Z] bb3a2677f83d: Preparing [2022-01-20T21:09:47.491Z] 49341a8f5ef8: Preparing [2022-01-20T21:09:47.491Z] 9fb8bddbb7be: Preparing [2022-01-20T21:09:47.491Z] f9bdfd9c2511: Preparing [2022-01-20T21:09:47.491Z] 62170e181a92: Preparing [2022-01-20T21:09:47.491Z] bb3a2677f83d: Waiting [2022-01-20T21:09:47.491Z] 62170e181a92: Waiting [2022-01-20T21:09:47.491Z] 49341a8f5ef8: Waiting [2022-01-20T21:09:47.491Z] e905a5f286af: Layer already exists [2022-01-20T21:09:47.491Z] 1734e7a0a283: Layer already exists [2022-01-20T21:09:47.491Z] e924999344c1: Layer already exists [2022-01-20T21:09:47.491Z] 60f1d40743e8: Layer already exists [2022-01-20T21:09:47.491Z] 3e31355cc57c: Layer already exists [2022-01-20T21:09:47.491Z] bb3a2677f83d: Layer already exists [2022-01-20T21:09:47.491Z] f9bdfd9c2511: Layer already exists [2022-01-20T21:09:47.491Z] 9fb8bddbb7be: Layer already exists [2022-01-20T21:09:47.491Z] 49341a8f5ef8: Layer already exists [2022-01-20T21:09:47.491Z] 62170e181a92: Layer already exists [2022-01-20T21:09:47.764Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:41543492a0eaa8a32d0ac2bdf7d2b975bbd50e622a4cea384709556a71df5d3b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:48.097Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:48.429Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-01-20T21:09:48.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-20T21:09:48.429Z] 1734e7a0a283: Preparing [2022-01-20T21:09:48.429Z] e924999344c1: Preparing [2022-01-20T21:09:48.429Z] 3e31355cc57c: Preparing [2022-01-20T21:09:48.429Z] 60f1d40743e8: Preparing [2022-01-20T21:09:48.429Z] e905a5f286af: Preparing [2022-01-20T21:09:48.429Z] bb3a2677f83d: Preparing [2022-01-20T21:09:48.429Z] 49341a8f5ef8: Preparing [2022-01-20T21:09:48.429Z] 9fb8bddbb7be: Preparing [2022-01-20T21:09:48.429Z] f9bdfd9c2511: Preparing [2022-01-20T21:09:48.429Z] 62170e181a92: Preparing [2022-01-20T21:09:48.429Z] bb3a2677f83d: Waiting [2022-01-20T21:09:48.429Z] 49341a8f5ef8: Waiting [2022-01-20T21:09:48.429Z] 9fb8bddbb7be: Waiting [2022-01-20T21:09:48.429Z] f9bdfd9c2511: Waiting [2022-01-20T21:09:48.429Z] 62170e181a92: Waiting [2022-01-20T21:09:48.429Z] 1734e7a0a283: Layer already exists [2022-01-20T21:09:48.429Z] e905a5f286af: Layer already exists [2022-01-20T21:09:48.429Z] 3e31355cc57c: Layer already exists [2022-01-20T21:09:48.429Z] 60f1d40743e8: Layer already exists [2022-01-20T21:09:48.429Z] e924999344c1: Layer already exists [2022-01-20T21:09:48.429Z] bb3a2677f83d: Layer already exists [2022-01-20T21:09:48.429Z] 9fb8bddbb7be: Layer already exists [2022-01-20T21:09:48.429Z] f9bdfd9c2511: Layer already exists [2022-01-20T21:09:48.429Z] 49341a8f5ef8: Layer already exists [2022-01-20T21:09:48.429Z] 62170e181a92: Layer already exists [2022-01-20T21:09:48.698Z] main: digest: sha256:41543492a0eaa8a32d0ac2bdf7d2b975bbd50e622a4cea384709556a71df5d3b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:09:48.757Z] ===================================================== [Pipeline] echo [2022-01-20T21:09:48.765Z] taggedImages: [2022-01-20T21:09:48.765Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:48.765Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-20T21:09:48.765Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.22 [2022-01-20T21:09:48.765Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:48.765Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-01-20T21:09:48.784Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-01-20T21:09:48.784Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:48.784Z] latest [2022-01-20T21:09:48.784Z] 2.2.0-dev.22 [2022-01-20T21:09:48.784Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:48.784Z] main [2022-01-20T21:09:48.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:49.117Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:49.458Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:49.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-20T21:09:49.458Z] 9cb9b7dd043a: Preparing [2022-01-20T21:09:49.458Z] f9b8a59b291a: Preparing [2022-01-20T21:09:49.458Z] d1b9aea16d88: Preparing [2022-01-20T21:09:49.458Z] fe7d575faeef: Preparing [2022-01-20T21:09:49.458Z] 62170e181a92: Preparing [2022-01-20T21:09:49.729Z] 62170e181a92: Layer already exists [2022-01-20T21:09:49.729Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:49.729Z] 9cb9b7dd043a: Pushed [2022-01-20T21:09:49.999Z] fe7d575faeef: Pushed [2022-01-20T21:09:52.601Z] f9b8a59b291a: Pushed [2022-01-20T21:09:52.601Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:172623a428c90b8c0d6661e495f4d13569385449b7ca1782c09d842143343ad0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:52.936Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:53.297Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-20T21:09:53.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-20T21:09:53.297Z] 9cb9b7dd043a: Preparing [2022-01-20T21:09:53.297Z] f9b8a59b291a: Preparing [2022-01-20T21:09:53.297Z] d1b9aea16d88: Preparing [2022-01-20T21:09:53.297Z] fe7d575faeef: Preparing [2022-01-20T21:09:53.297Z] 62170e181a92: Preparing [2022-01-20T21:09:53.297Z] 62170e181a92: Layer already exists [2022-01-20T21:09:53.297Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:53.297Z] fe7d575faeef: Layer already exists [2022-01-20T21:09:53.297Z] 9cb9b7dd043a: Layer already exists [2022-01-20T21:09:53.297Z] f9b8a59b291a: Layer already exists [2022-01-20T21:09:53.568Z] latest: digest: sha256:172623a428c90b8c0d6661e495f4d13569385449b7ca1782c09d842143343ad0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:53.912Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:54.250Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.22 [2022-01-20T21:09:54.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-20T21:09:54.251Z] 9cb9b7dd043a: Preparing [2022-01-20T21:09:54.251Z] f9b8a59b291a: Preparing [2022-01-20T21:09:54.251Z] d1b9aea16d88: Preparing [2022-01-20T21:09:54.251Z] fe7d575faeef: Preparing [2022-01-20T21:09:54.251Z] 62170e181a92: Preparing [2022-01-20T21:09:54.251Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:54.251Z] f9b8a59b291a: Layer already exists [2022-01-20T21:09:54.251Z] 62170e181a92: Layer already exists [2022-01-20T21:09:54.251Z] 9cb9b7dd043a: Layer already exists [2022-01-20T21:09:54.251Z] fe7d575faeef: Layer already exists [2022-01-20T21:09:54.526Z] 2.2.0-dev.22: digest: sha256:172623a428c90b8c0d6661e495f4d13569385449b7ca1782c09d842143343ad0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:54.859Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:55.188Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:55.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-20T21:09:55.188Z] 9cb9b7dd043a: Preparing [2022-01-20T21:09:55.188Z] f9b8a59b291a: Preparing [2022-01-20T21:09:55.188Z] d1b9aea16d88: Preparing [2022-01-20T21:09:55.188Z] fe7d575faeef: Preparing [2022-01-20T21:09:55.188Z] 62170e181a92: Preparing [2022-01-20T21:09:55.188Z] f9b8a59b291a: Layer already exists [2022-01-20T21:09:55.188Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:55.188Z] fe7d575faeef: Layer already exists [2022-01-20T21:09:55.188Z] 9cb9b7dd043a: Layer already exists [2022-01-20T21:09:55.188Z] 62170e181a92: Layer already exists [2022-01-20T21:09:55.458Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:172623a428c90b8c0d6661e495f4d13569385449b7ca1782c09d842143343ad0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:55.795Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:56.126Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-01-20T21:09:56.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-20T21:09:56.126Z] 9cb9b7dd043a: Preparing [2022-01-20T21:09:56.126Z] f9b8a59b291a: Preparing [2022-01-20T21:09:56.126Z] d1b9aea16d88: Preparing [2022-01-20T21:09:56.126Z] fe7d575faeef: Preparing [2022-01-20T21:09:56.126Z] 62170e181a92: Preparing [2022-01-20T21:09:56.126Z] fe7d575faeef: Layer already exists [2022-01-20T21:09:56.126Z] f9b8a59b291a: Layer already exists [2022-01-20T21:09:56.126Z] 62170e181a92: Layer already exists [2022-01-20T21:09:56.126Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:56.126Z] 9cb9b7dd043a: Layer already exists [2022-01-20T21:09:56.397Z] main: digest: sha256:172623a428c90b8c0d6661e495f4d13569385449b7ca1782c09d842143343ad0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:09:56.446Z] ===================================================== [Pipeline] echo [2022-01-20T21:09:56.464Z] taggedImages: [2022-01-20T21:09:56.464Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:56.464Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-20T21:09:56.464Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.22 [2022-01-20T21:09:56.464Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:56.464Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-01-20T21:09:56.484Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-01-20T21:09:56.484Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:56.484Z] latest [2022-01-20T21:09:56.484Z] 2.2.0-dev.22 [2022-01-20T21:09:56.484Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:09:56.484Z] main [2022-01-20T21:09:56.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:56.816Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:09:57.148Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:09:57.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-20T21:09:57.148Z] cb2a4e2d2b53: Preparing [2022-01-20T21:09:57.148Z] e0f9908b1a3f: Preparing [2022-01-20T21:09:57.148Z] d1b9aea16d88: Preparing [2022-01-20T21:09:57.148Z] bd99ac371df4: Preparing [2022-01-20T21:09:57.148Z] 62170e181a92: Preparing [2022-01-20T21:09:57.148Z] 62170e181a92: Layer already exists [2022-01-20T21:09:57.418Z] bd99ac371df4: Layer already exists [2022-01-20T21:09:57.418Z] d1b9aea16d88: Layer already exists [2022-01-20T21:09:57.418Z] cb2a4e2d2b53: Pushed [2022-01-20T21:10:00.022Z] e0f9908b1a3f: Pushed [2022-01-20T21:10:00.022Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:990ee1653ec7ef32e0517f257620cd057df871e7f79eee09ef55bf082e6e7f5b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:00.358Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:00.692Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-20T21:10:00.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-20T21:10:00.692Z] cb2a4e2d2b53: Preparing [2022-01-20T21:10:00.692Z] e0f9908b1a3f: Preparing [2022-01-20T21:10:00.692Z] d1b9aea16d88: Preparing [2022-01-20T21:10:00.692Z] bd99ac371df4: Preparing [2022-01-20T21:10:00.692Z] 62170e181a92: Preparing [2022-01-20T21:10:00.692Z] cb2a4e2d2b53: Layer already exists [2022-01-20T21:10:00.692Z] d1b9aea16d88: Layer already exists [2022-01-20T21:10:00.692Z] 62170e181a92: Layer already exists [2022-01-20T21:10:00.692Z] bd99ac371df4: Layer already exists [2022-01-20T21:10:00.692Z] e0f9908b1a3f: Layer already exists [2022-01-20T21:10:00.963Z] latest: digest: sha256:990ee1653ec7ef32e0517f257620cd057df871e7f79eee09ef55bf082e6e7f5b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:01.299Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:01.628Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.22 [2022-01-20T21:10:01.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-20T21:10:01.628Z] cb2a4e2d2b53: Preparing [2022-01-20T21:10:01.628Z] e0f9908b1a3f: Preparing [2022-01-20T21:10:01.628Z] d1b9aea16d88: Preparing [2022-01-20T21:10:01.628Z] bd99ac371df4: Preparing [2022-01-20T21:10:01.628Z] 62170e181a92: Preparing [2022-01-20T21:10:01.628Z] e0f9908b1a3f: Layer already exists [2022-01-20T21:10:01.628Z] 62170e181a92: Layer already exists [2022-01-20T21:10:01.628Z] d1b9aea16d88: Layer already exists [2022-01-20T21:10:01.628Z] bd99ac371df4: Layer already exists [2022-01-20T21:10:01.628Z] cb2a4e2d2b53: Layer already exists [2022-01-20T21:10:01.628Z] 2.2.0-dev.22: digest: sha256:990ee1653ec7ef32e0517f257620cd057df871e7f79eee09ef55bf082e6e7f5b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:02.233Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:02.562Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:10:02.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-20T21:10:02.562Z] cb2a4e2d2b53: Preparing [2022-01-20T21:10:02.562Z] e0f9908b1a3f: Preparing [2022-01-20T21:10:02.562Z] d1b9aea16d88: Preparing [2022-01-20T21:10:02.562Z] bd99ac371df4: Preparing [2022-01-20T21:10:02.562Z] 62170e181a92: Preparing [2022-01-20T21:10:02.562Z] e0f9908b1a3f: Layer already exists [2022-01-20T21:10:02.562Z] 62170e181a92: Layer already exists [2022-01-20T21:10:02.562Z] bd99ac371df4: Layer already exists [2022-01-20T21:10:02.562Z] d1b9aea16d88: Layer already exists [2022-01-20T21:10:02.562Z] cb2a4e2d2b53: Layer already exists [2022-01-20T21:10:02.832Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:990ee1653ec7ef32e0517f257620cd057df871e7f79eee09ef55bf082e6e7f5b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:03.165Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:03.497Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-01-20T21:10:03.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-20T21:10:03.497Z] cb2a4e2d2b53: Preparing [2022-01-20T21:10:03.497Z] e0f9908b1a3f: Preparing [2022-01-20T21:10:03.497Z] d1b9aea16d88: Preparing [2022-01-20T21:10:03.497Z] bd99ac371df4: Preparing [2022-01-20T21:10:03.497Z] 62170e181a92: Preparing [2022-01-20T21:10:03.497Z] cb2a4e2d2b53: Layer already exists [2022-01-20T21:10:03.497Z] d1b9aea16d88: Layer already exists [2022-01-20T21:10:03.497Z] 62170e181a92: Layer already exists [2022-01-20T21:10:03.497Z] bd99ac371df4: Layer already exists [2022-01-20T21:10:03.497Z] e0f9908b1a3f: Layer already exists [2022-01-20T21:10:03.767Z] main: digest: sha256:990ee1653ec7ef32e0517f257620cd057df871e7f79eee09ef55bf082e6e7f5b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:10:03.812Z] ===================================================== [Pipeline] echo [2022-01-20T21:10:03.820Z] taggedImages: [2022-01-20T21:10:03.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:10:03.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-20T21:10:03.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.22 [2022-01-20T21:10:03.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:10:03.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-01-20T21:10:03.833Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-01-20T21:10:03.833Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:10:03.833Z] latest [2022-01-20T21:10:03.833Z] 2.2.0-dev.22 [2022-01-20T21:10:03.833Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:10:03.833Z] main [2022-01-20T21:10:03.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:04.165Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:04.497Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:10:04.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-20T21:10:04.497Z] 2704b6ed4fda: Preparing [2022-01-20T21:10:04.497Z] 2462e6aad447: Preparing [2022-01-20T21:10:04.497Z] df042773d4fe: Preparing [2022-01-20T21:10:04.497Z] 7f8fe99c8297: Preparing [2022-01-20T21:10:04.497Z] e25cc80ef78c: Preparing [2022-01-20T21:10:04.497Z] f7be28c579d0: Preparing [2022-01-20T21:10:04.497Z] 5ddf987a193f: Preparing [2022-01-20T21:10:04.497Z] 05d0a213effb: Preparing [2022-01-20T21:10:04.497Z] 087270190219: Preparing [2022-01-20T21:10:04.497Z] b49c6594ab31: Preparing [2022-01-20T21:10:04.497Z] 62170e181a92: Preparing [2022-01-20T21:10:04.497Z] 5ddf987a193f: Waiting [2022-01-20T21:10:04.497Z] 05d0a213effb: Waiting [2022-01-20T21:10:04.497Z] 087270190219: Waiting [2022-01-20T21:10:04.497Z] b49c6594ab31: Waiting [2022-01-20T21:10:04.497Z] 62170e181a92: Waiting [2022-01-20T21:10:04.497Z] f7be28c579d0: Waiting [2022-01-20T21:10:04.497Z] e25cc80ef78c: Layer already exists [2022-01-20T21:10:04.767Z] f7be28c579d0: Layer already exists [2022-01-20T21:10:04.767Z] 5ddf987a193f: Layer already exists [2022-01-20T21:10:04.767Z] 05d0a213effb: Layer already exists [2022-01-20T21:10:04.767Z] 087270190219: Layer already exists [2022-01-20T21:10:04.767Z] 2462e6aad447: Pushed [2022-01-20T21:10:04.767Z] b49c6594ab31: Layer already exists [2022-01-20T21:10:04.767Z] 62170e181a92: Layer already exists [2022-01-20T21:10:05.358Z] 2704b6ed4fda: Pushed [2022-01-20T21:10:07.323Z] df042773d4fe: Pushed [2022-01-20T21:10:22.359Z] 7f8fe99c8297: Pushed [2022-01-20T21:10:22.359Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d: digest: sha256:baffb85c9efd655f0f64cbab4c0a68c3ba7d7ebb4db7bd55723784855e9358ee size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:22.695Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:23.026Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-20T21:10:23.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-20T21:10:23.026Z] 2704b6ed4fda: Preparing [2022-01-20T21:10:23.026Z] 2462e6aad447: Preparing [2022-01-20T21:10:23.026Z] df042773d4fe: Preparing [2022-01-20T21:10:23.026Z] 7f8fe99c8297: Preparing [2022-01-20T21:10:23.026Z] e25cc80ef78c: Preparing [2022-01-20T21:10:23.026Z] f7be28c579d0: Preparing [2022-01-20T21:10:23.026Z] 5ddf987a193f: Preparing [2022-01-20T21:10:23.026Z] 05d0a213effb: Preparing [2022-01-20T21:10:23.026Z] 087270190219: Preparing [2022-01-20T21:10:23.026Z] b49c6594ab31: Preparing [2022-01-20T21:10:23.026Z] 62170e181a92: Preparing [2022-01-20T21:10:23.026Z] 05d0a213effb: Waiting [2022-01-20T21:10:23.026Z] 087270190219: Waiting [2022-01-20T21:10:23.026Z] b49c6594ab31: Waiting [2022-01-20T21:10:23.026Z] 5ddf987a193f: Waiting [2022-01-20T21:10:23.026Z] f7be28c579d0: Waiting [2022-01-20T21:10:23.026Z] 7f8fe99c8297: Layer already exists [2022-01-20T21:10:23.026Z] df042773d4fe: Layer already exists [2022-01-20T21:10:23.026Z] e25cc80ef78c: Layer already exists [2022-01-20T21:10:23.026Z] 2704b6ed4fda: Layer already exists [2022-01-20T21:10:23.026Z] 2462e6aad447: Layer already exists [2022-01-20T21:10:23.026Z] 05d0a213effb: Layer already exists [2022-01-20T21:10:23.026Z] 5ddf987a193f: Layer already exists [2022-01-20T21:10:23.026Z] f7be28c579d0: Layer already exists [2022-01-20T21:10:23.026Z] 087270190219: Layer already exists [2022-01-20T21:10:23.026Z] b49c6594ab31: Layer already exists [2022-01-20T21:10:23.026Z] 62170e181a92: Layer already exists [2022-01-20T21:10:23.296Z] latest: digest: sha256:baffb85c9efd655f0f64cbab4c0a68c3ba7d7ebb4db7bd55723784855e9358ee size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:23.637Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:23.968Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.22 [2022-01-20T21:10:23.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-20T21:10:23.968Z] 2704b6ed4fda: Preparing [2022-01-20T21:10:23.968Z] 2462e6aad447: Preparing [2022-01-20T21:10:23.968Z] df042773d4fe: Preparing [2022-01-20T21:10:23.968Z] 7f8fe99c8297: Preparing [2022-01-20T21:10:23.968Z] e25cc80ef78c: Preparing [2022-01-20T21:10:23.968Z] f7be28c579d0: Preparing [2022-01-20T21:10:23.968Z] 5ddf987a193f: Preparing [2022-01-20T21:10:23.968Z] 05d0a213effb: Preparing [2022-01-20T21:10:23.968Z] 087270190219: Preparing [2022-01-20T21:10:23.968Z] b49c6594ab31: Preparing [2022-01-20T21:10:23.968Z] 62170e181a92: Preparing [2022-01-20T21:10:23.968Z] f7be28c579d0: Waiting [2022-01-20T21:10:23.968Z] 5ddf987a193f: Waiting [2022-01-20T21:10:23.968Z] 05d0a213effb: Waiting [2022-01-20T21:10:23.968Z] b49c6594ab31: Waiting [2022-01-20T21:10:23.968Z] 62170e181a92: Waiting [2022-01-20T21:10:23.968Z] 087270190219: Waiting [2022-01-20T21:10:23.968Z] df042773d4fe: Layer already exists [2022-01-20T21:10:23.968Z] 7f8fe99c8297: Layer already exists [2022-01-20T21:10:23.968Z] e25cc80ef78c: Layer already exists [2022-01-20T21:10:23.968Z] 2462e6aad447: Layer already exists [2022-01-20T21:10:23.968Z] 2704b6ed4fda: Layer already exists [2022-01-20T21:10:23.968Z] 5ddf987a193f: Layer already exists [2022-01-20T21:10:23.968Z] 087270190219: Layer already exists [2022-01-20T21:10:23.968Z] f7be28c579d0: Layer already exists [2022-01-20T21:10:23.968Z] b49c6594ab31: Layer already exists [2022-01-20T21:10:23.968Z] 05d0a213effb: Layer already exists [2022-01-20T21:10:24.238Z] 62170e181a92: Layer already exists [2022-01-20T21:10:24.238Z] 2.2.0-dev.22: digest: sha256:baffb85c9efd655f0f64cbab4c0a68c3ba7d7ebb4db7bd55723784855e9358ee size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:24.575Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:24.905Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:10:24.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-20T21:10:24.905Z] 2704b6ed4fda: Preparing [2022-01-20T21:10:24.905Z] 2462e6aad447: Preparing [2022-01-20T21:10:24.905Z] df042773d4fe: Preparing [2022-01-20T21:10:24.905Z] 7f8fe99c8297: Preparing [2022-01-20T21:10:24.905Z] e25cc80ef78c: Preparing [2022-01-20T21:10:24.905Z] f7be28c579d0: Preparing [2022-01-20T21:10:24.905Z] 5ddf987a193f: Preparing [2022-01-20T21:10:24.905Z] 05d0a213effb: Preparing [2022-01-20T21:10:24.905Z] 087270190219: Preparing [2022-01-20T21:10:24.905Z] b49c6594ab31: Preparing [2022-01-20T21:10:24.905Z] 62170e181a92: Preparing [2022-01-20T21:10:24.905Z] f7be28c579d0: Waiting [2022-01-20T21:10:24.905Z] 05d0a213effb: Waiting [2022-01-20T21:10:24.905Z] 5ddf987a193f: Waiting [2022-01-20T21:10:24.905Z] 087270190219: Waiting [2022-01-20T21:10:24.905Z] b49c6594ab31: Waiting [2022-01-20T21:10:24.905Z] 62170e181a92: Waiting [2022-01-20T21:10:24.905Z] e25cc80ef78c: Layer already exists [2022-01-20T21:10:24.905Z] 2462e6aad447: Layer already exists [2022-01-20T21:10:24.905Z] df042773d4fe: Layer already exists [2022-01-20T21:10:24.905Z] 7f8fe99c8297: Layer already exists [2022-01-20T21:10:24.905Z] 2704b6ed4fda: Layer already exists [2022-01-20T21:10:24.905Z] 5ddf987a193f: Layer already exists [2022-01-20T21:10:24.905Z] 087270190219: Layer already exists [2022-01-20T21:10:25.175Z] b49c6594ab31: Layer already exists [2022-01-20T21:10:25.175Z] 05d0a213effb: Layer already exists [2022-01-20T21:10:25.175Z] f7be28c579d0: Layer already exists [2022-01-20T21:10:25.175Z] 62170e181a92: Layer already exists [2022-01-20T21:10:25.175Z] d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22: digest: sha256:baffb85c9efd655f0f64cbab4c0a68c3ba7d7ebb4db7bd55723784855e9358ee size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:25.518Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:25.851Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-01-20T21:10:25.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-20T21:10:25.852Z] 2704b6ed4fda: Preparing [2022-01-20T21:10:25.852Z] 2462e6aad447: Preparing [2022-01-20T21:10:25.852Z] df042773d4fe: Preparing [2022-01-20T21:10:25.852Z] 7f8fe99c8297: Preparing [2022-01-20T21:10:25.852Z] e25cc80ef78c: Preparing [2022-01-20T21:10:25.852Z] f7be28c579d0: Preparing [2022-01-20T21:10:25.852Z] 5ddf987a193f: Preparing [2022-01-20T21:10:25.852Z] 05d0a213effb: Preparing [2022-01-20T21:10:25.852Z] 087270190219: Preparing [2022-01-20T21:10:25.852Z] b49c6594ab31: Preparing [2022-01-20T21:10:25.852Z] 62170e181a92: Preparing [2022-01-20T21:10:25.852Z] 05d0a213effb: Waiting [2022-01-20T21:10:25.852Z] 087270190219: Waiting [2022-01-20T21:10:25.852Z] b49c6594ab31: Waiting [2022-01-20T21:10:25.852Z] 62170e181a92: Waiting [2022-01-20T21:10:25.852Z] f7be28c579d0: Waiting [2022-01-20T21:10:25.852Z] 5ddf987a193f: Waiting [2022-01-20T21:10:25.852Z] 7f8fe99c8297: Layer already exists [2022-01-20T21:10:25.852Z] df042773d4fe: Layer already exists [2022-01-20T21:10:25.852Z] 2462e6aad447: Layer already exists [2022-01-20T21:10:25.852Z] e25cc80ef78c: Layer already exists [2022-01-20T21:10:25.852Z] 2704b6ed4fda: Layer already exists [2022-01-20T21:10:25.852Z] 05d0a213effb: Layer already exists [2022-01-20T21:10:25.852Z] 5ddf987a193f: Layer already exists [2022-01-20T21:10:25.852Z] f7be28c579d0: Layer already exists [2022-01-20T21:10:25.852Z] b49c6594ab31: Layer already exists [2022-01-20T21:10:25.852Z] 087270190219: Layer already exists [2022-01-20T21:10:25.852Z] 62170e181a92: Layer already exists [2022-01-20T21:10:26.122Z] main: digest: sha256:baffb85c9efd655f0f64cbab4c0a68c3ba7d7ebb4db7bd55723784855e9358ee size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T21:10:26.172Z] ===================================================== [Pipeline] echo [2022-01-20T21:10:26.180Z] taggedImages: [2022-01-20T21:10:26.180Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [2022-01-20T21:10:26.180Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-20T21:10:26.180Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.22 [2022-01-20T21:10:26.180Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d438b00c3daaca502c4e17498c6c53b3b4a9fc0d-2.2.0-dev.22 [2022-01-20T21:10:26.180Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:26.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T21:10:26.532Z] [2022-01-20T21:10:26.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:10:26.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T21:10:27.181Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T21:10:27.181Z] 448f6bf000e3: Pulling fs layer [2022-01-20T21:10:27.181Z] f757da607395: Pulling fs layer [2022-01-20T21:10:27.181Z] 05883995daec: Pulling fs layer [2022-01-20T21:10:27.181Z] 8603b9c90790: Pulling fs layer [2022-01-20T21:10:27.181Z] 1560dd03e051: Pulling fs layer [2022-01-20T21:10:27.181Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T21:10:27.181Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T21:10:27.181Z] 8603b9c90790: Waiting [2022-01-20T21:10:27.181Z] 1560dd03e051: Waiting [2022-01-20T21:10:27.181Z] 27f5ce0e4adf: Waiting [2022-01-20T21:10:27.181Z] c2d8d7efcc4b: Waiting [2022-01-20T21:10:27.181Z] f757da607395: Verifying Checksum [2022-01-20T21:10:27.181Z] f757da607395: Download complete [2022-01-20T21:10:27.181Z] 8603b9c90790: Verifying Checksum [2022-01-20T21:10:27.181Z] 8603b9c90790: Download complete [2022-01-20T21:10:27.181Z] 1560dd03e051: Verifying Checksum [2022-01-20T21:10:27.181Z] 1560dd03e051: Download complete [2022-01-20T21:10:27.466Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T21:10:27.466Z] 27f5ce0e4adf: Download complete [2022-01-20T21:10:27.466Z] 05883995daec: Verifying Checksum [2022-01-20T21:10:27.466Z] 05883995daec: Download complete [2022-01-20T21:10:27.761Z] 448f6bf000e3: Download complete [2022-01-20T21:10:30.375Z] c2d8d7efcc4b: Download complete [2022-01-20T21:10:31.352Z] 448f6bf000e3: Pull complete [2022-01-20T21:10:31.945Z] f757da607395: Pull complete [2022-01-20T21:10:33.372Z] 05883995daec: Pull complete [2022-01-20T21:10:33.643Z] 8603b9c90790: Pull complete [2022-01-20T21:10:34.615Z] 1560dd03e051: Pull complete [2022-01-20T21:10:34.886Z] 27f5ce0e4adf: Pull complete [2022-01-20T21:10:49.938Z] c2d8d7efcc4b: Pull complete [2022-01-20T21:10:49.938Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T21:10:49.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T21:10:49.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T21:10:50.150Z] prd-ubuntu18.04-docker-arm64-4c-16g-3561 does not seem to be running inside a container [2022-01-20T21:10:50.218Z] $ 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/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-20T21:10:52.928Z] $ docker top 3bc5b3375c526c17681a0e5633a86de326dd6cdb998ad51b986b5401379a560a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:10:53.878Z] ---> job-cost.sh [2022-01-20T21:10:53.878Z] lf-activate-venv: SKIPPING [2022-01-20T21:10:53.878Z] INFO: No Stack... [2022-01-20T21:10:54.154Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T21:10:54.743Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T21:10:55.394Z] + + cutcat -d, /w/workspace/edgex-go/139/archives/cost.csv [2022-01-20T21:10:55.394Z] -f6 [Pipeline] lock [2022-01-20T21:10:55.453Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-139-stack-cost] [2022-01-20T21:10:55.462Z] Resource [jenkins-edgexfoundry-edgex-go-main-139-stack-cost] did not exist. Created. [2022-01-20T21:10:55.462Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T21:10:56.115Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T21:10:56.673Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T21:10:56.681Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T21:10:56.691Z] $ docker stop --time=1 3bc5b3375c526c17681a0e5633a86de326dd6cdb998ad51b986b5401379a560a [2022-01-20T21:10:58.221Z] $ docker rm -f 3bc5b3375c526c17681a0e5633a86de326dd6cdb998ad51b986b5401379a560a [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 [2022-01-20T21:10:58.734Z] provisioning config files... [2022-01-20T21:10:58.743Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/139@tmp/config7299259963820545938tmp [Pipeline] { [Pipeline] sh [2022-01-20T21:10:59.036Z] + set +x [2022-01-20T21:10:59.036Z] + curl -s https://codecov.io/bash [2022-01-20T21:10:59.036Z] + bash -s -- [2022-01-20T21:10:59.036Z] [2022-01-20T21:10:59.036Z] _____ _ [2022-01-20T21:10:59.036Z] / ____| | | [2022-01-20T21:10:59.036Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T21:10:59.036Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T21:10:59.036Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T21:10:59.036Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T21:10:59.036Z] Bash-1.0.6 [2022-01-20T21:10:59.036Z] [2022-01-20T21:10:59.036Z] [2022-01-20T21:10:59.036Z] ==> git version 2.24.4 found [2022-01-20T21:10:59.036Z] ==> 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 [2022-01-20T21:10:59.036Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T21:10:59.036Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T21:10:59.036Z] ==> Jenkins CI detected. [2022-01-20T21:10:59.036Z] current dir:  /w/workspace/edgex-go/139 [2022-01-20T21:10:59.036Z] project root: . [2022-01-20T21:10:59.036Z] --> token set from env [2022-01-20T21:10:59.036Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T21:10:59.036Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T21:10:59.036Z] ==> Python coveragepy not found [2022-01-20T21:10:59.036Z] ==> Searching for coverage reports in: [2022-01-20T21:10:59.036Z] + . [2022-01-20T21:10:59.297Z] -> Found 1 reports [2022-01-20T21:10:59.297Z] ==> Detecting git/mercurial file structure [2022-01-20T21:10:59.297Z] ==> Reading reports [2022-01-20T21:10:59.297Z] + ./coverage.out bytes=428381 [2022-01-20T21:10:59.297Z] ==> Appending adjustments [2022-01-20T21:10:59.297Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T21:11:00.243Z] + Found adjustments [2022-01-20T21:11:00.243Z] ==> Gzipping contents [2022-01-20T21:11:00.243Z] 60K /tmp/codecov.GF1F7D.gz [2022-01-20T21:11:00.243Z] ==> Uploading reports [2022-01-20T21:11:00.243Z] url: https://codecov.io [2022-01-20T21:11:00.243Z] query: branch=main&commit=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T21:11:00.243Z] -> Pinging Codecov [2022-01-20T21:11:00.243Z] 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=d438b00c3daaca502c4e17498c6c53b3b4a9fc0d&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T21:11:00.814Z] -> Uploading to [2022-01-20T21:11:00.814Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/00271124DB129430A58F1EEE437C3FCB/d438b00c3daaca502c4e17498c6c53b3b4a9fc0d/c571d486-7117-4ac3-b05e-ae4b5aa4d5df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T211100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c89e4091765de386f2e50175afe4284432d8a932633917453c5f60e2423cb81 [2022-01-20T21:11:00.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T21:11:00.814Z] Dload Upload Total Spent Left Speed [2022-01-20T21:11:01.076Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57826 0 0 100 57826 0 190k --:--:-- --:--:-- --:--:-- 191k [2022-01-20T21:11:01.076Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d438b00c3daaca502c4e17498c6c53b3b4a9fc0d [Pipeline] } [2022-01-20T21:11:01.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-01-20T21:11:01.243Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-20T21:11:01.253Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:11:01.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T21:11:01.548Z] [2022-01-20T21:11:01.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:11:01.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T21:11:01.850Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-20T21:11:01.850Z] 188c0c94c7c5: Pulling fs layer [2022-01-20T21:11:01.850Z] 0ef7d3d256c8: Pulling fs layer [2022-01-20T21:11:01.850Z] de9db76c5a1d: Pulling fs layer [2022-01-20T21:11:01.850Z] 0eba1c9be4d2: Pulling fs layer [2022-01-20T21:11:01.850Z] 0d57e429df01: Pulling fs layer [2022-01-20T21:11:01.850Z] 4e4be7b47b0d: Pulling fs layer [2022-01-20T21:11:01.850Z] e1f770b5df2f: Pulling fs layer [2022-01-20T21:11:01.850Z] 85a0685a4137: Pulling fs layer [2022-01-20T21:11:01.850Z] 0eba1c9be4d2: Waiting [2022-01-20T21:11:01.850Z] 0d57e429df01: Waiting [2022-01-20T21:11:01.850Z] 4e4be7b47b0d: Waiting [2022-01-20T21:11:01.850Z] e1f770b5df2f: Waiting [2022-01-20T21:11:01.850Z] 85a0685a4137: Waiting [2022-01-20T21:11:01.850Z] de9db76c5a1d: Verifying Checksum [2022-01-20T21:11:01.850Z] de9db76c5a1d: Download complete [2022-01-20T21:11:01.850Z] 0ef7d3d256c8: Verifying Checksum [2022-01-20T21:11:01.850Z] 0ef7d3d256c8: Download complete [2022-01-20T21:11:01.850Z] 0d57e429df01: Verifying Checksum [2022-01-20T21:11:01.850Z] 0d57e429df01: Download complete [2022-01-20T21:11:01.850Z] 4e4be7b47b0d: Verifying Checksum [2022-01-20T21:11:01.850Z] 4e4be7b47b0d: Download complete [2022-01-20T21:11:01.850Z] 188c0c94c7c5: Verifying Checksum [2022-01-20T21:11:01.850Z] 188c0c94c7c5: Download complete [2022-01-20T21:11:02.120Z] 188c0c94c7c5: Pull complete [2022-01-20T21:11:02.120Z] e1f770b5df2f: Verifying Checksum [2022-01-20T21:11:02.120Z] e1f770b5df2f: Download complete [2022-01-20T21:11:02.389Z] 0ef7d3d256c8: Pull complete [2022-01-20T21:11:02.389Z] de9db76c5a1d: Pull complete [2022-01-20T21:11:02.650Z] 0eba1c9be4d2: Verifying Checksum [2022-01-20T21:11:02.650Z] 0eba1c9be4d2: Download complete [2022-01-20T21:11:02.911Z] 85a0685a4137: Verifying Checksum [2022-01-20T21:11:02.911Z] 85a0685a4137: Download complete [2022-01-20T21:11:07.142Z] 0eba1c9be4d2: Pull complete [2022-01-20T21:11:07.142Z] 0d57e429df01: Pull complete [2022-01-20T21:11:07.142Z] 4e4be7b47b0d: Pull complete [2022-01-20T21:11:07.142Z] e1f770b5df2f: Pull complete [2022-01-20T21:11:12.864Z] 85a0685a4137: Pull complete [2022-01-20T21:11:12.865Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-20T21:11:12.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T21:11:12.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-20T21:11:12.972Z] prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container [2022-01-20T21:11:13.010Z] $ 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/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-20T21:11:13.782Z] $ docker top 6afae399e66bce5339b05b58f4a287957ad3413e9bfa0c63c161117023841711 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-20T21:11:13.859Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-20T21:11:14.144Z] + set -o pipefail [2022-01-20T21:11:14.144Z] + snyk monitor '--org=edgex-jenkins' [2022-01-20T21:11:19.441Z] [2022-01-20T21:11:19.441Z] Monitoring /w/workspace/edgex-go/139 (github.com/edgexfoundry/edgex-go)... [2022-01-20T21:11:19.441Z] [2022-01-20T21:11:19.441Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d643dfac-1596-4696-beb7-4bb7e4f0cfe8 [2022-01-20T21:11:19.441Z] [2022-01-20T21:11:19.441Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-20T21:11:19.441Z] [2022-01-20T21:11:19.441Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-20T21:11:19.441Z] [2022-01-20T21:11:19.441Z] [Pipeline] } [2022-01-20T21:11:19.453Z] $ docker stop --time=1 6afae399e66bce5339b05b58f4a287957ad3413e9bfa0c63c161117023841711 [2022-01-20T21:11:21.436Z] $ docker rm -f 6afae399e66bce5339b05b58f4a287957ad3413e9bfa0c63c161117023841711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-01-20T21:11:21.892Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T21:11:21.906Z] provisioning config files... [2022-01-20T21:11:21.915Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/139@tmp/config4213939638016512131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:11:22.216Z] --> edgex-publish-swagger.sh [2022-01-20T21:11:22.216Z] === Publish openapi/v2 API === [2022-01-20T21:11:22.216Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-01-20T21:11:22.216Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/139/openapi/v2/core-command.yaml] [2022-01-20T21:11:22.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T21:11:22.216Z] Dload Upload Total Spent Left Speed [2022-01-20T21:11:23.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33343 0 0 100 33343 0 27392 0:00:01 0:00:01 --:--:-- 27420 100 33343 0 0 100 33343 0 25334 0:00:01 0:00:01 --:--:-- 25355 [2022-01-20T21:11:23.600Z] [2022-01-20T21:11:23.600Z] [2022-01-20T21:11:23.600Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/139/openapi/v2/core-data.yaml] [2022-01-20T21:11:23.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T21:11:23.600Z] Dload Upload Total Spent Left Speed [2022-01-20T21:11:24.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 71116 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 59053 0:00:01 0:00:01 --:--:-- 59017 100 71116 0 0 100 71116 0 59045 0:00:01 0:00:01 --:--:-- 59017 [2022-01-20T21:11:24.540Z] [2022-01-20T21:11:24.540Z] [2022-01-20T21:11:24.540Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/139/openapi/v2/core-metadata.yaml] [2022-01-20T21:11:24.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T21:11:24.540Z] Dload Upload Total Spent Left Speed [2022-01-20T21:11:25.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 99040 0:00:01 0:00:01 --:--:-- 99112 [2022-01-20T21:11:25.922Z] [2022-01-20T21:11:25.922Z] [2022-01-20T21:11:25.922Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/139/openapi/v2/support-notifications.yaml] [2022-01-20T21:11:25.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T21:11:25.922Z] Dload Upload Total Spent Left Speed [2022-01-20T21:11:27.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 76303 0:00:01 0:00:01 --:--:-- 76314 100 88830 0 0 100 88830 0 73503 0:00:01 0:00:01 --:--:-- 73534 [2022-01-20T21:11:27.306Z] [2022-01-20T21:11:27.306Z] [2022-01-20T21:11:27.306Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/139/openapi/v2/support-scheduler.yaml] [2022-01-20T21:11:27.306Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T21:11:27.306Z] Dload Upload Total Spent Left Speed [2022-01-20T21:11:28.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 38283 0:00:01 0:00:01 --:--:-- 38301 100 39068 0 0 100 39068 0 38275 0:00:01 0:00:01 --:--:-- 38301 [2022-01-20T21:11:28.248Z] [2022-01-20T21:11:28.248Z] [2022-01-20T21:11:28.248Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/139/openapi/v2/system-agent.yaml] [2022-01-20T21:11:28.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T21:11:28.248Z] Dload Upload Total Spent Left Speed [2022-01-20T21:11:29.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17325 0:00:01 0:00:01 --:--:-- 17332 100 19603 0 0 100 19603 0 17322 0:00:01 0:00:01 --:--:-- 17332 [2022-01-20T21:11:29.187Z] [2022-01-20T21:11:29.187Z] [Pipeline] } [2022-01-20T21:11:29.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-01-20T21:11:29.585Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T21:11:29.586Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:11:29.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T21:11:29.882Z] . [Pipeline] withDockerContainer [2022-01-20T21:11:29.946Z] prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container [2022-01-20T21:11:29.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T21:11:30.339Z] $ docker top 123413618dbf5da38df63e15a794289243f63fce3f02d6fe4a66c4741099148b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T21:11:30.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T21:11:30.433Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T21:11:30.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T21:11:30.561Z] $ docker exec 123413618dbf5da38df63e15a794289243f63fce3f02d6fe4a66c4741099148b ssh-agent [2022-01-20T21:11:30.666Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgdFOek/agent.13 [2022-01-20T21:11:30.666Z] SSH_AGENT_PID=20 [2022-01-20T21:11:30.671Z] Running ssh-add (command line suppressed) [2022-01-20T21:11:30.767Z] Identity added: /w/workspace/edgex-go/139@tmp/private_key_2289649194132655906.key (/w/workspace/edgex-go/139@tmp/private_key_2289649194132655906.key) [2022-01-20T21:11:30.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T21:11:31.139Z] + git semver tag [2022-01-20T21:11:31.139Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T21:11:31.139Z] # $GIT_DIR = /w/workspace/edgex-go/139/.git [2022-01-20T21:11:31.139Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/139 [2022-01-20T21:11:31.139Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T21:11:31.139Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T21:11:31.139Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T21:11:31.139Z] # $SEMVER_BRANCH = main [2022-01-20T21:11:31.139Z] # $SEMVER_DIR = /w/workspace/edgex-go/139/.semver [2022-01-20T21:11:31.139Z] # d438b00c3daaca502c4e17498c6c53b3b4a9fc0d HEAD [2022-01-20T21:11:31.139Z] # -> Force: false [2022-01-20T21:11:31.139Z] # ee2508b67909454a528b01fedf12d5951e31be86 refs/tags/v2.2.0-dev.22 [Pipeline] } [2022-01-20T21:11:31.149Z] $ docker exec --env ******** --env ******** 123413618dbf5da38df63e15a794289243f63fce3f02d6fe4a66c4741099148b ssh-agent -k [2022-01-20T21:11:31.251Z] unset SSH_AUTH_SOCK; [2022-01-20T21:11:31.251Z] unset SSH_AGENT_PID; [2022-01-20T21:11:31.251Z] echo Agent pid 20 killed; [2022-01-20T21:11:31.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T21:11:31.569Z] + git semver [Pipeline] } [2022-01-20T21:11:31.583Z] $ docker stop --time=1 123413618dbf5da38df63e15a794289243f63fce3f02d6fe4a66c4741099148b [2022-01-20T21:11:32.758Z] $ docker rm -f 123413618dbf5da38df63e15a794289243f63fce3f02d6fe4a66c4741099148b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:11:33.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T21:11:33.155Z] [2022-01-20T21:11:33.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:11:33.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T21:11:33.463Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-20T21:11:33.463Z] ab5ef0e58194: Pulling fs layer [2022-01-20T21:11:33.463Z] 9712f1f96733: Pulling fs layer [2022-01-20T21:11:33.463Z] 63f879dbbcfc: Pulling fs layer [2022-01-20T21:11:33.463Z] 0d9ebad4ef96: Pulling fs layer [2022-01-20T21:11:33.463Z] e9a5061849ea: Pulling fs layer [2022-01-20T21:11:33.463Z] d747dcd14b5f: Pulling fs layer [2022-01-20T21:11:33.463Z] 2de7ff778b66: Pulling fs layer [2022-01-20T21:11:33.463Z] 0d9ebad4ef96: Waiting [2022-01-20T21:11:33.463Z] e9a5061849ea: Waiting [2022-01-20T21:11:33.463Z] d747dcd14b5f: Waiting [2022-01-20T21:11:33.463Z] 2de7ff778b66: Waiting [2022-01-20T21:11:33.463Z] 9712f1f96733: Verifying Checksum [2022-01-20T21:11:33.463Z] 9712f1f96733: Download complete [2022-01-20T21:11:34.048Z] 0d9ebad4ef96: Verifying Checksum [2022-01-20T21:11:34.048Z] 0d9ebad4ef96: Download complete [2022-01-20T21:11:34.048Z] 63f879dbbcfc: Verifying Checksum [2022-01-20T21:11:34.048Z] 63f879dbbcfc: Download complete [2022-01-20T21:11:34.048Z] ab5ef0e58194: Verifying Checksum [2022-01-20T21:11:34.048Z] ab5ef0e58194: Download complete [2022-01-20T21:11:34.048Z] d747dcd14b5f: Verifying Checksum [2022-01-20T21:11:34.048Z] d747dcd14b5f: Download complete [2022-01-20T21:11:34.048Z] e9a5061849ea: Verifying Checksum [2022-01-20T21:11:34.048Z] e9a5061849ea: Download complete [2022-01-20T21:11:34.048Z] 2de7ff778b66: Verifying Checksum [2022-01-20T21:11:34.048Z] 2de7ff778b66: Download complete [2022-01-20T21:11:37.367Z] ab5ef0e58194: Pull complete [2022-01-20T21:11:37.367Z] 9712f1f96733: Pull complete [2022-01-20T21:11:37.637Z] 63f879dbbcfc: Pull complete [2022-01-20T21:11:41.885Z] 0d9ebad4ef96: Pull complete [2022-01-20T21:11:41.885Z] e9a5061849ea: Pull complete [2022-01-20T21:11:41.885Z] d747dcd14b5f: Pull complete [2022-01-20T21:11:43.277Z] 2de7ff778b66: Pull complete [2022-01-20T21:11:43.277Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-20T21:11:43.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T21:11:43.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-20T21:11:43.346Z] prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container [2022-01-20T21:11:43.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-20T21:11:47.573Z] $ docker top ab0d5a3f1e7c9f947c2cddac4574bdca7859a125156f0ee5af0030969210b37f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-20T21:11:47.651Z] provisioning config files... [2022-01-20T21:11:47.659Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/139@tmp/config2310779472309550385tmp [2022-01-20T21:11:47.671Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/139@tmp/config8563383875604614648tmp [2022-01-20T21:11:47.683Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/139@tmp/config5992141872556345776tmp [Pipeline] { [Pipeline] echo [2022-01-20T21:11:47.697Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:11:47.983Z] ---> sigul-configuration.sh [2022-01-20T21:11:47.983Z] gpg: directory `/root/.gnupg' created [2022-01-20T21:11:47.983Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-20T21:11:47.983Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-20T21:11:47.983Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-20T21:11:47.983Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-20T21:11:47.983Z] gpg: CAST5 encrypted data [2022-01-20T21:11:47.983Z] gpg: encrypted with 1 passphrase [2022-01-20T21:11:47.983Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-20T21:11:48.267Z] + mkdir /home/jenkins [2022-01-20T21:11:48.267Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-20T21:11:48.553Z] + 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 [2022-01-20T21:11:48.561Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:11:48.846Z] ---> sigul-install.sh [2022-01-20T21:11:48.846Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-20T21:11:49.132Z] + git tag --list [2022-01-20T21:11:49.133Z] 0.6.0 [2022-01-20T21:11:49.133Z] 0.6.1 [2022-01-20T21:11:49.133Z] 0.7.0 [2022-01-20T21:11:49.133Z] 0.7.1 [2022-01-20T21:11:49.133Z] v1.0.0 [2022-01-20T21:11:49.133Z] v1.0.1 [2022-01-20T21:11:49.133Z] v1.1.0 [2022-01-20T21:11:49.133Z] v1.2.0 [2022-01-20T21:11:49.133Z] v1.2.1 [2022-01-20T21:11:49.133Z] v1.3.0 [2022-01-20T21:11:49.133Z] v1.3.1 [2022-01-20T21:11:49.133Z] v2.0.0 [2022-01-20T21:11:49.133Z] v2.0.1-dev.1 [2022-01-20T21:11:49.133Z] v2.0.1-dev.10 [2022-01-20T21:11:49.133Z] v2.0.1-dev.11 [2022-01-20T21:11:49.133Z] v2.0.1-dev.12 [2022-01-20T21:11:49.133Z] v2.0.1-dev.13 [2022-01-20T21:11:49.133Z] v2.0.1-dev.14 [2022-01-20T21:11:49.133Z] v2.0.1-dev.15 [2022-01-20T21:11:49.133Z] v2.0.1-dev.16 [2022-01-20T21:11:49.133Z] v2.0.1-dev.17 [2022-01-20T21:11:49.133Z] v2.0.1-dev.18 [2022-01-20T21:11:49.133Z] v2.0.1-dev.19 [2022-01-20T21:11:49.133Z] v2.0.1-dev.2 [2022-01-20T21:11:49.133Z] v2.0.1-dev.20 [2022-01-20T21:11:49.133Z] v2.0.1-dev.21 [2022-01-20T21:11:49.133Z] v2.0.1-dev.22 [2022-01-20T21:11:49.133Z] v2.0.1-dev.23 [2022-01-20T21:11:49.133Z] v2.0.1-dev.24 [2022-01-20T21:11:49.133Z] v2.0.1-dev.25 [2022-01-20T21:11:49.133Z] v2.0.1-dev.26 [2022-01-20T21:11:49.133Z] v2.0.1-dev.27 [2022-01-20T21:11:49.133Z] v2.0.1-dev.28 [2022-01-20T21:11:49.133Z] v2.0.1-dev.29 [2022-01-20T21:11:49.133Z] v2.0.1-dev.3 [2022-01-20T21:11:49.133Z] v2.0.1-dev.30 [2022-01-20T21:11:49.133Z] v2.0.1-dev.31 [2022-01-20T21:11:49.133Z] v2.0.1-dev.32 [2022-01-20T21:11:49.133Z] v2.0.1-dev.33 [2022-01-20T21:11:49.133Z] v2.0.1-dev.34 [2022-01-20T21:11:49.133Z] v2.0.1-dev.35 [2022-01-20T21:11:49.133Z] v2.0.1-dev.36 [2022-01-20T21:11:49.133Z] v2.0.1-dev.37 [2022-01-20T21:11:49.133Z] v2.0.1-dev.38 [2022-01-20T21:11:49.133Z] v2.0.1-dev.39 [2022-01-20T21:11:49.133Z] v2.0.1-dev.4 [2022-01-20T21:11:49.133Z] v2.0.1-dev.40 [2022-01-20T21:11:49.133Z] v2.0.1-dev.41 [2022-01-20T21:11:49.133Z] v2.0.1-dev.42 [2022-01-20T21:11:49.133Z] v2.0.1-dev.43 [2022-01-20T21:11:49.133Z] v2.0.1-dev.44 [2022-01-20T21:11:49.133Z] v2.0.1-dev.45 [2022-01-20T21:11:49.133Z] v2.0.1-dev.46 [2022-01-20T21:11:49.133Z] v2.0.1-dev.47 [2022-01-20T21:11:49.133Z] v2.0.1-dev.48 [2022-01-20T21:11:49.133Z] v2.0.1-dev.49 [2022-01-20T21:11:49.133Z] v2.0.1-dev.5 [2022-01-20T21:11:49.133Z] v2.0.1-dev.50 [2022-01-20T21:11:49.133Z] v2.0.1-dev.51 [2022-01-20T21:11:49.133Z] v2.0.1-dev.52 [2022-01-20T21:11:49.133Z] v2.0.1-dev.53 [2022-01-20T21:11:49.133Z] v2.0.1-dev.54 [2022-01-20T21:11:49.133Z] v2.0.1-dev.55 [2022-01-20T21:11:49.133Z] v2.0.1-dev.56 [2022-01-20T21:11:49.133Z] v2.0.1-dev.57 [2022-01-20T21:11:49.133Z] v2.0.1-dev.58 [2022-01-20T21:11:49.133Z] v2.0.1-dev.59 [2022-01-20T21:11:49.133Z] v2.0.1-dev.6 [2022-01-20T21:11:49.133Z] v2.0.1-dev.60 [2022-01-20T21:11:49.133Z] v2.0.1-dev.61 [2022-01-20T21:11:49.133Z] v2.0.1-dev.62 [2022-01-20T21:11:49.133Z] v2.0.1-dev.63 [2022-01-20T21:11:49.133Z] v2.0.1-dev.64 [2022-01-20T21:11:49.133Z] v2.0.1-dev.65 [2022-01-20T21:11:49.133Z] v2.0.1-dev.66 [2022-01-20T21:11:49.133Z] v2.0.1-dev.67 [2022-01-20T21:11:49.133Z] v2.0.1-dev.68 [2022-01-20T21:11:49.133Z] v2.0.1-dev.69 [2022-01-20T21:11:49.133Z] v2.0.1-dev.7 [2022-01-20T21:11:49.133Z] v2.0.1-dev.70 [2022-01-20T21:11:49.133Z] v2.0.1-dev.71 [2022-01-20T21:11:49.133Z] v2.0.1-dev.72 [2022-01-20T21:11:49.133Z] v2.0.1-dev.73 [2022-01-20T21:11:49.133Z] v2.0.1-dev.74 [2022-01-20T21:11:49.133Z] v2.0.1-dev.75 [2022-01-20T21:11:49.133Z] v2.0.1-dev.76 [2022-01-20T21:11:49.133Z] v2.0.1-dev.77 [2022-01-20T21:11:49.133Z] v2.0.1-dev.78 [2022-01-20T21:11:49.133Z] v2.0.1-dev.79 [2022-01-20T21:11:49.133Z] v2.0.1-dev.8 [2022-01-20T21:11:49.133Z] v2.0.1-dev.80 [2022-01-20T21:11:49.133Z] v2.0.1-dev.81 [2022-01-20T21:11:49.133Z] v2.0.1-dev.82 [2022-01-20T21:11:49.133Z] v2.0.1-dev.83 [2022-01-20T21:11:49.133Z] v2.0.1-dev.84 [2022-01-20T21:11:49.133Z] v2.0.1-dev.85 [2022-01-20T21:11:49.133Z] v2.0.1-dev.86 [2022-01-20T21:11:49.133Z] v2.0.1-dev.87 [2022-01-20T21:11:49.133Z] v2.0.1-dev.88 [2022-01-20T21:11:49.133Z] v2.0.1-dev.89 [2022-01-20T21:11:49.133Z] v2.0.1-dev.9 [2022-01-20T21:11:49.133Z] v2.0.1-dev.90 [2022-01-20T21:11:49.133Z] v2.0.1-dev.91 [2022-01-20T21:11:49.133Z] v2.0.1-dev.92 [2022-01-20T21:11:49.133Z] v2.0.1-dev.93 [2022-01-20T21:11:49.133Z] v2.0.1-dev.94 [2022-01-20T21:11:49.133Z] v2.0.1-dev.95 [2022-01-20T21:11:49.133Z] v2.0.1-dev.96 [2022-01-20T21:11:49.133Z] v2.0.1-dev.97 [2022-01-20T21:11:49.133Z] v2.0.1-dev.98 [2022-01-20T21:11:49.133Z] v2.0.1-dev.99 [2022-01-20T21:11:49.133Z] v2.1.0 [2022-01-20T21:11:49.133Z] v2.2.0-dev.1 [2022-01-20T21:11:49.133Z] v2.2.0-dev.10 [2022-01-20T21:11:49.133Z] v2.2.0-dev.11 [2022-01-20T21:11:49.133Z] v2.2.0-dev.12 [2022-01-20T21:11:49.133Z] v2.2.0-dev.13 [2022-01-20T21:11:49.133Z] v2.2.0-dev.14 [2022-01-20T21:11:49.133Z] v2.2.0-dev.15 [2022-01-20T21:11:49.133Z] v2.2.0-dev.16 [2022-01-20T21:11:49.133Z] v2.2.0-dev.17 [2022-01-20T21:11:49.133Z] v2.2.0-dev.18 [2022-01-20T21:11:49.133Z] v2.2.0-dev.19 [2022-01-20T21:11:49.133Z] v2.2.0-dev.2 [2022-01-20T21:11:49.133Z] v2.2.0-dev.20 [2022-01-20T21:11:49.133Z] v2.2.0-dev.21 [2022-01-20T21:11:49.133Z] v2.2.0-dev.22 [2022-01-20T21:11:49.133Z] v2.2.0-dev.3 [2022-01-20T21:11:49.133Z] v2.2.0-dev.4 [2022-01-20T21:11:49.133Z] v2.2.0-dev.5 [2022-01-20T21:11:49.133Z] v2.2.0-dev.6 [2022-01-20T21:11:49.133Z] v2.2.0-dev.7 [2022-01-20T21:11:49.133Z] v2.2.0-dev.8 [2022-01-20T21:11:49.133Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-20T21:11:49.430Z] + lftools sign git-tag v2.2.0-dev.22 [2022-01-20T21:11:50.004Z] Signing Git tag with Sigul... [2022-01-20T21:11:50.004Z] Signing v2.2.0-dev.22 [Pipeline] echo [2022-01-20T21:11:50.271Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:11:50.560Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-20T21:11:50.567Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-20T21:11:50.583Z] $ docker stop --time=1 ab0d5a3f1e7c9f947c2cddac4574bdca7859a125156f0ee5af0030969210b37f [2022-01-20T21:11:51.799Z] $ docker rm -f ab0d5a3f1e7c9f947c2cddac4574bdca7859a125156f0ee5af0030969210b37f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-20T21:11:52.214Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T21:11:52.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:11:52.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T21:11:52.510Z] . [Pipeline] withDockerContainer [2022-01-20T21:11:52.588Z] prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container [2022-01-20T21:11:52.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T21:11:53.065Z] $ docker top e32e9133b3e564cdcf5e72ba20eaba447d721faf1a4f9101bd0f413d26081606 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T21:11:53.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T21:11:53.160Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T21:11:53.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T21:11:53.288Z] $ docker exec e32e9133b3e564cdcf5e72ba20eaba447d721faf1a4f9101bd0f413d26081606 ssh-agent [2022-01-20T21:11:53.395Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcBjIHM/agent.15 [2022-01-20T21:11:53.395Z] SSH_AGENT_PID=21 [2022-01-20T21:11:53.400Z] Running ssh-add (command line suppressed) [2022-01-20T21:11:53.496Z] Identity added: /w/workspace/edgex-go/139@tmp/private_key_3695306272916354616.key (/w/workspace/edgex-go/139@tmp/private_key_3695306272916354616.key) [2022-01-20T21:11:53.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T21:11:53.799Z] + git semver bump pre [2022-01-20T21:11:53.799Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T21:11:53.799Z] # $GIT_DIR = /w/workspace/edgex-go/139/.git [2022-01-20T21:11:53.799Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/139 [2022-01-20T21:11:53.799Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T21:11:53.799Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T21:11:53.799Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T21:11:53.799Z] # $SEMVER_BRANCH = main [2022-01-20T21:11:53.799Z] # $SEMVER_DIR = /w/workspace/edgex-go/139/.semver [2022-01-20T21:11:53.799Z] 2.2.0-dev.23 [Pipeline] } [2022-01-20T21:11:53.808Z] $ docker exec --env ******** --env ******** e32e9133b3e564cdcf5e72ba20eaba447d721faf1a4f9101bd0f413d26081606 ssh-agent -k [2022-01-20T21:11:53.923Z] unset SSH_AUTH_SOCK; [2022-01-20T21:11:53.923Z] unset SSH_AGENT_PID; [2022-01-20T21:11:53.923Z] echo Agent pid 21 killed; [2022-01-20T21:11:53.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T21:11:54.238Z] + git semver [Pipeline] } [2022-01-20T21:11:54.251Z] $ docker stop --time=1 e32e9133b3e564cdcf5e72ba20eaba447d721faf1a4f9101bd0f413d26081606 [2022-01-20T21:11:55.462Z] $ docker rm -f e32e9133b3e564cdcf5e72ba20eaba447d721faf1a4f9101bd0f413d26081606 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T21:11:55.831Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T21:11:55.831Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:11:56.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T21:11:56.128Z] . [Pipeline] withDockerContainer [2022-01-20T21:11:56.196Z] prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container [2022-01-20T21:11:56.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T21:11:56.620Z] $ docker top be397739fe06c627a0cd9659d3a44cac2c04330606a10aaaeb396c7d40c0d597 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T21:11:56.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T21:11:56.715Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T21:11:56.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T21:11:56.814Z] $ docker exec be397739fe06c627a0cd9659d3a44cac2c04330606a10aaaeb396c7d40c0d597 ssh-agent [2022-01-20T21:11:56.908Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFbbPJH/agent.14 [2022-01-20T21:11:56.908Z] SSH_AGENT_PID=21 [2022-01-20T21:11:56.913Z] Running ssh-add (command line suppressed) [2022-01-20T21:11:57.003Z] Identity added: /w/workspace/edgex-go/139@tmp/private_key_1661739371597183914.key (/w/workspace/edgex-go/139@tmp/private_key_1661739371597183914.key) [2022-01-20T21:11:57.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T21:11:57.309Z] + git semver push [2022-01-20T21:11:57.309Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T21:11:57.309Z] # $GIT_DIR = /w/workspace/edgex-go/139/.git [2022-01-20T21:11:57.309Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/139 [2022-01-20T21:11:57.309Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T21:11:57.309Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T21:11:57.309Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T21:11:57.309Z] # $SEMVER_BRANCH = main [2022-01-20T21:11:57.309Z] # $SEMVER_DIR = /w/workspace/edgex-go/139/.semver [Pipeline] } [2022-01-20T21:12:01.537Z] $ docker exec --env ******** --env ******** be397739fe06c627a0cd9659d3a44cac2c04330606a10aaaeb396c7d40c0d597 ssh-agent -k [2022-01-20T21:12:01.619Z] unset SSH_AUTH_SOCK; [2022-01-20T21:12:01.619Z] unset SSH_AGENT_PID; [2022-01-20T21:12:01.619Z] echo Agent pid 21 killed; [2022-01-20T21:12:01.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T21:12:01.928Z] + git semver [Pipeline] } [2022-01-20T21:12:01.940Z] $ docker stop --time=1 be397739fe06c627a0cd9659d3a44cac2c04330606a10aaaeb396c7d40c0d597 [2022-01-20T21:12:03.142Z] $ docker rm -f be397739fe06c627a0cd9659d3a44cac2c04330606a10aaaeb396c7d40c0d597 [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 [2022-01-20T21:12:03.706Z] + '[' -d /w/workspace/edgex-go/139/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:12:03.999Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:12:04.567Z] ---> package-listing.sh [2022-01-20T21:12:04.567Z] ++ facter osfamily [2022-01-20T21:12:04.567Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T21:12:04.828Z] + OS_FAMILY=redhat [2022-01-20T21:12:04.828Z] + workspace=/w/workspace/edgex-go/139 [2022-01-20T21:12:04.828Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T21:12:04.828Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T21:12:04.828Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T21:12:04.828Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T21:12:04.828Z] + '[' /w/workspace/edgex-go/139 ']' [2022-01-20T21:12:04.828Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T21:12:04.828Z] + case "${OS_FAMILY}" in [2022-01-20T21:12:04.828Z] + rpm -qa [2022-01-20T21:12:04.828Z] + sort [2022-01-20T21:12:09.030Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T21:12:09.030Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T21:12:09.030Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T21:12:09.030Z] + '[' /w/workspace/edgex-go/139 ']' [2022-01-20T21:12:09.030Z] + mkdir -p /w/workspace/edgex-go/139/archives/ [2022-01-20T21:12:09.030Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/139/archives/ [Pipeline] echo [2022-01-20T21:12:09.042Z] 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/139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-20T21:12:09.328Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:12:09.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T21:12:09.884Z] [2022-01-20T21:12:09.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T21:12:10.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T21:12:10.184Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T21:12:10.184Z] b4d181a07f80: Pulling fs layer [2022-01-20T21:12:10.184Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T21:12:10.184Z] ed53099fbce6: Pulling fs layer [2022-01-20T21:12:10.184Z] dc539afda2c1: Pulling fs layer [2022-01-20T21:12:10.184Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T21:12:10.184Z] 9065ff56babe: Pulling fs layer [2022-01-20T21:12:10.184Z] d287ab97295c: Pulling fs layer [2022-01-20T21:12:10.184Z] dc539afda2c1: Waiting [2022-01-20T21:12:10.184Z] 77bc0d833cb6: Waiting [2022-01-20T21:12:10.184Z] 9065ff56babe: Waiting [2022-01-20T21:12:10.184Z] d287ab97295c: Waiting [2022-01-20T21:12:10.184Z] a1111a8f2ec3: Download complete [2022-01-20T21:12:10.184Z] dc539afda2c1: Download complete [2022-01-20T21:12:10.184Z] ed53099fbce6: Verifying Checksum [2022-01-20T21:12:10.184Z] ed53099fbce6: Download complete [2022-01-20T21:12:10.453Z] 9065ff56babe: Verifying Checksum [2022-01-20T21:12:10.453Z] 9065ff56babe: Download complete [2022-01-20T21:12:10.453Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T21:12:10.453Z] 77bc0d833cb6: Download complete [2022-01-20T21:12:10.453Z] b4d181a07f80: Verifying Checksum [2022-01-20T21:12:10.453Z] b4d181a07f80: Download complete [2022-01-20T21:12:11.031Z] d287ab97295c: Verifying Checksum [2022-01-20T21:12:11.031Z] d287ab97295c: Download complete [2022-01-20T21:12:11.611Z] b4d181a07f80: Pull complete [2022-01-20T21:12:11.874Z] a1111a8f2ec3: Pull complete [2022-01-20T21:12:12.446Z] ed53099fbce6: Pull complete [2022-01-20T21:12:12.446Z] dc539afda2c1: Pull complete [2022-01-20T21:12:12.707Z] 77bc0d833cb6: Pull complete [2022-01-20T21:12:12.967Z] 9065ff56babe: Pull complete [2022-01-20T21:12:18.286Z] d287ab97295c: Pull complete [2022-01-20T21:12:18.286Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T21:12:18.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T21:12:18.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T21:12:18.355Z] prd-centos7-docker-4c-2g-3560 does not seem to be running inside a container [2022-01-20T21:12:18.390Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/139/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/139 -v /w/workspace/edgex-go/139:/w/workspace/edgex-go/139:rw,z -v /w/workspace/edgex-go/139@tmp:/w/workspace/edgex-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T21:12:20.987Z] $ docker top a9304ff913938adcebe1837c76e0e2489178034a3224acdbfb1db76fbd094e03 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T21:12:21.335Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T21:12:21.628Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T21:12:21.915Z] + ls /var/log/sa-host [2022-01-20T21:12:21.915Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T21:12:21.915Z] file_magic: OK [2022-01-20T21:12:21.915Z] HZ: Using current value: 100 [2022-01-20T21:12:21.915Z] file_header: OK [2022-01-20T21:12:21.915Z] 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 [2022-01-20T21:12:21.915Z] Statistics: [2022-01-20T21:12:21.915Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T21:12:21.915Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T21:12:21.915Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T21:12:21.915Z] file_magic: OK [2022-01-20T21:12:21.915Z] HZ: Using current value: 100 [2022-01-20T21:12:21.915Z] file_header: OK [2022-01-20T21:12:21.915Z] 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 [2022-01-20T21:12:21.915Z] Statistics: [2022-01-20T21:12:21.915Z] 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... [2022-01-20T21:12:21.915Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T21:12:22.005Z] provisioning config files... [2022-01-20T21:12:22.014Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/139@tmp/config5234942805700133387tmp [Pipeline] { [Pipeline] echo [2022-01-20T21:12:22.027Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:12:22.312Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T21:12:22.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:12:22.646Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T21:12:22.656Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:12:22.964Z] ---> sudo-logs.sh [2022-01-20T21:12:22.964Z] Archiving 'sudo' log.. [2022-01-20T21:12:22.964Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3560.novalocal: Name or service not known [2022-01-20T21:12:22.964Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3560.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T21:12:22.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:12:23.279Z] ---> job-cost.sh [2022-01-20T21:12:23.279Z] lf-activate-venv: SKIPPING [2022-01-20T21:12:23.279Z] DEBUG: total: 0.10999999940395355 [2022-01-20T21:12:23.279Z] INFO: Retrieving Stack Cost... [2022-01-20T21:12:23.540Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T21:12:23.800Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T21:12:23.813Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T21:12:24.099Z] ---> logs-deploy.sh [2022-01-20T21:12:24.099Z] lf-activate-venv: SKIPPING [2022-01-20T21:12:24.099Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/139 [2022-01-20T21:12:24.099Z] INFO: archiving workspace using pattern(s): [2022-01-20T21:12:24.670Z] Archives upload complete. [2022-01-20T21:12:24.931Z] INFO: archiving logs to Nexus